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