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.1">
<circle style="fill:#248afd" cx="8" cy="8" r="8"/>
<path style="fill:#ffffff" d="M 8 2 A 6 6 0 0 0 2 8 A 6 6 0 0 0 8 14 A 6 6 0 0 0 13.347656 10.705078 A 5 5 0 0 1 10 12 A 5 5 0 0 1 5 7 A 5 5 0 0 1 9.0429688 2.0957031 A 6 6 0 0 0 8 2 z"/>
<path style="fill:#ffffff" d="m10 3a4 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"/>
</svg>

After

Width:  |  Height:  |  Size: 484 B