UPLOAD Assets
This commit is contained in:
parent
7d34b8d50a
commit
4292a2a2d7
10
resources/img/elements/carhop-heart-white.svg
Normal file
10
resources/img/elements/carhop-heart-white.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
<svg width="117" height="116" viewBox="0 0 117 116" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0_3463_29656)">
|
||||||
|
<path d="M83.8913 0L58.5 26.3843L33.1087 0H0V55.3616L58.6429 116L117 55.3616V0H83.8913Z" fill="white"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0_3463_29656">
|
||||||
|
<rect width="117" height="116" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 361 B |
|
|
@ -1,3 +1,8 @@
|
||||||
<svg width="595" height="508" viewBox="0 0 595 508" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
|
<svg width="595" height="508" viewBox="0 0 595 508" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
|
||||||
<path d="M594.5 506.914H0.5V17.2129L594.5 0.513672V506.914Z" fill="white" stroke="#136F63"/>
|
<path
|
||||||
|
d="M594.5 506.914H0.5V17.2129L594.5 0.513672V506.914Z"
|
||||||
|
fill="white"
|
||||||
|
stroke="#136F63"
|
||||||
|
vector-effect="non-scaling-stroke"
|
||||||
|
/>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 227 B After Width: | Height: | Size: 273 B |
4
resources/img/elements/select-drop-button-white.svg
Normal file
4
resources/img/elements/select-drop-button-white.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<circle cx="18" cy="18" r="17" transform="rotate(-90 18 18)" stroke="white" stroke-width="2"/>
|
||||||
|
<path d="M10.7992 14.76L17.8006 21.6L25.1992 14.76" stroke="white" stroke-width="2"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 284 B |
Loading…
Reference in New Issue
Block a user