refactor(index): logo changes

This commit is contained in:
z0x 2025-03-06 11:49:03 -05:00
parent 4f75e0f435
commit c4c6b4d656
3 changed files with 13 additions and 18 deletions

View file

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M3 20l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c3.255 2.777 3.695 7.266 1.029 10.501c-2.666 3.235 -7.615 4.215 -11.574 2.293l-4.7 1"></path>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill-rule="evenodd" clip-rule="evenodd" fill="#e5e7eb">
<path d="M184.3 30.7c0-17 13.8-30.7 30.7-30.7 113.1 0 204.8 91.7 204.8 204.8 0 17-13.8 30.7-30.7 30.7s-30.7-13.8-30.7-30.7c0-79.2-64.2-143.4-143.4-143.4-16.9 0-30.7-13.7-30.7-30.7m143.4 450.6c0 17-13.8 30.7-30.7 30.7-113.1 0-204.8-91.7-204.8-204.8 0-17 13.8-30.7 30.7-30.7s30.7 13.8 30.7 30.7c0 79.2 64.2 143.4 143.4 143.4 16.9 0 30.7 13.7 30.7 30.7m-297-153.6C13.8 327.7 0 313.9 0 297 0 183.9 91.7 92.2 204.8 92.2c17 0 30.7 13.8 30.7 30.7s-13.8 30.7-30.7 30.7c-79.2 0-143.4 64.2-143.4 143.4 0 16.9-13.7 30.7-30.7 30.7m450.6-143.4c17 0 30.7 13.8 30.7 30.7 0 113.1-91.7 204.8-204.8 204.8-17 0-30.7-13.8-30.7-30.7 0-17 13.8-30.7 30.7-30.7 79.2 0 143.4-64.2 143.4-143.4 0-16.9 13.7-30.7 30.7-30.7"/>
</svg>

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 823 B

View file

@ -1,8 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M12 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59 -4.03 6.5 -9 6.5c-4.875 0 -8.845 -2.8 -9 -6.294l-1 -.206a2.5 2.5 0 0 1 2.326 -4.36c1.646 -1.313 4.026 -2.14 6.674 -2.14z"></path>
<path d="M12 8l1 -5l6 1"></path>
<path d="M19 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"></path>
<circle cx="9" cy="13" r=".5" fill="currentColor"></circle>
<circle cx="15" cy="13" r=".5" fill="currentColor"></circle>
<path d="M10 17c.667 .333 1.333 .5 2 .5s1.333 -.167 2 -.5"></path>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#e5e7eb" stroke="none">
<path d="M144,96 v320 h224 v-70 h-152 V96 z"/>
<path d="M240,96 v226 h70 v-156 h58 V96 z"/>
</svg>

Before

Width:  |  Height:  |  Size: 659 B

After

Width:  |  Height:  |  Size: 197 B

View file

@ -1,7 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z"></path>
<path d="M8 11v-4a4 4 0 1 1 8 0v4"></path>
<path d="M15 16h.01"></path>
<path d="M12.01 16h.01"></path>
<path d="M9.02 16h.01"></path>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#e5e7eb" stroke="none">
<path d="M372 297V131H256v294c47-28 115-74 116-128m49-198v198c0 106-152 181-165 181S91 403 91 297V99s0-17 17-17h296s17 0 17 17"/>
</svg>

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 230 B