crop_small_mask.xbm 1010 B

123456789101112131415161718
  1. /* Created with The GIMP */
  2. #define crop_small_mask_width 32
  3. #define crop_small_mask_height 32
  4. #define crop_small_mask_x_hot 0
  5. #define crop_small_mask_y_hot 0
  6. static unsigned char crop_small_mask_bits[] = {
  7. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  8. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  9. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  10. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  11. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  12. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
  13. 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0xfc, 0x0f, 0x00, 0x00, 0xfc, 0x1f,
  14. 0x00, 0x00, 0xfc, 0x0f, 0x00, 0x00, 0x1c, 0x07, 0x00, 0x00, 0x1c, 0x07,
  15. 0x00, 0x00, 0x1c, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xff, 0x07,
  16. 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x08, 0x00,
  17. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };