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

13 lines
1.9 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_123576)">
<path d="M5.05435 15.172C5.05435 16.5669 3.92696 17.6942 2.53206 17.6942C1.13715 17.6942 0.00976562 16.5669 0.00976562 15.172C0.00976562 13.777 1.13715 12.6497 2.53206 12.6497H5.05435V15.172ZM6.3155 15.172C6.3155 13.777 7.44289 12.6497 8.83779 12.6497C10.2327 12.6497 11.3601 13.777 11.3601 15.172V21.4777C11.3601 22.8726 10.2327 24 8.83779 24C7.44289 24 6.3155 22.8726 6.3155 21.4777V15.172Z" fill="#E01E5A"/>
<path d="M8.83737 5.04459C7.44246 5.04459 6.31507 3.9172 6.31507 2.52229C6.31507 1.12739 7.44246 0 8.83737 0C10.2323 0 11.3597 1.12739 11.3597 2.52229V5.04459H8.83737ZM8.83737 6.32484C10.2323 6.32484 11.3597 7.45223 11.3597 8.84713C11.3597 10.242 10.2323 11.3694 8.83737 11.3694H2.51253C1.11762 11.3694 -0.00976562 10.242 -0.00976562 8.84713C-0.00976562 7.45223 1.11762 6.32484 2.51253 6.32484H8.83737Z" fill="#36C5F0"/>
<path d="M18.9459 8.84713C18.9459 7.45223 20.0733 6.32484 21.4682 6.32484C22.8631 6.32484 23.9905 7.45223 23.9905 8.84713C23.9905 10.242 22.8631 11.3694 21.4682 11.3694H18.9459V8.84713ZM17.6847 8.84713C17.6847 10.242 16.5573 11.3694 15.1624 11.3694C13.7675 11.3694 12.6401 10.242 12.6401 8.84713V2.52229C12.6401 1.12739 13.7675 0 15.1624 0C16.5573 0 17.6847 1.12739 17.6847 2.52229V8.84713Z" fill="#2EB67D"/>
<path d="M15.1624 18.9554C16.5573 18.9554 17.6847 20.0828 17.6847 21.4777C17.6847 22.8726 16.5573 24 15.1624 24C13.7675 24 12.6401 22.8726 12.6401 21.4777V18.9554H15.1624ZM15.1624 17.6942C13.7675 17.6942 12.6401 16.5669 12.6401 15.172C12.6401 13.777 13.7675 12.6497 15.1624 12.6497H21.4873C22.8822 12.6497 24.0096 13.777 24.0096 15.172C24.0096 16.5669 22.8822 17.6942 21.4873 17.6942H15.1624Z" fill="#ECB22E"/>
</g>
<defs>
<clipPath id="clip0_817_123576">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>