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

23 lines
310 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 10 6 1",
" c #060606",
". c Gray17",
"X c Gray47",
"o c #909090",
"O c #d2d2d2",
"+ c None",
/* pixels */
"++++++++",
"+++++OXO",
"+++++. O",
"++++o o+",
"+++O .++",
"+++o o++",
"+++. +++",
"++o o+++",
"+O .++++",
"+OXO++++"
};