f532a3f4d4
Change-Id: Ie53422acd8835a7544cd4af2c5728b08b1535fbe Signed-off-by: andreas kainz <kainz.a@gmail.com>
11 lines
354 B
XML
11 lines
354 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.4999934-3.5625 7.0000066h-5.94l5 5-1 7 5.5-3 5.5 3-1-7 5-5h-5.94z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="miter"
|
|
/>
|
|
</svg>
|