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/Forest.js
generated
vendored
Normal file
9
node_modules/@mui/icons-material/esm/Forest.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: "M16 12 9 2 2 12h1.86L0 18h7v4h4v-4h7l-3.86-6z"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M20.14 12H22L15 2l-2.39 3.41L17.92 13h-1.95l3.22 5H24zM13 19h4v3h-4z"
|
||||
}, "1")], 'Forest');
|
||||
Loading…
Add table
Add a link
Reference in a new issue