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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path fill="#e4e4e4" d="m8 3c-2.0709 0-3.8347 1.2679-4.5938 3.0624-1.9278 0.2866-3.4062 1.93-3.4062 3.9375 0 2.2091 1.7909 4.0001 4 4.0001h8.5003c1.933 0 3.5-1.567 3.5-3.5 0-1.7965-1.351-3.2688-3.094-3.4685-0.454-2.2937-2.479-4.0315-4.906-4.0315z"/>
<path opacity=".5" d="m8 5a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 4 -4 4 4 0 0 0 -4 -4zm0 1a3 3 0 0 1 3 3 3 3 0 0 1 -3 3 3 3 0 0 1 -3 -3 3 3 0 0 1 3 -3z"/>
<circle opacity=".5" cx="8" cy="9" r="2"/>
</svg>

After

Width:  |  Height:  |  Size: 535 B