#define postscript_width 16
#define postscript_height 16
static char postscript_bits[] = {
   0xfe, 0x07, 0x02, 0x0c, 0x7a, 0x14, 0x92, 0x24, 0x92, 0x7c, 0x72, 0x40,
   0x12, 0x40, 0x12, 0x4e, 0x3a, 0x49, 0x02, 0x43, 0x02, 0x46, 0x02, 0x48,
   0x02, 0x49, 0x02, 0x47, 0x02, 0x40, 0xfe, 0x7f};
