UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

8 lines 413 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M4 6.47V18h16v-8H5.76z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "m18 4 2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4zm2 14H4V6.47L5.76 10H20v8z" }, "1")], 'MovieCreationTwoTone');