UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 270 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98C20.93 5.9 16.69 4 12 4z" }), 'SignalWifiStatusbar4BarTwoTone');