forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeotrd1_t.xpm
55 lines (55 loc) · 963 Bytes
/
geotrd1_t.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
/* XPM */
static char *trd1 shape 16_xpm[] = {
/* width height num_colors chars_per_pixel */
" 16 16 32 1",
/* colors */
"` c None s None",
". c #a0a0a0",
"# c #797979",
"a c #989898",
"b c #808080",
"c c #919191",
"d c #b8b8b8",
"e c #727272",
"f c #e0e0e0",
"g c #f2f2f2",
"h c #888888",
"i c #e9e9e9",
"j c #d3d3d3",
"k c #b6b6b6",
"l c #c0c0c0",
"m c #a8a8a8",
"n c #dddddd",
"o c #cbcbcb",
"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 */
"````````````````",
"``gjlk.adi``````",
"``i#ee####.jg```",
"```c#bb#bbbbk```",
"```m#bbca...l```",
"```oebb....an```",
"```f#b#a.a.ai```",
"````hb#a...m````",
"````.##c..ad````",
"````d##c..aj````",
"````f##h..af````",
"`````deh.a.`````",
"``````.#.ak`````",
"``````gcacl`````",
"```````fmng`````",
"````````````````"
};