1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<path d="M 0,2 0,15 16,15 16,8 15,3 10,3 9,1 1,1 C 0.5,1 0,1.5 0,2 Z" style="fill:#bebebe;opacity:0.5;fill-opacity:1;stroke:none"/>
<path d="M 16,4 16,15 0,15 0,5 7,5 8,3 15,3 c 0.5,0 1,0.5 1,1 z" style="fill:#bebebe;fill-opacity:1;stroke:none"/>
</svg>
|