mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 06:57:40 +00:00
* 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
4 lines
527 B
XML
4 lines
527 B
XML
<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M12.6451 12.8798C12.4531 13.0206 12.2265 13.0909 12 13.0909C11.7734 13.0909 11.5469 13.0206 11.3549 12.8798L2.18181 6.15291L7.27271e-05 4.55299L0 20.0001C7.27271e-05 20.6025 0.488435 21.091 1.09091 21.091L22.9091 21.0909C23.5116 21.0909 24 20.6025 24 20.0001V4.55292L21.8181 6.15291L12.6451 12.8798Z" fill="#00A9D1"/>
|
|
<path d="M12.0002 10.6473L22.5519 2.90919L1.44824 2.90912L12.0002 10.6473Z" fill="#00A9D1"/>
|
|
</svg>
|