worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
9
node_modules/@mui/icons-material/esm/DeckSharp.js
generated
vendored
Normal file
9
node_modules/@mui/icons-material/esm/DeckSharp.js
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M22 9 12 2 2 9h9v13h2V9z"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "m4.14 12-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zm14.96 4H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z"
|
||||
}, "1")], 'DeckSharp');
|
||||
Loading…
Add table
Add a link
Reference in a new issue