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

40 lines
519 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 25 8 1",
" c #0c0c0c",
". c Gray17",
"X c Gray32",
"o c #6f6f6f",
"O c #8d8d8d",
"+ c #aeaeae",
"@ c Gray83",
"# c None",
/* pixels */
"########",
"######@@",
"######Oo",
"######Oo",
"######Oo",
"######.@",
"#####o #",
"###@X.X@",
"##o #Oo",
"#@ @#oo",
"#@ @##.+",
"#@o##oX#",
"#+@#o.X@",
"#++. #+@",
"#o @#O@",
"#o @##O#",
"#oX##o@#",
"#O+#oo##",
"#+@..###",
"#o @###",
"#o @####",
"#oX#####",
"#O+#####",
"#O@#####",
"#@######"
};