Version 1.0.2 mit node_modules Verzeichnis

This commit is contained in:
ISA
2024-10-02 07:58:24 +02:00
parent f353a06b1b
commit 62b6e55a0a
68228 changed files with 4548477 additions and 651 deletions

16
node_modules/@mui/icons-material/esm/ReportTwoTone.js generated vendored Normal file
View File

@@ -0,0 +1,16 @@
"use client";
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "M9.1 5 5 9.1v5.8L9.1 19h5.8l4.1-4.1V9.1L14.9 5zM12 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m1-3h-2V7h2z",
opacity: ".3"
}, "0"), /*#__PURE__*/_jsx("path", {
d: "M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27zM19 14.9 14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1z"
}, "1"), /*#__PURE__*/_jsx("circle", {
cx: "12",
cy: "16",
r: "1"
}, "2"), /*#__PURE__*/_jsx("path", {
d: "M11 7h2v7h-2z"
}, "3")], 'ReportTwoTone');