UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

8 lines 293 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M8 8h8v8H8z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M6 18h12V6H6v12zM8 8h8v8H8V8z" }, "1")], 'StopTwoTone');