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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<rect style="opacity:0.2" width="52" height="52" x="-59" y="-58" rx="26" ry="26" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#d83b2f" width="52" height="52" x="-58" y="-58" rx="26" ry="26" transform="matrix(0,-1,-1,0,0,0)"/>
<path style="opacity:0.1;fill:#ffffff" d="M 32 6 C 17.596 6 6 17.596 6 32 C 6 32.110902 6.0116135 32.218872 6.0175781 32.328125 C 6.3726961 18.238147 17.821398 7 32 7 C 46.178602 7 57.627304 18.238147 57.982422 32.328125 C 57.988386 32.218872 58 32.110902 58 32 C 58 17.596 46.404 6 32 6 z"/>
<circle style="opacity:0.2" cx="32" cy="33" r="16"/>
<circle style="fill:#ffffff" cx="32" cy="32" r="16"/>
<rect style="opacity:0.2" width="60" height="12" x="2" y="27" rx="2.857" ry="3"/>
<rect style="fill:#3a72e1" width="60" height="12" x="2" y="26" rx="2.857" ry="3"/>
</svg>

After

Width:  |  Height:  |  Size: 890 B