Unlock faster development with Fidely UI Pro components Coming soon

Icon

Used to display an svg icon

Usage

import { Icon } from '@fidely-ui/react'
<Icon />

Examples

With React Icons

<Icon size="lg" color="amber.10">
  <BsGithub />
</Icon>

On this page