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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<circle style="opacity:0.2" cx="16" cy="17" r="14"/>
<circle style="fill:#2ec14a" cx="16" cy="16" r="14"/>
<path style="opacity:0.2" d="m 23,9 -17,9.09375 5.352539,1.75957 7.911914,-6.688281 -5.861133,7.386914 3.051563,1.007617 L 19.680078,22.6 Z M 13.010937,21.895899 13,25.4 14.856641,22.526172 14.261914,22.308789 Z"/>
<path style="fill:#ffffff" d="m 23,8 -17,9.09375 5.352539,1.75957 7.911914,-6.688281 -5.861133,7.386914 3.051563,1.007617 L 19.680078,21.6 Z M 13.010937,20.895899 13,24.4 14.856641,21.526172 14.261914,21.308789 Z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 16 2 A 14 14 0 0 0 2 16 A 14 14 0 0 0 2.0214844 16.585938 A 14 14 0 0 1 16 3 A 14 14 0 0 1 29.978516 16.414062 A 14 14 0 0 0 30 16 A 14 14 0 0 0 16 2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 827 B