worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
10
node_modules/@mui/icons-material/esm/RestoreFromTrashTwoTone.js
generated
vendored
Normal file
10
node_modules/@mui/icons-material/esm/RestoreFromTrashTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M16 14h-2v4h-4v-4H8v5h8zm0 0V9H8v5l4-4z",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zm2-5V9h8v10H8zm7.5-10-1-1h-5l-1 1H5v2h14V4zM10 18h4v-4h2l-4-4-4 4h2z"
|
||||
}, "1")], 'RestoreFromTrashTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue