summaryrefslogtreecommitdiff
path: root/app/fvwm/icons/jlower.xpm
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 10:53:58 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 10:53:58 +0000
commit1cb4778bcef21ea9015cfccdb99abb7a0e035d74 (patch)
treef164009397f9d3d5634c6f8a94b1542f793d9692 /app/fvwm/icons/jlower.xpm
parent841f8331c93ff96bd798e9a74ba10fab155da5c5 (diff)
Importing from XF4, plus BSD make infrastructure
Diffstat (limited to 'app/fvwm/icons/jlower.xpm')
-rw-r--r--app/fvwm/icons/jlower.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/app/fvwm/icons/jlower.xpm b/app/fvwm/icons/jlower.xpm
new file mode 100644
index 000000000..d638fea55
--- /dev/null
+++ b/app/fvwm/icons/jlower.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * jlower_xpm[] = {
+"16 16 7 1",
+" s None c None",
+". c steelblue1",
+"X c black",
+"o c white",
+"O c gray60",
+"+ c gray85",
+"@ c gray45",
+" ",
+" ............ ",
+" .X.X.X..X.X. ",
+" ............ ",
+" .ooooOOOOOOOOOO",
+" .oO@OOXOXOOXOXO",
+" .ooo@OOOOOOOOOO",
+" .o@@OO++++++++O",
+"OOOOOOOOO++++++O",
+"XOXOOXOXO++++++O",
+"OOOOOOOOO++++++O",
+"++++++++O++++++O",
+"++++++++O++++++O",
+"++++++++OOOOOOOO",
+"++++++++O ",
+"++++++++O "};