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">
<path style="fill:#f4473a" d="M 16,8 A 8,8 0 0 1 8,16 8,8 0 0 1 0,8 8,8 0 0 1 8,0 8,8 0 0 1 16,8 Z"/>
<path style="fill:#ffffff" d="M 12.005048,8.4183056 V 5.1997842 l 1.194664,0.2 L 11.833144,4.0082158 9.7546867,4.352953 8.8042883,6.6541484 4,4 5.6,6.8 2.4,6 c 0,0 4.1444292,3.8185308 4.2508788,3.8839812 L 6.3875208,10.190752 6.5019112,10.594572 4.0447944,12 h 3.1941628 z"/>
</svg>

After

Width:  |  Height:  |  Size: 463 B