worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
11
node_modules/@mui/icons-material/esm/PersonAddAlt1Rounded.js
generated
vendored
Normal file
11
node_modules/@mui/icons-material/esm/PersonAddAlt1Rounded.js
generated
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("circle", {
|
||||
cx: "9",
|
||||
cy: "8",
|
||||
r: "4"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M9 14c-2.67 0-8 1.34-8 4v1c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-1c0-2.66-5.33-4-8-4m11-4V7h-2v3h-3v2h3v3h2v-3h3v-2z"
|
||||
}, "1")], 'PersonAddAlt1Rounded');
|
||||
Loading…
Add table
Add a link
Reference in a new issue