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