6 lines
567 B
XML
6 lines
567 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<path d="M20 42 Q10 34 15 26 Q20 17 30 20 Q33 9 45 14 Q55 4 68 17 Q82 16 79 29 Q85 34 79 42 Q74 49 56 46 Q46 52 36 46 Z" fill="#fff" opacity="0.8"/>
|
|
<polygon points="53,48 42,58 48,58 38,72 52,58 46,58" fill="#fff" stroke="#fff" stroke-width="1.5" stroke-linejoin="round"/>
|
|
<line x1="32" y1="68" x2="26" y2="84" stroke="#fff" stroke-width="2" stroke-linecap="round" opacity="0.5"/>
|
|
<line x1="68" y1="65" x2="62" y2="81" stroke="#fff" stroke-width="2" stroke-linecap="round" opacity="0.5"/>
|
|
</svg> |