worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
22
node_modules/@mui/icons-material/esm/PrintDisabledTwoTone.js
generated
vendored
Normal file
22
node_modules/@mui/icons-material/esm/PrintDisabledTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M7 10H5c-.55 0-1 .45-1 1v4h2v-2h4z",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M1.41 1.6 0 3.01 5 8c-1.66 0-3 1.34-3 3v6h4v4h12l2.95 2.96 1.41-1.41zM6 15H4v-4c0-.55.45-1 1-1h2l3 3H6zm2 4v-4h4l4 4z"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "m18 15.01 2-.01v-4c0-.55-.45-1-1-1h-6.34l3 3H18zm-1-3.5c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1",
|
||||
opacity: ".3"
|
||||
}, "2"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "18",
|
||||
cy: "11.51",
|
||||
r: "1"
|
||||
}, "3"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M16 5H8v.35L10.66 8H16z",
|
||||
opacity: ".3"
|
||||
}, "4"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M19 8h-1V3H6v.36l2 2V5h8v3h-5.34l2 2H19c.55 0 1 .45 1 1v4l-2 .01V13h-2.34l4 4H22v-6c0-1.66-1.34-3-3-3"
|
||||
}, "5")], 'PrintDisabledTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue