1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/epsi.xbm,v 1.1 2004/06/18 23:18:44 william Exp $
3 */
4#define epsi_width 32
5#define epsi_height 20
6#define epsi_x_hot 0
7#define epsi_y_hot 0
8static unsigned char epsi_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0x1f, 0x00, 0x40, 0x00, 0x30, 0x00,
10   0x40, 0x00, 0x50, 0x00, 0x40, 0x00, 0x90, 0x00, 0x40, 0x00, 0x10, 0x01,
11   0x40, 0x00, 0xf0, 0x03, 0x40, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x02,
12   0x40, 0x6f, 0xec, 0x02, 0x40, 0xa1, 0x42, 0x02, 0x40, 0xa1, 0x42, 0x02,
13   0x40, 0x67, 0x44, 0x02, 0x40, 0x21, 0x48, 0x02, 0x40, 0x21, 0x48, 0x02,
14   0x40, 0x2f, 0xe6, 0x02, 0x40, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x02,
15   0xc0, 0xff, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00};
16