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">
<circle style="fill:#ad3f36" cx="7" cy="9" r="7"/>
<path style="fill:#3b8ae0" d="M 13.363961,15.3 7,8.9360385 13.363961,2.5720775 c 3.514719,3.5147183 3.514719,9.2132035 0,12.7279225 z"/>
<path style="fill:#7dc564" d="M 7,1 7,9 12.657072,3.3429275 C 11.209357,1.8952123 9.209139,1 7,1 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 376 B