8 lines
458 B
XML
8 lines
458 B
XML
<svg width="200" height="450" viewBox="0 0 200 450" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="200" height="450" rx="100" fill="#E38B16"/>
|
|
|
|
<g transform="translate(50, 100) scale(1.2)">
|
|
<path d="M10 0 L50 30 L10 60" stroke="white" stroke-width="10" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
<line x1="55" y1="65" x2="85" y2="65" stroke="white" stroke-width="10" stroke-linecap="round"/>
|
|
</g>
|
|
</svg> |