1
0
Fork 0
react-playground/node_modules/@mui/icons-material/esm/FileDownloadOffTwoTone.js

10 lines
No EOL
429 B
JavaScript

"use client";
import createSvgIcon from "./utils/createSvgIcon.js";
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "M13 5h-2v3.17l2 2z",
opacity: ".3"
}, "0"), /*#__PURE__*/_jsx("path", {
d: "m11 8.17-2-2V3h6v6h4l-3.59 3.59L13 10.17V5h-2zm10.19 13.02L2.81 2.81 1.39 4.22 6.17 9H5l7 7 .59-.59L15.17 18H5v2h12.17l2.61 2.61z"
}, "1")], 'FileDownloadOffTwoTone');