1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/stack.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define stack_width 32
5#define stack_height 20
6#define stack_x_hot 0
7#define stack_y_hot 0
8static unsigned char stack_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x81, 0x01, 0x00,
10   0x00, 0x81, 0x02, 0x00, 0x00, 0x81, 0x04, 0x00, 0x00, 0x81, 0x0f, 0x00,
11   0x00, 0x01, 0x18, 0x00, 0x00, 0x01, 0x28, 0x00, 0x00, 0x01, 0x68, 0x00,
12   0x00, 0x01, 0xa8, 0x00, 0x00, 0x01, 0xa8, 0x00, 0x00, 0x01, 0xa8, 0x00,
13   0x00, 0x01, 0xa8, 0x00, 0x00, 0x01, 0xa8, 0x00, 0x00, 0xff, 0xaf, 0x00,
14   0x00, 0x04, 0xa0, 0x00, 0x00, 0xfc, 0xbf, 0x00, 0x00, 0x10, 0x80, 0x00,
15   0x00, 0xf0, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00};
16