4.3BSD/usr/contrib/X/cursors/arrow_cross.cursor

#define arrow_cross_width 16
#define arrow_cross_height 16
#define arrow_cross_x_hot 8
#define arrow_cross_y_hot 8
static short arrow_cross_bits[] = {
   0x0000, 0x0180, 0x03c0, 0x07e0,
   0x0180, 0x1188, 0x318c, 0x7ffe,
   0x7ffe, 0x318c, 0x1188, 0x0180,
   0x07e0, 0x03c0, 0x0180, 0x0000};