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/ChaletTwoTone.js
generated
vendored
Normal file
10
node_modules/@mui/icons-material/esm/ChaletTwoTone.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: "M13 18h-2v-3H9v3H7v-4.67l3-3 3 3z",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M17.5 15 10 7.5 2.5 15l1.41 1.41L5 15.33V20h10v-4.67l1.09 1.09zM13 18h-2v-3H9v3H7v-4.67l3-3 3 3zm9-10.5h-1.19l.75.75-.71.71-1.46-1.46h-.89v.89l1.45 1.45-.71.71-.74-.74V11h-1V9.81l-.75.75-.71-.71 1.45-1.45v-.9h-.89l-1.45 1.45-.71-.71.75-.75H14v-1h1.19l-.75-.75.71-.71 1.45 1.45h.89v-.87l-1.45-1.45.71-.71.75.75V3h1v1.19l.75-.75.71.71-1.46 1.46v.89h.89l1.45-1.45.71.71-.74.74H22z"
|
||||
}, "1")], 'ChaletTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue