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">
<circle style="fill:#c03630" cx="8" cy="8" r="8"/>
<g style="fill:#ffffff" transform="translate(-16,-14)">
<path d="m 26,23.5 3.5,-3 -3.5,-3 c 0.003,0 0,1.05553 0,1.5 l -2,0 0,3 2,0 z"/>
<path d="m 22,26.5 -3.5,-3 3.5,-3 c -0.003,0 0,1.05553 0,1.5 l 2,0 0,3 -2,0 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 363 B