UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 229 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M2 22h20V2L2 22zm18-2h-3V9.83l3-3V20z" }), 'NetworkCellTwoTone');