aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/ximtool/data/rarrow.xbm
blob: ef327106bf15521b778bf40675aa20a281767a2a (plain) (blame)
1
2
3
4
5
6
#define rarrow_width 16
#define rarrow_height 16
static char rarrow_bits[] = {
   0x40, 0x00, 0xc0, 0x00, 0xc0, 0x01, 0xf8, 0x03, 0xf8, 0x07, 0xf8, 0x0f,
   0xf8, 0x1f, 0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x1f, 0xf8, 0x0f, 0xf8, 0x07,
   0xf8, 0x03, 0xc0, 0x01, 0xc0, 0x00, 0x40, 0x00};