worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
10
node_modules/@mui/icons-material/esm/TheatersTwoTone.js
generated
vendored
Normal file
10
node_modules/@mui/icons-material/esm/TheatersTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3zM8 17H6v-2h2zm0-4H6v-2h2zm0-4H6V7h2zm6 10h-4V5h4zm4-2h-2v-2h2zm0-4h-2v-2h2zm0-4h-2V7h2z"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M10 5h4v14h-4z",
|
||||
opacity: ".3"
|
||||
}, "1")], 'TheatersTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue