@mui/icons-material
Version:
Material Design icons distributed as SVG React components.
8 lines • 401 B
JavaScript
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3h7zM7 9H4V5h3v4zm10 6h3v4h-3v-4zm0-10h3v4h-3V5z"
}, "0"), /*#__PURE__*/_jsx("path", {
d: "M7 5v4H4V5h3m13 0v4h-3V5h3m0 10v4h-3v-4h3",
opacity: ".3"
}, "1")], 'AccountTreeTwoTone');