1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/rot_270.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define rot_270_width 32
5#define rot_270_height 20
6#define rot_270_x_hot 0
7#define rot_270_y_hot 0
8static unsigned char rot_270_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0x30, 0x18, 0x00,
10   0x00, 0x0c, 0x60, 0x00, 0x00, 0x04, 0x40, 0x00, 0x00, 0x02, 0x80, 0x00,
11   0x00, 0x02, 0x80, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x31, 0x00, 0x01,
12   0x00, 0xfd, 0x01, 0x01, 0x00, 0x31, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01,
13   0x00, 0x02, 0x80, 0x00, 0x00, 0x02, 0x80, 0x00, 0x00, 0x04, 0x40, 0x00,
14   0x00, 0x0c, 0x60, 0x00, 0x00, 0x30, 0x18, 0x00, 0x00, 0xc0, 0x07, 0x00,
15   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
16