ToolJet/plugins/packages/s3/lib/icon.svg
Kiran Ashok 41bce67b1d
hotfix : Console throwing error / warnings related to svgs (#8895)
* fix : fix fill rule clip rule etc to camelcase

* fix : svg width and height made to 100% instead of auto

* fix :: few more svg height and width change in editor

* remove logs
2024-02-22 16:52:54 +05:30

22 lines
2 KiB
XML

<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_817_123586)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.2003 4.15002L16.0503 12.05L20.2003 19.95L21.9003 19V5.10002L20.2003 4.15002Z" fill="#E25444"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.2003 4.15002L11.9003 5.10002L7.67529 12.05L11.9003 19L20.2003 19.95V4.15002Z" fill="#7B1D13"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.4501 4.15002L2.1001 4.75002V19.35L3.4501 19.95L11.9001 12.05L3.4501 4.15002Z" fill="#58150D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.43213 4.13336L11.9115 6.48891V17.8222L3.43213 19.9556V4.13336Z" fill="#E25444"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9158 7.73335L8.31543 7.15555L11.9158 3.06665L15.5073 7.15555L11.9158 7.73335Z" fill="#58150D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.5073 7.15555L11.9114 7.7422L8.31543 7.15555V3.06665" fill="#58150D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9158 16.3111L8.31543 16.9778L11.9158 20.4889L15.5073 16.9778L11.9158 16.3111Z" fill="#58150D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9003 0L8.30029 1.9V7.15L11.9115 6.13335L11.9003 0Z" fill="#7B1D13"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9114 9.02222L8.31543 9.41337V14.6553L11.9114 15.0667V9.02222Z" fill="#7B1D13"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9114 17.8667L8.31543 16.965V22.1182L11.9114 24V17.8667Z" fill="#7B1D13"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.5071 16.965L11.9111 17.8669V24L15.5071 22.1182V16.965Z" fill="#E25444"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9111 9.02222L15.5071 9.41337V14.6553L11.9111 15.0667V9.02222Z" fill="#E25444"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.8999 0L15.4999 1.9V7.15L11.8999 6.15V0Z" fill="#E25444"/>
</g>
<defs>
<clipPath id="clip0_817_123586">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>