Added file.xpm.
[elisp/wanderlust.git] / etc / icons / file.xpm
diff --git a/etc/icons/file.xpm b/etc/icons/file.xpm
new file mode 100644 (file)
index 0000000..19ce349
--- /dev/null
@@ -0,0 +1,24 @@
+/* XPM */
+static char * file_xpm[] = {
+"16 16 5 1",
+"      c None",
+".     c #000000",
+"+     c #FFFFFF",
+"@     c #CFD3CF",
+"#     c #303030",
+"                ",
+"                ",
+"  .........     ",
+"  .++++++.+.    ",
+"  .++++++.++.   ",
+"  .++++++....@  ",
+"  .++++++@@@.@  ",
+"  .+++++++++.@  ",
+"  .+++++++++.@  ",
+"  .+++++++++.@  ",
+"  #+++++++++#@  ",
+"  #+++++++++#@  ",
+"  #+++++++++#@  ",
+"  ###########@  ",
+"   @@@@@@@@@@@  ",
+"                "};