blob: 24a8a667d46427565d95f411d1ecd55e02b43c98 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#3d65c2" cx="8" cy="8" r="8"/>
<path style="fill:#ff982d" d="M 7 2 L 7 5 L 4 5 L 4 7 L 7 7 L 7 14 L 9 14 L 9 7 L 12 7 L 12 5 L 9 5 L 9 2 L 7 2 z"/>
</svg>
|