#define florin_width 16
#define florin_height 16
static char florin_bits[] = {
   0x00, 0x00, 0x00, 0x0e, 0x00, 0x1b, 0x00, 0x13, 0x00, 0x03, 0x00, 0x03,
   0x60, 0x03, 0xc0, 0x0f, 0x00, 0x1b, 0x00, 0x03, 0x00, 0x03, 0x20, 0x03,
   0x30, 0x03, 0xe0, 0x01, 0x00, 0x00, 0x00, 0x00};
