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