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