UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

10 lines 564 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M17 7H7v6H3v6h5v-1c0-2.21 1.79-4 4-4s4 1.79 4 4v1h5v-6h-4V7zm-6 5H9V9h2v3zm4 0h-2V9h2v3z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M21 9v2h-2V3h-2v2h-2V3h-2v2h-2V3H9v2H7V3H5v8H3V9H1v12h9v-3c0-1.1.9-2 2-2s2 .9 2 2v3h9V9h-2zm0 10h-5v-1c0-2.21-1.79-4-4-4s-4 1.79-4 4v1H3v-6h4V7h10v6h4v6z" }, "1"), /*#__PURE__*/_jsx("path", { d: "M9 9h2v3H9zm4 0h2v3h-2z" }, "2")], 'CastleTwoTone');