f532a3f4d4
Change-Id: Ie53422acd8835a7544cd4af2c5728b08b1535fbe Signed-off-by: andreas kainz <kainz.a@gmail.com>
11 lines
332 B
XML
11 lines
332 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="m9.5 2.5v6h-4l-3.0 13h3.0l2-10h2v5h11.999995v-14z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
/>
|
|
</svg>
|