Move themes to their own package

This commit is contained in:
2021-02-04 22:17:10 -06:00
parent 3c43b8bcfd
commit efd62518d3
62762 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path fill="#4ab3e4" d="m0.80078 1c-0.4432 0-0.80078 0.0704-0.80078 0.5137v9.4863h16v-9.4863c0-0.4432-0.358-0.5137-0.801-0.5137h-14.398z"/>
<path fill="#253951" d="m0.8 15c-0.4432 0-0.8-0.3568-0.8-0.8l4e-8 -3.2h16v3.2c0 0.4432-0.3568 0.8-0.8 0.8z"/>
<rect fill="#fff" opacity=".3" width="6" height="2" x="1" y="12" rx=".479" ry=".515"/>
<rect fill="#fff" opacity=".3" width="6" height="2" x="8" y="12" rx=".479" ry=".515"/>
<rect fill="#fff" width="2" height="2" x="2" y="12"/>
<rect fill="#fff" width="2" height="2" x="9" y="12"/>
</svg>

After

Width:  |  Height:  |  Size: 623 B