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/4/flags-d4.xpm

27 lines
333 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"6 13 7 1",
" c Gray7",
". c Gray36",
"X c Gray44",
"o c #939393",
"O c #acacac",
"+ c #d5d5d5",
"@ c None",
/* pixels */
"@@@@@@",
"@@@@+O",
"@@@@+o",
"@@@@+O",
"@@@@ +",
"@oo..+",
"@X @O+",
"@o+@o@",
"@OOX@@",
"@X O@@",
"@XO@@@",
"@o@@@@",
"@+@@@@"
};