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/CameraswitchOutlined.js
generated
vendored
Normal file
13
node_modules/@mui/icons-material/esm/CameraswitchOutlined.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("path", {
|
||||
d: "M16 7h-1l-1-1h-4L9 7H8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2m0 8H8V9h1.83l1-1h2.34l1 1H16z"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "12",
|
||||
cy: "12",
|
||||
r: "2"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M8.57.52 13.05 5l1.41-1.41-1.54-1.54C17.7 2.46 21.53 6.24 22 11h2C23.36 3.3 15.79-1.67 8.57.52m.97 19.89 1.54 1.54C6.3 21.54 2.47 17.76 2 13H0c.64 7.7 8.21 12.67 15.43 10.48L10.95 19z"
|
||||
}, "2")], 'CameraswitchOutlined');
|
||||
Loading…
Add table
Add a link
Reference in a new issue