UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

8 lines 366 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M13 8.92 18.6 19H13V8.92zm-2 0V19H5.4L11 8.92z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M12 3 2 21h20L12 3zm1 5.92L18.6 19H13V8.92zm-2 0V19H5.4L11 8.92z" }, "1")], 'DetailsTwoTone');