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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#788085" cx="8" cy="8" r="8"/>
<path style="fill:#ffffff" d="M 7.2741699,2.0476074 C 4.5339178,2.3758614 2.3758614,4.5339178 2.0476074,7.2741699 L 3.5,8 2.0476074,8.7258301 c 0.328254,2.7402519 2.4863104,4.8983079 5.2265625,5.2265629 L 8,12.5 8.7258301,13.952393 C 11.466082,13.624138 13.624138,11.466082 13.952393,8.7258301 L 12.5,8 13.952393,7.2741699 C 13.624138,4.5339178 11.466082,2.3758614 8.7258301,2.0476074 L 8,3.5 Z"/>
<path style="fill:#4f4f4f" d="M 9.0000002,9.0000002 4.5000001,11.5 7.0000003,7.0000003 Z"/>
<path style="fill:#e93140" d="M 7.0000003,7.0000003 11.5,4.5000001 9.0000002,9.0000002 Z"/>
<path style="fill:#bdc3c7" d="M 9,8 A 1.0000002,1.0000002 0 0 1 8,9 1.0000002,1.0000002 0 0 1 7,8 1.0000002,1.0000002 0 0 1 8,7 1.0000002,1.0000002 0 0 1 9,8 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 886 B