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">
<path style="fill:#33c5ff" d="M 16,8 A 8,8 0 0 1 8,16 8,8 0 0 1 0,8 8,8 0 0 1 8,0 8,8 0 0 1 16,8 Z"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 5.9386699,13.635253 c -0.3694068,-0.135065 -0.7144717,-0.30688 -1.0394954,-0.503036 1.6150818,0.12409 3.7227028,-0.248177 5.1440125,-1.578309 0,0 2.709459,-2.1648663 0.749313,-5.7176146 0,0 0.315953,1.4317897 -0.08686,2.6096759 0,0 -0.384204,2.0018147 -2.0918734,2.4671467 C 6.0985557,11.598466 3.2325508,9.4377224 2.0346029,8.5848528 1.9444004,7.7081204 2.0245803,6.8022742 2.3457853,5.9183828 2.8220987,4.6087722 4.0173812,3.5869512 5.1112854,2.9006465 4.8378077,4.8139954 5.0540102,6.5755744 5.3647145,7.3134236 5.7818484,8.3027905 6.2068958,9.8569319 7.6210459,10.004884 9.0351959,10.153314 9.8150511,8.4297423 9.8150511,8.4297423 10.540501,7.3272641 10.654092,5.7441814 10.643114,5.7060008 10.632123,5.667342 10.44982,5.5628216 10.44982,5.5628216 9.9615741,7.5386917 9.1564214,8.2988872 9.1564214,8.2988872 7.886883,9.5245 6.9877065,8.6744936 6.9877065,8.6744936 6.0212352,7.636446 6.6980055,5.8491795 6.6980055,5.8491795 7.0764791,4.6999294 8.1794501,3.0180534 9.429418,2.1627973 c 0.2080909,0.051544 0.4176116,0.083522 0.623314,0.1584517 0.756472,0.2758583 1.418924,0.6915548 1.979236,1.2022264 C 11.117998,3.8570825 9.642283,4.5624773 9.642283,4.5624773 7.3031816,5.547549 7.1452069,7.0375657 7.1452069,7.0375657 6.9032299,8.5733984 8.1217005,8.0235063 8.1217005,8.0235063 9.3759648,7.41261 9.9921188,5.4086655 9.9921188,5.4086655 9.6007596,5.3342123 9.2924437,5.4530509 9.2924437,5.4530509 8.7917857,6.688686 7.7704312,7.1969711 7.7704312,7.1969711 7.3685685,7.4098304 7.2750251,7.0337471 7.2750251,7.0337471 7.2072529,6.7521615 7.5656812,6.7039586 7.5656812,6.7039586 8.1221782,6.487758 8.4782212,5.9031105 8.5588792,5.6640011 8.6390594,5.4244152 8.7884448,5.405802 8.7884448,5.405802 9.5511216,5.1623974 10.246504,5.1079894 10.246504,5.1079894 c 0.946904,-0.1164521 2.39637,0.3350393 2.39637,0.3350393 0.32502,0.1307699 0.636676,0.2286086 0.913495,0.3068801 0.5312,1.3272693 0.615199,2.8387615 0.08877,4.2877332 -1.134947,3.123689 -4.5856053,4.734929 -7.7064691,3.597611 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB