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--negative-color"
|
|
|
|
fill="#ff9198"
|
|
|
|
stroke="#da4453"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="round"
|
|
|
|
>
|
|
|
|
<path d="m 12.5,2.5 v 9 l 8,5 c 1,-1.5 1,-3.2 1,-5 0,-5 -4,-9 -9,-9 z" />
|
|
|
|
<path d="m 11.5,12.5 -7,5.1 C 6.3,20 8.9,21.5 12,21.5 c 2.9,-0 5.6,-1.8 7.5,-4 z" />
|
|
|
|
<path d="m 10.5,2.5 c -5.1,0.5 -8,4.3 -8,9 0,1.6 0.1,3.6 1,5 l 7,-5 z" />
|
|
|
|
</g>
|
|
|
|
</svg>
|