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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<path style="opacity:0.2;fill-rule:evenodd" d="M 14.5,4 0.9999998,17.5 h 6 L 12.5,12 v 5.5 L 18,12 v 5.5 l 3,-3 V 4.5 L 14.5,11 Z"/>
<path style="fill:#2b87d8;fill-rule:evenodd" d="M 14.5,3.5 0.9999998,17 h 6 L 12.5,11.5 V 17 L 18,11.5 V 17 l 3,-3 V 4 l -6.5,6.5 z"/>
<path style="opacity:0.2;fill:#ffffff;fill-rule:evenodd" d="M 14.5,3.5 0.9999998,17 h 0.5 L 14.5,4 Z M 21,4 14.5,10.5 V 11 L 21,4.5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 493 B