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/scripts-dfermata.xpm

28 lines
558 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 13 8 1",
" c #040404",
". c Gray18",
"X c #535353",
"o c #777777",
"O c Gray56",
"+ c #afafaf",
"@ c Gray84",
"# c None",
/* pixels */
"######################",
"#++#######+o+#######++",
"#oX######+ +######Xo",
"## ######O O######.#",
"##XO#####@ @#####OX#",
"##O.######@+@######.O#",
"###.o#############o.##",
"###+ o###########o +##",
"####. .+#######+. .###",
"#####. .o+O+o. .####",
"######. .#####",
"#######O O######",
"#########+oOo+########"
};