UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

8 lines 358 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M11 13h9v4h-9zm-6 0h4v4H5zm0-6h15v4H5z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M3 5v14h19V5H3zm6 12H5v-4h4v4zm11 0h-9v-4h9v4zm0-6H5V7h15v4z" }, "1")], 'ViewCompactTwoTone');