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

#define center_ptr_mask_width 16
#define center_ptr_mask_height 16
static short center_ptr_mask_bits[] = {
   0x03c0, 0x03c0, 0x07e0, 0x07e0,
   0x0ff0, 0x0ff0, 0x1ff8, 0x1ff8,
   0x3ffc, 0x3ffc, 0x3ffc, 0x3bdc,
   0x03c0, 0x03c0, 0x03c0, 0x03c0};