1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/uparrow.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define uparrow_width 16
5#define uparrow_height 16
6#define uparrow_x_hot 0
7#define uparrow_y_hot 0
8static unsigned char uparrow_bits[] = {
9   0xff, 0xff, 0x01, 0x80, 0x01, 0x80, 0x81, 0x81, 0x41, 0x82, 0x41, 0x82,
10   0x21, 0x84, 0x21, 0x84, 0x11, 0x88, 0x09, 0x90, 0x09, 0x90, 0xfd, 0xbf,
11   0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0xff, 0xff};
12