mirror of
https://github.com/inexcode/dotfiles
synced 2024-11-24 05:11:27 +00:00
5 lines
197 B
XML
5 lines
197 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||
|
<circle cx="8" cy="8" r="8" fill="#FF9800"/>
|
||
|
<path d="M7 4v3H4v2h3v3h2V9h3V7H9V4H7z" fill="#d3d3d3"/>
|
||
|
</svg>
|