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="16" height="16" version="1.1">
<path style="fill:#6ea23d" d="M 8.5,1 A 7.5,7.5 0 0 0 1,8.5 7.5,7.5 0 0 0 8.5,16 7.5,7.5 0 0 0 16,8.5 7.5,7.5 0 0 0 8.5,1 Z"/>
<path style="fill:#ffffff" d="M 4.6914,6 4.3242,7 H 13.5 L 13.75,6 Z"/>
<path style="fill:#ffffff" d="M 3.7695,10 3.4004,11 H 12.5 L 12.75,10 Z"/>
<path style="fill:#ffffff" d="M 7.25,4 5,13 H 6 L 8.25,4 Z"/>
<path style="fill:#ffffff" d="M 11.25,4 9,13 H 10 L 12.25,4 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 491 B