#define select_ftr_icon_width 16
#define select_ftr_icon_height 16
static unsigned char select_ftr_icon_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0x01, 0x80, 0xf1, 0x8f, 0xf1, 0x8f, 0x31, 0x88,
   0x31, 0x80, 0x31, 0x80, 0xf1, 0x87, 0xf1, 0x87, 0x31, 0x80, 0x31, 0x80,
   0x31, 0x80, 0x31, 0x80, 0x01, 0x80, 0xff, 0xff};
