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/6/noteheads-0cross.xpm

23 lines
348 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"12 9 7 1",
" c #2a2a2a",
". c Gray30",
"X c Gray43",
"o c #8d8d8d",
"O c #b4b4b4",
"+ c Gray82",
"@ c None",
/* pixels */
"@@@@@@@@@@@@",
"@@@O+@@@+O@@",
"@@.o.o@o.o.@",
"@O +@X X@+ O",
"@@@.X@@@..@@",
"@@@.X@@@X.@@",
"@O +@X X@+ O",
"@@.o.o@o.o.@",
"@@@O+@@@+O@@"
};