UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 235 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7V4z" }), 'FunctionsOutlined');