summaryrefslogtreecommitdiff
path: root/icons/14x14-general/window-move.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/window-move.xpm')
-rw-r--r--icons/14x14-general/window-move.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/icons/14x14-general/window-move.xpm b/icons/14x14-general/window-move.xpm
new file mode 100644
index 0000000..7536a7f
--- /dev/null
+++ b/icons/14x14-general/window-move.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * mini-move1_xpm[] = {
+"14 14 4 1",
+" c None",
+"O c black",
+"= c navy",
+". c white",
+" O ",
+" OOO ",
+" OOOOO ",
+" O ",
+" O OOOOOO O ",
+" OO O====O OO ",
+"OOOOO....OOOOO",
+" OO O....O OO ",
+" O OOOOOO O ",
+" O ",
+" OOOOO ",
+" OOO ",
+" O ",
+" ",
+};