aboutsummaryrefslogtreecommitdiffhomepage
path: root/images/epg-prooftree.xpm
blob: 3fd2ecf2836ac2ca4e6603991d23ada33dff927c (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
/* XPM */
static char * epg_prooftree_xpm[] = {
"24 24 3 1",
" 	c None",
".	c #A52A2A",
"+	c #0000FF",
"                        ",
"                        ",
"          .             ",
"          .             ",
"          .             ",
"          .....         ",
"          .             ",
"          .             ",
"          .             ",
"                        ",
"          ++ ..         ",
"          +   ..        ",
"         +     ..       ",
"        +       ..      ",
"       +         ..     ",
"  +              .      ",
"  +              .      ",
"  +              .      ",
"  +++++          .....  ",
"  +              .      ",
"  +              .      ",
"  +              .      ",
"                        ",
"                        "};