import type { FC, SVGProps } from "react"; export const MathPlusIcon: FC> = (props) => ( );