worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
15
node_modules/@mui/icons-material/esm/Stroller.js
generated
vendored
Normal file
15
node_modules/@mui/icons-material/esm/Stroller.js
generated
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("circle", {
|
||||
cx: "16",
|
||||
cy: "20",
|
||||
r: "2"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "6",
|
||||
cy: "20",
|
||||
r: "2"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M22 7v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03l-8.8 10.32C6.12 16 6.58 17 7.43 17H15c1.1 0 2-.9 2-2V6.27c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7zm-7.7-2.9C13.03 3.4 11.56 3 10 3c-1.97 0-3.79.64-5.28 1.72l4.89 4.89z"
|
||||
}, "2")], 'Stroller');
|
||||
Loading…
Add table
Add a link
Reference in a new issue