Merge pull request #9802 from edwinvakayil/feat/iconiq-registry

feat: add @iconiq registry
This commit is contained in:
shadcn
2026-03-06 22:14:01 +04:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@@ -826,5 +826,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