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:#ef3939" width="16" height="16" x="0" y="0" rx="4.8" ry="4.8"/>
<circle style="fill:#ffffff" cx="8" cy="8" r="6"/>
<path style="fill:#cc2626" d="m 11.01979,4.0001833 c -0.160413,1.294e-4 -0.322833,0.036535 -0.452842,0.1074333 -0.189985,0.1036023 -0.381212,0.3230663 -0.466042,0.5348598 -0.09015,0.2250778 -0.1030979,0.6218697 -0.02714,0.8327832 0.03212,0.089189 0.08756,0.2424374 0.123169,0.3405483 0.08041,0.2215721 0.109362,0.7089269 0.05838,0.9826626 -0.05741,0.3082196 -0.235764,0.664269 -0.4448433,0.8880762 C 9.1830431,8.3580625 8.2344701,8.369827 7.6113176,7.7138073 7.3962876,7.4874259 7.36579,7.4333752 6.3951016,5.5568155 6.06577,4.9196518 5.7702159,4.3862038 5.7088828,4.3172639 5.5159949,4.096139 5.247774,4.0170818 5.0021753,4.0157641 4.4741779,4.0064859 4.1082243,4.4540424 4.0213802,4.934475 3.9572332,5.3189473 3.9277272,5.2527604 5.6333277,8.5452729 6.7099001,10.623491 7.2215864,11.581494 7.3054969,11.675658 7.6026999,12.00926 8.0261156,12.09195 8.4223358,11.89377 8.5265131,11.84166 8.6444458,11.748008 8.7197787,11.657568 8.867338,11.480419 11.918785,5.6120425 11.968296,5.4101643 12.020196,5.1985874 12.007306,4.8979864 11.937476,4.6899435 11.850616,4.4311722 11.610949,4.1656717 11.374589,4.0663325 11.2685,4.0217495 11.144941,3.9998915 11.020178,4.0000005 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB