Icon
Icon is a styled svg
, that allows you to style custom icons using Dream props.
Icon
- The Icon component.
Since Dream does not provide any icons, you will want to use other icon libraries like react-icons
, lucide-react
or @heroicons/react
.
or
with asChild
prop Dream will merge child component with Icon, or with asComp
prop Dream will merge component with Icon.