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:#ffa023" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/>
<path style="fill:#3f3f3f" d="M 2,2 V 14 H 14 V 2 Z"/>
<path style="fill:#ffa023" d="M 9.9971218,11.893769 C 10.333052,11.80739 10.71218,11.768804 10.990843,11.552662 11.038865,11.129593 10.888977,10.866717 10.752052,10.470854 10.670872,10.050162 10.216442,10.30028 9.941771,10.346885 9.1553922,10.551675 8.2297879,10.393785 7.6782131,9.7627466 7.0843158,8.9420711 6.8451051,7.4980691 7.3438822,6.6900379 7.6290719,6.1053428 8.2166142,5.6771492 8.8746478,5.6331616 9.4265518,5.5616448 10.045913,5.7273739 10.591155,5.77452 10.869277,5.6312912 10.857409,5.2672136 10.940045,4.9787772 11.008695,4.6819241 11.021484,4.3513644 10.622961,4.2187973 9.7781798,3.966766 8.7969618,3.9628501 7.9263711,4.0555257 6.8198623,4.1949253 5.8619044,4.9741932 5.4126676,5.9767143 4.9914916,6.8405707 4.9513484,7.8330091 5.0366076,8.7734615 5.196342,10.108976 6.1235935,11.344658 7.4157338,11.7844 c 0.8088413,0.300306 1.6950744,0.233443 2.5331483,0.118633 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB