e16-themes/BlueSteel/data/cursors/bw_images/arrow_right.xbm

9 lines
354 B
C

#define arrow_right_width 16
#define arrow_right_height 16
#define arrow_right_x_hot 13
#define arrow_right_y_hot 7
static char arrow_right_bits[] = {
0xff, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x2f, 0xff, 0xef, 0xfc, 0xdf, 0xf3,
0xc1, 0xcf, 0xfd, 0xbf, 0xfd, 0xbf, 0xc1, 0xcf, 0xdf, 0xf3, 0xef, 0xfc,
0x2f, 0xff, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff };