view lisp/toolbar/lc-up_arrow.xpm @ 83160:c5bae78b527c

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-408 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-200
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 15 Jun 2004 16:45:35 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * up_arrow2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #87AF85",
"+	c #000100",
"@	c #504D46",
"#	c #6B6B66",
"$	c #BBBDBA",
"%	c #FFFFFF",
"&	c #3E4850",
"                        ",
"                        ",
"           +            ",
"          &$+           ",
"         +%.@+          ",
"        +%...@+         ",
"       +%.....@+        ",
"      +%......#@+       ",
"     +%.......##@+      ",
"    +%$$.....#@@@@+     ",
"   +++++$.....@+++++    ",
"       +$....#@+        ",
"       +$....#@+        ",
"       +$...##@+        ",
"       +$...##@+        ",
"       +$...##@+        ",
"       +...#@@@+        ",
"       +++++++++        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};