arch/dev/xpm_pref/thief.131.xpm

35 lines
885 B
C

/* XPM */
static char * thief_131_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 4 1",
/* colors */
" s None c None",
". c Black",
"X s Light gray c Grey75",
"o s Light brown c Khaki",
/* pixels */
" ",
" ",
" .... ",
" .... ",
" ........ ",
" .... . ",
" .... . ",
" .. . ",
" ... . ",
" .... . .. ",
" ...... .. ",
" ....X... ",
" ........ ",
" .o.o. . ",
" o.o. ",
" .... ",
" ..... ",
" ..... ",
" ... .. ",
" .. .. ",
" .. .. ",
" .. .. ",
" .... .... ",
" "};