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