forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeotrap_s.xpm
71 lines (71 loc) · 1.75 KB
/
geotrap_s.xpm
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
/* XPM */
static char *trap shape 32_xpm[] = {
/* width height num_colors chars_per_pixel */
" 32 32 32 1",
/* colors */
"` c None s None",
". c #909090",
"# c #a8a8a8",
"a c #a0a0a0",
"b c #888888",
"c c #808080",
"d c #989898",
"e c #787878",
"f c #c9c9c9",
"g c #e0e0e0",
"h c #d8d8d8",
"i c #f2f2f2",
"j c #e8e8e8",
"k c #b8b8b8",
"l c #d1d1d1",
"m c #b2b2b2",
"n c #c2c2c2",
"o c #747474",
"p c #000000",
"q c #000000",
"r c #000000",
"s c #000000",
"t c #000000",
"u c #000000",
"v c #000000",
"w c #000000",
"x c #000000",
"y c #000000",
"z c #000000",
"A c #000000",
"B c #000000",
"C c #000000",
/* pixels */
"````````````````````````````````",
"````````````````jh``````````````",
"`````````ihfk#.bcebl````````````",
"````````jbeeoeeecceedh``````````",
"````````hbd.bccccccceeag````````",
"````````hb....bcecccccccf```````",
"````````fb......bcb.da#af```````",
"````````kb.......d#####ag```````",
"````````nb......bd#####ai```````",
"````````#b.......d#a##am````````",
"````````#b.......a####ak````````",
"````````a........a####af````````",
"````````d........a####ah````````",
"```````i.........#####aj````````",
"```````jb........####a#`````````",
"```````jb.......d#a##ak`````````",
"```````hb......ba####an`````````",
"```````fb.......a####al`````````",
"```````fb.......a#a##ag`````````",
"```````kb.......a#####i`````````",
"```````kb.......####am``````````",
"```````#b.....bd#a##an``````````",
"```````#b......d####af``````````",
"```````id......d#a##ag``````````",
"````````i......a####aj``````````",
"`````````g.b...a##a#m```````````",
"``````````g....a###ak```````````",
"```````````g...###aal```````````",
"````````````lbd#a#fi````````````",
"`````````````l.ml```````````````",
"``````````````j`````````````````",
"````````````````````````````````"
};