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,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path d="M8 2C4.4 2 1.2 4.4 0 8c1.2 3.6 4.4 6 8 6 3.6 0 6.8-2.4 8-6-1.2-3.6-4.4-6-8-6zm0 2a4 4 0 110 8 4 4 0 010-8zm0 2a2 2 0 100 4 2 2 0 000-4z"/>
</svg>

After

Width:  |  Height:  |  Size: 221 B