8 lines
489 B
XML
8 lines
489 B
XML
|
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<g transform="translate(2)" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||
|
<rect x="2" y="2" width="2" height="12" stop-color="#000000"/>
|
||
|
<rect x="8" y="2" width="2" height="12" stop-color="#000000"/>
|
||
|
</g>
|
||
|
<circle cx="14.5" cy="12.5" r="1.5" fill="#dedede" stop-color="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||
|
</svg>
|