arch/wall/dun/dun_C.111.xpm

33 lines
841 B
C

/* XPM */
static char * dun_C_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 2 1",
/* colors */
" c Black",
". s Gray m white c Grey50",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
".... ",
"... . ",
"... . ",
".. .. ",
".. .. ",
". ... ",
". .. . ",
" .... ",
" .... "};