worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
17
node_modules/@mui/icons-material/esm/GarageRounded.js
generated
vendored
Normal file
17
node_modules/@mui/icons-material/esm/GarageRounded.js
generated
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("circle", {
|
||||
cx: "15",
|
||||
cy: "13",
|
||||
r: "1"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "9",
|
||||
cy: "13",
|
||||
r: "1"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "m8.33 7.5-.66 2h8.66l-.66-2z"
|
||||
}, "2"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-1 15.69c0 .45-.35.81-.78.81h-.44c-.44 0-.78-.36-.78-.81V16.5H7v1.19c0 .45-.35.81-.78.81h-.44c-.43 0-.78-.36-.78-.81v-6.5c.82-2.47 1.34-4.03 1.56-4.69.05-.16.12-.29.19-.4.02-.02.03-.04.05-.06.38-.53.92-.54.92-.54h8.56s.54.01.92.53c.02.03.03.05.05.07.07.11.14.24.19.4.22.66.74 2.23 1.56 4.69z"
|
||||
}, "3")], 'GarageRounded');
|
||||
Loading…
Add table
Add a link
Reference in a new issue