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

38 lines
634 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 23 8 1",
" c #060606",
". c Gray17",
"X c Gray30",
"o c Gray46",
"O c #8d8d8d",
"+ c #aaaaaa",
"@ c #d0d0d0",
"# c None",
/* pixels */
"##############",
"#####OoO######",
"####X .###++",
"#### ###.O",
"####. @@X #",
"####@. . .#",
"######O++O@oX#",
"########### @#",
"##########+ ##",
"##OXXO####XX##",
"#+ +### O##",
"#O o##O ###",
"#+ X@o .###",
"##O . o###",
"###@@@@@@ +###",
"########o ####",
"######## o####",
"#######@ o####",
"#######o #####",
"####### .#####",
"####### O#####",
"######o +#####",
"######+O######"
};