#define decorate_width 16
#define decorate_height 16
static unsigned char decorate_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x03, 0x80, 0xb9, 0xbb, 0xbb, 0xbb,
   0xb9, 0xbb, 0x03, 0x80, 0x01, 0x80, 0xfb, 0xff, 0x09, 0x80, 0x0b, 0x80,
   0x09, 0x80, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00};
