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/clefs-F_change.xpm

32 lines
541 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"15 17 8 1",
" c Gray3",
". c Gray19",
"X c Gray33",
"o c #747474",
"O c #939393",
"+ c Gray68",
"@ c #d3d3d3",
"# c None",
/* pixels */
"###############",
"#####+ooo######",
"####. oO. +####",
"###.X####X +@ +",
"##+ X+###O o@ O",
"##o +### ###",
"##o o### ###",
"##@. @### #@@",
"###@+@###@ o+ O",
"#########o @#o@",
"######### X####",
"########X.#####",
"#######X.######",
"#####@XX@######",
"####O.O########",
"##oXO##########",
"#@O############"
};