plusarm.xbm 204 B

12345
  1. #define plusarm_width 9
  2. #define plusarm_height 9
  3. static unsigned char plusarm_bits[] = {
  4. 0xff, 0x01, 0x01, 0x01, 0x6d, 0x01, 0x6d, 0x01, 0x01, 0x01, 0x6d, 0x01,
  5. 0x6d, 0x01, 0x01, 0x01, 0xff, 0x01};