You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
483 B
10 lines
483 B
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
|
<circle cx="12" cy="3" r="2"/> |
|
<circle cx="6" cy="21" r="2"/> |
|
<circle cx="18" cy="21" r="2"/> |
|
<line x1="12" y1="5" x2="12" y2="10"/> |
|
<line x1="6" y1="19" x2="6" y2="14"/> |
|
<line x1="18" y1="19" x2="18" y2="14"/> |
|
<path d="M12 10c-2 0-4 1-4 4v5"/> |
|
<path d="M12 10c2 0 4 1 4 4v5"/> |
|
</svg>
|
|
|