1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/run.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define run_width 16
5#define run_height 16
6#define run_x_hot 0
7#define run_y_hot 0
8static unsigned char run_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x04, 0x80, 0x04, 0x00, 0x03,
10   0x00, 0x07, 0x00, 0x0b, 0x80, 0x13, 0x60, 0x03, 0x00, 0x07, 0x00, 0x0b,
11   0xc0, 0x10, 0x30, 0x0c, 0x00, 0x00, 0xfe, 0x03};
12