worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
23
node_modules/@mui/icons-material/esm/PetsTwoTone.js
generated
vendored
Normal file
23
node_modules/@mui/icons-material/esm/PetsTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("circle", {
|
||||
cx: "4.5",
|
||||
cy: "9.5",
|
||||
r: "2.5"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "9",
|
||||
cy: "5.5",
|
||||
r: "2.5"
|
||||
}, "1"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "15",
|
||||
cy: "5.5",
|
||||
r: "2.5"
|
||||
}, "2"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "19.5",
|
||||
cy: "9.5",
|
||||
r: "2.5"
|
||||
}, "3"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32q-.165-.06-.33-.09c-.25-.04-.52-.04-.78-.04s-.53 0-.79.05q-.165.03-.33.09c-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8"
|
||||
}, "4")], 'PetsTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue