/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/tb_create_bmp,v 1.1 93/01/06 03:28:15 gounares Exp Locker: gounares $
 */
#define tb_create_bmp_width 16
#define tb_create_bmp_height 16
static char tb_create_bmp_bits[] = {
   0xe0, 0x07, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, 0xff, 0xff,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f,
   0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f, 0xe0, 0x07};
