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-2triangle.xpm

26 lines
385 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"11 11 8 1",
" c Gray1",
". c #343434",
"X c #5a5a5a",
"o c #797979",
"O c Gray54",
"+ c #aeaeae",
"@ c #d7d7d7",
"# c None",
/* pixels */
"###########",
"#####@@####",
"#####oo####",
"####@ .@###",
"####X X###",
"###@ @##",
"###X X##",
"##+ +#",
"##. .#",
"#+ +",
"#+oOOOOOOo+"
};