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,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<ellipse style="fill:#6e6e6e" cx="3.137" cy="10.786" rx="7.116" ry="5.254" transform="matrix(0.85147053,-0.52440245,0.44770835,0.89417964,0,0)"/>
<rect style="fill:#3e3e3e" width="5" height="5" x="-5" y="-10" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#6666ff" width="3" height="3" x="-4" y="-9" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#3e3e3e" width="5" height="5" x="-9" y="-5" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#6666ff" width="3" height="3" x="-8" y="-4" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#3e3e3e" width="5" height="5" x="-16" y="-6" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#6666ff" width="3" height="3" x="-15" y="-5" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#3e3e3e" width="5" height="5" x="-15" y="-13" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#6666ff" width="3" height="3" x="-14" y="-12" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#3e3e3e" width="5" height="5" x="-9" y="-16" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#6666ff" width="3" height="3" x="-8" y="-15" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB