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/PunchClockOutlined.js
generated
vendored
Normal file
11
node_modules/@mui/icons-material/esm/PunchClockOutlined.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: "M19 6h-1V1H6v5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2M8 3h8v3H8zm11 17H5V8h14z"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M12 9c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0 8.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M12.5 11.5h-1v2.71l1.64 1.64.71-.71-1.35-1.35z"
|
||||
}, "2")], 'PunchClockOutlined');
|
||||
Loading…
Add table
Add a link
Reference in a new issue