blob: d42994507a7a7e4febe393496e658e4599e95779 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1" viewBox="0 0 32 32">
<g transform="scale(2)">
<circle style="fill:#8f3f71" cx="8" cy="8" r="7"/>
<path style="fill:#ebdbb2" d="M 7,3 V 9 H 9 V 3 Z M 7,11 V 13 H 9 V 11 Z"/>
</g>
</svg>
|