de788e9948
Signed-off-by: andreas kainz <kainz.a@gmail.com> Change-Id: If2ac4f403b2e691ad6d4f24e5ffbfaffe8a13ce6
13 lines
341 B
XML
13 lines
341 B
XML
<?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 19,16 12,8 5,16" />
|
|
</g>
|
|
</svg>
|