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

34 lines
447 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 19 8 1",
" c #040404",
". c #2d2d2d",
"X c Gray33",
"o c #727272",
"O c Gray56",
"+ c Gray68",
"@ c #d2d2d2",
"# c None",
/* pixels */
"########",
"#####@@#",
"#####@X#",
"######.@",
"######X+",
"######Oo",
"#@####OX",
"#O####Oo",
"#+####.@",
"#O@##XX#",
"#O@#o.##",
"#O@o O##",
"#o O###",
"#O o####",
"#o @####",
"#oX#####",
"#O+#####",
"#O@#####",
"#@######"
};