aboutsummaryrefslogtreecommitdiff
path: root/src/x.xpm
blob: 1e9376c613f8889096e8f6465ce582e550059a4e (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
static char *x_xpm[]={
"28 28 2 1",
". c None",
"# c #ff0000",
"............................",
"............................",
"............................",
"............................",
".########..............##...",
"..########............##....",
"...########..........##.....",
"....########........##......",
".....########......##.......",
"......########....##........",
".......########..##.........",
"........######..##..........",
".........####..##...........",
"..........##..####..........",
".........##..######.........",
"........##..########........",
".......##....########.......",
"......##......########......",
".....##........########.....",
"....##..........########....",
"...##............########...",
"..##..............########..",
".##................########.",
"............................",
"............................",
"............................",
"............................",
"............................"};