2020-10-16 17:47:07 -05:00
|
|
|
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
|
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<path
|
|
|
|
id="ShapeColor"
|
|
|
|
d="m12 2.5c-5.2467051 0-9.5 4.2532687-9.5 9.5 0 5.246731 4.2532949 9.5 9.5 9.5 5.246705 0 9.5-4.253269 9.5-9.5 0-5.2467313-4.253295-9.5-9.5-9.5zm0 5c2.623353 0 4.5 1.8766938 4.5 4.5 0 2.623306-1.876647 4.5-4.5 4.5s-4.5-1.876694-4.5-4.5c0-2.6233062 1.876647-4.5 4.5-4.5z"
|
|
|
|
fill="#fafafa"
|
|
|
|
stroke="#3a3a38"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="round"
|
|
|
|
/>
|
|
|
|
</svg>
|