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,7 @@
<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.0705-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"/>
<circle fill="#fff" opacity=".72" cx="9" cy="13" r="1"/>
<circle fill="#fff" opacity=".72" cx="12" cy="13" r="1"/>
<circle fill="#fff" opacity=".72" cx="15" cy="13" r="1"/>
</svg>

After

Width:  |  Height:  |  Size: 513 B