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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#2bc89d" width="15" height="15" x="-15" y="-16" rx="7.5" ry="7.5" transform="matrix(0,-1,-1,0,0,0)"/>
<path style="fill:#3e4d64" d="M 13.569,7.3245 C 11.722,4.1033 10.155,2.9009 8.8864,3.0113 7.0823,3.1684 7,4 5.1882,4.0399 4.8739,4.0468 4.5787,4.1133 4.1706,4.3033 3.3832,4.6699 3.0634,5.1436 3.0634,5.3539 3.0634,5.5643 3.2737,5.039 3.8508,4.9849 4.4278,4.9307 5.1661,4.9849 5.796,5.4573 6.4259,5.9297 6.4776,6.0374 6.4776,6.2477 6.4776,6.4581 6.068,6.1542 5.2634,6.3523 4.5523,6.527 4.0035,6.7343 3.9506,6.9447 3.8977,7.1551 4.9692,6.9988 5.5856,6.9976 5.8784,7.0074 6.1196,6.9152 6.3238,7.3125 6.5354,7.7308 6.5858,8.2506 6.8491,8.3515 7.4822,8.5199 7.7767,8.6795 7.7358,9.2319 7.7231,9.4047 7.7552,9.5245 7.5307,10.101 7.1628,11.046 6.8425,11.767 7,11.609 7.123,11.486 7.5196,11.37 7.6611,11.186 7.6217,11.523 7.6611,12.144 8.1102,12.835 8.8976,14.042 10.049,13.942 11.678,14.359 14.214,14.998 15.326,14.96 15.857,15.826 15.962,15.997 16.028,16.147 15.916,15.737 15.395,13.829 15.106,10.003 13.569,7.3245 Z"/>
<circle style="fill:#ffffff" cx="8.375" cy="4.409" r=".375"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB