diff pixmaps/tb_print.xpm @ 7:3fc0f57ecb91 v7.0001

updated for version 7.0001
author vimboss
date Sun, 13 Jun 2004 20:20:40 +0000
parents
children af1bcb9a13c0
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/pixmaps/tb_print.xpm
@@ -0,0 +1,31 @@
+/* XPM */
+static char * tb_print_xpm[] = {
+/* width height ncolors cpp [x_hot y_hot] */
+"18 18 7 1 0 0",
+/* colors */
+" 	s none	m none	c none",
+".	s iconColor1	m black	c #000000",
+"X	s iconColor2	m none 	c #FFFFFF",
+"o	s iconGray2	m none 	c #bdbdbd",
+"O	s iconGray5	m black	c #737373",
+"+	s bottomShadowColor	m black	c #5D6069",
+"@	c #FF1144",
+/* pixels */
+"   .......        ",
+"   .XXXXX..       ",
+"   .X...X.X.      ",
+"   .XXXXX....     ",
+"   .X...XXXX.O    ",
+"   .XXXXXXXX.O    ",
+"   .X.....XX.O    ",
+"   .XXXXXXXX.O    ",
+"................  ",
+".XXXXXXXXXXXXXO.  ",
+".X@@ooooooooooO.O ",
+".XooooooooooooO.O ",
+".XooooooooooooO.O ",
+"................O ",
+" .OOOOOOOOOOOO.OO ",
+" ..............O  ",
+"   OOOOOOOOOOOOO  ",
+"                  "};