summaryrefslogtreecommitdiffstats
path: root/icewm-themes/MenschMaschine/frameIB.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icewm-themes/MenschMaschine/frameIB.xpm')
-rw-r--r--icewm-themes/MenschMaschine/frameIB.xpm11
1 files changed, 11 insertions, 0 deletions
diff --git a/icewm-themes/MenschMaschine/frameIB.xpm b/icewm-themes/MenschMaschine/frameIB.xpm
new file mode 100644
index 00000000..a9a4f358
--- /dev/null
+++ b/icewm-themes/MenschMaschine/frameIB.xpm
@@ -0,0 +1,11 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"3 3 2 1",
+" c #0073ae",
+". c #9dccff",
+/* pixels */
+"...",
+"...",
+" "
+};