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,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<path fill="#fff" d="m33.296 31.2a9.2957 10.335 0 0 1 -9.296 10.335 9.2957 10.335 0 0 1 -9.296 -10.335 9.2957 10.335 0 0 1 9.296 -10.335 9.2957 10.335 0 0 1 9.296 10.335z"/>
<path fill="#339c33" d="m45 43h-41l13-11z"/>
<path fill="#4a86d8" d="m4 43 20-38 2.5 19z"/>
<path fill="#dd3c3d" d="m24 5 21 38-17.2-6.7z"/>
<g opacity=".2">
<path fill="#fff" transform="translate(49)" d="m-25 5-20 38h0.52539l19.475-37 20.447 37h0.553l-21-38zm-6.1738 27.326-0.80859 0.68164 10.775 4.2324-0.12695-1.0508-9.8398-3.8633z"/>
</g>
<g opacity=".2" transform="translate(0,1)">
<path d="m4.525 42-0.5254 1h41l-0.553-1h-39.922z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 713 B