UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

9 lines (8 loc) 361 B
"use client"; import createSvgIcon from "./utils/createSvgIcon.js"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M7 13h10V7h3V3H4v4h3z" }, "0"), /*#__PURE__*/_jsx("path", { d: "M23 9h-4v6H5V9H1v10h3v1c0 .55.45 1 1 1s1-.45 1-1v-1h12v1c0 .55.45 1 1 1s1-.45 1-1v-1h3z" }, "1")], 'ChairSharp');