import { SvgIcon } from "@mui/material" import React from "react" const LeafIcon = props => ( ) export default LeafIcon