openfold.xbm 221 B

12345
  1. #define openfold_width 16
  2. #define openfold_height 10
  3. static unsigned char openfold_bits[] = {
  4. 0xfc, 0x00, 0x02, 0x07, 0x01, 0x08, 0xc1, 0xff, 0x21, 0x80, 0x11, 0x40,
  5. 0x09, 0x20, 0x05, 0x10, 0x03, 0x08, 0xff, 0x07};