max_toggled.xbm 213 B

123456
  1. #define close_width 10
  2. #define close_height 10
  3. static unsigned char close_bits[] = {
  4. 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
  5. 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03 };