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

19 lines
256 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 6 6 1",
" c #060606",
". c Gray49",
"X c #848484",
"o c #b7b7b7",
"O c #c0c0c0",
"+ c None",
/* pixels */
"+++++++",
"+++oX.O",
"+++ o",
"++o o+",
"+o ++",
"+O.Xo++"
};