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">
<circle style="fill:#d14234" cx="8" cy="8" r="8"/>
<path style="fill:#ffc81b" d="M 6.9125918,3.7539064 6.763373,4.0617188 C 6.5501214,4.5022388 6.572895,4.8267572 6.8586854,5.4453124 7.0512298,5.8620488 7.0475178,6.1869468 7.044467,6.4959816 6.9532266,7.2227552 6.7532044,7.9245288 6.1656592,8.0107816 5.6485384,8.086696 4.4539356,7.543472 4.2259376,7.1069688 3.9986836,6.6718896 3.919304,7.0392056 4.1040624,7.6710312 c 0.059263,0.2026648 0.346514,0.66984 0.5161408,1.0616252 0.5178804,1.1961456 0.419322,2.0500076 -0.2219092,2.2421246 -0.3516812,0.105367 -0.423096,0.0032 -0.7576692,-0.290624 -0.1312296,-0.115222 -0.260768,-0.187494 -0.2875,-0.160938 -0.026748,0.02656 -0.063375,0.156629 -0.082031,0.533187 C 3.1141126,12.293485 4.2812143,12.4656 5.2395835,13 5.7471579,13.279338 6.4126908,13.480082 7,13.610375 c 0.3438376,0.07628 0.4432334,0.123011 1.155469,0.106591 0.8843156,-0.02039 0.9536207,-0.04453 1.5329999,-0.235156 C 10.773621,13.124781 11.607383,12.792604 12.318643,12 c 0.302725,-0.35532 0.582073,-0.618339 0.678232,-0.991409 0.09366,-0.538965 0.130208,-1.1867192 0.06719,-1.1867188 -0.0348,0 -0.213115,0.152498 -0.396874,0.3390628 C 12.428794,10.402972 12.280114,10.5 12.148438,10.5 11.889958,10.5 11.653934,10.31715 11.834962,9.9171876 12.077814,9.3806356 12.047238,8.8861964 11.731056,8.25 11.588922,7.9640084 11.413746,7.676654 11.341994,7.6117188 11.214568,7.4964008 11.211894,7.5037064 11.211525,7.9281248 11.210805,8.7619952 10.99383,9.550194 10.381837,9.815546 9.8803724,10.032977 9.1135964,10.048407 8.7664064,9.844454 8.2408776,9.5357348 8.0406918,8.8096704 8.5660734,7.5320328 8.6926046,7.2243428 8.7812042,7.0000864 8.842627,6.822328 9.0425114,6.2748328 8.9769902,5.7324752 8.6801362,5.4468768 8.5036574,5.2777412 8.2234978,5.1052576 7.975467,5.0125 7.4576942,4.818866 7.1239262,4.5956568 7.0055606,4.125 Z"/>
<circle style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round" cx="8" cy="8" r="5.5"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB