arch/connect/Gates/iron_gate2.111.xpm

34 lines
863 B
C

/* XPM */
static char * iron_gate2_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 3 1",
/* colors */
" s None c none",
". c Black",
"X s Light gray c Grey75",
/* pixels */
" ",
" ",
" ",
" ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" ..X. ",
" .... ",
" .... "};