summaryrefslogtreecommitdiff
path: root/icons/20x20-martys/printing.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/20x20-martys/printing.xpm')
-rw-r--r--icons/20x20-martys/printing.xpm32
1 files changed, 32 insertions, 0 deletions
diff --git a/icons/20x20-martys/printing.xpm b/icons/20x20-martys/printing.xpm
new file mode 100644
index 0000000..7c5fccd
--- /dev/null
+++ b/icons/20x20-martys/printing.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char *printer2_small[] = {
+/* width height num_colors chars_per_pixel */
+" 20 20 5 1",
+/* colors */
+". c #000000",
+"# c #a0522d",
+"a c #808080",
+" c None",
+"c c #ffff00",
+/* pixels */
+" ",
+" ",
+" ",
+" .......... ",
+" . ",
+" . ",
+" . ",
+" . .. ",
+" . ",
+" .. ##. ",
+" .#aaaaaaaaaa#.# ",
+" ..............## ",
+" .#######....#.## ",
+" .#######aaaa#.## ",
+" .####### #.#a ",
+" .############.a ",
+" aaaaaaaaaaaaa ",
+" ",
+" ",
+" ",
+};