blob: b06dc0437222ed1563ba1d118580795a14f3edd0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg width="46" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter898" x="-.108" y="-.108" width="1.216" height="1.216" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.81"/>
</filter>
</defs>
<rect width="46" height="24" rx="12" ry="12" fill="#b7bdf8" stroke-width="0" style="paint-order:stroke fill markers"/>
<circle cx="34" cy="13" r="9" fill="#000000" filter="url(#filter898)" opacity=".15" stroke-width="0" style="paint-order:stroke fill markers"/>
<circle cx="34" cy="12" r="9" fill="#ffffff" stroke-width="0" style="paint-order:stroke fill markers"/>
</svg>
|