ck_off.xbm 254 B

123456
  1. #define ck_off_width 13
  2. #define ck_off_height 13
  3. static unsigned char ck_off_bits[] = {
  4. 0xff, 0x1f, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
  5. 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
  6. 0xff, 0x1f};