5 lines
357 B
XML
5 lines
357 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<path d="M30 10 L30 60 L50 80 L70 60 L70 10 Z" fill="#3b82f6" stroke="#2563eb" stroke-width="2"/>
|
|
<circle cx="50" cy="35" r="15" fill="#fcd34d" stroke="#f59e0b" stroke-width="2"/>
|
|
<path d="M50 25 L53 32 L60 32 L55 37 L57 44 L50 40 L43 44 L45 37 L40 32 L47 32 Z" fill="#fff"/>
|
|
</svg> |