arch/dev/unused/0.91.6/restorestr.111.xpm

34 lines
867 B
C

/* XPM */
static char * restorestr_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 3 1",
/* colors */
" s None c None",
". s Light blue c dodgerblue",
"X c white",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" .... ",
" .... ",
" .... ",
" .... ",
" .... ",
" .... ",
" .X.... ",
" .X..X... ",
" .XX..X.... ",
" .X...X.... ",
" .XX...X..... ",
" .XX...X..... ",
" .XX..XXX.... ",
" .XX...X..... ",
" .X...X.... ",
" .XX....... ",
" ........ ",
" .... ",
" "};