worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
7
node_modules/@mui/icons-material/esm/FlashlightOffOutlined.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/FlashlightOffOutlined.js
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon(/*#__PURE__*/_jsx("path", {
|
||||
d: "M2.81 2.81 1.39 4.22 8 10.83V22h8v-3.17l3.78 3.78 1.41-1.41zM14 20h-4v-7.17l4 4zm2-16v1H7.83l2 2H16v.39l-2 3.01v.77l2 2V11l2-3V2H6v1.17l.83.83z"
|
||||
}), 'FlashlightOffOutlined');
|
||||
Loading…
Add table
Add a link
Reference in a new issue