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

9 lines
348 B
C

#define arrow_left_width 16
#define arrow_left_height 16
#define arrow_left_x_hot 2
#define arrow_left_y_hot 7
static char arrow_left_bits[] = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 0xff, 0xf4, 0x3f, 0xf7, 0xcf, 0xfb,
0xf3, 0x83, 0xfd, 0xbf, 0xfd, 0xbf, 0xf3, 0x83, 0xcf, 0xfb, 0x3f, 0xf7,
0xff, 0xf4, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff };