16 lines
694 B
XML
16 lines
694 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_11992_34852)">
|
|
<circle cx="2" cy="4" r="1" fill="black"/>
|
|
<path d="M5 4L14 4" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="2" cy="8" r="1" fill="black"/>
|
|
<path d="M5 8L14 8" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="2" cy="12" r="1" fill="black"/>
|
|
<path d="M5 12L14 12" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_11992_34852">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|