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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#4f4f4f" width="16" height="12" x="-16" y="-14" rx=".8" ry=".75" transform="matrix(0,-1,-1,0,0,0)"/>
<path style="fill:#ab35da" d="M 4,2 V 6.1539064 L 7.7762785,2 Z"/>
<path style="fill:#e64242" d="M 7.7762785,2 4,6.1539064 V 10.353125 L 11.59375,2 Z"/>
<path style="fill:#ff9800" d="M 11.59375,2 4,10.353125 V 14 H 4.5021306 L 12,5.7523436 V 2 Z"/>
<path style="fill:#ffde00" d="M 12,5.7523436 4.5021306,14 H 8.3203124 L 12,9.9523436 Z"/>
<path style="fill:#23a052" d="M 12,9.9523436 8.3203124,14 H 12 Z"/>
<rect style="fill:#3398e9" width="16" height="2" x="0" y="5" rx=".4" ry=".5"/>
</svg>

After

Width:  |  Height:  |  Size: 695 B