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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path fill="#4ab3e4" d="m0.8 1c-0.4432 0-0.8 0.34687-0.8 0.7778v12.445c0 0.43087 0.3568 0.7778 0.8 0.7778l14.4-0.001c0.443 0 0.8-0.347 0.8-0.778v-12.444c0-0.4309-0.357-0.7778-0.8-0.7778h-14.4z"/>
<path fill="#4f4f4f" d="m0.8 1c-0.4432 0-0.8 0.34687-0.8 0.7778l4e-8 1.2222h16v-1.2222c0-0.4309-0.357-0.7778-0.8-0.7778z"/>
</svg>

After

Width:  |  Height:  |  Size: 407 B