Update UIKit icon

main
Chris 2 years ago
parent 1ad3b0d7c4
commit 7d22bb6f0b

Binary file not shown.

Before

Width:  |  Height:  |  Size: 393 B

@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3311_323)">
<path d="M21.0269 3.06403L15.754 0L10.2514 3.41797L15.5978 6.37166L21.0269 3.06403ZM23.5484 4.38335L18.1032 7.69552L24.2747 11.2628V20.6869L15.9517 25.4173L7.72524 20.6869V13.3315L2.20874 10.5917V23.9049L15.754 31.9497L29.7912 23.9647V7.98976L23.5484 4.38335Z" fill="#2396F3"/>
</g>
<defs>
<clipPath id="clip0_3311_323">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 525 B

@ -22,7 +22,7 @@
],
"description": "UIKit is the framework used for developing iOS applications.",
"html": "<[^>]+class=\"[^\"]*(?:uk-container|uk-section)",
"icon": "UIKit.png",
"icon": "UIKit.svg",
"scriptSrc": "uikit.*\\.js",
"website": "https://getuikit.com"
},
@ -891,4 +891,4 @@
"website": "https://github.com/utterance/utterances",
"xhr": "\\.utteranc\\.es"
}
}
}

Loading…
Cancel
Save