view lisp/toolbar/right_arrow.xpm @ 83054:bc4c00966ad3

Merged in changes from CVS HEAD Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-108 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-109 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-110 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-111 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-112 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-94
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 24 Feb 2004 22:48:10 +0000
parents 54d90c318dfd
children 734ff40978ad
line wrap: on
line source

/* XPM */
static char * right_arrow_xpm[] = {
"24 24 9 1",
" 	c None",
".	c #020202",
"+	c #1A1A1A",
"@	c #779D6D",
"#	c #88AE80",
"$	c #97B78B",
"%	c #9EBA92",
"&	c #E9EFE8",
"*	c #3C5936",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"      ..                ",
"      .&..              ",
"      .&&&..            ",
"      .&&&&&..          ",
"      .&&&&&&&..        ",
"      .&&&&&&&&&+.      ",
"      +&&&&&&&&&&%..    ",
"      .%#######@@*..    ",
"      .%#####@@*..      ",
"      .%###@@*..        ",
"      .$#@@*..          ",
"      .#@*..            ",
"      .*..              ",
"      ..                ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};