summaryrefslogtreecommitdiff
path: root/icons/14x14-general/window-lower.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/window-lower.xpm')
-rw-r--r--icons/14x14-general/window-lower.xpm20
1 files changed, 20 insertions, 0 deletions
diff --git a/icons/14x14-general/window-lower.xpm b/icons/14x14-general/window-lower.xpm
new file mode 100644
index 0000000..8d59815
--- /dev/null
+++ b/icons/14x14-general/window-lower.xpm
@@ -0,0 +1,20 @@
+/* XPM */
+static char * mini-lower_xpm[] = {
+"14 14 2 1",
+" c None",
+". c red",
+" . . . ",
+" . ",
+" . .. ",
+" . . ",
+" .. .. ",
+" . ... ",
+" ... . ",
+" ..... ",
+" ......... ",
+" ....... ",
+" ..... ",
+" ... ",
+" . ",
+" ",
+};