eyedrop16.xbm   [plain text]


#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};