blob: f58d47555a980b9e169d5c8e02875e4624e0f723 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1" viewBox="0 0 22 22">
<g transform="translate(-1,-1)">
<circle style="fill:#8f3f71" cx="12" cy="12" r="10"/>
<path style="fill:#ebdbb2" d="M 10,5 V 13 H 14 V 5 Z M 10,15 V 19 H 14 V 15 Z"/>
</g>
</svg>
|