mirror of
https://github.com/konpa/devicon.git
synced 2025-08-29 17:20:09 +02:00
Optimize icons
This commit is contained in:
@@ -1,12 +1 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><linearGradient id="a" x1="64" x2="64" y1="0" y2="128" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7acbd4"/><stop offset="1" stop-color="#29c6b7"/></linearGradient></defs><circle cx="64" cy="64" r="64" fill="url(#a)"/><path fill="#fff" d="M93.56 57.89a.913.913 0 0 0-.67-1.54H64.87c-1.71 0-1.43-.92-.82-2.04.61-1.13 16.11-29.4 16.11-29.4.07-.15.11-.3.11-.47a1.082 1.082 0 0 0-1.84-.77S34.5 67.45 34.5 67.45c-.19.18-.3.42-.3.7 0 .53.43.96.96.96h29.97c1.88 0 1.21 1.08.75 1.71-.46.63-23.15 32-23.15 32a1.129 1.129 0 0 0 .9 1.81c.31 0 .59-.12.79-.32s49.13-46.38 49.13-46.38l.01-.01.02-.02Z"/></svg>
|
||||||
<defs>
|
|
||||||
<linearGradient id="b" x1="64" y1="0" x2="64" y2="128" gradientUnits="userSpaceOnUse">
|
|
||||||
<stop offset="0" stop-color="#7acbd4" />
|
|
||||||
<stop offset="1" stop-color="#29c6b7" />
|
|
||||||
</linearGradient>
|
|
||||||
</defs>
|
|
||||||
<circle cx="64" cy="64" r="64" fill="url(#b)" />
|
|
||||||
<path
|
|
||||||
d="M93.56,57.89c.15-.16,.25-.38,.25-.62,0-.51-.41-.92-.92-.92h-28.02c-1.71,0-1.43-.92-.82-2.04,.61-1.13,16.11-29.4,16.11-29.4h0c.07-.15,.11-.3,.11-.47,0-.6-.49-1.08-1.08-1.08-.3,0-.57,.12-.76,.31h0s0,0,0,0h0s-43.93,43.78-43.93,43.78h0c-.19,.18-.3,.42-.3,.7,0,.53,.43,.96,.96,.96h29.97c1.88,0,1.21,1.08,.75,1.71-.46,.63-23.15,32-23.15,32-.14,.19-.23,.42-.23,.68,0,.62,.5,1.13,1.13,1.13,.31,0,.59-.12,.79-.32h0s49.13-46.38,49.13-46.38c0,0,0,0,.01-.01l.02-.02h0Z"
|
|
||||||
fill="#fff" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 839 B After Width: | Height: | Size: 681 B |
@@ -1,3 +1 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M64 0C28.65 0 0 28.65 0 64s28.65 64 64 64 64-28.65 64-64S99.35 0 64 0Zm29.56 57.9-.02.02-.01.01-49.13 46.38c-.2.2-.48.32-.79.32a1.129 1.129 0 0 1-.9-1.81s22.69-31.38 23.15-32c.46-.63 1.13-1.71-.75-1.71H35.14a.96.96 0 0 1-.96-.96c0-.27.12-.52.3-.69s43.94-43.77 43.94-43.77a1.082 1.082 0 0 1 1.84.77c0 .17-.04.32-.11.46s-15.5 28.27-16.11 29.4c-.61 1.13-.89 2.04.82 2.04h28.02a.913.913 0 0 1 .67 1.54Z"/></svg>
|
||||||
<path d="M64,0C28.65,0,0,28.65,0,64s28.65,64,64,64,64-28.65,64-64S99.35,0,64,0Zm29.56,57.9l-.02,.02s0,0-.01,.01l-49.13,46.38h0c-.2,.2-.48,.32-.79,.32-.62,0-1.13-.5-1.13-1.13,0-.26,.09-.49,.23-.68,0,0,22.69-31.38,23.15-32,.46-.63,1.13-1.71-.75-1.71h-29.97c-.53,0-.96-.43-.96-.96,0-.27,.12-.52,.3-.69h0S78.42,23.69,78.42,23.69h0s0,0,0,0h0c.2-.19,.46-.31,.76-.31,.6,0,1.08,.49,1.08,1.08,0,.17-.04,.32-.11,.46h0s-15.5,28.27-16.11,29.4c-.61,1.13-.89,2.04,.82,2.04h28.02c.51,0,.92,.41,.92,.92,0,.24-.1,.46-.25,.62h0Z" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 479 B |
Reference in New Issue
Block a user