blob: b4de95fb35d1319027721c9d621f6068bb565c85 (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1" viewBox="0 0 32 32">
<circle style="fill:#282828" cx="16" cy="16" r="14"/>
<rect style="fill:#ebdbb2" width="4" height="20" x="-18" y="6" transform="matrix(0,-1,1,0,0,0)"/>
<rect style="fill:#ebdbb2" width="4" height="20" x="14" y="6"/>
</svg>
|