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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#fecd38" width="15" height="15" x="1" y="-16" rx=".75" ry=".75" transform="scale(1,-1)"/>
<path style="fill:#336894" d="M 2,2 V 3 H 3 V 2 Z M 5,2 V 3 H 6 V 2 Z M 8,2 V 3 H 9 V 2 Z M 11,2 V 3 H 12 V 2 Z M 14,2 V 3 H 15 V 2 Z M 3,4 V 13 H 8 V 4 Z M 9,4 V 13 H 14 V 4 Z M 2,14 V 15 H 3 V 14 Z M 5,14 V 15 H 6 V 14 Z M 8,14 V 15 H 9 V 14 Z M 11,14 V 15 H 12 V 14 Z M 14,14 V 15 H 15 V 14 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 492 B