1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/just_c.xbm,v 1.1 2004/06/18 23:18:44 william Exp $
3 */
4#define just_c_width 32
5#define just_c_height 20
6#define just_c_x_hot 0
7#define just_c_y_hot 0
8static unsigned char just_c_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10   0x00, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
11   0x00, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12   0xe0, 0xff, 0xff, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
13   0x00, 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
14   0x00, 0xfe, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
15   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
16