summaryrefslogtreecommitdiff
path: root/pixmaps/tb_print.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/tb_print.xpm')
-rw-r--r--pixmaps/tb_print.xpm31
1 files changed, 31 insertions, 0 deletions
diff --git a/pixmaps/tb_print.xpm b/pixmaps/tb_print.xpm
new file mode 100644
index 000000000..a3a4756b1
--- /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 ",
+" "};