/* XPM */ static char *pdl33[] = { /* columns rows colors chars-per-pixel */ "33 33 2 1", " c black s dark_piece", ". c gray s light_square", /* pixels */ ".................................", ".................................", ".................................", ".................................", "............... ...............", ".............. ..............", "............. .............", "............. .............", "............. .............", ".............. ..............", "............. ............", "............ ...........", "........... ...........", "........... ...........", "........... ...........", "........... ...........", "........... ...........", "............ ............", "............ ............", "........... ...........", ".......... ..........", "......... .........", "......... .........", "........ ........", "........ ........", "....... .......", "....... .......", "....... .......", "....... .......", "....... .......", ".................................", ".................................", "................................." };