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="24" height="24" version="1.1">
<path style="opacity:0.2;fill-rule:evenodd" d="M 15.5,5 2,18.5 H 8 L 13.5,13 v 5.5 L 19,13 v 5.5 l 3,-3 V 5.5 L 15.5,12 Z"/>
<path style="fill:#2b87d8;fill-rule:evenodd" d="M 15.5,4.5 2,18 h 6 l 5.5,-5.5 V 18 L 19,12.5 V 18 l 3,-3 V 5 l -6.5,6.5 z"/>
<path style="opacity:0.2;fill:#ffffff;fill-rule:evenodd" d="M 15.5,4.5 2,18 H 2.5 L 15.5,5 Z M 22,5 15.5,11.5 V 12 L 22,5.5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 468 B