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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<g transform="translate(-16,-16)">
<g transform="matrix(.66667 0 0 .66667 40.154 1.5041)">
<circle fill="#ffa822" cx="-24.232" cy="33.744" r="12"/>
</g>
<path fill="#c2352a" d="m18 21v2h2v4h2v-4h2v-2z"/>
<path fill="#c2352a" d="m24 21 2 6h2l2-6h-2l-1 3.5-1-3.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 366 B