diff pixmaps/tb_redo.xpm @ 2008:6f049002d963

[gaim-migrate @ 2018] i'm not sure i like this yet. i think we need better pixmaps or something. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 13 Jun 2001 07:26:16 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/tb_redo.xpm	Wed Jun 13 07:26:16 2001 +0000
@@ -0,0 +1,35 @@
+/* XPM */
+static char * tb_redo_xpm[] = {
+"24 24 8 1",
+" 	c None",
+".	c #000000",
+"+	c #4C603C",
+"@	c #566B43",
+"#	c #445636",
+"$	c #526741",
+"%	c #5A7046",
+"&	c #37452B",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"              .         ",
+"              ..        ",
+"           ...+@.       ",
+"         ..#+$$%$.      ",
+"        .##...$@.       ",
+"        .&.   ..        ",
+"       .&.    .         ",
+"       ..               ",
+"       ..               ",
+"        .               ",
+"         .              ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};