summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/8/scripts-stopped.xpm
blob: 2669d335bc1d6525f4e2330c6372cd467ebc0d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 10 7 1",
"  c Gray0",
". c #3c3c3c",
"X c #797979",
"o c #898989",
"O c Gray72",
"+ c #c3c3c3",
"@ c None",
/* pixels */
"@@@@@@@@@@",
"@@@@@OO@@@",
"@@@@@ X@@@",
"@@@@@ o@@@",
"@@XXX .oXO",
"@+       o",
"@@@@@ X@@@",
"@@@@@ X@@@",
"@@@@@ X@@@",
"@@@@@OO@@@"
};