ai-icons
ai-icons component
Not VerifiedComponent1 file
Preview
Preview not yet added for ai-icons.
Add an entry to UI_COMPONENT_PREVIEWS in ui-component-previews.tsx to show a live preview here.
Install
npx shadcn add https://www.razisyed.cv/r/ai-iconsUsage
import { ai-icons } from "@/components/ui/ai-icons";
export default function Example() {
return <ai-icons />;
}Source
Loading source...