10 lines
671 B
XML
10 lines
671 B
XML
|
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<defs>
|
||
|
<clipPath id="c">
|
||
|
<path d="M8 2.686v14l3.133-3.82 2.066 4.986a1 1 0 1 0 1.848-.766l-2.111-5.096 4.378.01z" fill="#333" fill-rule="evenodd" stroke-width="2"/>
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
<circle cx="16.001" cy="16.001" r="14" fill="#4d4d4d" stroke-width=".99992" style="paint-order:markers stroke fill"/>
|
||
|
<path transform="matrix(1.1186 0 0 1.0908 3.1848 4.4561)" d="m8 2.686v14l3.133-3.82 2.066 4.986a1.0002 1.0002 0 1 0 1.848-0.766l-2.111-5.096 4.378 0.01z" clip-path="url(#c)" fill="#fff" fill-rule="evenodd" stroke-width="2.414"/>
|
||
|
</svg>
|