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 width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(-1,-1)">
<circle cx="12" cy="12.5" r="10" style="opacity:.2"/>
<circle cx="12" cy="12" r="10" style="fill:#29d682"/>
<path d="m9 6.5v3h-3v1h3v1h-3v1h3v2h-3v1h3v3h1v-3h1v3h1v-3h2v3h1v-3h3v-1h-3v-2h3v-1h-3v-1h3v-1h-3v-3h-1v3h-2v-3h-1v3h-1v-3z" style="opacity:.2"/>
<path d="M 12,2 A 10,10 0 0 0 2,12 10,10 0 0 0 2.0098,12.293 10,10 0 0 1 12,2.5 10,10 0 0 1 21.99,12.207 10,10 0 0 0 22,12 10,10 0 0 0 12,2 Z" style="fill:#ffffff;opacity:.2"/>
<path d="m9 6v3h-3v1h3v1h-3v1h3v2h-3v1h3v3h1v-3h1v3h1v-3h2v3h1v-3h3v-1h-3v-2h3v-1h-3v-1h3v-1h-3v-3h-1v3h-2v-3h-1v3h-1v-3z" style="fill:#e4e4e4"/>
<rect x="8" y="8.5" width="8" height="8" rx="1" ry="1" style="opacity:.1"/>
<rect x="8" y="8" width="8" height="8" rx="1" ry="1" style="fill:#3f3f3f"/>
<circle cx="10" cy="10" r="1" style="fill:#ffffff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 923 B