1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/rcbox.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define rcbox_width 32
5#define rcbox_height 20
6#define rcbox_x_hot 0
7#define rcbox_y_hot 0
8static unsigned char rcbox_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x80, 0x01, 0x80, 0x01,
10   0x40, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x02, 0x20, 0x00, 0x00, 0x04,
11   0x20, 0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x04,
12   0x20, 0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x04,
13   0x20, 0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x04,
14   0x40, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x02, 0x80, 0x01, 0x80, 0x01,
15   0x00, 0xfe, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00};
16