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.1">
<circle style="fill:#4f4f4f" cx="8" cy="8" r="8"/>
<path style="fill:#2993e4" d="M 8,3 C 5.790861,3 4,4.790861 4,7 L 4,8.0878906 C 3.4014078,8.2995242 3.0008908,8.8650979 3,9.5 3,10.328427 3.6715729,11 4.5,11 4.6704498,10.999324 4.8395376,10.969602 5,10.912109 L 5,11 6,11 6,9.5 6,8 5,8 5,7 C 5,5.3431458 6.3431458,4 8,4 c 1.6568542,0 3,1.3431458 3,3 l 0,1.0878906 C 10.401408,8.2995242 10.000891,8.8650979 10,9.5 10,10.328427 10.671573,11 11.5,11 12.328427,11 13,10.328427 13,9.5 12.999109,8.8650979 12.598592,8.2995242 12,8.0878906 L 12,7 C 12,4.790861 10.209139,3 8,3 Z m -4,6 1,0 0,1 -1,0 z m 7,0 1,0 0,1 -1,0 z"/>
</svg>

After

Width:  |  Height:  |  Size: 706 B