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

26 lines
382 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"11 13 6 1",
" c #040404",
". c Gray30",
"X c Gray",
"o c Gray53",
"O c Gray75",
"+ c None",
/* pixels */
"+++++++++++",
"++++OooO+++",
"+++. .++",
"++o .++. o+",
"++ ++++ +",
"+o X++++X o",
"+o o++++o o",
"+o X++++o o",
"+o o++++X o",
"++ ++++ +",
"++o .++. X+",
"+++. .++",
"++++OooO+++"
};