worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
13
node_modules/@mui/icons-material/esm/TableBarTwoTone.js
generated
vendored
Normal file
13
node_modules/@mui/icons-material/esm/TableBarTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("ellipse", {
|
||||
cx: "12",
|
||||
cy: "7.5",
|
||||
opacity: ".3",
|
||||
rx: "7.72",
|
||||
ry: "1.5"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M22 7.5C22 5.57 17.52 4 12 4S2 5.57 2 7.5c0 1.81 3.95 3.31 9 3.48V15H9.35c-.82 0-1.55.5-1.86 1.26L6 20h2l1.2-3h5.6l1.2 3h2l-1.5-3.74c-.3-.76-1.04-1.26-1.85-1.26H13v-4.02c5.05-.17 9-1.67 9-3.48M12 9c-4.05 0-6.74-.86-7.72-1.5C5.26 6.86 7.95 6 12 6s6.74.86 7.72 1.5C18.74 8.14 16.05 9 12 9"
|
||||
}, "1")], 'TableBarTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue