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

28 lines
479 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"16 13 8 1",
" c #040404",
". c Gray17",
"X c #4b4b4b",
"o c #676767",
"O c Gray56",
"+ c Gray68",
"@ c Gray81",
"# c None",
/* pixels */
"################",
"####O#######O###",
"##+. .@###@X .+#",
"#+ O#o @#@ o#O +",
"#@.o##O . O##o.+",
"###. @#@o@#@ .##",
"####+ o###o +###",
"####O o###o O###",
"###. @#@o@#@ .##",
"#+.o##O . O##o.@",
"#+ O#X @#@ o#O +",
"##+. X@###@X .+#",
"####O#######O###"
};