#define icon_width 16
#define icon_height 16
static char icon_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xf8, 0x3f, 0x08, 0x21, 0x68, 0x25, 0x68, 0x29,
   0x08, 0x21, 0xf8, 0x3f, 0x08, 0x24, 0x28, 0x2a, 0x58, 0x31, 0x88, 0x20,
   0xf8, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
