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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<rect style="opacity:0.2" width="40" height="40" x="-45" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#8e8e8e" width="40" height="40" x="-44" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/>
<path fill="#fff" style="opacity:0.2" 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"/>
<path style="opacity:0.5" d="M 24 10 A 14 14 0 0 0 10 24 A 14 14 0 0 0 24 38 A 14 14 0 0 0 38 24 A 14 14 0 0 0 24 10 z M 24 19 A 5 5 0 0 1 29 24 A 5 5 0 0 1 24 29 A 5 5 0 0 1 19 24 A 5 5 0 0 1 24 19 z"/>
</svg>

After

Width:  |  Height:  |  Size: 665 B