iconiq.

Installation

How to install Iconiq shadcn components in your project.

Framework and package manager don’t matter.

Installing Iconiq icons and components works the same way as installing any other shadcn component.

Simply run the command below and replace iconiq-icon-name with the icon or component you want to add.

If above command doesn’t work you can use the full URL to the component’s JSON file instead.

The entire process is handled by the shadcn CLI, which fetches the icon or component from the Iconiq registry and adds it directly to your project as a ready-to-use React component.