mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 23:47:17 +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
472 B
XML
4 lines
472 B
XML
<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M0.000976562 19.6749H2.66738V22.3428H0.000976562V19.6749Z" fill="#FF0000"/>
|
|
<path d="M0.000976562 1.32861H2.66738V20.0035H0.000976562V1.32861ZM5.33378 1.32861H8.00018V22.6714H5.33378V1.32861ZM10.6666 1.32861H13.333V22.6714H10.6666V1.32861ZM15.9994 1.32861H18.6658V22.6714H15.9994V1.32861ZM21.3322 9.99911H23.9986V14.0009H21.3322V9.99911Z" fill="#FFCC00"/>
|
|
</svg>
|