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

22 lines
351 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"15 7 8 1",
" c #070707",
". c Gray19",
"X c #515151",
"o c Gray44",
"O c Gray58",
"+ c #b1b1b1",
"@ c Gray83",
"# c None",
/* pixels */
"###############",
"##@############",
"#Oo#@######@###",
"#ooO ## O#o.##@",
"#@X. .X o. .oO",
"##O@+ .#. ++ .#",
"#####+@#@+##+@#"
};