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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path style="fill:#4f4f4f" d="M 16,8 A 8,8 0 0 1 8,16 8,8 0 0 1 0,8 8,8 0 0 1 8,0 8,8 0 0 1 16,8 Z"/>
<path style="fill:#ffffff" d="M 9.09375 5 L 5.9453125 11 L 7.5859375 11 L 10.734375 5 L 9.09375 5 z"/>
<path style="fill:#ffffff" d="M 12.375 5 L 9.2246094 11 L 10.865234 11 L 14.013672 5 L 12.375 5 z"/>
<path style="fill:#ffffff" d="M 3.1601564,5 1.7203125,7 h 3.1499999 l 1.05,-2 z M 9.2,5 8.15,7 h 4.770312 l 1.2,-2 z"/>
<path style="fill:#4485e8" d="M 7.4550781 5 L 4.3046875 11 L 5.9453125 11 L 9.09375 5 L 7.4550781 5 z"/>
<path style="fill:#69b0ec" d="M 5.8144531 5 L 2.6660156 11 L 4.3046875 11 L 7.4550781 5 L 5.8144531 5 z"/>
</svg>

After

Width:  |  Height:  |  Size: 727 B