import { FC, SVGProps } from 'react'; /** * Use `#0A6DE6` for a colored version. */ export const FicoIcon: FC> = (props) => ( Fico );