ToolJet/plugins/packages/oracledb/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

3 lines
546 B
XML

<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.58983 19.5886C3.40008 19.5886 0 16.197 0 12.006C0 7.81512 3.40008 4.41144 7.58983 4.41144H16.4114C20.6024 4.41144 24 7.81512 24 12.006C24 16.197 20.6024 19.5886 16.4114 19.5886H7.58983ZM16.2152 16.9116C18.9297 16.9116 21.1282 14.7193 21.1282 12.006C21.1282 9.29276 18.9297 7.08826 16.2152 7.08826H7.78478C5.07159 7.08826 2.87177 9.29276 2.87177 12.006C2.87177 14.7193 5.07141 16.9116 7.78478 16.9116H16.2152Z" fill="#E32124"/>
</svg>