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 xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path style="fill:#1e80ff" d="M 6 0 L 6 1.2988281 A 7 7 0 0 0 1.2949219 6 L 0 6 L 0 10 L 1.2988281 10 A 7 7 0 0 0 6 14.705078 L 6 16 L 10 16 L 10 14.701172 A 7 7 0 0 0 14.705078 10 L 16 10 L 16 6 L 14.701172 6 A 7 7 0 0 0 10 1.2949219 L 10 0 L 6 0 z"/>
<rect style="fill:#ffffff" width="8" height="8" x="-12" y="-12" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/>
</svg>

After

Width:  |  Height:  |  Size: 452 B