mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-01 10:27:30 +00:00
* move all apps link under folders * home page changes * css changes * fix * fix comments icon * breadcrumb fix * change logo * css fixes * icon * fix: comment notifications page id param addition * loader heights change * fix spacing * update scroll * delete unused file * theme dark fix * fix cursor * css changes * exp: removes skeleton * exp: update apploader * hide selector if single workspace * keep search icon while searching pages * update apploader * use ui/select * update plugin icons * modal css changes * css changes * show delete, edit on hover only - querymanager * update sidebaritem to use svg directly instead of img tag * use svg for appicon
10 lines
1.1 KiB
XML
10 lines
1.1 KiB
XML
<svg width="auto" height="auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_817_123580)">
|
|
<path d="M11.52 9.04C11.52 10.4 10.4 11.52 9.04 11.52C7.68 11.52 6.56 10.4 6.56 9.04C6.56 7.68 7.68 6.56 9.04 6.56C10.4 6.56 11.52 7.68 11.52 9.04ZM9.04 12.48C7.68 12.48 6.56 13.6 6.56 14.96C6.56 16.32 7.68 17.44 9.04 17.44C10.4 17.44 11.52 16.32 11.52 14.96C11.52 13.6 10.4 12.48 9.04 12.48ZM24 12C24 18.64 18.64 24 12 24C5.36 24 0 18.64 0 12C0 5.36 5.36 0 12 0C18.64 0 24 5.36 24 12ZM20.8 12C20.8 7.12 16.88 3.2 12 3.2C7.12 3.2 3.2 7.12 3.2 12C3.2 16.88 7.12 20.8 12 20.8C16.88 20.8 20.8 16.88 20.8 12ZM14.96 12.48C13.6 12.48 12.48 13.6 12.48 14.96C12.48 16.32 13.6 17.44 14.96 17.44C16.32 17.44 17.44 16.32 17.44 14.96C17.44 13.6 16.32 12.48 14.96 12.48ZM14.96 6.56C13.6 6.56 12.48 7.68 12.48 9.04C12.48 10.4 13.6 11.52 14.96 11.52C16.32 11.52 17.44 10.4 17.44 9.04C17.44 7.68 16.32 6.56 14.96 6.56Z" fill="#F22F46"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_817_123580">
|
|
<rect width="24" height="24" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|