2021-04-24 18:48:02 -05: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--area-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d= "m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" />
</g>
<g id= "symbol-background"
class="icn icn--background"
stroke="#fff"
stroke-width="3px"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d= "m 22.5,22.5 -9,-9" />
<path d= "m 13.5,22.5 9,-9" />
</g>
<g id= "symbol"
class="icn icn--negative-color-line"
fill="none"
stroke="#da4453"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d= "m 22.5,22.5 -9,-9" />
<path d= "m 13.5,22.5 9,-9" />
</g>
</svg>