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/rests-3.xpm

27 lines
378 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"9 12 8 1",
" c #090909",
". c #353535",
"X c #464646",
"o c #727272",
"O c #8e8e8e",
"+ c #b1b1b1",
"@ c #d0d0d0",
"# c None",
/* pixels */
"#########",
"##OO#####",
"#o o##+O",
"#O .#@X@",
"##. .X#",
"######Oo#",
"######o@#",
"#####@.##",
"#####+X##",
"#####.+##",
"####+ ###",
"####@+###"
};