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

26 lines
374 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 12 7 1",
" c #020202",
". c #313131",
"X c #4e4e4e",
"o c Gray43",
"O c Gray53",
"+ c #bbbbbb",
"@ c None",
/* pixels */
"@@@@@@@@@@",
"@@@@+o+@@@",
"@@@X o X@@",
"@@o.@@@.o@",
"@@ o@@@O @",
"@O @@@@@ O",
"@O @@@@@ O",
"@O @@@@@ O",
"@@ O@@@o @",
"@@o.@@@.o@",
"@@@X o X@@",
"@@@@+o+@@@"
};