worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
16
node_modules/@mui/icons-material/esm/PeopleAltRounded.js
generated
vendored
Normal file
16
node_modules/@mui/icons-material/esm/PeopleAltRounded.js
generated
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
fillRule: "evenodd",
|
||||
d: "M16.67 13.13C18.04 14.06 19 15.32 19 17v3h3c.55 0 1-.45 1-1v-2c0-2.18-3.57-3.47-6.33-3.87"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "9",
|
||||
cy: "8",
|
||||
r: "4",
|
||||
fillRule: "evenodd"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
fillRule: "evenodd",
|
||||
d: "M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24C14.5 5.27 15 6.58 15 8s-.5 2.73-1.33 3.76c.42.14.86.24 1.33.24m-6 1c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4"
|
||||
}, "2")], 'PeopleAltRounded');
|
||||
Loading…
Add table
Add a link
Reference in a new issue