worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
18
node_modules/@mui/icons-material/HouseTwoTone.js
generated
vendored
Normal file
18
node_modules/@mui/icons-material/HouseTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
"use strict";
|
||||
"use client";
|
||||
|
||||
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = void 0;
|
||||
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
||||
var _jsxRuntime = require("react/jsx-runtime");
|
||||
var _default = exports.default = (0, _createSvgIcon.default)([/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
||||
d: "M7 10.19V18h2v-6h6v6h2v-7.81l-5-4.5zm7-.19h-4c0-1.1.9-2 2-2s2 .9 2 2",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
||||
d: "M19 9.3V4h-3v2.6L12 3 2 12h3v8h6v-6h2v6h6v-8h3zM17 18h-2v-6H9v6H7v-7.81l5-4.5 5 4.5z"
|
||||
}, "1"), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
||||
d: "M10 10h4c0-1.1-.9-2-2-2s-2 .9-2 2"
|
||||
}, "2")], 'HouseTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue