This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.

5 lines
259 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<circle style="fill:#4f4f4f" cx="8" cy="8" r="8"/>
<path fill="#fff" d="m8 3a5 5 0 0 0 -5 5 5 5 0 0 0 5 5 5 5 0 0 0 5 -5 5 5 0 0 0 -5 -5zm-1 2l2 1.5 2 1.5-2 1.5-2 1.5v-6z"/>
</svg>