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

10 lines
No EOL
485 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: "M5 18.08V19h.92l9.06-9.06-.92-.92z",
opacity: ".3"
}, "0"), /*#__PURE__*/_jsx("path", {
d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM5.92 19H5v-.92l9.06-9.06.92.92zM20.71 5.63l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.02 0-1.41"
}, "1")], 'ModeEditOutlineTwoTone');