worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
20
node_modules/@mui/icons-material/esm/LocalLaundryServiceTwoTone.js
generated
vendored
Normal file
20
node_modules/@mui/icons-material/esm/LocalLaundryServiceTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M5.99 4 6 20h12V4zc.01 0 0 0 0 0M11 5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1M8 5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m4 4c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M18 2.01 6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99M18 20H6L5.99 4H18z"
|
||||
}, "1"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "8",
|
||||
cy: "6",
|
||||
r: "1"
|
||||
}, "2"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "11",
|
||||
cy: "6",
|
||||
r: "1"
|
||||
}, "3"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M12 19c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5m2.36-7.36c1.3 1.3 1.3 3.42 0 4.72s-3.42 1.3-4.72 0z"
|
||||
}, "4")], 'LocalLaundryServiceTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue