worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
23
node_modules/@mui/icons-material/FaceRetouchingNaturalSharp.js
generated
vendored
Normal file
23
node_modules/@mui/icons-material/FaceRetouchingNaturalSharp.js
generated
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
"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)("circle", {
|
||||
cx: "9",
|
||||
cy: "13",
|
||||
r: "1.25"
|
||||
}, "0"), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
||||
d: "M19.85 10.59C20.79 15.4 17.01 20 12 20c-4.41 0-8-3.59-8-8 0-.39 3.87-1.12 5.74-5.69 3.42 4.19 8.07 3.73 9.09 3.59l-1.48-3.25-4.72-2.15 3.5-1.59C9.51-.14 2 4.77 2 12c0 5.52 4.48 10 10 10 7.21 0 12.12-7.45 9.1-14.13z"
|
||||
}, "1"), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
||||
cx: "15",
|
||||
cy: "13",
|
||||
r: "1.25"
|
||||
}, "2"), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
||||
d: "M20.6 5.6 19.5 8l-1.1-2.4L16 4.5l2.4-1.1L19.5 1l1.1 2.4L23 4.5z"
|
||||
}, "3")], 'FaceRetouchingNaturalSharp');
|
||||
Loading…
Add table
Add a link
Reference in a new issue