aboutsummaryrefslogtreecommitdiffhomepage
path: root/images/epg-retract.xpm
blob: b8584694d2ec851b842a2352f4a64884261aef86 (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
/* XPM */
static char * epg_retract_xpm[] = {
"24 24 4 1",
" 	c None",
".	c #870D0D",
"+	c #860C0C",
"@	c #CB9797",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"      .......+.....     ",
"      .............     ",
"           @.@          ",
"           ...          ",
"          @...@         ",
"          .....         ",
"         @.....@        ",
"         .......        ",
"        @.......@       ",
"        .........       ",
"       @.........@      ",
"       ...........      ",
"      .............     ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};