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
|
2020-10-19 05:26:23 -05:00
|
|
|
class="icn icn--shape-color"
|
2020-10-16 17:47:07 -05:00
|
|
|
d="m10.5 2.5000003c-4.3405286.5445875-7.4611645 3.6638437-7.9999999 7.9999997h7.9999999zm3 0v7.9999997h8c-.545215-4.325231-3.666391-7.4558872-8-7.9999997zm-10.9999999 10.9999997c.5452146 4.32535 3.6663907 7.455887 7.9999999 8v-8zm10.9999999 0v8c4.333609-.544113 7.454785-3.67465 8-8z"
|
|
|
|
fill="#fafafa"
|
|
|
|
stroke="#3a3a38"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="miter"
|
|
|
|
/>
|
|
|
|
</svg>
|