1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-20 05:11:37 +02:00

added suggestions

This commit is contained in:
ruubytes
2023-03-21 15:50:43 +01:00
parent ccb41efea0
commit 96f130037a
3 changed files with 7 additions and 10 deletions

View File

@@ -1358,13 +1358,12 @@
}, },
{ {
"name": "chakraui", "name": "chakraui",
"altnames": [], "altnames": [
"chakra ui"
],
"tags": [ "tags": [
"ui", "ui",
"modular", "library"
"component",
"library",
"react"
], ],
"versions": { "versions": {
"svg": [ "svg": [

View File

@@ -1,5 +1,3 @@
<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 <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" />
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"
fill="#52c8c5" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 609 B

After

Width:  |  Height:  |  Size: 587 B