view etc/images/low-color/left-arrow.xpm @ 82285:e6a22becd0a3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Aug 2007 01:03:00 +0000
parents 28718fa5d988
children
line wrap: on
line source

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