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

28 lines
456 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 13 8 1",
" c #060606",
". c #323232",
"X c #515151",
"o c #777777",
"O c #818181",
"+ c #b4b4b4",
"@ c Gray82",
"# c None",
/* pixels */
"##############",
"#######@######",
"######@.@#####",
"######o o#####",
"#####+ X +####",
"#####. # .####",
"####+ +#+ +###",
"#### X###X ###",
"###o @###@ o##",
"### X#####X ##",
"##X ####### X#",
"#+ +",
"#+oOoooooooOo+"
};