8 lines
383 B
XML
8 lines
383 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
|
|
<ellipse cx="7" cy="18" rx="3.4" ry="2.4" transform="rotate(-22 7 18)"/>
|
|
<rect x="9.2" y="4" width="1.6" height="14"/>
|
|
<ellipse cx="15" cy="18" rx="3.4" ry="2.4" transform="rotate(-22 15 18)"/>
|
|
<rect x="17.2" y="4" width="1.6" height="14"/>
|
|
<path d="M9.2 4 L18.8 4 L18.8 7 L9.2 7 Z"/>
|
|
</svg>
|