@carbon-labs/react-ui-shell 0.60.0 → 0.62.0

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 (80) hide show
  1. package/es/components/HeaderContainer.js +10 -11
  2. package/es/components/HeaderDivider.js +6 -7
  3. package/es/components/HeaderPopover.js +28 -31
  4. package/es/components/Link.js +10 -11
  5. package/es/components/Profile.js +31 -34
  6. package/es/components/SharkFinIcon.js +10 -11
  7. package/es/components/SideNav.js +46 -40
  8. package/es/components/SideNavFlyoutMenu.js +29 -31
  9. package/es/components/SideNavItems.js +12 -13
  10. package/es/components/SideNavLink.js +18 -19
  11. package/es/components/SideNavLinkPopover.js +8 -9
  12. package/es/components/SideNavMenu.js +40 -42
  13. package/es/components/SideNavMenuItem.js +9 -9
  14. package/es/components/SideNavSlot.js +10 -11
  15. package/es/components/SideNavToggle.js +11 -12
  16. package/es/components/TrialCountdown.js +10 -11
  17. package/es/internal/keyboard/match.js +6 -7
  18. package/es/internal/useDelayedState.js +1 -2
  19. package/es/internal/useId.js +4 -6
  20. package/es/internal/useIdPrefix.js +3 -3
  21. package/es/internal/usePrefix.js +3 -3
  22. package/es/internal/warning.js +1 -4
  23. package/es/node_modules/@carbon/ibm-products/es/components/TooltipTrigger/TooltipTrigger.js +4 -4
  24. package/es/node_modules/@carbon/ibm-products/es/components/UserAvatar/UserAvatar.js +10 -10
  25. package/es/node_modules/@carbon/ibm-products/es/components/_Canary/Canary.js +5 -5
  26. package/es/node_modules/@carbon/ibm-products/es/settings.js +2 -2
  27. package/es/prop-types/deprecate.js +1 -4
  28. package/es/prop-types/isRequiredOneOf.js +1 -4
  29. package/lib/components/HeaderContainer.js +18 -19
  30. package/lib/components/HeaderDivider.js +7 -8
  31. package/lib/components/HeaderPopover.js +34 -37
  32. package/lib/components/Link.js +11 -12
  33. package/lib/components/Profile.js +34 -37
  34. package/lib/components/SharkFinIcon.js +11 -12
  35. package/lib/components/SideNav.js +62 -56
  36. package/lib/components/SideNavFlyoutMenu.js +44 -46
  37. package/lib/components/SideNavItems.js +16 -17
  38. package/lib/components/SideNavLink.js +20 -21
  39. package/lib/components/SideNavLinkPopover.js +9 -10
  40. package/lib/components/SideNavMenu.js +60 -62
  41. package/lib/components/SideNavMenuItem.js +12 -12
  42. package/lib/components/SideNavSlot.js +11 -12
  43. package/lib/components/SideNavToggle.js +12 -13
  44. package/lib/components/TrialCountdown.js +11 -12
  45. package/lib/internal/keyboard/match.js +6 -7
  46. package/lib/internal/useDelayedState.js +5 -6
  47. package/lib/internal/useEvent.js +4 -4
  48. package/lib/internal/useId.js +7 -9
  49. package/lib/internal/useIdPrefix.js +3 -3
  50. package/lib/internal/useMatchMedia.js +3 -3
  51. package/lib/internal/useMergedRefs.js +2 -2
  52. package/lib/internal/usePrefix.js +3 -3
  53. package/lib/internal/warning.js +1 -4
  54. package/lib/node_modules/@carbon/ibm-products/es/components/TooltipTrigger/TooltipTrigger.js +8 -8
  55. package/lib/node_modules/@carbon/ibm-products/es/components/UserAvatar/UserAvatar.js +11 -11
  56. package/lib/node_modules/@carbon/ibm-products/es/components/_Canary/Canary.js +9 -9
  57. package/lib/node_modules/@carbon/ibm-products/es/settings.js +2 -2
  58. package/lib/prop-types/deprecate.js +1 -4
  59. package/lib/prop-types/isRequiredOneOf.js +1 -4
  60. package/package.json +3 -3
  61. package/es/_virtual/_commonjsHelpers.js +0 -12
  62. package/es/_virtual/index.js +0 -14
  63. package/es/_virtual/index2.js +0 -10
  64. package/es/node_modules/@carbon/icons-react/es/Icon.js +0 -71
  65. package/es/node_modules/@carbon/icons-react/es/generated/bucket-0.js +0 -2956
  66. package/es/node_modules/@carbon/icons-react/es/generated/bucket-15.js +0 -3043
  67. package/es/node_modules/@carbon/icons-react/es/generated/bucket-3.js +0 -3181
  68. package/es/node_modules/@carbon/icons-react/es/iconPropTypes-4cbeb95d.js +0 -14
  69. package/es/node_modules/@carbon/icons-react/node_modules/@carbon/icon-helpers/es/index.js +0 -125
  70. package/es/node_modules/classnames/index.js +0 -71
  71. package/lib/_virtual/_commonjsHelpers.js +0 -14
  72. package/lib/_virtual/index.js +0 -18
  73. package/lib/_virtual/index2.js +0 -12
  74. package/lib/node_modules/@carbon/icons-react/es/Icon.js +0 -75
  75. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-0.js +0 -3082
  76. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-15.js +0 -3169
  77. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-3.js +0 -3307
  78. package/lib/node_modules/@carbon/icons-react/es/iconPropTypes-4cbeb95d.js +0 -16
  79. package/lib/node_modules/@carbon/icons-react/node_modules/@carbon/icon-helpers/es/index.js +0 -128
  80. package/lib/node_modules/classnames/index.js +0 -73
