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,7 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle cx="8" cy="8" r="8" style="fill:#95e000"/>
<path d="m8 1a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7zm0 1a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6z" style="fill:#ffffff"/>
<path d="m4 5-1 6h1v-2h1v2h1l-1-6zm0 2h1v1h-1z" style="fill:#ffffff"/>
<rect x="7" y="5" width="1" height="6" style="fill:#ffffff"/>
<path d="m9 5 1.5 3-1.5 3h1l1-2 1 2h1l-1.5-3 1.5-3h-1l-1 2-1-2h-1z" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 521 B