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/6/noteheads-2slash.xpm

28 lines
428 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"12 13 8 1",
" c Gray1",
". c #343434",
"X c Gray29",
"o c #797979",
"O c #898989",
"+ c #b6b6b6",
"@ c #cbcbcb",
"# c None",
/* pixels */
"############",
"########OOo@",
"#######+ .#",
"####### +#",
"######X X##",
"#####+ ###",
"#####X O###",
"####o X####",
"#### +####",
"###X X#####",
"##+ ######",
"##. +######",
"#@oOO#######"
};