UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 245 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z" }), 'AlignVerticalBottomSharp');