@mui/icons-material
Version:
Material Design icons distributed as SVG React components.
7 lines • 353 B
JavaScript
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "M8.17 5.7 1 10.48V21h5v-8h4v8h5V10.25z"
}, "0"), /*#__PURE__*/_jsx("path", {
d: "M10 3v1.51l2 1.33L13.73 7H15v.85l2 1.34V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z"
}, "1")], 'HomeWork');