summaryrefslogtreecommitdiff
path: root/themes/default-hdpi/close-prelight.xpm
blob: 92d262bb67aeec3ae6604076cb06d39c233f502c (plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
/* XPM */
static char * close_active_xpm[] = {
"33 43 2 1",
"       c None",
".      c #C0C0FF s active_color_2",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
"................................."};