1
2
3
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<path d="M 1,0 C 0.446,0 0,0.446 0,1 l 0,14 c 0,0.554 0.446,1 1,1 l 14,0 c 0.554,0 1,-0.446 1,-1 L 16,1 C 16,0.446 15.554,0 15,0 Z M 2,2 14,2 14,10 10.5,6 8,9 5,5 2,8 Z" style="fill:#bebebe;opacity:1;fill-opacity:1;stroke:none"/>
</svg>
|