12 lines
346 B
Java
12 lines
346 B
Java
![]() |
<?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="m7.5 2.5-5 9.5 5 9.5h8.0625.94c2.62 0 5-4.25 5-9.5 0-5.25-2.38-9.5-5-9.5h-.94z"
|
||
|
fill="#fafafa"
|
||
|
stroke="#3a3a38"
|
||
|
stroke-linecap="round"
|
||
|
stroke-linejoin="round"
|
||
|
/>
|
||
|
</svg>
|