import { FC, SVGProps } from 'react'; export const NxIcon: FC> = (props) => ( Nx );