summaryrefslogtreecommitdiff
path: root/icons/16x16-general/window-raise.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/window-raise.xpm')
-rw-r--r--icons/16x16-general/window-raise.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/icons/16x16-general/window-raise.xpm b/icons/16x16-general/window-raise.xpm
new file mode 100644
index 0000000..ab68497
--- /dev/null
+++ b/icons/16x16-general/window-raise.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * mini-raise_xpm[] = {
+"16 16 2 1",
+" c None",
+". c red",
+" ",
+" . ",
+" ... ",
+" ..... ",
+" ....... ",
+" ......... ",
+" ..... ",
+" ..... ",
+" ... . ",
+" . ... ",
+" .. .. ",
+" . . ",
+" . .. ",
+" . ",
+" . . . ",
+" ",
+};