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.1">
<rect style="fill:#834e2f" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/>
<path style="fill:#2e2e2e" d="m 11.36049,13.852308 c 0.443177,0.470688 0.757567,-0.306337 1.01315,-0.622808 0.600486,-1.061791 0.884729,-2.419974 0.446721,-3.5056448 -0.168135,-0.2219147 0.03397,-0.634728 0.297782,-0.6701917 C 13.393395,9.0231122 13.806643,9.0799285 14,8.9839304 13.740391,8.8120716 13.334971,8.7693587 13.120361,8.5157845 12.946154,8.240236 12.836701,7.8166709 12.619147,7.6541448 10.728591,5.9725417 8.7818998,4.2280488 7.0751931,2.507126 6.9971406,2.2662056 6.902597,2.0111068 6.6300644,2.0583776 6.3729185,1.8297106 5.7638217,2.3259353 6.0975173,2.6298767 7.5823703,4.1006511 9.0679722,5.5714952 10.523431,7.0714157 10.383704,7.3020141 10.129319,7.6494703 9.9610297,7.5806042 9.5529166,7.7019234 10.01832,8.6000982 9.9018804,8.9119365 9.7507387,9.2899114 9.2425501,9.7337303 9.5514145,10.249665 c 0.2473821,0.427493 0.8491525,1.026487 1.2570955,0.754398 0.410684,-0.37795 1.065938,-0.329506 0.9614,0.20902 0.0097,0.494534 -0.525642,0.795125 -0.870098,0.954004 -0.530575,0.182407 -0.499746,0.689263 -0.183365,1.040211 0.198225,0.230736 0.416733,0.443296 0.644046,0.64501 z M 10.305089,9.4229775 c 0.374202,0.2620932 0.52926,0.9248635 -0.0037,1.0363405 0.39713,0.174738 0.592287,-0.8719483 0.785668,-0.257664 0.214664,0.537284 -0.622497,0.867203 -1.03293,0.460058 C 9.5000747,9.9806756 9.6133147,9.2349068 10.305081,9.4229775 Z"/>
<path style="fill:#b6b6b6" d="M 4.6395101,13.852308 C 4.1963334,14.322996 3.8819449,13.545971 3.6263605,13.2295 3.0258748,12.167709 2.7416321,10.809526 3.1796394,9.7238551 3.3477754,9.5019406 3.1456743,9.0891273 2.8818571,9.0536636 2.6066046,9.0231123 2.1933569,9.0799285 2,8.9839304 2.2596084,8.8120717 2.6650282,8.7693587 2.8796393,8.5157845 3.0538461,8.2402361 3.1632987,7.816671 3.3808534,7.6541448 5.2714099,5.9725417 7.2181002,4.2280488 8.9248069,2.507126 9.0028594,2.2662056 9.0974031,2.0111068 9.3699353,2.0583776 9.627082,1.8297106 10.236178,2.3259353 9.902482,2.6298767 8.4176297,4.1006511 6.9320278,5.5714952 5.4765692,7.0714157 5.6162964,7.3020141 5.8706808,7.6494703 6.0389703,7.5806042 6.4470835,7.7019234 5.9816796,8.6000982 6.0981196,8.9119365 6.2492613,9.2899114 6.75745,9.7337303 6.4485855,10.249665 6.2012034,10.677158 5.5994328,11.276153 5.1914895,11.004063 4.7808053,10.626114 4.125552,10.674557 4.2300892,11.213083 c -0.00969,0.494534 0.525643,0.795125 0.8700986,0.954004 0.5305748,0.182407 0.4997459,0.689263 0.1833654,1.040211 -0.1982256,0.230736 -0.4167334,0.443296 -0.644047,0.64501 z M 5.6949113,9.4229775 C 5.3207098,9.6850707 5.1656518,10.347841 5.6986113,10.459318 5.3014758,10.634056 5.1063189,9.5873697 4.9129383,10.201653 4.6982743,10.738938 5.5354359,11.068856 5.9458682,10.661711 6.4999253,9.9806756 6.3866853,9.2349068 5.6949189,9.4229775 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB