blob: a856906258f218b03b1441e2e5d23c966b250e36 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<g transform="scale(0.5,0.5)">
<circle style="fill:#252a35" cx="24" cy="24" r="20"/>
<rect style="fill:#ffffff" width="6" height="28" x="16" y="10"/>
<rect style="fill:#ffffff" width="6" height="28" x="26" y="10"/>
</g>
</svg>
|