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,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path d="M2 0a2 2 0 00-2 2v8c0 1.1.9 2 2 2h11a2 2 0 002-2V2a2 2 0 00-2-2zm0 2h2v2H2zm3 0h2v2H5zm3 0h2v2H8zm3 0h2v2h-2zM2 5h2v2H2zm3 0h2v2H5zm3 0h2v2H8zm3 0h2v2h-2zM3 8h9v2H3zm4.5 8l3-3h-6z"/>
</svg>

After

Width:  |  Height:  |  Size: 265 B