aboutsummaryrefslogtreecommitdiff
path: root/roles/desktop-environment/files/icewm/darktheme/minimize.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'roles/desktop-environment/files/icewm/darktheme/minimize.xpm')
-rw-r--r--roles/desktop-environment/files/icewm/darktheme/minimize.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/roles/desktop-environment/files/icewm/darktheme/minimize.xpm b/roles/desktop-environment/files/icewm/darktheme/minimize.xpm
new file mode 100644
index 0000000..475c5db
--- /dev/null
+++ b/roles/desktop-environment/files/icewm/darktheme/minimize.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char *minimize_xpm[] = {
+"16 16 2 1",
+" c #3A3F4A",
+". c #E0E2E5",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" .... ",
+" .... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "
+};