1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/text_cur.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define text_cur_width 16
5#define text_cur_height 24
6#define text_cur_x_hot 0
7#define text_cur_y_hot 0
8static unsigned char text_cur_bits[] = {
9   0x00, 0x00, 0xee, 0x00, 0x38, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00,
10   0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00,
11   0x10, 0x00, 0x38, 0x00, 0xee, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
13