UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 232 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M18 17h-7l5-5-5-5h7V4H6v2l6.5 6L6 18v2h12z" }), 'FunctionsTwoTone');