mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-01 02:17:20 +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
17 lines
846 B
XML
17 lines
846 B
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_123590)">
|
|
<path d="M21.5998 19.7042H5.04004V22.7279H21.5998V19.7042Z" fill="#566270"/>
|
|
<path d="M18.1443 15.096H0V18.1197H18.1443V15.096Z" fill="#4570A9"/>
|
|
<path d="M24 15.096H19.104V18.1197H24V15.096Z" fill="#4570A9"/>
|
|
<path d="M12.24 10.4878H3.45605V13.5114H12.24V10.4878Z" fill="#00A2CE"/>
|
|
<path d="M17.3876 10.4878H13.4277V13.5114H17.3876V10.4878Z" fill="#00A2CE"/>
|
|
<path d="M21.0241 5.88031H6.33594V8.90398H21.0241V5.88031Z" fill="#6ACAFF"/>
|
|
<path d="M17.9275 1.27209H5.54346V4.29576H17.9275V1.27209Z" fill="#9ADDFF"/>
|
|
<path d="M4.17568 1.27209H0.21582V4.29576H4.17568V1.27209Z" fill="#9ADDFF"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_817_123590">
|
|
<rect width="24" height="24" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|