srcfile.xbm 242 B

12345
  1. #define srcfile_width 12
  2. #define srcfile_height 12
  3. static unsigned char srcfile_bits[] = {
  4. 0xfe, 0x01, 0x02, 0x01, 0x02, 0x07, 0x02, 0x04, 0x72, 0x04, 0x8a, 0x04,
  5. 0x0a, 0x04, 0x0a, 0x04, 0x8a, 0x04, 0x72, 0x04, 0x02, 0x04, 0xfe, 0x07};