10 lines
586 B
XML
10 lines
586 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" data-icon-name="icon-tabler-viewfinder" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||
|
<circle cx="12" cy="12" r="9"></circle>
|
||
|
<line x1="12" y1="3" x2="12" y2="7"></line>
|
||
|
<line x1="12" y1="21" x2="12" y2="18"></line>
|
||
|
<line x1="3" y1="12" x2="7" y2="12"></line>
|
||
|
<line x1="21" y1="12" x2="18" y2="12"></line>
|
||
|
<line x1="12" y1="12" x2="12" y2="12.01"></line>
|
||
|
</svg>
|