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">
<path fill="#f37b21" d="m8 4e-8c-4.4091 0-8 3.591-8 8 4e-8 4.409 3.591 8 8 8s8-3.591 8-8-3.591-8-8-8z"/>
<path fill="#fff" d="m8 2a6 6 0 0 0 -6 6 6 6 0 0 0 6 6 6 6 0 0 0 6 -6 6 6 0 0 0 -6 -6zm-2.4067 1.7666h2.2991l2.6396 6.7134 1.1609-0.37793 0.38672 1.3-2.5034 0.72288-1.6838-4.2686-2.469 3.8906h-1.5484l3.4483-5.5686-0.38672-1.1001h-1.3433v-1.3118z"/>
</svg>

After

Width:  |  Height:  |  Size: 439 B