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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<circle fill="#4f4f4f" cx="-3.196" cy="6.464" r="4" transform="matrix(.49998 -.86603 .86603 .49998 0 0)"/>
<circle fill="#e4e4e4" cx="11.16" cy="-.67" r="4" transform="rotate(30)"/>
<circle fill="#4f4f4f" cx="-3.16" cy="14.526" r="4" transform="matrix(.49998 -.86603 .86603 .49998 0 0)"/>
<circle fill="#e4e4e4" cx="9.83" cy="7.026" r="4" transform="rotate(30)"/>
</svg>

After

Width:  |  Height:  |  Size: 451 B