aboutsummaryrefslogtreecommitdiffstats
path: root/image/expert_none.xpm
blob: 82e1109391bd059646e2facb5f298c54d7e5577d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
static const char * expert_none_xpm[] = {
"14 14 2 1",
" 	c None",
".	c #000000",
"    ......    ",
"   ..    ..   ",
"  .        .  ",
" .          . ",
"..          ..",
".            .",
".            .",
".            .",
".            .",
"..          ..",
" .          . ",
"  .        .  ",
"   ..    ..   ",
"    ......    "};