7 lines
317 B
XML
7 lines
317 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
|
|
<path d="M6 3 C 4 9, 5 17, 11 21 L 11 19 C 7 16, 6 10, 7 5 Z"/>
|
|
<path d="M18 3 C 20 9, 19 17, 13 21 L 13 19 C 17 16, 18 10, 17 5 Z"/>
|
|
<rect x="9.5" y="20" width="5" height="1.5" rx="0.6"/>
|
|
<circle cx="12" cy="12" r="1"/>
|
|
</svg>
|