summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/noteheads-2.xpm
blob: 336956197bb7b727ab6b84dce9eab0478bda98ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 6 6 1",
"  c Gray1",
". c Gray27",
"X c Gray50",
"o c #8d8d8d",
"O c Gray74",
"+ c None",
/* pixels */
"+++++++",
"+++Ooo+",
"++.   o",
"+o    o",
"+o   .+",
"++oXO++"
};