view etc/images/low-color/up-arrow.xpm @ 96664:b306a69b9d7f

applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Tue, 15 Jul 2008 13:04:01 +0000
parents 28718fa5d988
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",
"                        ",
"                        ",
"           +            ",
"          &$+           ",
"         +%.@+          ",
"        +%...@+         ",
"       +%.....@+        ",
"      +%......#@+       ",
"     +%.......##@+      ",
"    +%$$.....#@@@@+     ",
"   +++++$.....@+++++    ",
"       +$....#@+        ",
"       +$....#@+        ",
"       +$...##@+        ",
"       +$...##@+        ",
"       +$...##@+        ",
"       +...#@@@+        ",
"       +++++++++        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};