UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

7 lines (6 loc) 338 B
"use client"; import createSvgIcon from "./utils/createSvgIcon.js"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon(/*#__PURE__*/_jsx("path", { d: "M20 4h-4l-4-4-4 4H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H4V6h4.52l3.52-3.5L15.52 6H20zM18 8H6v10h12" }), 'FilterFrames');