import { createSvgIcon } from "@mui/material"; const Download = createSvgIcon( , "Download", ); export default Download;