Merge from `elmo-lunafy' branch.
authorokazaki <okazaki>
Wed, 20 Jun 2001 02:26:53 +0000 (02:26 +0000)
committerokazaki <okazaki>
Wed, 20 Jun 2001 02:26:53 +0000 (02:26 +0000)
etc/icons/nmz.xpm [new file with mode: 0644]
etc/icons/shimbun.xpm [new file with mode: 0644]

diff --git a/etc/icons/nmz.xpm b/etc/icons/nmz.xpm
new file mode 100644 (file)
index 0000000..1710fde
--- /dev/null
@@ -0,0 +1,35 @@
+/* XPM */
+static char * namazu_xpm[] = {
+"16 16 16 1",
+"      c None",
+".     c #104008200000",
+"X     c #000000000000",
+"o     c #BEFB71C638E3",
+"O     c #30C224924103",
+"+     c #28A220812081",
+"@     c #1040104028A2",
+"#     c #104010401040",
+"$     c #186110400820",
+"%     c #9E79596528A2",
+"&     c #AEBA69A630C2",
+"*     c #CF3CAAAAAEBA",
+"=     c #082008200820",
+"-     c #38E324921040",
+";     c #49242CB21861",
+":     c #410338E330C2",
+"                ",
+"     ...X       ",
+"    XooooX      ",
+"   XoooooX      ",
+"  XoooooooX     ",
+"  XoooooooX     ",
+"  XXoXoooooO    ",
+"  XXoXooooo+   X",
+"  XoooooXXooX XX",
+"  @##$%.o&ooXXoX",
+" X****#ooooooooX",
+" X*****XXoooooX ",
+" XXXX+***=oooX  ",
+"  X******=-;ooX ",
+"   ::::::X  -o# ",
+"             $# "};
diff --git a/etc/icons/shimbun.xpm b/etc/icons/shimbun.xpm
new file mode 100644 (file)
index 0000000..f5e922b
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char *shimbun[] = {
+/* width height num_colors chars_per_pixel */
+"    16    16        5            1",
+/* colors */
+". c None",
+"# c #000000",
+"a c #9ec29e",
+"b c #ffffff",
+"c c #b1f5a0",
+/* pixels */
+"................",
+"................",
+".#############..",
+"#a#bbbbbbbbbb#..",
+"#a#ba#a###b#b#..",
+"##a#bbbbbbbbb#..",
+"#a##b##a##a#ab#.",
+".#aa#bbbbbb#bb#.",
+".##a#baaabbbbb#.",
+".##a#baaa#b#b#b#",
+"..#a#cccccccccb#",
+"..##cccccccccc#.",
+"...###########..",
+"................",
+"................",
+"................"
+};