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

35 lines
458 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 20 8 1",
" c Gray6",
". c Gray20",
"X c #515151",
"o c #6f6f6f",
"O c #8d8d8d",
"+ c Gray69",
"@ c #d5d5d5",
"# c None",
/* pixels */
"########",
"######@@",
"######Oo",
"######Oo",
"######Oo",
"######.@",
"#####XX#",
"#@##o O#",
"#O@. #+@",
"#o @#O@",
"#o @##X#",
"#oX##oO#",
"#O+#o.##",
"#O@o ###",
"#O @###",
"#o @####",
"#oX#####",
"#O+#####",
"#O@#####",
"#@######"
};