8 lines
533 B
XML
8 lines
533 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||
|
|
<path d="M9 14c0 1.657 2.686 3 6 3s6 -1.343 6 -3s-2.686 -3 -6 -3s-6 1.343 -6 3z" />
|
||
|
|
<path d="M9 14v4c0 1.656 2.686 3 6 3s6 -1.344 6 -3v-4" />
|
||
|
|
<path
|
||
|
|
d="M3 6c0 1.072 1.144 2.062 3 2.598s4.144 .536 6 0c1.856 -.536 3 -1.526 3 -2.598c0 -1.072 -1.144 -2.062 -3 -2.598s-4.144 -.536 -6 0c-1.856 .536 -3 1.526 -3 2.598z" />
|
||
|
|
<path d="M3 6V16C3 16.888 4.5 18 6 18" />
|
||
|
|
<path d="M3 11C3 11.888 4.5 13.5 6 13.5" />
|
||
|
|
</svg>
|