import * as React from "react"; function ViewGridAddIcon(props: React.SVGProps) { return ; } export default ViewGridAddIcon;