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