Fix SVGs, cleanup, switch stats backend

This commit is contained in:
Jai A
2020-10-18 20:00:03 -07:00
parent 608ab8f4ad
commit 8cd4cc7d0d
13 changed files with 115 additions and 50 deletions

View File

@@ -0,0 +1,11 @@
<svg viewBox="0 0 276 288" fill="none" stroke="currentColor" stroke-width="23" stroke-linecap="round" stroke-linejoin="round">
<g transform="matrix(1,0,0,1,-3302.43,-67.3276)">
<g transform="matrix(0.564163,0,0,1.70346,1629.87,0)">
<g transform="matrix(1.97801,-0.0501803,0.151517,0.655089,1678.7,-354.14)">
<g>
<path d="M820.011,761.092C798.277,738.875 754.809,694.442 734.36,673.389C729.774,668.668 723.992,663.75 708.535,674.369C688.629,688.043 700.073,696.251 703.288,699.785C711.508,708.824 787.411,788.803 800.523,803.818C802.95,806.597 780.243,781.318 793.957,764.065C799.444,757.163 811.985,752.043 820.011,761.092C826.534,768.447 830.658,779.178 816.559,790.826C791.91,811.191 714.618,873.211 689.659,893.792C677.105,904.144 661.053,896.143 653.827,887.719C646.269,878.908 623.211,853.212 602.539,829.646C596.999,823.332 598.393,810.031 604.753,804.545C639.873,774.253 696.704,730.787 716.673,713.831"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,9 @@
<svg viewBox="0 0 362 208" fill="none" stroke="currentColor" stroke-width="6" stroke-linecap="round" stroke-linejoin="round">
<g transform="matrix(1,0,0,1,-3259.27,-486.011)">
<g transform="matrix(0.564163,0,0,1.70346,1629.87,0)">
<g transform="matrix(6.76583,0,0,2.24074,2829.95,275.109)">
<path d="M91.6,16.7L100,14.8L100,7.944L47.452,7.944L47.452,14.388L12,14.1C13.9,15.7 24.4,24.7 31.9,28.4C35.6,30.2 40.2,30.3 44.3,30.4C46.4,30.5 48.5,30.6 50.1,32.2C52.4,34.4 52.9,37.9 50.9,40.5C49,43.1 43.6,43.7 43.6,43.7L39,49.1L39,55.5L85.8,55.5L85.8,49.1L81.3,43.6C81.3,43.6 74.6,43.2 72.9,40.4C67.7,32.6 74.8,20.4 91.6,16.7Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 709 B