@carbon-labs/react-ui-shell 0.56.0 → 0.58.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.
- package/README.md +0 -1
- package/es/components/HeaderContainer.d.ts +11 -1
- package/es/components/HeaderContainer.js +30 -6
- package/es/components/Profile.js +5 -4
- package/es/index.d.ts +0 -1
- package/es/index.js +0 -1
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-0.js +272 -272
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-15.js +898 -927
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-3.js +615 -637
- package/es/node_modules/@carbon/icons-react/node_modules/@carbon/icon-helpers/es/index.js +3 -3
- package/lib/components/HeaderContainer.d.ts +11 -1
- package/lib/components/HeaderContainer.js +29 -5
- package/lib/components/Profile.js +5 -4
- package/lib/index.d.ts +0 -1
- package/lib/index.js +0 -2
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-0.js +273 -273
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-15.js +926 -955
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-3.js +621 -643
- package/lib/node_modules/@carbon/icons-react/node_modules/@carbon/icon-helpers/es/index.js +3 -3
- package/package.json +2 -2
- package/scss/styles/_header.scss +5 -12
- package/scss/styles/_profile.scss +20 -15
- package/es/components/HeaderPanel.d.ts +0 -35
- package/es/components/HeaderPanel.js +0 -104
- package/lib/components/HeaderPanel.d.ts +0 -35
- package/lib/components/HeaderPanel.js +0 -106
|
@@ -10,26 +10,13 @@ import Icon from '../Icon.js';
|
|
|
10
10
|
import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
|
|
13
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21,
|
|
14
|
-
const
|
|
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
15
|
let {
|
|
16
16
|
children,
|
|
17
17
|
size = 16,
|
|
18
18
|
...rest
|
|
19
19
|
} = _ref;
|
|
20
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
21
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
-
width: size,
|
|
23
|
-
height: size,
|
|
24
|
-
ref: ref,
|
|
25
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
viewBox: "0 0 16 16",
|
|
27
|
-
fill: "currentColor",
|
|
28
|
-
...rest
|
|
29
|
-
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
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"
|
|
31
|
-
})), children);
|
|
32
|
-
}
|
|
33
20
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
34
21
|
width: size,
|
|
35
22
|
height: size,
|
|
@@ -38,19 +25,62 @@ const Search = /*#__PURE__*/React.forwardRef(function Search(_ref, ref) {
|
|
|
38
25
|
viewBox: "0 0 32 32",
|
|
39
26
|
fill: "currentColor",
|
|
40
27
|
...rest
|
|
41
|
-
},
|
|
42
|
-
|
|
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"
|
|
43
34
|
})), children);
|
|
44
35
|
});
|
|
45
36
|
if (process.env.NODE_ENV !== "production") {
|
|
46
|
-
|
|
37
|
+
SatisfyUsage.propTypes = iconPropTypes;
|
|
47
38
|
}
|
|
48
|
-
const
|
|
39
|
+
const Save = /*#__PURE__*/React.forwardRef(function Save(_ref2, ref) {
|
|
49
40
|
let {
|
|
50
41
|
children,
|
|
51
42
|
size = 16,
|
|
52
43
|
...rest
|
|
53
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
|
+
}
|
|
54
84
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
55
85
|
width: size,
|
|
56
86
|
height: size,
|
|
@@ -59,14 +89,14 @@ const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_re
|
|
|
59
89
|
viewBox: "0 0 32 32",
|
|
60
90
|
fill: "currentColor",
|
|
61
91
|
...rest
|
|
62
|
-
},
|
|
63
|
-
d: "
|
|
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"
|
|
64
94
|
})), children);
|
|
65
95
|
});
|
|
66
96
|
if (process.env.NODE_ENV !== "production") {
|
|
67
|
-
|
|
97
|
+
Save.propTypes = iconPropTypes;
|
|
68
98
|
}
|
|
69
|
-
const
|
|
99
|
+
const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(_ref3, ref) {
|
|
70
100
|
let {
|
|
71
101
|
children,
|
|
72
102
|
size = 16,
|
|
@@ -80,14 +110,18 @@ const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref3,
|
|
|
80
110
|
viewBox: "0 0 32 32",
|
|
81
111
|
fill: "currentColor",
|
|
82
112
|
...rest
|
|
83
|
-
},
|
|
84
|
-
d: "
|
|
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"
|
|
85
119
|
})), children);
|
|
86
120
|
});
|
|
87
121
|
if (process.env.NODE_ENV !== "production") {
|
|
88
|
-
|
|
122
|
+
WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
|
|
89
123
|
}
|
|
90
|
-
const
|
|
124
|
+
const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref4, ref) {
|
|
91
125
|
let {
|
|
92
126
|
children,
|
|
93
127
|
size = 16,
|
|
@@ -101,14 +135,16 @@ const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMi
|
|
|
101
135
|
viewBox: "0 0 32 32",
|
|
102
136
|
fill: "currentColor",
|
|
103
137
|
...rest
|
|
104
|
-
},
|
|
105
|
-
d: "M21
|
|
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"
|
|
106
142
|
})), children);
|
|
107
143
|
});
|
|
108
144
|
if (process.env.NODE_ENV !== "production") {
|
|
109
|
-
|
|
145
|
+
WatsonHealthSaveImage.propTypes = iconPropTypes;
|
|
110
146
|
}
|
|
111
|
-
const
|
|
147
|
+
const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref5, ref) {
|
|
112
148
|
let {
|
|
113
149
|
children,
|
|
114
150
|
size = 16,
|
|
@@ -122,16 +158,16 @@ const Security = /*#__PURE__*/React.forwardRef(function Security(_ref5, ref) {
|
|
|
122
158
|
viewBox: "0 0 32 32",
|
|
123
159
|
fill: "currentColor",
|
|
124
160
|
...rest
|
|
125
|
-
},
|
|
126
|
-
d: "
|
|
127
|
-
})),
|
|
128
|
-
d: "M16,
|
|
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"
|
|
129
165
|
})), children);
|
|
130
166
|
});
|
|
131
167
|
if (process.env.NODE_ENV !== "production") {
|
|
132
|
-
|
|
168
|
+
SaveModel.propTypes = iconPropTypes;
|
|
133
169
|
}
|
|
134
|
-
const
|
|
170
|
+
const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveSeries(_ref6, ref) {
|
|
135
171
|
let {
|
|
136
172
|
children,
|
|
137
173
|
size = 16,
|
|
@@ -145,16 +181,18 @@ const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices
|
|
|
145
181
|
viewBox: "0 0 32 32",
|
|
146
182
|
fill: "currentColor",
|
|
147
183
|
...rest
|
|
148
|
-
},
|
|
149
|
-
d: "
|
|
150
|
-
})),
|
|
151
|
-
d: "
|
|
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"
|
|
152
190
|
})), children);
|
|
153
191
|
});
|
|
154
192
|
if (process.env.NODE_ENV !== "production") {
|
|
155
|
-
|
|
193
|
+
WatsonHealthSaveSeries.propTypes = iconPropTypes;
|
|
156
194
|
}
|
|
157
|
-
const
|
|
195
|
+
const Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref7, ref) {
|
|
158
196
|
let {
|
|
159
197
|
children,
|
|
160
198
|
size = 16,
|
|
@@ -168,14 +206,16 @@ const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref7, ref) {
|
|
|
168
206
|
viewBox: "0 0 32 32",
|
|
169
207
|
fill: "currentColor",
|
|
170
208
|
...rest
|
|
171
|
-
},
|
|
172
|
-
d: "
|
|
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"
|
|
173
213
|
})), children);
|
|
174
214
|
});
|
|
175
215
|
if (process.env.NODE_ENV !== "production") {
|
|
176
|
-
|
|
216
|
+
Scale.propTypes = iconPropTypes;
|
|
177
217
|
}
|
|
178
|
-
const
|
|
218
|
+
const Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref8, ref) {
|
|
179
219
|
let {
|
|
180
220
|
children,
|
|
181
221
|
size = 16,
|
|
@@ -189,14 +229,14 @@ const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref8, ref) {
|
|
|
189
229
|
viewBox: "0 0 32 32",
|
|
190
230
|
fill: "currentColor",
|
|
191
231
|
...rest
|
|
192
|
-
},
|
|
193
|
-
d: "
|
|
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"
|
|
194
234
|
})), children);
|
|
195
235
|
});
|
|
196
236
|
if (process.env.NODE_ENV !== "production") {
|
|
197
|
-
|
|
237
|
+
Scales.propTypes = iconPropTypes;
|
|
198
238
|
}
|
|
199
|
-
const
|
|
239
|
+
const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref9, ref) {
|
|
200
240
|
let {
|
|
201
241
|
children,
|
|
202
242
|
size = 16,
|
|
@@ -210,14 +250,14 @@ const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref9,
|
|
|
210
250
|
viewBox: "0 0 32 32",
|
|
211
251
|
fill: "currentColor",
|
|
212
252
|
...rest
|
|
213
|
-
},
|
|
214
|
-
d: "
|
|
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"
|
|
215
255
|
})), children);
|
|
216
256
|
});
|
|
217
257
|
if (process.env.NODE_ENV !== "production") {
|
|
218
|
-
|
|
258
|
+
ScalesTipped.propTypes = iconPropTypes;
|
|
219
259
|
}
|
|
220
|
-
const
|
|
260
|
+
const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref10, ref) {
|
|
221
261
|
let {
|
|
222
262
|
children,
|
|
223
263
|
size = 16,
|
|
@@ -231,14 +271,14 @@ const Send = /*#__PURE__*/React.forwardRef(function Send(_ref10, ref) {
|
|
|
231
271
|
viewBox: "0 0 32 32",
|
|
232
272
|
fill: "currentColor",
|
|
233
273
|
...rest
|
|
234
|
-
},
|
|
235
|
-
d: "
|
|
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"
|
|
236
276
|
})), children);
|
|
237
277
|
});
|
|
238
278
|
if (process.env.NODE_ENV !== "production") {
|
|
239
|
-
|
|
279
|
+
Scalpel.propTypes = iconPropTypes;
|
|
240
280
|
}
|
|
241
|
-
const
|
|
281
|
+
const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelCursor(_ref11, ref) {
|
|
242
282
|
let {
|
|
243
283
|
children,
|
|
244
284
|
size = 16,
|
|
@@ -252,14 +292,14 @@ const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref11, ref) {
|
|
|
252
292
|
viewBox: "0 0 32 32",
|
|
253
293
|
fill: "currentColor",
|
|
254
294
|
...rest
|
|
255
|
-
},
|
|
256
|
-
d: "
|
|
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"
|
|
257
297
|
})), children);
|
|
258
298
|
});
|
|
259
299
|
if (process.env.NODE_ENV !== "production") {
|
|
260
|
-
|
|
300
|
+
WatsonHealthScalpelCursor.propTypes = iconPropTypes;
|
|
261
301
|
}
|
|
262
|
-
const
|
|
302
|
+
const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelLasso(_ref12, ref) {
|
|
263
303
|
let {
|
|
264
304
|
children,
|
|
265
305
|
size = 16,
|
|
@@ -273,14 +313,14 @@ const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref1
|
|
|
273
313
|
viewBox: "0 0 32 32",
|
|
274
314
|
fill: "currentColor",
|
|
275
315
|
...rest
|
|
276
|
-
},
|
|
277
|
-
d: "
|
|
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"
|
|
278
318
|
})), children);
|
|
279
319
|
});
|
|
280
320
|
if (process.env.NODE_ENV !== "production") {
|
|
281
|
-
|
|
321
|
+
WatsonHealthScalpelLasso.propTypes = iconPropTypes;
|
|
282
322
|
}
|
|
283
|
-
const
|
|
323
|
+
const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelSelect(_ref13, ref) {
|
|
284
324
|
let {
|
|
285
325
|
children,
|
|
286
326
|
size = 16,
|
|
@@ -294,14 +334,14 @@ const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref13, ref
|
|
|
294
334
|
viewBox: "0 0 32 32",
|
|
295
335
|
fill: "currentColor",
|
|
296
336
|
...rest
|
|
297
|
-
},
|
|
298
|
-
d: "
|
|
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"
|
|
299
339
|
})), children);
|
|
300
340
|
});
|
|
301
341
|
if (process.env.NODE_ENV !== "production") {
|
|
302
|
-
|
|
342
|
+
WatsonHealthScalpelSelect.propTypes = iconPropTypes;
|
|
303
343
|
}
|
|
304
|
-
const
|
|
344
|
+
const Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref14, ref) {
|
|
305
345
|
let {
|
|
306
346
|
children,
|
|
307
347
|
size = 16,
|
|
@@ -315,18 +355,16 @@ const SendActionUsage = /*#__PURE__*/React.forwardRef(function SendActionUsage(_
|
|
|
315
355
|
viewBox: "0 0 32 32",
|
|
316
356
|
fill: "currentColor",
|
|
317
357
|
...rest
|
|
318
|
-
},
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
strokeWidth: "0",
|
|
323
|
-
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"
|
|
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"
|
|
324
362
|
})), children);
|
|
325
363
|
});
|
|
326
364
|
if (process.env.NODE_ENV !== "production") {
|
|
327
|
-
|
|
365
|
+
Scan.propTypes = iconPropTypes;
|
|
328
366
|
}
|
|
329
|
-
const
|
|
367
|
+
const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref15, ref) {
|
|
330
368
|
let {
|
|
331
369
|
children,
|
|
332
370
|
size = 16,
|
|
@@ -340,14 +378,14 @@ const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref15,
|
|
|
340
378
|
viewBox: "0 0 32 32",
|
|
341
379
|
fill: "currentColor",
|
|
342
380
|
...rest
|
|
343
|
-
},
|
|
344
|
-
d: "
|
|
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"
|
|
345
383
|
})), children);
|
|
346
384
|
});
|
|
347
385
|
if (process.env.NODE_ENV !== "production") {
|
|
348
|
-
|
|
386
|
+
ScanAlt.propTypes = iconPropTypes;
|
|
349
387
|
}
|
|
350
|
-
const
|
|
388
|
+
const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref16, ref) {
|
|
351
389
|
let {
|
|
352
390
|
children,
|
|
353
391
|
size = 16,
|
|
@@ -361,14 +399,14 @@ const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref16, ref
|
|
|
361
399
|
viewBox: "0 0 32 32",
|
|
362
400
|
fill: "currentColor",
|
|
363
401
|
...rest
|
|
364
|
-
},
|
|
365
|
-
d: "
|
|
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"
|
|
366
404
|
})), children);
|
|
367
405
|
});
|
|
368
406
|
if (process.env.NODE_ENV !== "production") {
|
|
369
|
-
|
|
407
|
+
ScanDisabled.propTypes = iconPropTypes;
|
|
370
408
|
}
|
|
371
|
-
const
|
|
409
|
+
const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref17, ref) {
|
|
372
410
|
let {
|
|
373
411
|
children,
|
|
374
412
|
size = 16,
|
|
@@ -382,18 +420,26 @@ const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref17, ref)
|
|
|
382
420
|
viewBox: "0 0 32 32",
|
|
383
421
|
fill: "currentColor",
|
|
384
422
|
...rest
|
|
385
|
-
},
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
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"
|
|
391
437
|
})), children);
|
|
392
438
|
});
|
|
393
439
|
if (process.env.NODE_ENV !== "production") {
|
|
394
|
-
|
|
440
|
+
ScatterMatrix.propTypes = iconPropTypes;
|
|
395
441
|
}
|
|
396
|
-
const
|
|
442
|
+
const Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref18, ref) {
|
|
397
443
|
let {
|
|
398
444
|
children,
|
|
399
445
|
size = 16,
|
|
@@ -407,20 +453,14 @@ const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref18, r
|
|
|
407
453
|
viewBox: "0 0 32 32",
|
|
408
454
|
fill: "currentColor",
|
|
409
455
|
...rest
|
|
410
|
-
},
|
|
411
|
-
d: "
|
|
412
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
413
|
-
cx: "9",
|
|
414
|
-
cy: "25",
|
|
415
|
-
r: "1"
|
|
416
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
417
|
-
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"
|
|
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"
|
|
418
458
|
})), children);
|
|
419
459
|
});
|
|
420
460
|
if (process.env.NODE_ENV !== "production") {
|
|
421
|
-
|
|
461
|
+
Schematics.propTypes = iconPropTypes;
|
|
422
462
|
}
|
|
423
|
-
const
|
|
463
|
+
const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref19, ref) {
|
|
424
464
|
let {
|
|
425
465
|
children,
|
|
426
466
|
size = 16,
|
|
@@ -434,22 +474,14 @@ const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref19, ref
|
|
|
434
474
|
viewBox: "0 0 32 32",
|
|
435
475
|
fill: "currentColor",
|
|
436
476
|
...rest
|
|
437
|
-
},
|
|
438
|
-
d: "
|
|
439
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
440
|
-
cx: "7",
|
|
441
|
-
cy: "25",
|
|
442
|
-
r: "1"
|
|
443
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
444
|
-
d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
|
|
445
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
446
|
-
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"
|
|
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"
|
|
447
479
|
})), children);
|
|
448
480
|
});
|
|
449
481
|
if (process.env.NODE_ENV !== "production") {
|
|
450
|
-
|
|
482
|
+
ScisControlTower.propTypes = iconPropTypes;
|
|
451
483
|
}
|
|
452
|
-
const
|
|
484
|
+
const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref20, ref) {
|
|
453
485
|
let {
|
|
454
486
|
children,
|
|
455
487
|
size = 16,
|
|
@@ -463,15 +495,18 @@ const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref20, r
|
|
|
463
495
|
viewBox: "0 0 32 32",
|
|
464
496
|
fill: "currentColor",
|
|
465
497
|
...rest
|
|
466
|
-
},
|
|
467
|
-
d: "
|
|
468
|
-
|
|
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"
|
|
469
504
|
})), children);
|
|
470
505
|
});
|
|
471
506
|
if (process.env.NODE_ENV !== "production") {
|
|
472
|
-
|
|
507
|
+
ScisTransparentSupply.propTypes = iconPropTypes;
|
|
473
508
|
}
|
|
474
|
-
const
|
|
509
|
+
const Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref21, ref) {
|
|
475
510
|
let {
|
|
476
511
|
children,
|
|
477
512
|
size = 16,
|
|
@@ -485,16 +520,14 @@ const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref21, ref)
|
|
|
485
520
|
viewBox: "0 0 32 32",
|
|
486
521
|
fill: "currentColor",
|
|
487
522
|
...rest
|
|
488
|
-
},
|
|
489
|
-
d: "
|
|
490
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
491
|
-
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"
|
|
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"
|
|
492
525
|
})), children);
|
|
493
526
|
});
|
|
494
527
|
if (process.env.NODE_ENV !== "production") {
|
|
495
|
-
|
|
528
|
+
Scooter.propTypes = iconPropTypes;
|
|
496
529
|
}
|
|
497
|
-
const
|
|
530
|
+
const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref22, ref) {
|
|
498
531
|
let {
|
|
499
532
|
children,
|
|
500
533
|
size = 16,
|
|
@@ -508,30 +541,16 @@ const ServiceLevels = /*#__PURE__*/React.forwardRef(function ServiceLevels(_ref2
|
|
|
508
541
|
viewBox: "0 0 32 32",
|
|
509
542
|
fill: "currentColor",
|
|
510
543
|
...rest
|
|
511
|
-
},
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
516
|
-
cx: "16",
|
|
517
|
-
cy: "11",
|
|
518
|
-
r: "1"
|
|
519
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
520
|
-
cx: "25",
|
|
521
|
-
cy: "19",
|
|
522
|
-
r: "1"
|
|
523
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
524
|
-
cx: "10",
|
|
525
|
-
cy: "14",
|
|
526
|
-
r: "1"
|
|
527
|
-
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
528
|
-
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"
|
|
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"
|
|
529
548
|
})), children);
|
|
530
549
|
});
|
|
531
550
|
if (process.env.NODE_ENV !== "production") {
|
|
532
|
-
|
|
551
|
+
ScooterFront.propTypes = iconPropTypes;
|
|
533
552
|
}
|
|
534
|
-
const
|
|
553
|
+
const Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref23, ref) {
|
|
535
554
|
let {
|
|
536
555
|
children,
|
|
537
556
|
size = 16,
|
|
@@ -545,34 +564,19 @@ const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorde
|
|
|
545
564
|
viewBox: "0 0 32 32",
|
|
546
565
|
fill: "currentColor",
|
|
547
566
|
...rest
|
|
548
|
-
},
|
|
549
|
-
d: "
|
|
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"
|
|
550
569
|
})), children);
|
|
551
570
|
});
|
|
552
571
|
if (process.env.NODE_ENV !== "production") {
|
|
553
|
-
|
|
572
|
+
Screen.propTypes = iconPropTypes;
|
|
554
573
|
}
|
|
555
|
-
const
|
|
574
|
+
const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref24, ref) {
|
|
556
575
|
let {
|
|
557
576
|
children,
|
|
558
577
|
size = 16,
|
|
559
578
|
...rest
|
|
560
579
|
} = _ref24;
|
|
561
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
562
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
563
|
-
width: size,
|
|
564
|
-
height: size,
|
|
565
|
-
ref: ref,
|
|
566
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
567
|
-
viewBox: "0 0 16 16",
|
|
568
|
-
fill: "currentColor",
|
|
569
|
-
...rest
|
|
570
|
-
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
571
|
-
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"
|
|
572
|
-
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
573
|
-
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"
|
|
574
|
-
})), children);
|
|
575
|
-
}
|
|
576
580
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
577
581
|
width: size,
|
|
578
582
|
height: size,
|
|
@@ -581,16 +585,14 @@ const Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref24, ref) {
|
|
|
581
585
|
viewBox: "0 0 32 32",
|
|
582
586
|
fill: "currentColor",
|
|
583
587
|
...rest
|
|
584
|
-
},
|
|
585
|
-
d: "
|
|
586
|
-
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
587
|
-
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"
|
|
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"
|
|
588
590
|
})), children);
|
|
589
591
|
});
|
|
590
592
|
if (process.env.NODE_ENV !== "production") {
|
|
591
|
-
|
|
593
|
+
ScreenOff.propTypes = iconPropTypes;
|
|
592
594
|
}
|
|
593
|
-
const
|
|
595
|
+
const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap(_ref25, ref) {
|
|
594
596
|
let {
|
|
595
597
|
children,
|
|
596
598
|
size = 16,
|
|
@@ -604,14 +606,16 @@ const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_re
|
|
|
604
606
|
viewBox: "0 0 32 32",
|
|
605
607
|
fill: "currentColor",
|
|
606
608
|
...rest
|
|
607
|
-
},
|
|
608
|
-
d: "
|
|
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"
|
|
609
613
|
})), children);
|
|
610
614
|
});
|
|
611
615
|
if (process.env.NODE_ENV !== "production") {
|
|
612
|
-
|
|
616
|
+
ScreenMap.propTypes = iconPropTypes;
|
|
613
617
|
}
|
|
614
|
-
const
|
|
618
|
+
const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet(_ref26, ref) {
|
|
615
619
|
let {
|
|
616
620
|
children,
|
|
617
621
|
size = 16,
|
|
@@ -625,18 +629,18 @@ const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref2
|
|
|
625
629
|
viewBox: "0 0 32 32",
|
|
626
630
|
fill: "currentColor",
|
|
627
631
|
...rest
|
|
628
|
-
},
|
|
629
|
-
d: "
|
|
630
|
-
})),
|
|
631
|
-
d: "
|
|
632
|
-
})),
|
|
633
|
-
d: "
|
|
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"
|
|
634
638
|
})), children);
|
|
635
639
|
});
|
|
636
640
|
if (process.env.NODE_ENV !== "production") {
|
|
637
|
-
|
|
641
|
+
ScreenMapSet.propTypes = iconPropTypes;
|
|
638
642
|
}
|
|
639
|
-
const
|
|
643
|
+
const Script = /*#__PURE__*/React.forwardRef(function Script(_ref27, ref) {
|
|
640
644
|
let {
|
|
641
645
|
children,
|
|
642
646
|
size = 16,
|
|
@@ -650,16 +654,16 @@ const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit(_ref27,
|
|
|
650
654
|
viewBox: "0 0 32 32",
|
|
651
655
|
fill: "currentColor",
|
|
652
656
|
...rest
|
|
653
|
-
},
|
|
654
|
-
d: "
|
|
655
|
-
})),
|
|
656
|
-
d: "
|
|
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"
|
|
657
661
|
})), children);
|
|
658
662
|
});
|
|
659
663
|
if (process.env.NODE_ENV !== "production") {
|
|
660
|
-
|
|
664
|
+
Script.propTypes = iconPropTypes;
|
|
661
665
|
}
|
|
662
|
-
const
|
|
666
|
+
const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref28, ref) {
|
|
663
667
|
let {
|
|
664
668
|
children,
|
|
665
669
|
size = 16,
|
|
@@ -673,18 +677,14 @@ const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices
|
|
|
673
677
|
viewBox: "0 0 32 32",
|
|
674
678
|
fill: "currentColor",
|
|
675
679
|
...rest
|
|
676
|
-
},
|
|
677
|
-
d: "
|
|
678
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
679
|
-
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"
|
|
680
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
681
|
-
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"
|
|
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
682
|
})), children);
|
|
683
683
|
});
|
|
684
684
|
if (process.env.NODE_ENV !== "production") {
|
|
685
|
-
|
|
685
|
+
ScriptReference.propTypes = iconPropTypes;
|
|
686
686
|
}
|
|
687
|
-
const
|
|
687
|
+
const Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref29, ref) {
|
|
688
688
|
let {
|
|
689
689
|
children,
|
|
690
690
|
size = 16,
|
|
@@ -698,25 +698,32 @@ const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref29,
|
|
|
698
698
|
viewBox: "0 0 32 32",
|
|
699
699
|
fill: "currentColor",
|
|
700
700
|
...rest
|
|
701
|
-
},
|
|
702
|
-
|
|
703
|
-
cy: "24",
|
|
704
|
-
r: "2"
|
|
705
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
706
|
-
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"
|
|
707
|
-
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
708
|
-
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"
|
|
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"
|
|
709
703
|
})), children);
|
|
710
704
|
});
|
|
711
705
|
if (process.env.NODE_ENV !== "production") {
|
|
712
|
-
|
|
706
|
+
Sdk.propTypes = iconPropTypes;
|
|
713
707
|
}
|
|
714
|
-
const
|
|
708
|
+
const Search = /*#__PURE__*/React.forwardRef(function Search(_ref30, ref) {
|
|
715
709
|
let {
|
|
716
710
|
children,
|
|
717
711
|
size = 16,
|
|
718
712
|
...rest
|
|
719
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
|
+
}
|
|
720
727
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
721
728
|
width: size,
|
|
722
729
|
height: size,
|
|
@@ -725,14 +732,14 @@ const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref30, r
|
|
|
725
732
|
viewBox: "0 0 32 32",
|
|
726
733
|
fill: "currentColor",
|
|
727
734
|
...rest
|
|
728
|
-
},
|
|
729
|
-
d: "
|
|
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"
|
|
730
737
|
})), children);
|
|
731
738
|
});
|
|
732
739
|
if (process.env.NODE_ENV !== "production") {
|
|
733
|
-
|
|
740
|
+
Search.propTypes = iconPropTypes;
|
|
734
741
|
}
|
|
735
|
-
const
|
|
742
|
+
const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref31, ref) {
|
|
736
743
|
let {
|
|
737
744
|
children,
|
|
738
745
|
size = 16,
|
|
@@ -746,16 +753,14 @@ const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref31,
|
|
|
746
753
|
viewBox: "0 0 32 32",
|
|
747
754
|
fill: "currentColor",
|
|
748
755
|
...rest
|
|
749
|
-
},
|
|
750
|
-
d: "
|
|
751
|
-
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
752
|
-
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"
|
|
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"
|
|
753
758
|
})), children);
|
|
754
759
|
});
|
|
755
760
|
if (process.env.NODE_ENV !== "production") {
|
|
756
|
-
|
|
761
|
+
SearchAdvanced.propTypes = iconPropTypes;
|
|
757
762
|
}
|
|
758
|
-
const
|
|
763
|
+
const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref32, ref) {
|
|
759
764
|
let {
|
|
760
765
|
children,
|
|
761
766
|
size = 16,
|
|
@@ -770,13 +775,13 @@ const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_re
|
|
|
770
775
|
fill: "currentColor",
|
|
771
776
|
...rest
|
|
772
777
|
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
773
|
-
d: "
|
|
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"
|
|
774
779
|
})), children);
|
|
775
780
|
});
|
|
776
781
|
if (process.env.NODE_ENV !== "production") {
|
|
777
|
-
|
|
782
|
+
SearchLocate.propTypes = iconPropTypes;
|
|
778
783
|
}
|
|
779
|
-
const
|
|
784
|
+
const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMirror(_ref33, ref) {
|
|
780
785
|
let {
|
|
781
786
|
children,
|
|
782
787
|
size = 16,
|
|
@@ -791,13 +796,13 @@ const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref33, ref)
|
|
|
791
796
|
fill: "currentColor",
|
|
792
797
|
...rest
|
|
793
798
|
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
794
|
-
d: "
|
|
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"
|
|
795
800
|
})), children);
|
|
796
801
|
});
|
|
797
802
|
if (process.env.NODE_ENV !== "production") {
|
|
798
|
-
|
|
803
|
+
SearchLocateMirror.propTypes = iconPropTypes;
|
|
799
804
|
}
|
|
800
|
-
const
|
|
805
|
+
const Security = /*#__PURE__*/React.forwardRef(function Security(_ref34, ref) {
|
|
801
806
|
let {
|
|
802
807
|
children,
|
|
803
808
|
size = 16,
|
|
@@ -812,13 +817,15 @@ const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref34, ref
|
|
|
812
817
|
fill: "currentColor",
|
|
813
818
|
...rest
|
|
814
819
|
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
815
|
-
d: "
|
|
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"
|
|
816
823
|
})), children);
|
|
817
824
|
});
|
|
818
825
|
if (process.env.NODE_ENV !== "production") {
|
|
819
|
-
|
|
826
|
+
Security.propTypes = iconPropTypes;
|
|
820
827
|
}
|
|
821
|
-
const
|
|
828
|
+
const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref35, ref) {
|
|
822
829
|
let {
|
|
823
830
|
children,
|
|
824
831
|
size = 16,
|
|
@@ -832,15 +839,16 @@ const Shapes = /*#__PURE__*/React.forwardRef(function Shapes(_ref35, ref) {
|
|
|
832
839
|
viewBox: "0 0 32 32",
|
|
833
840
|
fill: "currentColor",
|
|
834
841
|
...rest
|
|
835
|
-
},
|
|
836
|
-
|
|
837
|
-
|
|
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"
|
|
838
846
|
})), children);
|
|
839
847
|
});
|
|
840
848
|
if (process.env.NODE_ENV !== "production") {
|
|
841
|
-
|
|
849
|
+
SecurityServices.propTypes = iconPropTypes;
|
|
842
850
|
}
|
|
843
|
-
const
|
|
851
|
+
const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref36, ref) {
|
|
844
852
|
let {
|
|
845
853
|
children,
|
|
846
854
|
size = 16,
|
|
@@ -854,14 +862,14 @@ const Share = /*#__PURE__*/React.forwardRef(function Share(_ref36, ref) {
|
|
|
854
862
|
viewBox: "0 0 32 32",
|
|
855
863
|
fill: "currentColor",
|
|
856
864
|
...rest
|
|
857
|
-
},
|
|
858
|
-
d: "
|
|
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"
|
|
859
867
|
})), children);
|
|
860
868
|
});
|
|
861
869
|
if (process.env.NODE_ENV !== "production") {
|
|
862
|
-
|
|
870
|
+
Select_01.propTypes = iconPropTypes;
|
|
863
871
|
}
|
|
864
|
-
const
|
|
872
|
+
const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref37, ref) {
|
|
865
873
|
let {
|
|
866
874
|
children,
|
|
867
875
|
size = 16,
|
|
@@ -875,14 +883,14 @@ const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_re
|
|
|
875
883
|
viewBox: "0 0 32 32",
|
|
876
884
|
fill: "currentColor",
|
|
877
885
|
...rest
|
|
878
|
-
},
|
|
879
|
-
d: "
|
|
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"
|
|
880
888
|
})), children);
|
|
881
889
|
});
|
|
882
890
|
if (process.env.NODE_ENV !== "production") {
|
|
883
|
-
|
|
891
|
+
Select_02.propTypes = iconPropTypes;
|
|
884
892
|
}
|
|
885
|
-
const
|
|
893
|
+
const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref38, ref) {
|
|
886
894
|
let {
|
|
887
895
|
children,
|
|
888
896
|
size = 16,
|
|
@@ -896,14 +904,14 @@ const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref38, r
|
|
|
896
904
|
viewBox: "0 0 32 32",
|
|
897
905
|
fill: "currentColor",
|
|
898
906
|
...rest
|
|
899
|
-
},
|
|
900
|
-
d: "
|
|
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"
|
|
901
909
|
})), children);
|
|
902
910
|
});
|
|
903
911
|
if (process.env.NODE_ENV !== "production") {
|
|
904
|
-
|
|
912
|
+
SelectWindow.propTypes = iconPropTypes;
|
|
905
913
|
}
|
|
906
|
-
const
|
|
914
|
+
const Send = /*#__PURE__*/React.forwardRef(function Send(_ref39, ref) {
|
|
907
915
|
let {
|
|
908
916
|
children,
|
|
909
917
|
size = 16,
|
|
@@ -917,22 +925,14 @@ const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref39,
|
|
|
917
925
|
viewBox: "0 0 32 32",
|
|
918
926
|
fill: "currentColor",
|
|
919
927
|
...rest
|
|
920
|
-
},
|
|
921
|
-
|
|
922
|
-
cy: "28",
|
|
923
|
-
r: "2"
|
|
924
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
925
|
-
cx: "24",
|
|
926
|
-
cy: "28",
|
|
927
|
-
r: "2"
|
|
928
|
-
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
929
|
-
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"
|
|
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
930
|
})), children);
|
|
931
931
|
});
|
|
932
932
|
if (process.env.NODE_ENV !== "production") {
|
|
933
|
-
|
|
933
|
+
Send.propTypes = iconPropTypes;
|
|
934
934
|
}
|
|
935
|
-
const
|
|
935
|
+
const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref40, ref) {
|
|
936
936
|
let {
|
|
937
937
|
children,
|
|
938
938
|
size = 16,
|
|
@@ -946,24 +946,14 @@ const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCar
|
|
|
946
946
|
viewBox: "0 0 32 32",
|
|
947
947
|
fill: "currentColor",
|
|
948
948
|
...rest
|
|
949
|
-
},
|
|
950
|
-
|
|
951
|
-
cy: "28",
|
|
952
|
-
r: "2"
|
|
953
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
954
|
-
cx: "24",
|
|
955
|
-
cy: "28",
|
|
956
|
-
r: "2"
|
|
957
|
-
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
958
|
-
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"
|
|
959
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
960
|
-
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"
|
|
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"
|
|
961
951
|
})), children);
|
|
962
952
|
});
|
|
963
953
|
if (process.env.NODE_ENV !== "production") {
|
|
964
|
-
|
|
954
|
+
SendAlt.propTypes = iconPropTypes;
|
|
965
955
|
}
|
|
966
|
-
const
|
|
956
|
+
const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref41, ref) {
|
|
967
957
|
let {
|
|
968
958
|
children,
|
|
969
959
|
size = 16,
|
|
@@ -977,24 +967,14 @@ const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartA
|
|
|
977
967
|
viewBox: "0 0 32 32",
|
|
978
968
|
fill: "currentColor",
|
|
979
969
|
...rest
|
|
980
|
-
},
|
|
981
|
-
|
|
982
|
-
cy: "28",
|
|
983
|
-
r: "2"
|
|
984
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
985
|
-
cx: "24",
|
|
986
|
-
cy: "28",
|
|
987
|
-
r: "2"
|
|
988
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
989
|
-
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"
|
|
990
|
-
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
991
|
-
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"
|
|
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"
|
|
992
972
|
})), children);
|
|
993
973
|
});
|
|
994
974
|
if (process.env.NODE_ENV !== "production") {
|
|
995
|
-
|
|
975
|
+
SendAltFilled.propTypes = iconPropTypes;
|
|
996
976
|
}
|
|
997
|
-
const
|
|
977
|
+
const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref42, ref) {
|
|
998
978
|
let {
|
|
999
979
|
children,
|
|
1000
980
|
size = 16,
|
|
@@ -1008,24 +988,14 @@ const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartCle
|
|
|
1008
988
|
viewBox: "0 0 32 32",
|
|
1009
989
|
fill: "currentColor",
|
|
1010
990
|
...rest
|
|
1011
|
-
},
|
|
1012
|
-
|
|
1013
|
-
cy: "28",
|
|
1014
|
-
r: "2"
|
|
1015
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1016
|
-
cx: "24",
|
|
1017
|
-
cy: "28",
|
|
1018
|
-
r: "2"
|
|
1019
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1020
|
-
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"
|
|
1021
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1022
|
-
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"
|
|
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"
|
|
1023
993
|
})), children);
|
|
1024
994
|
});
|
|
1025
995
|
if (process.env.NODE_ENV !== "production") {
|
|
1026
|
-
|
|
996
|
+
SendFilled.propTypes = iconPropTypes;
|
|
1027
997
|
}
|
|
1028
|
-
const
|
|
998
|
+
const SendActionUsage = /*#__PURE__*/React.forwardRef(function SendActionUsage(_ref43, ref) {
|
|
1029
999
|
let {
|
|
1030
1000
|
children,
|
|
1031
1001
|
size = 16,
|
|
@@ -1039,24 +1009,18 @@ const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartErr
|
|
|
1039
1009
|
viewBox: "0 0 32 32",
|
|
1040
1010
|
fill: "currentColor",
|
|
1041
1011
|
...rest
|
|
1042
|
-
},
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
r: "2"
|
|
1046
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1047
|
-
cx: "24",
|
|
1048
|
-
cy: "28",
|
|
1049
|
-
r: "2"
|
|
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"
|
|
1050
1015
|
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
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"
|
|
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"
|
|
1054
1018
|
})), children);
|
|
1055
1019
|
});
|
|
1056
1020
|
if (process.env.NODE_ENV !== "production") {
|
|
1057
|
-
|
|
1021
|
+
SendActionUsage.propTypes = iconPropTypes;
|
|
1058
1022
|
}
|
|
1059
|
-
const
|
|
1023
|
+
const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref44, ref) {
|
|
1060
1024
|
let {
|
|
1061
1025
|
children,
|
|
1062
1026
|
size = 16,
|
|
@@ -1070,24 +1034,14 @@ const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMin
|
|
|
1070
1034
|
viewBox: "0 0 32 32",
|
|
1071
1035
|
fill: "currentColor",
|
|
1072
1036
|
...rest
|
|
1073
|
-
},
|
|
1074
|
-
|
|
1075
|
-
cy: "28",
|
|
1076
|
-
r: "2"
|
|
1077
|
-
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1078
|
-
cx: "24",
|
|
1079
|
-
cy: "28",
|
|
1080
|
-
r: "2"
|
|
1081
|
-
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1082
|
-
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"
|
|
1083
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1084
|
-
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
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"
|
|
1085
1039
|
})), children);
|
|
1086
1040
|
});
|
|
1087
1041
|
if (process.env.NODE_ENV !== "production") {
|
|
1088
|
-
|
|
1042
|
+
SendBackward.propTypes = iconPropTypes;
|
|
1089
1043
|
}
|
|
1090
|
-
const
|
|
1044
|
+
const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref45, ref) {
|
|
1091
1045
|
let {
|
|
1092
1046
|
children,
|
|
1093
1047
|
size = 16,
|
|
@@ -1101,24 +1055,14 @@ const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus
|
|
|
1101
1055
|
viewBox: "0 0 32 32",
|
|
1102
1056
|
fill: "currentColor",
|
|
1103
1057
|
...rest
|
|
1104
|
-
},
|
|
1105
|
-
|
|
1106
|
-
cy: "28",
|
|
1107
|
-
r: "2"
|
|
1108
|
-
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1109
|
-
cx: "24",
|
|
1110
|
-
cy: "28",
|
|
1111
|
-
r: "2"
|
|
1112
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1113
|
-
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"
|
|
1114
|
-
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1115
|
-
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"
|
|
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"
|
|
1116
1060
|
})), children);
|
|
1117
1061
|
});
|
|
1118
1062
|
if (process.env.NODE_ENV !== "production") {
|
|
1119
|
-
|
|
1063
|
+
SendToBack.propTypes = iconPropTypes;
|
|
1120
1064
|
}
|
|
1121
|
-
const
|
|
1065
|
+
const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref46, ref) {
|
|
1122
1066
|
let {
|
|
1123
1067
|
children,
|
|
1124
1068
|
size = 16,
|
|
@@ -1132,16 +1076,18 @@ const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_
|
|
|
1132
1076
|
viewBox: "0 0 32 32",
|
|
1133
1077
|
fill: "currentColor",
|
|
1134
1078
|
...rest
|
|
1135
|
-
},
|
|
1136
|
-
d: "
|
|
1137
|
-
})),
|
|
1138
|
-
|
|
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"
|
|
1139
1085
|
})), children);
|
|
1140
1086
|
});
|
|
1141
1087
|
if (process.env.NODE_ENV !== "production") {
|
|
1142
|
-
|
|
1088
|
+
ServerDns.propTypes = iconPropTypes;
|
|
1143
1089
|
}
|
|
1144
|
-
const
|
|
1090
|
+
const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref47, ref) {
|
|
1145
1091
|
let {
|
|
1146
1092
|
children,
|
|
1147
1093
|
size = 16,
|
|
@@ -1155,14 +1101,20 @@ const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref4
|
|
|
1155
1101
|
viewBox: "0 0 32 32",
|
|
1156
1102
|
fill: "currentColor",
|
|
1157
1103
|
...rest
|
|
1158
|
-
},
|
|
1159
|
-
d: "
|
|
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"
|
|
1160
1112
|
})), children);
|
|
1161
1113
|
});
|
|
1162
1114
|
if (process.env.NODE_ENV !== "production") {
|
|
1163
|
-
|
|
1115
|
+
ServerProxy.propTypes = iconPropTypes;
|
|
1164
1116
|
}
|
|
1165
|
-
const
|
|
1117
|
+
const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref48, ref) {
|
|
1166
1118
|
let {
|
|
1167
1119
|
children,
|
|
1168
1120
|
size = 16,
|
|
@@ -1176,16 +1128,22 @@ const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref48,
|
|
|
1176
1128
|
viewBox: "0 0 32 32",
|
|
1177
1129
|
fill: "currentColor",
|
|
1178
1130
|
...rest
|
|
1179
|
-
},
|
|
1180
|
-
d: "M28
|
|
1181
|
-
})),
|
|
1182
|
-
|
|
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"
|
|
1183
1141
|
})), children);
|
|
1184
1142
|
});
|
|
1185
1143
|
if (process.env.NODE_ENV !== "production") {
|
|
1186
|
-
|
|
1144
|
+
ServerTime.propTypes = iconPropTypes;
|
|
1187
1145
|
}
|
|
1188
|
-
const
|
|
1146
|
+
const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref49, ref) {
|
|
1189
1147
|
let {
|
|
1190
1148
|
children,
|
|
1191
1149
|
size = 16,
|
|
@@ -1199,22 +1157,15 @@ const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFi
|
|
|
1199
1157
|
viewBox: "0 0 32 32",
|
|
1200
1158
|
fill: "currentColor",
|
|
1201
1159
|
...rest
|
|
1202
|
-
},
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
x: "15",
|
|
1206
|
-
y: "18",
|
|
1207
|
-
rx: "2"
|
|
1208
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1209
|
-
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"
|
|
1210
|
-
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1211
|
-
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"
|
|
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)"
|
|
1212
1163
|
})), children);
|
|
1213
1164
|
});
|
|
1214
1165
|
if (process.env.NODE_ENV !== "production") {
|
|
1215
|
-
|
|
1166
|
+
ServiceDesk.propTypes = iconPropTypes;
|
|
1216
1167
|
}
|
|
1217
|
-
const
|
|
1168
|
+
const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref50, ref) {
|
|
1218
1169
|
let {
|
|
1219
1170
|
children,
|
|
1220
1171
|
size = 16,
|
|
@@ -1228,14 +1179,16 @@ const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref50, ref) {
|
|
|
1228
1179
|
viewBox: "0 0 32 32",
|
|
1229
1180
|
fill: "currentColor",
|
|
1230
1181
|
...rest
|
|
1231
|
-
},
|
|
1232
|
-
d: "
|
|
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"
|
|
1233
1186
|
})), children);
|
|
1234
1187
|
});
|
|
1235
1188
|
if (process.env.NODE_ENV !== "production") {
|
|
1236
|
-
|
|
1189
|
+
ServiceId.propTypes = iconPropTypes;
|
|
1237
1190
|
}
|
|
1238
|
-
const
|
|
1191
|
+
const ServiceLevels = /*#__PURE__*/React.forwardRef(function ServiceLevels(_ref51, ref) {
|
|
1239
1192
|
let {
|
|
1240
1193
|
children,
|
|
1241
1194
|
size = 16,
|
|
@@ -1249,14 +1202,30 @@ const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref51, ref) {
|
|
|
1249
1202
|
viewBox: "0 0 32 32",
|
|
1250
1203
|
fill: "currentColor",
|
|
1251
1204
|
...rest
|
|
1252
|
-
},
|
|
1253
|
-
|
|
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"
|
|
1254
1223
|
})), children);
|
|
1255
1224
|
});
|
|
1256
1225
|
if (process.env.NODE_ENV !== "production") {
|
|
1257
|
-
|
|
1226
|
+
ServiceLevels.propTypes = iconPropTypes;
|
|
1258
1227
|
}
|
|
1259
|
-
const
|
|
1228
|
+
const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref52, ref) {
|
|
1260
1229
|
let {
|
|
1261
1230
|
children,
|
|
1262
1231
|
size = 16,
|
|
@@ -1270,19 +1239,34 @@ const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_re
|
|
|
1270
1239
|
viewBox: "0 0 32 32",
|
|
1271
1240
|
fill: "currentColor",
|
|
1272
1241
|
...rest
|
|
1273
|
-
},
|
|
1274
|
-
d: "
|
|
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"
|
|
1275
1244
|
})), children);
|
|
1276
1245
|
});
|
|
1277
1246
|
if (process.env.NODE_ENV !== "production") {
|
|
1278
|
-
|
|
1247
|
+
SessionBorderControl.propTypes = iconPropTypes;
|
|
1279
1248
|
}
|
|
1280
|
-
const
|
|
1249
|
+
const Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref53, ref) {
|
|
1281
1250
|
let {
|
|
1282
1251
|
children,
|
|
1283
1252
|
size = 16,
|
|
1284
1253
|
...rest
|
|
1285
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
|
+
}
|
|
1286
1270
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1287
1271
|
width: size,
|
|
1288
1272
|
height: size,
|
|
@@ -1292,13 +1276,15 @@ const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelClo
|
|
|
1292
1276
|
fill: "currentColor",
|
|
1293
1277
|
...rest
|
|
1294
1278
|
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1295
|
-
d: "
|
|
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"
|
|
1296
1282
|
})), children);
|
|
1297
1283
|
});
|
|
1298
1284
|
if (process.env.NODE_ENV !== "production") {
|
|
1299
|
-
|
|
1285
|
+
Settings.propTypes = iconPropTypes;
|
|
1300
1286
|
}
|
|
1301
|
-
const
|
|
1287
|
+
const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref54, ref) {
|
|
1302
1288
|
let {
|
|
1303
1289
|
children,
|
|
1304
1290
|
size = 16,
|
|
@@ -1312,14 +1298,14 @@ const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref5
|
|
|
1312
1298
|
viewBox: "0 0 32 32",
|
|
1313
1299
|
fill: "currentColor",
|
|
1314
1300
|
...rest
|
|
1315
|
-
},
|
|
1316
|
-
d: "
|
|
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"
|
|
1317
1303
|
})), children);
|
|
1318
1304
|
});
|
|
1319
1305
|
if (process.env.NODE_ENV !== "production") {
|
|
1320
|
-
|
|
1306
|
+
SettingsAdjust.propTypes = iconPropTypes;
|
|
1321
1307
|
}
|
|
1322
|
-
const
|
|
1308
|
+
const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref55, ref) {
|
|
1323
1309
|
let {
|
|
1324
1310
|
children,
|
|
1325
1311
|
size = 16,
|
|
@@ -1333,14 +1319,18 @@ const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpen
|
|
|
1333
1319
|
viewBox: "0 0 32 32",
|
|
1334
1320
|
fill: "currentColor",
|
|
1335
1321
|
...rest
|
|
1336
|
-
},
|
|
1337
|
-
d: "
|
|
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"
|
|
1338
1328
|
})), children);
|
|
1339
1329
|
});
|
|
1340
1330
|
if (process.env.NODE_ENV !== "production") {
|
|
1341
|
-
|
|
1331
|
+
SettingsCheck.propTypes = iconPropTypes;
|
|
1342
1332
|
}
|
|
1343
|
-
const
|
|
1333
|
+
const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit(_ref56, ref) {
|
|
1344
1334
|
let {
|
|
1345
1335
|
children,
|
|
1346
1336
|
size = 16,
|
|
@@ -1354,16 +1344,16 @@ const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref56, ref) {
|
|
|
1354
1344
|
viewBox: "0 0 32 32",
|
|
1355
1345
|
fill: "currentColor",
|
|
1356
1346
|
...rest
|
|
1357
|
-
},
|
|
1358
|
-
d: "
|
|
1359
|
-
})),
|
|
1360
|
-
d: "
|
|
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"
|
|
1361
1351
|
})), children);
|
|
1362
1352
|
});
|
|
1363
1353
|
if (process.env.NODE_ENV !== "production") {
|
|
1364
|
-
|
|
1354
|
+
SettingsEdit.propTypes = iconPropTypes;
|
|
1365
1355
|
}
|
|
1366
|
-
const
|
|
1356
|
+
const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref57, ref) {
|
|
1367
1357
|
let {
|
|
1368
1358
|
children,
|
|
1369
1359
|
size = 16,
|
|
@@ -1377,14 +1367,18 @@ const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref57, ref) {
|
|
|
1377
1367
|
viewBox: "0 0 32 32",
|
|
1378
1368
|
fill: "currentColor",
|
|
1379
1369
|
...rest
|
|
1380
|
-
},
|
|
1381
|
-
d: "
|
|
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"
|
|
1382
1376
|
})), children);
|
|
1383
1377
|
});
|
|
1384
1378
|
if (process.env.NODE_ENV !== "production") {
|
|
1385
|
-
|
|
1379
|
+
SettingsServices.propTypes = iconPropTypes;
|
|
1386
1380
|
}
|
|
1387
|
-
const
|
|
1381
|
+
const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref58, ref) {
|
|
1388
1382
|
let {
|
|
1389
1383
|
children,
|
|
1390
1384
|
size = 16,
|
|
@@ -1398,14 +1392,20 @@ const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_re
|
|
|
1398
1392
|
viewBox: "0 0 32 32",
|
|
1399
1393
|
fill: "currentColor",
|
|
1400
1394
|
...rest
|
|
1401
|
-
},
|
|
1402
|
-
|
|
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
1403
|
})), children);
|
|
1404
1404
|
});
|
|
1405
1405
|
if (process.env.NODE_ENV !== "production") {
|
|
1406
|
-
|
|
1406
|
+
SettingsView.propTypes = iconPropTypes;
|
|
1407
1407
|
}
|
|
1408
|
-
const
|
|
1408
|
+
const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref59, ref) {
|
|
1409
1409
|
let {
|
|
1410
1410
|
children,
|
|
1411
1411
|
size = 16,
|
|
@@ -1419,16 +1419,14 @@ const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref59, ref) {
|
|
|
1419
1419
|
viewBox: "0 0 32 32",
|
|
1420
1420
|
fill: "currentColor",
|
|
1421
1421
|
...rest
|
|
1422
|
-
},
|
|
1423
|
-
d: "
|
|
1424
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1425
|
-
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"
|
|
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"
|
|
1426
1424
|
})), children);
|
|
1427
1425
|
});
|
|
1428
1426
|
if (process.env.NODE_ENV !== "production") {
|
|
1429
|
-
|
|
1427
|
+
ShapeExcept.propTypes = iconPropTypes;
|
|
1430
1428
|
}
|
|
1431
|
-
const
|
|
1429
|
+
const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref60, ref) {
|
|
1432
1430
|
let {
|
|
1433
1431
|
children,
|
|
1434
1432
|
size = 16,
|
|
@@ -1442,14 +1440,16 @@ const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref60, ref
|
|
|
1442
1440
|
viewBox: "0 0 32 32",
|
|
1443
1441
|
fill: "currentColor",
|
|
1444
1442
|
...rest
|
|
1445
|
-
},
|
|
1446
|
-
d: "
|
|
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
1447
|
})), children);
|
|
1448
1448
|
});
|
|
1449
1449
|
if (process.env.NODE_ENV !== "production") {
|
|
1450
|
-
|
|
1450
|
+
ShapeExclude.propTypes = iconPropTypes;
|
|
1451
1451
|
}
|
|
1452
|
-
const
|
|
1452
|
+
const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref61, ref) {
|
|
1453
1453
|
let {
|
|
1454
1454
|
children,
|
|
1455
1455
|
size = 16,
|
|
@@ -1463,14 +1463,14 @@ const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdva
|
|
|
1463
1463
|
viewBox: "0 0 32 32",
|
|
1464
1464
|
fill: "currentColor",
|
|
1465
1465
|
...rest
|
|
1466
|
-
},
|
|
1467
|
-
d: "
|
|
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
1468
|
})), children);
|
|
1469
1469
|
});
|
|
1470
1470
|
if (process.env.NODE_ENV !== "production") {
|
|
1471
|
-
|
|
1471
|
+
ShapeIntersect.propTypes = iconPropTypes;
|
|
1472
1472
|
}
|
|
1473
|
-
const
|
|
1473
|
+
const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref62, ref) {
|
|
1474
1474
|
let {
|
|
1475
1475
|
children,
|
|
1476
1476
|
size = 16,
|
|
@@ -1484,14 +1484,14 @@ const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_
|
|
|
1484
1484
|
viewBox: "0 0 32 32",
|
|
1485
1485
|
fill: "currentColor",
|
|
1486
1486
|
...rest
|
|
1487
|
-
},
|
|
1488
|
-
d: "
|
|
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
1489
|
})), children);
|
|
1490
1490
|
});
|
|
1491
1491
|
if (process.env.NODE_ENV !== "production") {
|
|
1492
|
-
|
|
1492
|
+
ShapeJoin.propTypes = iconPropTypes;
|
|
1493
1493
|
}
|
|
1494
|
-
const
|
|
1494
|
+
const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref63, ref) {
|
|
1495
1495
|
let {
|
|
1496
1496
|
children,
|
|
1497
1497
|
size = 16,
|
|
@@ -1505,14 +1505,14 @@ const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevel
|
|
|
1505
1505
|
viewBox: "0 0 32 32",
|
|
1506
1506
|
fill: "currentColor",
|
|
1507
1507
|
...rest
|
|
1508
|
-
},
|
|
1509
|
-
d: "
|
|
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
1510
|
})), children);
|
|
1511
1511
|
});
|
|
1512
1512
|
if (process.env.NODE_ENV !== "production") {
|
|
1513
|
-
|
|
1513
|
+
ShapeUnite.propTypes = iconPropTypes;
|
|
1514
1514
|
}
|
|
1515
|
-
const
|
|
1515
|
+
const Shapes = /*#__PURE__*/React.forwardRef(function Shapes(_ref64, ref) {
|
|
1516
1516
|
let {
|
|
1517
1517
|
children,
|
|
1518
1518
|
size = 16,
|
|
@@ -1526,14 +1526,15 @@ const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref64, ref) {
|
|
|
1526
1526
|
viewBox: "0 0 32 32",
|
|
1527
1527
|
fill: "currentColor",
|
|
1528
1528
|
...rest
|
|
1529
|
-
},
|
|
1530
|
-
|
|
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"
|
|
1531
1532
|
})), children);
|
|
1532
1533
|
});
|
|
1533
1534
|
if (process.env.NODE_ENV !== "production") {
|
|
1534
|
-
|
|
1535
|
+
Shapes.propTypes = iconPropTypes;
|
|
1535
1536
|
}
|
|
1536
|
-
const
|
|
1537
|
+
const Share = /*#__PURE__*/React.forwardRef(function Share(_ref65, ref) {
|
|
1537
1538
|
let {
|
|
1538
1539
|
children,
|
|
1539
1540
|
size = 16,
|
|
@@ -1547,14 +1548,14 @@ const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_re
|
|
|
1547
1548
|
viewBox: "0 0 32 32",
|
|
1548
1549
|
fill: "currentColor",
|
|
1549
1550
|
...rest
|
|
1550
|
-
},
|
|
1551
|
-
d: "
|
|
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"
|
|
1552
1553
|
})), children);
|
|
1553
1554
|
});
|
|
1554
1555
|
if (process.env.NODE_ENV !== "production") {
|
|
1555
|
-
|
|
1556
|
+
Share.propTypes = iconPropTypes;
|
|
1556
1557
|
}
|
|
1557
|
-
const
|
|
1558
|
+
const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref66, ref) {
|
|
1558
1559
|
let {
|
|
1559
1560
|
children,
|
|
1560
1561
|
size = 16,
|
|
@@ -1568,19 +1569,14 @@ const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_
|
|
|
1568
1569
|
viewBox: "0 0 32 32",
|
|
1569
1570
|
fill: "currentColor",
|
|
1570
1571
|
...rest
|
|
1571
|
-
},
|
|
1572
|
-
d: "
|
|
1573
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1574
|
-
d: "M9 10H11V22H9z",
|
|
1575
|
-
transform: "rotate(-180 10 16)"
|
|
1576
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1577
|
-
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"
|
|
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"
|
|
1578
1574
|
})), children);
|
|
1579
1575
|
});
|
|
1580
1576
|
if (process.env.NODE_ENV !== "production") {
|
|
1581
|
-
|
|
1577
|
+
ShareKnowledge.propTypes = iconPropTypes;
|
|
1582
1578
|
}
|
|
1583
|
-
const
|
|
1579
|
+
const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref67, ref) {
|
|
1584
1580
|
let {
|
|
1585
1581
|
children,
|
|
1586
1582
|
size = 16,
|
|
@@ -1594,23 +1590,14 @@ const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOut
|
|
|
1594
1590
|
viewBox: "0 0 32 32",
|
|
1595
1591
|
fill: "currentColor",
|
|
1596
1592
|
...rest
|
|
1597
|
-
},
|
|
1598
|
-
d: "
|
|
1599
|
-
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1600
|
-
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
1601
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1602
|
-
fill: "none",
|
|
1603
|
-
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"
|
|
1604
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1605
|
-
fill: "none",
|
|
1606
|
-
d: "M8 10H10V22H8z",
|
|
1607
|
-
transform: "rotate(-180 9 16)"
|
|
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"
|
|
1608
1595
|
})), children);
|
|
1609
1596
|
});
|
|
1610
1597
|
if (process.env.NODE_ENV !== "production") {
|
|
1611
|
-
|
|
1598
|
+
ShoppingBag.propTypes = iconPropTypes;
|
|
1612
1599
|
}
|
|
1613
|
-
const
|
|
1600
|
+
const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref68, ref) {
|
|
1614
1601
|
let {
|
|
1615
1602
|
children,
|
|
1616
1603
|
size = 16,
|
|
@@ -1624,19 +1611,22 @@ const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutl
|
|
|
1624
1611
|
viewBox: "0 0 32 32",
|
|
1625
1612
|
fill: "currentColor",
|
|
1626
1613
|
...rest
|
|
1627
|
-
},
|
|
1628
|
-
|
|
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"
|
|
1629
1622
|
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
-
d: "
|
|
1631
|
-
transform: "rotate(-180 10 16)"
|
|
1632
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1633
|
-
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"
|
|
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"
|
|
1634
1624
|
})), children);
|
|
1635
1625
|
});
|
|
1636
1626
|
if (process.env.NODE_ENV !== "production") {
|
|
1637
|
-
|
|
1627
|
+
ShoppingCart.propTypes = iconPropTypes;
|
|
1638
1628
|
}
|
|
1639
|
-
const
|
|
1629
|
+
const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref69, ref) {
|
|
1640
1630
|
let {
|
|
1641
1631
|
children,
|
|
1642
1632
|
size = 16,
|
|
@@ -1650,21 +1640,24 @@ const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolid
|
|
|
1650
1640
|
viewBox: "0 0 32 32",
|
|
1651
1641
|
fill: "currentColor",
|
|
1652
1642
|
...rest
|
|
1653
|
-
},
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
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"
|
|
1662
1655
|
})), children);
|
|
1663
1656
|
});
|
|
1664
1657
|
if (process.env.NODE_ENV !== "production") {
|
|
1665
|
-
|
|
1658
|
+
ShoppingCartArrowDown.propTypes = iconPropTypes;
|
|
1666
1659
|
}
|
|
1667
|
-
const
|
|
1660
|
+
const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref70, ref) {
|
|
1668
1661
|
let {
|
|
1669
1662
|
children,
|
|
1670
1663
|
size = 16,
|
|
@@ -1678,14 +1671,24 @@ const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref70, r
|
|
|
1678
1671
|
viewBox: "0 0 32 32",
|
|
1679
1672
|
fill: "currentColor",
|
|
1680
1673
|
...rest
|
|
1681
|
-
},
|
|
1682
|
-
|
|
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"
|
|
1683
1686
|
})), children);
|
|
1684
1687
|
});
|
|
1685
1688
|
if (process.env.NODE_ENV !== "production") {
|
|
1686
|
-
|
|
1689
|
+
ShoppingCartArrowUp.propTypes = iconPropTypes;
|
|
1687
1690
|
}
|
|
1688
|
-
const
|
|
1691
|
+
const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref71, ref) {
|
|
1689
1692
|
let {
|
|
1690
1693
|
children,
|
|
1691
1694
|
size = 16,
|
|
@@ -1699,14 +1702,24 @@ const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFill
|
|
|
1699
1702
|
viewBox: "0 0 32 32",
|
|
1700
1703
|
fill: "currentColor",
|
|
1701
1704
|
...rest
|
|
1702
|
-
},
|
|
1703
|
-
|
|
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"
|
|
1704
1717
|
})), children);
|
|
1705
1718
|
});
|
|
1706
1719
|
if (process.env.NODE_ENV !== "production") {
|
|
1707
|
-
|
|
1720
|
+
ShoppingCartClear.propTypes = iconPropTypes;
|
|
1708
1721
|
}
|
|
1709
|
-
const
|
|
1722
|
+
const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref72, ref) {
|
|
1710
1723
|
let {
|
|
1711
1724
|
children,
|
|
1712
1725
|
size = 16,
|
|
@@ -1720,16 +1733,24 @@ const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOut
|
|
|
1720
1733
|
viewBox: "0 0 32 32",
|
|
1721
1734
|
fill: "currentColor",
|
|
1722
1735
|
...rest
|
|
1723
|
-
},
|
|
1724
|
-
|
|
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"
|
|
1725
1746
|
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1726
|
-
d: "
|
|
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"
|
|
1727
1748
|
})), children);
|
|
1728
1749
|
});
|
|
1729
1750
|
if (process.env.NODE_ENV !== "production") {
|
|
1730
|
-
|
|
1751
|
+
ShoppingCartError.propTypes = iconPropTypes;
|
|
1731
1752
|
}
|
|
1732
|
-
const
|
|
1753
|
+
const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref73, ref) {
|
|
1733
1754
|
let {
|
|
1734
1755
|
children,
|
|
1735
1756
|
size = 16,
|
|
@@ -1743,19 +1764,24 @@ const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForw
|
|
|
1743
1764
|
viewBox: "0 0 32 32",
|
|
1744
1765
|
fill: "currentColor",
|
|
1745
1766
|
...rest
|
|
1746
|
-
},
|
|
1747
|
-
|
|
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"
|
|
1748
1777
|
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1749
|
-
d: "
|
|
1750
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1751
|
-
fill: "none",
|
|
1752
|
-
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"
|
|
1778
|
+
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
1753
1779
|
})), children);
|
|
1754
1780
|
});
|
|
1755
1781
|
if (process.env.NODE_ENV !== "production") {
|
|
1756
|
-
|
|
1782
|
+
ShoppingCartMinus.propTypes = iconPropTypes;
|
|
1757
1783
|
}
|
|
1758
|
-
const
|
|
1784
|
+
const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref74, ref) {
|
|
1759
1785
|
let {
|
|
1760
1786
|
children,
|
|
1761
1787
|
size = 16,
|
|
@@ -1769,16 +1795,24 @@ const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwa
|
|
|
1769
1795
|
viewBox: "0 0 32 32",
|
|
1770
1796
|
fill: "currentColor",
|
|
1771
1797
|
...rest
|
|
1772
|
-
},
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
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"
|
|
1776
1810
|
})), children);
|
|
1777
1811
|
});
|
|
1778
1812
|
if (process.env.NODE_ENV !== "production") {
|
|
1779
|
-
|
|
1813
|
+
ShoppingCartPlus.propTypes = iconPropTypes;
|
|
1780
1814
|
}
|
|
1781
|
-
const
|
|
1815
|
+
const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref75, ref) {
|
|
1782
1816
|
let {
|
|
1783
1817
|
children,
|
|
1784
1818
|
size = 16,
|
|
@@ -1792,17 +1826,16 @@ const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
|
|
|
1792
1826
|
viewBox: "0 0 32 32",
|
|
1793
1827
|
fill: "currentColor",
|
|
1794
1828
|
...rest
|
|
1795
|
-
},
|
|
1796
|
-
d: "
|
|
1797
|
-
})),
|
|
1798
|
-
|
|
1799
|
-
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"
|
|
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"
|
|
1800
1833
|
})), children);
|
|
1801
1834
|
});
|
|
1802
1835
|
if (process.env.NODE_ENV !== "production") {
|
|
1803
|
-
|
|
1836
|
+
ShoppingCatalog.propTypes = iconPropTypes;
|
|
1804
1837
|
}
|
|
1805
|
-
const
|
|
1838
|
+
const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref76, ref) {
|
|
1806
1839
|
let {
|
|
1807
1840
|
children,
|
|
1808
1841
|
size = 16,
|
|
@@ -1816,16 +1849,14 @@ const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref76, ref) {
|
|
|
1816
1849
|
viewBox: "0 0 32 32",
|
|
1817
1850
|
fill: "currentColor",
|
|
1818
1851
|
...rest
|
|
1819
|
-
},
|
|
1820
|
-
d: "
|
|
1821
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1822
|
-
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"
|
|
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"
|
|
1823
1854
|
})), children);
|
|
1824
1855
|
});
|
|
1825
1856
|
if (process.env.NODE_ENV !== "production") {
|
|
1826
|
-
|
|
1857
|
+
ShowDataCards.propTypes = iconPropTypes;
|
|
1827
1858
|
}
|
|
1828
|
-
const
|
|
1859
|
+
const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref77, ref) {
|
|
1829
1860
|
let {
|
|
1830
1861
|
children,
|
|
1831
1862
|
size = 16,
|
|
@@ -1839,22 +1870,16 @@ const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref77, ref) {
|
|
|
1839
1870
|
viewBox: "0 0 32 32",
|
|
1840
1871
|
fill: "currentColor",
|
|
1841
1872
|
...rest
|
|
1842
|
-
},
|
|
1843
|
-
d: "M28
|
|
1844
|
-
})),
|
|
1845
|
-
|
|
1846
|
-
cy: "25",
|
|
1847
|
-
r: "1"
|
|
1848
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
-
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"
|
|
1850
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
-
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"
|
|
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"
|
|
1852
1877
|
})), children);
|
|
1853
1878
|
});
|
|
1854
1879
|
if (process.env.NODE_ENV !== "production") {
|
|
1855
|
-
|
|
1880
|
+
ShrinkScreen.propTypes = iconPropTypes;
|
|
1856
1881
|
}
|
|
1857
|
-
const
|
|
1882
|
+
const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref78, ref) {
|
|
1858
1883
|
let {
|
|
1859
1884
|
children,
|
|
1860
1885
|
size = 16,
|
|
@@ -1868,14 +1893,22 @@ const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref78, ref) {
|
|
|
1868
1893
|
viewBox: "0 0 32 32",
|
|
1869
1894
|
fill: "currentColor",
|
|
1870
1895
|
...rest
|
|
1871
|
-
},
|
|
1872
|
-
|
|
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"
|
|
1873
1906
|
})), children);
|
|
1874
1907
|
});
|
|
1875
1908
|
if (process.env.NODE_ENV !== "production") {
|
|
1876
|
-
|
|
1909
|
+
ShrinkScreenFilled.propTypes = iconPropTypes;
|
|
1877
1910
|
}
|
|
1878
|
-
const
|
|
1911
|
+
const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref79, ref) {
|
|
1879
1912
|
let {
|
|
1880
1913
|
children,
|
|
1881
1914
|
size = 16,
|
|
@@ -1889,14 +1922,14 @@ const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref79, ref) {
|
|
|
1889
1922
|
viewBox: "0 0 32 32",
|
|
1890
1923
|
fill: "currentColor",
|
|
1891
1924
|
...rest
|
|
1892
|
-
},
|
|
1893
|
-
d: "M22,
|
|
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"
|
|
1894
1927
|
})), children);
|
|
1895
1928
|
});
|
|
1896
1929
|
if (process.env.NODE_ENV !== "production") {
|
|
1897
|
-
|
|
1930
|
+
Shuffle.propTypes = iconPropTypes;
|
|
1898
1931
|
}
|
|
1899
|
-
const
|
|
1932
|
+
const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref80, ref) {
|
|
1900
1933
|
let {
|
|
1901
1934
|
children,
|
|
1902
1935
|
size = 16,
|
|
@@ -1910,14 +1943,14 @@ const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref80, ref) {
|
|
|
1910
1943
|
viewBox: "0 0 32 32",
|
|
1911
1944
|
fill: "currentColor",
|
|
1912
1945
|
...rest
|
|
1913
|
-
},
|
|
1914
|
-
d: "
|
|
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"
|
|
1915
1948
|
})), children);
|
|
1916
1949
|
});
|
|
1917
1950
|
if (process.env.NODE_ENV !== "production") {
|
|
1918
|
-
|
|
1951
|
+
Shuttle.propTypes = iconPropTypes;
|
|
1919
1952
|
}
|
|
1920
|
-
const
|
|
1953
|
+
const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref81, ref) {
|
|
1921
1954
|
let {
|
|
1922
1955
|
children,
|
|
1923
1956
|
size = 16,
|
|
@@ -1931,18 +1964,14 @@ const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1931
1964
|
viewBox: "0 0 32 32",
|
|
1932
1965
|
fill: "currentColor",
|
|
1933
1966
|
...rest
|
|
1934
|
-
},
|
|
1935
|
-
|
|
1936
|
-
cy: "16",
|
|
1937
|
-
r: "5"
|
|
1938
|
-
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1939
|
-
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"
|
|
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"
|
|
1940
1969
|
})), children);
|
|
1941
1970
|
});
|
|
1942
1971
|
if (process.env.NODE_ENV !== "production") {
|
|
1943
|
-
|
|
1972
|
+
SidePanelClose.propTypes = iconPropTypes;
|
|
1944
1973
|
}
|
|
1945
|
-
const
|
|
1974
|
+
const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref82, ref) {
|
|
1946
1975
|
let {
|
|
1947
1976
|
children,
|
|
1948
1977
|
size = 16,
|
|
@@ -1956,18 +1985,14 @@ const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
1956
1985
|
viewBox: "0 0 32 32",
|
|
1957
1986
|
fill: "currentColor",
|
|
1958
1987
|
...rest
|
|
1959
|
-
},
|
|
1960
|
-
|
|
1961
|
-
cy: "18",
|
|
1962
|
-
r: "4"
|
|
1963
|
-
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1964
|
-
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"
|
|
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"
|
|
1965
1990
|
})), children);
|
|
1966
1991
|
});
|
|
1967
1992
|
if (process.env.NODE_ENV !== "production") {
|
|
1968
|
-
|
|
1993
|
+
SidePanelCloseFilled.propTypes = iconPropTypes;
|
|
1969
1994
|
}
|
|
1970
|
-
const
|
|
1995
|
+
const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref83, ref) {
|
|
1971
1996
|
let {
|
|
1972
1997
|
children,
|
|
1973
1998
|
size = 16,
|
|
@@ -1981,22 +2006,14 @@ const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref83, ref) {
|
|
|
1981
2006
|
viewBox: "0 0 32 32",
|
|
1982
2007
|
fill: "currentColor",
|
|
1983
2008
|
...rest
|
|
1984
|
-
},
|
|
1985
|
-
d: "
|
|
1986
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1987
|
-
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
1988
|
-
transform: "rotate(-44.945 25.5 6.5)"
|
|
1989
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1990
|
-
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"
|
|
1991
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1992
|
-
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
1993
|
-
transform: "rotate(-45.055 6.5 6.5)"
|
|
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"
|
|
1994
2011
|
})), children);
|
|
1995
2012
|
});
|
|
1996
2013
|
if (process.env.NODE_ENV !== "production") {
|
|
1997
|
-
|
|
2014
|
+
SidePanelOpen.propTypes = iconPropTypes;
|
|
1998
2015
|
}
|
|
1999
|
-
const
|
|
2016
|
+
const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref84, ref) {
|
|
2000
2017
|
let {
|
|
2001
2018
|
children,
|
|
2002
2019
|
size = 16,
|
|
@@ -2010,14 +2027,14 @@ const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref84, ref) {
|
|
|
2010
2027
|
viewBox: "0 0 32 32",
|
|
2011
2028
|
fill: "currentColor",
|
|
2012
2029
|
...rest
|
|
2013
|
-
},
|
|
2014
|
-
d: "
|
|
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"
|
|
2015
2032
|
})), children);
|
|
2016
2033
|
});
|
|
2017
2034
|
if (process.env.NODE_ENV !== "production") {
|
|
2018
|
-
|
|
2035
|
+
SidePanelOpenFilled.propTypes = iconPropTypes;
|
|
2019
2036
|
}
|
|
2020
|
-
const
|
|
2037
|
+
const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref85, ref) {
|
|
2021
2038
|
let {
|
|
2022
2039
|
children,
|
|
2023
2040
|
size = 16,
|
|
@@ -2031,16 +2048,16 @@ const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref85,
|
|
|
2031
2048
|
viewBox: "0 0 32 32",
|
|
2032
2049
|
fill: "currentColor",
|
|
2033
2050
|
...rest
|
|
2034
|
-
},
|
|
2035
|
-
d: "
|
|
2036
|
-
})),
|
|
2037
|
-
d: "
|
|
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"
|
|
2038
2055
|
})), children);
|
|
2039
2056
|
});
|
|
2040
2057
|
if (process.env.NODE_ENV !== "production") {
|
|
2041
|
-
|
|
2058
|
+
Sight.propTypes = iconPropTypes;
|
|
2042
2059
|
}
|
|
2043
|
-
const
|
|
2060
|
+
const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref86, ref) {
|
|
2044
2061
|
let {
|
|
2045
2062
|
children,
|
|
2046
2063
|
size = 16,
|
|
@@ -2054,16 +2071,14 @@ const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref86, ref)
|
|
|
2054
2071
|
viewBox: "0 0 32 32",
|
|
2055
2072
|
fill: "currentColor",
|
|
2056
2073
|
...rest
|
|
2057
|
-
},
|
|
2058
|
-
d: "
|
|
2059
|
-
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2060
|
-
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"
|
|
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"
|
|
2061
2076
|
})), children);
|
|
2062
2077
|
});
|
|
2063
2078
|
if (process.env.NODE_ENV !== "production") {
|
|
2064
|
-
|
|
2079
|
+
Sigma.propTypes = iconPropTypes;
|
|
2065
2080
|
}
|
|
2066
|
-
const
|
|
2081
|
+
const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref87, ref) {
|
|
2067
2082
|
let {
|
|
2068
2083
|
children,
|
|
2069
2084
|
size = 16,
|
|
@@ -2077,25 +2092,14 @@ const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref8
|
|
|
2077
2092
|
viewBox: "0 0 32 32",
|
|
2078
2093
|
fill: "currentColor",
|
|
2079
2094
|
...rest
|
|
2080
|
-
},
|
|
2081
|
-
d: "
|
|
2082
|
-
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2083
|
-
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
2084
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
2085
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2086
|
-
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
2087
|
-
transform: "rotate(-135 28.232 17.233)"
|
|
2088
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2089
|
-
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
2090
|
-
transform: "rotate(-135 13.768 4.768)"
|
|
2091
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2092
|
-
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"
|
|
2095
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2096
|
+
d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
|
|
2093
2097
|
})), children);
|
|
2094
2098
|
});
|
|
2095
2099
|
if (process.env.NODE_ENV !== "production") {
|
|
2096
|
-
|
|
2100
|
+
SignalStrength.propTypes = iconPropTypes;
|
|
2097
2101
|
}
|
|
2098
|
-
const
|
|
2102
|
+
const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref88, ref) {
|
|
2099
2103
|
let {
|
|
2100
2104
|
children,
|
|
2101
2105
|
size = 16,
|
|
@@ -2109,14 +2113,16 @@ const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredN
|
|
|
2109
2113
|
viewBox: "0 0 32 32",
|
|
2110
2114
|
fill: "currentColor",
|
|
2111
2115
|
...rest
|
|
2112
|
-
},
|
|
2113
|
-
d: "
|
|
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"
|
|
2114
2120
|
})), children);
|
|
2115
2121
|
});
|
|
2116
2122
|
if (process.env.NODE_ENV !== "production") {
|
|
2117
|
-
|
|
2123
|
+
SimCard.propTypes = iconPropTypes;
|
|
2118
2124
|
}
|
|
2119
|
-
const
|
|
2125
|
+
const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref89, ref) {
|
|
2120
2126
|
let {
|
|
2121
2127
|
children,
|
|
2122
2128
|
size = 16,
|
|
@@ -2130,16 +2136,14 @@ const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref89, r
|
|
|
2130
2136
|
viewBox: "0 0 32 32",
|
|
2131
2137
|
fill: "currentColor",
|
|
2132
2138
|
...rest
|
|
2133
|
-
},
|
|
2134
|
-
d: "
|
|
2135
|
-
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2136
|
-
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"
|
|
2139
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2140
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
|
|
2137
2141
|
})), children);
|
|
2138
2142
|
});
|
|
2139
2143
|
if (process.env.NODE_ENV !== "production") {
|
|
2140
|
-
|
|
2144
|
+
SkillLevel.propTypes = iconPropTypes;
|
|
2141
2145
|
}
|
|
2142
|
-
const
|
|
2146
|
+
const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref90, ref) {
|
|
2143
2147
|
let {
|
|
2144
2148
|
children,
|
|
2145
2149
|
size = 16,
|
|
@@ -2153,14 +2157,14 @@ const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref90, ref)
|
|
|
2153
2157
|
viewBox: "0 0 32 32",
|
|
2154
2158
|
fill: "currentColor",
|
|
2155
2159
|
...rest
|
|
2156
|
-
},
|
|
2157
|
-
d: "
|
|
2160
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2161
|
+
d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
|
|
2158
2162
|
})), children);
|
|
2159
2163
|
});
|
|
2160
2164
|
if (process.env.NODE_ENV !== "production") {
|
|
2161
|
-
|
|
2165
|
+
SkillLevelAdvanced.propTypes = iconPropTypes;
|
|
2162
2166
|
}
|
|
2163
|
-
const
|
|
2167
|
+
const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref91, ref) {
|
|
2164
2168
|
let {
|
|
2165
2169
|
children,
|
|
2166
2170
|
size = 16,
|
|
@@ -2174,21 +2178,14 @@ const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref91, ref) {
|
|
|
2174
2178
|
viewBox: "0 0 32 32",
|
|
2175
2179
|
fill: "currentColor",
|
|
2176
2180
|
...rest
|
|
2177
|
-
},
|
|
2178
|
-
|
|
2179
|
-
cy: "28",
|
|
2180
|
-
r: "2"
|
|
2181
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2182
|
-
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
2183
|
-
transform: "rotate(-45 11.5 18.5)"
|
|
2184
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2185
|
-
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"
|
|
2181
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2182
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
|
|
2186
2183
|
})), children);
|
|
2187
2184
|
});
|
|
2188
2185
|
if (process.env.NODE_ENV !== "production") {
|
|
2189
|
-
|
|
2186
|
+
SkillLevelBasic.propTypes = iconPropTypes;
|
|
2190
2187
|
}
|
|
2191
|
-
const
|
|
2188
|
+
const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref92, ref) {
|
|
2192
2189
|
let {
|
|
2193
2190
|
children,
|
|
2194
2191
|
size = 16,
|
|
@@ -2202,14 +2199,14 @@ const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource
|
|
|
2202
2199
|
viewBox: "0 0 32 32",
|
|
2203
2200
|
fill: "currentColor",
|
|
2204
2201
|
...rest
|
|
2205
|
-
},
|
|
2206
|
-
d: "
|
|
2202
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2203
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
|
|
2207
2204
|
})), children);
|
|
2208
2205
|
});
|
|
2209
2206
|
if (process.env.NODE_ENV !== "production") {
|
|
2210
|
-
|
|
2207
|
+
SkillLevelIntermediate.propTypes = iconPropTypes;
|
|
2211
2208
|
}
|
|
2212
|
-
const
|
|
2209
|
+
const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref93, ref) {
|
|
2213
2210
|
let {
|
|
2214
2211
|
children,
|
|
2215
2212
|
size = 16,
|
|
@@ -2223,14 +2220,14 @@ const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareR
|
|
|
2223
2220
|
viewBox: "0 0 32 32",
|
|
2224
2221
|
fill: "currentColor",
|
|
2225
2222
|
...rest
|
|
2226
|
-
},
|
|
2227
|
-
d: "
|
|
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"
|
|
2228
2225
|
})), children);
|
|
2229
2226
|
});
|
|
2230
2227
|
if (process.env.NODE_ENV !== "production") {
|
|
2231
|
-
|
|
2228
|
+
SkipBack.propTypes = iconPropTypes;
|
|
2232
2229
|
}
|
|
2233
|
-
const
|
|
2230
|
+
const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref94, ref) {
|
|
2234
2231
|
let {
|
|
2235
2232
|
children,
|
|
2236
2233
|
size = 16,
|
|
@@ -2244,32 +2241,14 @@ const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function Software
|
|
|
2244
2241
|
viewBox: "0 0 32 32",
|
|
2245
2242
|
fill: "currentColor",
|
|
2246
2243
|
...rest
|
|
2247
|
-
},
|
|
2248
|
-
d: "
|
|
2249
|
-
transform: "rotate(-45.001 9.293 9.293)"
|
|
2250
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2251
|
-
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"
|
|
2252
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2253
|
-
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
2254
|
-
transform: "rotate(-45.001 9.293 22.707)"
|
|
2255
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2256
|
-
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"
|
|
2257
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2258
|
-
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
2259
|
-
transform: "rotate(-45.001 22.707 22.707)"
|
|
2260
|
-
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2261
|
-
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"
|
|
2262
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2263
|
-
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
2264
|
-
transform: "rotate(-45.001 22.707 9.293)"
|
|
2265
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2266
|
-
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"
|
|
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"
|
|
2267
2246
|
})), children);
|
|
2268
2247
|
});
|
|
2269
2248
|
if (process.env.NODE_ENV !== "production") {
|
|
2270
|
-
|
|
2249
|
+
SkipBackFilled.propTypes = iconPropTypes;
|
|
2271
2250
|
}
|
|
2272
|
-
const
|
|
2251
|
+
const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref95, ref) {
|
|
2273
2252
|
let {
|
|
2274
2253
|
children,
|
|
2275
2254
|
size = 16,
|
|
@@ -2283,48 +2262,19 @@ const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref95,
|
|
|
2283
2262
|
viewBox: "0 0 32 32",
|
|
2284
2263
|
fill: "currentColor",
|
|
2285
2264
|
...rest
|
|
2286
|
-
},
|
|
2287
|
-
d: "
|
|
2288
|
-
})),
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
cx: "11",
|
|
2294
|
-
cy: "19",
|
|
2295
|
-
r: "1"
|
|
2296
|
-
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2297
|
-
cx: "15",
|
|
2298
|
-
cy: "25",
|
|
2299
|
-
r: "1"
|
|
2300
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2301
|
-
cx: "17",
|
|
2302
|
-
cy: "15",
|
|
2303
|
-
r: "1"
|
|
2304
|
-
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2305
|
-
cx: "13",
|
|
2306
|
-
cy: "11",
|
|
2307
|
-
r: "1"
|
|
2308
|
-
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2309
|
-
cx: "27",
|
|
2310
|
-
cy: "11",
|
|
2311
|
-
r: "1"
|
|
2312
|
-
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2313
|
-
cx: "9",
|
|
2314
|
-
cy: "27",
|
|
2315
|
-
r: "1"
|
|
2316
|
-
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2317
|
-
cx: "3",
|
|
2318
|
-
cy: "21",
|
|
2319
|
-
r: "1"
|
|
2320
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2321
|
-
d: "M2 6H30V8H2z"
|
|
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"
|
|
2322
2272
|
})), children);
|
|
2323
2273
|
});
|
|
2324
2274
|
if (process.env.NODE_ENV !== "production") {
|
|
2325
|
-
|
|
2275
|
+
SkipBackOutline.propTypes = iconPropTypes;
|
|
2326
2276
|
}
|
|
2327
|
-
const
|
|
2277
|
+
const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref96, ref) {
|
|
2328
2278
|
let {
|
|
2329
2279
|
children,
|
|
2330
2280
|
size = 16,
|
|
@@ -2338,14 +2288,23 @@ const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureFie
|
|
|
2338
2288
|
viewBox: "0 0 32 32",
|
|
2339
2289
|
fill: "currentColor",
|
|
2340
2290
|
...rest
|
|
2341
|
-
},
|
|
2342
|
-
d: "
|
|
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)"
|
|
2343
2302
|
})), children);
|
|
2344
2303
|
});
|
|
2345
2304
|
if (process.env.NODE_ENV !== "production") {
|
|
2346
|
-
|
|
2305
|
+
SkipBackOutlineFilled.propTypes = iconPropTypes;
|
|
2347
2306
|
}
|
|
2348
|
-
const
|
|
2307
|
+
const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref97, ref) {
|
|
2349
2308
|
let {
|
|
2350
2309
|
children,
|
|
2351
2310
|
size = 16,
|
|
@@ -2359,18 +2318,19 @@ const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGl
|
|
|
2359
2318
|
viewBox: "0 0 32 32",
|
|
2360
2319
|
fill: "currentColor",
|
|
2361
2320
|
...rest
|
|
2362
|
-
},
|
|
2363
|
-
d: "
|
|
2364
|
-
})),
|
|
2365
|
-
d: "
|
|
2366
|
-
|
|
2367
|
-
|
|
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"
|
|
2368
2328
|
})), children);
|
|
2369
2329
|
});
|
|
2370
2330
|
if (process.env.NODE_ENV !== "production") {
|
|
2371
|
-
|
|
2331
|
+
SkipBackOutlineSolid.propTypes = iconPropTypes;
|
|
2372
2332
|
}
|
|
2373
|
-
const
|
|
2333
|
+
const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref98, ref) {
|
|
2374
2334
|
let {
|
|
2375
2335
|
children,
|
|
2376
2336
|
size = 16,
|
|
@@ -2384,42 +2344,21 @@ const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_
|
|
|
2384
2344
|
viewBox: "0 0 32 32",
|
|
2385
2345
|
fill: "currentColor",
|
|
2386
2346
|
...rest
|
|
2387
|
-
},
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
cx: "15",
|
|
2397
|
-
cy: "25",
|
|
2398
|
-
r: "1"
|
|
2399
|
-
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
2400
|
-
cx: "17",
|
|
2401
|
-
cy: "15",
|
|
2402
|
-
r: "1"
|
|
2403
|
-
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
2404
|
-
cx: "13",
|
|
2405
|
-
cy: "11",
|
|
2406
|
-
r: "1"
|
|
2407
|
-
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2408
|
-
cx: "9",
|
|
2409
|
-
cy: "27",
|
|
2410
|
-
r: "1"
|
|
2411
|
-
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2412
|
-
cx: "3",
|
|
2413
|
-
cy: "21",
|
|
2414
|
-
r: "1"
|
|
2415
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2416
|
-
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
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)"
|
|
2417
2356
|
})), children);
|
|
2418
2357
|
});
|
|
2419
2358
|
if (process.env.NODE_ENV !== "production") {
|
|
2420
|
-
|
|
2359
|
+
SkipBackSolidFilled.propTypes = iconPropTypes;
|
|
2421
2360
|
}
|
|
2422
|
-
const
|
|
2361
|
+
const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref99, ref) {
|
|
2423
2362
|
let {
|
|
2424
2363
|
children,
|
|
2425
2364
|
size = 16,
|
|
@@ -2433,14 +2372,14 @@ const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperat
|
|
|
2433
2372
|
viewBox: "0 0 32 32",
|
|
2434
2373
|
fill: "currentColor",
|
|
2435
2374
|
...rest
|
|
2436
|
-
},
|
|
2437
|
-
d: "
|
|
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"
|
|
2438
2377
|
})), children);
|
|
2439
2378
|
});
|
|
2440
2379
|
if (process.env.NODE_ENV !== "production") {
|
|
2441
|
-
|
|
2380
|
+
SkipForward.propTypes = iconPropTypes;
|
|
2442
2381
|
}
|
|
2443
|
-
const
|
|
2382
|
+
const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref100, ref) {
|
|
2444
2383
|
let {
|
|
2445
2384
|
children,
|
|
2446
2385
|
size = 16,
|
|
@@ -2454,18 +2393,14 @@ const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTempera
|
|
|
2454
2393
|
viewBox: "0 0 32 32",
|
|
2455
2394
|
fill: "currentColor",
|
|
2456
2395
|
...rest
|
|
2457
|
-
},
|
|
2458
|
-
d: "
|
|
2459
|
-
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2460
|
-
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
2461
|
-
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2462
|
-
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
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"
|
|
2463
2398
|
})), children);
|
|
2464
2399
|
});
|
|
2465
2400
|
if (process.env.NODE_ENV !== "production") {
|
|
2466
|
-
|
|
2401
|
+
SkipForwardFilled.propTypes = iconPropTypes;
|
|
2467
2402
|
}
|
|
2468
|
-
const
|
|
2403
|
+
const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref101, ref) {
|
|
2469
2404
|
let {
|
|
2470
2405
|
children,
|
|
2471
2406
|
size = 16,
|
|
@@ -2479,20 +2414,16 @@ const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref101, re
|
|
|
2479
2414
|
viewBox: "0 0 32 32",
|
|
2480
2415
|
fill: "currentColor",
|
|
2481
2416
|
...rest
|
|
2482
|
-
},
|
|
2483
|
-
d: "
|
|
2484
|
-
})),
|
|
2485
|
-
d: "
|
|
2486
|
-
transform: "rotate(-45 6.343 6.343)"
|
|
2487
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
-
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
2489
|
-
transform: "rotate(-135 17.657 6.343)"
|
|
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"
|
|
2490
2421
|
})), children);
|
|
2491
2422
|
});
|
|
2492
2423
|
if (process.env.NODE_ENV !== "production") {
|
|
2493
|
-
|
|
2424
|
+
SkipForwardOutline.propTypes = iconPropTypes;
|
|
2494
2425
|
}
|
|
2495
|
-
const
|
|
2426
|
+
const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref102, ref) {
|
|
2496
2427
|
let {
|
|
2497
2428
|
children,
|
|
2498
2429
|
size = 16,
|
|
@@ -2506,14 +2437,19 @@ const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref1
|
|
|
2506
2437
|
viewBox: "0 0 32 32",
|
|
2507
2438
|
fill: "currentColor",
|
|
2508
2439
|
...rest
|
|
2509
|
-
},
|
|
2510
|
-
d: "
|
|
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"
|
|
2511
2447
|
})), children);
|
|
2512
2448
|
});
|
|
2513
2449
|
if (process.env.NODE_ENV !== "production") {
|
|
2514
|
-
|
|
2450
|
+
SkipForwardOutlineFilled.propTypes = iconPropTypes;
|
|
2515
2451
|
}
|
|
2516
|
-
const
|
|
2452
|
+
const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref103, ref) {
|
|
2517
2453
|
let {
|
|
2518
2454
|
children,
|
|
2519
2455
|
size = 16,
|
|
@@ -2527,14 +2463,16 @@ const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_re
|
|
|
2527
2463
|
viewBox: "0 0 32 32",
|
|
2528
2464
|
fill: "currentColor",
|
|
2529
2465
|
...rest
|
|
2530
|
-
},
|
|
2531
|
-
d: "
|
|
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"
|
|
2532
2470
|
})), children);
|
|
2533
2471
|
});
|
|
2534
2472
|
if (process.env.NODE_ENV !== "production") {
|
|
2535
|
-
|
|
2473
|
+
SkipForwardOutlineSolid.propTypes = iconPropTypes;
|
|
2536
2474
|
}
|
|
2537
|
-
const
|
|
2475
|
+
const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref104, ref) {
|
|
2538
2476
|
let {
|
|
2539
2477
|
children,
|
|
2540
2478
|
size = 16,
|
|
@@ -2548,14 +2486,17 @@ const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref104, re
|
|
|
2548
2486
|
viewBox: "0 0 32 32",
|
|
2549
2487
|
fill: "currentColor",
|
|
2550
2488
|
...rest
|
|
2551
|
-
},
|
|
2552
|
-
d: "
|
|
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"
|
|
2553
2494
|
})), children);
|
|
2554
2495
|
});
|
|
2555
2496
|
if (process.env.NODE_ENV !== "production") {
|
|
2556
|
-
|
|
2497
|
+
SkipForwardSolidFilled.propTypes = iconPropTypes;
|
|
2557
2498
|
}
|
|
2558
|
-
const
|
|
2499
|
+
const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref105, ref) {
|
|
2559
2500
|
let {
|
|
2560
2501
|
children,
|
|
2561
2502
|
size = 16,
|
|
@@ -2569,16 +2510,16 @@ const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref105, re
|
|
|
2569
2510
|
viewBox: "0 0 32 32",
|
|
2570
2511
|
fill: "currentColor",
|
|
2571
2512
|
...rest
|
|
2572
|
-
},
|
|
2573
|
-
d: "
|
|
2574
|
-
})),
|
|
2575
|
-
d: "
|
|
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"
|
|
2576
2517
|
})), children);
|
|
2577
2518
|
});
|
|
2578
2519
|
if (process.env.NODE_ENV !== "production") {
|
|
2579
|
-
|
|
2520
|
+
Sleet.propTypes = iconPropTypes;
|
|
2580
2521
|
}
|
|
2581
|
-
const
|
|
2522
|
+
const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref106, ref) {
|
|
2582
2523
|
let {
|
|
2583
2524
|
children,
|
|
2584
2525
|
size = 16,
|
|
@@ -2592,14 +2533,22 @@ const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2592
2533
|
viewBox: "0 0 32 32",
|
|
2593
2534
|
fill: "currentColor",
|
|
2594
2535
|
...rest
|
|
2595
|
-
},
|
|
2596
|
-
d: "
|
|
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"
|
|
2597
2546
|
})), children);
|
|
2598
2547
|
});
|
|
2599
2548
|
if (process.env.NODE_ENV !== "production") {
|
|
2600
|
-
|
|
2549
|
+
Slisor.propTypes = iconPropTypes;
|
|
2601
2550
|
}
|
|
2602
|
-
const
|
|
2551
|
+
const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref107, ref) {
|
|
2603
2552
|
let {
|
|
2604
2553
|
children,
|
|
2605
2554
|
size = 16,
|
|
@@ -2613,16 +2562,14 @@ const Split = /*#__PURE__*/React.forwardRef(function Split(_ref107, ref) {
|
|
|
2613
2562
|
viewBox: "0 0 32 32",
|
|
2614
2563
|
fill: "currentColor",
|
|
2615
2564
|
...rest
|
|
2616
|
-
},
|
|
2617
|
-
d: "
|
|
2618
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2619
|
-
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
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"
|
|
2620
2567
|
})), children);
|
|
2621
2568
|
});
|
|
2622
2569
|
if (process.env.NODE_ENV !== "production") {
|
|
2623
|
-
|
|
2570
|
+
Slm.propTypes = iconPropTypes;
|
|
2624
2571
|
}
|
|
2625
|
-
const
|
|
2572
|
+
const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref108, ref) {
|
|
2626
2573
|
let {
|
|
2627
2574
|
children,
|
|
2628
2575
|
size = 16,
|
|
@@ -2636,14 +2583,14 @@ const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2636
2583
|
viewBox: "0 0 32 32",
|
|
2637
2584
|
fill: "currentColor",
|
|
2638
2585
|
...rest
|
|
2639
|
-
},
|
|
2640
|
-
d: "
|
|
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"
|
|
2641
2588
|
})), children);
|
|
2642
2589
|
});
|
|
2643
2590
|
if (process.env.NODE_ENV !== "production") {
|
|
2644
|
-
|
|
2591
|
+
Smell.propTypes = iconPropTypes;
|
|
2645
2592
|
}
|
|
2646
|
-
const
|
|
2593
|
+
const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref109, ref) {
|
|
2647
2594
|
let {
|
|
2648
2595
|
children,
|
|
2649
2596
|
size = 16,
|
|
@@ -2657,14 +2604,14 @@ const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref109,
|
|
|
2657
2604
|
viewBox: "0 0 32 32",
|
|
2658
2605
|
fill: "currentColor",
|
|
2659
2606
|
...rest
|
|
2660
|
-
},
|
|
2661
|
-
d: "
|
|
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"
|
|
2662
2609
|
})), children);
|
|
2663
2610
|
});
|
|
2664
2611
|
if (process.env.NODE_ENV !== "production") {
|
|
2665
|
-
|
|
2612
|
+
Smoke.propTypes = iconPropTypes;
|
|
2666
2613
|
}
|
|
2667
|
-
const
|
|
2614
|
+
const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref110, ref) {
|
|
2668
2615
|
let {
|
|
2669
2616
|
children,
|
|
2670
2617
|
size = 16,
|
|
@@ -2678,16 +2625,18 @@ const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref110, re
|
|
|
2678
2625
|
viewBox: "0 0 32 32",
|
|
2679
2626
|
fill: "currentColor",
|
|
2680
2627
|
...rest
|
|
2681
|
-
},
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
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"
|
|
2685
2634
|
})), children);
|
|
2686
2635
|
});
|
|
2687
2636
|
if (process.env.NODE_ENV !== "production") {
|
|
2688
|
-
|
|
2637
|
+
WatsonHealthSmoothing.propTypes = iconPropTypes;
|
|
2689
2638
|
}
|
|
2690
|
-
const
|
|
2639
|
+
const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref111, ref) {
|
|
2691
2640
|
let {
|
|
2692
2641
|
children,
|
|
2693
2642
|
size = 16,
|
|
@@ -2701,14 +2650,18 @@ const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref111, ref) {
|
|
|
2701
2650
|
viewBox: "0 0 32 32",
|
|
2702
2651
|
fill: "currentColor",
|
|
2703
2652
|
...rest
|
|
2704
|
-
},
|
|
2705
|
-
|
|
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"
|
|
2706
2659
|
})), children);
|
|
2707
2660
|
});
|
|
2708
2661
|
if (process.env.NODE_ENV !== "production") {
|
|
2709
|
-
|
|
2662
|
+
WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
|
|
2710
2663
|
}
|
|
2711
|
-
const
|
|
2664
|
+
const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref112, ref) {
|
|
2712
2665
|
let {
|
|
2713
2666
|
children,
|
|
2714
2667
|
size = 16,
|
|
@@ -2722,14 +2675,22 @@ const SpyreAccelerator = /*#__PURE__*/React.forwardRef(function SpyreAccelerator
|
|
|
2722
2675
|
viewBox: "0 0 32 32",
|
|
2723
2676
|
fill: "currentColor",
|
|
2724
2677
|
...rest
|
|
2725
|
-
},
|
|
2726
|
-
d: "
|
|
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)"
|
|
2727
2688
|
})), children);
|
|
2728
2689
|
});
|
|
2729
2690
|
if (process.env.NODE_ENV !== "production") {
|
|
2730
|
-
|
|
2691
|
+
Snooze.propTypes = iconPropTypes;
|
|
2731
2692
|
}
|
|
2732
|
-
const
|
|
2693
|
+
const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref113, ref) {
|
|
2733
2694
|
let {
|
|
2734
2695
|
children,
|
|
2735
2696
|
size = 16,
|
|
@@ -2743,14 +2704,14 @@ const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref113, ref) {
|
|
|
2743
2704
|
viewBox: "0 0 32 32",
|
|
2744
2705
|
fill: "currentColor",
|
|
2745
2706
|
...rest
|
|
2746
|
-
},
|
|
2747
|
-
d: "
|
|
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"
|
|
2748
2709
|
})), children);
|
|
2749
2710
|
});
|
|
2750
2711
|
if (process.env.NODE_ENV !== "production") {
|
|
2751
|
-
|
|
2712
|
+
Snow.propTypes = iconPropTypes;
|
|
2752
2713
|
}
|
|
2753
|
-
const
|
|
2714
|
+
const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref114, ref) {
|
|
2754
2715
|
let {
|
|
2755
2716
|
children,
|
|
2756
2717
|
size = 16,
|
|
@@ -2764,15 +2725,16 @@ const SquareOutline = /*#__PURE__*/React.forwardRef(function SquareOutline(_ref1
|
|
|
2764
2725
|
viewBox: "0 0 32 32",
|
|
2765
2726
|
fill: "currentColor",
|
|
2766
2727
|
...rest
|
|
2767
|
-
},
|
|
2768
|
-
|
|
2769
|
-
|
|
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"
|
|
2770
2732
|
})), children);
|
|
2771
2733
|
});
|
|
2772
2734
|
if (process.env.NODE_ENV !== "production") {
|
|
2773
|
-
|
|
2735
|
+
SnowBlizzard.propTypes = iconPropTypes;
|
|
2774
2736
|
}
|
|
2775
|
-
const
|
|
2737
|
+
const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref115, ref) {
|
|
2776
2738
|
let {
|
|
2777
2739
|
children,
|
|
2778
2740
|
size = 16,
|
|
@@ -2786,49 +2748,48 @@ const SquareSolid = /*#__PURE__*/React.forwardRef(function SquareSolid(_ref115,
|
|
|
2786
2748
|
viewBox: "0 0 32 32",
|
|
2787
2749
|
fill: "currentColor",
|
|
2788
2750
|
...rest
|
|
2789
|
-
},
|
|
2790
|
-
|
|
2791
|
-
|
|
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"
|
|
2792
2755
|
})), children);
|
|
2793
2756
|
});
|
|
2794
2757
|
if (process.env.NODE_ENV !== "production") {
|
|
2795
|
-
|
|
2758
|
+
SnowHeavy.propTypes = iconPropTypes;
|
|
2796
2759
|
}
|
|
2797
|
-
const
|
|
2760
|
+
const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref116, ref) {
|
|
2798
2761
|
let {
|
|
2799
2762
|
children,
|
|
2800
2763
|
size = 16,
|
|
2801
2764
|
...rest
|
|
2802
2765
|
} = _ref116;
|
|
2803
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2804
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2805
|
-
width: size,
|
|
2806
|
-
height: size,
|
|
2807
|
-
ref: ref,
|
|
2808
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2809
|
-
viewBox: "0 0 16 16",
|
|
2810
|
-
fill: "currentColor",
|
|
2811
|
-
...rest
|
|
2812
|
-
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2813
|
-
d: "M3 3H13V13H3z"
|
|
2814
|
-
})), children);
|
|
2815
|
-
}
|
|
2816
2766
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2817
2767
|
width: size,
|
|
2818
2768
|
height: size,
|
|
2819
2769
|
ref: ref,
|
|
2820
2770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2821
|
-
viewBox: "0 0
|
|
2771
|
+
viewBox: "0 0 32 32",
|
|
2822
2772
|
fill: "currentColor",
|
|
2823
2773
|
...rest
|
|
2824
|
-
},
|
|
2825
|
-
d: "
|
|
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"
|
|
2826
2787
|
})), children);
|
|
2827
2788
|
});
|
|
2828
2789
|
if (process.env.NODE_ENV !== "production") {
|
|
2829
|
-
|
|
2790
|
+
SnowScattered.propTypes = iconPropTypes;
|
|
2830
2791
|
}
|
|
2831
|
-
const
|
|
2792
|
+
const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref117, ref) {
|
|
2832
2793
|
let {
|
|
2833
2794
|
children,
|
|
2834
2795
|
size = 16,
|
|
@@ -2842,14 +2803,14 @@ const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_
|
|
|
2842
2803
|
viewBox: "0 0 32 32",
|
|
2843
2804
|
fill: "currentColor",
|
|
2844
2805
|
...rest
|
|
2845
|
-
},
|
|
2846
|
-
d: "
|
|
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"
|
|
2847
2808
|
})), children);
|
|
2848
2809
|
});
|
|
2849
2810
|
if (process.env.NODE_ENV !== "production") {
|
|
2850
|
-
|
|
2811
|
+
SnowScatteredNight.propTypes = iconPropTypes;
|
|
2851
2812
|
}
|
|
2852
|
-
const
|
|
2813
|
+
const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref118, ref) {
|
|
2853
2814
|
let {
|
|
2854
2815
|
children,
|
|
2855
2816
|
size = 16,
|
|
@@ -2863,16 +2824,16 @@ const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2863
2824
|
viewBox: "0 0 32 32",
|
|
2864
2825
|
fill: "currentColor",
|
|
2865
2826
|
...rest
|
|
2866
|
-
},
|
|
2867
|
-
d: "
|
|
2868
|
-
})),
|
|
2869
|
-
d: "
|
|
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"
|
|
2870
2831
|
})), children);
|
|
2871
2832
|
});
|
|
2872
2833
|
if (process.env.NODE_ENV !== "production") {
|
|
2873
|
-
|
|
2834
|
+
SnowDensity.propTypes = iconPropTypes;
|
|
2874
2835
|
}
|
|
2875
|
-
const
|
|
2836
|
+
const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref119, ref) {
|
|
2876
2837
|
let {
|
|
2877
2838
|
children,
|
|
2878
2839
|
size = 16,
|
|
@@ -2886,18 +2847,14 @@ const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2886
2847
|
viewBox: "0 0 32 32",
|
|
2887
2848
|
fill: "currentColor",
|
|
2888
2849
|
...rest
|
|
2889
|
-
},
|
|
2890
|
-
d: "
|
|
2891
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2892
|
-
d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
|
|
2893
|
-
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2894
|
-
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
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"
|
|
2895
2852
|
})), children);
|
|
2896
2853
|
});
|
|
2897
2854
|
if (process.env.NODE_ENV !== "production") {
|
|
2898
|
-
|
|
2855
|
+
Snowflake.propTypes = iconPropTypes;
|
|
2899
2856
|
}
|
|
2900
|
-
const
|
|
2857
|
+
const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref120, ref) {
|
|
2901
2858
|
let {
|
|
2902
2859
|
children,
|
|
2903
2860
|
size = 16,
|
|
@@ -2911,18 +2868,21 @@ const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2911
2868
|
viewBox: "0 0 32 32",
|
|
2912
2869
|
fill: "currentColor",
|
|
2913
2870
|
...rest
|
|
2914
|
-
},
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
})),
|
|
2919
|
-
d: "
|
|
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"
|
|
2920
2880
|
})), children);
|
|
2921
2881
|
});
|
|
2922
2882
|
if (process.env.NODE_ENV !== "production") {
|
|
2923
|
-
|
|
2883
|
+
Soccer.propTypes = iconPropTypes;
|
|
2924
2884
|
}
|
|
2925
|
-
const
|
|
2885
|
+
const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref121, ref) {
|
|
2926
2886
|
let {
|
|
2927
2887
|
children,
|
|
2928
2888
|
size = 16,
|
|
@@ -2936,32 +2896,19 @@ const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref121, ref) {
|
|
|
2936
2896
|
viewBox: "0 0 32 32",
|
|
2937
2897
|
fill: "currentColor",
|
|
2938
2898
|
...rest
|
|
2939
|
-
},
|
|
2940
|
-
d: "
|
|
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"
|
|
2941
2901
|
})), children);
|
|
2942
2902
|
});
|
|
2943
2903
|
if (process.env.NODE_ENV !== "production") {
|
|
2944
|
-
|
|
2904
|
+
SoftwareResource.propTypes = iconPropTypes;
|
|
2945
2905
|
}
|
|
2946
|
-
const
|
|
2906
|
+
const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref122, ref) {
|
|
2947
2907
|
let {
|
|
2948
2908
|
children,
|
|
2949
2909
|
size = 16,
|
|
2950
2910
|
...rest
|
|
2951
2911
|
} = _ref122;
|
|
2952
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2953
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2954
|
-
width: size,
|
|
2955
|
-
height: size,
|
|
2956
|
-
ref: ref,
|
|
2957
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2958
|
-
viewBox: "0 0 16 16",
|
|
2959
|
-
fill: "currentColor",
|
|
2960
|
-
...rest
|
|
2961
|
-
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2962
|
-
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
2963
|
-
})), children);
|
|
2964
|
-
}
|
|
2965
2912
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2966
2913
|
width: size,
|
|
2967
2914
|
height: size,
|
|
@@ -2970,32 +2917,19 @@ const Star = /*#__PURE__*/React.forwardRef(function Star(_ref122, ref) {
|
|
|
2970
2917
|
viewBox: "0 0 32 32",
|
|
2971
2918
|
fill: "currentColor",
|
|
2972
2919
|
...rest
|
|
2973
|
-
},
|
|
2974
|
-
d: "
|
|
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"
|
|
2975
2922
|
})), children);
|
|
2976
2923
|
});
|
|
2977
2924
|
if (process.env.NODE_ENV !== "production") {
|
|
2978
|
-
|
|
2925
|
+
SoftwareResourceCluster.propTypes = iconPropTypes;
|
|
2979
2926
|
}
|
|
2980
|
-
const
|
|
2927
|
+
const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref123, ref) {
|
|
2981
2928
|
let {
|
|
2982
2929
|
children,
|
|
2983
2930
|
size = 16,
|
|
2984
2931
|
...rest
|
|
2985
2932
|
} = _ref123;
|
|
2986
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2987
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2988
|
-
width: size,
|
|
2989
|
-
height: size,
|
|
2990
|
-
ref: ref,
|
|
2991
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2992
|
-
viewBox: "0 0 16 16",
|
|
2993
|
-
fill: "currentColor",
|
|
2994
|
-
...rest
|
|
2995
|
-
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2996
|
-
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
2997
|
-
})), children);
|
|
2998
|
-
}
|
|
2999
2933
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3000
2934
|
width: size,
|
|
3001
2935
|
height: size,
|
|
@@ -3004,32 +2938,37 @@ const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref123, re
|
|
|
3004
2938
|
viewBox: "0 0 32 32",
|
|
3005
2939
|
fill: "currentColor",
|
|
3006
2940
|
...rest
|
|
3007
|
-
},
|
|
3008
|
-
d: "
|
|
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"
|
|
3009
2961
|
})), children);
|
|
3010
2962
|
});
|
|
3011
2963
|
if (process.env.NODE_ENV !== "production") {
|
|
3012
|
-
|
|
2964
|
+
SoftwareResourceResource.propTypes = iconPropTypes;
|
|
3013
2965
|
}
|
|
3014
|
-
const
|
|
2966
|
+
const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref124, ref) {
|
|
3015
2967
|
let {
|
|
3016
2968
|
children,
|
|
3017
2969
|
size = 16,
|
|
3018
2970
|
...rest
|
|
3019
2971
|
} = _ref124;
|
|
3020
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3021
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3022
|
-
width: size,
|
|
3023
|
-
height: size,
|
|
3024
|
-
ref: ref,
|
|
3025
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3026
|
-
viewBox: "0 0 16 16",
|
|
3027
|
-
fill: "currentColor",
|
|
3028
|
-
...rest
|
|
3029
|
-
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
3030
|
-
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
3031
|
-
})), children);
|
|
3032
|
-
}
|
|
3033
2972
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3034
2973
|
width: size,
|
|
3035
2974
|
height: size,
|
|
@@ -3038,14 +2977,48 @@ const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref124, ref) {
|
|
|
3038
2977
|
viewBox: "0 0 32 32",
|
|
3039
2978
|
fill: "currentColor",
|
|
3040
2979
|
...rest
|
|
3041
|
-
},
|
|
3042
|
-
d: "
|
|
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"
|
|
3043
3016
|
})), children);
|
|
3044
3017
|
});
|
|
3045
3018
|
if (process.env.NODE_ENV !== "production") {
|
|
3046
|
-
|
|
3019
|
+
SoilMoisture.propTypes = iconPropTypes;
|
|
3047
3020
|
}
|
|
3048
|
-
const
|
|
3021
|
+
const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref125, ref) {
|
|
3049
3022
|
let {
|
|
3050
3023
|
children,
|
|
3051
3024
|
size = 16,
|
|
@@ -3059,14 +3032,12 @@ const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref125, re
|
|
|
3059
3032
|
viewBox: "0 0 32 32",
|
|
3060
3033
|
fill: "currentColor",
|
|
3061
3034
|
...rest
|
|
3062
|
-
},
|
|
3063
|
-
d: "
|
|
3064
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
3065
|
-
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
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"
|
|
3066
3037
|
})), children);
|
|
3067
3038
|
});
|
|
3068
3039
|
if (process.env.NODE_ENV !== "production") {
|
|
3069
|
-
|
|
3040
|
+
SoilMoistureField.propTypes = iconPropTypes;
|
|
3070
3041
|
}
|
|
3071
3042
|
|
|
3072
|
-
export { 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,
|
|
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 };
|