iconify.xbm 270 B

1234567
  1. #define iconify_width 14
  2. #define iconify_height 14
  3. static unsigned char iconify_bits[] = {
  4. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  5. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0xf0, 0x03, 0x00, 0x00,
  6. 0x00, 0x00, 0x00, 0x00 };