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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#ebdbb2" d="M 8,2 C 6.34,2 5,3.34 5,5 5,6.65 6.34,8 8,8 9.66,8 11,6.65 11,5 11,3.34 9.66,2 8,2 Z M 8,10 C 2,10 2,14 2,14 V 15 H 8.76 A 4.5,4.5 0 0 1 8,12.5 4.5,4.5 0 0 1 8.74,10.03 C 8.5,10.01 8.26,10 8,10 Z"/>
<path style="fill:#4285f4" class="warning" d="M 12.5,9 A 3.5,3.5 0 0 0 9,12.5 3.5,3.5 0 0 0 12.5,16 3.5,3.5 0 0 0 16,12.5 3.5,3.5 0 0 0 12.5,9 Z M 10,12 H 15 V 13 H 10 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 489 B