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

11 lines
1.5 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_123560)">
<path d="M0 1.77873C0 0.796362 0.796363 0 1.77873 0H22.2213C23.2036 0 24 0.796363 24 1.77873V22.2213C24 23.2036 23.2036 24 22.2213 24H1.77873C0.796362 24 0 23.2036 0 22.2213V1.77873Z" fill="#204956"/>
<path d="M6.02266 18.9793V17.9352C6.02266 17.722 6.12915 17.6155 6.34212 17.6155H7.45037V6.53434H6.34212C6.12915 6.53434 6.02266 6.42785 6.02266 6.21488V5.14903C6.02266 4.93605 6.12915 4.82956 6.34212 4.82956C8.16068 4.74418 9.67378 4.70139 10.8812 4.70139C14.5749 4.70139 16.4217 6.02261 16.4217 8.66507C16.4217 9.58855 16.1874 10.402 15.7185 11.1052C15.2498 11.8084 14.6246 12.3446 13.8431 12.7139L16.3365 17.6153H17.6577C17.8707 17.6153 17.9774 17.7218 17.9774 17.9348V18.9791C17.9774 19.1921 17.8709 19.2986 17.6579 19.2986H14.8447C14.6317 19.2986 14.4754 19.2063 14.3758 19.0217L11.4779 13.2894H11.0518C10.5971 13.2894 10.1922 13.2681 9.83706 13.2255V17.6151H11.1796C11.3926 17.6151 11.4992 17.7218 11.4992 17.935V18.9791C11.4992 19.1921 11.3928 19.2986 11.1798 19.2986H6.34212C6.12915 19.2986 6.02246 19.1921 6.02246 18.9791L6.02266 18.9793ZM9.83706 6.47025V11.6059C9.95084 11.6201 10.1141 11.6272 10.3273 11.6272C11.4779 11.6272 12.373 11.3998 13.0121 10.9453C13.6515 10.4907 13.9711 9.80882 13.9711 8.89954C13.9711 7.27995 12.8491 6.47025 10.6042 6.47025H9.83706Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_817_123560">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>