mirror of
https://github.com/konpa/devicon.git
synced 2025-08-24 07:03:00 +02:00
new icon: chakraui (original, plain)
This commit is contained in:
22
devicon.json
22
devicon.json
@@ -1356,6 +1356,28 @@
|
||||
"color": "#AB710A",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "chakraui",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"ui",
|
||||
"modular",
|
||||
"component",
|
||||
"library",
|
||||
"react"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#52c8c5",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "chrome",
|
||||
"altnames": [
|
||||
|
12
icons/chakraui/chakraui-original.svg
Normal file
12
icons/chakraui/chakraui-original.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<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>
|
After Width: | Height: | Size: 838 B |
5
icons/chakraui/chakraui-plain.svg
Normal file
5
icons/chakraui/chakraui-plain.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<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.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>
|
After Width: | Height: | Size: 609 B |
BIN
icons/chakraui/chakraui.eps
Normal file
BIN
icons/chakraui/chakraui.eps
Normal file
Binary file not shown.
Reference in New Issue
Block a user