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

28 lines
452 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 13 8 1",
" c #020202",
". c Gray16",
"X c Gray37",
"o c Gray",
"O c #8d8d8d",
"+ c #b2b2b2",
"@ c #d8d8d8",
"# c None",
/* pixels */
"##############",
"######@o@#####",
"######. .O. +",
"#####O o",
"#####. +",
"####@ +#",
"####X O##",
"###O X###",
"##+ @###",
"#+ .####",
"#o O####",
"#+ .O. .@####",
"######@o@#####"
};