arch/dev/xpm_pref/Players/wraithp.111.xpm

33 lines
833 B
C

/* XPM */
static char * wraithp_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 2 1",
/* colors */
" s None c none",
". c Black",
/* pixels */
" ",
" ",
" . ... ",
" ....... ",
" ...... ",
" . ....... ",
" . ....... .. ",
" .... . ........ . ..",
". ................. ... ",
"...................... .",
" .. .............. ... ",
" .. ................. ",
" ........... ... ",
" . .............. ",
" .. ......... . ",
" .............. ",
" ........... . ",
" ........... . ",
" ........... ",
" .......... ",
" ...... . ",
" . .. .. ",
" . .... ",
" .... "};