openfile.xbm 221 B

12345
  1. #define openfile_width 16
  2. #define openfile_height 10
  3. static unsigned char openfile_bits[] = {
  4. 0xf8, 0x01, 0x04, 0x06, 0x02, 0x08, 0x02, 0x10, 0xe2, 0xff, 0x52, 0x55,
  5. 0xaa, 0x2a, 0x56, 0x15, 0xaa, 0x0a, 0xfe, 0x07};