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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#5a72e3" d="M 2.8125,0 C 2.3624,0 2,0.3568 2,0.8 V 15.2 C 2,15.643 2.3624,16 2.8125,16 H 14.188 C 14.638,16 15,15.643 15,15.2 V 0.8 C 15,0.3568 14.638,0 14.188,0 Z"/>
<path style="opacity:0.3" d="M 2.8125,0 C 2.3624,0 2,0.3568 2,0.8 V 15.2 C 2,15.643 2.3624,16 2.8125,16 H 5 V 0 H 2.8127 Z"/>
<path style="fill:#ffffff" d="M 11,4 V 12 H 12 V 4 Z"/>
<path style="fill:#ffffff" d="M 7,6 V 12 H 8 V 6 Z"/>
<path style="fill:#ffffff" d="M 9,8 V 12 H 10 V 8 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 566 B