Icon Cloud

An interactive 3D tag cloud component

Install using CLI

npm
pnpm
bun
yarn
npx shadcn-vue@latest add "https://inspira-ui.com/r/icon-cloud.json"

Install Manually

Copy and paste the following code in the same folder

IconCloud.vue
index.ts

API

Prop NameTypeDefaultDescription
classstring-Additional classes for styling the component.
imagesarray[]Array of image URLs to render in the cloud

Credits