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/6/scripts-upbow.xpm

29 lines
401 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"9 14 8 1",
" c #181818",
". c #2d2d2d",
"X c Gray26",
"o c #6a6a6a",
"O c #818181",
"+ c Gray69",
"@ c Gray79",
"# c None",
/* pixels */
"#########",
"##@#####@",
"#oo####oo",
"## #### #",
"## ###+X#",
"##oo##oo#",
"##+.##X+#",
"### ## ##",
"###X++X##",
"###oOoo##",
"###+. ###",
"#### ###",
"####oo###",
"#####@###"
};