diff -r 000000000000 -r 6783e13bb05d icons/filenew.xpm
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/icons/filenew.xpm	Sat Apr 09 22:50:08 2005 +0000
@@ -0,0 +1,36 @@
+/* XPM */
+static const char *filenew_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"22 22 8 1",
+"  c Gray100",
+". c Gray76",
+"X c Gray53",
+"o c Gray36",
+"O c Gray18",
+"+ c Gray0",
+"@ c None",
+"# c Gray0",
+/* pixels */
+"@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@++++++++++@@@@@@@@",
+"@@@@+       +O+@@@@@@@",
+"@@@@+       +oO+@@@@@@",
+"@@@@+       +XoO+@@@@@",
+"@@@@+       +.XoO+@@@@",
+"@@@@+       + .XoO+@@@",
+"@@@@+       +++++++@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+             +@@@",
+"@@@@+++++++++++++++@@@",
+"@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@"
+};