summaryrefslogtreecommitdiff
path: root/icons/16x16-kde/file.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-kde/file.xpm')
-rw-r--r--icons/16x16-kde/file.xpm32
1 files changed, 32 insertions, 0 deletions
diff --git a/icons/16x16-kde/file.xpm b/icons/16x16-kde/file.xpm
new file mode 100644
index 0000000..01a77c6
--- /dev/null
+++ b/icons/16x16-kde/file.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char *ft_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 10 1",
+"' c #000000000000",
+". c #303030303030",
+"X c #585858585858",
+"o c #a0a0a0a0a0a0",
+"O c #ffffdcdca8a8",
+"+ c #c3c3c3c3c3c3",
+"@ c #dcdcdcdcdcdc",
+"# c #ffffffffc0c0",
+"$ c #ffffffffffff",
+" c None",
+/* pixels */
+" XXXXX..'' ",
+" X@@@@@+.+' ",
+" X@$$$$$X$@' ",
+" X@'$'$$X@$+' ",
+" X@$$$$$XXX.' ",
+" X@'$'$$$@+o' ",
+" X@$$$$$$#$@' ",
+" X@$$'$'$'$$' ",
+" X@$$$$#$#$#' ",
+" X@'$'$$$'O$' ",
+" X@$$#$#$#$#' ",
+" X@'$'$'O'O$' ",
+" X@#$#$#$#$#' ",
+" X@$$$O$O$O#' ",
+" X@#$#$#$###' ",
+" .''''''''''' ",
+};