summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/document-print.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/document-print.xpm')
-rw-r--r--app/bin/bitmaps/document-print.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/app/bin/bitmaps/document-print.xpm b/app/bin/bitmaps/document-print.xpm
new file mode 100644
index 0000000..69802d6
--- /dev/null
+++ b/app/bin/bitmaps/document-print.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * document_print_xpm[] = {
+"16 16 5 1",
+" c None",
+". c #BABDB6",
+"+ c #EEEEEC",
+"@ c #888A85",
+"# c #D3D7CF",
+" ",
+" ........... ",
+" .++++@++++. ",
+" .+..@@@..+. ",
+" .++@@@@@++. ",
+" .+...@...+. ",
+" .++++@++++. ",
+" .+++++++++. ",
+" @@@.........@@@",
+" @+++++++++++++@",
+" @+#+.+#+#+#+#+@",
+" @+###########+@",
+" @+.@@@@@@@@@.+@",
+" @+...........+@",
+" @+###########+@",
+" @@@@@@@@@@@@@@@"};