@mui/icons-material 5.11.9 → 5.11.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AdsClick.d.ts +1 -0
- package/AdsClick.js +13 -0
- package/AdsClickOutlined.d.ts +1 -0
- package/AdsClickOutlined.js +13 -0
- package/AdsClickRounded.d.ts +1 -0
- package/AdsClickRounded.js +13 -0
- package/AdsClickSharp.d.ts +1 -0
- package/AdsClickSharp.js +13 -0
- package/AdsClickTwoTone.d.ts +1 -0
- package/AdsClickTwoTone.js +13 -0
- package/BackHand.d.ts +1 -0
- package/BackHand.js +13 -0
- package/BackHandOutlined.d.ts +1 -0
- package/BackHandOutlined.js +13 -0
- package/BackHandRounded.d.ts +1 -0
- package/BackHandRounded.js +13 -0
- package/BackHandSharp.d.ts +1 -0
- package/BackHandSharp.js +13 -0
- package/BackHandTwoTone.d.ts +1 -0
- package/BackHandTwoTone.js +16 -0
- package/CHANGELOG.md +511 -10
- package/Checklist.d.ts +1 -0
- package/Checklist.js +13 -0
- package/ChecklistOutlined.d.ts +1 -0
- package/ChecklistOutlined.js +13 -0
- package/ChecklistRounded.d.ts +1 -0
- package/ChecklistRounded.js +13 -0
- package/ChecklistRtl.d.ts +1 -0
- package/ChecklistRtl.js +13 -0
- package/ChecklistRtlOutlined.d.ts +1 -0
- package/ChecklistRtlOutlined.js +13 -0
- package/ChecklistRtlRounded.d.ts +1 -0
- package/ChecklistRtlRounded.js +13 -0
- package/ChecklistRtlSharp.d.ts +1 -0
- package/ChecklistRtlSharp.js +13 -0
- package/ChecklistRtlTwoTone.d.ts +1 -0
- package/ChecklistRtlTwoTone.js +13 -0
- package/ChecklistSharp.d.ts +1 -0
- package/ChecklistSharp.js +13 -0
- package/ChecklistTwoTone.d.ts +1 -0
- package/ChecklistTwoTone.js +13 -0
- package/Draw.d.ts +1 -0
- package/Draw.js +13 -0
- package/DrawOutlined.d.ts +1 -0
- package/DrawOutlined.js +13 -0
- package/DrawRounded.d.ts +1 -0
- package/DrawRounded.js +13 -0
- package/DrawSharp.d.ts +1 -0
- package/DrawSharp.js +13 -0
- package/DrawTwoTone.d.ts +1 -0
- package/DrawTwoTone.js +16 -0
- package/EditCalendar.d.ts +1 -0
- package/EditCalendar.js +13 -0
- package/EditCalendarOutlined.d.ts +1 -0
- package/EditCalendarOutlined.js +13 -0
- package/EditCalendarRounded.d.ts +1 -0
- package/EditCalendarRounded.js +13 -0
- package/EditCalendarSharp.d.ts +1 -0
- package/EditCalendarSharp.js +13 -0
- package/EditCalendarTwoTone.d.ts +1 -0
- package/EditCalendarTwoTone.js +16 -0
- package/EditNote.d.ts +1 -0
- package/EditNote.js +13 -0
- package/EditNoteOutlined.d.ts +1 -0
- package/EditNoteOutlined.js +13 -0
- package/EditNoteRounded.d.ts +1 -0
- package/EditNoteRounded.js +13 -0
- package/EditNoteSharp.d.ts +1 -0
- package/EditNoteSharp.js +13 -0
- package/EditNoteTwoTone.d.ts +1 -0
- package/EditNoteTwoTone.js +13 -0
- package/Recycling.d.ts +1 -0
- package/Recycling.js +13 -0
- package/RecyclingOutlined.d.ts +1 -0
- package/RecyclingOutlined.js +13 -0
- package/RecyclingRounded.d.ts +1 -0
- package/RecyclingRounded.js +13 -0
- package/RecyclingSharp.d.ts +1 -0
- package/RecyclingSharp.js +13 -0
- package/RecyclingTwoTone.d.ts +1 -0
- package/RecyclingTwoTone.js +13 -0
- package/SpaceDashboard.d.ts +1 -0
- package/SpaceDashboard.js +13 -0
- package/SpaceDashboardOutlined.d.ts +1 -0
- package/SpaceDashboardOutlined.js +13 -0
- package/SpaceDashboardRounded.d.ts +1 -0
- package/SpaceDashboardRounded.js +13 -0
- package/SpaceDashboardSharp.d.ts +1 -0
- package/SpaceDashboardSharp.js +13 -0
- package/SpaceDashboardTwoTone.d.ts +1 -0
- package/SpaceDashboardTwoTone.js +16 -0
- package/WaterDrop.d.ts +1 -0
- package/WaterDrop.js +13 -0
- package/WaterDropOutlined.d.ts +1 -0
- package/WaterDropOutlined.js +13 -0
- package/WaterDropRounded.d.ts +1 -0
- package/WaterDropRounded.js +13 -0
- package/WaterDropSharp.d.ts +1 -0
- package/WaterDropSharp.js +13 -0
- package/WaterDropTwoTone.d.ts +1 -0
- package/WaterDropTwoTone.js +16 -0
- package/WavingHand.d.ts +1 -0
- package/WavingHand.js +13 -0
- package/WavingHandOutlined.d.ts +1 -0
- package/WavingHandOutlined.js +13 -0
- package/WavingHandRounded.d.ts +1 -0
- package/WavingHandRounded.js +13 -0
- package/WavingHandSharp.d.ts +1 -0
- package/WavingHandSharp.js +13 -0
- package/WavingHandTwoTone.d.ts +1 -0
- package/WavingHandTwoTone.js +16 -0
- package/esm/AdsClick.js +5 -0
- package/esm/AdsClickOutlined.js +5 -0
- package/esm/AdsClickRounded.js +5 -0
- package/esm/AdsClickSharp.js +5 -0
- package/esm/AdsClickTwoTone.js +5 -0
- package/esm/BackHand.js +5 -0
- package/esm/BackHandOutlined.js +5 -0
- package/esm/BackHandRounded.js +5 -0
- package/esm/BackHandSharp.js +5 -0
- package/esm/BackHandTwoTone.js +8 -0
- package/esm/Checklist.js +5 -0
- package/esm/ChecklistOutlined.js +5 -0
- package/esm/ChecklistRounded.js +5 -0
- package/esm/ChecklistRtl.js +5 -0
- package/esm/ChecklistRtlOutlined.js +5 -0
- package/esm/ChecklistRtlRounded.js +5 -0
- package/esm/ChecklistRtlSharp.js +5 -0
- package/esm/ChecklistRtlTwoTone.js +5 -0
- package/esm/ChecklistSharp.js +5 -0
- package/esm/ChecklistTwoTone.js +5 -0
- package/esm/Draw.js +5 -0
- package/esm/DrawOutlined.js +5 -0
- package/esm/DrawRounded.js +5 -0
- package/esm/DrawSharp.js +5 -0
- package/esm/DrawTwoTone.js +8 -0
- package/esm/EditCalendar.js +5 -0
- package/esm/EditCalendarOutlined.js +5 -0
- package/esm/EditCalendarRounded.js +5 -0
- package/esm/EditCalendarSharp.js +5 -0
- package/esm/EditCalendarTwoTone.js +8 -0
- package/esm/EditNote.js +5 -0
- package/esm/EditNoteOutlined.js +5 -0
- package/esm/EditNoteRounded.js +5 -0
- package/esm/EditNoteSharp.js +5 -0
- package/esm/EditNoteTwoTone.js +5 -0
- package/esm/Recycling.js +5 -0
- package/esm/RecyclingOutlined.js +5 -0
- package/esm/RecyclingRounded.js +5 -0
- package/esm/RecyclingSharp.js +5 -0
- package/esm/RecyclingTwoTone.js +5 -0
- package/esm/SpaceDashboard.js +5 -0
- package/esm/SpaceDashboardOutlined.js +5 -0
- package/esm/SpaceDashboardRounded.js +5 -0
- package/esm/SpaceDashboardSharp.js +5 -0
- package/esm/SpaceDashboardTwoTone.js +8 -0
- package/esm/WaterDrop.js +5 -0
- package/esm/WaterDropOutlined.js +5 -0
- package/esm/WaterDropRounded.js +5 -0
- package/esm/WaterDropSharp.js +5 -0
- package/esm/WaterDropTwoTone.js +8 -0
- package/esm/WavingHand.js +5 -0
- package/esm/WavingHandOutlined.js +5 -0
- package/esm/WavingHandRounded.js +5 -0
- package/esm/WavingHandSharp.js +5 -0
- package/esm/WavingHandTwoTone.js +8 -0
- package/esm/index.js +55 -0
- package/index.d.ts +773 -718
- package/index.js +386 -1
- package/package.json +2 -2
package/AdsClick.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/AdsClick.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClick');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClickOutlined');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26 2.27-.76c.46-.15.45-.81-.01-.95l-7.6-2.28c-.38-.11-.74.24-.62.62l2.28 7.6c.14.47.8.48.95.01l.76-2.27 3.91 3.91c.2.2.51.2.71 0l1.27-1.27c.2-.2.2-.51 0-.71l-3.92-3.9z"
|
|
12
|
+
}), 'AdsClickRounded');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/AdsClickSharp.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClickSharp');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClickTwoTone');
|
|
13
|
+
exports.default = _default;
|
package/BackHand.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/BackHand.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M13 24c-3.26 0-6.19-1.99-7.4-5.02l-3.03-7.61c-.31-.79.43-1.58 1.24-1.32l.79.26c.56.18 1.02.61 1.24 1.16L7.25 15H8V3.25C8 2.56 8.56 2 9.25 2s1.25.56 1.25 1.25V12h1V1.25c0-.69.56-1.25 1.25-1.25S14 .56 14 1.25V12h1V2.75c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25V12h1V5.75c0-.69.56-1.25 1.25-1.25S21 5.06 21 5.75V16c0 4.42-3.58 8-8 8z"
|
|
12
|
+
}), 'BackHand');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M21 7c0-1.38-1.12-2.5-2.5-2.5-.17 0-.34.02-.5.05V4c0-1.38-1.12-2.5-2.5-2.5-.23 0-.46.03-.67.09C14.46.66 13.56 0 12.5 0c-1.23 0-2.25.89-2.46 2.06C9.87 2.02 9.69 2 9.5 2 8.12 2 7 3.12 7 4.5v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43C6.49 21.91 9.57 24 13 24c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z"
|
|
12
|
+
}), 'BackHandOutlined');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M21 16c0 4.42-3.58 8-8 8-3.26 0-6.19-1.99-7.4-5.02l-3.03-7.61c-.31-.79.43-1.58 1.24-1.32l.79.26c.56.18 1.02.61 1.24 1.16l1.28 3.21c.08.2.26.32.46.32H8V3.25C8 2.56 8.56 2 9.25 2s1.25.56 1.25 1.25v8.25c0 .28.22.5.5.5s.5-.22.5-.5V1.25c0-.69.56-1.25 1.25-1.25S14 .56 14 1.25V11.5c0 .28.22.5.5.5s.5-.22.5-.5V2.75c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25v8.75c0 .28.22.5.5.5s.5-.22.5-.5V5.75c0-.69.56-1.25 1.25-1.25S21 5.06 21 5.75V16z"
|
|
12
|
+
}), 'BackHandRounded');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/BackHandSharp.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M2.21 10.47 5 9.36 7.25 15H8V2h2.5v10h1V0H14v12h1V1.5h2.5V12h1V4.5H21V16c0 4.42-3.58 8-8 8-3.26 0-6.19-1.99-7.4-5.02l-3.39-8.51z"
|
|
12
|
+
}), 'BackHandSharp');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)([/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M19 16c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z",
|
|
12
|
+
opacity: ".3"
|
|
13
|
+
}, "0"), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
14
|
+
d: "M21 7c0-1.38-1.12-2.5-2.5-2.5-.17 0-.34.02-.5.05V4c0-1.38-1.12-2.5-2.5-2.5-.23 0-.46.03-.67.09C14.46.66 13.56 0 12.5 0c-1.23 0-2.25.89-2.46 2.06C9.87 2.02 9.69 2 9.5 2 8.12 2 7 3.12 7 4.5v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43C6.49 21.91 9.57 24 13 24c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z"
|
|
15
|
+
}, "1")], 'BackHandTwoTone');
|
|
16
|
+
exports.default = _default;
|