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 width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m8 16s4-2 6-6v-9s-2-1-6-1-6 1-6 1v9c2 4 6 6 6 6z" style="fill:#0d78b9"/>
<path d="m8 0v16s4-2 6-6v-9s-2-1-6-1z" style="opacity:.2"/>
<path d="m3 2v8c0 1 2 3 2 3v-8l2 2v3h2v-3l2-2v8s2-2 2-3v-8h-2l-3 3-3-3z" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 326 B