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

40 lines
594 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"11 25 8 1",
" c #090909",
". c Gray17",
"X c Gray33",
"o c Gray44",
"O c #8b8b8b",
"+ c #a7a7a7",
"@ c Gray79",
"# c None",
/* pixels */
"###########",
"#########@#",
"#########o+",
"#########oo",
"#########oo",
"#########.O",
"########+ #",
"######## o#",
"#######. o#",
"#oX##O o# #",
"#oo#X o## #",
"#O . o### #",
"#O o###OX#",
"#O .####.@#",
"#O +###XX##",
"#o ###o ###",
"#oX#@..@###",
"#ooO .#####",
"#O +#####",
"#O O######",
"#O o#######",
"#O ########",
"#o.########",
"#oo########",
"##@########"
};