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">
<rect style="fill:#355681" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
<path style="fill:none;stroke:#ffffff;stroke-linejoin:round" d="M 8.5,7 C 8.5,6.5291 7.9598,2.512 11.5,2.5 15.59,2.4861 15.455,8.4998 11.5,8.5 H 5.5 C 1.5958,8.5503 1.5338,14.52 5.5,14.5 8.9408,14.483 8.5166,10.571 8.5,10"/>
</svg>

After

Width:  |  Height:  |  Size: 392 B