view lisp/toolbar/left_arrow.xpm @ 32471:21ae70900bb0

Fix dates on Eshell's entries.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 14 Oct 2000 20:05:58 +0000
parents 8f4a34146a9d
children 54d90c318dfd
line wrap: on
line source

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"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 $$$$$$",
"$$$$$$$$$$$$$$  . $$$$$$",
"$$$$$$$$$$$$$$$$  $$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$"
};