aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-X-compact/xfwm4/close-pressed.xpm
blob: 88d327cc207f36817bf343cfa4eb34eb11b43fe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* XPM */
static char * close_pressed_xpm[] = {
"12 18 4 1",
".	c #939393",
"+	c #FFFFFF",
"@	c #DEDEDE s active_color_2",
"#	c #6897BC s active_color_1",
"............",
"++++++++++++",
"@@@@@@@@@@@@",
"@@@@@@@@@@@@",
"@@@@@@@@@@@@",
"@@@@@@@@@@@@",
"@@##@@@@##@@",
"@@###@@###@@",
"@@@######@@@",
"@@@@####@@@@",
"@@@@####@@@@",
"@@@######@@@",
"@@###@@###@@",
"@@##@@@@##@@",
"@@@@@@@@@@@@",
"@@@@@@@@@@@@",
"@@@@@@@@@@@@",
"@@@@@@@@@@@@"};