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/UnarchiveTwoTone.js
generated
vendored
Normal file
10
node_modules/@mui/icons-material/esm/UnarchiveTwoTone.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: "M5 19h14V8H5zm7-9 4 4h-2.55v3h-2.91v-3H8z",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "m20.54 5.23-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27M6.24 5h11.52l.83 1H5.42zM19 19H5V8h14zm-8.45-2h2.9v-3H16l-4-4-4 4h2.55z"
|
||||
}, "1")], 'UnarchiveTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue