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 width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="16" rx="2" ry="2" style="fill:#1ab7ea"/>
<path d="m7 13c3 0 6-6 6-9 0-1 0-1-2-1-1 0-2 2-2 2h1l-2 4s-1-6-2-6-4 2-4 2v1h2c1 1 2 7 3 7z" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 269 B