iconora

Figma

figma·social·design·ui·ux

$ pnpm dlx shadcn@latest add  https://iconora.vercel.app/r/social/figma.json
svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M12 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
  <path d="M6 6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3" />
  <path d="M9 9a3 3 0 0 0 0 6h3m-3 0a3 3 0 1 0 3 3v-15" />
</svg>

SVG exports are intentionally static for maximum compatibility. Use the Shadcn component for interactive hover animations.