blob: 59e779e874548e476ec0c3862823bfd028f57ecf (
plain)
1
2
3
4
|
<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)"/>
</svg>
|