2022-01-27 18:20:59 -06:00
|
|
|
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
|
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<g id="background"
|
|
|
|
class="icn icn--text-color"
|
|
|
|
fill="none"
|
|
|
|
stroke="#696969"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="round"
|
|
|
|
stroke-width="2"
|
|
|
|
>
|
|
|
|
<path d="m 18,5 -8,7 8,7" />
|
|
|
|
<path d="M 6,5 V 19" />
|
|
|
|
</g>
|
|
|
|
</svg>
|