FEATURE Introducing assets

This commit is contained in:
Antoine M 2026-02-13 15:42:38 +01:00
parent 131274d586
commit 3c0a9f5192
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50" fill="white"/>
<path d="M22.0689 11.3378H9.17236V24.112H22.0689V11.3378Z" stroke="#136F63" stroke-width="2"/>
<path d="M40.8277 24.1119H27.9312V40.37H40.8277V24.1119Z" stroke="#136F63" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 336 B

View File

@ -0,0 +1,15 @@
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50" fill="white"/>
<g clip-path="url(#clip0_2897_15196)">
<path d="M35.914 27.7796H13.9587V42.1057H35.914V27.7796Z" stroke="#136F63" stroke-width="2"/>
<path d="M38.0925 20.6612H11.9077V27.7796H38.0925V20.6612Z" stroke="#136F63" stroke-width="2"/>
<path d="M24.9319 15.4477V9" stroke="#136F63" stroke-width="2"/>
<path d="M33.0369 16.7801L37.6566 12.2194" stroke="#136F63" stroke-width="2"/>
<path d="M16.8178 16.7265L12.198 12.1657" stroke="#136F63" stroke-width="2"/>
</g>
<defs>
<clipPath id="clip0_2897_15196">
<rect width="28" height="34" fill="white" transform="translate(11 9)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 735 B