aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/maximize-pressed.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Mint-Y/xfwm4/maximize-pressed.xpm')
-rw-r--r--themes/Mint-Y/xfwm4/maximize-pressed.xpm43
1 files changed, 43 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/maximize-pressed.xpm b/themes/Mint-Y/xfwm4/maximize-pressed.xpm
new file mode 100644
index 00000000..b076be78
--- /dev/null
+++ b/themes/Mint-Y/xfwm4/maximize-pressed.xpm
@@ -0,0 +1,43 @@
+/* XPM */
+static char *maximize_pressed[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 13 1 ",
+" c #808080",
+". c #848484",
+"X c #9A9A9A",
+"o c #AEAEAE",
+"O c #CDCDCD",
+"+ c LightGray",
+"@ c gray84",
+"# c gray85",
+"$ c #DADADA",
+"% c #E6E6E6",
+"& c gray91",
+"* c #EEEEEE",
+"= c white",
+/* pixels */
+"************************",
+"########################",
+"########################",
+"########################",
+"########################",
+"########OX. .XO########",
+"#######o o#######",
+"######o o######",
+"#####O O#####",
+"#####X @==% X#####",
+"#####. . @== .#####",
+"##### #. += #####",
+"##### =# @ #####",
+"#####. ==@ .#####",
+"#####X &==@. X#####",
+"#####O O#####",
+"######o o######",
+"#######o o#######",
+"########OX. .X+########",
+"########################",
+"########################",
+"########################",
+"########################",
+"########################"
+};