/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/tb_prev_bmp,v 1.1 93/01/06 03:28:36 gounares Exp Locker: gounares $
 */
#define tb_prev_bmp_width 16
#define tb_prev_bmp_height 16
static char tb_prev_bmp_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x40, 0x40, 0xe0, 0xe0, 0xf0, 0xf0, 0xf8, 0xf8,
   0xfc, 0xfc, 0xfe, 0xfe, 0xff, 0xff, 0xfe, 0xfe, 0xfc, 0xfc, 0xf8, 0xf8,
   0xe0, 0xe0, 0x40, 0x40, 0x00, 0x00, 0x00, 0x00};
