@mui/icons-material 5.11.11 → 5.13.7

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.
Files changed (173) hide show
  1. package/AdsClick.d.ts +1 -0
  2. package/AdsClick.js +13 -0
  3. package/AdsClickOutlined.d.ts +1 -0
  4. package/AdsClickOutlined.js +13 -0
  5. package/AdsClickRounded.d.ts +1 -0
  6. package/AdsClickRounded.js +13 -0
  7. package/AdsClickSharp.d.ts +1 -0
  8. package/AdsClickSharp.js +13 -0
  9. package/AdsClickTwoTone.d.ts +1 -0
  10. package/AdsClickTwoTone.js +13 -0
  11. package/BackHand.d.ts +1 -0
  12. package/BackHand.js +13 -0
  13. package/BackHandOutlined.d.ts +1 -0
  14. package/BackHandOutlined.js +13 -0
  15. package/BackHandRounded.d.ts +1 -0
  16. package/BackHandRounded.js +13 -0
  17. package/BackHandSharp.d.ts +1 -0
  18. package/BackHandSharp.js +13 -0
  19. package/BackHandTwoTone.d.ts +1 -0
  20. package/BackHandTwoTone.js +16 -0
  21. package/CHANGELOG.md +1186 -33
  22. package/Checklist.d.ts +1 -0
  23. package/Checklist.js +13 -0
  24. package/ChecklistOutlined.d.ts +1 -0
  25. package/ChecklistOutlined.js +13 -0
  26. package/ChecklistRounded.d.ts +1 -0
  27. package/ChecklistRounded.js +13 -0
  28. package/ChecklistRtl.d.ts +1 -0
  29. package/ChecklistRtl.js +13 -0
  30. package/ChecklistRtlOutlined.d.ts +1 -0
  31. package/ChecklistRtlOutlined.js +13 -0
  32. package/ChecklistRtlRounded.d.ts +1 -0
  33. package/ChecklistRtlRounded.js +13 -0
  34. package/ChecklistRtlSharp.d.ts +1 -0
  35. package/ChecklistRtlSharp.js +13 -0
  36. package/ChecklistRtlTwoTone.d.ts +1 -0
  37. package/ChecklistRtlTwoTone.js +13 -0
  38. package/ChecklistSharp.d.ts +1 -0
  39. package/ChecklistSharp.js +13 -0
  40. package/ChecklistTwoTone.d.ts +1 -0
  41. package/ChecklistTwoTone.js +13 -0
  42. package/Draw.d.ts +1 -0
  43. package/Draw.js +13 -0
  44. package/DrawOutlined.d.ts +1 -0
  45. package/DrawOutlined.js +13 -0
  46. package/DrawRounded.d.ts +1 -0
  47. package/DrawRounded.js +13 -0
  48. package/DrawSharp.d.ts +1 -0
  49. package/DrawSharp.js +13 -0
  50. package/DrawTwoTone.d.ts +1 -0
  51. package/DrawTwoTone.js +16 -0
  52. package/EditCalendar.d.ts +1 -0
  53. package/EditCalendar.js +13 -0
  54. package/EditCalendarOutlined.d.ts +1 -0
  55. package/EditCalendarOutlined.js +13 -0
  56. package/EditCalendarRounded.d.ts +1 -0
  57. package/EditCalendarRounded.js +13 -0
  58. package/EditCalendarSharp.d.ts +1 -0
  59. package/EditCalendarSharp.js +13 -0
  60. package/EditCalendarTwoTone.d.ts +1 -0
  61. package/EditCalendarTwoTone.js +16 -0
  62. package/EditNote.d.ts +1 -0
  63. package/EditNote.js +13 -0
  64. package/EditNoteOutlined.d.ts +1 -0
  65. package/EditNoteOutlined.js +13 -0
  66. package/EditNoteRounded.d.ts +1 -0
  67. package/EditNoteRounded.js +13 -0
  68. package/EditNoteSharp.d.ts +1 -0
  69. package/EditNoteSharp.js +13 -0
  70. package/EditNoteTwoTone.d.ts +1 -0
  71. package/EditNoteTwoTone.js +13 -0
  72. package/Microsoft.d.ts +1 -0
  73. package/Microsoft.js +16 -0
  74. package/Recycling.d.ts +1 -0
  75. package/Recycling.js +13 -0
  76. package/RecyclingOutlined.d.ts +1 -0
  77. package/RecyclingOutlined.js +13 -0
  78. package/RecyclingRounded.d.ts +1 -0
  79. package/RecyclingRounded.js +13 -0
  80. package/RecyclingSharp.d.ts +1 -0
  81. package/RecyclingSharp.js +13 -0
  82. package/RecyclingTwoTone.d.ts +1 -0
  83. package/RecyclingTwoTone.js +13 -0
  84. package/SpaceDashboard.d.ts +1 -0
  85. package/SpaceDashboard.js +13 -0
  86. package/SpaceDashboardOutlined.d.ts +1 -0
  87. package/SpaceDashboardOutlined.js +13 -0
  88. package/SpaceDashboardRounded.d.ts +1 -0
  89. package/SpaceDashboardRounded.js +13 -0
  90. package/SpaceDashboardSharp.d.ts +1 -0
  91. package/SpaceDashboardSharp.js +13 -0
  92. package/SpaceDashboardTwoTone.d.ts +1 -0
  93. package/SpaceDashboardTwoTone.js +16 -0
  94. package/WaterDrop.d.ts +1 -0
  95. package/WaterDrop.js +13 -0
  96. package/WaterDropOutlined.d.ts +1 -0
  97. package/WaterDropOutlined.js +13 -0
  98. package/WaterDropRounded.d.ts +1 -0
  99. package/WaterDropRounded.js +13 -0
  100. package/WaterDropSharp.d.ts +1 -0
  101. package/WaterDropSharp.js +13 -0
  102. package/WaterDropTwoTone.d.ts +1 -0
  103. package/WaterDropTwoTone.js +16 -0
  104. package/WavingHand.d.ts +1 -0
  105. package/WavingHand.js +13 -0
  106. package/WavingHandOutlined.d.ts +1 -0
  107. package/WavingHandOutlined.js +13 -0
  108. package/WavingHandRounded.d.ts +1 -0
  109. package/WavingHandRounded.js +13 -0
  110. package/WavingHandSharp.d.ts +1 -0
  111. package/WavingHandSharp.js +13 -0
  112. package/WavingHandTwoTone.d.ts +1 -0
  113. package/WavingHandTwoTone.js +16 -0
  114. package/esm/AdsClick.js +5 -0
  115. package/esm/AdsClickOutlined.js +5 -0
  116. package/esm/AdsClickRounded.js +5 -0
  117. package/esm/AdsClickSharp.js +5 -0
  118. package/esm/AdsClickTwoTone.js +5 -0
  119. package/esm/BackHand.js +5 -0
  120. package/esm/BackHandOutlined.js +5 -0
  121. package/esm/BackHandRounded.js +5 -0
  122. package/esm/BackHandSharp.js +5 -0
  123. package/esm/BackHandTwoTone.js +8 -0
  124. package/esm/Checklist.js +5 -0
  125. package/esm/ChecklistOutlined.js +5 -0
  126. package/esm/ChecklistRounded.js +5 -0
  127. package/esm/ChecklistRtl.js +5 -0
  128. package/esm/ChecklistRtlOutlined.js +5 -0
  129. package/esm/ChecklistRtlRounded.js +5 -0
  130. package/esm/ChecklistRtlSharp.js +5 -0
  131. package/esm/ChecklistRtlTwoTone.js +5 -0
  132. package/esm/ChecklistSharp.js +5 -0
  133. package/esm/ChecklistTwoTone.js +5 -0
  134. package/esm/Draw.js +5 -0
  135. package/esm/DrawOutlined.js +5 -0
  136. package/esm/DrawRounded.js +5 -0
  137. package/esm/DrawSharp.js +5 -0
  138. package/esm/DrawTwoTone.js +8 -0
  139. package/esm/EditCalendar.js +5 -0
  140. package/esm/EditCalendarOutlined.js +5 -0
  141. package/esm/EditCalendarRounded.js +5 -0
  142. package/esm/EditCalendarSharp.js +5 -0
  143. package/esm/EditCalendarTwoTone.js +8 -0
  144. package/esm/EditNote.js +5 -0
  145. package/esm/EditNoteOutlined.js +5 -0
  146. package/esm/EditNoteRounded.js +5 -0
  147. package/esm/EditNoteSharp.js +5 -0
  148. package/esm/EditNoteTwoTone.js +5 -0
  149. package/esm/Microsoft.js +6 -0
  150. package/esm/Recycling.js +5 -0
  151. package/esm/RecyclingOutlined.js +5 -0
  152. package/esm/RecyclingRounded.js +5 -0
  153. package/esm/RecyclingSharp.js +5 -0
  154. package/esm/RecyclingTwoTone.js +5 -0
  155. package/esm/SpaceDashboard.js +5 -0
  156. package/esm/SpaceDashboardOutlined.js +5 -0
  157. package/esm/SpaceDashboardRounded.js +5 -0
  158. package/esm/SpaceDashboardSharp.js +5 -0
  159. package/esm/SpaceDashboardTwoTone.js +8 -0
  160. package/esm/WaterDrop.js +5 -0
  161. package/esm/WaterDropOutlined.js +5 -0
  162. package/esm/WaterDropRounded.js +5 -0
  163. package/esm/WaterDropSharp.js +5 -0
  164. package/esm/WaterDropTwoTone.js +8 -0
  165. package/esm/WavingHand.js +5 -0
  166. package/esm/WavingHandOutlined.js +5 -0
  167. package/esm/WavingHandRounded.js +5 -0
  168. package/esm/WavingHandSharp.js +5 -0
  169. package/esm/WavingHandTwoTone.js +8 -0
  170. package/esm/index.js +56 -0
  171. package/index.d.ts +774 -718
  172. package/index.js +393 -1
  173. 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';
@@ -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';
@@ -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;