Usage
import { Icon } from "@chakra-ui/react"<Icon />warning
Chakra doesn't provide any icons out of the box. Use popular icon libraries like
react-icons or
lucide-reactExamples
React Icons
Integrate with popular react icon libraries like react-icons
Custom svg
Use the asChild prop to render custom svg icons within the Icon component
Create Icon
Use the createIcon utility to create custom icons