aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/maximize-pressed.xpm
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2023-05-20 11:28:29 +0300
committerSyndamia <kamen@syndamia.com>2023-05-20 11:28:29 +0300
commiteab0507af6367a9a75f40ac3dd92e5e42860c2dc (patch)
tree71f56e8725b505d70954ad665a03988d85316c85 /themes/Mint-Y/xfwm4/maximize-pressed.xpm
parent48de6d4af249f23b3a431d357236588208a9f419 (diff)
downloadold-mint-y-main.tar
old-mint-y-main.tar.gz
old-mint-y-main.zip
Added icons and themesHEADmain
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+########",
+"########################",
+"########################",
+"########################",
+"########################",
+"########################"
+};