import createSvgIcon from "@material-ui/icons/utils/createSvgIcon"; import React from "react"; const Sales = createSvgIcon( <> , "Sales") export default Sales;