worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
28
node_modules/@mui/icons-material/esm/SettingsInputSvideoTwoTone.js
generated
vendored
Normal file
28
node_modules/@mui/icons-material/esm/SettingsInputSvideoTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M12 3c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9m-7 8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S7.33 13 6.5 13 5 12.33 5 11.5M8.5 18c-.83 0-1.5-.67-1.5-1.5S7.67 15 8.5 15s1.5.67 1.5 1.5S9.33 18 8.5 18m2-10C9.67 8 9 7.33 9 6.5S9.67 5 10.5 5h3c.83 0 1.5.67 1.5 1.5S14.33 8 13.5 8zm5 10c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m2-5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M15 6.5c0-.83-.67-1.5-1.5-1.5h-3C9.67 5 9 5.67 9 6.5S9.67 8 10.5 8h3c.83 0 1.5-.67 1.5-1.5"
|
||||
}, "1"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "15.5",
|
||||
cy: "16.5",
|
||||
r: "1.5"
|
||||
}, "2"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "17.5",
|
||||
cy: "11.5",
|
||||
r: "1.5"
|
||||
}, "3"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1m0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9"
|
||||
}, "4"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "6.5",
|
||||
cy: "11.5",
|
||||
r: "1.5"
|
||||
}, "5"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "8.5",
|
||||
cy: "16.5",
|
||||
r: "1.5"
|
||||
}, "6")], 'SettingsInputSvideoTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue