summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/noteheads-2triangle.xpm
blob: be8ebf9fe70883d302fbe2abe1d1b3b8c48465b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 7 7 1",
"  c #010101",
". c Gray37",
"X c Gray47",
"o c Gray55",
"O c #aeaeae",
"+ c #d5d5d5",
"@ c None",
/* pixels */
"@@@@@@@",
"@@@++@@",
"@@@XX@@",
"@@+  +@",
"@@.  .@",
"@O    O",
"@OXooXO"
};