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,10 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="2" width="12" height="16" rx="1" ry="1" style="fill:#87847d"/>
<rect x="2" width="12" height="13" rx="1" ry="1" style="fill:#b7b7b7"/>
<circle cx="12.5" cy="14.5" r=".5" style="fill:#cccc00"/>
<circle cx="10.5" cy="14.5" r=".5" style="fill:#cccc00"/>
<rect x="3" y="14" width="5" height="1" style="fill:#3b3a36"/>
<circle cx="8" cy="6" r="5" style="fill:#e4e4e4"/>
<rect x="4" y="5" width="8" height="2" ry="1" style="fill:#db4539"/>
<rect transform="rotate(90)" x="2" y="-9" width="8" height="2" ry="1" style="fill:#db4539"/>
</svg>

After

Width:  |  Height:  |  Size: 629 B