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.1">
<circle style="fill:#e4e4e4" cx="8" cy="8" r="8"/>
<circle style="fill:#c83737" cx="8" cy="8" r="6"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="M 6.6594949,5.0001996 A 0.64404678,0.69330841 0 0 0 6,5.6925362 l 0,2.3067349 4.062e-4,2.3067349 a 0.64404678,0.69330841 0 0 0 0.9659737,0.601168 L 8.8220216,9.75313 10.677663,8.5999878 a 0.64404678,0.69330841 0 0 0 4.06e-4,-1.2009823 L 8.8220094,6.2463149 6.9663677,5.0927219 a 0.64404678,0.69330841 0 0 0 -0.179443,-0.075372 0.64404678,0.69330841 0 0 0 -0.1274555,-0.01715 z"/>
</svg>

After

Width:  |  Height:  |  Size: 618 B