feat: add @iconiq registry

This commit is contained in:
edwiee
2026-03-06 18:19:28 +05:30
parent 3003e9e67a
commit 3a431547bb
2 changed files with 13 additions and 0 deletions

View File

@@ -820,5 +820,11 @@
"homepage": "https://emerald-ui.com",
"url": "https://emerald-ui.com/r/{name}.json",
"description": "Emerald UI - collection of components built with Motion, GSAP, Tailwind CSS and shadcn/ui."
},
{
"name": "@iconiq",
"homepage": "https://iconiqs.vercel.app",
"url": "https://iconiqs.vercel.app/r/{name}.json",
"description": "Iconiq is a collection of icons designed for web applications. It is a modern, clean, and minimalistic icon set that is perfect for web applications."
}
]

File diff suppressed because one or more lines are too long