7 lines
413 B
XML
7 lines
413 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><!-- Icon from IconaMoon by Dariush Habibpour - https://creativecommons.org/licenses/by/4.0/ -->
|
|
<g fill="none" stroke="currentColor" stroke-width="2">
|
|
<path stroke-linecap="round" stroke-linejoin="round" d="M4 8h9m4 0h3m-9 8h9M4 16h3" />
|
|
<circle cx="9" cy="16" r="2" />
|
|
<circle cx="15" cy="8" r="2" />
|
|
</g>
|
|
</svg> |