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">
<rect style="fill:#ff811f" width="16" height="16" x="0" y="0" rx="4.8" ry="4.8"/>
<path style="fill:#5a3608" d="M 8,2.0614278 A 6.0000002,6.0000002 0 0 0 1.9999998,8.0614279 6.0000002,6.0000002 0 0 0 8,14.061428 6.0000002,6.0000002 0 0 0 14,8.0614279 6.0000002,6.0000002 0 0 0 8,2.0614278 Z M 8,4.204285 A 3.4285715,3.857143 0 0 1 11.428572,8.0614279 3.4285715,3.857143 0 0 1 8,11.918571 3.4285715,3.857143 0 0 1 4.5714285,8.0614279 3.4285715,3.857143 0 0 1 8,4.204285 Z"/>
<path style="fill:none;stroke:#5a3608;stroke-width:1.71428573" d="m 7.059,9.912 c 2.0494295,-0.1594337 4.470929,2.019147 5.860859,4.275435"/>
</svg>

After

Width:  |  Height:  |  Size: 702 B