aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/dpstk/eyedrop16.xbm
blob: 2f5a772d7bec995c9dc8e2bf8409eb25647eca8c (plain)
1
2
3
4
5
6
7
8
#define eyedrop16_width 16
#define eyedrop16_height 16
#define eyedrop16_x_hot 0
#define eyedrop16_y_hot 13
static unsigned char eyedrop16_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x03,
   0xc0, 0x07, 0xe0, 0x0f, 0xf0, 0x07, 0xf8, 0x03, 0xf8, 0x01, 0xf8, 0x00,
   0x7c, 0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x00};