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

32 lines
524 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 17 8 1",
" c Gray2",
". c Gray18",
"X c #505050",
"o c #767676",
"O c Gray56",
"+ c Gray71",
"@ c #d0d0d0",
"# c None",
/* pixels */
"##############",
"#######@######",
"#######O######",
"######@o######",
"#####OOXo@####",
"####o.#O+ ####",
"#### O#o#.o###",
"###O +#o#. ###",
"#@+X o@X+. O+@",
"#@+X o@X+ ++@",
"###X +#o#. @##",
"###@ +#o#..###",
"####.o#O# +###",
"####@.@Ooo####",
"######O.+#####",
"#######O######",
"#######@######"
};