aboutsummaryrefslogtreecommitdiff
path: root/roles/desktop-environment/files/icewm/darktheme/minimize.xpm
blob: 475c5db25edf7ec4f992412af79a168d6a36aa0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char *minimize_xpm[] = {
"16 16 2 1",
"  c #3A3F4A",
". c #E0E2E5",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"      ....      ",
"      ....      ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "
};