summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/rests-0o.xpm
blob: 7616ad0a816db15bb4a53c0ab461841efedc6ce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"17 6 7 1",
"  c Gray1",
". c Gray35",
"X c #727272",
"o c #898989",
"O c #b9b9b9",
"+ c Gray85",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@@@@",
"@OXXXooooooooXXXO",
"@O.X.        .X.O",
"@@@@+        +@@@",
"@@@@+        +@@@",
"@@@@@oooooooo@@@@"
};