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

27 lines
449 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"15 12 8 1",
" c Gray1",
". c #3f3f3f",
"X c #484848",
"o c #7b7b7b",
"O c #808080",
"+ c #b4b4b4",
"@ c #c3c3c3",
"# c None",
/* pixels */
"###############",
"######+########",
"#####X +#######",
"####o +######",
"###+ +###.+",
"###X +#X +",
"##o o o o#",
"#+ X#+ X##",
"#+.###+ +##",
"#######+ O###",
"########+ X####",
"#########+#####"
};