Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.

Docs
Icon Cloud

Icon Cloud

An interactive 3D tag cloud component

Installation

With Images

With SVG Icons

Usage

import { IconCloud } from "@/components/magicui/icon-cloud";
<div className="relative overflow-hidden">
  <IconCloud images={images} />
</div>

Props

PropTypeDefaultDescription
iconsReact.ReactNode[][]Array of icons to render in the cloud
imagesstring[][]Array of image URLs to render in the cloud