f532a3f4d4
Change-Id: Ie53422acd8835a7544cd4af2c5728b08b1535fbe Signed-off-by: andreas kainz <kainz.a@gmail.com>
11 lines
382 B
XML
11 lines
382 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.5 4.5c-5.251 0-9.99 3.35-9.99 7.5 0 4.14 4.25 7.5 9.5 7.5 5.25 0 9.5-2.85 9.5-6.98776h-8.98776z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
/>
|
|
</svg>
|