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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#1a73e8" cx="8.5" cy="8.5" r="7.5"/>
<rect style="fill:#ffffff" width="9" height="7" x="4" y="5" rx="1.714" ry="1.647"/>
<path style="fill:#ffffff" d="M 3.5066665,4.9995299 A 0.5061656,0.52548741 0 0 0 3.0677697,5.7876823 l 1.147656,2.062743 1.1466668,2.0627415 a 0.5061656,0.52548741 0 0 0 0.876804,0 L 7.3855633,7.8504253 8.5322305,5.7876823 A 0.5061656,0.52548741 0 0 0 8.0943225,4.9995299 h -2.294322 z"/>
<rect style="fill:#8ab4f8" width="5" height="1" x="6" y="6" rx=".5" ry=".5"/>
<rect style="fill:#8ab4f8" width="5" height="1" x="6" y="8" rx=".5" ry=".5"/>
<rect style="fill:#8ab4f8" width="4" height="1" x="6" y="10" rx=".5" ry=".5"/>
</svg>

After

Width:  |  Height:  |  Size: 756 B