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/12/noteheads-0triangle.xpm

28 lines
480 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"16 13 8 1",
" c Gray1",
". c #272727",
"X c #565656",
"o c #767676",
"O c Gray55",
"+ c #a2a2a2",
"@ c #cdcdcd",
"# c None",
/* pixels */
"################",
"########O#######",
"#######+ +######",
"######@ @#####",
"######X + X#####",
"#####+ o#o +####",
"#####..###..####",
"####O +###+ O###",
"###@ .#####. @##",
"###X @#####@ X##",
"##@ o#######o @#",
"## #",
"#@oooooooooooOo@"
};