@@ -1,3043 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2024
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
-
8
- import React from 'react';
9
- import Icon from '../Icon.js';
10
- import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
11
- import 'prop-types';
12
-
13
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _circle, _circle2, _circle3, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _circle4, _path68, _circle5, _path69, _path70, _circle6, _path71, _path72, _path73, _path74, _path75, _circle7, _circle8, _circle9, _circle0, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _circle1, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _circle10, _circle11, _path103, _circle12, _circle13, _path104, _path105, _circle14, _circle15, _path106, _path107, _circle16, _circle17, _path108, _path109, _circle18, _circle19, _path110, _path111, _circle20, _circle21, _path112, _path113, _circle22, _circle23, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _rect, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _circle24, _path168, _path169, _path170, _path171, _path172, _circle25, _path173, _circle26, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _circle27, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _circle34, _circle35, _path206, _path207;
14
- const SatisfyUsage = /*#__PURE__*/React.forwardRef(function SatisfyUsage(_ref, ref) {
15
- let {
16
- children,
17
- size = 16,
18
- ...rest
19
- } = _ref;
20
- return /*#__PURE__*/React.createElement(Icon, {
21
- width: size,
22
- height: size,
23
- ref: ref,
24
- xmlns: "http://www.w3.org/2000/svg",
25
- viewBox: "0 0 32 32",
26
- fill: "currentColor",
27
- ...rest
28
- }, _path || (_path = /*#__PURE__*/React.createElement("path", {
29
- strokeWidth: "0",
30
- d: "M17.3934 19.5537c0-1.8433 1.3953-2.7563 3.8416-2.7563h1.5332v-.6545c0-.9993-.4995-1.585-1.6709-1.585-1.0337 0-1.6194.5168-2.05 1.137l-1.3093-1.1714c.6545-1.0337 1.7056-1.7228 3.5144-1.7228 2.429 0 3.7209 1.1543 3.7209 3.2042v4.2379h.896v1.7572h-1.2231c-.9475 0-1.5332-.6201-1.6711-1.5504h-.1033c-.293 1.1542-1.2749 1.7572-2.6187 1.7572-1.8259 0-2.8596-1.0509-2.8596-2.6531zm5.3624-.2412v-1.1886h-1.4126c-1.1541 0-1.7227.3962-1.7227 1.1025v.2928c0 .7235.4995 1.0853 1.3608 1.0853.9819 0 1.7744-.4479 1.7744-1.2921zM6.6184 20.2084l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
31
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
- strokeWidth: "0",
33
- d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
34
- })), children);
35
- });
36
- if (process.env.NODE_ENV !== "production") {
37
- SatisfyUsage.propTypes = iconPropTypes;
38
- }
39
- const Save = /*#__PURE__*/React.forwardRef(function Save(_ref2, ref) {
40
- let {
41
- children,
42
- size = 16,
43
- ...rest
44
- } = _ref2;
45
- if (size === 16 || size === "16" || size === "16px") {
46
- return /*#__PURE__*/React.createElement(Icon, {
47
- width: size,
48
- height: size,
49
- ref: ref,
50
- xmlns: "http://www.w3.org/2000/svg",
51
- viewBox: "0 0 16 16",
52
- fill: "currentColor",
53
- ...rest
54
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
55
- d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
56
- })), children);
57
- }
58
- if (size === 20 || size === "20" || size === "20px") {
59
- return /*#__PURE__*/React.createElement(Icon, {
60
- width: size,
61
- height: size,
62
- ref: ref,
63
- xmlns: "http://www.w3.org/2000/svg",
64
- viewBox: "0 0 20 20",
65
- fill: "currentColor",
66
- ...rest
67
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
68
- d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
69
- })), children);
70
- }
71
- if (size === 24 || size === "24" || size === "24px") {
72
- return /*#__PURE__*/React.createElement(Icon, {
73
- width: size,
74
- height: size,
75
- ref: ref,
76
- xmlns: "http://www.w3.org/2000/svg",
77
- viewBox: "0 0 24 24",
78
- fill: "currentColor",
79
- ...rest
80
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
81
- d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
82
- })), children);
83
- }
84
- return /*#__PURE__*/React.createElement(Icon, {
85
- width: size,
86
- height: size,
87
- ref: ref,
88
- xmlns: "http://www.w3.org/2000/svg",
89
- viewBox: "0 0 32 32",
90
- fill: "currentColor",
91
- ...rest
92
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
93
- d: "M27.71,9.29l-5-5A1,1,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V10A1,1,0,0,0,27.71,9.29ZM12,6h8v4H12Zm8,20H12V18h8Zm2,0V18a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V26Z"
94
- })), children);
95
- });
96
- if (process.env.NODE_ENV !== "production") {
97
- Save.propTypes = iconPropTypes;
98
- }
99
- const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(_ref3, ref) {
100
- let {
101
- children,
102
- size = 16,
103
- ...rest
104
- } = _ref3;
105
- return /*#__PURE__*/React.createElement(Icon, {
106
- width: size,
107
- height: size,
108
- ref: ref,
109
- xmlns: "http://www.w3.org/2000/svg",
110
- viewBox: "0 0 32 32",
111
- fill: "currentColor",
112
- ...rest
113
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
114
- d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
115
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
116
- d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
117
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
118
- d: "M20 6H26V8H20zM22 10H26V12H22z"
119
- })), children);
120
- });
121
- if (process.env.NODE_ENV !== "production") {
122
- WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
123
- }
124
- const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref4, ref) {
125
- let {
126
- children,
127
- size = 16,
128
- ...rest
129
- } = _ref4;
130
- return /*#__PURE__*/React.createElement(Icon, {
131
- width: size,
132
- height: size,
133
- ref: ref,
134
- xmlns: "http://www.w3.org/2000/svg",
135
- viewBox: "0 0 32 32",
136
- fill: "currentColor",
137
- ...rest
138
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
139
- d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
140
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
141
- d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
142
- })), children);
143
- });
144
- if (process.env.NODE_ENV !== "production") {
145
- WatsonHealthSaveImage.propTypes = iconPropTypes;
146
- }
147
- const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref5, ref) {
148
- let {
149
- children,
150
- size = 16,
151
- ...rest
152
- } = _ref5;
153
- return /*#__PURE__*/React.createElement(Icon, {
154
- width: size,
155
- height: size,
156
- ref: ref,
157
- xmlns: "http://www.w3.org/2000/svg",
158
- viewBox: "0 0 32 32",
159
- fill: "currentColor",
160
- ...rest
161
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
162
- d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
163
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
164
- d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
165
- })), children);
166
- });
167
- if (process.env.NODE_ENV !== "production") {
168
- SaveModel.propTypes = iconPropTypes;
169
- }
170
- const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveSeries(_ref6, ref) {
171
- let {
172
- children,
173
- size = 16,
174
- ...rest
175
- } = _ref6;
176
- return /*#__PURE__*/React.createElement(Icon, {
177
- width: size,
178
- height: size,
179
- ref: ref,
180
- xmlns: "http://www.w3.org/2000/svg",
181
- viewBox: "0 0 32 32",
182
- fill: "currentColor",
183
- ...rest
184
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
185
- d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
186
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
187
- d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
188
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
189
- d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
190
- })), children);
191
- });
192
- if (process.env.NODE_ENV !== "production") {
193
- WatsonHealthSaveSeries.propTypes = iconPropTypes;
194
- }
195
- const Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref7, ref) {
196
- let {
197
- children,
198
- size = 16,
199
- ...rest
200
- } = _ref7;
201
- return /*#__PURE__*/React.createElement(Icon, {
202
- width: size,
203
- height: size,
204
- ref: ref,
205
- xmlns: "http://www.w3.org/2000/svg",
206
- viewBox: "0 0 32 32",
207
- fill: "currentColor",
208
- ...rest
209
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
210
- d: "M13,17H7a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V19A2,2,0,0,0,13,17ZM7,25V19h6v6Z"
211
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
212
- d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
213
- })), children);
214
- });
215
- if (process.env.NODE_ENV !== "production") {
216
- Scale.propTypes = iconPropTypes;
217
- }
218
- const Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref8, ref) {
219
- let {
220
- children,
221
- size = 16,
222
- ...rest
223
- } = _ref8;
224
- return /*#__PURE__*/React.createElement(Icon, {
225
- width: size,
226
- height: size,
227
- ref: ref,
228
- xmlns: "http://www.w3.org/2000/svg",
229
- viewBox: "0 0 32 32",
230
- fill: "currentColor",
231
- ...rest
232
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
233
- d: "M20,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L25.896,7.5562a.8913.8913,0,0,0-.0454-.0816A1,1,0,0,0,25,7H18.8218A3.0155,3.0155,0,0,0,17,5.1841V2H15V5.1841A3.0155,3.0155,0,0,0,13.1782,7H7a1,1,0,0,0-.8945.5527l-4,8A1,1,0,0,0,2,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.6182,9h4.56A3.0147,3.0147,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159A3.0155,3.0155,0,0,0,18.8218,9h4.56l-3.2763,6.5527A1,1,0,0,0,20,16ZM7,19a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,19Zm2.3821-4H4.6179L7,10.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,10a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,19Zm0-8.7637L27.3821,15H22.6179Z"
234
- })), children);
235
- });
236
- if (process.env.NODE_ENV !== "production") {
237
- Scales.propTypes = iconPropTypes;
238
- }
239
- const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref9, ref) {
240
- let {
241
- children,
242
- size = 16,
243
- ...rest
244
- } = _ref9;
245
- return /*#__PURE__*/React.createElement(Icon, {
246
- width: size,
247
- height: size,
248
- ref: ref,
249
- xmlns: "http://www.w3.org/2000/svg",
250
- viewBox: "0 0 32 32",
251
- fill: "currentColor",
252
- ...rest
253
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
254
- d: "M20,13a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473l-4-8a1,1,0,0,0-1.2109-.5014l-6.3308,2.11A3.0322,3.0322,0,0,0,17,5.1841V2H15V5.1841a2.9949,2.9949,0,0,0-1.9956,2.76l-6.3208,2.107a1,1,0,0,0-.5781.5014l-4,8A1,1,0,0,0,2,19a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.41,11.584l5.237-1.7456A3.0285,3.0285,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159a2.9951,2.9951,0,0,0,1.9956-2.76l4.03-1.3438-2.92,5.8408A1,1,0,0,0,20,13ZM7,22a2.9956,2.9956,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,22Zm2.3821-4H4.6179L7,13.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,7a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,16Zm0-8.7637L27.3821,12H22.6179Z"
255
- })), children);
256
- });
257
- if (process.env.NODE_ENV !== "production") {
258
- ScalesTipped.propTypes = iconPropTypes;
259
- }
260
- const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref10, ref) {
261
- let {
262
- children,
263
- size = 16,
264
- ...rest
265
- } = _ref10;
266
- return /*#__PURE__*/React.createElement(Icon, {
267
- width: size,
268
- height: size,
269
- ref: ref,
270
- xmlns: "http://www.w3.org/2000/svg",
271
- viewBox: "0 0 32 32",
272
- fill: "currentColor",
273
- ...rest
274
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
275
- d: "M28.83,5.17a4.1,4.1,0,0,0-5.66,0L.34,28H9.59a5,5,0,0,0,3.53-1.46L28.83,10.83a4,4,0,0,0,0-5.66ZM12.29,18.88l2.09-2.09,2.83,2.83-2.09,2.09Zm-.58,6.24A3,3,0,0,1,9.59,26H5.17l5.71-5.71,2.83,2.83ZM27.41,9.41l-8.79,8.8-2.83-2.83,8.8-8.79a2,2,0,0,1,2.82,0,2,2,0,0,1,0,2.82Z"
276
- })), children);
277
- });
278
- if (process.env.NODE_ENV !== "production") {
279
- Scalpel.propTypes = iconPropTypes;
280
- }
281
- const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelCursor(_ref11, ref) {
282
- let {
283
- children,
284
- size = 16,
285
- ...rest
286
- } = _ref11;
287
- return /*#__PURE__*/React.createElement(Icon, {
288
- width: size,
289
- height: size,
290
- ref: ref,
291
- xmlns: "http://www.w3.org/2000/svg",
292
- viewBox: "0 0 32 32",
293
- fill: "currentColor",
294
- ...rest
295
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
296
- d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM13 4L4 4 4 13 6 13 6 6 13 6 13 4z"
297
- })), children);
298
- });
299
- if (process.env.NODE_ENV !== "production") {
300
- WatsonHealthScalpelCursor.propTypes = iconPropTypes;
301
- }
302
- const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelLasso(_ref12, ref) {
303
- let {
304
- children,
305
- size = 16,
306
- ...rest
307
- } = _ref12;
308
- return /*#__PURE__*/React.createElement(Icon, {
309
- width: size,
310
- height: size,
311
- ref: ref,
312
- xmlns: "http://www.w3.org/2000/svg",
313
- viewBox: "0 0 32 32",
314
- fill: "currentColor",
315
- ...rest
316
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
317
- d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM11 2H7a4.9843 4.9843 0 00-3.8633 8.1528A2.9586 2.9586 0 003 11a2.9945 2.9945 0 002 2.8154V14a2.0025 2.0025 0 01-2 2H2v2H3a4.0045 4.0045 0 004-4v-.1841A2.9959 2.9959 0 008.8157 12H11A5 5 0 0011 2zM6 12a1 1 0 111-1A1.0009 1.0009 0 016 12zm5-2H8.8157A2.974 2.974 0 004.394 8.4746 2.9908 2.9908 0 017 4h4a3 3 0 010 6z"
318
- })), children);
319
- });
320
- if (process.env.NODE_ENV !== "production") {
321
- WatsonHealthScalpelLasso.propTypes = iconPropTypes;
322
- }
323
- const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelSelect(_ref13, ref) {
324
- let {
325
- children,
326
- size = 16,
327
- ...rest
328
- } = _ref13;
329
- return /*#__PURE__*/React.createElement(Icon, {
330
- width: size,
331
- height: size,
332
- ref: ref,
333
- xmlns: "http://www.w3.org/2000/svg",
334
- viewBox: "0 0 32 32",
335
- fill: "currentColor",
336
- ...rest
337
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
338
- d: "M28.8281 7.1719a4.0941 4.0941 0 00-5.6562 0L.3433 30H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.8281a3.9984 3.9984 0 000-5.6562zM12.2928 20.8787l2.086-2.0859 2.8293 2.8294-2.0857 2.0862zM11.71 27.1211A2.9824 2.9824 0 019.5889 28H5.1714l5.7073-5.7072 2.83 2.83zm15.7037-15.707l-8.792 8.7939-2.8293-2.8292 8.7931-8.7929a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM15 2a2.9948 2.9948 0 00-2.8157 2H7.8156A2.9925 2.9925 0 104 7.8154v4.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8156 6h4.3686A2.9947 2.9947 0 1015 2zM5 16a1 1 0 111-1A1.0008 1.0008 0 015 16zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zM15 6a1 1 0 111-1A1.0008 1.0008 0 0115 6z"
339
- })), children);
340
- });
341
- if (process.env.NODE_ENV !== "production") {
342
- WatsonHealthScalpelSelect.propTypes = iconPropTypes;
343
- }
344
- const Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref14, ref) {
345
- let {
346
- children,
347
- size = 16,
348
- ...rest
349
- } = _ref14;
350
- return /*#__PURE__*/React.createElement(Icon, {
351
- width: size,
352
- height: size,
353
- ref: ref,
354
- xmlns: "http://www.w3.org/2000/svg",
355
- viewBox: "0 0 32 32",
356
- fill: "currentColor",
357
- ...rest
358
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
359
- d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
360
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
361
- d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
362
- })), children);
363
- });
364
- if (process.env.NODE_ENV !== "production") {
365
- Scan.propTypes = iconPropTypes;
366
- }
367
- const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref15, ref) {
368
- let {
369
- children,
370
- size = 16,
371
- ...rest
372
- } = _ref15;
373
- return /*#__PURE__*/React.createElement(Icon, {
374
- width: size,
375
- height: size,
376
- ref: ref,
377
- xmlns: "http://www.w3.org/2000/svg",
378
- viewBox: "0 0 32 32",
379
- fill: "currentColor",
380
- ...rest
381
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
382
- d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
383
- })), children);
384
- });
385
- if (process.env.NODE_ENV !== "production") {
386
- ScanAlt.propTypes = iconPropTypes;
387
- }
388
- const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref16, ref) {
389
- let {
390
- children,
391
- size = 16,
392
- ...rest
393
- } = _ref16;
394
- return /*#__PURE__*/React.createElement(Icon, {
395
- width: size,
396
- height: size,
397
- ref: ref,
398
- xmlns: "http://www.w3.org/2000/svg",
399
- viewBox: "0 0 32 32",
400
- fill: "currentColor",
401
- ...rest
402
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
403
- d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
404
- })), children);
405
- });
406
- if (process.env.NODE_ENV !== "production") {
407
- ScanDisabled.propTypes = iconPropTypes;
408
- }
409
- const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref17, ref) {
410
- let {
411
- children,
412
- size = 16,
413
- ...rest
414
- } = _ref17;
415
- return /*#__PURE__*/React.createElement(Icon, {
416
- width: size,
417
- height: size,
418
- ref: ref,
419
- xmlns: "http://www.w3.org/2000/svg",
420
- viewBox: "0 0 32 32",
421
- fill: "currentColor",
422
- ...rest
423
- }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
424
- cx: "9.5",
425
- cy: "9.5",
426
- r: "2.5"
427
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
428
- cx: "9.5",
429
- cy: "22.5",
430
- r: "2.5"
431
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
432
- cx: "22.5",
433
- cy: "22.5",
434
- r: "2.5"
435
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
436
- d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
437
- })), children);
438
- });
439
- if (process.env.NODE_ENV !== "production") {
440
- ScatterMatrix.propTypes = iconPropTypes;
441
- }
442
- const Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref18, ref) {
443
- let {
444
- children,
445
- size = 16,
446
- ...rest
447
- } = _ref18;
448
- return /*#__PURE__*/React.createElement(Icon, {
449
- width: size,
450
- height: size,
451
- ref: ref,
452
- xmlns: "http://www.w3.org/2000/svg",
453
- viewBox: "0 0 32 32",
454
- fill: "currentColor",
455
- ...rest
456
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
457
- d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
458
- })), children);
459
- });
460
- if (process.env.NODE_ENV !== "production") {
461
- Schematics.propTypes = iconPropTypes;
462
- }
463
- const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref19, ref) {
464
- let {
465
- children,
466
- size = 16,
467
- ...rest
468
- } = _ref19;
469
- return /*#__PURE__*/React.createElement(Icon, {
470
- width: size,
471
- height: size,
472
- ref: ref,
473
- xmlns: "http://www.w3.org/2000/svg",
474
- viewBox: "0 0 32 32",
475
- fill: "currentColor",
476
- ...rest
477
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
478
- d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
479
- })), children);
480
- });
481
- if (process.env.NODE_ENV !== "production") {
482
- ScisControlTower.propTypes = iconPropTypes;
483
- }
484
- const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref20, ref) {
485
- let {
486
- children,
487
- size = 16,
488
- ...rest
489
- } = _ref20;
490
- return /*#__PURE__*/React.createElement(Icon, {
491
- width: size,
492
- height: size,
493
- ref: ref,
494
- xmlns: "http://www.w3.org/2000/svg",
495
- viewBox: "0 0 32 32",
496
- fill: "currentColor",
497
- ...rest
498
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
499
- d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
500
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
501
- d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
502
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
503
- d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
504
- })), children);
505
- });
506
- if (process.env.NODE_ENV !== "production") {
507
- ScisTransparentSupply.propTypes = iconPropTypes;
508
- }
509
- const Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref21, ref) {
510
- let {
511
- children,
512
- size = 16,
513
- ...rest
514
- } = _ref21;
515
- return /*#__PURE__*/React.createElement(Icon, {
516
- width: size,
517
- height: size,
518
- ref: ref,
519
- xmlns: "http://www.w3.org/2000/svg",
520
- viewBox: "0 0 32 32",
521
- fill: "currentColor",
522
- ...rest
523
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
524
- d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
525
- })), children);
526
- });
527
- if (process.env.NODE_ENV !== "production") {
528
- Scooter.propTypes = iconPropTypes;
529
- }
530
- const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref22, ref) {
531
- let {
532
- children,
533
- size = 16,
534
- ...rest
535
- } = _ref22;
536
- return /*#__PURE__*/React.createElement(Icon, {
537
- width: size,
538
- height: size,
539
- ref: ref,
540
- xmlns: "http://www.w3.org/2000/svg",
541
- viewBox: "0 0 32 32",
542
- fill: "currentColor",
543
- ...rest
544
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
545
- d: "M15 19H17V28H15z"
546
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
547
- d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
548
- })), children);
549
- });
550
- if (process.env.NODE_ENV !== "production") {
551
- ScooterFront.propTypes = iconPropTypes;
552
- }
553
- const Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref23, ref) {
554
- let {
555
- children,
556
- size = 16,
557
- ...rest
558
- } = _ref23;
559
- return /*#__PURE__*/React.createElement(Icon, {
560
- width: size,
561
- height: size,
562
- ref: ref,
563
- xmlns: "http://www.w3.org/2000/svg",
564
- viewBox: "0 0 32 32",
565
- fill: "currentColor",
566
- ...rest
567
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
568
- d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
569
- })), children);
570
- });
571
- if (process.env.NODE_ENV !== "production") {
572
- Screen.propTypes = iconPropTypes;
573
- }
574
- const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref24, ref) {
575
- let {
576
- children,
577
- size = 16,
578
- ...rest
579
- } = _ref24;
580
- return /*#__PURE__*/React.createElement(Icon, {
581
- width: size,
582
- height: size,
583
- ref: ref,
584
- xmlns: "http://www.w3.org/2000/svg",
585
- viewBox: "0 0 32 32",
586
- fill: "currentColor",
587
- ...rest
588
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
589
- d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
590
- })), children);
591
- });
592
- if (process.env.NODE_ENV !== "production") {
593
- ScreenOff.propTypes = iconPropTypes;
594
- }
595
- const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap(_ref25, ref) {
596
- let {
597
- children,
598
- size = 16,
599
- ...rest
600
- } = _ref25;
601
- return /*#__PURE__*/React.createElement(Icon, {
602
- width: size,
603
- height: size,
604
- ref: ref,
605
- xmlns: "http://www.w3.org/2000/svg",
606
- viewBox: "0 0 32 32",
607
- fill: "currentColor",
608
- ...rest
609
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
610
- d: "M22 25H30V27H22zM22 21H30V23H22zM18.4141 11L23 11 23 9 15 9 15 17 17 17 17 12.4141 23.5859 19 25 17.5859 18.4141 11z"
611
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
612
- d: "M28,3H4c-1.1028,0-2,.8975-2,2V21c0,1.1025,.8972,2,2,2H12v4h-4v2h12v-8H4V5H28v14h2V5c0-1.1025-.8972-2-2-2Zm-10,24h-4v-4h4v4Z"
613
- })), children);
614
- });
615
- if (process.env.NODE_ENV !== "production") {
616
- ScreenMap.propTypes = iconPropTypes;
617
- }
618
- const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet(_ref26, ref) {
619
- let {
620
- children,
621
- size = 16,
622
- ...rest
623
- } = _ref26;
624
- return /*#__PURE__*/React.createElement(Icon, {
625
- width: size,
626
- height: size,
627
- ref: ref,
628
- xmlns: "http://www.w3.org/2000/svg",
629
- viewBox: "0 0 32 32",
630
- fill: "currentColor",
631
- ...rest
632
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
633
- d: "M24 26H31V28H24zM24 22H31V24H24zM20.4141 12L25 12 25 10 17 10 17 18 19 18 19 13.4141 25.5859 20 27 18.5859 20.4141 12z"
634
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
635
- d: "M7,7H29v12h2V7c0-1.1025-.8972-2-2-2H7c-1.1028,0-2,.8975-2,2v15c0,1.1025,.8972,2,2,2h7v4h-4v2h12v-8H7V7Zm13,21h-4v-4h4v4Z"
636
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
637
- d: "M26,3V1H3C1.8972,1,1,1.8965,1,3v15H3V3H26Z"
638
- })), children);
639
- });
640
- if (process.env.NODE_ENV !== "production") {
641
- ScreenMapSet.propTypes = iconPropTypes;
642
- }
643
- const Script = /*#__PURE__*/React.forwardRef(function Script(_ref27, ref) {
644
- let {
645
- children,
646
- size = 16,
647
- ...rest
648
- } = _ref27;
649
- return /*#__PURE__*/React.createElement(Icon, {
650
- width: size,
651
- height: size,
652
- ref: ref,
653
- xmlns: "http://www.w3.org/2000/svg",
654
- viewBox: "0 0 32 32",
655
- fill: "currentColor",
656
- ...rest
657
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
658
- d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
659
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
660
- d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
661
- })), children);
662
- });
663
- if (process.env.NODE_ENV !== "production") {
664
- Script.propTypes = iconPropTypes;
665
- }
666
- const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref28, ref) {
667
- let {
668
- children,
669
- size = 16,
670
- ...rest
671
- } = _ref28;
672
- return /*#__PURE__*/React.createElement(Icon, {
673
- width: size,
674
- height: size,
675
- ref: ref,
676
- xmlns: "http://www.w3.org/2000/svg",
677
- viewBox: "0 0 32 32",
678
- fill: "currentColor",
679
- ...rest
680
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
681
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
682
- })), children);
683
- });
684
- if (process.env.NODE_ENV !== "production") {
685
- ScriptReference.propTypes = iconPropTypes;
686
- }
687
- const Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref29, ref) {
688
- let {
689
- children,
690
- size = 16,
691
- ...rest
692
- } = _ref29;
693
- return /*#__PURE__*/React.createElement(Icon, {
694
- width: size,
695
- height: size,
696
- ref: ref,
697
- xmlns: "http://www.w3.org/2000/svg",
698
- viewBox: "0 0 32 32",
699
- fill: "currentColor",
700
- ...rest
701
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
702
- d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
703
- })), children);
704
- });
705
- if (process.env.NODE_ENV !== "production") {
706
- Sdk.propTypes = iconPropTypes;
707
- }
708
- const Search = /*#__PURE__*/React.forwardRef(function Search(_ref30, ref) {
709
- let {
710
- children,
711
- size = 16,
712
- ...rest
713
- } = _ref30;
714
- if (size === 16 || size === "16" || size === "16px") {
715
- return /*#__PURE__*/React.createElement(Icon, {
716
- width: size,
717
- height: size,
718
- ref: ref,
719
- xmlns: "http://www.w3.org/2000/svg",
720
- viewBox: "0 0 16 16",
721
- fill: "currentColor",
722
- ...rest
723
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
724
- d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
725
- })), children);
726
- }
727
- return /*#__PURE__*/React.createElement(Icon, {
728
- width: size,
729
- height: size,
730
- ref: ref,
731
- xmlns: "http://www.w3.org/2000/svg",
732
- viewBox: "0 0 32 32",
733
- fill: "currentColor",
734
- ...rest
735
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
736
- d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
737
- })), children);
738
- });
739
- if (process.env.NODE_ENV !== "production") {
740
- Search.propTypes = iconPropTypes;
741
- }
742
- const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref31, ref) {
743
- let {
744
- children,
745
- size = 16,
746
- ...rest
747
- } = _ref31;
748
- return /*#__PURE__*/React.createElement(Icon, {
749
- width: size,
750
- height: size,
751
- ref: ref,
752
- xmlns: "http://www.w3.org/2000/svg",
753
- viewBox: "0 0 32 32",
754
- fill: "currentColor",
755
- ...rest
756
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
757
- d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
758
- })), children);
759
- });
760
- if (process.env.NODE_ENV !== "production") {
761
- SearchAdvanced.propTypes = iconPropTypes;
762
- }
763
- const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref32, ref) {
764
- let {
765
- children,
766
- size = 16,
767
- ...rest
768
- } = _ref32;
769
- return /*#__PURE__*/React.createElement(Icon, {
770
- width: size,
771
- height: size,
772
- ref: ref,
773
- xmlns: "http://www.w3.org/2000/svg",
774
- viewBox: "0 0 32 32",
775
- fill: "currentColor",
776
- ...rest
777
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
778
- d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
779
- })), children);
780
- });
781
- if (process.env.NODE_ENV !== "production") {
782
- SearchLocate.propTypes = iconPropTypes;
783
- }
784
- const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMirror(_ref33, ref) {
785
- let {
786
- children,
787
- size = 16,
788
- ...rest
789
- } = _ref33;
790
- return /*#__PURE__*/React.createElement(Icon, {
791
- width: size,
792
- height: size,
793
- ref: ref,
794
- xmlns: "http://www.w3.org/2000/svg",
795
- viewBox: "0 0 32 32",
796
- fill: "currentColor",
797
- ...rest
798
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
799
- d: "M21 28.6l-4.7-4.7c1.1-1.4 1.7-3.1 1.7-4.9 0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l4.7 4.7L21 28.6zM10 25c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6S13.3 25 10 25zM22 12H30V14H22zM14 7H30V9H14zM14 2H30V4H14z"
800
- })), children);
801
- });
802
- if (process.env.NODE_ENV !== "production") {
803
- SearchLocateMirror.propTypes = iconPropTypes;
804
- }
805
- const Security = /*#__PURE__*/React.forwardRef(function Security(_ref34, ref) {
806
- let {
807
- children,
808
- size = 16,
809
- ...rest
810
- } = _ref34;
811
- return /*#__PURE__*/React.createElement(Icon, {
812
- width: size,
813
- height: size,
814
- ref: ref,
815
- xmlns: "http://www.w3.org/2000/svg",
816
- viewBox: "0 0 32 32",
817
- fill: "currentColor",
818
- ...rest
819
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
820
- d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
821
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
822
- d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
823
- })), children);
824
- });
825
- if (process.env.NODE_ENV !== "production") {
826
- Security.propTypes = iconPropTypes;
827
- }
828
- const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref35, ref) {
829
- let {
830
- children,
831
- size = 16,
832
- ...rest
833
- } = _ref35;
834
- return /*#__PURE__*/React.createElement(Icon, {
835
- width: size,
836
- height: size,
837
- ref: ref,
838
- xmlns: "http://www.w3.org/2000/svg",
839
- viewBox: "0 0 32 32",
840
- fill: "currentColor",
841
- ...rest
842
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
843
- d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
844
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
845
- d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
846
- })), children);
847
- });
848
- if (process.env.NODE_ENV !== "production") {
849
- SecurityServices.propTypes = iconPropTypes;
850
- }
851
- const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref36, ref) {
852
- let {
853
- children,
854
- size = 16,
855
- ...rest
856
- } = _ref36;
857
- return /*#__PURE__*/React.createElement(Icon, {
858
- width: size,
859
- height: size,
860
- ref: ref,
861
- xmlns: "http://www.w3.org/2000/svg",
862
- viewBox: "0 0 32 32",
863
- fill: "currentColor",
864
- ...rest
865
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
866
- d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
867
- })), children);
868
- });
869
- if (process.env.NODE_ENV !== "production") {
870
- Select_01.propTypes = iconPropTypes;
871
- }
872
- const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref37, ref) {
873
- let {
874
- children,
875
- size = 16,
876
- ...rest
877
- } = _ref37;
878
- return /*#__PURE__*/React.createElement(Icon, {
879
- width: size,
880
- height: size,
881
- ref: ref,
882
- xmlns: "http://www.w3.org/2000/svg",
883
- viewBox: "0 0 32 32",
884
- fill: "currentColor",
885
- ...rest
886
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
887
- d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
888
- })), children);
889
- });
890
- if (process.env.NODE_ENV !== "production") {
891
- Select_02.propTypes = iconPropTypes;
892
- }
893
- const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref38, ref) {
894
- let {
895
- children,
896
- size = 16,
897
- ...rest
898
- } = _ref38;
899
- return /*#__PURE__*/React.createElement(Icon, {
900
- width: size,
901
- height: size,
902
- ref: ref,
903
- xmlns: "http://www.w3.org/2000/svg",
904
- viewBox: "0 0 32 32",
905
- fill: "currentColor",
906
- ...rest
907
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
908
- d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
909
- })), children);
910
- });
911
- if (process.env.NODE_ENV !== "production") {
912
- SelectWindow.propTypes = iconPropTypes;
913
- }
914
- const Send = /*#__PURE__*/React.forwardRef(function Send(_ref39, ref) {
915
- let {
916
- children,
917
- size = 16,
918
- ...rest
919
- } = _ref39;
920
- return /*#__PURE__*/React.createElement(Icon, {
921
- width: size,
922
- height: size,
923
- ref: ref,
924
- xmlns: "http://www.w3.org/2000/svg",
925
- viewBox: "0 0 32 32",
926
- fill: "currentColor",
927
- ...rest
928
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
929
- d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
930
- })), children);
931
- });
932
- if (process.env.NODE_ENV !== "production") {
933
- Send.propTypes = iconPropTypes;
934
- }
935
- const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref40, ref) {
936
- let {
937
- children,
938
- size = 16,
939
- ...rest
940
- } = _ref40;
941
- return /*#__PURE__*/React.createElement(Icon, {
942
- width: size,
943
- height: size,
944
- ref: ref,
945
- xmlns: "http://www.w3.org/2000/svg",
946
- viewBox: "0 0 32 32",
947
- fill: "currentColor",
948
- ...rest
949
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
950
- d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
951
- })), children);
952
- });
953
- if (process.env.NODE_ENV !== "production") {
954
- SendAlt.propTypes = iconPropTypes;
955
- }
956
- const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref41, ref) {
957
- let {
958
- children,
959
- size = 16,
960
- ...rest
961
- } = _ref41;
962
- return /*#__PURE__*/React.createElement(Icon, {
963
- width: size,
964
- height: size,
965
- ref: ref,
966
- xmlns: "http://www.w3.org/2000/svg",
967
- viewBox: "0 0 32 32",
968
- fill: "currentColor",
969
- ...rest
970
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
971
- d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
972
- })), children);
973
- });
974
- if (process.env.NODE_ENV !== "production") {
975
- SendAltFilled.propTypes = iconPropTypes;
976
- }
977
- const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref42, ref) {
978
- let {
979
- children,
980
- size = 16,
981
- ...rest
982
- } = _ref42;
983
- return /*#__PURE__*/React.createElement(Icon, {
984
- width: size,
985
- height: size,
986
- ref: ref,
987
- xmlns: "http://www.w3.org/2000/svg",
988
- viewBox: "0 0 32 32",
989
- fill: "currentColor",
990
- ...rest
991
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
992
- d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
993
- })), children);
994
- });
995
- if (process.env.NODE_ENV !== "production") {
996
- SendFilled.propTypes = iconPropTypes;
997
- }
998
- const SendActionUsage = /*#__PURE__*/React.forwardRef(function SendActionUsage(_ref43, ref) {
999
- let {
1000
- children,
1001
- size = 16,
1002
- ...rest
1003
- } = _ref43;
1004
- return /*#__PURE__*/React.createElement(Icon, {
1005
- width: size,
1006
- height: size,
1007
- ref: ref,
1008
- xmlns: "http://www.w3.org/2000/svg",
1009
- viewBox: "0 0 32 32",
1010
- fill: "currentColor",
1011
- ...rest
1012
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1013
- strokeWidth: "0",
1014
- d: "m9,21c-.5523,0-1-.4477-1-1v-8c0-.5523.4477-1,1-1h11.1716c.5304,0,1.0391.2107,1.4142.5858l4.4142,4.4142-4.4142,4.4142c-.3751.3751-.8838.5858-1.4142.5858h-11.1715Z"
1015
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1016
- strokeWidth: "0",
1017
- d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
1018
- })), children);
1019
- });
1020
- if (process.env.NODE_ENV !== "production") {
1021
- SendActionUsage.propTypes = iconPropTypes;
1022
- }
1023
- const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref44, ref) {
1024
- let {
1025
- children,
1026
- size = 16,
1027
- ...rest
1028
- } = _ref44;
1029
- return /*#__PURE__*/React.createElement(Icon, {
1030
- width: size,
1031
- height: size,
1032
- ref: ref,
1033
- xmlns: "http://www.w3.org/2000/svg",
1034
- viewBox: "0 0 32 32",
1035
- fill: "currentColor",
1036
- ...rest
1037
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1038
- d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
1039
- })), children);
1040
- });
1041
- if (process.env.NODE_ENV !== "production") {
1042
- SendBackward.propTypes = iconPropTypes;
1043
- }
1044
- const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref45, ref) {
1045
- let {
1046
- children,
1047
- size = 16,
1048
- ...rest
1049
- } = _ref45;
1050
- return /*#__PURE__*/React.createElement(Icon, {
1051
- width: size,
1052
- height: size,
1053
- ref: ref,
1054
- xmlns: "http://www.w3.org/2000/svg",
1055
- viewBox: "0 0 32 32",
1056
- fill: "currentColor",
1057
- ...rest
1058
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1059
- d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
1060
- })), children);
1061
- });
1062
- if (process.env.NODE_ENV !== "production") {
1063
- SendToBack.propTypes = iconPropTypes;
1064
- }
1065
- const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref46, ref) {
1066
- let {
1067
- children,
1068
- size = 16,
1069
- ...rest
1070
- } = _ref46;
1071
- return /*#__PURE__*/React.createElement(Icon, {
1072
- width: size,
1073
- height: size,
1074
- ref: ref,
1075
- xmlns: "http://www.w3.org/2000/svg",
1076
- viewBox: "0 0 32 32",
1077
- fill: "currentColor",
1078
- ...rest
1079
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1080
- d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
1081
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1082
- cx: "7",
1083
- cy: "25",
1084
- r: "1"
1085
- })), children);
1086
- });
1087
- if (process.env.NODE_ENV !== "production") {
1088
- ServerDns.propTypes = iconPropTypes;
1089
- }
1090
- const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref47, ref) {
1091
- let {
1092
- children,
1093
- size = 16,
1094
- ...rest
1095
- } = _ref47;
1096
- return /*#__PURE__*/React.createElement(Icon, {
1097
- width: size,
1098
- height: size,
1099
- ref: ref,
1100
- xmlns: "http://www.w3.org/2000/svg",
1101
- viewBox: "0 0 32 32",
1102
- fill: "currentColor",
1103
- ...rest
1104
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1105
- d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
1106
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1107
- cx: "9",
1108
- cy: "25",
1109
- r: "1"
1110
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1111
- d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
1112
- })), children);
1113
- });
1114
- if (process.env.NODE_ENV !== "production") {
1115
- ServerProxy.propTypes = iconPropTypes;
1116
- }
1117
- const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref48, ref) {
1118
- let {
1119
- children,
1120
- size = 16,
1121
- ...rest
1122
- } = _ref48;
1123
- return /*#__PURE__*/React.createElement(Icon, {
1124
- width: size,
1125
- height: size,
1126
- ref: ref,
1127
- xmlns: "http://www.w3.org/2000/svg",
1128
- viewBox: "0 0 32 32",
1129
- fill: "currentColor",
1130
- ...rest
1131
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1132
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
1133
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1134
- cx: "7",
1135
- cy: "25",
1136
- r: "1"
1137
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1138
- d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
1139
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1140
- d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
1141
- })), children);
1142
- });
1143
- if (process.env.NODE_ENV !== "production") {
1144
- ServerTime.propTypes = iconPropTypes;
1145
- }
1146
- const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref49, ref) {
1147
- let {
1148
- children,
1149
- size = 16,
1150
- ...rest
1151
- } = _ref49;
1152
- return /*#__PURE__*/React.createElement(Icon, {
1153
- width: size,
1154
- height: size,
1155
- ref: ref,
1156
- xmlns: "http://www.w3.org/2000/svg",
1157
- viewBox: "0 0 32 32",
1158
- fill: "currentColor",
1159
- ...rest
1160
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1161
- d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
1162
- transform: "translate(0 .005)"
1163
- })), children);
1164
- });
1165
- if (process.env.NODE_ENV !== "production") {
1166
- ServiceDesk.propTypes = iconPropTypes;
1167
- }
1168
- const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref50, ref) {
1169
- let {
1170
- children,
1171
- size = 16,
1172
- ...rest
1173
- } = _ref50;
1174
- return /*#__PURE__*/React.createElement(Icon, {
1175
- width: size,
1176
- height: size,
1177
- ref: ref,
1178
- xmlns: "http://www.w3.org/2000/svg",
1179
- viewBox: "0 0 32 32",
1180
- fill: "currentColor",
1181
- ...rest
1182
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1183
- d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
1184
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1185
- d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
1186
- })), children);
1187
- });
1188
- if (process.env.NODE_ENV !== "production") {
1189
- ServiceId.propTypes = iconPropTypes;
1190
- }
1191
- const ServiceLevels = /*#__PURE__*/React.forwardRef(function ServiceLevels(_ref51, ref) {
1192
- let {
1193
- children,
1194
- size = 16,
1195
- ...rest
1196
- } = _ref51;
1197
- return /*#__PURE__*/React.createElement(Icon, {
1198
- width: size,
1199
- height: size,
1200
- ref: ref,
1201
- xmlns: "http://www.w3.org/2000/svg",
1202
- viewBox: "0 0 32 32",
1203
- fill: "currentColor",
1204
- ...rest
1205
- }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1206
- cx: "7",
1207
- cy: "19",
1208
- r: "1"
1209
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1210
- cx: "16",
1211
- cy: "11",
1212
- r: "1"
1213
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1214
- cx: "25",
1215
- cy: "19",
1216
- r: "1"
1217
- })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1218
- cx: "10",
1219
- cy: "14",
1220
- r: "1"
1221
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1222
- d: "M30 20h-2c0-1.2616-.1946-2.5042-.5786-3.6929l1.9033-.6146c.448 1.3876.6753 2.8369.6753 4.3075zM29.8508 8.9775l-2.4368 2.4365-.0005-.0005c-.3621.3623-.8621.5864-1.4136.5864-1.103 0-2-.897-2-2 0-.5518.2241-1.0518.5864-1.4136l-.0005-.0005 2.4368-2.4365c-.3284-.0879-.667-.1494-1.0227-.1494-2.2056 0-4 1.7944-4 4 0 .7393.2153 1.4238.5669 2.019l-4.5479 4.5479c-.595-.3516-1.2795-.5669-2.019-.5669-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4c0-.7397-.2153-1.4243-.5669-2.019l4.5479-4.5479c.595.3516 1.2795.5669 2.019.5669 2.2056 0 4-1.7944 4-4 0-.3555-.0615-.6943-.1492-1.0225zm-13.8508 13.0225c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM4 20h-2c0-7.7196 6.2803-14 14-14 1.4707 0 2.9199.2272 4.3074.6754l-.6147 1.9031c-1.1885-.3838-2.4309-.5785-3.6926-.5785-6.6167 0-12 5.3832-12 12z"
1223
- })), children);
1224
- });
1225
- if (process.env.NODE_ENV !== "production") {
1226
- ServiceLevels.propTypes = iconPropTypes;
1227
- }
1228
- const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref52, ref) {
1229
- let {
1230
- children,
1231
- size = 16,
1232
- ...rest
1233
- } = _ref52;
1234
- return /*#__PURE__*/React.createElement(Icon, {
1235
- width: size,
1236
- height: size,
1237
- ref: ref,
1238
- xmlns: "http://www.w3.org/2000/svg",
1239
- viewBox: "0 0 32 32",
1240
- fill: "currentColor",
1241
- ...rest
1242
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1243
- d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
1244
- })), children);
1245
- });
1246
- if (process.env.NODE_ENV !== "production") {
1247
- SessionBorderControl.propTypes = iconPropTypes;
1248
- }
1249
- const Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref53, ref) {
1250
- let {
1251
- children,
1252
- size = 16,
1253
- ...rest
1254
- } = _ref53;
1255
- if (size === 16 || size === "16" || size === "16px") {
1256
- return /*#__PURE__*/React.createElement(Icon, {
1257
- width: size,
1258
- height: size,
1259
- ref: ref,
1260
- xmlns: "http://www.w3.org/2000/svg",
1261
- viewBox: "0 0 16 16",
1262
- fill: "currentColor",
1263
- ...rest
1264
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1265
- d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
1266
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1267
- d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
1268
- })), children);
1269
- }
1270
- return /*#__PURE__*/React.createElement(Icon, {
1271
- width: size,
1272
- height: size,
1273
- ref: ref,
1274
- xmlns: "http://www.w3.org/2000/svg",
1275
- viewBox: "0 0 32 32",
1276
- fill: "currentColor",
1277
- ...rest
1278
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1279
- d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
1280
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1281
- d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
1282
- })), children);
1283
- });
1284
- if (process.env.NODE_ENV !== "production") {
1285
- Settings.propTypes = iconPropTypes;
1286
- }
1287
- const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref54, ref) {
1288
- let {
1289
- children,
1290
- size = 16,
1291
- ...rest
1292
- } = _ref54;
1293
- return /*#__PURE__*/React.createElement(Icon, {
1294
- width: size,
1295
- height: size,
1296
- ref: ref,
1297
- xmlns: "http://www.w3.org/2000/svg",
1298
- viewBox: "0 0 32 32",
1299
- fill: "currentColor",
1300
- ...rest
1301
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1302
- d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
1303
- })), children);
1304
- });
1305
- if (process.env.NODE_ENV !== "production") {
1306
- SettingsAdjust.propTypes = iconPropTypes;
1307
- }
1308
- const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref55, ref) {
1309
- let {
1310
- children,
1311
- size = 16,
1312
- ...rest
1313
- } = _ref55;
1314
- return /*#__PURE__*/React.createElement(Icon, {
1315
- width: size,
1316
- height: size,
1317
- ref: ref,
1318
- xmlns: "http://www.w3.org/2000/svg",
1319
- viewBox: "0 0 32 32",
1320
- fill: "currentColor",
1321
- ...rest
1322
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1323
- d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
1324
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1325
- d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
1326
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1327
- d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
1328
- })), children);
1329
- });
1330
- if (process.env.NODE_ENV !== "production") {
1331
- SettingsCheck.propTypes = iconPropTypes;
1332
- }
1333
- const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit(_ref56, ref) {
1334
- let {
1335
- children,
1336
- size = 16,
1337
- ...rest
1338
- } = _ref56;
1339
- return /*#__PURE__*/React.createElement(Icon, {
1340
- width: size,
1341
- height: size,
1342
- ref: ref,
1343
- xmlns: "http://www.w3.org/2000/svg",
1344
- viewBox: "0 0 32 32",
1345
- fill: "currentColor",
1346
- ...rest
1347
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1348
- d: "M31.707 19.2929l-3-3c-.3906-.3906-1.0234-.3906-1.4141 0l-9.293 9.293v4.4141h4.4141l9.293-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-10.1211 8.707h-1.5859v-1.5859l5-5 1.5859 1.5859-5 5zm6.4141-6.4141l-1.5859-1.5859 1.5859-1.5859 1.5859 1.5859-1.5859 1.5859zM16 22c-3.3643 0-6-2.6357-6-6s2.6357-6 6-6 6 2.6357 6 6-2.6357 6-6 6zm0-10c-2.2803 0-4 1.7197-4 4s1.7197 4 4 4 4-1.7197 4-4-1.7197-4-4-4z"
1349
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1350
- d: "m27.5474,12.0005l1.7322-1-2.3354-4.0444c-.3652-.6328-1.0334-1.0005-1.7322-1.0005-.2134,0-.4294.0342-.6406.106l-2.4341.8232c-.418-.2812-.856-.5352-1.312-.7583l-.5037-2.5186c-.187-.9351-1.0078-1.6079-1.9612-1.6079h-4.7207c-.9534,0-1.7742.6729-1.9612,1.6079l-.5037,2.5186c-.459.2246-.9062.4692-1.3267.7534l-2.4194-.8184c-.2112-.0718-.4272-.106-.6406-.106-.6987,0-1.3669.3677-1.7322,1.0005l-2.3606,4.0879c-.4766.8257-.3042,1.873.4119,2.5024l1.9309,1.6968c-.0171.2515-.0381.5015-.0381.7568,0,.2578.0103.5127.0278.7656l-1.9207,1.688c-.7161.6294-.8884,1.6768-.4119,2.5024l2.3606,4.0879c.3652.6328,1.0334,1.0005,1.7322,1.0005.2134,0,.4297-.0342.6406-.106l2.4341-.8232c.418.2817.856.5352,1.312.7583l.5037,2.5186c.187.9351,1.0078,1.6079,1.9612,1.6079h2.3604v-2h-2.3604l-.7102-3.5508c-.9753-.356-1.9026-.9062-2.6948-1.5713l-3.4468,1.166-2.3604-4.0879,2.7253-2.395c-.1838-1.043-.1914-2.083-.0071-3.1279l-2.7183-2.3892,2.3611-4.0879,3.4268,1.1592c.8032-.6763,1.7295-1.2051,2.7141-1.5645l.7102-3.5508h4.7207l.7102,3.5508c.9753.356,1.9023.9062,2.6948,1.5713l3.4468-1.166,2.3352,4.0444Z"
1351
- })), children);
1352
- });
1353
- if (process.env.NODE_ENV !== "production") {
1354
- SettingsEdit.propTypes = iconPropTypes;
1355
- }
1356
- const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref57, ref) {
1357
- let {
1358
- children,
1359
- size = 16,
1360
- ...rest
1361
- } = _ref57;
1362
- return /*#__PURE__*/React.createElement(Icon, {
1363
- width: size,
1364
- height: size,
1365
- ref: ref,
1366
- xmlns: "http://www.w3.org/2000/svg",
1367
- viewBox: "0 0 32 32",
1368
- fill: "currentColor",
1369
- ...rest
1370
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1371
- d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
1372
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1373
- d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
1374
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1375
- d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
1376
- })), children);
1377
- });
1378
- if (process.env.NODE_ENV !== "production") {
1379
- SettingsServices.propTypes = iconPropTypes;
1380
- }
1381
- const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref58, ref) {
1382
- let {
1383
- children,
1384
- size = 16,
1385
- ...rest
1386
- } = _ref58;
1387
- return /*#__PURE__*/React.createElement(Icon, {
1388
- width: size,
1389
- height: size,
1390
- ref: ref,
1391
- xmlns: "http://www.w3.org/2000/svg",
1392
- viewBox: "0 0 32 32",
1393
- fill: "currentColor",
1394
- ...rest
1395
- }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1396
- cx: "23",
1397
- cy: "24",
1398
- r: "2"
1399
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1400
- d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
1401
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1402
- d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
1403
- })), children);
1404
- });
1405
- if (process.env.NODE_ENV !== "production") {
1406
- SettingsView.propTypes = iconPropTypes;
1407
- }
1408
- const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref59, ref) {
1409
- let {
1410
- children,
1411
- size = 16,
1412
- ...rest
1413
- } = _ref59;
1414
- return /*#__PURE__*/React.createElement(Icon, {
1415
- width: size,
1416
- height: size,
1417
- ref: ref,
1418
- xmlns: "http://www.w3.org/2000/svg",
1419
- viewBox: "0 0 32 32",
1420
- fill: "currentColor",
1421
- ...rest
1422
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1423
- d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
1424
- })), children);
1425
- });
1426
- if (process.env.NODE_ENV !== "production") {
1427
- ShapeExcept.propTypes = iconPropTypes;
1428
- }
1429
- const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref60, ref) {
1430
- let {
1431
- children,
1432
- size = 16,
1433
- ...rest
1434
- } = _ref60;
1435
- return /*#__PURE__*/React.createElement(Icon, {
1436
- width: size,
1437
- height: size,
1438
- ref: ref,
1439
- xmlns: "http://www.w3.org/2000/svg",
1440
- viewBox: "0 0 32 32",
1441
- fill: "currentColor",
1442
- ...rest
1443
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1444
- d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
1445
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1446
- d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
1447
- })), children);
1448
- });
1449
- if (process.env.NODE_ENV !== "production") {
1450
- ShapeExclude.propTypes = iconPropTypes;
1451
- }
1452
- const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref61, ref) {
1453
- let {
1454
- children,
1455
- size = 16,
1456
- ...rest
1457
- } = _ref61;
1458
- return /*#__PURE__*/React.createElement(Icon, {
1459
- width: size,
1460
- height: size,
1461
- ref: ref,
1462
- xmlns: "http://www.w3.org/2000/svg",
1463
- viewBox: "0 0 32 32",
1464
- fill: "currentColor",
1465
- ...rest
1466
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1467
- d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
1468
- })), children);
1469
- });
1470
- if (process.env.NODE_ENV !== "production") {
1471
- ShapeIntersect.propTypes = iconPropTypes;
1472
- }
1473
- const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref62, ref) {
1474
- let {
1475
- children,
1476
- size = 16,
1477
- ...rest
1478
- } = _ref62;
1479
- return /*#__PURE__*/React.createElement(Icon, {
1480
- width: size,
1481
- height: size,
1482
- ref: ref,
1483
- xmlns: "http://www.w3.org/2000/svg",
1484
- viewBox: "0 0 32 32",
1485
- fill: "currentColor",
1486
- ...rest
1487
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1488
- d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
1489
- })), children);
1490
- });
1491
- if (process.env.NODE_ENV !== "production") {
1492
- ShapeJoin.propTypes = iconPropTypes;
1493
- }
1494
- const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref63, ref) {
1495
- let {
1496
- children,
1497
- size = 16,
1498
- ...rest
1499
- } = _ref63;
1500
- return /*#__PURE__*/React.createElement(Icon, {
1501
- width: size,
1502
- height: size,
1503
- ref: ref,
1504
- xmlns: "http://www.w3.org/2000/svg",
1505
- viewBox: "0 0 32 32",
1506
- fill: "currentColor",
1507
- ...rest
1508
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1509
- d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
1510
- })), children);
1511
- });
1512
- if (process.env.NODE_ENV !== "production") {
1513
- ShapeUnite.propTypes = iconPropTypes;
1514
- }
1515
- const Shapes = /*#__PURE__*/React.forwardRef(function Shapes(_ref64, ref) {
1516
- let {
1517
- children,
1518
- size = 16,
1519
- ...rest
1520
- } = _ref64;
1521
- return /*#__PURE__*/React.createElement(Icon, {
1522
- width: size,
1523
- height: size,
1524
- ref: ref,
1525
- xmlns: "http://www.w3.org/2000/svg",
1526
- viewBox: "0 0 32 32",
1527
- fill: "currentColor",
1528
- ...rest
1529
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1530
- strokeWidth: "0",
1531
- d: "M5 16h-2v11c0 1.1045.8954 2 2 2h8v-2H5v-11zM28 29h-11c-.3535 0-.6809-.1866-.8608-.4911-.0927-.1568-.1392-.3328-.1392-.5089 0-.1658.0412-.3317.1238-.4819l5.5-10c.1898-.3451.5333-.5178.8762-.5181.3434-.0003.6861.1724.8762.5181l5.5 10c.0826.1502.1238.3162.1238.4819 0 .1762-.0465.3521-.1392.5089-.1799.3044-.5073.4911-.8608.4911zm-9.3088-2h7.6177l-3.8088-6.9249-3.8088 6.9249zM27 3h-11v2h11v13.9922h2V5c0-1.1045-.8954-2-2-2zM11 3h-6c-1.1046 0-2 .8955-2 2v6c0 1.1045.8954 2 2 2h6c1.1046 0 2-.8955 2-2v-6c0-1.1045-.8954-2-2-2zm0 8h-6v-6h6v6z"
1532
- })), children);
1533
- });
1534
- if (process.env.NODE_ENV !== "production") {
1535
- Shapes.propTypes = iconPropTypes;
1536
- }
1537
- const Share = /*#__PURE__*/React.forwardRef(function Share(_ref65, ref) {
1538
- let {
1539
- children,
1540
- size = 16,
1541
- ...rest
1542
- } = _ref65;
1543
- return /*#__PURE__*/React.createElement(Icon, {
1544
- width: size,
1545
- height: size,
1546
- ref: ref,
1547
- xmlns: "http://www.w3.org/2000/svg",
1548
- viewBox: "0 0 32 32",
1549
- fill: "currentColor",
1550
- ...rest
1551
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1552
- d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
1553
- })), children);
1554
- });
1555
- if (process.env.NODE_ENV !== "production") {
1556
- Share.propTypes = iconPropTypes;
1557
- }
1558
- const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref66, ref) {
1559
- let {
1560
- children,
1561
- size = 16,
1562
- ...rest
1563
- } = _ref66;
1564
- return /*#__PURE__*/React.createElement(Icon, {
1565
- width: size,
1566
- height: size,
1567
- ref: ref,
1568
- xmlns: "http://www.w3.org/2000/svg",
1569
- viewBox: "0 0 32 32",
1570
- fill: "currentColor",
1571
- ...rest
1572
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1573
- d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
1574
- })), children);
1575
- });
1576
- if (process.env.NODE_ENV !== "production") {
1577
- ShareKnowledge.propTypes = iconPropTypes;
1578
- }
1579
- const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref67, ref) {
1580
- let {
1581
- children,
1582
- size = 16,
1583
- ...rest
1584
- } = _ref67;
1585
- return /*#__PURE__*/React.createElement(Icon, {
1586
- width: size,
1587
- height: size,
1588
- ref: ref,
1589
- xmlns: "http://www.w3.org/2000/svg",
1590
- viewBox: "0 0 32 32",
1591
- fill: "currentColor",
1592
- ...rest
1593
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1594
- d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
1595
- })), children);
1596
- });
1597
- if (process.env.NODE_ENV !== "production") {
1598
- ShoppingBag.propTypes = iconPropTypes;
1599
- }
1600
- const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref68, ref) {
1601
- let {
1602
- children,
1603
- size = 16,
1604
- ...rest
1605
- } = _ref68;
1606
- return /*#__PURE__*/React.createElement(Icon, {
1607
- width: size,
1608
- height: size,
1609
- ref: ref,
1610
- xmlns: "http://www.w3.org/2000/svg",
1611
- viewBox: "0 0 32 32",
1612
- fill: "currentColor",
1613
- ...rest
1614
- }, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1615
- cx: "10",
1616
- cy: "28",
1617
- r: "2"
1618
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1619
- cx: "24",
1620
- cy: "28",
1621
- r: "2"
1622
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1623
- d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
1624
- })), children);
1625
- });
1626
- if (process.env.NODE_ENV !== "production") {
1627
- ShoppingCart.propTypes = iconPropTypes;
1628
- }
1629
- const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref69, ref) {
1630
- let {
1631
- children,
1632
- size = 16,
1633
- ...rest
1634
- } = _ref69;
1635
- return /*#__PURE__*/React.createElement(Icon, {
1636
- width: size,
1637
- height: size,
1638
- ref: ref,
1639
- xmlns: "http://www.w3.org/2000/svg",
1640
- viewBox: "0 0 32 32",
1641
- fill: "currentColor",
1642
- ...rest
1643
- }, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1644
- cx: "10",
1645
- cy: "28",
1646
- r: "2"
1647
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1648
- cx: "24",
1649
- cy: "28",
1650
- r: "2"
1651
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1652
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1653
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1654
- d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
1655
- })), children);
1656
- });
1657
- if (process.env.NODE_ENV !== "production") {
1658
- ShoppingCartArrowDown.propTypes = iconPropTypes;
1659
- }
1660
- const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref70, ref) {
1661
- let {
1662
- children,
1663
- size = 16,
1664
- ...rest
1665
- } = _ref70;
1666
- return /*#__PURE__*/React.createElement(Icon, {
1667
- width: size,
1668
- height: size,
1669
- ref: ref,
1670
- xmlns: "http://www.w3.org/2000/svg",
1671
- viewBox: "0 0 32 32",
1672
- fill: "currentColor",
1673
- ...rest
1674
- }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1675
- cx: "10",
1676
- cy: "28",
1677
- r: "2"
1678
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1679
- cx: "24",
1680
- cy: "28",
1681
- r: "2"
1682
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1683
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1684
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1685
- d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
1686
- })), children);
1687
- });
1688
- if (process.env.NODE_ENV !== "production") {
1689
- ShoppingCartArrowUp.propTypes = iconPropTypes;
1690
- }
1691
- const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref71, ref) {
1692
- let {
1693
- children,
1694
- size = 16,
1695
- ...rest
1696
- } = _ref71;
1697
- return /*#__PURE__*/React.createElement(Icon, {
1698
- width: size,
1699
- height: size,
1700
- ref: ref,
1701
- xmlns: "http://www.w3.org/2000/svg",
1702
- viewBox: "0 0 32 32",
1703
- fill: "currentColor",
1704
- ...rest
1705
- }, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1706
- cx: "10",
1707
- cy: "28",
1708
- r: "2"
1709
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1710
- cx: "24",
1711
- cy: "28",
1712
- r: "2"
1713
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1714
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1715
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1716
- d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
1717
- })), children);
1718
- });
1719
- if (process.env.NODE_ENV !== "production") {
1720
- ShoppingCartClear.propTypes = iconPropTypes;
1721
- }
1722
- const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref72, ref) {
1723
- let {
1724
- children,
1725
- size = 16,
1726
- ...rest
1727
- } = _ref72;
1728
- return /*#__PURE__*/React.createElement(Icon, {
1729
- width: size,
1730
- height: size,
1731
- ref: ref,
1732
- xmlns: "http://www.w3.org/2000/svg",
1733
- viewBox: "0 0 32 32",
1734
- fill: "currentColor",
1735
- ...rest
1736
- }, _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1737
- cx: "10",
1738
- cy: "28",
1739
- r: "2"
1740
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1741
- cx: "24",
1742
- cy: "28",
1743
- r: "2"
1744
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1745
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1746
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1747
- d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
1748
- })), children);
1749
- });
1750
- if (process.env.NODE_ENV !== "production") {
1751
- ShoppingCartError.propTypes = iconPropTypes;
1752
- }
1753
- const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref73, ref) {
1754
- let {
1755
- children,
1756
- size = 16,
1757
- ...rest
1758
- } = _ref73;
1759
- return /*#__PURE__*/React.createElement(Icon, {
1760
- width: size,
1761
- height: size,
1762
- ref: ref,
1763
- xmlns: "http://www.w3.org/2000/svg",
1764
- viewBox: "0 0 32 32",
1765
- fill: "currentColor",
1766
- ...rest
1767
- }, _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1768
- cx: "10",
1769
- cy: "28",
1770
- r: "2"
1771
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1772
- cx: "24",
1773
- cy: "28",
1774
- r: "2"
1775
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1776
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1777
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1778
- d: "M12 6L12 8 22 8 22 6 12 6z"
1779
- })), children);
1780
- });
1781
- if (process.env.NODE_ENV !== "production") {
1782
- ShoppingCartMinus.propTypes = iconPropTypes;
1783
- }
1784
- const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref74, ref) {
1785
- let {
1786
- children,
1787
- size = 16,
1788
- ...rest
1789
- } = _ref74;
1790
- return /*#__PURE__*/React.createElement(Icon, {
1791
- width: size,
1792
- height: size,
1793
- ref: ref,
1794
- xmlns: "http://www.w3.org/2000/svg",
1795
- viewBox: "0 0 32 32",
1796
- fill: "currentColor",
1797
- ...rest
1798
- }, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1799
- cx: "10",
1800
- cy: "28",
1801
- r: "2"
1802
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1803
- cx: "24",
1804
- cy: "28",
1805
- r: "2"
1806
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1807
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1808
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1809
- d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
1810
- })), children);
1811
- });
1812
- if (process.env.NODE_ENV !== "production") {
1813
- ShoppingCartPlus.propTypes = iconPropTypes;
1814
- }
1815
- const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref75, ref) {
1816
- let {
1817
- children,
1818
- size = 16,
1819
- ...rest
1820
- } = _ref75;
1821
- return /*#__PURE__*/React.createElement(Icon, {
1822
- width: size,
1823
- height: size,
1824
- ref: ref,
1825
- xmlns: "http://www.w3.org/2000/svg",
1826
- viewBox: "0 0 32 32",
1827
- fill: "currentColor",
1828
- ...rest
1829
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1830
- d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
1831
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1832
- d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
1833
- })), children);
1834
- });
1835
- if (process.env.NODE_ENV !== "production") {
1836
- ShoppingCatalog.propTypes = iconPropTypes;
1837
- }
1838
- const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref76, ref) {
1839
- let {
1840
- children,
1841
- size = 16,
1842
- ...rest
1843
- } = _ref76;
1844
- return /*#__PURE__*/React.createElement(Icon, {
1845
- width: size,
1846
- height: size,
1847
- ref: ref,
1848
- xmlns: "http://www.w3.org/2000/svg",
1849
- viewBox: "0 0 32 32",
1850
- fill: "currentColor",
1851
- ...rest
1852
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1853
- d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
1854
- })), children);
1855
- });
1856
- if (process.env.NODE_ENV !== "production") {
1857
- ShowDataCards.propTypes = iconPropTypes;
1858
- }
1859
- const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref77, ref) {
1860
- let {
1861
- children,
1862
- size = 16,
1863
- ...rest
1864
- } = _ref77;
1865
- return /*#__PURE__*/React.createElement(Icon, {
1866
- width: size,
1867
- height: size,
1868
- ref: ref,
1869
- xmlns: "http://www.w3.org/2000/svg",
1870
- viewBox: "0 0 32 32",
1871
- fill: "currentColor",
1872
- ...rest
1873
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1874
- d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
1875
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1876
- d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
1877
- })), children);
1878
- });
1879
- if (process.env.NODE_ENV !== "production") {
1880
- ShrinkScreen.propTypes = iconPropTypes;
1881
- }
1882
- const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref78, ref) {
1883
- let {
1884
- children,
1885
- size = 16,
1886
- ...rest
1887
- } = _ref78;
1888
- return /*#__PURE__*/React.createElement(Icon, {
1889
- width: size,
1890
- height: size,
1891
- ref: ref,
1892
- xmlns: "http://www.w3.org/2000/svg",
1893
- viewBox: "0 0 32 32",
1894
- fill: "currentColor",
1895
- ...rest
1896
- }, _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1897
- width: "15",
1898
- height: "10",
1899
- x: "15",
1900
- y: "18",
1901
- rx: "2"
1902
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1903
- d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
1904
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1905
- d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
1906
- })), children);
1907
- });
1908
- if (process.env.NODE_ENV !== "production") {
1909
- ShrinkScreenFilled.propTypes = iconPropTypes;
1910
- }
1911
- const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref79, ref) {
1912
- let {
1913
- children,
1914
- size = 16,
1915
- ...rest
1916
- } = _ref79;
1917
- return /*#__PURE__*/React.createElement(Icon, {
1918
- width: size,
1919
- height: size,
1920
- ref: ref,
1921
- xmlns: "http://www.w3.org/2000/svg",
1922
- viewBox: "0 0 32 32",
1923
- fill: "currentColor",
1924
- ...rest
1925
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1926
- d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
1927
- })), children);
1928
- });
1929
- if (process.env.NODE_ENV !== "production") {
1930
- Shuffle.propTypes = iconPropTypes;
1931
- }
1932
- const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref80, ref) {
1933
- let {
1934
- children,
1935
- size = 16,
1936
- ...rest
1937
- } = _ref80;
1938
- return /*#__PURE__*/React.createElement(Icon, {
1939
- width: size,
1940
- height: size,
1941
- ref: ref,
1942
- xmlns: "http://www.w3.org/2000/svg",
1943
- viewBox: "0 0 32 32",
1944
- fill: "currentColor",
1945
- ...rest
1946
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1947
- d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V17H28Z"
1948
- })), children);
1949
- });
1950
- if (process.env.NODE_ENV !== "production") {
1951
- Shuttle.propTypes = iconPropTypes;
1952
- }
1953
- const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref81, ref) {
1954
- let {
1955
- children,
1956
- size = 16,
1957
- ...rest
1958
- } = _ref81;
1959
- return /*#__PURE__*/React.createElement(Icon, {
1960
- width: size,
1961
- height: size,
1962
- ref: ref,
1963
- xmlns: "http://www.w3.org/2000/svg",
1964
- viewBox: "0 0 32 32",
1965
- fill: "currentColor",
1966
- ...rest
1967
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1968
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
1969
- })), children);
1970
- });
1971
- if (process.env.NODE_ENV !== "production") {
1972
- SidePanelClose.propTypes = iconPropTypes;
1973
- }
1974
- const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref82, ref) {
1975
- let {
1976
- children,
1977
- size = 16,
1978
- ...rest
1979
- } = _ref82;
1980
- return /*#__PURE__*/React.createElement(Icon, {
1981
- width: size,
1982
- height: size,
1983
- ref: ref,
1984
- xmlns: "http://www.w3.org/2000/svg",
1985
- viewBox: "0 0 32 32",
1986
- fill: "currentColor",
1987
- ...rest
1988
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1989
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
1990
- })), children);
1991
- });
1992
- if (process.env.NODE_ENV !== "production") {
1993
- SidePanelCloseFilled.propTypes = iconPropTypes;
1994
- }
1995
- const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref83, ref) {
1996
- let {
1997
- children,
1998
- size = 16,
1999
- ...rest
2000
- } = _ref83;
2001
- return /*#__PURE__*/React.createElement(Icon, {
2002
- width: size,
2003
- height: size,
2004
- ref: ref,
2005
- xmlns: "http://www.w3.org/2000/svg",
2006
- viewBox: "0 0 32 32",
2007
- fill: "currentColor",
2008
- ...rest
2009
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2010
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
2011
- })), children);
2012
- });
2013
- if (process.env.NODE_ENV !== "production") {
2014
- SidePanelOpen.propTypes = iconPropTypes;
2015
- }
2016
- const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref84, ref) {
2017
- let {
2018
- children,
2019
- size = 16,
2020
- ...rest
2021
- } = _ref84;
2022
- return /*#__PURE__*/React.createElement(Icon, {
2023
- width: size,
2024
- height: size,
2025
- ref: ref,
2026
- xmlns: "http://www.w3.org/2000/svg",
2027
- viewBox: "0 0 32 32",
2028
- fill: "currentColor",
2029
- ...rest
2030
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2031
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
2032
- })), children);
2033
- });
2034
- if (process.env.NODE_ENV !== "production") {
2035
- SidePanelOpenFilled.propTypes = iconPropTypes;
2036
- }
2037
- const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref85, ref) {
2038
- let {
2039
- children,
2040
- size = 16,
2041
- ...rest
2042
- } = _ref85;
2043
- return /*#__PURE__*/React.createElement(Icon, {
2044
- width: size,
2045
- height: size,
2046
- ref: ref,
2047
- xmlns: "http://www.w3.org/2000/svg",
2048
- viewBox: "0 0 32 32",
2049
- fill: "currentColor",
2050
- ...rest
2051
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2052
- d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
2053
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2054
- d: "M19 12H23V14H19z"
2055
- })), children);
2056
- });
2057
- if (process.env.NODE_ENV !== "production") {
2058
- Sight.propTypes = iconPropTypes;
2059
- }
2060
- const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref86, ref) {
2061
- let {
2062
- children,
2063
- size = 16,
2064
- ...rest
2065
- } = _ref86;
2066
- return /*#__PURE__*/React.createElement(Icon, {
2067
- width: size,
2068
- height: size,
2069
- ref: ref,
2070
- xmlns: "http://www.w3.org/2000/svg",
2071
- viewBox: "0 0 32 32",
2072
- fill: "currentColor",
2073
- ...rest
2074
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2075
- d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
2076
- })), children);
2077
- });
2078
- if (process.env.NODE_ENV !== "production") {
2079
- Sigma.propTypes = iconPropTypes;
2080
- }
2081
- const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref87, ref) {
2082
- let {
2083
- children,
2084
- size = 16,
2085
- ...rest
2086
- } = _ref87;
2087
- return /*#__PURE__*/React.createElement(Icon, {
2088
- width: size,
2089
- height: size,
2090
- ref: ref,
2091
- xmlns: "http://www.w3.org/2000/svg",
2092
- viewBox: "0 0 32 32",
2093
- fill: "currentColor",
2094
- ...rest
2095
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2096
- d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
2097
- })), children);
2098
- });
2099
- if (process.env.NODE_ENV !== "production") {
2100
- SignalStrength.propTypes = iconPropTypes;
2101
- }
2102
- const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref88, ref) {
2103
- let {
2104
- children,
2105
- size = 16,
2106
- ...rest
2107
- } = _ref88;
2108
- return /*#__PURE__*/React.createElement(Icon, {
2109
- width: size,
2110
- height: size,
2111
- ref: ref,
2112
- xmlns: "http://www.w3.org/2000/svg",
2113
- viewBox: "0 0 32 32",
2114
- fill: "currentColor",
2115
- ...rest
2116
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2117
- d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
2118
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2119
- d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
2120
- })), children);
2121
- });
2122
- if (process.env.NODE_ENV !== "production") {
2123
- SimCard.propTypes = iconPropTypes;
2124
- }
2125
- const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref89, ref) {
2126
- let {
2127
- children,
2128
- size = 16,
2129
- ...rest
2130
- } = _ref89;
2131
- return /*#__PURE__*/React.createElement(Icon, {
2132
- width: size,
2133
- height: size,
2134
- ref: ref,
2135
- xmlns: "http://www.w3.org/2000/svg",
2136
- viewBox: "0 0 32 32",
2137
- fill: "currentColor",
2138
- ...rest
2139
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2140
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
2141
- })), children);
2142
- });
2143
- if (process.env.NODE_ENV !== "production") {
2144
- SkillLevel.propTypes = iconPropTypes;
2145
- }
2146
- const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref90, ref) {
2147
- let {
2148
- children,
2149
- size = 16,
2150
- ...rest
2151
- } = _ref90;
2152
- return /*#__PURE__*/React.createElement(Icon, {
2153
- width: size,
2154
- height: size,
2155
- ref: ref,
2156
- xmlns: "http://www.w3.org/2000/svg",
2157
- viewBox: "0 0 32 32",
2158
- fill: "currentColor",
2159
- ...rest
2160
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2161
- d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
2162
- })), children);
2163
- });
2164
- if (process.env.NODE_ENV !== "production") {
2165
- SkillLevelAdvanced.propTypes = iconPropTypes;
2166
- }
2167
- const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref91, ref) {
2168
- let {
2169
- children,
2170
- size = 16,
2171
- ...rest
2172
- } = _ref91;
2173
- return /*#__PURE__*/React.createElement(Icon, {
2174
- width: size,
2175
- height: size,
2176
- ref: ref,
2177
- xmlns: "http://www.w3.org/2000/svg",
2178
- viewBox: "0 0 32 32",
2179
- fill: "currentColor",
2180
- ...rest
2181
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2182
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
2183
- })), children);
2184
- });
2185
- if (process.env.NODE_ENV !== "production") {
2186
- SkillLevelBasic.propTypes = iconPropTypes;
2187
- }
2188
- const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref92, ref) {
2189
- let {
2190
- children,
2191
- size = 16,
2192
- ...rest
2193
- } = _ref92;
2194
- return /*#__PURE__*/React.createElement(Icon, {
2195
- width: size,
2196
- height: size,
2197
- ref: ref,
2198
- xmlns: "http://www.w3.org/2000/svg",
2199
- viewBox: "0 0 32 32",
2200
- fill: "currentColor",
2201
- ...rest
2202
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2203
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
2204
- })), children);
2205
- });
2206
- if (process.env.NODE_ENV !== "production") {
2207
- SkillLevelIntermediate.propTypes = iconPropTypes;
2208
- }
2209
- const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref93, ref) {
2210
- let {
2211
- children,
2212
- size = 16,
2213
- ...rest
2214
- } = _ref93;
2215
- return /*#__PURE__*/React.createElement(Icon, {
2216
- width: size,
2217
- height: size,
2218
- ref: ref,
2219
- xmlns: "http://www.w3.org/2000/svg",
2220
- viewBox: "0 0 32 32",
2221
- fill: "currentColor",
2222
- ...rest
2223
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2224
- d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
2225
- })), children);
2226
- });
2227
- if (process.env.NODE_ENV !== "production") {
2228
- SkipBack.propTypes = iconPropTypes;
2229
- }
2230
- const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref94, ref) {
2231
- let {
2232
- children,
2233
- size = 16,
2234
- ...rest
2235
- } = _ref94;
2236
- return /*#__PURE__*/React.createElement(Icon, {
2237
- width: size,
2238
- height: size,
2239
- ref: ref,
2240
- xmlns: "http://www.w3.org/2000/svg",
2241
- viewBox: "0 0 32 32",
2242
- fill: "currentColor",
2243
- ...rest
2244
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2245
- d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
2246
- })), children);
2247
- });
2248
- if (process.env.NODE_ENV !== "production") {
2249
- SkipBackFilled.propTypes = iconPropTypes;
2250
- }
2251
- const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref95, ref) {
2252
- let {
2253
- children,
2254
- size = 16,
2255
- ...rest
2256
- } = _ref95;
2257
- return /*#__PURE__*/React.createElement(Icon, {
2258
- width: size,
2259
- height: size,
2260
- ref: ref,
2261
- xmlns: "http://www.w3.org/2000/svg",
2262
- viewBox: "0 0 32 32",
2263
- fill: "currentColor",
2264
- ...rest
2265
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2266
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
2267
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2268
- d: "M9 10H11V22H9z",
2269
- transform: "rotate(-180 10 16)"
2270
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2271
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2272
- })), children);
2273
- });
2274
- if (process.env.NODE_ENV !== "production") {
2275
- SkipBackOutline.propTypes = iconPropTypes;
2276
- }
2277
- const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref96, ref) {
2278
- let {
2279
- children,
2280
- size = 16,
2281
- ...rest
2282
- } = _ref96;
2283
- return /*#__PURE__*/React.createElement(Icon, {
2284
- width: size,
2285
- height: size,
2286
- ref: ref,
2287
- xmlns: "http://www.w3.org/2000/svg",
2288
- viewBox: "0 0 32 32",
2289
- fill: "currentColor",
2290
- ...rest
2291
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2292
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
2293
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2294
- d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
2295
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2296
- fill: "none",
2297
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
2298
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2299
- fill: "none",
2300
- d: "M8 10H10V22H8z",
2301
- transform: "rotate(-180 9 16)"
2302
- })), children);
2303
- });
2304
- if (process.env.NODE_ENV !== "production") {
2305
- SkipBackOutlineFilled.propTypes = iconPropTypes;
2306
- }
2307
- const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref97, ref) {
2308
- let {
2309
- children,
2310
- size = 16,
2311
- ...rest
2312
- } = _ref97;
2313
- return /*#__PURE__*/React.createElement(Icon, {
2314
- width: size,
2315
- height: size,
2316
- ref: ref,
2317
- xmlns: "http://www.w3.org/2000/svg",
2318
- viewBox: "0 0 32 32",
2319
- fill: "currentColor",
2320
- ...rest
2321
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2322
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
2323
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2324
- d: "M9 10H11V22H9z",
2325
- transform: "rotate(-180 10 16)"
2326
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2327
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2328
- })), children);
2329
- });
2330
- if (process.env.NODE_ENV !== "production") {
2331
- SkipBackOutlineSolid.propTypes = iconPropTypes;
2332
- }
2333
- const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref98, ref) {
2334
- let {
2335
- children,
2336
- size = 16,
2337
- ...rest
2338
- } = _ref98;
2339
- return /*#__PURE__*/React.createElement(Icon, {
2340
- width: size,
2341
- height: size,
2342
- ref: ref,
2343
- xmlns: "http://www.w3.org/2000/svg",
2344
- viewBox: "0 0 32 32",
2345
- fill: "currentColor",
2346
- ...rest
2347
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2348
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
2349
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2350
- fill: "none",
2351
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
2352
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2353
- fill: "none",
2354
- d: "M8 10H10V22H8z",
2355
- transform: "rotate(-180 9 16)"
2356
- })), children);
2357
- });
2358
- if (process.env.NODE_ENV !== "production") {
2359
- SkipBackSolidFilled.propTypes = iconPropTypes;
2360
- }
2361
- const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref99, ref) {
2362
- let {
2363
- children,
2364
- size = 16,
2365
- ...rest
2366
- } = _ref99;
2367
- return /*#__PURE__*/React.createElement(Icon, {
2368
- width: size,
2369
- height: size,
2370
- ref: ref,
2371
- xmlns: "http://www.w3.org/2000/svg",
2372
- viewBox: "0 0 32 32",
2373
- fill: "currentColor",
2374
- ...rest
2375
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2376
- d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
2377
- })), children);
2378
- });
2379
- if (process.env.NODE_ENV !== "production") {
2380
- SkipForward.propTypes = iconPropTypes;
2381
- }
2382
- const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref100, ref) {
2383
- let {
2384
- children,
2385
- size = 16,
2386
- ...rest
2387
- } = _ref100;
2388
- return /*#__PURE__*/React.createElement(Icon, {
2389
- width: size,
2390
- height: size,
2391
- ref: ref,
2392
- xmlns: "http://www.w3.org/2000/svg",
2393
- viewBox: "0 0 32 32",
2394
- fill: "currentColor",
2395
- ...rest
2396
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2397
- d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
2398
- })), children);
2399
- });
2400
- if (process.env.NODE_ENV !== "production") {
2401
- SkipForwardFilled.propTypes = iconPropTypes;
2402
- }
2403
- const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref101, ref) {
2404
- let {
2405
- children,
2406
- size = 16,
2407
- ...rest
2408
- } = _ref101;
2409
- return /*#__PURE__*/React.createElement(Icon, {
2410
- width: size,
2411
- height: size,
2412
- ref: ref,
2413
- xmlns: "http://www.w3.org/2000/svg",
2414
- viewBox: "0 0 32 32",
2415
- fill: "currentColor",
2416
- ...rest
2417
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2418
- d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
2419
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2420
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2421
- })), children);
2422
- });
2423
- if (process.env.NODE_ENV !== "production") {
2424
- SkipForwardOutline.propTypes = iconPropTypes;
2425
- }
2426
- const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref102, ref) {
2427
- let {
2428
- children,
2429
- size = 16,
2430
- ...rest
2431
- } = _ref102;
2432
- return /*#__PURE__*/React.createElement(Icon, {
2433
- width: size,
2434
- height: size,
2435
- ref: ref,
2436
- xmlns: "http://www.w3.org/2000/svg",
2437
- viewBox: "0 0 32 32",
2438
- fill: "currentColor",
2439
- ...rest
2440
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2441
- d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
2442
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2443
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
2444
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2445
- fill: "none",
2446
- d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
2447
- })), children);
2448
- });
2449
- if (process.env.NODE_ENV !== "production") {
2450
- SkipForwardOutlineFilled.propTypes = iconPropTypes;
2451
- }
2452
- const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref103, ref) {
2453
- let {
2454
- children,
2455
- size = 16,
2456
- ...rest
2457
- } = _ref103;
2458
- return /*#__PURE__*/React.createElement(Icon, {
2459
- width: size,
2460
- height: size,
2461
- ref: ref,
2462
- xmlns: "http://www.w3.org/2000/svg",
2463
- viewBox: "0 0 32 32",
2464
- fill: "currentColor",
2465
- ...rest
2466
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2467
- d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
2468
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2469
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2470
- })), children);
2471
- });
2472
- if (process.env.NODE_ENV !== "production") {
2473
- SkipForwardOutlineSolid.propTypes = iconPropTypes;
2474
- }
2475
- const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref104, ref) {
2476
- let {
2477
- children,
2478
- size = 16,
2479
- ...rest
2480
- } = _ref104;
2481
- return /*#__PURE__*/React.createElement(Icon, {
2482
- width: size,
2483
- height: size,
2484
- ref: ref,
2485
- xmlns: "http://www.w3.org/2000/svg",
2486
- viewBox: "0 0 32 32",
2487
- fill: "currentColor",
2488
- ...rest
2489
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2490
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
2491
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2492
- fill: "none",
2493
- d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
2494
- })), children);
2495
- });
2496
- if (process.env.NODE_ENV !== "production") {
2497
- SkipForwardSolidFilled.propTypes = iconPropTypes;
2498
- }
2499
- const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref105, ref) {
2500
- let {
2501
- children,
2502
- size = 16,
2503
- ...rest
2504
- } = _ref105;
2505
- return /*#__PURE__*/React.createElement(Icon, {
2506
- width: size,
2507
- height: size,
2508
- ref: ref,
2509
- xmlns: "http://www.w3.org/2000/svg",
2510
- viewBox: "0 0 32 32",
2511
- fill: "currentColor",
2512
- ...rest
2513
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2514
- d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
2515
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2516
- d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
2517
- })), children);
2518
- });
2519
- if (process.env.NODE_ENV !== "production") {
2520
- Sleet.propTypes = iconPropTypes;
2521
- }
2522
- const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref106, ref) {
2523
- let {
2524
- children,
2525
- size = 16,
2526
- ...rest
2527
- } = _ref106;
2528
- return /*#__PURE__*/React.createElement(Icon, {
2529
- width: size,
2530
- height: size,
2531
- ref: ref,
2532
- xmlns: "http://www.w3.org/2000/svg",
2533
- viewBox: "0 0 32 32",
2534
- fill: "currentColor",
2535
- ...rest
2536
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2537
- d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
2538
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2539
- cx: "7",
2540
- cy: "25",
2541
- r: "1"
2542
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2543
- d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
2544
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2545
- d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
2546
- })), children);
2547
- });
2548
- if (process.env.NODE_ENV !== "production") {
2549
- Slisor.propTypes = iconPropTypes;
2550
- }
2551
- const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref107, ref) {
2552
- let {
2553
- children,
2554
- size = 16,
2555
- ...rest
2556
- } = _ref107;
2557
- return /*#__PURE__*/React.createElement(Icon, {
2558
- width: size,
2559
- height: size,
2560
- ref: ref,
2561
- xmlns: "http://www.w3.org/2000/svg",
2562
- viewBox: "0 0 32 32",
2563
- fill: "currentColor",
2564
- ...rest
2565
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2566
- d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
2567
- })), children);
2568
- });
2569
- if (process.env.NODE_ENV !== "production") {
2570
- Slm.propTypes = iconPropTypes;
2571
- }
2572
- const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref108, ref) {
2573
- let {
2574
- children,
2575
- size = 16,
2576
- ...rest
2577
- } = _ref108;
2578
- return /*#__PURE__*/React.createElement(Icon, {
2579
- width: size,
2580
- height: size,
2581
- ref: ref,
2582
- xmlns: "http://www.w3.org/2000/svg",
2583
- viewBox: "0 0 32 32",
2584
- fill: "currentColor",
2585
- ...rest
2586
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2587
- d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
2588
- })), children);
2589
- });
2590
- if (process.env.NODE_ENV !== "production") {
2591
- Smell.propTypes = iconPropTypes;
2592
- }
2593
- const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref109, ref) {
2594
- let {
2595
- children,
2596
- size = 16,
2597
- ...rest
2598
- } = _ref109;
2599
- return /*#__PURE__*/React.createElement(Icon, {
2600
- width: size,
2601
- height: size,
2602
- ref: ref,
2603
- xmlns: "http://www.w3.org/2000/svg",
2604
- viewBox: "0 0 32 32",
2605
- fill: "currentColor",
2606
- ...rest
2607
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2608
- d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
2609
- })), children);
2610
- });
2611
- if (process.env.NODE_ENV !== "production") {
2612
- Smoke.propTypes = iconPropTypes;
2613
- }
2614
- const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref110, ref) {
2615
- let {
2616
- children,
2617
- size = 16,
2618
- ...rest
2619
- } = _ref110;
2620
- return /*#__PURE__*/React.createElement(Icon, {
2621
- width: size,
2622
- height: size,
2623
- ref: ref,
2624
- xmlns: "http://www.w3.org/2000/svg",
2625
- viewBox: "0 0 32 32",
2626
- fill: "currentColor",
2627
- ...rest
2628
- }, _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
2629
- cx: "16",
2630
- cy: "16",
2631
- r: "5"
2632
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2633
- d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
2634
- })), children);
2635
- });
2636
- if (process.env.NODE_ENV !== "production") {
2637
- WatsonHealthSmoothing.propTypes = iconPropTypes;
2638
- }
2639
- const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref111, ref) {
2640
- let {
2641
- children,
2642
- size = 16,
2643
- ...rest
2644
- } = _ref111;
2645
- return /*#__PURE__*/React.createElement(Icon, {
2646
- width: size,
2647
- height: size,
2648
- ref: ref,
2649
- xmlns: "http://www.w3.org/2000/svg",
2650
- viewBox: "0 0 32 32",
2651
- fill: "currentColor",
2652
- ...rest
2653
- }, _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2654
- cx: "18",
2655
- cy: "18",
2656
- r: "4"
2657
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2658
- d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
2659
- })), children);
2660
- });
2661
- if (process.env.NODE_ENV !== "production") {
2662
- WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
2663
- }
2664
- const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref112, ref) {
2665
- let {
2666
- children,
2667
- size = 16,
2668
- ...rest
2669
- } = _ref112;
2670
- return /*#__PURE__*/React.createElement(Icon, {
2671
- width: size,
2672
- height: size,
2673
- ref: ref,
2674
- xmlns: "http://www.w3.org/2000/svg",
2675
- viewBox: "0 0 32 32",
2676
- fill: "currentColor",
2677
- ...rest
2678
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2679
- d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
2680
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2681
- d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
2682
- transform: "rotate(-44.945 25.5 6.5)"
2683
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2684
- d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
2685
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2686
- d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
2687
- transform: "rotate(-45.055 6.5 6.5)"
2688
- })), children);
2689
- });
2690
- if (process.env.NODE_ENV !== "production") {
2691
- Snooze.propTypes = iconPropTypes;
2692
- }
2693
- const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref113, ref) {
2694
- let {
2695
- children,
2696
- size = 16,
2697
- ...rest
2698
- } = _ref113;
2699
- return /*#__PURE__*/React.createElement(Icon, {
2700
- width: size,
2701
- height: size,
2702
- ref: ref,
2703
- xmlns: "http://www.w3.org/2000/svg",
2704
- viewBox: "0 0 32 32",
2705
- fill: "currentColor",
2706
- ...rest
2707
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2708
- d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
2709
- })), children);
2710
- });
2711
- if (process.env.NODE_ENV !== "production") {
2712
- Snow.propTypes = iconPropTypes;
2713
- }
2714
- const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref114, ref) {
2715
- let {
2716
- children,
2717
- size = 16,
2718
- ...rest
2719
- } = _ref114;
2720
- return /*#__PURE__*/React.createElement(Icon, {
2721
- width: size,
2722
- height: size,
2723
- ref: ref,
2724
- xmlns: "http://www.w3.org/2000/svg",
2725
- viewBox: "0 0 32 32",
2726
- fill: "currentColor",
2727
- ...rest
2728
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2729
- d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
2730
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2731
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
2732
- })), children);
2733
- });
2734
- if (process.env.NODE_ENV !== "production") {
2735
- SnowBlizzard.propTypes = iconPropTypes;
2736
- }
2737
- const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref115, ref) {
2738
- let {
2739
- children,
2740
- size = 16,
2741
- ...rest
2742
- } = _ref115;
2743
- return /*#__PURE__*/React.createElement(Icon, {
2744
- width: size,
2745
- height: size,
2746
- ref: ref,
2747
- xmlns: "http://www.w3.org/2000/svg",
2748
- viewBox: "0 0 32 32",
2749
- fill: "currentColor",
2750
- ...rest
2751
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2752
- d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
2753
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2754
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
2755
- })), children);
2756
- });
2757
- if (process.env.NODE_ENV !== "production") {
2758
- SnowHeavy.propTypes = iconPropTypes;
2759
- }
2760
- const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref116, ref) {
2761
- let {
2762
- children,
2763
- size = 16,
2764
- ...rest
2765
- } = _ref116;
2766
- return /*#__PURE__*/React.createElement(Icon, {
2767
- width: size,
2768
- height: size,
2769
- ref: ref,
2770
- xmlns: "http://www.w3.org/2000/svg",
2771
- viewBox: "0 0 32 32",
2772
- fill: "currentColor",
2773
- ...rest
2774
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2775
- d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
2776
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2777
- d: "M26.732 3.768H29.732V5.768H26.732z",
2778
- transform: "rotate(-45 28.232 4.768)"
2779
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2780
- d: "M26.732 16.233H29.732V18.233H26.732z",
2781
- transform: "rotate(-135 28.232 17.233)"
2782
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2783
- d: "M12.268 3.768H15.268V5.768H12.268z",
2784
- transform: "rotate(-135 13.768 4.768)"
2785
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2786
- d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
2787
- })), children);
2788
- });
2789
- if (process.env.NODE_ENV !== "production") {
2790
- SnowScattered.propTypes = iconPropTypes;
2791
- }
2792
- const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref117, ref) {
2793
- let {
2794
- children,
2795
- size = 16,
2796
- ...rest
2797
- } = _ref117;
2798
- return /*#__PURE__*/React.createElement(Icon, {
2799
- width: size,
2800
- height: size,
2801
- ref: ref,
2802
- xmlns: "http://www.w3.org/2000/svg",
2803
- viewBox: "0 0 32 32",
2804
- fill: "currentColor",
2805
- ...rest
2806
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2807
- d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
2808
- })), children);
2809
- });
2810
- if (process.env.NODE_ENV !== "production") {
2811
- SnowScatteredNight.propTypes = iconPropTypes;
2812
- }
2813
- const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref118, ref) {
2814
- let {
2815
- children,
2816
- size = 16,
2817
- ...rest
2818
- } = _ref118;
2819
- return /*#__PURE__*/React.createElement(Icon, {
2820
- width: size,
2821
- height: size,
2822
- ref: ref,
2823
- xmlns: "http://www.w3.org/2000/svg",
2824
- viewBox: "0 0 32 32",
2825
- fill: "currentColor",
2826
- ...rest
2827
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2828
- d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
2829
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2830
- d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
2831
- })), children);
2832
- });
2833
- if (process.env.NODE_ENV !== "production") {
2834
- SnowDensity.propTypes = iconPropTypes;
2835
- }
2836
- const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref119, ref) {
2837
- let {
2838
- children,
2839
- size = 16,
2840
- ...rest
2841
- } = _ref119;
2842
- return /*#__PURE__*/React.createElement(Icon, {
2843
- width: size,
2844
- height: size,
2845
- ref: ref,
2846
- xmlns: "http://www.w3.org/2000/svg",
2847
- viewBox: "0 0 32 32",
2848
- fill: "currentColor",
2849
- ...rest
2850
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2851
- d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
2852
- })), children);
2853
- });
2854
- if (process.env.NODE_ENV !== "production") {
2855
- Snowflake.propTypes = iconPropTypes;
2856
- }
2857
- const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref120, ref) {
2858
- let {
2859
- children,
2860
- size = 16,
2861
- ...rest
2862
- } = _ref120;
2863
- return /*#__PURE__*/React.createElement(Icon, {
2864
- width: size,
2865
- height: size,
2866
- ref: ref,
2867
- xmlns: "http://www.w3.org/2000/svg",
2868
- viewBox: "0 0 32 32",
2869
- fill: "currentColor",
2870
- ...rest
2871
- }, _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
2872
- cx: "17",
2873
- cy: "28",
2874
- r: "2"
2875
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2876
- d: "M7.55 17.5H15.45V19.5H7.55z",
2877
- transform: "rotate(-45 11.5 18.5)"
2878
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2879
- d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
2880
- })), children);
2881
- });
2882
- if (process.env.NODE_ENV !== "production") {
2883
- Soccer.propTypes = iconPropTypes;
2884
- }
2885
- const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref121, ref) {
2886
- let {
2887
- children,
2888
- size = 16,
2889
- ...rest
2890
- } = _ref121;
2891
- return /*#__PURE__*/React.createElement(Icon, {
2892
- width: size,
2893
- height: size,
2894
- ref: ref,
2895
- xmlns: "http://www.w3.org/2000/svg",
2896
- viewBox: "0 0 32 32",
2897
- fill: "currentColor",
2898
- ...rest
2899
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2900
- d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
2901
- })), children);
2902
- });
2903
- if (process.env.NODE_ENV !== "production") {
2904
- SoftwareResource.propTypes = iconPropTypes;
2905
- }
2906
- const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref122, ref) {
2907
- let {
2908
- children,
2909
- size = 16,
2910
- ...rest
2911
- } = _ref122;
2912
- return /*#__PURE__*/React.createElement(Icon, {
2913
- width: size,
2914
- height: size,
2915
- ref: ref,
2916
- xmlns: "http://www.w3.org/2000/svg",
2917
- viewBox: "0 0 32 32",
2918
- fill: "currentColor",
2919
- ...rest
2920
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2921
- d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
2922
- })), children);
2923
- });
2924
- if (process.env.NODE_ENV !== "production") {
2925
- SoftwareResourceCluster.propTypes = iconPropTypes;
2926
- }
2927
- const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref123, ref) {
2928
- let {
2929
- children,
2930
- size = 16,
2931
- ...rest
2932
- } = _ref123;
2933
- return /*#__PURE__*/React.createElement(Icon, {
2934
- width: size,
2935
- height: size,
2936
- ref: ref,
2937
- xmlns: "http://www.w3.org/2000/svg",
2938
- viewBox: "0 0 32 32",
2939
- fill: "currentColor",
2940
- ...rest
2941
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2942
- d: "M6.9 8.3H11.7V10.3H6.9z",
2943
- transform: "rotate(-45.001 9.293 9.293)"
2944
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2945
- d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
2946
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2947
- d: "M8.3 20.3H10.3V25.1H8.3z",
2948
- transform: "rotate(-45.001 9.293 22.707)"
2949
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2950
- d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
2951
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2952
- d: "M20.3 21.7H25.1V23.7H20.3z",
2953
- transform: "rotate(-45.001 22.707 22.707)"
2954
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2955
- d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
2956
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2957
- d: "M21.7 6.9H23.7V11.7H21.7z",
2958
- transform: "rotate(-45.001 22.707 9.293)"
2959
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2960
- d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
2961
- })), children);
2962
- });
2963
- if (process.env.NODE_ENV !== "production") {
2964
- SoftwareResourceResource.propTypes = iconPropTypes;
2965
- }
2966
- const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref124, ref) {
2967
- let {
2968
- children,
2969
- size = 16,
2970
- ...rest
2971
- } = _ref124;
2972
- return /*#__PURE__*/React.createElement(Icon, {
2973
- width: size,
2974
- height: size,
2975
- ref: ref,
2976
- xmlns: "http://www.w3.org/2000/svg",
2977
- viewBox: "0 0 32 32",
2978
- fill: "currentColor",
2979
- ...rest
2980
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2981
- d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
2982
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
2983
- cx: "5",
2984
- cy: "13",
2985
- r: "1"
2986
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
2987
- cx: "11",
2988
- cy: "19",
2989
- r: "1"
2990
- })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2991
- cx: "15",
2992
- cy: "25",
2993
- r: "1"
2994
- })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2995
- cx: "17",
2996
- cy: "15",
2997
- r: "1"
2998
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2999
- cx: "13",
3000
- cy: "11",
3001
- r: "1"
3002
- })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
3003
- cx: "27",
3004
- cy: "11",
3005
- r: "1"
3006
- })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
3007
- cx: "9",
3008
- cy: "27",
3009
- r: "1"
3010
- })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
3011
- cx: "3",
3012
- cy: "21",
3013
- r: "1"
3014
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3015
- d: "M2 6H30V8H2z"
3016
- })), children);
3017
- });
3018
- if (process.env.NODE_ENV !== "production") {
3019
- SoilMoisture.propTypes = iconPropTypes;
3020
- }
3021
- const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref125, ref) {
3022
- let {
3023
- children,
3024
- size = 16,
3025
- ...rest
3026
- } = _ref125;
3027
- return /*#__PURE__*/React.createElement(Icon, {
3028
- width: size,
3029
- height: size,
3030
- ref: ref,
3031
- xmlns: "http://www.w3.org/2000/svg",
3032
- viewBox: "0 0 32 32",
3033
- fill: "currentColor",
3034
- ...rest
3035
- }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3036
- d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
3037
- })), children);
3038
- });
3039
- if (process.env.NODE_ENV !== "production") {
3040
- SoilMoistureField.propTypes = iconPropTypes;
3041
- }
3042
-
3043
- export { SatisfyUsage, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendActionUsage, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, ServiceLevels, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsEdit, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Shapes, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect, WatsonHealthSmoothing, WatsonHealthSmoothingCursor };