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