#define Icon16x16_width 16
#define Icon16x16_height 16
static char Icon16x16_bits[] = {
   0x00, 0x00, 0xe0, 0xff, 0x20, 0xf0, 0x20, 0xf0, 0x20, 0x04, 0x20, 0x0c,
   0x20, 0x1c, 0xfe, 0x3f, 0xfe, 0x3f, 0x20, 0x1c, 0x20, 0x0c, 0x20, 0x04,
   0x20, 0x00, 0x20, 0x00, 0xe0, 0xff, 0xc0, 0xff};
