Change icon format png to svg

main
Chris 3 years ago
parent b15b164d05
commit 5ad6a57fed

@ -592,7 +592,7 @@
], ],
"description": "NextUI allows you to make beautiful, modern, and fast websites/applications regardless of your design experience, created with React.js and Stitches, based on React Aria and inspired by Vuesax.", "description": "NextUI allows you to make beautiful, modern, and fast websites/applications regardless of your design experience, created with React.js and Stitches, based on React Aria and inspired by Vuesax.",
"css": "--nextui-(?:colors-accents1|colors-text|space-0|fonts-sans|fonts-mono)", "css": "--nextui-(?:colors-accents1|colors-text|space-0|fonts-sans|fonts-mono)",
"icon": "NextUI.png", "icon": "NextUI.svg",
"implies": [ "implies": [
"React", "React",
"Stitches" "Stitches"