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 fill="#e94a63" d="m8 4e-8h-7.1429c-0.47481 0-0.8571 0.38229-0.8571 0.85714l4e-8 7.1429h8z"/>
<path fill="#ed657b" d="m8 4e-8h7.1429c0.475 0 0.857 0.38229 0.857 0.85714v7.1429h-8z"/>
<path fill="#86b837" d="m8 16h-7.1429c-0.47481 0-0.8571-0.382-0.8571-0.857l4e-8 -7.143h8z"/>
<path fill="#e94a63" d="m8 16h7.1429c0.475 0 0.857-0.382 0.857-0.857v-7.143h-8z"/>
<circle fill="#fff" cx="4" cy="12" r="2"/>
<circle fill="#fff" cx="12" cy="4" r="2"/>
</svg>

After

Width:  |  Height:  |  Size: 539 B