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,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/>
<rect style="fill:#e4e4e4" width="20" height="20" x="2" y="2" rx="1" ry="1"/>
<path style="opacity:0.1" d="M 8,11.000001 14.75,18.5 H 8 Z"/>
<path style="fill:#a11d21" d="M 8,10.500001 14.75,18 H 8 Z"/>
<path style="opacity:0.1" d="M 8,11.000001 14.5,3.5000005 8,18.5 Z"/>
<path style="fill:#e02a32" d="M 8,10.500001 14.5,3.0000005 8,18 Z"/>
<circle style="opacity:0.1" cx="14" cy="12.5" r="2"/>
<circle style="fill:#e02a32" cx="14" cy="12" r="2"/>
<path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 3 C 22,2.446 21.554,2 21,2 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 784 B