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

34 lines
871 B
C

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