summaryrefslogtreecommitdiff
path: root/navit/icons/gc_mystery.xpm
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2017-08-25 19:07:46 +0200
committerPierre GRANDIN <pgrandin@users.noreply.github.com>2017-08-25 10:07:46 -0700
commitf5abdd317e10d56226300d001469595658a605e4 (patch)
tree5f2722cb7929d406201730ae967f3f3cf69df8f8 /navit/icons/gc_mystery.xpm
parent0d5ef51e8cd6dd6e03832e995cdae2a8c02c4da6 (diff)
downloadnavit-f5abdd317e10d56226300d001469595658a605e4.tar.gz
Moved xpm to icons (#307)
Diffstat (limited to 'navit/icons/gc_mystery.xpm')
-rw-r--r--navit/icons/gc_mystery.xpm40
1 files changed, 40 insertions, 0 deletions
diff --git a/navit/icons/gc_mystery.xpm b/navit/icons/gc_mystery.xpm
new file mode 100644
index 000000000..7857292ae
--- /dev/null
+++ b/navit/icons/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=+:;;;;;;",
+";;;;;;:$:;;;;;;;",
+";;;;;;;;;;;;;;;;"
+};