blob: 9e63a4bd687c511d3e0a562ffba1d5aa90cbf90d (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
<rect x="2" y="2" width="36" height="16" ry="8" fill="#eeeeee" opacity="0.3"/>
<circle cx="10" cy="10" r="6" fill="#eeeeee"/>
</svg>
|