forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeopcon_t.xpm
55 lines (55 loc) · 963 Bytes
/
geopcon_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 *pcon shape 16_xpm[] = {
/* width height num_colors chars_per_pixel */
" 16 16 32 1",
/* colors */
"` c None s None",
". c #989898",
"# c #a0a0a0",
"a c #b8b8b8",
"b c #a8a8a8",
"c c #888888",
"d c #808080",
"e c #b0b0b0",
"f c #d8d8d8",
"g c #949494",
"h c #f2f2f2",
"i c #c0c0c0",
"j c #ebebeb",
"k c #c9c9c9",
"l c #d2d2d2",
"m c #7f7f7f",
"n c #e3e3e3",
"o c #696969",
"p c #777777",
"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 */
"```````hh```````",
"```nbbaeeabbn```",
"```dod.eebdpmh``",
"``hc#e#babg.ch``",
"``jd#a##abc.dj``",
"``fdba.#a#g.df``",
"``kcba..abc.ck``",
"``idba..a#g.ci``",
"``ecba..a#g.cb``",
"``icbag.a#g.ci``",
"```i#ag.i#cca```",
"```fde#f`hecf```",
"```fdb#f``lml```",
"```h###f``l.````",
"`````kej````````",
"````````````````"
};