Port over themes

This commit is contained in:
2021-01-19 01:43:43 -06:00
parent b08aaa6f2a
commit fdac8d01a9
62761 changed files with 369294 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<g>
<circle style="fill:#252a35" cx="16" cy="16" r="14"/>
<path style="fill:#ffffff" d="M 12 11 A 5 5 0 0 0 7 16 A 5 5 0 0 0 12 21 A 5 5 0 0 0 17 16 A 5 5 0 0 0 12 11 z M 12 14 A 2 2 0 0 1 14 16 A 2 2 0 0 1 12 18 A 2 2 0 0 1 10 16 A 2 2 0 0 1 12 14 z"/>
<rect style="fill:#ffffff" width="10" height="2" x="16" y="15"/>
<rect style="fill:#ffffff" width="2" height="2" x="22" y="17"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 483 B