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-stopped.xpm

24 lines
345 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 10 7 1",
" c Gray0",
". c #3c3c3c",
"X c #797979",
"o c #898989",
"O c Gray72",
"+ c #c3c3c3",
"@ c None",
/* pixels */
"@@@@@@@@@@",
"@@@@@OO@@@",
"@@@@@ X@@@",
"@@@@@ o@@@",
"@@XXX .oXO",
"@+ o",
"@@@@@ X@@@",
"@@@@@ X@@@",
"@@@@@ X@@@",
"@@@@@OO@@@"
};