summaryrefslogtreecommitdiff
path: root/trunk/ext/json/lib/json/Numeric.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ext/json/lib/json/Numeric.xpm')
-rw-r--r--trunk/ext/json/lib/json/Numeric.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/trunk/ext/json/lib/json/Numeric.xpm b/trunk/ext/json/lib/json/Numeric.xpm
new file mode 100644
index 0000000000..e071e2ee9c
--- /dev/null
+++ b/trunk/ext/json/lib/json/Numeric.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * Numeric_xpm[] = {
+"16 16 9 1",
+" c None",
+". c #FF0000",
+"+ c #0000FF",
+"@ c #0023DB",
+"# c #00EA14",
+"$ c #00FF00",
+"% c #004FAF",
+"& c #0028D6",
+"* c #00F20C",
+" ",
+" ",
+" ",
+" ... +++@#$$$$ ",
+" .+ %& $$ ",
+" . + $ ",
+" . + $$ ",
+" . ++$$$$ ",
+" . + $$ ",
+" . + $ ",
+" . + $ ",
+" . + $ $$ ",
+" .....++++*$$ ",
+" ",
+" ",
+" "};