arch/connect/Gates/iron_gate1.112.xpm

34 lines
863 B
C

/* XPM */
static char * iron_gate1_112_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.. ",
"................... ",
"................... ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};