Port over themes

This commit is contained in:
2021-01-19 01:43:43 -06:00
parent b08aaa6f2a
commit fdac8d01a9
62761 changed files with 369294 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="12" ry="12"/>
<rect style="fill:#60c8ef" width="40" height="40" x="4" y="4" rx="12" ry="12"/>
<circle style="opacity:0.2;fill:none;stroke:#000000;stroke-width:3.99975467;stroke-linecap:round;stroke-linejoin:round" cx="24" cy="25" r="12"/>
<circle style="fill:none;stroke:#3f3f3f;stroke-width:3.99975467;stroke-linecap:round;stroke-linejoin:round" cx="24" cy="24" r="12"/>
<path style="fill:#ffffff;opacity:0.2" d="M 16 4 C 9.352 4 4 9.352 4 16 L 4 17 C 4 10.352 9.352 5 16 5 L 32 5 C 38.648 5 44 10.352 44 17 L 44 16 C 44 9.352 38.648 4 32 4 L 16 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 707 B