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

31 lines
392 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 16 8 1",
" c Gray1",
". c Gray14",
"X c Gray32",
"o c Gray47",
"O c Gray54",
"+ c #b4b4b4",
"@ c #d3d3d3",
"# c None",
/* pixels */
"#######",
"#####o+",
"####+ +",
"#### X#",
"###o @#",
"##@ X##",
"##O O##",
"##. ###",
"#@ ###",
"#O ###",
"#O @##",
"#O o##",
"#O .##",
"## O#",
"##o o#",
"###OO##"
};