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="32" height="32" version="1">
<circle style="opacity:0.2" cx="16" cy="17" r="14"/>
<circle style="fill:#28a4e2" cx="16" cy="16" r="14"/>
<path style="fill:#ffffff;opacity:0.2" d="M 16 2 A 14 14 0 0 0 2 16 A 14 14 0 0 0 2.0214844 16.585938 A 14 14 0 0 1 16 3 A 14 14 0 0 1 29.978516 16.414062 A 14 14 0 0 0 30 16 A 14 14 0 0 0 16 2 z"/>
<path style="opacity:0.2" d="M 20.931,23.391 C 21.2,22.874 22.749,14.045 22.97,11.762 23.21,9.5006 21.961,9.9212 20.812,10.303 17.993,11.244 9.0808,15.057 6.6413,16.315 6.0408,16.561 5.7812,16.979 6.2182,17.34 6.5944,17.646 7.9712,18.067 9.0815,18.281 10.028,18.564 10.763,18.293 11.442,17.914 13.073,16.959 17.933,13.92 18.194,13.75 18.456,13.581 18.742,13.895 18.596,14.047 18.45,14.2 15.008,17.25 13.878,18.629 13.279,19.387 13.297,19.792 13.912,20.27 15.292,21.339 18.978,23.777 19.527,23.924 20.226,24.112 20.636,23.956 20.931,23.391 Z"/>
<path style="fill:#ffffff" d="M 20.931,22.391 C 21.2,21.874 22.749,13.045 22.97,10.762 23.21,8.5005 21.961,8.9211 20.812,9.3032 17.993,10.244 9.0808,14.057 6.6413,15.315 6.0408,15.561 5.7812,15.979 6.2182,16.34 6.5944,16.646 7.9712,17.067 9.0815,17.281 10.028,17.564 10.763,17.293 11.442,16.914 13.073,15.959 17.933,12.92 18.194,12.75 18.456,12.581 18.742,12.895 18.596,13.047 18.45,13.2 15.008,16.25 13.878,17.629 13.279,18.387 13.297,18.792 13.912,19.27 15.292,20.339 18.978,22.777 19.527,22.924 20.226,23.112 20.636,22.956 20.931,22.391 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB