summaryrefslogtreecommitdiff
path: root/navit/xpm/gc_mystery.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'navit/xpm/gc_mystery.xpm')
-rw-r--r--navit/xpm/gc_mystery.xpm40
1 files changed, 40 insertions, 0 deletions
diff --git a/navit/xpm/gc_mystery.xpm b/navit/xpm/gc_mystery.xpm
new file mode 100644
index 000000000..7857292ae
--- /dev/null
+++ b/navit/xpm/gc_mystery.xpm
@@ -0,0 +1,40 @@
+/* XPM */
+static char *gc_mystery[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 18 1",
+" c black",
+". c #000041",
+"X c #003041",
+"o c #396500",
+"O c #7B0041",
+"+ c #414141",
+"@ c #00308B",
+"# c #0030B4",
+"$ c #7B008B",
+"% c #7B658B",
+"& c #399500",
+"* c #009541",
+"= c #0095B4",
+"- c #7B95B4",
+"; c none",
+": c #838383",
+"> c #BD95B4",
+", c #C5C5C5",
+/* pixels */
+";;;;;;;;;;;;;;;;",
+";;;;;:$$O:;;;;;;",
+";;;;+X###%o;;;;;",
+";;;:@#XX@#-o;;;;",
+";;;*#X,;:@#-;;;;",
+";;;*#%O;;X#%;;;;",
+";;;>X#%,;X#&;;;;",
+";;;;>*$;*#o;;;;;",
+";;;;;;;+X+;;;;;;",
+";;;;;;,X$;;;;;;;",
+";;;;;;$ :;;;;;;;",
+";;;;;;,+,;;;;;;;",
+";;;;;:.#+:;;;;;;",
+";;;;;:X=+:;;;;;;",
+";;;;;;:$:;;;;;;;",
+";;;;;;;;;;;;;;;;"
+};