shade_toggled.xbm 213 B

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