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

29 lines
571 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"21 14 8 1",
" c #010101",
". c #353535",
"X c #4b4b4b",
"o c Gray50",
"O c #818181",
"+ c #b7b7b7",
"@ c Gray77",
"# c None",
/* pixels */
"#####################",
"###################o+",
"#################+. +",
"################X .@#",
"##############o +###",
"############@. o#####",
"###########X .@######",
"#########+ +########",
"#######@. X##########",
"######o .@###########",
"####+ o#############",
"##@. X###############",
"#+ .@################",
"#+O##################"
};