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.

9 lines
331 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<rect width="32" height="32" fill="#32302f"/>
<rect width="32" height="1" fill="#ebdbb2" fill-opacity=".1"/>
<g fill="#ebdbb2">
<circle cx="16" cy="16" r="12" opacity=".2"/>
<circle cx="16" cy="16" r="2" opacity=".6"/>
</g>
</svg>