/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/tb_delete_bmp,v 1.1 93/01/06 03:28:19 gounares Exp Locker: gounares $
 */
#define tb_delete_bmp_width 16
#define tb_delete_bmp_height 16
static char tb_delete_bmp_bits[] = {
   0x03, 0xc0, 0x07, 0xe0, 0x0e, 0x70, 0x1c, 0x38, 0x38, 0x1c, 0x70, 0x0e,
   0xe0, 0x07, 0xc0, 0x03, 0xc0, 0x03, 0xe0, 0x07, 0x70, 0x0e, 0x38, 0x1c,
   0x1c, 0x38, 0x0e, 0x70, 0x07, 0xe0, 0x03, 0xc0};
