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/MoreTime.js
generated
vendored
Normal file
11
node_modules/@mui/icons-material/esm/MoreTime.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("path", {
|
||||
d: "M10 8v6l4.7 2.9.8-1.2-4-2.4V8z"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M17.92 12c.05.33.08.66.08 1 0 3.9-3.1 7-7 7s-7-3.1-7-7 3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23-5 0-9 4-9 9s4 9 9 9 9-4 9-9c0-.34-.02-.67-.06-1z"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M20 5V2h-2v3h-3v2h3v3h2V7h3V5z"
|
||||
}, "2")], 'MoreTime');
|
||||
Loading…
Add table
Add a link
Reference in a new issue