#define thumb_down_width 9 #define thumb_down_height 9 static unsigned char thumb_down_bits[] = { 0xff, 0x00, 0x01, 0x01, 0x1f, 0x00, 0x01, 0x00, 0x1f, 0x00, 0x01, 0x01, 0x9f, 0x00, 0x50, 0x00, 0x30, 0x00 };