diff etc/images/sort-ascending.xpm @ 69424:ed7704221f2b

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 57) - Copy/update icons from Gnus trunk
author Miles Bader <miles@gnu.org>
date Sat, 11 Mar 2006 23:42:49 +0000
parents
children 75b06a7624a1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/images/sort-ascending.xpm	Sat Mar 11 23:42:49 2006 +0000
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stock_sort_ascending_xpm[] = {
+"23 23 7 1",
+" 	c None",
+".	c #314E6C",
+"+	c #000000",
+"@	c #D1DECF",
+"#	c #7DA377",
+"$	c #E4ECE3",
+"%	c #B3C9AF",
+"                       ",
+"   ....                ",
+"  ..  ..               ",
+"  ..  ..               ",
+"  ......               ",
+"  ..  ..               ",
+"  ..  ..               ",
+"                       ",
+"          +            ",
+"                       ",
+"            +          ",
+"                       ",
+"    +         +        ",
+"   +@+   +             ",
+"  +@##+ ++      ++++++ ",
+"   +###+$+         +++ ",
+"    +##%#+        +++  ",
+"     +%##+       +++   ",
+"    +$###+      +++    ",
+"   +++++++      ++++++ ",
+"                       ",
+"                       ",
+"                       "};