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

31 lines
476 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"12 16 8 1",
" c #060606",
". c #2a2a2a",
"X c Gray31",
"o c #747474",
"O c #909090",
"+ c Gray68",
"@ c Gray85",
"# c None",
/* pixels */
"############",
"######O#####",
"#####+ O####",
"#####o o####",
"##### ####",
"####+ + +###",
"####X # X###",
"#### o#o ###",
"###O @#@ O##",
"###X.###.X##",
"### o###o ##",
"##O @###@ O#",
"##X.#####.X#",
"## o#####o #",
"#O @#####@ O",
"#@O#######++"
};