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 width="48" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="4" y="5" width="40" height="40" rx="2" ry="2" style="opacity:.2"/>
<rect x="4" y="4" width="40" height="40" rx="2" ry="2" style="fill:#f6531c"/>
<path d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z" style="fill:#ffffff;opacity:.2"/>
<path d="m22 5v27h22v-2h-18v-25z" style="opacity:.2"/>
<path d="m22 4v27h22v-2h-18v-25z" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 499 B