blob: c1f273d2adf12b57594707179ac1c3829551cffa (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<g transform="translate(3,3)" style="fill:#dedede;opacity:0.4;fill-opacity:1">
<path d="m 8 0 c -4.418 0 -8 3.134 -8 7 c 0 3.866 3.582 7 8 7 4.418 0 8 -3.134 8 -7 c 0 -3.866 -3.582 -7 -8 -7 z" style="stroke:none"/>
<path d="m 8.336 12 5.664 4 -1 -6 z" style="stroke:none"/>
</g>
</svg>
|