/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/tb_show_bmp,v 1.1 93/01/06 03:28:40 gounares Exp Locker: gounares $
 */
#define tb_show_bmp_width 16
#define tb_show_bmp_height 16
static char tb_show_bmp_bits[] = {
   0x00, 0x70, 0x00, 0x70, 0x00, 0xf8, 0x00, 0xf8, 0x00, 0x70, 0x00, 0x20,
   0x1f, 0xfc, 0x11, 0xfc, 0x91, 0xfc, 0x11, 0xfd, 0xf1, 0xff, 0xf1, 0xff,
   0x11, 0xfd, 0x91, 0xfc, 0x11, 0xfc, 0x1f, 0xfc};
