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

#define xterm_width 9
#define xterm_height 16
#define xterm_x_hot 4
#define xterm_y_hot 8
static short xterm_bits[] = {
   0x0000, 0x00ee, 0x0038, 0x0010,
   0x0010, 0x0010, 0x0010, 0x0010,
   0x0010, 0x0010, 0x0010, 0x0010,
   0x0010, 0x0038, 0x00ee, 0x0000};