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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<circle style="fill:#5f89c9" cx="8" cy="8" r="8"/>
<path style="fill:#f7b400" d="M 6.7552,2.132 C 7.3886,1.9962 8.0504,1.9645 8.6969,2.0401 9.6351,2.1497 10.543,2.4846 11.332,3.0114 12.111,3.5321 12.745,4.222 13.213,5.0277 13.534,5.5836 13.722,6.0575 13.874,6.7813 14.147,8.0965 13.974,9.4527 13.376,10.659 13.333,10.746 13.332,10.748 13.328,10.746 13.324,10.744 13.305,10.716 13.027,10.324 11.981,8.8472 10.567,6.833 8.9101,4.4579 8.405,3.7341 8.265,3.5339 8.2397,3.496 8.0825,3.2608 7.9217,3.0879 7.7407,2.9601 7.6973,2.9294 7.5909,2.8686 7.5437,2.8474 7.3259,2.7499 7.0954,2.7212 6.8369,2.7603 6.695,2.7818 6.5449,2.8264 6.4453,2.8652 6.2018,2.9606 6.0159,3.1008 5.8761,3.2941 5.8458,3.3361 5.784,3.442 5.7618,3.4902 5.669,3.6914 5.6162,3.9213 5.5977,4.2037 L 4.7759,13.05 4.7245,13.023 C 4.4357,12.838 4.1465,12.612 3.8906,12.374 3.2308,11.759 2.7231,11.002 2.3999,10.153 2.2694,9.8096 2.1924,9.5109 2.128,9.2238 1.888,8.0816 1.9868,6.9015 2.4139,5.8114 2.5879,5.3674 2.8205,4.9353 3.0959,4.5445 3.8419,3.4858 4.8988,2.7031 6.1251,2.3015 6.321,2.2373 6.5516,2.1754 6.7552,2.132 Z M 6.919,3.7295 C 7.3727,3.6823 7.6634,4.0028 7.9115,4.3402 L 12.333,12.142 12.257,12.226 C 11.54,12.948 10.655,13.473 9.676,13.757 9.3603,13.847 9.1204,13.906 8.6865,13.959 7.9284,14.049 7.1676,13.991 6.4287,13.788 L 6.3738,13.77 6.3045,5.4454 C 6.3445,4.7051 6.3087,3.9343 6.919,3.7295 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB