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

26 lines
424 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 12 7 1",
" c #090909",
". c #272727",
"X c #505050",
"o c #959595",
"O c #b1b1b1",
"+ c #d2d2d2",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@",
"@++@@@@@@@@@++",
"@+ X@@@@@@@X O",
"@@o X+@@@+X O@",
"@@@@. +@+ .@@@",
"@@@@@..o..@@@@",
"@@@@@@X .@@@@@",
"@@@@@. o..@@@@",
"@@@@. +@+ .@@@",
"@@o X+@@@+X O@",
"@O X@@@@@@@X O",
"@++@@@@@@@@@++"
};