UNPKG

@trejgun/material-ui-icons-google

Version:
4 lines (3 loc) 139 B
import { FC } from "react"; import { SvgIconProps } from "@material-ui/core/SvgIcon/SvgIcon"; export declare const Plus: FC<SvgIconProps>;