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">
<rect style="fill:#9c56e2" width="16" height="16" x="0" y="0" rx="8" ry="8"/>
<path style="fill:#ffffff" d="M 8,3 C 5.238572,3 3,5.238572 3,8 c 0,2.761428 2.238572,5 5,5 2.761428,0 5,-2.238572 5,-5 C 13,5.238572 10.761428,3 8,3 Z M 7.499163,3.955636 c 0.05829,-0.0061 0.132312,0.0035 0.191127,0 0.007,0.02788 -0.04233,0.126849 -0.108817,0.272043 -0.423352,0.924852 -0.447318,2.008964 -0.05441,2.58789 0.0711,0.104963 0.135324,0.204648 0.135324,0.217634 0,0.01297 -0.07653,0.02651 -0.163227,0.02651 -0.203528,0 -0.396091,-0.123647 -0.78962,-0.435268 C 6.53472,6.486013 6.307913,6.370002 6.219863,6.352402 6.081597,6.324782 6.044382,6.336742 5.865511,6.515628 5.699089,6.682021 5.647877,6.77206 5.647877,6.92439 c 0,0.577654 0.685383,1.035597 1.960101,1.305803 1.731114,0.3669 2.157886,0.69686 2.205635,1.607143 0.05995,1.14147 -0.548107,2.002483 -1.879185,2.668805 -0.158872,0.07955 -0.259793,0.109617 -0.32645,0.135324 -0.02953,-0.0027 -0.05146,0.0027 -0.08092,0 -0.01133,-0.03529 -0.0279,-0.116907 -0.0279,-0.272042 0,-0.606269 -0.238407,-1.230265 -0.598493,-1.579241 -0.09666,-0.09369 -0.368127,-0.2918 -0.599888,-0.435269 C 6.069023,10.211455 5.835306,10.045154 5.783198,9.974054 5.696848,9.856064 5.690348,9.783262 5.756688,9.565293 5.877597,9.167198 6.020999,8.944896 6.300773,8.693362 6.447447,8.561493 6.594731,8.451864 6.627225,8.449221 6.659725,8.446521 6.440935,8.379991 6.111041,8.312503 5.781165,8.244893 5.297477,8.102857 5.047983,8.012559 4.591761,7.847481 3.977009,7.50165 3.742179,7.25084 3.732279,7.24021 3.722909,7.23236 3.714279,7.22294 4.050734,5.882715 4.99467,4.784932 6.246366,4.255585 6.508268,4.14481 6.778887,4.068342 7.063888,4.01005 7.205849,3.98104 7.352577,3.97054 7.499156,3.95564 Z m 4.084822,2.042411 c 0.102339,0.06326 0.488188,0.899406 0.598493,1.307199 0.142414,0.526462 0.132105,1.437114 0,1.9601 C 12.132198,9.464398 12.06859,9.650928 12.047154,9.674107 12.025714,9.697277 11.947464,9.56411 11.856027,9.402065 11.764577,9.240046 11.472381,8.895084 11.229631,8.638951 10.528943,7.899583 10.418547,7.514466 10.712054,6.924387 10.86007,6.626829 11.504779,5.949161 11.583985,5.998047 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB