1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/rtarrow.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define rtarrow_width 16
5#define rtarrow_height 16
6#define rtarrow_x_hot 0
7#define rtarrow_y_hot 0
8static unsigned char rtarrow_bits[] = {
9   0xff, 0xff, 0x01, 0x80, 0x11, 0x80, 0x71, 0x80, 0x91, 0x80, 0x11, 0x83,
10   0x11, 0x8c, 0x11, 0x90, 0x11, 0x90, 0x11, 0x8c, 0x11, 0x83, 0x91, 0x80,
11   0x71, 0x80, 0x11, 0x80, 0x01, 0x80, 0xff, 0xff};
12