file.xbm 233 B

12345
  1. #define file_width 12
  2. #define file_height 12
  3. static unsigned char file_bits[] = {
  4. 0xfe, 0x00, 0x02, 0x03, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
  5. 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0xfe, 0x03};