/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/tb_sp_bmp,v 1.1 93/01/06 03:28:42 gounares Exp Locker: gounares $
 */
#define tb_sp_bmp_width 16
#define tb_sp_bmp_height 16
static char tb_sp_bmp_bits[] = {
   0xe0, 0x0f, 0x20, 0x10, 0x20, 0x20, 0x60, 0x20, 0xa0, 0x3f, 0x20, 0x10,
   0xe0, 0x1f, 0x00, 0x00, 0x0c, 0x10, 0x00, 0x10, 0x8e, 0x79, 0xc8, 0x12,
   0xc8, 0x12, 0x8c, 0x71, 0x06, 0x00, 0x00, 0x00};
