close.xbm 124 B

12345
  1. #define close_width 6
  2. #define close_height 6
  3. static unsigned char close_bits[] = {
  4. 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };