/* @(#)zoom_in_button	2.1 10/7/93 Bitmap zoom_in_tool 18x18 */
#define zoom_in_button_width 18
#define zoom_in_button_height 18
static char zoom_in_button_bits[] = {
   0x00, 0x00, 0x00, 0xfc, 0xff, 0x00, 0x3c, 0xe0, 0x00, 0x0c, 0xe0, 0x00,
   0x04, 0x70, 0x00, 0x00, 0x38, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x0e, 0x00,
   0x00, 0x07, 0x00, 0x80, 0x03, 0x00, 0xc0, 0x01, 0x00, 0xe0, 0x00, 0x00,
   0x70, 0x00, 0x00, 0x38, 0x80, 0x00, 0x1c, 0xc0, 0x00, 0x1c, 0xf0, 0x00,
   0xfc, 0xff, 0x00, 0x00, 0x00, 0x00};
