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 fill="#4f4f4f" width="16" height="16" x="0" y="0" rx="8" ry="8"/>
<path fill="#fff" d="m8.2595 4.9983c-1.5144 0-2.7656 1.2373-2.7656 2.75 0 0.57495 0.1946 1.1039 0.5 1.5469l-1.8438 1.8437a0.50275 0.50275 0 0 0 0.70315 0.71875l1.8438-1.8438c0.44364 0.30546 0.9865 0.48438 1.5625 0.48438 1.5145 0 2.75-1.2373 2.75-2.75s-1.2356-2.75-2.75-2.75zm0 1c0.9737 0 1.75 0.7774 1.75 1.75 0 0.97255-0.7763 1.75-1.75 1.75s-1.75-0.77745-1.75-1.75c0-0.9726 0.7763-1.75 1.75-1.75z"/>
</svg>

After

Width:  |  Height:  |  Size: 558 B