worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
13
node_modules/@mui/icons-material/esm/ReportGmailerrorredTwoTone.js
generated
vendored
Normal file
13
node_modules/@mui/icons-material/esm/ReportGmailerrorredTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__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"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "12",
|
||||
cy: "16",
|
||||
r: "1"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M11 7h2v7h-2z"
|
||||
}, "2")], 'ReportGmailerrorredTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue