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">
<path style="fill:#e74c3c" d="m14 15.143v-14.286c0-0.47471-0.365-0.857-0.818-0.857h-10.364c-0.4531 0-0.818 0.38229-0.818 0.85714v14.286c0 0.475 0.3649 0.857 0.8182 0.857h10.364c0.453 0 0.818-0.382 0.818-0.857z"/>
<path style="fill:#ffffff" d="M 4 3 L 4 4 L 12 4 L 12 3 L 4 3 z M 4 5 L 4 6 L 11 6 L 11 5 L 4 5 z M 4 7 L 4 8 L 12 8 L 12 7 L 4 7 z M 4 9 L 4 10 L 10 10 L 10 9 L 4 9 z M 4 11 L 4 12 L 12 12 L 12 11 L 4 11 z M 4 13 L 4 14 L 10 14 L 10 13 L 4 13 z"/>
</svg>

After

Width:  |  Height:  |  Size: 547 B