summaryrefslogtreecommitdiff
path: root/icons/16x16-general/file-manager.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/file-manager.xpm')
-rw-r--r--icons/16x16-general/file-manager.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/icons/16x16-general/file-manager.xpm b/icons/16x16-general/file-manager.xpm
new file mode 100644
index 0000000..66c856d
--- /dev/null
+++ b/icons/16x16-general/file-manager.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * mini_filemgr_xpm[] = {
+"16 16 5 1",
+" s None c None",
+". c #808080",
+"X c #c0c0c0",
+"o c black",
+"O c white",
+" .......... ",
+" .XXXXXXX..o ",
+" ...........o ",
+" .OOOOOOOo..o ",
+" .OXXXXXXo..o ",
+" .OXooXXXo..o ",
+" .OXXXXXXo..o ",
+" .OXXXXXXo..o ",
+" .oooooooo..o ",
+" .OOOOOOOo..o ",
+" .OXXXXXXo..o ",
+" .OXooXXXo..o ",
+" .OXXXXXXo.o ",
+" .OXXXXXXoo ",
+" .oooooooo ",
+" "};