You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rosegarden/data/pixmaps/feta/10/noteheads-2slash.xpm

36 lines
681 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"18 21 8 1",
" c Gray1",
". c #313131",
"X c Gray29",
"o c #727272",
"O c #8d8d8d",
"+ c #acacac",
"@ c Gray82",
"# c None",
/* pixels */
"##################",
"############+OOOO@",
"###########+ @",
"###########. +#",
"##########+ .##",
"#########@. +##",
"#########o o###",
"########@. @###",
"########X O####",
"#######+ .#####",
"#######. O#####",
"######O .######",
"######. @######",
"#####O X#######",
"####@ @#######",
"####o O########",
"###+ .@########",
"###. +#########",
"##+ .##########",
"#@ +##########",
"#@OOOOO###########"
};