summaryrefslogtreecommitdiff
path: root/app/fvwm/icons/mini.xpaint.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/mini.xpaint.xpm
parent841f8331c93ff96bd798e9a74ba10fab155da5c5 (diff)
Importing from XF4, plus BSD make infrastructure
Diffstat (limited to 'app/fvwm/icons/mini.xpaint.xpm')
-rw-r--r--app/fvwm/icons/mini.xpaint.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/app/fvwm/icons/mini.xpaint.xpm b/app/fvwm/icons/mini.xpaint.xpm
new file mode 100644
index 000000000..0a95f70d6
--- /dev/null
+++ b/app/fvwm/icons/mini.xpaint.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * mini_xpaint_xpm[] = {
+"14 14 6 2 0 0",
+"__ c white",
+"_` c black",
+"_a c red",
+"_b c gray63",
+"_c c red4",
+"_d c gray47",
+"_`_`_`_`_`__________________",
+"___`_`_`_`__________________",
+"_____`_`_`_`________________",
+"_______`_b_`________________",
+"_________`_b________________",
+"___________`_b_________`_`__",
+"_____________b_`_`_`_`_____`",
+"___`_`_`_________`_`_a_a_a_a",
+"_`_________`_a_a_a_a_a_a_a_a",
+"___`___`_a_a_a_a_a_a_a_a_a_`",
+"___`_`_b_b_a_a_a_a_a_`_c_d_c",
+"___b_`_b_b_`_a_a_`_d_c___c__",
+"___`_`_`_`_`_c_c_d_c___c___c",
+"___b_b_`_b_`_c_d_c___c___c__"};