summaryrefslogtreecommitdiff
path: root/icons/16x16-kde/printing.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-kde/printing.xpm')
-rw-r--r--icons/16x16-kde/printing.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/icons/16x16-kde/printing.xpm b/icons/16x16-kde/printing.xpm
new file mode 100644
index 0000000..44bbcd3
--- /dev/null
+++ b/icons/16x16-kde/printing.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *ft_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 11 1",
+" c #000000000000",
+". c #303030303030",
+"X c #404040400000",
+"o c #585858585858",
+"O c #808080808080",
+"+ c #a0a0a0a0a0a0",
+"@ c #ffffdcdca8a8",
+"# c #c3c3c3c3c3c3",
+"$ c #dcdcdcdcdcdc",
+"% c #ffffffffffff",
+"& c None",
+/* pixels */
+"&&&&&&&&o o&&&&&",
+"&&&&&&&o%%#o &&&",
+"&&&&&&X%%%%%%+o&",
+"&&&&&&o%%%%%%%+ ",
+"&&&& o%%%%%%%%. ",
+"&&& O#%%%%%%%+O ",
+"&& +o%@%@%%%%o &",
+"& +++oo@%@%@+ o&",
+" ++++++ooo@%.o &",
+" $$+++++++ooo++ ",
+" $$$$$$+++++++o ",
+" $$$$$$$$$+++oo ",
+"& o$$$$$$$$ooo ",
+"&&&& o$$$$$oo &",
+"&&&&&&& o$$o &&",
+"&&&&&&&&&& &&&",
+};