worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
19
node_modules/@mui/icons-material/esm/AvTimerTwoTone.js
generated
vendored
Normal file
19
node_modules/@mui/icons-material/esm/AvTimerTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M12 21c4.97 0 9-4.03 9-9s-4.03-9-9-9h-1v4h2V5.08c3.39.49 6 3.39 6 6.92 0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "12",
|
||||
cy: "17",
|
||||
r: "1"
|
||||
}, "1"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "17",
|
||||
cy: "12",
|
||||
r: "1"
|
||||
}, "2"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "7",
|
||||
cy: "12",
|
||||
r: "1"
|
||||
}, "3")], 'AvTimerTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue