forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbld_AlignTop.xpm
More file actions
36 lines (36 loc) · 799 Bytes
/
Copy pathbld_AlignTop.xpm
File metadata and controls
36 lines (36 loc) · 799 Bytes
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
/* XPM */
static char *bld_AlignTop[] = {
/* width height num_colors chars_per_pixel */
" 21 21 8 1",
/* colors */
". c #000003",
"# c #c9cfcc",
"a c #cececc",
"b c #dadada",
"c c #c2c2c2",
"d c #b6b6b6",
"e c #cfcccc",
"f c #d0cecc",
/* pixels */
"#deeeeeeeeeeeeeeeed##",
"#deeeeeeeeeeeeeeeed##",
"#e................e##",
"#e.cf.cf.cf.cf.cf.e##",
"#e.cf.cf.cf.ca.ca.e##",
"#e.ca.ca.ca.ca.ca.e##",
"#e.ca.ca.ca.ca.ca.e##",
"#e.ca.cb.cb.cb.ca.e##",
"#e.ca.cb.cb.cb.ca.e##",
"#e.ca.cb.cb.cb.cb.e##",
"#e.cb.cb.cb.cb.cb.e##",
"#e.cb.cb....cb.cb.e##",
"#e.cb.cb.ee.cb.cb.e##",
"#e.cb.cb.dd.cb.cb.e##",
"#e.cb.cb.dd.cb.cb.e##",
"#e.cb....dd....cb.e##",
"#e.cb.eed##dee.cb.e##",
"#e.cb.e######e.cb.e##",
"#e.cb.e######e.cb.e##",
"#e....e######e....e##",
"##eeeed######deeeed##"
};