summaryrefslogtreecommitdiff
path: root/lisp/toolbar/left_arrow.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/toolbar/left_arrow.xpm')
-rw-r--r--lisp/toolbar/left_arrow.xpm71
1 files changed, 34 insertions, 37 deletions
diff --git a/lisp/toolbar/left_arrow.xpm b/lisp/toolbar/left_arrow.xpm
index 1f99d0b20bf..b3f0ae4ab9a 100644
--- a/lisp/toolbar/left_arrow.xpm
+++ b/lisp/toolbar/left_arrow.xpm
@@ -1,39 +1,36 @@
/* XPM */
-static char *magick[] = {
-/* columns rows colors chars-per-pixel */
+static char * left_arrow_xpm[] = {
"24 24 9 1",
-" c Gray0",
-". c #36e159032f85",
-"X c #484873733e3e",
-"o c #4ee879e04578",
-"O c #6be296e56112",
-"+ c #8383aa2a7979",
-"@ c #b1b1c7c7acac",
-"# c #e430ebc9e28c",
-"$ c None",
-/* pixels */
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$ $$$$$$",
-"$$$$$$$$$$$$$$ @ $$$$$$",
-"$$$$$$$$$$$$ #$@ $$$$$$",
-"$$$$$$$$$$ #$##@ $$$$$$",
-"$$$$$$$$ #$####@ $$$$$$",
-"$$$$$$ #$######@ $$$$$$",
-"$$$$ @$########@.$$$$$$",
-"$$$$ .OO+O+++++O $$$$$$",
-"$$$$$$ ooO+O+++O $$$$$$",
-"$$$$$$$$ .oO+++O $$$$$$",
-"$$$$$$$$$$ ooO+O $$$$$$",
-"$$$$$$$$$$$$ XOO $$$$$$",
-"$$$$$$$$$$$$$$ . $$$$$$",
-"$$$$$$$$$$$$$$$$ $$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$"
-};
+" c None",
+". c #020202",
+"+ c #121A12",
+"@ c #78A16E",
+"# c #86AD7D",
+"$ c #B2C6AE",
+"% c #263222",
+"& c #E7EDE6",
+"* c #497241",
+" ",
+" ",
+" ",
+" ",
+" ",
+" .. ",
+" ..$. ",
+" ..&&$. ",
+" ..&&&&$. ",
+" ..&&&&&&$. ",
+" .+&&&&&&&&$. ",
+" ..$&&&&&&&&&$% ",
+" ..**@@@#####@. ",
+" ..**@#@###@. ",
+" ..**@#@#@. ",
+" ..**@@@. ",
+" ..*@*. ",
+" ..*. ",
+" .. ",
+" ",
+" ",
+" ",
+" ",
+" "};