UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 234 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M6 21h12V7H6v14zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z" }), 'DeleteSharp');