summaryrefslogtreecommitdiff
path: root/muse2/xpm/orangedot12x12.xpm
blob: eff0643d4c54ef3ff26f7c05ebe25ae5f5562b7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* XPM */
static const char * orangedot12x12_xpm[] = {
"12 12 2 1",
" 	c None",
".	c #FFBA00",
"            ",
"     ..     ",
"    ....    ",
"   ......   ",
"  ........  ",
"  ........  ",
"  ........  ",
"   ......   ",
"    ....    ",
"     ..     ",
"            ",
"            "};