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,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path style="fill:#2c80c2" d="M 6,15 4,13 H 2.2 C 1.5352,13 1,12.465 1,11.8 V 2.2 C 1,1.5352 1.5352,1 2.2,1 H 14.8 C 15.465,1 16,1.5352 16,2.2 V 11.8 C 16,12.465 15.465,13 14.8,13 H 13 L 11,15 Z"/>
<path style="opacity:0.5" d="M 7,13 5,11 H 3 V 3 H 14 V 11 H 12 L 10,13 Z"/>
<g style="fill:#f8c44e" transform="matrix(1,0,0,-1,1,0)">
<rect width="1" height="1" x="5" y="-4"/>
<rect width="1" height="1" x="7" y="-4"/>
<rect width="1" height="1" x="9" y="-4"/>
<rect width="1" height="1" x="3" y="-4"/>
<rect width="1" height="1" x="11" y="-4"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 646 B