favicon.svg 871 B

12345678910111213141516
  1. <svg width="160" height="140" viewBox="0 0 160 140" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <!-- Top block -->
  3. <polygon points="80,10 140,30 80,50 20,30" fill="#c25f34" opacity="0.85" />
  4. <!-- Second block left -->
  5. <polygon points="20,30 80,50 80,80 20,60" fill="#c25f34" opacity="0.65" />
  6. <!-- Second block right -->
  7. <polygon points="80,50 140,30 140,60 80,80" fill="#c25f34" opacity="0.55" />
  8. <!-- Third block left -->
  9. <polygon points="20,60 80,80 80,110 20,90" fill="#c25f34" opacity="0.45" />
  10. <!-- Third block right -->
  11. <polygon points="80,80 140,60 140,90 80,110" fill="#c25f34" opacity="0.35" />
  12. <!-- Fourth block left -->
  13. <polygon points="20,90 80,110 80,140 20,120" fill="#c25f34" opacity="0.25" />
  14. <!-- Fourth block right -->
  15. <polygon points="80,110 140,90 140,120 80,140" fill="#c25f34" opacity="0.15" />
  16. </svg>