mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 23:47:17 +00:00
* 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
19 lines
2 KiB
XML
19 lines
2 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_814_122600)">
|
|
<path d="M2.21875 19.3705L2.36359 19.1666L9.23364 6.13056L9.24676 5.99227L6.21534 0.299271C5.95893 -0.180732 5.24877 -0.0555753 5.16346 0.476928L2.21875 19.3705Z" fill="#FFC24A"/>
|
|
<path d="M11.4555 10.2982L13.7102 7.99058L11.4555 3.68461C11.2385 3.2768 10.6403 3.2768 10.4299 3.68461L9.22705 5.98572V6.18307L11.4555 10.2982Z" fill="#F4BD62"/>
|
|
<path d="M2.21875 19.3705L2.28438 19.3049L2.5211 19.206L11.3168 10.4497L11.4222 10.1473L9.23317 5.96603L2.21875 19.3705Z" fill="#F6820C"/>
|
|
<path d="M11.7377 23.788L19.6924 19.3508L17.4181 5.35478C17.3459 4.91415 16.8068 4.74353 16.4979 5.059L2.21875 19.3705L10.1336 23.788C10.6268 24.0707 11.238 24.0707 11.7377 23.788Z" fill="#FDE068"/>
|
|
<path d="M19.6265 19.3114L17.3718 5.42696C17.2996 4.9929 16.8524 4.81571 16.5435 5.12462L2.3042 19.3442L10.1272 23.7158C10.6203 23.9919 11.225 23.9919 11.7247 23.7158L19.6265 19.3114Z" fill="#FCCA3F"/>
|
|
<path d="M11.7379 23.6568C11.2382 23.9329 10.627 23.9329 10.1273 23.6568L2.27803 19.3049L2.2124 19.3705L10.1273 23.788C10.627 24.0641 11.2382 24.0641 11.7379 23.788L19.6927 19.3508L19.673 19.2327L11.7379 23.6568Z" fill="#EEAB37"/>
|
|
<path d="M22.6411 18.4161C22.6411 15.5589 20.3248 13.2426 17.4675 13.2426C14.6102 13.2426 12.2939 15.5589 12.2939 18.4161C12.2939 21.2734 14.6102 23.5897 17.4675 23.5897C20.3248 23.5897 22.6411 21.2734 22.6411 18.4161Z" fill="#757575"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.1323 17.0117L17.433 15.8459L19.7964 17.0117V18.1939L17.433 17.0234L15.1323 18.1939V17.0117Z" fill="white"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.1323 19.0245L17.433 17.8592L19.7964 19.0245V20.2067L17.433 19.0363L15.1323 20.2067V19.0245Z" fill="white"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.438 20.1791L18.1092 19.866L19.291 20.4097L17.438 21.2994V20.1791Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_814_122600">
|
|
<rect width="24" height="24" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|