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">
<circle style="fill:#3f8ce6" cx="8" cy="8" r="8"/>
<path style="fill:#ffffff" d="M 7,1 V 3.101562 A 5,5 0 0 0 3.105469,7 H 1 V 9 H 3.101562 A 5,5 0 0 0 7,12.894531 V 15 H 9 V 12.898438 A 5,5 0 0 0 12.894531,9 H 15 V 7 H 12.898438 A 5,5 0 0 0 9,3.105469 V 1 Z M 8,6 A 2,2 0 0 1 10,8 2,2 0 0 1 8,10 2,2 0 0 1 6,8 2,2 0 0 1 8,6 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 415 B