f532a3f4d4
Change-Id: Ie53422acd8835a7544cd4af2c5728b08b1535fbe Signed-off-by: andreas kainz <kainz.a@gmail.com>
11 lines
366 B
XML
11 lines
366 B
XML
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
class="icn icn--shape-color"
|
|
d="m12 2.5-3.5625 7.0000066h-5.94l5 4.9-1.4 7.125 5.9-3 5.9 3-1.4375-7.125 5-4.9h-5.9z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="miter"
|
|
/>
|
|
</svg>
|