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