@activecollab/components 2.0.446 → 2.0.448
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/dist/cjs/components/Avatar/Avatar.js +15 -5
- package/dist/cjs/components/Avatar/Avatar.js.map +1 -1
- package/dist/cjs/components/Bubble/Styles.js +2 -2
- package/dist/cjs/components/Bubble/Styles.js.map +1 -1
- package/dist/cjs/components/Button/Button.js +4 -1
- package/dist/cjs/components/Button/Button.js.map +1 -1
- package/dist/cjs/components/Button/Styles.js +4 -4
- package/dist/cjs/components/Button/Styles.js.map +1 -1
- package/dist/cjs/components/Icons/collection/ClipboardIcon.js +61 -0
- package/dist/cjs/components/Icons/collection/ClipboardIcon.js.map +1 -0
- package/dist/cjs/components/Icons/collection/CutIcon.js +61 -0
- package/dist/cjs/components/Icons/collection/CutIcon.js.map +1 -0
- package/dist/cjs/components/Icons/collection/PasteIcon.js +61 -0
- package/dist/cjs/components/Icons/collection/PasteIcon.js.map +1 -0
- package/dist/cjs/components/Icons/collection/ScissorsIcon.js +61 -0
- package/dist/cjs/components/Icons/collection/ScissorsIcon.js.map +1 -0
- package/dist/cjs/components/Icons/collection/index.js +28 -0
- package/dist/cjs/components/Icons/collection/index.js.map +1 -1
- package/dist/cjs/presentation/shared/index.js +15 -1
- package/dist/cjs/presentation/shared/index.js.map +1 -1
- package/dist/cjs/presentation/shared/portfolioDetails.js +36 -12
- package/dist/cjs/presentation/shared/portfolioDetails.js.map +1 -1
- package/dist/esm/components/Avatar/Avatar.d.ts.map +1 -1
- package/dist/esm/components/Avatar/Avatar.js +15 -6
- package/dist/esm/components/Avatar/Avatar.js.map +1 -1
- package/dist/esm/components/Bubble/Styles.js +2 -2
- package/dist/esm/components/Bubble/Styles.js.map +1 -1
- package/dist/esm/components/Button/Button.d.ts +2 -0
- package/dist/esm/components/Button/Button.d.ts.map +1 -1
- package/dist/esm/components/Button/Button.js +4 -1
- package/dist/esm/components/Button/Button.js.map +1 -1
- package/dist/esm/components/Button/Styles.d.ts +1 -0
- package/dist/esm/components/Button/Styles.d.ts.map +1 -1
- package/dist/esm/components/Button/Styles.js +1 -1
- package/dist/esm/components/Button/Styles.js.map +1 -1
- package/dist/esm/components/Icons/collection/ClipboardIcon.d.ts +32 -0
- package/dist/esm/components/Icons/collection/ClipboardIcon.d.ts.map +1 -0
- package/dist/esm/components/Icons/collection/ClipboardIcon.js +54 -0
- package/dist/esm/components/Icons/collection/ClipboardIcon.js.map +1 -0
- package/dist/esm/components/Icons/collection/CutIcon.d.ts +32 -0
- package/dist/esm/components/Icons/collection/CutIcon.d.ts.map +1 -0
- package/dist/esm/components/Icons/collection/CutIcon.js +54 -0
- package/dist/esm/components/Icons/collection/CutIcon.js.map +1 -0
- package/dist/esm/components/Icons/collection/PasteIcon.d.ts +32 -0
- package/dist/esm/components/Icons/collection/PasteIcon.d.ts.map +1 -0
- package/dist/esm/components/Icons/collection/PasteIcon.js +54 -0
- package/dist/esm/components/Icons/collection/PasteIcon.js.map +1 -0
- package/dist/esm/components/Icons/collection/ScissorsIcon.d.ts +32 -0
- package/dist/esm/components/Icons/collection/ScissorsIcon.d.ts.map +1 -0
- package/dist/esm/components/Icons/collection/ScissorsIcon.js +54 -0
- package/dist/esm/components/Icons/collection/ScissorsIcon.js.map +1 -0
- package/dist/esm/components/Icons/collection/index.d.ts +4 -0
- package/dist/esm/components/Icons/collection/index.d.ts.map +1 -1
- package/dist/esm/components/Icons/collection/index.js +4 -0
- package/dist/esm/components/Icons/collection/index.js.map +1 -1
- package/dist/esm/presentation/shared/index.d.ts +2 -2
- package/dist/esm/presentation/shared/index.d.ts.map +1 -1
- package/dist/esm/presentation/shared/index.js +1 -1
- package/dist/esm/presentation/shared/index.js.map +1 -1
- package/dist/esm/presentation/shared/portfolioDetails.d.ts +36 -2
- package/dist/esm/presentation/shared/portfolioDetails.d.ts.map +1 -1
- package/dist/esm/presentation/shared/portfolioDetails.js +33 -11
- package/dist/esm/presentation/shared/portfolioDetails.js.map +1 -1
- package/dist/index.js +678 -463
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
var StyledButton$2 = styled__default["default"].button.withConfig({
|
|
172
172
|
displayName: "Styles__StyledButton",
|
|
173
173
|
componentId: "sc-vi1kcr-0"
|
|
174
|
-
})(["", " ", " -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font-weight:500;display:inline-block;line-height:1;margin:0;text-decoration:none;font-size:0.875rem;user-select:none;cursor:pointer;text-align:center;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:288px;border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&:focus{outline:none;}&:hover{text-decoration:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", ""], FontStyle, BoxSizingStyle, function (props) {
|
|
174
|
+
})(["", " ", " -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font-weight:500;display:inline-block;line-height:1;margin:0;text-decoration:none;font-size:0.875rem;user-select:none;cursor:pointer;text-align:center;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:288px;--c-btn-text-inset:8px;--c-btn-icon-inset:8px;--c-btn-icon-tight-inset:6px;--c-btn-inset:0px;border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&:focus{outline:none;}&:hover{text-decoration:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", ""], FontStyle, BoxSizingStyle, function (props) {
|
|
175
175
|
return props.size === "small" && styled.css(["height:24px;"]);
|
|
176
176
|
}, function (props) {
|
|
177
177
|
return props.size === "big" && styled.css(["height:40px;"]);
|
|
@@ -182,13 +182,13 @@
|
|
|
182
182
|
}, function (props) {
|
|
183
183
|
return props.variant === "dark transparent" && styled.css(["padding:0 8px;background-color:rgba(0,0,0,0.5);border-radius:var(--ac-br-6);color:var(--only-white);&:hover,&:focus-visible{background-color:rgba(0,0,0,0.85);}&:active{background-color:var(--only-black);}"]);
|
|
184
184
|
}, function (props) {
|
|
185
|
-
return (props.variant === "tertiary" || props.variant === "text colored") && styled.css(["padding:0
|
|
185
|
+
return (props.variant === "tertiary" || props.variant === "text colored") && styled.css(["padding:0 var(--c-btn-text-inset);--c-btn-inset:var(--c-btn-text-inset);background-color:transparent;border-radius:var(--ac-br-6);color:var(--color-primary);&:hover,&:focus-visible{background-color:var(--color-primary-200);}&:active{background-color:var(--color-primary-300);}"]);
|
|
186
186
|
}, function (props) {
|
|
187
|
-
return (props.variant === "option" || props.variant === "text gray") && styled.css(["padding:0
|
|
187
|
+
return (props.variant === "option" || props.variant === "text gray") && styled.css(["padding:0 var(--c-btn-text-inset);--c-btn-inset:var(--c-btn-text-inset);background-color:transparent;border-radius:var(--ac-br-6);color:var(--color-theme-700);&:hover,&:focus-visible{background-color:var(--color-theme-300);color:var(--color-theme-900);}&:active{background-color:var(--color-theme-400);color:var(--color-theme-900);}"]);
|
|
188
188
|
}, function (props) {
|
|
189
189
|
return props.variant === "circle raised" && styled.css(["padding:0 6px;background-color:transparent;border-radius:var(--ac-br-rounded);color:var(--color-theme-700);&:hover,&:focus-visible{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary);}&:active{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);}"]);
|
|
190
190
|
}, function (props) {
|
|
191
|
-
return props.iconOnly && styled.css(["display:inline-flex;justify-content:center;align-items:center;padding:0;width:32px;", ";", " ", ""], (props.size === "small" || props.size === "big") && styled.css(["border-radius:var(--ac-br-rounded);"]), props.size === "small" && styled.css(["width:24px;"]), props.size === "big" && styled.css(["width:40px;"]));
|
|
191
|
+
return props.iconOnly && styled.css(["display:inline-flex;justify-content:center;align-items:center;padding:0;width:32px;--c-btn-inset:0px;", " ", ";", " ", ""], (props.variant === "tertiary" || props.variant === "text colored" || props.variant === "option" || props.variant === "text gray") && props.size !== "small" && props.size !== "big" && styled.css(["--c-btn-inset:", ";"], props.$inset === "tight" ? "var(--c-btn-icon-tight-inset)" : "var(--c-btn-icon-inset)"), (props.size === "small" || props.size === "big") && styled.css(["border-radius:var(--ac-br-rounded);"]), props.size === "small" && styled.css(["width:24px;"]), props.size === "big" && styled.css(["width:40px;"]));
|
|
192
192
|
}, function (props) {
|
|
193
193
|
return (props.variant === "primary" || props.variant === "contained" || props.variant === "secondary" || props.variant === "outlined") && styled.css([".c-btn__elements__element:first-child svg{margin-left:-6px;}.c-btn__elements__element:last-child svg{margin-right:-6px;}", ""], (props.size === "small" || props.size === "big") && styled.css(["border-radius:var(--ac-br-rounded);"]));
|
|
194
194
|
}, function (props) {
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
})(["display:inline-flex;svg{margin:0 4px;}"]);
|
|
209
209
|
StyledButtonElement.displayName = "StyledButtonElement";
|
|
210
210
|
|
|
211
|
-
var _excluded$
|
|
211
|
+
var _excluded$60 = ["children", "active", "variant", "size", "type", "inset", "className"];
|
|
212
212
|
/**
|
|
213
213
|
* @component Button
|
|
214
214
|
* @description
|
|
@@ -240,8 +240,10 @@
|
|
|
240
240
|
size = _ref$size === void 0 ? "medium" : _ref$size,
|
|
241
241
|
_ref$type = _ref.type,
|
|
242
242
|
type = _ref$type === void 0 ? "button" : _ref$type,
|
|
243
|
+
_ref$inset = _ref.inset,
|
|
244
|
+
inset = _ref$inset === void 0 ? "default" : _ref$inset,
|
|
243
245
|
className = _ref.className,
|
|
244
|
-
args = _objectWithoutProperties(_ref, _excluded$
|
|
246
|
+
args = _objectWithoutProperties(_ref, _excluded$60);
|
|
245
247
|
return /*#__PURE__*/React__default["default"].createElement(StyledButton$2, _extends({
|
|
246
248
|
className: classNames__default["default"]("c-btn", className, {
|
|
247
249
|
"c-btn--contained": variant === "primary" || variant === "contained",
|
|
@@ -258,6 +260,7 @@
|
|
|
258
260
|
variant: variant,
|
|
259
261
|
active: active,
|
|
260
262
|
size: size,
|
|
263
|
+
$inset: inset,
|
|
261
264
|
ref: ref,
|
|
262
265
|
"aria-pressed": active,
|
|
263
266
|
role: "button",
|
|
@@ -307,7 +310,7 @@
|
|
|
307
310
|
})));
|
|
308
311
|
};
|
|
309
312
|
|
|
310
|
-
var _excluded$
|
|
313
|
+
var _excluded$5$ = ["gradient"];
|
|
311
314
|
|
|
312
315
|
/**
|
|
313
316
|
* @component AddCrossTinyIcon
|
|
@@ -337,7 +340,7 @@
|
|
|
337
340
|
*/
|
|
338
341
|
var AddCrossTinyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
339
342
|
var gradient = _ref.gradient,
|
|
340
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
343
|
+
props = _objectWithoutProperties(_ref, _excluded$5$);
|
|
341
344
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
342
345
|
xmlns: "http://www.w3.org/2000/svg",
|
|
343
346
|
width: 24,
|
|
@@ -357,12 +360,12 @@
|
|
|
357
360
|
AddCrossTinyIcon.displayName = "AddCrossTinyIcon";
|
|
358
361
|
var AddCrossTinyIcon$1 = AddCrossTinyIcon;
|
|
359
362
|
|
|
360
|
-
var _excluded$
|
|
363
|
+
var _excluded$5_ = ["className", "disabled"];
|
|
361
364
|
var GlobalAddButton = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
362
365
|
var className = _ref.className,
|
|
363
366
|
_ref$disabled = _ref.disabled,
|
|
364
367
|
disabled = _ref$disabled === void 0 ? false : _ref$disabled,
|
|
365
|
-
rest = _objectWithoutProperties(_ref, _excluded$
|
|
368
|
+
rest = _objectWithoutProperties(_ref, _excluded$5_);
|
|
366
369
|
return /*#__PURE__*/React__default["default"].createElement(StyledGlobalAddButton, _extends({
|
|
367
370
|
ref: ref,
|
|
368
371
|
variant: "contained",
|
|
@@ -400,12 +403,12 @@
|
|
|
400
403
|
});
|
|
401
404
|
StyledButtonGroup$1.displayName = "StyledButtonGroup";
|
|
402
405
|
|
|
403
|
-
var _excluded$
|
|
406
|
+
var _excluded$5Z = ["children", "className", "invalid"];
|
|
404
407
|
var ButtonGroup = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
405
408
|
var children = _ref.children,
|
|
406
409
|
className = _ref.className,
|
|
407
410
|
invalid = _ref.invalid,
|
|
408
|
-
rest = _objectWithoutProperties(_ref, _excluded$
|
|
411
|
+
rest = _objectWithoutProperties(_ref, _excluded$5Z);
|
|
409
412
|
return /*#__PURE__*/React__default["default"].createElement(StyledButtonGroup$1, _extends({
|
|
410
413
|
ref: ref,
|
|
411
414
|
className: classNames__default["default"]("c-btn-group", className),
|
|
@@ -430,11 +433,11 @@
|
|
|
430
433
|
})(["border-top:1px solid var(--border-primary);margin:12px 16px;height:1px;"]);
|
|
431
434
|
StyledListSeparator$1.displayName = "StyledListSeparator";
|
|
432
435
|
|
|
433
|
-
var _excluded$
|
|
436
|
+
var _excluded$5Y = ["children", "className"];
|
|
434
437
|
var ListItem = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
435
438
|
var children = _ref.children,
|
|
436
439
|
className = _ref.className,
|
|
437
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
440
|
+
props = _objectWithoutProperties(_ref, _excluded$5Y);
|
|
438
441
|
return /*#__PURE__*/React__default["default"].createElement(StyledListItem$1, _extends({
|
|
439
442
|
className: classNames__default["default"]("c-list-item", className),
|
|
440
443
|
ref: ref,
|
|
@@ -443,21 +446,21 @@
|
|
|
443
446
|
});
|
|
444
447
|
ListItem.displayName = "ListItem";
|
|
445
448
|
|
|
446
|
-
var _excluded$
|
|
449
|
+
var _excluded$5X = ["className"];
|
|
447
450
|
var ListSeparator = function ListSeparator(_ref) {
|
|
448
451
|
var className = _ref.className,
|
|
449
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
452
|
+
props = _objectWithoutProperties(_ref, _excluded$5X);
|
|
450
453
|
return /*#__PURE__*/React__default["default"].createElement(StyledListSeparator$1, _extends({
|
|
451
454
|
className: classNames__default["default"]("c-list-separator", className)
|
|
452
455
|
}, props));
|
|
453
456
|
};
|
|
454
457
|
ListSeparator.displayName = "ListSeparator";
|
|
455
458
|
|
|
456
|
-
var _excluded$
|
|
459
|
+
var _excluded$5W = ["children", "className"];
|
|
457
460
|
var _List = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
458
461
|
var children = _ref.children,
|
|
459
462
|
className = _ref.className,
|
|
460
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
463
|
+
props = _objectWithoutProperties(_ref, _excluded$5W);
|
|
461
464
|
return /*#__PURE__*/React__default["default"].createElement(StyledList$3, _extends({
|
|
462
465
|
className: className,
|
|
463
466
|
ref: ref,
|
|
@@ -1056,7 +1059,7 @@
|
|
|
1056
1059
|
return size === "big" && styled.css(["width:40px;"]);
|
|
1057
1060
|
});
|
|
1058
1061
|
|
|
1059
|
-
var _excluded$
|
|
1062
|
+
var _excluded$5V = ["children", "className", "variant", "size", "active"];
|
|
1060
1063
|
|
|
1061
1064
|
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
|
1062
1065
|
|
|
@@ -1086,7 +1089,7 @@
|
|
|
1086
1089
|
variant = _ref.variant,
|
|
1087
1090
|
size = _ref.size,
|
|
1088
1091
|
active = _ref.active,
|
|
1089
|
-
args = _objectWithoutProperties(_ref, _excluded$
|
|
1092
|
+
args = _objectWithoutProperties(_ref, _excluded$5V);
|
|
1090
1093
|
return /*#__PURE__*/React__default["default"].createElement(StyledIconButton$1, _extends({
|
|
1091
1094
|
className: className,
|
|
1092
1095
|
variant: variant,
|
|
@@ -1097,7 +1100,7 @@
|
|
|
1097
1100
|
});
|
|
1098
1101
|
IconButton.displayName = "IconButton";
|
|
1099
1102
|
|
|
1100
|
-
var _excluded$
|
|
1103
|
+
var _excluded$5U = ["gradient"];
|
|
1101
1104
|
|
|
1102
1105
|
/**
|
|
1103
1106
|
* @component RecurringIcon
|
|
@@ -1127,7 +1130,7 @@
|
|
|
1127
1130
|
*/
|
|
1128
1131
|
var RecurringIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1129
1132
|
var gradient = _ref.gradient,
|
|
1130
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1133
|
+
props = _objectWithoutProperties(_ref, _excluded$5U);
|
|
1131
1134
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1132
1135
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1133
1136
|
width: 18,
|
|
@@ -1148,7 +1151,7 @@
|
|
|
1148
1151
|
RecurringIcon.displayName = "RecurringIcon";
|
|
1149
1152
|
var RecurringIcon$1 = RecurringIcon;
|
|
1150
1153
|
|
|
1151
|
-
var _excluded$
|
|
1154
|
+
var _excluded$5T = ["gradient"];
|
|
1152
1155
|
|
|
1153
1156
|
/**
|
|
1154
1157
|
* @component AccessLogIcon
|
|
@@ -1178,7 +1181,7 @@
|
|
|
1178
1181
|
*/
|
|
1179
1182
|
var AccessLogIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1180
1183
|
var gradient = _ref.gradient,
|
|
1181
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1184
|
+
props = _objectWithoutProperties(_ref, _excluded$5T);
|
|
1182
1185
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1183
1186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1184
1187
|
width: 24,
|
|
@@ -1206,7 +1209,7 @@
|
|
|
1206
1209
|
AccessLogIcon.displayName = "AccessLogIcon";
|
|
1207
1210
|
var AccessLogIcon$1 = AccessLogIcon;
|
|
1208
1211
|
|
|
1209
|
-
var _excluded$
|
|
1212
|
+
var _excluded$5S = ["gradient"];
|
|
1210
1213
|
|
|
1211
1214
|
/**
|
|
1212
1215
|
* @component ActivityIcon
|
|
@@ -1236,7 +1239,7 @@
|
|
|
1236
1239
|
*/
|
|
1237
1240
|
var ActivityIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1238
1241
|
var gradient = _ref.gradient,
|
|
1239
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1242
|
+
props = _objectWithoutProperties(_ref, _excluded$5S);
|
|
1240
1243
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1241
1244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1242
1245
|
width: 24,
|
|
@@ -1260,7 +1263,7 @@
|
|
|
1260
1263
|
ActivityIcon.displayName = "ActivityIcon";
|
|
1261
1264
|
var ActivityIcon$1 = ActivityIcon;
|
|
1262
1265
|
|
|
1263
|
-
var _excluded$
|
|
1266
|
+
var _excluded$5R = ["gradient"];
|
|
1264
1267
|
|
|
1265
1268
|
/**
|
|
1266
1269
|
* @component AddCrossIcon
|
|
@@ -1290,7 +1293,7 @@
|
|
|
1290
1293
|
*/
|
|
1291
1294
|
var AddCrossIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1292
1295
|
var gradient = _ref.gradient,
|
|
1293
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1296
|
+
props = _objectWithoutProperties(_ref, _excluded$5R);
|
|
1294
1297
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1295
1298
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1296
1299
|
width: 10,
|
|
@@ -1310,7 +1313,7 @@
|
|
|
1310
1313
|
AddCrossIcon.displayName = "AddCrossIcon";
|
|
1311
1314
|
var AddCrossIcon$1 = AddCrossIcon;
|
|
1312
1315
|
|
|
1313
|
-
var _excluded$
|
|
1316
|
+
var _excluded$5Q = ["gradient"];
|
|
1314
1317
|
|
|
1315
1318
|
/**
|
|
1316
1319
|
* @component ArchiveIcon
|
|
@@ -1340,7 +1343,7 @@
|
|
|
1340
1343
|
*/
|
|
1341
1344
|
var ArchiveIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1342
1345
|
var gradient = _ref.gradient,
|
|
1343
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1346
|
+
props = _objectWithoutProperties(_ref, _excluded$5Q);
|
|
1344
1347
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1345
1348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1346
1349
|
width: 24,
|
|
@@ -1361,7 +1364,7 @@
|
|
|
1361
1364
|
ArchiveIcon.displayName = "ArchiveIcon";
|
|
1362
1365
|
var ArchiveIcon$1 = ArchiveIcon;
|
|
1363
1366
|
|
|
1364
|
-
var _excluded$
|
|
1367
|
+
var _excluded$5P = ["gradient"];
|
|
1365
1368
|
|
|
1366
1369
|
/**
|
|
1367
1370
|
* @component ArrowBackMobileIcon
|
|
@@ -1391,7 +1394,7 @@
|
|
|
1391
1394
|
*/
|
|
1392
1395
|
var ArrowBackMobileIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1393
1396
|
var gradient = _ref.gradient,
|
|
1394
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1397
|
+
props = _objectWithoutProperties(_ref, _excluded$5P);
|
|
1395
1398
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1396
1399
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1397
1400
|
width: 24,
|
|
@@ -1412,7 +1415,7 @@
|
|
|
1412
1415
|
ArrowBackMobileIcon.displayName = "ArrowBackMobileIcon";
|
|
1413
1416
|
var ArrowBackMobileIcon$1 = ArrowBackMobileIcon;
|
|
1414
1417
|
|
|
1415
|
-
var _excluded$
|
|
1418
|
+
var _excluded$5O = ["gradient"];
|
|
1416
1419
|
|
|
1417
1420
|
/**
|
|
1418
1421
|
* @component ArrowCollapseMultipleIcon
|
|
@@ -1442,7 +1445,7 @@
|
|
|
1442
1445
|
*/
|
|
1443
1446
|
var ArrowCollapseMultipleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1444
1447
|
var gradient = _ref.gradient,
|
|
1445
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1448
|
+
props = _objectWithoutProperties(_ref, _excluded$5O);
|
|
1446
1449
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1447
1450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1448
1451
|
width: 24,
|
|
@@ -1462,7 +1465,7 @@
|
|
|
1462
1465
|
ArrowCollapseMultipleIcon.displayName = "ArrowCollapseMultipleIcon";
|
|
1463
1466
|
var ArrowCollapseMultipleIcon$1 = ArrowCollapseMultipleIcon;
|
|
1464
1467
|
|
|
1465
|
-
var _excluded$
|
|
1468
|
+
var _excluded$5N = ["gradient"];
|
|
1466
1469
|
|
|
1467
1470
|
/**
|
|
1468
1471
|
* @component ArrowDownLongIcon
|
|
@@ -1492,7 +1495,7 @@
|
|
|
1492
1495
|
*/
|
|
1493
1496
|
var ArrowDownLongIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1494
1497
|
var gradient = _ref.gradient,
|
|
1495
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1498
|
+
props = _objectWithoutProperties(_ref, _excluded$5N);
|
|
1496
1499
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1497
1500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1498
1501
|
width: 24,
|
|
@@ -1512,7 +1515,7 @@
|
|
|
1512
1515
|
ArrowDownLongIcon.displayName = "ArrowDownLongIcon";
|
|
1513
1516
|
var ArrowDownLongIcon$1 = ArrowDownLongIcon;
|
|
1514
1517
|
|
|
1515
|
-
var _excluded$
|
|
1518
|
+
var _excluded$5M = ["gradient"];
|
|
1516
1519
|
|
|
1517
1520
|
/**
|
|
1518
1521
|
* @component ArrowDownSmallIcon
|
|
@@ -1542,7 +1545,7 @@
|
|
|
1542
1545
|
*/
|
|
1543
1546
|
var ArrowDownSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1544
1547
|
var gradient = _ref.gradient,
|
|
1545
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1548
|
+
props = _objectWithoutProperties(_ref, _excluded$5M);
|
|
1546
1549
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1547
1550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1548
1551
|
width: 16,
|
|
@@ -1562,7 +1565,7 @@
|
|
|
1562
1565
|
ArrowDownSmallIcon.displayName = "ArrowDownSmallIcon";
|
|
1563
1566
|
var ArrowDownSmallIcon$1 = ArrowDownSmallIcon;
|
|
1564
1567
|
|
|
1565
|
-
var _excluded$
|
|
1568
|
+
var _excluded$5L = ["gradient"];
|
|
1566
1569
|
|
|
1567
1570
|
/**
|
|
1568
1571
|
* @component ArrowDownIcon
|
|
@@ -1592,7 +1595,7 @@
|
|
|
1592
1595
|
*/
|
|
1593
1596
|
var ArrowDownIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1594
1597
|
var gradient = _ref.gradient,
|
|
1595
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1598
|
+
props = _objectWithoutProperties(_ref, _excluded$5L);
|
|
1596
1599
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1597
1600
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1598
1601
|
width: 24,
|
|
@@ -1611,7 +1614,7 @@
|
|
|
1611
1614
|
ArrowDownIcon.displayName = "ArrowDownIcon";
|
|
1612
1615
|
var ArrowDownIcon$1 = ArrowDownIcon;
|
|
1613
1616
|
|
|
1614
|
-
var _excluded$
|
|
1617
|
+
var _excluded$5K = ["gradient"];
|
|
1615
1618
|
|
|
1616
1619
|
/**
|
|
1617
1620
|
* @component ArrowExpandeMultipleIcon
|
|
@@ -1641,7 +1644,7 @@
|
|
|
1641
1644
|
*/
|
|
1642
1645
|
var ArrowExpandeMultipleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1643
1646
|
var gradient = _ref.gradient,
|
|
1644
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1647
|
+
props = _objectWithoutProperties(_ref, _excluded$5K);
|
|
1645
1648
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1646
1649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1647
1650
|
width: 24,
|
|
@@ -1661,7 +1664,7 @@
|
|
|
1661
1664
|
ArrowExpandeMultipleIcon.displayName = "ArrowExpandeMultipleIcon";
|
|
1662
1665
|
var ArrowExpandeMultipleIcon$1 = ArrowExpandeMultipleIcon;
|
|
1663
1666
|
|
|
1664
|
-
var _excluded$
|
|
1667
|
+
var _excluded$5J = ["gradient"];
|
|
1665
1668
|
|
|
1666
1669
|
/**
|
|
1667
1670
|
* @component ArrowLeftBoxIcon
|
|
@@ -1691,7 +1694,7 @@
|
|
|
1691
1694
|
*/
|
|
1692
1695
|
var ArrowLeftBoxIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1693
1696
|
var gradient = _ref.gradient,
|
|
1694
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1697
|
+
props = _objectWithoutProperties(_ref, _excluded$5J);
|
|
1695
1698
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1696
1699
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1697
1700
|
width: 24,
|
|
@@ -1711,7 +1714,7 @@
|
|
|
1711
1714
|
ArrowLeftBoxIcon.displayName = "ArrowLeftBoxIcon";
|
|
1712
1715
|
var ArrowLeftBoxIcon$1 = ArrowLeftBoxIcon;
|
|
1713
1716
|
|
|
1714
|
-
var _excluded$
|
|
1717
|
+
var _excluded$5I = ["gradient"];
|
|
1715
1718
|
|
|
1716
1719
|
/**
|
|
1717
1720
|
* @component ArrowLeftIcon
|
|
@@ -1741,7 +1744,7 @@
|
|
|
1741
1744
|
*/
|
|
1742
1745
|
var ArrowLeftIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1743
1746
|
var gradient = _ref.gradient,
|
|
1744
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1747
|
+
props = _objectWithoutProperties(_ref, _excluded$5I);
|
|
1745
1748
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1746
1749
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1747
1750
|
width: 24,
|
|
@@ -1761,7 +1764,7 @@
|
|
|
1761
1764
|
ArrowLeftIcon.displayName = "ArrowLeftIcon";
|
|
1762
1765
|
var ArrowLeftIcon$1 = ArrowLeftIcon;
|
|
1763
1766
|
|
|
1764
|
-
var _excluded$
|
|
1767
|
+
var _excluded$5H = ["gradient"];
|
|
1765
1768
|
|
|
1766
1769
|
/**
|
|
1767
1770
|
* @component ArrowRefreshIcon
|
|
@@ -1791,7 +1794,7 @@
|
|
|
1791
1794
|
*/
|
|
1792
1795
|
var ArrowRefreshIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1793
1796
|
var gradient = _ref.gradient,
|
|
1794
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1797
|
+
props = _objectWithoutProperties(_ref, _excluded$5H);
|
|
1795
1798
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1796
1799
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1797
1800
|
width: 24,
|
|
@@ -1812,7 +1815,7 @@
|
|
|
1812
1815
|
ArrowRefreshIcon.displayName = "ArrowRefreshIcon";
|
|
1813
1816
|
var ArrowRefreshIcon$1 = ArrowRefreshIcon;
|
|
1814
1817
|
|
|
1815
|
-
var _excluded$
|
|
1818
|
+
var _excluded$5G = ["gradient"];
|
|
1816
1819
|
|
|
1817
1820
|
/**
|
|
1818
1821
|
* @component ArrowRestoreIcon
|
|
@@ -1842,7 +1845,7 @@
|
|
|
1842
1845
|
*/
|
|
1843
1846
|
var ArrowRestoreIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1844
1847
|
var gradient = _ref.gradient,
|
|
1845
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1848
|
+
props = _objectWithoutProperties(_ref, _excluded$5G);
|
|
1846
1849
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1847
1850
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1848
1851
|
width: 24,
|
|
@@ -1862,7 +1865,7 @@
|
|
|
1862
1865
|
ArrowRestoreIcon.displayName = "ArrowRestoreIcon";
|
|
1863
1866
|
var ArrowRestoreIcon$1 = ArrowRestoreIcon;
|
|
1864
1867
|
|
|
1865
|
-
var _excluded$
|
|
1868
|
+
var _excluded$5F = ["gradient"];
|
|
1866
1869
|
|
|
1867
1870
|
/**
|
|
1868
1871
|
* @component ArrowRightIcon
|
|
@@ -1892,7 +1895,7 @@
|
|
|
1892
1895
|
*/
|
|
1893
1896
|
var ArrowRightIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1894
1897
|
var gradient = _ref.gradient,
|
|
1895
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1898
|
+
props = _objectWithoutProperties(_ref, _excluded$5F);
|
|
1896
1899
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1897
1900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1898
1901
|
width: 24,
|
|
@@ -1912,7 +1915,7 @@
|
|
|
1912
1915
|
ArrowRightIcon.displayName = "ArrowRightIcon";
|
|
1913
1916
|
var ArrowRightIcon$1 = ArrowRightIcon;
|
|
1914
1917
|
|
|
1915
|
-
var _excluded$
|
|
1918
|
+
var _excluded$5E = ["gradient"];
|
|
1916
1919
|
|
|
1917
1920
|
/**
|
|
1918
1921
|
* @component ArrowUpLongIcon
|
|
@@ -1942,7 +1945,7 @@
|
|
|
1942
1945
|
*/
|
|
1943
1946
|
var ArrowUpLongIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1944
1947
|
var gradient = _ref.gradient,
|
|
1945
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1948
|
+
props = _objectWithoutProperties(_ref, _excluded$5E);
|
|
1946
1949
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1947
1950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1948
1951
|
width: 24,
|
|
@@ -1962,7 +1965,7 @@
|
|
|
1962
1965
|
ArrowUpLongIcon.displayName = "ArrowUpLongIcon";
|
|
1963
1966
|
var ArrowUpLongIcon$1 = ArrowUpLongIcon;
|
|
1964
1967
|
|
|
1965
|
-
var _excluded$
|
|
1968
|
+
var _excluded$5D = ["gradient"];
|
|
1966
1969
|
|
|
1967
1970
|
/**
|
|
1968
1971
|
* @component ArrowUpIcon
|
|
@@ -1992,7 +1995,7 @@
|
|
|
1992
1995
|
*/
|
|
1993
1996
|
var ArrowUpIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
1994
1997
|
var gradient = _ref.gradient,
|
|
1995
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
1998
|
+
props = _objectWithoutProperties(_ref, _excluded$5D);
|
|
1996
1999
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
1997
2000
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1998
2001
|
width: 24,
|
|
@@ -2011,7 +2014,7 @@
|
|
|
2011
2014
|
ArrowUpIcon.displayName = "ArrowUpIcon";
|
|
2012
2015
|
var ArrowUpIcon$1 = ArrowUpIcon;
|
|
2013
2016
|
|
|
2014
|
-
var _excluded$
|
|
2017
|
+
var _excluded$5C = ["gradient"];
|
|
2015
2018
|
|
|
2016
2019
|
/**
|
|
2017
2020
|
* @component AssignIcon
|
|
@@ -2041,7 +2044,7 @@
|
|
|
2041
2044
|
*/
|
|
2042
2045
|
var AssignIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2043
2046
|
var gradient = _ref.gradient,
|
|
2044
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2047
|
+
props = _objectWithoutProperties(_ref, _excluded$5C);
|
|
2045
2048
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2046
2049
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2047
2050
|
width: 24,
|
|
@@ -2061,7 +2064,7 @@
|
|
|
2061
2064
|
AssignIcon.displayName = "AssignIcon";
|
|
2062
2065
|
var AssignIcon$1 = AssignIcon;
|
|
2063
2066
|
|
|
2064
|
-
var _excluded$
|
|
2067
|
+
var _excluded$5B = ["gradient"];
|
|
2065
2068
|
|
|
2066
2069
|
/**
|
|
2067
2070
|
* @component AttachmentIcon
|
|
@@ -2091,7 +2094,7 @@
|
|
|
2091
2094
|
*/
|
|
2092
2095
|
var AttachmentIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2093
2096
|
var gradient = _ref.gradient,
|
|
2094
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2097
|
+
props = _objectWithoutProperties(_ref, _excluded$5B);
|
|
2095
2098
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2096
2099
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2097
2100
|
width: 24,
|
|
@@ -2111,7 +2114,7 @@
|
|
|
2111
2114
|
AttachmentIcon.displayName = "AttachmentIcon";
|
|
2112
2115
|
var AttachmentIcon$1 = AttachmentIcon;
|
|
2113
2116
|
|
|
2114
|
-
var _excluded$
|
|
2117
|
+
var _excluded$5A = ["gradient"];
|
|
2115
2118
|
|
|
2116
2119
|
/**
|
|
2117
2120
|
* @component BellOffSmallIcon
|
|
@@ -2141,7 +2144,7 @@
|
|
|
2141
2144
|
*/
|
|
2142
2145
|
var BellOffSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2143
2146
|
var gradient = _ref.gradient,
|
|
2144
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2147
|
+
props = _objectWithoutProperties(_ref, _excluded$5A);
|
|
2145
2148
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2146
2149
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2147
2150
|
width: 12,
|
|
@@ -2161,7 +2164,7 @@
|
|
|
2161
2164
|
BellOffSmallIcon.displayName = "BellOffSmallIcon";
|
|
2162
2165
|
var BellOffSmallIcon$1 = BellOffSmallIcon;
|
|
2163
2166
|
|
|
2164
|
-
var _excluded$
|
|
2167
|
+
var _excluded$5z = ["gradient"];
|
|
2165
2168
|
|
|
2166
2169
|
/**
|
|
2167
2170
|
* @component BellOffIcon
|
|
@@ -2191,7 +2194,7 @@
|
|
|
2191
2194
|
*/
|
|
2192
2195
|
var BellOffIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2193
2196
|
var gradient = _ref.gradient,
|
|
2194
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2197
|
+
props = _objectWithoutProperties(_ref, _excluded$5z);
|
|
2195
2198
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2196
2199
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2197
2200
|
width: 24,
|
|
@@ -2211,7 +2214,7 @@
|
|
|
2211
2214
|
BellOffIcon.displayName = "BellOffIcon";
|
|
2212
2215
|
var BellOffIcon$1 = BellOffIcon;
|
|
2213
2216
|
|
|
2214
|
-
var _excluded$
|
|
2217
|
+
var _excluded$5y = ["gradient"];
|
|
2215
2218
|
|
|
2216
2219
|
/**
|
|
2217
2220
|
* @component BillingIcon
|
|
@@ -2241,7 +2244,7 @@
|
|
|
2241
2244
|
*/
|
|
2242
2245
|
var BillingIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2243
2246
|
var gradient = _ref.gradient,
|
|
2244
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2247
|
+
props = _objectWithoutProperties(_ref, _excluded$5y);
|
|
2245
2248
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2246
2249
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2247
2250
|
width: 24,
|
|
@@ -2264,7 +2267,7 @@
|
|
|
2264
2267
|
BillingIcon.displayName = "BillingIcon";
|
|
2265
2268
|
var BillingIcon$1 = BillingIcon;
|
|
2266
2269
|
|
|
2267
|
-
var _excluded$
|
|
2270
|
+
var _excluded$5x = ["gradient"];
|
|
2268
2271
|
|
|
2269
2272
|
/**
|
|
2270
2273
|
* @component BudgetAlertIcon
|
|
@@ -2294,7 +2297,7 @@
|
|
|
2294
2297
|
*/
|
|
2295
2298
|
var BudgetAlertIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2296
2299
|
var gradient = _ref.gradient,
|
|
2297
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2300
|
+
props = _objectWithoutProperties(_ref, _excluded$5x);
|
|
2298
2301
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2299
2302
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2300
2303
|
width: 24,
|
|
@@ -2314,7 +2317,7 @@
|
|
|
2314
2317
|
BudgetAlertIcon.displayName = "BudgetAlertIcon";
|
|
2315
2318
|
var BudgetAlertIcon$1 = BudgetAlertIcon;
|
|
2316
2319
|
|
|
2317
|
-
var _excluded$
|
|
2320
|
+
var _excluded$5w = ["gradient"];
|
|
2318
2321
|
|
|
2319
2322
|
/**
|
|
2320
2323
|
* @component BulbIcon
|
|
@@ -2344,7 +2347,7 @@
|
|
|
2344
2347
|
*/
|
|
2345
2348
|
var BulbIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2346
2349
|
var gradient = _ref.gradient,
|
|
2347
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2350
|
+
props = _objectWithoutProperties(_ref, _excluded$5w);
|
|
2348
2351
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2349
2352
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2350
2353
|
width: 16,
|
|
@@ -2363,7 +2366,7 @@
|
|
|
2363
2366
|
BulbIcon.displayName = "BulbIcon";
|
|
2364
2367
|
var BulbIcon$1 = BulbIcon;
|
|
2365
2368
|
|
|
2366
|
-
var _excluded$
|
|
2369
|
+
var _excluded$5v = ["gradient"];
|
|
2367
2370
|
|
|
2368
2371
|
/**
|
|
2369
2372
|
* @component CalendarAddXIcon
|
|
@@ -2393,7 +2396,7 @@
|
|
|
2393
2396
|
*/
|
|
2394
2397
|
var CalendarAddXIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2395
2398
|
var gradient = _ref.gradient,
|
|
2396
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2399
|
+
props = _objectWithoutProperties(_ref, _excluded$5v);
|
|
2397
2400
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2398
2401
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2399
2402
|
width: 24,
|
|
@@ -2413,7 +2416,7 @@
|
|
|
2413
2416
|
CalendarAddXIcon.displayName = "CalendarAddXIcon";
|
|
2414
2417
|
var CalendarAddXIcon$1 = CalendarAddXIcon;
|
|
2415
2418
|
|
|
2416
|
-
var _excluded$
|
|
2419
|
+
var _excluded$5u = ["gradient"];
|
|
2417
2420
|
|
|
2418
2421
|
/**
|
|
2419
2422
|
* @component CalendarImportIcon
|
|
@@ -2443,7 +2446,7 @@
|
|
|
2443
2446
|
*/
|
|
2444
2447
|
var CalendarImportIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2445
2448
|
var gradient = _ref.gradient,
|
|
2446
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2449
|
+
props = _objectWithoutProperties(_ref, _excluded$5u);
|
|
2447
2450
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2448
2451
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2449
2452
|
width: 18,
|
|
@@ -2466,7 +2469,7 @@
|
|
|
2466
2469
|
CalendarImportIcon.displayName = "CalendarImportIcon";
|
|
2467
2470
|
var CalendarImportIcon$1 = CalendarImportIcon;
|
|
2468
2471
|
|
|
2469
|
-
var _excluded$
|
|
2472
|
+
var _excluded$5t = ["gradient"];
|
|
2470
2473
|
|
|
2471
2474
|
/**
|
|
2472
2475
|
* @component CalendarIcon
|
|
@@ -2496,7 +2499,7 @@
|
|
|
2496
2499
|
*/
|
|
2497
2500
|
var CalendarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2498
2501
|
var gradient = _ref.gradient,
|
|
2499
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2502
|
+
props = _objectWithoutProperties(_ref, _excluded$5t);
|
|
2500
2503
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2501
2504
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2502
2505
|
width: 24,
|
|
@@ -2516,7 +2519,7 @@
|
|
|
2516
2519
|
CalendarIcon.displayName = "CalendarIcon";
|
|
2517
2520
|
var CalendarIcon$1 = CalendarIcon;
|
|
2518
2521
|
|
|
2519
|
-
var _excluded$
|
|
2522
|
+
var _excluded$5s = ["gradient"];
|
|
2520
2523
|
|
|
2521
2524
|
/**
|
|
2522
2525
|
* @component CancelCrossIcon
|
|
@@ -2546,7 +2549,7 @@
|
|
|
2546
2549
|
*/
|
|
2547
2550
|
var CancelCrossIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2548
2551
|
var gradient = _ref.gradient,
|
|
2549
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2552
|
+
props = _objectWithoutProperties(_ref, _excluded$5s);
|
|
2550
2553
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2551
2554
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2552
2555
|
width: 24,
|
|
@@ -2566,7 +2569,7 @@
|
|
|
2566
2569
|
CancelCrossIcon.displayName = "CancelCrossIcon";
|
|
2567
2570
|
var CancelCrossIcon$1 = CancelCrossIcon;
|
|
2568
2571
|
|
|
2569
|
-
var _excluded$
|
|
2572
|
+
var _excluded$5r = ["gradient"];
|
|
2570
2573
|
|
|
2571
2574
|
/**
|
|
2572
2575
|
* @component CaretLeftIcon
|
|
@@ -2596,7 +2599,7 @@
|
|
|
2596
2599
|
*/
|
|
2597
2600
|
var CaretLeftIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2598
2601
|
var gradient = _ref.gradient,
|
|
2599
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2602
|
+
props = _objectWithoutProperties(_ref, _excluded$5r);
|
|
2600
2603
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2601
2604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2602
2605
|
width: 18,
|
|
@@ -2616,7 +2619,7 @@
|
|
|
2616
2619
|
CaretLeftIcon.displayName = "CaretLeftIcon";
|
|
2617
2620
|
var CaretLeftIcon$1 = CaretLeftIcon;
|
|
2618
2621
|
|
|
2619
|
-
var _excluded$
|
|
2622
|
+
var _excluded$5q = ["gradient"];
|
|
2620
2623
|
|
|
2621
2624
|
/**
|
|
2622
2625
|
* @component CaretRightIcon
|
|
@@ -2646,7 +2649,7 @@
|
|
|
2646
2649
|
*/
|
|
2647
2650
|
var CaretRightIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2648
2651
|
var gradient = _ref.gradient,
|
|
2649
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2652
|
+
props = _objectWithoutProperties(_ref, _excluded$5q);
|
|
2650
2653
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2651
2654
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2652
2655
|
width: 18,
|
|
@@ -2666,7 +2669,7 @@
|
|
|
2666
2669
|
CaretRightIcon.displayName = "CaretRightIcon";
|
|
2667
2670
|
var CaretRightIcon$1 = CaretRightIcon;
|
|
2668
2671
|
|
|
2669
|
-
var _excluded$
|
|
2672
|
+
var _excluded$5p = ["gradient"];
|
|
2670
2673
|
|
|
2671
2674
|
/**
|
|
2672
2675
|
* @component ChatIcon
|
|
@@ -2696,7 +2699,7 @@
|
|
|
2696
2699
|
*/
|
|
2697
2700
|
var ChatIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2698
2701
|
var gradient = _ref.gradient,
|
|
2699
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2702
|
+
props = _objectWithoutProperties(_ref, _excluded$5p);
|
|
2700
2703
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2701
2704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2702
2705
|
width: 24,
|
|
@@ -2716,7 +2719,7 @@
|
|
|
2716
2719
|
ChatIcon.displayName = "ChatIcon";
|
|
2717
2720
|
var ChatIcon$1 = ChatIcon;
|
|
2718
2721
|
|
|
2719
|
-
var _excluded$
|
|
2722
|
+
var _excluded$5o = ["gradient"];
|
|
2720
2723
|
|
|
2721
2724
|
/**
|
|
2722
2725
|
* @component CheckIcon
|
|
@@ -2746,7 +2749,7 @@
|
|
|
2746
2749
|
*/
|
|
2747
2750
|
var CheckIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2748
2751
|
var gradient = _ref.gradient,
|
|
2749
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2752
|
+
props = _objectWithoutProperties(_ref, _excluded$5o);
|
|
2750
2753
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2751
2754
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2752
2755
|
width: 24,
|
|
@@ -2766,7 +2769,7 @@
|
|
|
2766
2769
|
CheckIcon.displayName = "CheckIcon";
|
|
2767
2770
|
var CheckIcon$1 = CheckIcon;
|
|
2768
2771
|
|
|
2769
|
-
var _excluded$
|
|
2772
|
+
var _excluded$5n = ["gradient"];
|
|
2770
2773
|
|
|
2771
2774
|
/**
|
|
2772
2775
|
* @component CheckboxBlankTogglerIcon
|
|
@@ -2796,7 +2799,7 @@
|
|
|
2796
2799
|
*/
|
|
2797
2800
|
var CheckboxBlankTogglerIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2798
2801
|
var gradient = _ref.gradient,
|
|
2799
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2802
|
+
props = _objectWithoutProperties(_ref, _excluded$5n);
|
|
2800
2803
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2801
2804
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2802
2805
|
width: 24,
|
|
@@ -2816,7 +2819,7 @@
|
|
|
2816
2819
|
CheckboxBlankTogglerIcon.displayName = "CheckboxBlankTogglerIcon";
|
|
2817
2820
|
var CheckboxBlankTogglerIcon$1 = CheckboxBlankTogglerIcon;
|
|
2818
2821
|
|
|
2819
|
-
var _excluded$
|
|
2822
|
+
var _excluded$5m = ["gradient"];
|
|
2820
2823
|
|
|
2821
2824
|
/**
|
|
2822
2825
|
* @component CheckboxCircleArrowIcon
|
|
@@ -2846,7 +2849,7 @@
|
|
|
2846
2849
|
*/
|
|
2847
2850
|
var CheckboxCircleArrowIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2848
2851
|
var gradient = _ref.gradient,
|
|
2849
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2852
|
+
props = _objectWithoutProperties(_ref, _excluded$5m);
|
|
2850
2853
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2851
2854
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2852
2855
|
width: 24,
|
|
@@ -2866,7 +2869,7 @@
|
|
|
2866
2869
|
CheckboxCircleArrowIcon.displayName = "CheckboxCircleArrowIcon";
|
|
2867
2870
|
var CheckboxCircleArrowIcon$1 = CheckboxCircleArrowIcon;
|
|
2868
2871
|
|
|
2869
|
-
var _excluded$
|
|
2872
|
+
var _excluded$5l = ["gradient"];
|
|
2870
2873
|
|
|
2871
2874
|
/**
|
|
2872
2875
|
* @component CheckboxCircleBlankIcon
|
|
@@ -2896,7 +2899,7 @@
|
|
|
2896
2899
|
*/
|
|
2897
2900
|
var CheckboxCircleBlankIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2898
2901
|
var gradient = _ref.gradient,
|
|
2899
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2902
|
+
props = _objectWithoutProperties(_ref, _excluded$5l);
|
|
2900
2903
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2901
2904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2902
2905
|
width: 15,
|
|
@@ -2917,7 +2920,7 @@
|
|
|
2917
2920
|
CheckboxCircleBlankIcon.displayName = "CheckboxCircleBlankIcon";
|
|
2918
2921
|
var CheckboxCircleBlankIcon$1 = CheckboxCircleBlankIcon;
|
|
2919
2922
|
|
|
2920
|
-
var _excluded$
|
|
2923
|
+
var _excluded$5k = ["gradient"];
|
|
2921
2924
|
|
|
2922
2925
|
/**
|
|
2923
2926
|
* @component CheckboxDocumentsIcon
|
|
@@ -2947,7 +2950,7 @@
|
|
|
2947
2950
|
*/
|
|
2948
2951
|
var CheckboxDocumentsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2949
2952
|
var gradient = _ref.gradient,
|
|
2950
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2953
|
+
props = _objectWithoutProperties(_ref, _excluded$5k);
|
|
2951
2954
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
2952
2955
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2953
2956
|
width: 24,
|
|
@@ -2967,7 +2970,7 @@
|
|
|
2967
2970
|
CheckboxDocumentsIcon.displayName = "CheckboxDocumentsIcon";
|
|
2968
2971
|
var CheckboxDocumentsIcon$1 = CheckboxDocumentsIcon;
|
|
2969
2972
|
|
|
2970
|
-
var _excluded$
|
|
2973
|
+
var _excluded$5j = ["gradient"];
|
|
2971
2974
|
|
|
2972
2975
|
/**
|
|
2973
2976
|
* @component CheckboxIcon
|
|
@@ -2997,7 +3000,7 @@
|
|
|
2997
3000
|
*/
|
|
2998
3001
|
var CheckboxIcon$2 = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
2999
3002
|
var gradient = _ref.gradient,
|
|
3000
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3003
|
+
props = _objectWithoutProperties(_ref, _excluded$5j);
|
|
3001
3004
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3002
3005
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3003
3006
|
width: 16,
|
|
@@ -3027,7 +3030,7 @@
|
|
|
3027
3030
|
CheckboxIcon$2.displayName = "CheckboxIcon";
|
|
3028
3031
|
var CheckboxIcon$3 = CheckboxIcon$2;
|
|
3029
3032
|
|
|
3030
|
-
var _excluded$
|
|
3033
|
+
var _excluded$5i = ["gradient"];
|
|
3031
3034
|
|
|
3032
3035
|
/**
|
|
3033
3036
|
* @component ChecklistSmallIcon
|
|
@@ -3057,7 +3060,7 @@
|
|
|
3057
3060
|
*/
|
|
3058
3061
|
var ChecklistSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3059
3062
|
var gradient = _ref.gradient,
|
|
3060
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3063
|
+
props = _objectWithoutProperties(_ref, _excluded$5i);
|
|
3061
3064
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3062
3065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3063
3066
|
width: 12,
|
|
@@ -3077,7 +3080,7 @@
|
|
|
3077
3080
|
ChecklistSmallIcon.displayName = "ChecklistSmallIcon";
|
|
3078
3081
|
var ChecklistSmallIcon$1 = ChecklistSmallIcon;
|
|
3079
3082
|
|
|
3080
|
-
var _excluded$
|
|
3083
|
+
var _excluded$5h = ["gradient"];
|
|
3081
3084
|
|
|
3082
3085
|
/**
|
|
3083
3086
|
* @component ChecklistIcon
|
|
@@ -3107,7 +3110,7 @@
|
|
|
3107
3110
|
*/
|
|
3108
3111
|
var ChecklistIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3109
3112
|
var gradient = _ref.gradient,
|
|
3110
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3113
|
+
props = _objectWithoutProperties(_ref, _excluded$5h);
|
|
3111
3114
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3112
3115
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3113
3116
|
width: 24,
|
|
@@ -3127,7 +3130,7 @@
|
|
|
3127
3130
|
ChecklistIcon.displayName = "ChecklistIcon";
|
|
3128
3131
|
var ChecklistIcon$1 = ChecklistIcon;
|
|
3129
3132
|
|
|
3130
|
-
var _excluded$
|
|
3133
|
+
var _excluded$5g = ["gradient"];
|
|
3131
3134
|
|
|
3132
3135
|
/**
|
|
3133
3136
|
* @component CircleDotIcon
|
|
@@ -3157,7 +3160,7 @@
|
|
|
3157
3160
|
*/
|
|
3158
3161
|
var CircleDotIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3159
3162
|
var gradient = _ref.gradient,
|
|
3160
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3163
|
+
props = _objectWithoutProperties(_ref, _excluded$5g);
|
|
3161
3164
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3162
3165
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3163
3166
|
width: 24,
|
|
@@ -3180,7 +3183,7 @@
|
|
|
3180
3183
|
CircleDotIcon.displayName = "CircleDotIcon";
|
|
3181
3184
|
var CircleDotIcon$1 = CircleDotIcon;
|
|
3182
3185
|
|
|
3183
|
-
var _excluded$
|
|
3186
|
+
var _excluded$5f = ["gradient"];
|
|
3184
3187
|
|
|
3185
3188
|
/**
|
|
3186
3189
|
* @component CircleIcon
|
|
@@ -3210,7 +3213,7 @@
|
|
|
3210
3213
|
*/
|
|
3211
3214
|
var CircleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3212
3215
|
var gradient = _ref.gradient,
|
|
3213
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3216
|
+
props = _objectWithoutProperties(_ref, _excluded$5f);
|
|
3214
3217
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3215
3218
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3216
3219
|
width: 24,
|
|
@@ -3229,7 +3232,7 @@
|
|
|
3229
3232
|
CircleIcon.displayName = "CircleIcon";
|
|
3230
3233
|
var CircleIcon$1 = CircleIcon;
|
|
3231
3234
|
|
|
3232
|
-
var _excluded$
|
|
3235
|
+
var _excluded$5e = ["gradient"];
|
|
3233
3236
|
|
|
3234
3237
|
/**
|
|
3235
3238
|
* @component CircleSlashIcon
|
|
@@ -3263,7 +3266,7 @@
|
|
|
3263
3266
|
*/
|
|
3264
3267
|
var CircleSlashIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3265
3268
|
var gradient = _ref.gradient,
|
|
3266
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3269
|
+
props = _objectWithoutProperties(_ref, _excluded$5e);
|
|
3267
3270
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3268
3271
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3269
3272
|
width: 24,
|
|
@@ -3284,7 +3287,7 @@
|
|
|
3284
3287
|
CircleSlashIcon.displayName = "CircleSlashIcon";
|
|
3285
3288
|
var CircleSlashIcon$1 = CircleSlashIcon;
|
|
3286
3289
|
|
|
3287
|
-
var _excluded$
|
|
3290
|
+
var _excluded$5d = ["gradient"];
|
|
3288
3291
|
|
|
3289
3292
|
/**
|
|
3290
3293
|
* @component CircleMultipleIcon
|
|
@@ -3314,7 +3317,7 @@
|
|
|
3314
3317
|
*/
|
|
3315
3318
|
var CircleMultipleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3316
3319
|
var gradient = _ref.gradient,
|
|
3317
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3320
|
+
props = _objectWithoutProperties(_ref, _excluded$5d);
|
|
3318
3321
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3319
3322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3320
3323
|
width: 24,
|
|
@@ -3334,7 +3337,57 @@
|
|
|
3334
3337
|
CircleMultipleIcon.displayName = "CircleMultipleIcon";
|
|
3335
3338
|
var CircleMultipleIcon$1 = CircleMultipleIcon;
|
|
3336
3339
|
|
|
3337
|
-
var _excluded$
|
|
3340
|
+
var _excluded$5c = ["gradient"];
|
|
3341
|
+
|
|
3342
|
+
/**
|
|
3343
|
+
* @component ClipboardIcon
|
|
3344
|
+
* @description
|
|
3345
|
+
*
|
|
3346
|
+
* The ClipboardIcon component displays a clipboard to represent a clipboard, notes, or a task list.
|
|
3347
|
+
* The Icon component is
|
|
3348
|
+
* customizable, allowing for variations in size, color, and style to fit the needs of the application.
|
|
3349
|
+
*
|
|
3350
|
+
* @prop {string} [gradient] - Optional CSS linear-gradient string to apply a custom fill.
|
|
3351
|
+
* Format: "linear-gradient(<angle>deg, <color1>, <color2>, ...)"
|
|
3352
|
+
*
|
|
3353
|
+
* @example
|
|
3354
|
+
* return (
|
|
3355
|
+
* <ClipboardIcon gradient="linear-gradient(135deg, #4da2ed, #f72222)" />
|
|
3356
|
+
* )
|
|
3357
|
+
*
|
|
3358
|
+
* @example
|
|
3359
|
+
* return (
|
|
3360
|
+
* <ClipboardIcon className="mr-2" />
|
|
3361
|
+
* )
|
|
3362
|
+
*
|
|
3363
|
+
* @see
|
|
3364
|
+
* https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
|
|
3365
|
+
* @see
|
|
3366
|
+
* https://design.activecollab.com/docs/foundations/icons
|
|
3367
|
+
*/
|
|
3368
|
+
var ClipboardIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3369
|
+
var gradient = _ref.gradient,
|
|
3370
|
+
props = _objectWithoutProperties(_ref, _excluded$5c);
|
|
3371
|
+
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3372
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3373
|
+
width: 24,
|
|
3374
|
+
height: 24,
|
|
3375
|
+
viewBox: "0 0 24 24",
|
|
3376
|
+
"data-testid": "ClipboardIcon",
|
|
3377
|
+
fill: gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)",
|
|
3378
|
+
focusable: false,
|
|
3379
|
+
ref: ref
|
|
3380
|
+
}, props), /*#__PURE__*/React__default["default"].createElement(GradientDefs, {
|
|
3381
|
+
gradient: gradient
|
|
3382
|
+
}), /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3383
|
+
fillRule: "evenodd",
|
|
3384
|
+
d: "M10.35 1.91L9.79 2.08L9.34 2.45L9.06 2.96L9.00 3.50L6.91 3.56L6.35 3.73L5.83 4.01L5.38 4.38L5.01 4.83L4.63 5.63L4.50 6.50L4.50 18.00L4.56 18.59L4.73 19.15L5.18 19.90L5.83 20.49L6.63 20.87L7.21 20.99L16.50 21.00L17.09 20.94L17.65 20.77L18.17 20.49L18.82 19.90L19.27 19.15L19.49 18.29L19.50 6.50L19.44 5.91L19.27 5.35L18.99 4.83L18.62 4.38L18.17 4.01L17.65 3.73L16.79 3.51L15.00 3.50L14.94 2.96L14.75 2.57L14.45 2.24L14.07 2.01L13.50 1.90L10.35 1.91ZM16.41 5.66L16.78 5.84L17.08 6.11L17.29 6.46L17.39 6.86L17.40 17.50L17.34 17.91L17.16 18.28L16.66 18.73L16.00 18.90L8.00 18.90L7.59 18.84L7.22 18.66L6.77 18.16L6.60 17.50L6.60 7.00L6.66 6.59L6.84 6.22L7.22 5.84L7.86 5.61L16.00 5.60L16.41 5.66ZM11.20 3.70L10.88 3.59L10.71 3.30L10.76 2.96L11.05 2.72L12.90 2.71L13.12 2.81L13.28 3.05L13.24 3.44L12.95 3.68L11.20 3.70Z"
|
|
3385
|
+
}));
|
|
3386
|
+
});
|
|
3387
|
+
ClipboardIcon.displayName = "ClipboardIcon";
|
|
3388
|
+
var ClipboardIcon$1 = ClipboardIcon;
|
|
3389
|
+
|
|
3390
|
+
var _excluded$5b = ["gradient"];
|
|
3338
3391
|
|
|
3339
3392
|
/**
|
|
3340
3393
|
* @component ClockAddIcon
|
|
@@ -3364,7 +3417,7 @@
|
|
|
3364
3417
|
*/
|
|
3365
3418
|
var ClockAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3366
3419
|
var gradient = _ref.gradient,
|
|
3367
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3420
|
+
props = _objectWithoutProperties(_ref, _excluded$5b);
|
|
3368
3421
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3369
3422
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3370
3423
|
width: 24,
|
|
@@ -3384,7 +3437,7 @@
|
|
|
3384
3437
|
ClockAddIcon.displayName = "ClockAddIcon";
|
|
3385
3438
|
var ClockAddIcon$1 = ClockAddIcon;
|
|
3386
3439
|
|
|
3387
|
-
var _excluded$
|
|
3440
|
+
var _excluded$5a = ["gradient"];
|
|
3388
3441
|
|
|
3389
3442
|
/**
|
|
3390
3443
|
* @component ClockDollarIcon
|
|
@@ -3414,7 +3467,7 @@
|
|
|
3414
3467
|
*/
|
|
3415
3468
|
var ClockDollarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3416
3469
|
var gradient = _ref.gradient,
|
|
3417
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3470
|
+
props = _objectWithoutProperties(_ref, _excluded$5a);
|
|
3418
3471
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3419
3472
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3420
3473
|
width: 24,
|
|
@@ -3437,7 +3490,7 @@
|
|
|
3437
3490
|
ClockDollarIcon.displayName = "ClockDollarIcon";
|
|
3438
3491
|
var ClockDollarIcon$1 = ClockDollarIcon;
|
|
3439
3492
|
|
|
3440
|
-
var _excluded$
|
|
3493
|
+
var _excluded$59 = ["gradient"];
|
|
3441
3494
|
|
|
3442
3495
|
/**
|
|
3443
3496
|
* @component ClockSmallIcon
|
|
@@ -3467,7 +3520,7 @@
|
|
|
3467
3520
|
*/
|
|
3468
3521
|
var ClockSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3469
3522
|
var gradient = _ref.gradient,
|
|
3470
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3523
|
+
props = _objectWithoutProperties(_ref, _excluded$59);
|
|
3471
3524
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3472
3525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3473
3526
|
width: 12,
|
|
@@ -3487,7 +3540,7 @@
|
|
|
3487
3540
|
ClockSmallIcon.displayName = "ClockSmallIcon";
|
|
3488
3541
|
var ClockSmallIcon$1 = ClockSmallIcon;
|
|
3489
3542
|
|
|
3490
|
-
var _excluded$
|
|
3543
|
+
var _excluded$58 = ["gradient"];
|
|
3491
3544
|
|
|
3492
3545
|
/**
|
|
3493
3546
|
* @component ClockStopwatchIndicatorIcon
|
|
@@ -3517,7 +3570,7 @@
|
|
|
3517
3570
|
*/
|
|
3518
3571
|
var ClockStopwatchIndicatorIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3519
3572
|
var gradient = _ref.gradient,
|
|
3520
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3573
|
+
props = _objectWithoutProperties(_ref, _excluded$58);
|
|
3521
3574
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3522
3575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3523
3576
|
width: 24,
|
|
@@ -3538,7 +3591,7 @@
|
|
|
3538
3591
|
ClockStopwatchIndicatorIcon.displayName = "ClockStopwatchIndicatorIcon";
|
|
3539
3592
|
var ClockStopwatchIndicatorIcon$1 = ClockStopwatchIndicatorIcon;
|
|
3540
3593
|
|
|
3541
|
-
var _excluded$
|
|
3594
|
+
var _excluded$57 = ["gradient"];
|
|
3542
3595
|
|
|
3543
3596
|
/**
|
|
3544
3597
|
* @component ClockStopwatchSmallIcon
|
|
@@ -3568,7 +3621,7 @@
|
|
|
3568
3621
|
*/
|
|
3569
3622
|
var ClockStopwatchSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3570
3623
|
var gradient = _ref.gradient,
|
|
3571
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3624
|
+
props = _objectWithoutProperties(_ref, _excluded$57);
|
|
3572
3625
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3573
3626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3574
3627
|
width: 12,
|
|
@@ -3588,7 +3641,7 @@
|
|
|
3588
3641
|
ClockStopwatchSmallIcon.displayName = "ClockStopwatchSmallIcon";
|
|
3589
3642
|
var ClockStopwatchSmallIcon$1 = ClockStopwatchSmallIcon;
|
|
3590
3643
|
|
|
3591
|
-
var _excluded$
|
|
3644
|
+
var _excluded$56 = ["gradient"];
|
|
3592
3645
|
|
|
3593
3646
|
/**
|
|
3594
3647
|
* @component ClockStopwatchIcon
|
|
@@ -3618,7 +3671,7 @@
|
|
|
3618
3671
|
*/
|
|
3619
3672
|
var ClockStopwatchIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3620
3673
|
var gradient = _ref.gradient,
|
|
3621
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3674
|
+
props = _objectWithoutProperties(_ref, _excluded$56);
|
|
3622
3675
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3623
3676
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3624
3677
|
width: 24,
|
|
@@ -3638,7 +3691,7 @@
|
|
|
3638
3691
|
ClockStopwatchIcon.displayName = "ClockStopwatchIcon";
|
|
3639
3692
|
var ClockStopwatchIcon$1 = ClockStopwatchIcon;
|
|
3640
3693
|
|
|
3641
|
-
var _excluded$
|
|
3694
|
+
var _excluded$55 = ["gradient"];
|
|
3642
3695
|
|
|
3643
3696
|
/**
|
|
3644
3697
|
* @component ClockIcon
|
|
@@ -3668,7 +3721,7 @@
|
|
|
3668
3721
|
*/
|
|
3669
3722
|
var ClockIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3670
3723
|
var gradient = _ref.gradient,
|
|
3671
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3724
|
+
props = _objectWithoutProperties(_ref, _excluded$55);
|
|
3672
3725
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3673
3726
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3674
3727
|
width: 24,
|
|
@@ -3688,7 +3741,7 @@
|
|
|
3688
3741
|
ClockIcon.displayName = "ClockIcon";
|
|
3689
3742
|
var ClockIcon$1 = ClockIcon;
|
|
3690
3743
|
|
|
3691
|
-
var _excluded$
|
|
3744
|
+
var _excluded$54 = ["gradient"];
|
|
3692
3745
|
|
|
3693
3746
|
/**
|
|
3694
3747
|
* @component CloseCircleIcon
|
|
@@ -3718,7 +3771,7 @@
|
|
|
3718
3771
|
*/
|
|
3719
3772
|
var CloseCircleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3720
3773
|
var gradient = _ref.gradient,
|
|
3721
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3774
|
+
props = _objectWithoutProperties(_ref, _excluded$54);
|
|
3722
3775
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3723
3776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3724
3777
|
width: 24,
|
|
@@ -3739,7 +3792,7 @@
|
|
|
3739
3792
|
CloseCircleIcon.displayName = "CloseCircleIcon";
|
|
3740
3793
|
var CloseCircleIcon$1 = CloseCircleIcon;
|
|
3741
3794
|
|
|
3742
|
-
var _excluded$
|
|
3795
|
+
var _excluded$53 = ["gradient"];
|
|
3743
3796
|
|
|
3744
3797
|
/**
|
|
3745
3798
|
* @component CloseDocumentIcon
|
|
@@ -3769,7 +3822,7 @@
|
|
|
3769
3822
|
*/
|
|
3770
3823
|
var CloseDocumentIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3771
3824
|
var gradient = _ref.gradient,
|
|
3772
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3825
|
+
props = _objectWithoutProperties(_ref, _excluded$53);
|
|
3773
3826
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3774
3827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3775
3828
|
width: 24,
|
|
@@ -3789,7 +3842,7 @@
|
|
|
3789
3842
|
CloseDocumentIcon.displayName = "CloseDocumentIcon";
|
|
3790
3843
|
var CloseDocumentIcon$1 = CloseDocumentIcon;
|
|
3791
3844
|
|
|
3792
|
-
var _excluded$
|
|
3845
|
+
var _excluded$52 = ["gradient"];
|
|
3793
3846
|
|
|
3794
3847
|
/**
|
|
3795
3848
|
* @component CloseSmallIcon
|
|
@@ -3819,7 +3872,7 @@
|
|
|
3819
3872
|
*/
|
|
3820
3873
|
var CloseSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3821
3874
|
var gradient = _ref.gradient,
|
|
3822
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3875
|
+
props = _objectWithoutProperties(_ref, _excluded$52);
|
|
3823
3876
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3824
3877
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3825
3878
|
width: 24,
|
|
@@ -3839,7 +3892,7 @@
|
|
|
3839
3892
|
CloseSmallIcon.displayName = "CloseSmallIcon";
|
|
3840
3893
|
var CloseSmallIcon$1 = CloseSmallIcon;
|
|
3841
3894
|
|
|
3842
|
-
var _excluded$
|
|
3895
|
+
var _excluded$51 = ["gradient"];
|
|
3843
3896
|
|
|
3844
3897
|
/**
|
|
3845
3898
|
* @component CloseIcon
|
|
@@ -3869,7 +3922,7 @@
|
|
|
3869
3922
|
*/
|
|
3870
3923
|
var CloseIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3871
3924
|
var gradient = _ref.gradient,
|
|
3872
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3925
|
+
props = _objectWithoutProperties(_ref, _excluded$51);
|
|
3873
3926
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3874
3927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3875
3928
|
width: 24,
|
|
@@ -3890,7 +3943,7 @@
|
|
|
3890
3943
|
CloseIcon.displayName = "CloseIcon";
|
|
3891
3944
|
var CloseIcon$1 = CloseIcon;
|
|
3892
3945
|
|
|
3893
|
-
var _excluded$
|
|
3946
|
+
var _excluded$50 = ["gradient"];
|
|
3894
3947
|
|
|
3895
3948
|
/**
|
|
3896
3949
|
* @component CloudIcon
|
|
@@ -3903,7 +3956,7 @@
|
|
|
3903
3956
|
*/
|
|
3904
3957
|
var CloudIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3905
3958
|
var gradient = _ref.gradient,
|
|
3906
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3959
|
+
props = _objectWithoutProperties(_ref, _excluded$50);
|
|
3907
3960
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3908
3961
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3909
3962
|
width: 24,
|
|
@@ -3926,7 +3979,7 @@
|
|
|
3926
3979
|
CloudIcon.displayName = "CloudIcon";
|
|
3927
3980
|
var CloudIcon$1 = CloudIcon;
|
|
3928
3981
|
|
|
3929
|
-
var _excluded$
|
|
3982
|
+
var _excluded$4$ = ["gradient"];
|
|
3930
3983
|
|
|
3931
3984
|
/**
|
|
3932
3985
|
* @component CloudDeployIcon
|
|
@@ -3941,7 +3994,7 @@
|
|
|
3941
3994
|
*/
|
|
3942
3995
|
var CloudDeployIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3943
3996
|
var gradient = _ref.gradient,
|
|
3944
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3997
|
+
props = _objectWithoutProperties(_ref, _excluded$4$);
|
|
3945
3998
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3946
3999
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3947
4000
|
width: 24,
|
|
@@ -3968,7 +4021,7 @@
|
|
|
3968
4021
|
CloudDeployIcon.displayName = "CloudDeployIcon";
|
|
3969
4022
|
var CloudDeployIcon$1 = CloudDeployIcon;
|
|
3970
4023
|
|
|
3971
|
-
var _excluded$
|
|
4024
|
+
var _excluded$4_ = ["gradient"];
|
|
3972
4025
|
|
|
3973
4026
|
/**
|
|
3974
4027
|
* @component CloudDeployFailedIcon
|
|
@@ -3983,7 +4036,7 @@
|
|
|
3983
4036
|
*/
|
|
3984
4037
|
var CloudDeployFailedIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
3985
4038
|
var gradient = _ref.gradient,
|
|
3986
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4039
|
+
props = _objectWithoutProperties(_ref, _excluded$4_);
|
|
3987
4040
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
3988
4041
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3989
4042
|
width: 24,
|
|
@@ -4010,7 +4063,7 @@
|
|
|
4010
4063
|
CloudDeployFailedIcon.displayName = "CloudDeployFailedIcon";
|
|
4011
4064
|
var CloudDeployFailedIcon$1 = CloudDeployFailedIcon;
|
|
4012
4065
|
|
|
4013
|
-
var _excluded$
|
|
4066
|
+
var _excluded$4Z = ["gradient"];
|
|
4014
4067
|
|
|
4015
4068
|
/**
|
|
4016
4069
|
* @component CollapsIcon
|
|
@@ -4040,7 +4093,7 @@
|
|
|
4040
4093
|
*/
|
|
4041
4094
|
var CollapsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4042
4095
|
var gradient = _ref.gradient,
|
|
4043
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4096
|
+
props = _objectWithoutProperties(_ref, _excluded$4Z);
|
|
4044
4097
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4045
4098
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4046
4099
|
width: 6,
|
|
@@ -4060,7 +4113,7 @@
|
|
|
4060
4113
|
CollapsIcon.displayName = "CollapsIcon";
|
|
4061
4114
|
var CollapsIcon$1 = CollapsIcon;
|
|
4062
4115
|
|
|
4063
|
-
var _excluded$
|
|
4116
|
+
var _excluded$4Y = ["gradient"];
|
|
4064
4117
|
|
|
4065
4118
|
/**
|
|
4066
4119
|
* @component CollapseAllIcon
|
|
@@ -4090,7 +4143,7 @@
|
|
|
4090
4143
|
*/
|
|
4091
4144
|
var CollapseAllIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4092
4145
|
var gradient = _ref.gradient,
|
|
4093
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4146
|
+
props = _objectWithoutProperties(_ref, _excluded$4Y);
|
|
4094
4147
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4095
4148
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4096
4149
|
width: 24,
|
|
@@ -4110,7 +4163,7 @@
|
|
|
4110
4163
|
CollapseAllIcon.displayName = "CollapseAllIcon";
|
|
4111
4164
|
var CollapseAllIcon$1 = CollapseAllIcon;
|
|
4112
4165
|
|
|
4113
|
-
var _excluded$
|
|
4166
|
+
var _excluded$4X = ["gradient"];
|
|
4114
4167
|
|
|
4115
4168
|
/**
|
|
4116
4169
|
* @component CollapseExpandSingleIcon
|
|
@@ -4140,7 +4193,7 @@
|
|
|
4140
4193
|
*/
|
|
4141
4194
|
var CollapseExpandSingleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4142
4195
|
var gradient = _ref.gradient,
|
|
4143
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4196
|
+
props = _objectWithoutProperties(_ref, _excluded$4X);
|
|
4144
4197
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4145
4198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4146
4199
|
width: 24,
|
|
@@ -4160,7 +4213,7 @@
|
|
|
4160
4213
|
CollapseExpandSingleIcon.displayName = "CollapseExpandSingleIcon";
|
|
4161
4214
|
var CollapseExpandSingleIcon$1 = CollapseExpandSingleIcon;
|
|
4162
4215
|
|
|
4163
|
-
var _excluded$
|
|
4216
|
+
var _excluded$4W = ["gradient"];
|
|
4164
4217
|
|
|
4165
4218
|
/**
|
|
4166
4219
|
* @component CompanyAddIcon
|
|
@@ -4190,7 +4243,7 @@
|
|
|
4190
4243
|
*/
|
|
4191
4244
|
var CompanyAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4192
4245
|
var gradient = _ref.gradient,
|
|
4193
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4246
|
+
props = _objectWithoutProperties(_ref, _excluded$4W);
|
|
4194
4247
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4195
4248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4196
4249
|
width: 18,
|
|
@@ -4211,7 +4264,7 @@
|
|
|
4211
4264
|
CompanyAddIcon.displayName = "CompanyAddIcon";
|
|
4212
4265
|
var CompanyAddIcon$1 = CompanyAddIcon;
|
|
4213
4266
|
|
|
4214
|
-
var _excluded$
|
|
4267
|
+
var _excluded$4V = ["gradient"];
|
|
4215
4268
|
|
|
4216
4269
|
/**
|
|
4217
4270
|
* @component CompanyIcon
|
|
@@ -4241,7 +4294,7 @@
|
|
|
4241
4294
|
*/
|
|
4242
4295
|
var CompanyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4243
4296
|
var gradient = _ref.gradient,
|
|
4244
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4297
|
+
props = _objectWithoutProperties(_ref, _excluded$4V);
|
|
4245
4298
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4246
4299
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4247
4300
|
width: 24,
|
|
@@ -4262,7 +4315,7 @@
|
|
|
4262
4315
|
CompanyIcon.displayName = "CompanyIcon";
|
|
4263
4316
|
var CompanyIcon$1 = CompanyIcon;
|
|
4264
4317
|
|
|
4265
|
-
var _excluded$
|
|
4318
|
+
var _excluded$4U = ["gradient"];
|
|
4266
4319
|
|
|
4267
4320
|
/**
|
|
4268
4321
|
* @component ComputerIcon
|
|
@@ -4292,7 +4345,7 @@
|
|
|
4292
4345
|
*/
|
|
4293
4346
|
var ComputerIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4294
4347
|
var gradient = _ref.gradient,
|
|
4295
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4348
|
+
props = _objectWithoutProperties(_ref, _excluded$4U);
|
|
4296
4349
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4297
4350
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4298
4351
|
width: 24,
|
|
@@ -4312,7 +4365,7 @@
|
|
|
4312
4365
|
ComputerIcon.displayName = "ComputerIcon";
|
|
4313
4366
|
var ComputerIcon$1 = ComputerIcon;
|
|
4314
4367
|
|
|
4315
|
-
var _excluded$
|
|
4368
|
+
var _excluded$4T = ["gradient"];
|
|
4316
4369
|
|
|
4317
4370
|
/**
|
|
4318
4371
|
* @component ConnectionIcon
|
|
@@ -4342,7 +4395,7 @@
|
|
|
4342
4395
|
*/
|
|
4343
4396
|
var ConnectionIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4344
4397
|
var gradient = _ref.gradient,
|
|
4345
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4398
|
+
props = _objectWithoutProperties(_ref, _excluded$4T);
|
|
4346
4399
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4347
4400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4348
4401
|
width: 24,
|
|
@@ -4369,7 +4422,7 @@
|
|
|
4369
4422
|
ConnectionIcon.displayName = "ConnectionIcon";
|
|
4370
4423
|
var ConnectionIcon$1 = ConnectionIcon;
|
|
4371
4424
|
|
|
4372
|
-
var _excluded$
|
|
4425
|
+
var _excluded$4S = ["gradient"];
|
|
4373
4426
|
|
|
4374
4427
|
/**
|
|
4375
4428
|
* @component CopyIcon
|
|
@@ -4399,7 +4452,7 @@
|
|
|
4399
4452
|
*/
|
|
4400
4453
|
var CopyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4401
4454
|
var gradient = _ref.gradient,
|
|
4402
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4455
|
+
props = _objectWithoutProperties(_ref, _excluded$4S);
|
|
4403
4456
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4404
4457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4405
4458
|
width: 24,
|
|
@@ -4419,7 +4472,7 @@
|
|
|
4419
4472
|
CopyIcon.displayName = "CopyIcon";
|
|
4420
4473
|
var CopyIcon$1 = CopyIcon;
|
|
4421
4474
|
|
|
4422
|
-
var _excluded$
|
|
4475
|
+
var _excluded$4R = ["gradient"];
|
|
4423
4476
|
|
|
4424
4477
|
/**
|
|
4425
4478
|
* @component CrownBlankIcon
|
|
@@ -4449,7 +4502,7 @@
|
|
|
4449
4502
|
*/
|
|
4450
4503
|
var CrownBlankIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4451
4504
|
var gradient = _ref.gradient,
|
|
4452
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4505
|
+
props = _objectWithoutProperties(_ref, _excluded$4R);
|
|
4453
4506
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4454
4507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4455
4508
|
width: 24,
|
|
@@ -4469,7 +4522,7 @@
|
|
|
4469
4522
|
CrownBlankIcon.displayName = "CrownBlankIcon";
|
|
4470
4523
|
var CrownBlankIcon$1 = CrownBlankIcon;
|
|
4471
4524
|
|
|
4472
|
-
var _excluded$
|
|
4525
|
+
var _excluded$4Q = ["gradient"];
|
|
4473
4526
|
|
|
4474
4527
|
/**
|
|
4475
4528
|
* @component CrownSelectedIcon
|
|
@@ -4499,7 +4552,7 @@
|
|
|
4499
4552
|
*/
|
|
4500
4553
|
var CrownSelectedIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4501
4554
|
var gradient = _ref.gradient,
|
|
4502
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4555
|
+
props = _objectWithoutProperties(_ref, _excluded$4Q);
|
|
4503
4556
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4504
4557
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4505
4558
|
width: 24,
|
|
@@ -4519,7 +4572,57 @@
|
|
|
4519
4572
|
CrownSelectedIcon.displayName = "CrownSelectedIcon";
|
|
4520
4573
|
var CrownSelectedIcon$1 = CrownSelectedIcon;
|
|
4521
4574
|
|
|
4522
|
-
var _excluded$
|
|
4575
|
+
var _excluded$4P = ["gradient"];
|
|
4576
|
+
|
|
4577
|
+
/**
|
|
4578
|
+
* @component CutIcon
|
|
4579
|
+
* @description
|
|
4580
|
+
*
|
|
4581
|
+
* The CutIcon component displays a pair of scissors to represent a cut action (for example cut to clipboard).
|
|
4582
|
+
* The Icon component is
|
|
4583
|
+
* customizable, allowing for variations in size, color, and style to fit the needs of the application.
|
|
4584
|
+
*
|
|
4585
|
+
* @prop {string} [gradient] - Optional CSS linear-gradient string to apply a custom fill.
|
|
4586
|
+
* Format: "linear-gradient(<angle>deg, <color1>, <color2>, ...)"
|
|
4587
|
+
*
|
|
4588
|
+
* @example
|
|
4589
|
+
* return (
|
|
4590
|
+
* <CutIcon gradient="linear-gradient(135deg, #4da2ed, #f72222)" />
|
|
4591
|
+
* )
|
|
4592
|
+
*
|
|
4593
|
+
* @example
|
|
4594
|
+
* return (
|
|
4595
|
+
* <CutIcon className="mr-2" />
|
|
4596
|
+
* )
|
|
4597
|
+
*
|
|
4598
|
+
* @see
|
|
4599
|
+
* https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
|
|
4600
|
+
* @see
|
|
4601
|
+
* https://design.activecollab.com/docs/foundations/icons
|
|
4602
|
+
*/
|
|
4603
|
+
var CutIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4604
|
+
var gradient = _ref.gradient,
|
|
4605
|
+
props = _objectWithoutProperties(_ref, _excluded$4P);
|
|
4606
|
+
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4607
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4608
|
+
width: 24,
|
|
4609
|
+
height: 24,
|
|
4610
|
+
viewBox: "0 0 24 24",
|
|
4611
|
+
"data-testid": "CutIcon",
|
|
4612
|
+
fill: gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)",
|
|
4613
|
+
focusable: false,
|
|
4614
|
+
ref: ref
|
|
4615
|
+
}, props), /*#__PURE__*/React__default["default"].createElement(GradientDefs, {
|
|
4616
|
+
gradient: gradient
|
|
4617
|
+
}), /*#__PURE__*/React__default["default"].createElement("path", {
|
|
4618
|
+
fillRule: "evenodd",
|
|
4619
|
+
d: "M13.15 11.00L13.14 10.84L18.15 3.40L18.25 2.92L18.06 2.46L17.73 2.22L17.40 2.15L17.00 2.25L16.75 2.46L12.00 9.48L7.25 2.46L7.00 2.25L6.68 2.15L6.35 2.19L6.06 2.35L5.77 2.84L5.85 3.40L10.86 10.84L10.85 11.09L8.00 14.74L7.00 14.55L6.17 14.67L5.19 15.20L4.63 15.82L4.20 16.84L4.16 17.68L4.37 18.49L4.98 19.42L5.91 20.03L7.00 20.25L8.09 20.03L9.02 19.42L9.63 18.49L9.84 17.68L9.73 16.57L9.34 15.78L12.00 12.38L14.66 15.78L14.27 16.57L14.16 17.68L14.37 18.49L14.98 19.42L15.91 20.03L17.00 20.25L18.09 20.03L19.02 19.42L19.51 18.74L19.84 17.68L19.73 16.57L19.37 15.82L18.58 15.03L17.83 14.67L17.00 14.55L16.00 14.74L13.15 11.00ZM8.40 17.40L8.29 17.94L7.99 18.39L7.54 18.69L7.00 18.80L6.46 18.69L6.01 18.39L5.71 17.94L5.60 17.40L5.71 16.86L6.01 16.41L6.46 16.11L7.00 16.00L7.54 16.11L7.99 16.41L8.29 16.86L8.40 17.40ZM18.40 17.40L18.29 17.94L17.99 18.39L17.54 18.69L17.00 18.80L16.46 18.69L16.01 18.39L15.71 17.94L15.60 17.40L15.71 16.86L16.01 16.41L16.46 16.11L17.00 16.00L17.54 16.11L17.99 16.41L18.29 16.86L18.40 17.40Z"
|
|
4620
|
+
}));
|
|
4621
|
+
});
|
|
4622
|
+
CutIcon.displayName = "CutIcon";
|
|
4623
|
+
var CutIcon$1 = CutIcon;
|
|
4624
|
+
|
|
4625
|
+
var _excluded$4O = ["gradient"];
|
|
4523
4626
|
|
|
4524
4627
|
/**
|
|
4525
4628
|
* @component DependencySmallIcon
|
|
@@ -4549,7 +4652,7 @@
|
|
|
4549
4652
|
*/
|
|
4550
4653
|
var DependencySmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4551
4654
|
var gradient = _ref.gradient,
|
|
4552
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4655
|
+
props = _objectWithoutProperties(_ref, _excluded$4O);
|
|
4553
4656
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4554
4657
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4555
4658
|
width: 12,
|
|
@@ -4569,7 +4672,7 @@
|
|
|
4569
4672
|
DependencySmallIcon.displayName = "DependencySmallIcon";
|
|
4570
4673
|
var DependencySmallIcon$1 = DependencySmallIcon;
|
|
4571
4674
|
|
|
4572
|
-
var _excluded$
|
|
4675
|
+
var _excluded$4N = ["gradient"];
|
|
4573
4676
|
|
|
4574
4677
|
/**
|
|
4575
4678
|
* @component DependencyIcon
|
|
@@ -4599,7 +4702,7 @@
|
|
|
4599
4702
|
*/
|
|
4600
4703
|
var DependencyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4601
4704
|
var gradient = _ref.gradient,
|
|
4602
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4705
|
+
props = _objectWithoutProperties(_ref, _excluded$4N);
|
|
4603
4706
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4604
4707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4605
4708
|
width: 24,
|
|
@@ -4619,7 +4722,7 @@
|
|
|
4619
4722
|
DependencyIcon.displayName = "DependencyIcon";
|
|
4620
4723
|
var DependencyIcon$1 = DependencyIcon;
|
|
4621
4724
|
|
|
4622
|
-
var _excluded$
|
|
4725
|
+
var _excluded$4M = ["gradient"];
|
|
4623
4726
|
|
|
4624
4727
|
/**
|
|
4625
4728
|
* @component DescriptionSmallIcon
|
|
@@ -4649,7 +4752,7 @@
|
|
|
4649
4752
|
*/
|
|
4650
4753
|
var DescriptionSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4651
4754
|
var gradient = _ref.gradient,
|
|
4652
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4755
|
+
props = _objectWithoutProperties(_ref, _excluded$4M);
|
|
4653
4756
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4654
4757
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4655
4758
|
width: 18,
|
|
@@ -4670,7 +4773,7 @@
|
|
|
4670
4773
|
DescriptionSmallIcon.displayName = "DescriptionSmallIcon";
|
|
4671
4774
|
var DescriptionSmallIcon$1 = DescriptionSmallIcon;
|
|
4672
4775
|
|
|
4673
|
-
var _excluded$
|
|
4776
|
+
var _excluded$4L = ["gradient"];
|
|
4674
4777
|
|
|
4675
4778
|
/**
|
|
4676
4779
|
* @component DescriptionIcon
|
|
@@ -4700,7 +4803,7 @@
|
|
|
4700
4803
|
*/
|
|
4701
4804
|
var DescriptionIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4702
4805
|
var gradient = _ref.gradient,
|
|
4703
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4806
|
+
props = _objectWithoutProperties(_ref, _excluded$4L);
|
|
4704
4807
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4705
4808
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4706
4809
|
width: 24,
|
|
@@ -4720,7 +4823,7 @@
|
|
|
4720
4823
|
DescriptionIcon.displayName = "DescriptionIcon";
|
|
4721
4824
|
var DescriptionIcon$1 = DescriptionIcon;
|
|
4722
4825
|
|
|
4723
|
-
var _excluded$
|
|
4826
|
+
var _excluded$4K = ["gradient"];
|
|
4724
4827
|
|
|
4725
4828
|
/**
|
|
4726
4829
|
* @component DiscussionAddIcon
|
|
@@ -4750,7 +4853,7 @@
|
|
|
4750
4853
|
*/
|
|
4751
4854
|
var DiscussionAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4752
4855
|
var gradient = _ref.gradient,
|
|
4753
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4856
|
+
props = _objectWithoutProperties(_ref, _excluded$4K);
|
|
4754
4857
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4755
4858
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4756
4859
|
width: 24,
|
|
@@ -4770,7 +4873,7 @@
|
|
|
4770
4873
|
DiscussionAddIcon.displayName = "DiscussionAddIcon";
|
|
4771
4874
|
var DiscussionAddIcon$1 = DiscussionAddIcon;
|
|
4772
4875
|
|
|
4773
|
-
var _excluded$
|
|
4876
|
+
var _excluded$4J = ["gradient"];
|
|
4774
4877
|
|
|
4775
4878
|
/**
|
|
4776
4879
|
* @component DiscussionIcon
|
|
@@ -4800,7 +4903,7 @@
|
|
|
4800
4903
|
*/
|
|
4801
4904
|
var DiscussionIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4802
4905
|
var gradient = _ref.gradient,
|
|
4803
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4906
|
+
props = _objectWithoutProperties(_ref, _excluded$4J);
|
|
4804
4907
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4805
4908
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4806
4909
|
width: 24,
|
|
@@ -4821,7 +4924,7 @@
|
|
|
4821
4924
|
DiscussionIcon.displayName = "DiscussionIcon";
|
|
4822
4925
|
var DiscussionIcon$1 = DiscussionIcon;
|
|
4823
4926
|
|
|
4824
|
-
var _excluded$
|
|
4927
|
+
var _excluded$4I = ["gradient"];
|
|
4825
4928
|
|
|
4826
4929
|
/**
|
|
4827
4930
|
* @component DollarCheckmarkSmallIcon
|
|
@@ -4851,7 +4954,7 @@
|
|
|
4851
4954
|
*/
|
|
4852
4955
|
var DollarCheckmarkSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4853
4956
|
var gradient = _ref.gradient,
|
|
4854
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4957
|
+
props = _objectWithoutProperties(_ref, _excluded$4I);
|
|
4855
4958
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4856
4959
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4857
4960
|
width: 12,
|
|
@@ -4871,7 +4974,7 @@
|
|
|
4871
4974
|
DollarCheckmarkSmallIcon.displayName = "DollarCheckmarkSmallIcon";
|
|
4872
4975
|
var DollarCheckmarkSmallIcon$1 = DollarCheckmarkSmallIcon;
|
|
4873
4976
|
|
|
4874
|
-
var _excluded$
|
|
4977
|
+
var _excluded$4H = ["gradient"];
|
|
4875
4978
|
|
|
4876
4979
|
/**
|
|
4877
4980
|
* @component DollarCheckmarkIcon
|
|
@@ -4901,7 +5004,7 @@
|
|
|
4901
5004
|
*/
|
|
4902
5005
|
var DollarCheckmarkIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4903
5006
|
var gradient = _ref.gradient,
|
|
4904
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5007
|
+
props = _objectWithoutProperties(_ref, _excluded$4H);
|
|
4905
5008
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4906
5009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4907
5010
|
width: 24,
|
|
@@ -4921,7 +5024,7 @@
|
|
|
4921
5024
|
DollarCheckmarkIcon.displayName = "DollarCheckmarkIcon";
|
|
4922
5025
|
var DollarCheckmarkIcon$1 = DollarCheckmarkIcon;
|
|
4923
5026
|
|
|
4924
|
-
var _excluded$
|
|
5027
|
+
var _excluded$4G = ["gradient"];
|
|
4925
5028
|
|
|
4926
5029
|
/**
|
|
4927
5030
|
* @component DollarClockSmallIcon
|
|
@@ -4951,7 +5054,7 @@
|
|
|
4951
5054
|
*/
|
|
4952
5055
|
var DollarClockSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
4953
5056
|
var gradient = _ref.gradient,
|
|
4954
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5057
|
+
props = _objectWithoutProperties(_ref, _excluded$4G);
|
|
4955
5058
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4956
5059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4957
5060
|
width: 12,
|
|
@@ -4971,7 +5074,7 @@
|
|
|
4971
5074
|
DollarClockSmallIcon.displayName = "DollarClockSmallIcon";
|
|
4972
5075
|
var DollarClockSmallIcon$1 = DollarClockSmallIcon;
|
|
4973
5076
|
|
|
4974
|
-
var _excluded$
|
|
5077
|
+
var _excluded$4F = ["gradient"];
|
|
4975
5078
|
|
|
4976
5079
|
/**
|
|
4977
5080
|
* @component DollarClockIcon
|
|
@@ -5001,7 +5104,7 @@
|
|
|
5001
5104
|
*/
|
|
5002
5105
|
var DollarClockIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5003
5106
|
var gradient = _ref.gradient,
|
|
5004
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5107
|
+
props = _objectWithoutProperties(_ref, _excluded$4F);
|
|
5005
5108
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5006
5109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5007
5110
|
width: 24,
|
|
@@ -5021,7 +5124,7 @@
|
|
|
5021
5124
|
DollarClockIcon.displayName = "DollarClockIcon";
|
|
5022
5125
|
var DollarClockIcon$1 = DollarClockIcon;
|
|
5023
5126
|
|
|
5024
|
-
var _excluded$
|
|
5127
|
+
var _excluded$4E = ["gradient"];
|
|
5025
5128
|
|
|
5026
5129
|
/**
|
|
5027
5130
|
* @component DollarDocumentPlusIcon
|
|
@@ -5051,7 +5154,7 @@
|
|
|
5051
5154
|
*/
|
|
5052
5155
|
var DollarDocumentPlusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5053
5156
|
var gradient = _ref.gradient,
|
|
5054
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5157
|
+
props = _objectWithoutProperties(_ref, _excluded$4E);
|
|
5055
5158
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5056
5159
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5057
5160
|
width: 24,
|
|
@@ -5071,7 +5174,7 @@
|
|
|
5071
5174
|
DollarDocumentPlusIcon.displayName = "DollarDocumentPlusIcon";
|
|
5072
5175
|
var DollarDocumentPlusIcon$1 = DollarDocumentPlusIcon;
|
|
5073
5176
|
|
|
5074
|
-
var _excluded$
|
|
5177
|
+
var _excluded$4D = ["gradient"];
|
|
5075
5178
|
|
|
5076
5179
|
/**
|
|
5077
5180
|
* @component DollarDocumentIcon
|
|
@@ -5101,7 +5204,7 @@
|
|
|
5101
5204
|
*/
|
|
5102
5205
|
var DollarDocumentIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5103
5206
|
var gradient = _ref.gradient,
|
|
5104
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5207
|
+
props = _objectWithoutProperties(_ref, _excluded$4D);
|
|
5105
5208
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5106
5209
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5107
5210
|
width: 24,
|
|
@@ -5122,7 +5225,7 @@
|
|
|
5122
5225
|
DollarDocumentIcon.displayName = "DollarDocumentIcon";
|
|
5123
5226
|
var DollarDocumentIcon$1 = DollarDocumentIcon;
|
|
5124
5227
|
|
|
5125
|
-
var _excluded$
|
|
5228
|
+
var _excluded$4C = ["gradient"];
|
|
5126
5229
|
|
|
5127
5230
|
/**
|
|
5128
5231
|
* @component DollarOffSmallIcon
|
|
@@ -5152,7 +5255,7 @@
|
|
|
5152
5255
|
*/
|
|
5153
5256
|
var DollarOffSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5154
5257
|
var gradient = _ref.gradient,
|
|
5155
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5258
|
+
props = _objectWithoutProperties(_ref, _excluded$4C);
|
|
5156
5259
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5157
5260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5158
5261
|
width: 12,
|
|
@@ -5172,7 +5275,7 @@
|
|
|
5172
5275
|
DollarOffSmallIcon.displayName = "DollarOffSmallIcon";
|
|
5173
5276
|
var DollarOffSmallIcon$1 = DollarOffSmallIcon;
|
|
5174
5277
|
|
|
5175
|
-
var _excluded$
|
|
5278
|
+
var _excluded$4B = ["gradient"];
|
|
5176
5279
|
|
|
5177
5280
|
/**
|
|
5178
5281
|
* @component DollarOffIcon
|
|
@@ -5202,7 +5305,7 @@
|
|
|
5202
5305
|
*/
|
|
5203
5306
|
var DollarOffIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5204
5307
|
var gradient = _ref.gradient,
|
|
5205
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5308
|
+
props = _objectWithoutProperties(_ref, _excluded$4B);
|
|
5206
5309
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5207
5310
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5208
5311
|
width: 24,
|
|
@@ -5222,7 +5325,7 @@
|
|
|
5222
5325
|
DollarOffIcon.displayName = "DollarOffIcon";
|
|
5223
5326
|
var DollarOffIcon$1 = DollarOffIcon;
|
|
5224
5327
|
|
|
5225
|
-
var _excluded$
|
|
5328
|
+
var _excluded$4A = ["gradient"];
|
|
5226
5329
|
|
|
5227
5330
|
/**
|
|
5228
5331
|
* @component DollarSmallIcon
|
|
@@ -5252,7 +5355,7 @@
|
|
|
5252
5355
|
*/
|
|
5253
5356
|
var DollarSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5254
5357
|
var gradient = _ref.gradient,
|
|
5255
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5358
|
+
props = _objectWithoutProperties(_ref, _excluded$4A);
|
|
5256
5359
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5257
5360
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5258
5361
|
width: 12,
|
|
@@ -5272,7 +5375,7 @@
|
|
|
5272
5375
|
DollarSmallIcon.displayName = "DollarSmallIcon";
|
|
5273
5376
|
var DollarSmallIcon$1 = DollarSmallIcon;
|
|
5274
5377
|
|
|
5275
|
-
var _excluded$
|
|
5378
|
+
var _excluded$4z = ["gradient"];
|
|
5276
5379
|
|
|
5277
5380
|
/**
|
|
5278
5381
|
* @component DollarIcon
|
|
@@ -5302,7 +5405,7 @@
|
|
|
5302
5405
|
*/
|
|
5303
5406
|
var DollarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5304
5407
|
var gradient = _ref.gradient,
|
|
5305
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5408
|
+
props = _objectWithoutProperties(_ref, _excluded$4z);
|
|
5306
5409
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5307
5410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5308
5411
|
width: 24,
|
|
@@ -5322,7 +5425,7 @@
|
|
|
5322
5425
|
DollarIcon.displayName = "DollarIcon";
|
|
5323
5426
|
var DollarIcon$1 = DollarIcon;
|
|
5324
5427
|
|
|
5325
|
-
var _excluded$
|
|
5428
|
+
var _excluded$4y = ["gradient"];
|
|
5326
5429
|
|
|
5327
5430
|
/**
|
|
5328
5431
|
* @component DownloadIcon
|
|
@@ -5352,7 +5455,7 @@
|
|
|
5352
5455
|
*/
|
|
5353
5456
|
var DownloadIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5354
5457
|
var gradient = _ref.gradient,
|
|
5355
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5458
|
+
props = _objectWithoutProperties(_ref, _excluded$4y);
|
|
5356
5459
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5357
5460
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5358
5461
|
width: 24,
|
|
@@ -5372,7 +5475,7 @@
|
|
|
5372
5475
|
DownloadIcon.displayName = "DownloadIcon";
|
|
5373
5476
|
var DownloadIcon$1 = DownloadIcon;
|
|
5374
5477
|
|
|
5375
|
-
var _excluded$
|
|
5478
|
+
var _excluded$4x = ["gradient"];
|
|
5376
5479
|
|
|
5377
5480
|
/**
|
|
5378
5481
|
* @component DrawIcon
|
|
@@ -5402,7 +5505,7 @@
|
|
|
5402
5505
|
*/
|
|
5403
5506
|
var DrawIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5404
5507
|
var gradient = _ref.gradient,
|
|
5405
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5508
|
+
props = _objectWithoutProperties(_ref, _excluded$4x);
|
|
5406
5509
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5407
5510
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5408
5511
|
width: 24,
|
|
@@ -5423,7 +5526,7 @@
|
|
|
5423
5526
|
DrawIcon.displayName = "DrawIcon";
|
|
5424
5527
|
var DrawIcon$1 = DrawIcon;
|
|
5425
5528
|
|
|
5426
|
-
var _excluded$
|
|
5529
|
+
var _excluded$4w = ["gradient"];
|
|
5427
5530
|
|
|
5428
5531
|
/**
|
|
5429
5532
|
* @component DriveIcon
|
|
@@ -5453,7 +5556,7 @@
|
|
|
5453
5556
|
*/
|
|
5454
5557
|
var DriveIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5455
5558
|
var gradient = _ref.gradient,
|
|
5456
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5559
|
+
props = _objectWithoutProperties(_ref, _excluded$4w);
|
|
5457
5560
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5458
5561
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5459
5562
|
width: 24,
|
|
@@ -5473,7 +5576,7 @@
|
|
|
5473
5576
|
DriveIcon.displayName = "DriveIcon";
|
|
5474
5577
|
var DriveIcon$1 = DriveIcon;
|
|
5475
5578
|
|
|
5476
|
-
var _excluded$
|
|
5579
|
+
var _excluded$4v = ["gradient"];
|
|
5477
5580
|
|
|
5478
5581
|
/**
|
|
5479
5582
|
* @component DropboxIcon
|
|
@@ -5503,7 +5606,7 @@
|
|
|
5503
5606
|
*/
|
|
5504
5607
|
var DropboxIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5505
5608
|
var gradient = _ref.gradient,
|
|
5506
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5609
|
+
props = _objectWithoutProperties(_ref, _excluded$4v);
|
|
5507
5610
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5508
5611
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5509
5612
|
width: 24,
|
|
@@ -5523,7 +5626,7 @@
|
|
|
5523
5626
|
DropboxIcon.displayName = "DropboxIcon";
|
|
5524
5627
|
var DropboxIcon$1 = DropboxIcon;
|
|
5525
5628
|
|
|
5526
|
-
var _excluded$
|
|
5629
|
+
var _excluded$4u = ["gradient"];
|
|
5527
5630
|
|
|
5528
5631
|
/**
|
|
5529
5632
|
* @component DuplicateIcon
|
|
@@ -5553,7 +5656,7 @@
|
|
|
5553
5656
|
*/
|
|
5554
5657
|
var DuplicateIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5555
5658
|
var gradient = _ref.gradient,
|
|
5556
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5659
|
+
props = _objectWithoutProperties(_ref, _excluded$4u);
|
|
5557
5660
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5558
5661
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5559
5662
|
width: 24,
|
|
@@ -5573,7 +5676,7 @@
|
|
|
5573
5676
|
DuplicateIcon.displayName = "DuplicateIcon";
|
|
5574
5677
|
var DuplicateIcon$1 = DuplicateIcon;
|
|
5575
5678
|
|
|
5576
|
-
var _excluded$
|
|
5679
|
+
var _excluded$4t = ["gradient"];
|
|
5577
5680
|
|
|
5578
5681
|
/**
|
|
5579
5682
|
* @component EditMultipleIcon
|
|
@@ -5603,7 +5706,7 @@
|
|
|
5603
5706
|
*/
|
|
5604
5707
|
var EditMultipleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5605
5708
|
var gradient = _ref.gradient,
|
|
5606
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5709
|
+
props = _objectWithoutProperties(_ref, _excluded$4t);
|
|
5607
5710
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5608
5711
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5609
5712
|
width: 24,
|
|
@@ -5623,7 +5726,7 @@
|
|
|
5623
5726
|
EditMultipleIcon.displayName = "EditMultipleIcon";
|
|
5624
5727
|
var EditMultipleIcon$1 = EditMultipleIcon;
|
|
5625
5728
|
|
|
5626
|
-
var _excluded$
|
|
5729
|
+
var _excluded$4s = ["gradient"];
|
|
5627
5730
|
|
|
5628
5731
|
/**
|
|
5629
5732
|
* @component EditIcon
|
|
@@ -5653,7 +5756,7 @@
|
|
|
5653
5756
|
*/
|
|
5654
5757
|
var EditIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5655
5758
|
var gradient = _ref.gradient,
|
|
5656
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5759
|
+
props = _objectWithoutProperties(_ref, _excluded$4s);
|
|
5657
5760
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5658
5761
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5659
5762
|
width: 24,
|
|
@@ -5673,7 +5776,7 @@
|
|
|
5673
5776
|
EditIcon.displayName = "EditIcon";
|
|
5674
5777
|
var EditIcon$1 = EditIcon;
|
|
5675
5778
|
|
|
5676
|
-
var _excluded$
|
|
5779
|
+
var _excluded$4r = ["gradient"];
|
|
5677
5780
|
|
|
5678
5781
|
/**
|
|
5679
5782
|
* @component EmojiIcon
|
|
@@ -5703,7 +5806,7 @@
|
|
|
5703
5806
|
*/
|
|
5704
5807
|
var EmojiIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5705
5808
|
var gradient = _ref.gradient,
|
|
5706
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5809
|
+
props = _objectWithoutProperties(_ref, _excluded$4r);
|
|
5707
5810
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5708
5811
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5709
5812
|
width: 24,
|
|
@@ -5723,7 +5826,7 @@
|
|
|
5723
5826
|
EmojiIcon.displayName = "EmojiIcon";
|
|
5724
5827
|
var EmojiIcon$1 = EmojiIcon;
|
|
5725
5828
|
|
|
5726
|
-
var _excluded$
|
|
5829
|
+
var _excluded$4q = ["gradient"];
|
|
5727
5830
|
|
|
5728
5831
|
/**
|
|
5729
5832
|
* @component EstimatePlusIcon
|
|
@@ -5753,7 +5856,7 @@
|
|
|
5753
5856
|
*/
|
|
5754
5857
|
var EstimatePlusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5755
5858
|
var gradient = _ref.gradient,
|
|
5756
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5859
|
+
props = _objectWithoutProperties(_ref, _excluded$4q);
|
|
5757
5860
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5758
5861
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5759
5862
|
width: 24,
|
|
@@ -5774,7 +5877,7 @@
|
|
|
5774
5877
|
EstimatePlusIcon.displayName = "EstimatePlusIcon";
|
|
5775
5878
|
var EstimatePlusIcon$1 = EstimatePlusIcon;
|
|
5776
5879
|
|
|
5777
|
-
var _excluded$
|
|
5880
|
+
var _excluded$4p = ["gradient"];
|
|
5778
5881
|
|
|
5779
5882
|
/**
|
|
5780
5883
|
* @component EstimatesIcon
|
|
@@ -5804,7 +5907,7 @@
|
|
|
5804
5907
|
*/
|
|
5805
5908
|
var EstimatesIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5806
5909
|
var gradient = _ref.gradient,
|
|
5807
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5910
|
+
props = _objectWithoutProperties(_ref, _excluded$4p);
|
|
5808
5911
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5809
5912
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5810
5913
|
width: 24,
|
|
@@ -5828,7 +5931,7 @@
|
|
|
5828
5931
|
EstimatesIcon.displayName = "EstimatesIcon";
|
|
5829
5932
|
var EstimatesIcon$1 = EstimatesIcon;
|
|
5830
5933
|
|
|
5831
|
-
var _excluded$
|
|
5934
|
+
var _excluded$4o = ["gradient"];
|
|
5832
5935
|
|
|
5833
5936
|
/**
|
|
5834
5937
|
* @component ExpandAllIcon
|
|
@@ -5858,7 +5961,7 @@
|
|
|
5858
5961
|
*/
|
|
5859
5962
|
var ExpandAllIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5860
5963
|
var gradient = _ref.gradient,
|
|
5861
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5964
|
+
props = _objectWithoutProperties(_ref, _excluded$4o);
|
|
5862
5965
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5863
5966
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5864
5967
|
width: 24,
|
|
@@ -5878,7 +5981,7 @@
|
|
|
5878
5981
|
ExpandAllIcon.displayName = "ExpandAllIcon";
|
|
5879
5982
|
var ExpandAllIcon$1 = ExpandAllIcon;
|
|
5880
5983
|
|
|
5881
|
-
var _excluded$
|
|
5984
|
+
var _excluded$4n = ["gradient"];
|
|
5882
5985
|
|
|
5883
5986
|
/**
|
|
5884
5987
|
* @component ExpenseAddIcon
|
|
@@ -5908,7 +6011,7 @@
|
|
|
5908
6011
|
*/
|
|
5909
6012
|
var ExpenseAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5910
6013
|
var gradient = _ref.gradient,
|
|
5911
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6014
|
+
props = _objectWithoutProperties(_ref, _excluded$4n);
|
|
5912
6015
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5913
6016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5914
6017
|
width: 24,
|
|
@@ -5928,7 +6031,7 @@
|
|
|
5928
6031
|
ExpenseAddIcon.displayName = "ExpenseAddIcon";
|
|
5929
6032
|
var ExpenseAddIcon$1 = ExpenseAddIcon;
|
|
5930
6033
|
|
|
5931
|
-
var _excluded$
|
|
6034
|
+
var _excluded$4m = ["gradient"];
|
|
5932
6035
|
|
|
5933
6036
|
/**
|
|
5934
6037
|
* @component ExpensePlusIcon
|
|
@@ -5958,7 +6061,7 @@
|
|
|
5958
6061
|
*/
|
|
5959
6062
|
var ExpensePlusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
5960
6063
|
var gradient = _ref.gradient,
|
|
5961
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6064
|
+
props = _objectWithoutProperties(_ref, _excluded$4m);
|
|
5962
6065
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
5963
6066
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5964
6067
|
width: 24,
|
|
@@ -5980,7 +6083,7 @@
|
|
|
5980
6083
|
ExpensePlusIcon.displayName = "ExpensePlusIcon";
|
|
5981
6084
|
var ExpensePlusIcon$1 = ExpensePlusIcon;
|
|
5982
6085
|
|
|
5983
|
-
var _excluded$
|
|
6086
|
+
var _excluded$4l = ["gradient"];
|
|
5984
6087
|
|
|
5985
6088
|
/**
|
|
5986
6089
|
* @component EyeOffSmallIcon
|
|
@@ -6010,7 +6113,7 @@
|
|
|
6010
6113
|
*/
|
|
6011
6114
|
var EyeOffSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6012
6115
|
var gradient = _ref.gradient,
|
|
6013
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6116
|
+
props = _objectWithoutProperties(_ref, _excluded$4l);
|
|
6014
6117
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6015
6118
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6016
6119
|
width: 12,
|
|
@@ -6030,7 +6133,7 @@
|
|
|
6030
6133
|
EyeOffSmallIcon.displayName = "EyeOffSmallIcon";
|
|
6031
6134
|
var EyeOffSmallIcon$1 = EyeOffSmallIcon;
|
|
6032
6135
|
|
|
6033
|
-
var _excluded$
|
|
6136
|
+
var _excluded$4k = ["gradient"];
|
|
6034
6137
|
|
|
6035
6138
|
/**
|
|
6036
6139
|
* @component EyeOffIcon
|
|
@@ -6060,7 +6163,7 @@
|
|
|
6060
6163
|
*/
|
|
6061
6164
|
var EyeOffIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6062
6165
|
var gradient = _ref.gradient,
|
|
6063
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6166
|
+
props = _objectWithoutProperties(_ref, _excluded$4k);
|
|
6064
6167
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6065
6168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6066
6169
|
width: 24,
|
|
@@ -6080,7 +6183,7 @@
|
|
|
6080
6183
|
EyeOffIcon.displayName = "EyeOffIcon";
|
|
6081
6184
|
var EyeOffIcon$1 = EyeOffIcon;
|
|
6082
6185
|
|
|
6083
|
-
var _excluded$
|
|
6186
|
+
var _excluded$4j = ["gradient"];
|
|
6084
6187
|
|
|
6085
6188
|
/**
|
|
6086
6189
|
* @component EyeSmallIcon
|
|
@@ -6110,7 +6213,7 @@
|
|
|
6110
6213
|
*/
|
|
6111
6214
|
var EyeSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6112
6215
|
var gradient = _ref.gradient,
|
|
6113
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6216
|
+
props = _objectWithoutProperties(_ref, _excluded$4j);
|
|
6114
6217
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6115
6218
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6116
6219
|
width: 12,
|
|
@@ -6130,7 +6233,7 @@
|
|
|
6130
6233
|
EyeSmallIcon.displayName = "EyeSmallIcon";
|
|
6131
6234
|
var EyeSmallIcon$1 = EyeSmallIcon;
|
|
6132
6235
|
|
|
6133
|
-
var _excluded$
|
|
6236
|
+
var _excluded$4i = ["gradient"];
|
|
6134
6237
|
|
|
6135
6238
|
/**
|
|
6136
6239
|
* @component EyeIcon
|
|
@@ -6160,7 +6263,7 @@
|
|
|
6160
6263
|
*/
|
|
6161
6264
|
var EyeIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6162
6265
|
var gradient = _ref.gradient,
|
|
6163
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6266
|
+
props = _objectWithoutProperties(_ref, _excluded$4i);
|
|
6164
6267
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6165
6268
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6166
6269
|
width: 24,
|
|
@@ -6180,7 +6283,7 @@
|
|
|
6180
6283
|
EyeIcon.displayName = "EyeIcon";
|
|
6181
6284
|
var EyeIcon$1 = EyeIcon;
|
|
6182
6285
|
|
|
6183
|
-
var _excluded$
|
|
6286
|
+
var _excluded$4h = ["gradient"];
|
|
6184
6287
|
|
|
6185
6288
|
/**
|
|
6186
6289
|
* @component FilterIcon
|
|
@@ -6210,7 +6313,7 @@
|
|
|
6210
6313
|
*/
|
|
6211
6314
|
var FilterIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6212
6315
|
var gradient = _ref.gradient,
|
|
6213
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6316
|
+
props = _objectWithoutProperties(_ref, _excluded$4h);
|
|
6214
6317
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6215
6318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6216
6319
|
width: 24,
|
|
@@ -6230,7 +6333,7 @@
|
|
|
6230
6333
|
FilterIcon.displayName = "FilterIcon";
|
|
6231
6334
|
var FilterIcon$1 = FilterIcon;
|
|
6232
6335
|
|
|
6233
|
-
var _excluded$
|
|
6336
|
+
var _excluded$4g = ["gradient"];
|
|
6234
6337
|
|
|
6235
6338
|
/**
|
|
6236
6339
|
* @component FolderMoveIcon
|
|
@@ -6260,7 +6363,7 @@
|
|
|
6260
6363
|
*/
|
|
6261
6364
|
var FolderMoveIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6262
6365
|
var gradient = _ref.gradient,
|
|
6263
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6366
|
+
props = _objectWithoutProperties(_ref, _excluded$4g);
|
|
6264
6367
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6265
6368
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6266
6369
|
width: 24,
|
|
@@ -6280,7 +6383,7 @@
|
|
|
6280
6383
|
FolderMoveIcon.displayName = "FolderMoveIcon";
|
|
6281
6384
|
var FolderMoveIcon$1 = FolderMoveIcon;
|
|
6282
6385
|
|
|
6283
|
-
var _excluded$
|
|
6386
|
+
var _excluded$4f = ["gradient"];
|
|
6284
6387
|
|
|
6285
6388
|
/**
|
|
6286
6389
|
* @component FolderOutlineIcon
|
|
@@ -6310,7 +6413,7 @@
|
|
|
6310
6413
|
*/
|
|
6311
6414
|
var FolderOutlineIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6312
6415
|
var gradient = _ref.gradient,
|
|
6313
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6416
|
+
props = _objectWithoutProperties(_ref, _excluded$4f);
|
|
6314
6417
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6315
6418
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6316
6419
|
width: 24,
|
|
@@ -6330,7 +6433,7 @@
|
|
|
6330
6433
|
FolderOutlineIcon.displayName = "FolderOutlineIcon";
|
|
6331
6434
|
var FolderOutlineIcon$1 = FolderOutlineIcon;
|
|
6332
6435
|
|
|
6333
|
-
var _excluded$
|
|
6436
|
+
var _excluded$4e = ["gradient"];
|
|
6334
6437
|
|
|
6335
6438
|
/**
|
|
6336
6439
|
* @component FolderPlusIcon
|
|
@@ -6360,7 +6463,7 @@
|
|
|
6360
6463
|
*/
|
|
6361
6464
|
var FolderPlusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6362
6465
|
var gradient = _ref.gradient,
|
|
6363
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6466
|
+
props = _objectWithoutProperties(_ref, _excluded$4e);
|
|
6364
6467
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6365
6468
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6366
6469
|
width: 24,
|
|
@@ -6381,7 +6484,7 @@
|
|
|
6381
6484
|
FolderPlusIcon.displayName = "FolderPlusIcon";
|
|
6382
6485
|
var FolderPlusIcon$1 = FolderPlusIcon;
|
|
6383
6486
|
|
|
6384
|
-
var _excluded$
|
|
6487
|
+
var _excluded$4d = ["gradient"];
|
|
6385
6488
|
|
|
6386
6489
|
/**
|
|
6387
6490
|
* @component GearIcon
|
|
@@ -6394,7 +6497,7 @@
|
|
|
6394
6497
|
*/
|
|
6395
6498
|
var GearIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6396
6499
|
var gradient = _ref.gradient,
|
|
6397
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6500
|
+
props = _objectWithoutProperties(_ref, _excluded$4d);
|
|
6398
6501
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6399
6502
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6400
6503
|
width: 24,
|
|
@@ -6419,7 +6522,7 @@
|
|
|
6419
6522
|
GearIcon.displayName = "GearIcon";
|
|
6420
6523
|
var GearIcon$1 = GearIcon;
|
|
6421
6524
|
|
|
6422
|
-
var _excluded$
|
|
6525
|
+
var _excluded$4c = ["gradient"];
|
|
6423
6526
|
var maskUid$1 = 0;
|
|
6424
6527
|
|
|
6425
6528
|
/**
|
|
@@ -6435,7 +6538,7 @@
|
|
|
6435
6538
|
*/
|
|
6436
6539
|
var GearFailedIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6437
6540
|
var gradient = _ref.gradient,
|
|
6438
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6541
|
+
props = _objectWithoutProperties(_ref, _excluded$4c);
|
|
6439
6542
|
var _useState = React.useState(function () {
|
|
6440
6543
|
return "gear-failed-cut-".concat(++maskUid$1);
|
|
6441
6544
|
}),
|
|
@@ -6486,7 +6589,7 @@
|
|
|
6486
6589
|
GearFailedIcon.displayName = "GearFailedIcon";
|
|
6487
6590
|
var GearFailedIcon$1 = GearFailedIcon;
|
|
6488
6591
|
|
|
6489
|
-
var _excluded$
|
|
6592
|
+
var _excluded$4b = ["gradient"];
|
|
6490
6593
|
|
|
6491
6594
|
/**
|
|
6492
6595
|
* @component GiftIcon
|
|
@@ -6516,7 +6619,7 @@
|
|
|
6516
6619
|
*/
|
|
6517
6620
|
var GiftIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6518
6621
|
var gradient = _ref.gradient,
|
|
6519
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6622
|
+
props = _objectWithoutProperties(_ref, _excluded$4b);
|
|
6520
6623
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6521
6624
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6522
6625
|
width: 24,
|
|
@@ -6537,7 +6640,7 @@
|
|
|
6537
6640
|
GiftIcon.displayName = "GiftIcon";
|
|
6538
6641
|
var GiftIcon$1 = GiftIcon;
|
|
6539
6642
|
|
|
6540
|
-
var _excluded$
|
|
6643
|
+
var _excluded$4a = ["gradient"];
|
|
6541
6644
|
|
|
6542
6645
|
/**
|
|
6543
6646
|
* @component GitBranchIcon
|
|
@@ -6550,7 +6653,7 @@
|
|
|
6550
6653
|
*/
|
|
6551
6654
|
var GitBranchIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6552
6655
|
var gradient = _ref.gradient,
|
|
6553
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6656
|
+
props = _objectWithoutProperties(_ref, _excluded$4a);
|
|
6554
6657
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6555
6658
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6556
6659
|
width: 24,
|
|
@@ -6581,7 +6684,7 @@
|
|
|
6581
6684
|
GitBranchIcon.displayName = "GitBranchIcon";
|
|
6582
6685
|
var GitBranchIcon$1 = GitBranchIcon;
|
|
6583
6686
|
|
|
6584
|
-
var _excluded$
|
|
6687
|
+
var _excluded$49 = ["gradient"];
|
|
6585
6688
|
|
|
6586
6689
|
/**
|
|
6587
6690
|
* @component GitCommitIcon
|
|
@@ -6594,7 +6697,7 @@
|
|
|
6594
6697
|
*/
|
|
6595
6698
|
var GitCommitIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6596
6699
|
var gradient = _ref.gradient,
|
|
6597
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6700
|
+
props = _objectWithoutProperties(_ref, _excluded$49);
|
|
6598
6701
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6599
6702
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6600
6703
|
width: 24,
|
|
@@ -6621,7 +6724,7 @@
|
|
|
6621
6724
|
GitCommitIcon.displayName = "GitCommitIcon";
|
|
6622
6725
|
var GitCommitIcon$1 = GitCommitIcon;
|
|
6623
6726
|
|
|
6624
|
-
var _excluded$
|
|
6727
|
+
var _excluded$48 = ["gradient"];
|
|
6625
6728
|
|
|
6626
6729
|
/**
|
|
6627
6730
|
* @component GitHubIcon
|
|
@@ -6636,7 +6739,7 @@
|
|
|
6636
6739
|
*/
|
|
6637
6740
|
var GitHubIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6638
6741
|
var gradient = _ref.gradient,
|
|
6639
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6742
|
+
props = _objectWithoutProperties(_ref, _excluded$48);
|
|
6640
6743
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6641
6744
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6642
6745
|
width: 24,
|
|
@@ -6657,7 +6760,7 @@
|
|
|
6657
6760
|
GitHubIcon.displayName = "GitHubIcon";
|
|
6658
6761
|
var GitHubIcon$1 = GitHubIcon;
|
|
6659
6762
|
|
|
6660
|
-
var _excluded$
|
|
6763
|
+
var _excluded$47 = ["gradient"];
|
|
6661
6764
|
|
|
6662
6765
|
/**
|
|
6663
6766
|
* @component GitIcon
|
|
@@ -6672,7 +6775,7 @@
|
|
|
6672
6775
|
*/
|
|
6673
6776
|
var GitIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6674
6777
|
var gradient = _ref.gradient,
|
|
6675
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6778
|
+
props = _objectWithoutProperties(_ref, _excluded$47);
|
|
6676
6779
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6677
6780
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6678
6781
|
width: 24,
|
|
@@ -6693,7 +6796,7 @@
|
|
|
6693
6796
|
GitIcon.displayName = "GitIcon";
|
|
6694
6797
|
var GitIcon$1 = GitIcon;
|
|
6695
6798
|
|
|
6696
|
-
var _excluded$
|
|
6799
|
+
var _excluded$46 = ["gradient"];
|
|
6697
6800
|
|
|
6698
6801
|
/**
|
|
6699
6802
|
* @component GitLabIcon
|
|
@@ -6708,7 +6811,7 @@
|
|
|
6708
6811
|
*/
|
|
6709
6812
|
var GitLabIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6710
6813
|
var gradient = _ref.gradient,
|
|
6711
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6814
|
+
props = _objectWithoutProperties(_ref, _excluded$46);
|
|
6712
6815
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6713
6816
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6714
6817
|
width: 24,
|
|
@@ -6729,7 +6832,7 @@
|
|
|
6729
6832
|
GitLabIcon.displayName = "GitLabIcon";
|
|
6730
6833
|
var GitLabIcon$1 = GitLabIcon;
|
|
6731
6834
|
|
|
6732
|
-
var _excluded$
|
|
6835
|
+
var _excluded$45 = ["gradient"];
|
|
6733
6836
|
|
|
6734
6837
|
/**
|
|
6735
6838
|
* @component GitMergeIcon
|
|
@@ -6744,7 +6847,7 @@
|
|
|
6744
6847
|
*/
|
|
6745
6848
|
var GitMergeIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6746
6849
|
var gradient = _ref.gradient,
|
|
6747
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6850
|
+
props = _objectWithoutProperties(_ref, _excluded$45);
|
|
6748
6851
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6749
6852
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6750
6853
|
width: 24,
|
|
@@ -6775,7 +6878,7 @@
|
|
|
6775
6878
|
GitMergeIcon.displayName = "GitMergeIcon";
|
|
6776
6879
|
var GitMergeIcon$1 = GitMergeIcon;
|
|
6777
6880
|
|
|
6778
|
-
var _excluded$
|
|
6881
|
+
var _excluded$44 = ["gradient"];
|
|
6779
6882
|
|
|
6780
6883
|
/**
|
|
6781
6884
|
* @component GitPullRequestIcon
|
|
@@ -6788,7 +6891,7 @@
|
|
|
6788
6891
|
*/
|
|
6789
6892
|
var GitPullRequestIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6790
6893
|
var gradient = _ref.gradient,
|
|
6791
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6894
|
+
props = _objectWithoutProperties(_ref, _excluded$44);
|
|
6792
6895
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6793
6896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6794
6897
|
width: 24,
|
|
@@ -6821,7 +6924,7 @@
|
|
|
6821
6924
|
GitPullRequestIcon.displayName = "GitPullRequestIcon";
|
|
6822
6925
|
var GitPullRequestIcon$1 = GitPullRequestIcon;
|
|
6823
6926
|
|
|
6824
|
-
var _excluded$
|
|
6927
|
+
var _excluded$43 = ["gradient"];
|
|
6825
6928
|
|
|
6826
6929
|
/**
|
|
6827
6930
|
* @component GitPullRequestDraftIcon
|
|
@@ -6836,7 +6939,7 @@
|
|
|
6836
6939
|
*/
|
|
6837
6940
|
var GitPullRequestDraftIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6838
6941
|
var gradient = _ref.gradient,
|
|
6839
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6942
|
+
props = _objectWithoutProperties(_ref, _excluded$43);
|
|
6840
6943
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6841
6944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6842
6945
|
width: 24,
|
|
@@ -6870,7 +6973,7 @@
|
|
|
6870
6973
|
GitPullRequestDraftIcon.displayName = "GitPullRequestDraftIcon";
|
|
6871
6974
|
var GitPullRequestDraftIcon$1 = GitPullRequestDraftIcon;
|
|
6872
6975
|
|
|
6873
|
-
var _excluded$
|
|
6976
|
+
var _excluded$42 = ["gradient"];
|
|
6874
6977
|
|
|
6875
6978
|
/**
|
|
6876
6979
|
* @component GitPullRequestClosedIcon
|
|
@@ -6886,7 +6989,7 @@
|
|
|
6886
6989
|
*/
|
|
6887
6990
|
var GitPullRequestClosedIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6888
6991
|
var gradient = _ref.gradient,
|
|
6889
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6992
|
+
props = _objectWithoutProperties(_ref, _excluded$42);
|
|
6890
6993
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6891
6994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6892
6995
|
width: 24,
|
|
@@ -6923,7 +7026,7 @@
|
|
|
6923
7026
|
GitPullRequestClosedIcon.displayName = "GitPullRequestClosedIcon";
|
|
6924
7027
|
var GitPullRequestClosedIcon$1 = GitPullRequestClosedIcon;
|
|
6925
7028
|
|
|
6926
|
-
var _excluded$
|
|
7029
|
+
var _excluded$41 = ["gradient"];
|
|
6927
7030
|
|
|
6928
7031
|
/**
|
|
6929
7032
|
* @component GitRepositoryIcon
|
|
@@ -6937,7 +7040,7 @@
|
|
|
6937
7040
|
*/
|
|
6938
7041
|
var GitRepositoryIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6939
7042
|
var gradient = _ref.gradient,
|
|
6940
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7043
|
+
props = _objectWithoutProperties(_ref, _excluded$41);
|
|
6941
7044
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
6942
7045
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6943
7046
|
width: 24,
|
|
@@ -6966,7 +7069,7 @@
|
|
|
6966
7069
|
GitRepositoryIcon.displayName = "GitRepositoryIcon";
|
|
6967
7070
|
var GitRepositoryIcon$1 = GitRepositoryIcon;
|
|
6968
7071
|
|
|
6969
|
-
var _excluded$
|
|
7072
|
+
var _excluded$40 = ["gradient"];
|
|
6970
7073
|
var maskUid = 0;
|
|
6971
7074
|
|
|
6972
7075
|
/**
|
|
@@ -6982,7 +7085,7 @@
|
|
|
6982
7085
|
*/
|
|
6983
7086
|
var GitRepositoryConnectIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
6984
7087
|
var gradient = _ref.gradient,
|
|
6985
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7088
|
+
props = _objectWithoutProperties(_ref, _excluded$40);
|
|
6986
7089
|
var _useState = React.useState(function () {
|
|
6987
7090
|
return "git-repository-connect-cut-".concat(++maskUid);
|
|
6988
7091
|
}),
|
|
@@ -7043,7 +7146,7 @@
|
|
|
7043
7146
|
GitRepositoryConnectIcon.displayName = "GitRepositoryConnectIcon";
|
|
7044
7147
|
var GitRepositoryConnectIcon$1 = GitRepositoryConnectIcon;
|
|
7045
7148
|
|
|
7046
|
-
var _excluded$
|
|
7149
|
+
var _excluded$3$ = ["gradient"];
|
|
7047
7150
|
|
|
7048
7151
|
/**
|
|
7049
7152
|
* @component GroupByIcon
|
|
@@ -7073,7 +7176,7 @@
|
|
|
7073
7176
|
*/
|
|
7074
7177
|
var GroupByIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7075
7178
|
var gradient = _ref.gradient,
|
|
7076
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7179
|
+
props = _objectWithoutProperties(_ref, _excluded$3$);
|
|
7077
7180
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7078
7181
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7079
7182
|
width: 24,
|
|
@@ -7092,7 +7195,7 @@
|
|
|
7092
7195
|
GroupByIcon.displayName = "GroupByIcon";
|
|
7093
7196
|
var GroupByIcon$1 = GroupByIcon;
|
|
7094
7197
|
|
|
7095
|
-
var _excluded$
|
|
7198
|
+
var _excluded$3_ = ["gradient"];
|
|
7096
7199
|
|
|
7097
7200
|
/**
|
|
7098
7201
|
* @component HashtagIcon
|
|
@@ -7122,7 +7225,7 @@
|
|
|
7122
7225
|
*/
|
|
7123
7226
|
var HashtagIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7124
7227
|
var gradient = _ref.gradient,
|
|
7125
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7228
|
+
props = _objectWithoutProperties(_ref, _excluded$3_);
|
|
7126
7229
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7127
7230
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7128
7231
|
width: 24,
|
|
@@ -7143,7 +7246,7 @@
|
|
|
7143
7246
|
HashtagIcon.displayName = "HashtagIcon";
|
|
7144
7247
|
var HashtagIcon$1 = HashtagIcon;
|
|
7145
7248
|
|
|
7146
|
-
var _excluded$
|
|
7249
|
+
var _excluded$3Z = ["gradient"];
|
|
7147
7250
|
|
|
7148
7251
|
/**
|
|
7149
7252
|
* @component HashIcon
|
|
@@ -7173,7 +7276,7 @@
|
|
|
7173
7276
|
*/
|
|
7174
7277
|
var HashIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7175
7278
|
var gradient = _ref.gradient,
|
|
7176
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7279
|
+
props = _objectWithoutProperties(_ref, _excluded$3Z);
|
|
7177
7280
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7178
7281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7179
7282
|
width: 24,
|
|
@@ -7192,7 +7295,7 @@
|
|
|
7192
7295
|
HashIcon.displayName = "HashIcon";
|
|
7193
7296
|
var HashIcon$1 = HashIcon;
|
|
7194
7297
|
|
|
7195
|
-
var _excluded$
|
|
7298
|
+
var _excluded$3Y = ["gradient"];
|
|
7196
7299
|
|
|
7197
7300
|
/**
|
|
7198
7301
|
* @component CommandLineIcon
|
|
@@ -7222,7 +7325,7 @@
|
|
|
7222
7325
|
*/
|
|
7223
7326
|
var CommandLineIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7224
7327
|
var gradient = _ref.gradient,
|
|
7225
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7328
|
+
props = _objectWithoutProperties(_ref, _excluded$3Y);
|
|
7226
7329
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7227
7330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7228
7331
|
width: 24,
|
|
@@ -7241,7 +7344,7 @@
|
|
|
7241
7344
|
CommandLineIcon.displayName = "CommandLineIcon";
|
|
7242
7345
|
var CommandLineIcon$1 = CommandLineIcon;
|
|
7243
7346
|
|
|
7244
|
-
var _excluded$
|
|
7347
|
+
var _excluded$3X = ["gradient"];
|
|
7245
7348
|
|
|
7246
7349
|
/**
|
|
7247
7350
|
* @component HelpIcon
|
|
@@ -7271,7 +7374,7 @@
|
|
|
7271
7374
|
*/
|
|
7272
7375
|
var HelpIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7273
7376
|
var gradient = _ref.gradient,
|
|
7274
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7377
|
+
props = _objectWithoutProperties(_ref, _excluded$3X);
|
|
7275
7378
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7276
7379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7277
7380
|
width: 24,
|
|
@@ -7291,7 +7394,7 @@
|
|
|
7291
7394
|
HelpIcon.displayName = "HelpIcon";
|
|
7292
7395
|
var HelpIcon$1 = HelpIcon;
|
|
7293
7396
|
|
|
7294
|
-
var _excluded$
|
|
7397
|
+
var _excluded$3W = ["gradient"];
|
|
7295
7398
|
|
|
7296
7399
|
/**
|
|
7297
7400
|
* @component HistoryOfChangesIcon
|
|
@@ -7321,7 +7424,7 @@
|
|
|
7321
7424
|
*/
|
|
7322
7425
|
var HistoryOfChangesIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7323
7426
|
var gradient = _ref.gradient,
|
|
7324
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7427
|
+
props = _objectWithoutProperties(_ref, _excluded$3W);
|
|
7325
7428
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7326
7429
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7327
7430
|
width: 24,
|
|
@@ -7342,7 +7445,7 @@
|
|
|
7342
7445
|
HistoryOfChangesIcon.displayName = "HistoryOfChangesIcon";
|
|
7343
7446
|
var HistoryOfChangesIcon$1 = HistoryOfChangesIcon;
|
|
7344
7447
|
|
|
7345
|
-
var _excluded$
|
|
7448
|
+
var _excluded$3V = ["gradient"];
|
|
7346
7449
|
|
|
7347
7450
|
/**
|
|
7348
7451
|
* @component ImageIcon
|
|
@@ -7372,7 +7475,7 @@
|
|
|
7372
7475
|
*/
|
|
7373
7476
|
var ImageIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7374
7477
|
var gradient = _ref.gradient,
|
|
7375
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7478
|
+
props = _objectWithoutProperties(_ref, _excluded$3V);
|
|
7376
7479
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7377
7480
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7378
7481
|
width: 24,
|
|
@@ -7393,7 +7496,7 @@
|
|
|
7393
7496
|
ImageIcon.displayName = "ImageIcon";
|
|
7394
7497
|
var ImageIcon$1 = ImageIcon;
|
|
7395
7498
|
|
|
7396
|
-
var _excluded$
|
|
7499
|
+
var _excluded$3U = ["gradient"];
|
|
7397
7500
|
|
|
7398
7501
|
/**
|
|
7399
7502
|
* @component InfoSmallIcon
|
|
@@ -7423,7 +7526,7 @@
|
|
|
7423
7526
|
*/
|
|
7424
7527
|
var InfoSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7425
7528
|
var gradient = _ref.gradient,
|
|
7426
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7529
|
+
props = _objectWithoutProperties(_ref, _excluded$3U);
|
|
7427
7530
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7428
7531
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7429
7532
|
width: 15,
|
|
@@ -7443,7 +7546,7 @@
|
|
|
7443
7546
|
InfoSmallIcon.displayName = "InfoSmallIcon";
|
|
7444
7547
|
var InfoSmallIcon$1 = InfoSmallIcon;
|
|
7445
7548
|
|
|
7446
|
-
var _excluded$
|
|
7549
|
+
var _excluded$3T = ["gradient"];
|
|
7447
7550
|
|
|
7448
7551
|
/**
|
|
7449
7552
|
* @component InfoIcon
|
|
@@ -7473,7 +7576,7 @@
|
|
|
7473
7576
|
*/
|
|
7474
7577
|
var InfoIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7475
7578
|
var gradient = _ref.gradient,
|
|
7476
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7579
|
+
props = _objectWithoutProperties(_ref, _excluded$3T);
|
|
7477
7580
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7478
7581
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7479
7582
|
width: 24,
|
|
@@ -7493,7 +7596,7 @@
|
|
|
7493
7596
|
InfoIcon.displayName = "InfoIcon";
|
|
7494
7597
|
var InfoIcon$1 = InfoIcon;
|
|
7495
7598
|
|
|
7496
|
-
var _excluded$
|
|
7599
|
+
var _excluded$3S = ["gradient"];
|
|
7497
7600
|
|
|
7498
7601
|
/**
|
|
7499
7602
|
* @component InsertLinkIcon
|
|
@@ -7523,7 +7626,7 @@
|
|
|
7523
7626
|
*/
|
|
7524
7627
|
var InsertLinkIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7525
7628
|
var gradient = _ref.gradient,
|
|
7526
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7629
|
+
props = _objectWithoutProperties(_ref, _excluded$3S);
|
|
7527
7630
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7528
7631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7529
7632
|
width: 24,
|
|
@@ -7543,7 +7646,7 @@
|
|
|
7543
7646
|
InsertLinkIcon.displayName = "InsertLinkIcon";
|
|
7544
7647
|
var InsertLinkIcon$1 = InsertLinkIcon;
|
|
7545
7648
|
|
|
7546
|
-
var _excluded$
|
|
7649
|
+
var _excluded$3R = ["gradient"];
|
|
7547
7650
|
|
|
7548
7651
|
/**
|
|
7549
7652
|
* @component IntegrationsIcon
|
|
@@ -7573,7 +7676,7 @@
|
|
|
7573
7676
|
*/
|
|
7574
7677
|
var IntegrationsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7575
7678
|
var gradient = _ref.gradient,
|
|
7576
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7679
|
+
props = _objectWithoutProperties(_ref, _excluded$3R);
|
|
7577
7680
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7578
7681
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7579
7682
|
width: 24,
|
|
@@ -7597,7 +7700,7 @@
|
|
|
7597
7700
|
IntegrationsIcon.displayName = "IntegrationsIcon";
|
|
7598
7701
|
var IntegrationsIcon$1 = IntegrationsIcon;
|
|
7599
7702
|
|
|
7600
|
-
var _excluded$
|
|
7703
|
+
var _excluded$3Q = ["gradient"];
|
|
7601
7704
|
|
|
7602
7705
|
/**
|
|
7603
7706
|
* @component InvoicesIcon
|
|
@@ -7627,7 +7730,7 @@
|
|
|
7627
7730
|
*/
|
|
7628
7731
|
var InvoicesIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7629
7732
|
var gradient = _ref.gradient,
|
|
7630
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7733
|
+
props = _objectWithoutProperties(_ref, _excluded$3Q);
|
|
7631
7734
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7632
7735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7633
7736
|
width: 24,
|
|
@@ -7651,7 +7754,7 @@
|
|
|
7651
7754
|
InvoicesIcon.displayName = "InvoicesIcon";
|
|
7652
7755
|
var InvoicesIcon$1 = InvoicesIcon;
|
|
7653
7756
|
|
|
7654
|
-
var _excluded$
|
|
7757
|
+
var _excluded$3P = ["gradient"];
|
|
7655
7758
|
|
|
7656
7759
|
/**
|
|
7657
7760
|
* @component KeyIcon
|
|
@@ -7681,7 +7784,7 @@
|
|
|
7681
7784
|
*/
|
|
7682
7785
|
var KeyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7683
7786
|
var gradient = _ref.gradient,
|
|
7684
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7787
|
+
props = _objectWithoutProperties(_ref, _excluded$3P);
|
|
7685
7788
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7686
7789
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7687
7790
|
width: 24,
|
|
@@ -7700,7 +7803,7 @@
|
|
|
7700
7803
|
KeyIcon.displayName = "KeyIcon";
|
|
7701
7804
|
var KeyIcon$1 = KeyIcon;
|
|
7702
7805
|
|
|
7703
|
-
var _excluded$
|
|
7806
|
+
var _excluded$3O = ["gradient"];
|
|
7704
7807
|
|
|
7705
7808
|
/**
|
|
7706
7809
|
* @component LabelsIcon
|
|
@@ -7730,7 +7833,7 @@
|
|
|
7730
7833
|
*/
|
|
7731
7834
|
var LabelsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7732
7835
|
var gradient = _ref.gradient,
|
|
7733
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7836
|
+
props = _objectWithoutProperties(_ref, _excluded$3O);
|
|
7734
7837
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7735
7838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7736
7839
|
width: 24,
|
|
@@ -7750,7 +7853,7 @@
|
|
|
7750
7853
|
LabelsIcon.displayName = "LabelsIcon";
|
|
7751
7854
|
var LabelsIcon$1 = LabelsIcon;
|
|
7752
7855
|
|
|
7753
|
-
var _excluded$
|
|
7856
|
+
var _excluded$3N = ["gradient"];
|
|
7754
7857
|
|
|
7755
7858
|
/**
|
|
7756
7859
|
* @component LayersIcon
|
|
@@ -7780,7 +7883,7 @@
|
|
|
7780
7883
|
*/
|
|
7781
7884
|
var LayersIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7782
7885
|
var gradient = _ref.gradient,
|
|
7783
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7886
|
+
props = _objectWithoutProperties(_ref, _excluded$3N);
|
|
7784
7887
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7785
7888
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7786
7889
|
width: 24,
|
|
@@ -7804,7 +7907,7 @@
|
|
|
7804
7907
|
LayersIcon.displayName = "LayersIcon";
|
|
7805
7908
|
var LayersIcon$1 = LayersIcon;
|
|
7806
7909
|
|
|
7807
|
-
var _excluded$
|
|
7910
|
+
var _excluded$3M = ["gradient"];
|
|
7808
7911
|
|
|
7809
7912
|
/**
|
|
7810
7913
|
* @component LayerBackIcon
|
|
@@ -7834,7 +7937,7 @@
|
|
|
7834
7937
|
*/
|
|
7835
7938
|
var LayerBackIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7836
7939
|
var gradient = _ref.gradient,
|
|
7837
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7940
|
+
props = _objectWithoutProperties(_ref, _excluded$3M);
|
|
7838
7941
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7839
7942
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7840
7943
|
width: 24,
|
|
@@ -7855,7 +7958,7 @@
|
|
|
7855
7958
|
LayerBackIcon.displayName = "LayerBackIcon";
|
|
7856
7959
|
var LayerBackIcon$1 = LayerBackIcon;
|
|
7857
7960
|
|
|
7858
|
-
var _excluded$
|
|
7961
|
+
var _excluded$3L = ["gradient"];
|
|
7859
7962
|
|
|
7860
7963
|
/**
|
|
7861
7964
|
* @component LayerBackwardIcon
|
|
@@ -7885,7 +7988,7 @@
|
|
|
7885
7988
|
*/
|
|
7886
7989
|
var LayerBackwardIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7887
7990
|
var gradient = _ref.gradient,
|
|
7888
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7991
|
+
props = _objectWithoutProperties(_ref, _excluded$3L);
|
|
7889
7992
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7890
7993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7891
7994
|
width: 24,
|
|
@@ -7923,7 +8026,7 @@
|
|
|
7923
8026
|
LayerBackwardIcon.displayName = "LayerBackwardIcon";
|
|
7924
8027
|
var LayerBackwardIcon$1 = LayerBackwardIcon;
|
|
7925
8028
|
|
|
7926
|
-
var _excluded$
|
|
8029
|
+
var _excluded$3K = ["gradient"];
|
|
7927
8030
|
|
|
7928
8031
|
/**
|
|
7929
8032
|
* @component LayerForwardIcon
|
|
@@ -7953,7 +8056,7 @@
|
|
|
7953
8056
|
*/
|
|
7954
8057
|
var LayerForwardIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
7955
8058
|
var gradient = _ref.gradient,
|
|
7956
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8059
|
+
props = _objectWithoutProperties(_ref, _excluded$3K);
|
|
7957
8060
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
7958
8061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7959
8062
|
width: 24,
|
|
@@ -7991,7 +8094,7 @@
|
|
|
7991
8094
|
LayerForwardIcon.displayName = "LayerForwardIcon";
|
|
7992
8095
|
var LayerForwardIcon$1 = LayerForwardIcon;
|
|
7993
8096
|
|
|
7994
|
-
var _excluded$
|
|
8097
|
+
var _excluded$3J = ["gradient"];
|
|
7995
8098
|
|
|
7996
8099
|
/**
|
|
7997
8100
|
* @component LayerFrontIcon
|
|
@@ -8021,7 +8124,7 @@
|
|
|
8021
8124
|
*/
|
|
8022
8125
|
var LayerFrontIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8023
8126
|
var gradient = _ref.gradient,
|
|
8024
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8127
|
+
props = _objectWithoutProperties(_ref, _excluded$3J);
|
|
8025
8128
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8026
8129
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8027
8130
|
width: 24,
|
|
@@ -8042,7 +8145,7 @@
|
|
|
8042
8145
|
LayerFrontIcon.displayName = "LayerFrontIcon";
|
|
8043
8146
|
var LayerFrontIcon$1 = LayerFrontIcon;
|
|
8044
8147
|
|
|
8045
|
-
var _excluded$
|
|
8148
|
+
var _excluded$3I = ["gradient"];
|
|
8046
8149
|
|
|
8047
8150
|
/**
|
|
8048
8151
|
* @component LetterArrowRightIcon
|
|
@@ -8072,7 +8175,7 @@
|
|
|
8072
8175
|
*/
|
|
8073
8176
|
var LetterArrowRightIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8074
8177
|
var gradient = _ref.gradient,
|
|
8075
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8178
|
+
props = _objectWithoutProperties(_ref, _excluded$3I);
|
|
8076
8179
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8077
8180
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8078
8181
|
width: 24,
|
|
@@ -8093,7 +8196,7 @@
|
|
|
8093
8196
|
LetterArrowRightIcon.displayName = "LetterArrowRightIcon";
|
|
8094
8197
|
var LetterArrowRightIcon$1 = LetterArrowRightIcon;
|
|
8095
8198
|
|
|
8096
|
-
var _excluded$
|
|
8199
|
+
var _excluded$3H = ["gradient"];
|
|
8097
8200
|
|
|
8098
8201
|
/**
|
|
8099
8202
|
* @component LetterFastIcon
|
|
@@ -8123,7 +8226,7 @@
|
|
|
8123
8226
|
*/
|
|
8124
8227
|
var LetterFastIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8125
8228
|
var gradient = _ref.gradient,
|
|
8126
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8229
|
+
props = _objectWithoutProperties(_ref, _excluded$3H);
|
|
8127
8230
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8128
8231
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8129
8232
|
width: 24,
|
|
@@ -8143,7 +8246,7 @@
|
|
|
8143
8246
|
LetterFastIcon.displayName = "LetterFastIcon";
|
|
8144
8247
|
var LetterFastIcon$1 = LetterFastIcon;
|
|
8145
8248
|
|
|
8146
|
-
var _excluded$
|
|
8249
|
+
var _excluded$3G = ["gradient"];
|
|
8147
8250
|
|
|
8148
8251
|
/**
|
|
8149
8252
|
* @component LetterIcon
|
|
@@ -8173,7 +8276,7 @@
|
|
|
8173
8276
|
*/
|
|
8174
8277
|
var LetterIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8175
8278
|
var gradient = _ref.gradient,
|
|
8176
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8279
|
+
props = _objectWithoutProperties(_ref, _excluded$3G);
|
|
8177
8280
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8178
8281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8179
8282
|
width: 24,
|
|
@@ -8194,7 +8297,7 @@
|
|
|
8194
8297
|
LetterIcon.displayName = "LetterIcon";
|
|
8195
8298
|
var LetterIcon$1 = LetterIcon;
|
|
8196
8299
|
|
|
8197
|
-
var _excluded$
|
|
8300
|
+
var _excluded$3F = ["gradient"];
|
|
8198
8301
|
|
|
8199
8302
|
/**
|
|
8200
8303
|
* @component LockSmallIcon
|
|
@@ -8224,7 +8327,7 @@
|
|
|
8224
8327
|
*/
|
|
8225
8328
|
var LockSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8226
8329
|
var gradient = _ref.gradient,
|
|
8227
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8330
|
+
props = _objectWithoutProperties(_ref, _excluded$3F);
|
|
8228
8331
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8229
8332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8230
8333
|
width: 12,
|
|
@@ -8244,7 +8347,7 @@
|
|
|
8244
8347
|
LockSmallIcon.displayName = "LockSmallIcon";
|
|
8245
8348
|
var LockSmallIcon$1 = LockSmallIcon;
|
|
8246
8349
|
|
|
8247
|
-
var _excluded$
|
|
8350
|
+
var _excluded$3E = ["gradient"];
|
|
8248
8351
|
|
|
8249
8352
|
/**
|
|
8250
8353
|
* @component LockIcon
|
|
@@ -8274,7 +8377,7 @@
|
|
|
8274
8377
|
*/
|
|
8275
8378
|
var LockIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8276
8379
|
var gradient = _ref.gradient,
|
|
8277
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8380
|
+
props = _objectWithoutProperties(_ref, _excluded$3E);
|
|
8278
8381
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8279
8382
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8280
8383
|
width: 24,
|
|
@@ -8294,7 +8397,7 @@
|
|
|
8294
8397
|
LockIcon.displayName = "LockIcon";
|
|
8295
8398
|
var LockIcon$1 = LockIcon;
|
|
8296
8399
|
|
|
8297
|
-
var _excluded$
|
|
8400
|
+
var _excluded$3D = ["gradient"];
|
|
8298
8401
|
|
|
8299
8402
|
/**
|
|
8300
8403
|
* @component MarkerIcon
|
|
@@ -8324,7 +8427,7 @@
|
|
|
8324
8427
|
*/
|
|
8325
8428
|
var MarkerIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8326
8429
|
var gradient = _ref.gradient,
|
|
8327
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8430
|
+
props = _objectWithoutProperties(_ref, _excluded$3D);
|
|
8328
8431
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8329
8432
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8330
8433
|
width: 24,
|
|
@@ -8344,7 +8447,7 @@
|
|
|
8344
8447
|
MarkerIcon.displayName = "MarkerIcon";
|
|
8345
8448
|
var MarkerIcon$1 = MarkerIcon;
|
|
8346
8449
|
|
|
8347
|
-
var _excluded$
|
|
8450
|
+
var _excluded$3C = ["gradient"];
|
|
8348
8451
|
|
|
8349
8452
|
/**
|
|
8350
8453
|
* @component MessageAddIcon
|
|
@@ -8374,7 +8477,7 @@
|
|
|
8374
8477
|
*/
|
|
8375
8478
|
var MessageAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8376
8479
|
var gradient = _ref.gradient,
|
|
8377
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8480
|
+
props = _objectWithoutProperties(_ref, _excluded$3C);
|
|
8378
8481
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8379
8482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8380
8483
|
width: 24,
|
|
@@ -8393,7 +8496,7 @@
|
|
|
8393
8496
|
MessageAddIcon.displayName = "MessageAddIcon";
|
|
8394
8497
|
var MessageAddIcon$1 = MessageAddIcon;
|
|
8395
8498
|
|
|
8396
|
-
var _excluded$
|
|
8499
|
+
var _excluded$3B = ["gradient"];
|
|
8397
8500
|
|
|
8398
8501
|
/**
|
|
8399
8502
|
* @component MessageEmptyIcon
|
|
@@ -8423,7 +8526,7 @@
|
|
|
8423
8526
|
*/
|
|
8424
8527
|
var MessageEmptyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8425
8528
|
var gradient = _ref.gradient,
|
|
8426
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8529
|
+
props = _objectWithoutProperties(_ref, _excluded$3B);
|
|
8427
8530
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8428
8531
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8429
8532
|
width: 24,
|
|
@@ -8443,7 +8546,7 @@
|
|
|
8443
8546
|
MessageEmptyIcon.displayName = "MessageEmptyIcon";
|
|
8444
8547
|
var MessageEmptyIcon$1 = MessageEmptyIcon;
|
|
8445
8548
|
|
|
8446
|
-
var _excluded$
|
|
8549
|
+
var _excluded$3A = ["gradient"];
|
|
8447
8550
|
|
|
8448
8551
|
/**
|
|
8449
8552
|
* @component MessageSmallIcon
|
|
@@ -8473,7 +8576,7 @@
|
|
|
8473
8576
|
*/
|
|
8474
8577
|
var MessageSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8475
8578
|
var gradient = _ref.gradient,
|
|
8476
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8579
|
+
props = _objectWithoutProperties(_ref, _excluded$3A);
|
|
8477
8580
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8478
8581
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8479
8582
|
width: 12,
|
|
@@ -8493,7 +8596,7 @@
|
|
|
8493
8596
|
MessageSmallIcon.displayName = "MessageSmallIcon";
|
|
8494
8597
|
var MessageSmallIcon$1 = MessageSmallIcon;
|
|
8495
8598
|
|
|
8496
|
-
var _excluded$
|
|
8599
|
+
var _excluded$3z = ["gradient"];
|
|
8497
8600
|
|
|
8498
8601
|
/**
|
|
8499
8602
|
* @component MessageSolidIcon
|
|
@@ -8523,7 +8626,7 @@
|
|
|
8523
8626
|
*/
|
|
8524
8627
|
var MessageSolidIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8525
8628
|
var gradient = _ref.gradient,
|
|
8526
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8629
|
+
props = _objectWithoutProperties(_ref, _excluded$3z);
|
|
8527
8630
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8528
8631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8529
8632
|
width: 24,
|
|
@@ -8543,7 +8646,7 @@
|
|
|
8543
8646
|
MessageSolidIcon.displayName = "MessageSolidIcon";
|
|
8544
8647
|
var MessageSolidIcon$1 = MessageSolidIcon;
|
|
8545
8648
|
|
|
8546
|
-
var _excluded$
|
|
8649
|
+
var _excluded$3y = ["gradient"];
|
|
8547
8650
|
|
|
8548
8651
|
/**
|
|
8549
8652
|
* @component MessageStarIcon
|
|
@@ -8573,7 +8676,7 @@
|
|
|
8573
8676
|
*/
|
|
8574
8677
|
var MessageStarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8575
8678
|
var gradient = _ref.gradient,
|
|
8576
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8679
|
+
props = _objectWithoutProperties(_ref, _excluded$3y);
|
|
8577
8680
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8578
8681
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8579
8682
|
width: 24,
|
|
@@ -8596,7 +8699,7 @@
|
|
|
8596
8699
|
MessageStarIcon.displayName = "MessageStarIcon";
|
|
8597
8700
|
var MessageStarIcon$1 = MessageStarIcon;
|
|
8598
8701
|
|
|
8599
|
-
var _excluded$
|
|
8702
|
+
var _excluded$3x = ["gradient"];
|
|
8600
8703
|
|
|
8601
8704
|
/**
|
|
8602
8705
|
* @component MessageIcon
|
|
@@ -8626,7 +8729,7 @@
|
|
|
8626
8729
|
*/
|
|
8627
8730
|
var MessageIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8628
8731
|
var gradient = _ref.gradient,
|
|
8629
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8732
|
+
props = _objectWithoutProperties(_ref, _excluded$3x);
|
|
8630
8733
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8631
8734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8632
8735
|
width: 24,
|
|
@@ -8646,7 +8749,7 @@
|
|
|
8646
8749
|
MessageIcon.displayName = "MessageIcon";
|
|
8647
8750
|
var MessageIcon$1 = MessageIcon;
|
|
8648
8751
|
|
|
8649
|
-
var _excluded$
|
|
8752
|
+
var _excluded$3w = ["gradient"];
|
|
8650
8753
|
|
|
8651
8754
|
/**
|
|
8652
8755
|
* @component MinusIcon
|
|
@@ -8676,7 +8779,7 @@
|
|
|
8676
8779
|
*/
|
|
8677
8780
|
var MinusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8678
8781
|
var gradient = _ref.gradient,
|
|
8679
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8782
|
+
props = _objectWithoutProperties(_ref, _excluded$3w);
|
|
8680
8783
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8681
8784
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8682
8785
|
width: 24,
|
|
@@ -8700,7 +8803,7 @@
|
|
|
8700
8803
|
MinusIcon.displayName = "MinusIcon";
|
|
8701
8804
|
var MinusIcon$1 = MinusIcon;
|
|
8702
8805
|
|
|
8703
|
-
var _excluded$
|
|
8806
|
+
var _excluded$3v = ["gradient"];
|
|
8704
8807
|
|
|
8705
8808
|
/**
|
|
8706
8809
|
* @component MobileMenuIcon
|
|
@@ -8730,7 +8833,7 @@
|
|
|
8730
8833
|
*/
|
|
8731
8834
|
var MobileMenuIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8732
8835
|
var gradient = _ref.gradient,
|
|
8733
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8836
|
+
props = _objectWithoutProperties(_ref, _excluded$3v);
|
|
8734
8837
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8735
8838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8736
8839
|
width: 24,
|
|
@@ -8751,7 +8854,7 @@
|
|
|
8751
8854
|
MobileMenuIcon.displayName = "MobileMenuIcon";
|
|
8752
8855
|
var MobileMenuIcon$1 = MobileMenuIcon;
|
|
8753
8856
|
|
|
8754
|
-
var _excluded$
|
|
8857
|
+
var _excluded$3u = ["gradient"];
|
|
8755
8858
|
|
|
8756
8859
|
/**
|
|
8757
8860
|
* @component MoneyStackIcon
|
|
@@ -8781,7 +8884,7 @@
|
|
|
8781
8884
|
*/
|
|
8782
8885
|
var MoneyStackIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8783
8886
|
var gradient = _ref.gradient,
|
|
8784
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8887
|
+
props = _objectWithoutProperties(_ref, _excluded$3u);
|
|
8785
8888
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8786
8889
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8787
8890
|
width: 24,
|
|
@@ -8808,7 +8911,7 @@
|
|
|
8808
8911
|
MoneyStackIcon.displayName = "MoneyStackIcon";
|
|
8809
8912
|
var MoneyStackIcon$1 = MoneyStackIcon;
|
|
8810
8913
|
|
|
8811
|
-
var _excluded$
|
|
8914
|
+
var _excluded$3t = ["gradient"];
|
|
8812
8915
|
|
|
8813
8916
|
/**
|
|
8814
8917
|
* @component MoonIcon
|
|
@@ -8838,7 +8941,7 @@
|
|
|
8838
8941
|
*/
|
|
8839
8942
|
var MoonIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8840
8943
|
var gradient = _ref.gradient,
|
|
8841
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8944
|
+
props = _objectWithoutProperties(_ref, _excluded$3t);
|
|
8842
8945
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8843
8946
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8844
8947
|
width: 20,
|
|
@@ -8859,7 +8962,7 @@
|
|
|
8859
8962
|
MoonIcon.displayName = "MoonIcon";
|
|
8860
8963
|
var MoonIcon$1 = MoonIcon;
|
|
8861
8964
|
|
|
8862
|
-
var _excluded$
|
|
8965
|
+
var _excluded$3s = ["gradient"];
|
|
8863
8966
|
|
|
8864
8967
|
/**
|
|
8865
8968
|
* @component MoveTriggerIcon
|
|
@@ -8889,7 +8992,7 @@
|
|
|
8889
8992
|
*/
|
|
8890
8993
|
var MoveTriggerIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8891
8994
|
var gradient = _ref.gradient,
|
|
8892
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8995
|
+
props = _objectWithoutProperties(_ref, _excluded$3s);
|
|
8893
8996
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8894
8997
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8895
8998
|
width: 10,
|
|
@@ -8909,7 +9012,7 @@
|
|
|
8909
9012
|
MoveTriggerIcon.displayName = "MoveTriggerIcon";
|
|
8910
9013
|
var MoveTriggerIcon$1 = MoveTriggerIcon;
|
|
8911
9014
|
|
|
8912
|
-
var _excluded$
|
|
9015
|
+
var _excluded$3r = ["gradient"];
|
|
8913
9016
|
|
|
8914
9017
|
/**
|
|
8915
9018
|
* @component MoveIcon
|
|
@@ -8939,7 +9042,7 @@
|
|
|
8939
9042
|
*/
|
|
8940
9043
|
var MoveIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8941
9044
|
var gradient = _ref.gradient,
|
|
8942
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9045
|
+
props = _objectWithoutProperties(_ref, _excluded$3r);
|
|
8943
9046
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8944
9047
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8945
9048
|
width: 24,
|
|
@@ -8960,7 +9063,7 @@
|
|
|
8960
9063
|
MoveIcon.displayName = "MoveIcon";
|
|
8961
9064
|
var MoveIcon$1 = MoveIcon;
|
|
8962
9065
|
|
|
8963
|
-
var _excluded$
|
|
9066
|
+
var _excluded$3q = ["gradient"];
|
|
8964
9067
|
|
|
8965
9068
|
/**
|
|
8966
9069
|
* @component MyWorkIcon
|
|
@@ -8990,7 +9093,7 @@
|
|
|
8990
9093
|
*/
|
|
8991
9094
|
var MyWorkIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
8992
9095
|
var gradient = _ref.gradient,
|
|
8993
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9096
|
+
props = _objectWithoutProperties(_ref, _excluded$3q);
|
|
8994
9097
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
8995
9098
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8996
9099
|
width: 24,
|
|
@@ -9014,7 +9117,7 @@
|
|
|
9014
9117
|
MyWorkIcon.displayName = "MyWorkIcon";
|
|
9015
9118
|
var MyWorkIcon$1 = MyWorkIcon;
|
|
9016
9119
|
|
|
9017
|
-
var _excluded$
|
|
9120
|
+
var _excluded$3p = ["gradient"];
|
|
9018
9121
|
|
|
9019
9122
|
/**
|
|
9020
9123
|
* @component NoteAddIcon
|
|
@@ -9044,7 +9147,7 @@
|
|
|
9044
9147
|
*/
|
|
9045
9148
|
var NoteAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9046
9149
|
var gradient = _ref.gradient,
|
|
9047
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9150
|
+
props = _objectWithoutProperties(_ref, _excluded$3p);
|
|
9048
9151
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9049
9152
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9050
9153
|
width: 24,
|
|
@@ -9064,7 +9167,7 @@
|
|
|
9064
9167
|
NoteAddIcon.displayName = "NoteAddIcon";
|
|
9065
9168
|
var NoteAddIcon$1 = NoteAddIcon;
|
|
9066
9169
|
|
|
9067
|
-
var _excluded$
|
|
9170
|
+
var _excluded$3o = ["gradient"];
|
|
9068
9171
|
|
|
9069
9172
|
/**
|
|
9070
9173
|
* @component NoteIcon
|
|
@@ -9094,7 +9197,7 @@
|
|
|
9094
9197
|
*/
|
|
9095
9198
|
var NoteIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9096
9199
|
var gradient = _ref.gradient,
|
|
9097
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9200
|
+
props = _objectWithoutProperties(_ref, _excluded$3o);
|
|
9098
9201
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9099
9202
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9100
9203
|
width: 24,
|
|
@@ -9114,7 +9217,7 @@
|
|
|
9114
9217
|
NoteIcon.displayName = "NoteIcon";
|
|
9115
9218
|
var NoteIcon$1 = NoteIcon;
|
|
9116
9219
|
|
|
9117
|
-
var _excluded$
|
|
9220
|
+
var _excluded$3n = ["gradient"];
|
|
9118
9221
|
|
|
9119
9222
|
/**
|
|
9120
9223
|
* @component NotebookIcon
|
|
@@ -9144,7 +9247,7 @@
|
|
|
9144
9247
|
*/
|
|
9145
9248
|
var NotebookIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9146
9249
|
var gradient = _ref.gradient,
|
|
9147
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9250
|
+
props = _objectWithoutProperties(_ref, _excluded$3n);
|
|
9148
9251
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9149
9252
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9150
9253
|
width: 24,
|
|
@@ -9164,7 +9267,7 @@
|
|
|
9164
9267
|
NotebookIcon.displayName = "NotebookIcon";
|
|
9165
9268
|
var NotebookIcon$1 = NotebookIcon;
|
|
9166
9269
|
|
|
9167
|
-
var _excluded$
|
|
9270
|
+
var _excluded$3m = ["gradient"];
|
|
9168
9271
|
|
|
9169
9272
|
/**
|
|
9170
9273
|
* @component NotificationBellIcon
|
|
@@ -9194,7 +9297,7 @@
|
|
|
9194
9297
|
*/
|
|
9195
9298
|
var NotificationBellIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9196
9299
|
var gradient = _ref.gradient,
|
|
9197
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9300
|
+
props = _objectWithoutProperties(_ref, _excluded$3m);
|
|
9198
9301
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9199
9302
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9200
9303
|
width: 24,
|
|
@@ -9213,7 +9316,7 @@
|
|
|
9213
9316
|
NotificationBellIcon.displayName = "NotificationBellIcon";
|
|
9214
9317
|
var NotificationBellIcon$1 = NotificationBellIcon;
|
|
9215
9318
|
|
|
9216
|
-
var _excluded$
|
|
9319
|
+
var _excluded$3l = ["gradient"];
|
|
9217
9320
|
|
|
9218
9321
|
/**
|
|
9219
9322
|
* @component OpenExpandedIcon
|
|
@@ -9243,7 +9346,7 @@
|
|
|
9243
9346
|
*/
|
|
9244
9347
|
var OpenExpandedIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9245
9348
|
var gradient = _ref.gradient,
|
|
9246
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9349
|
+
props = _objectWithoutProperties(_ref, _excluded$3l);
|
|
9247
9350
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9248
9351
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9249
9352
|
width: 24,
|
|
@@ -9263,7 +9366,7 @@
|
|
|
9263
9366
|
OpenExpandedIcon.displayName = "OpenExpandedIcon";
|
|
9264
9367
|
var OpenExpandedIcon$1 = OpenExpandedIcon;
|
|
9265
9368
|
|
|
9266
|
-
var _excluded$
|
|
9369
|
+
var _excluded$3k = ["gradient"];
|
|
9267
9370
|
|
|
9268
9371
|
/**
|
|
9269
9372
|
* @component OpenSheetIcon
|
|
@@ -9293,7 +9396,7 @@
|
|
|
9293
9396
|
*/
|
|
9294
9397
|
var OpenSheetIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9295
9398
|
var gradient = _ref.gradient,
|
|
9296
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9399
|
+
props = _objectWithoutProperties(_ref, _excluded$3k);
|
|
9297
9400
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9298
9401
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9299
9402
|
width: 24,
|
|
@@ -9318,7 +9421,7 @@
|
|
|
9318
9421
|
OpenSheetIcon.displayName = "OpenSheetIcon";
|
|
9319
9422
|
var OpenSheetIcon$1 = OpenSheetIcon;
|
|
9320
9423
|
|
|
9321
|
-
var _excluded$
|
|
9424
|
+
var _excluded$3j = ["gradient"];
|
|
9322
9425
|
|
|
9323
9426
|
/**
|
|
9324
9427
|
* @component OrderFirstIcon
|
|
@@ -9348,7 +9451,7 @@
|
|
|
9348
9451
|
*/
|
|
9349
9452
|
var OrderFirstIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9350
9453
|
var gradient = _ref.gradient,
|
|
9351
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9454
|
+
props = _objectWithoutProperties(_ref, _excluded$3j);
|
|
9352
9455
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9353
9456
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9354
9457
|
width: 24,
|
|
@@ -9368,13 +9471,63 @@
|
|
|
9368
9471
|
OrderFirstIcon.displayName = "OrderFirstIcon";
|
|
9369
9472
|
var OrderFirstIcon$1 = OrderFirstIcon;
|
|
9370
9473
|
|
|
9371
|
-
var _excluded$
|
|
9474
|
+
var _excluded$3i = ["gradient"];
|
|
9475
|
+
|
|
9476
|
+
/**
|
|
9477
|
+
* @component PaidSmallIcon
|
|
9478
|
+
* @description
|
|
9479
|
+
*
|
|
9480
|
+
* The React Icon component is a visual element that displays an icon to represent a concept, object, or action.
|
|
9481
|
+
* The Icon component is
|
|
9482
|
+
* customizable, allowing for variations in size, color, and style to fit the needs of the application.
|
|
9483
|
+
*
|
|
9484
|
+
* @prop {string} [gradient] - Optional CSS linear-gradient string to apply a custom fill.
|
|
9485
|
+
* Format: "linear-gradient(<angle>deg, <color1>, <color2>, ...)"
|
|
9486
|
+
*
|
|
9487
|
+
* @example
|
|
9488
|
+
* return (
|
|
9489
|
+
* <PaidSmallIcon gradient="linear-gradient(135deg, #4da2ed, #f72222)" />
|
|
9490
|
+
* )
|
|
9491
|
+
*
|
|
9492
|
+
* @example
|
|
9493
|
+
* return (
|
|
9494
|
+
* <PaidSmallIcon className="mr-2" />
|
|
9495
|
+
* )
|
|
9496
|
+
*
|
|
9497
|
+
* @see
|
|
9498
|
+
* https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
|
|
9499
|
+
* @see
|
|
9500
|
+
* https://design.activecollab.com/docs/foundations/icons
|
|
9501
|
+
*/
|
|
9502
|
+
var PaidSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9503
|
+
var gradient = _ref.gradient,
|
|
9504
|
+
props = _objectWithoutProperties(_ref, _excluded$3i);
|
|
9505
|
+
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9506
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9507
|
+
width: 12,
|
|
9508
|
+
height: 12,
|
|
9509
|
+
viewBox: "0 0 12 12",
|
|
9510
|
+
"data-testid": "PaidSmallIcon",
|
|
9511
|
+
fill: gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)",
|
|
9512
|
+
focusable: false,
|
|
9513
|
+
ref: ref
|
|
9514
|
+
}, props), /*#__PURE__*/React__default["default"].createElement(GradientDefs, {
|
|
9515
|
+
gradient: gradient
|
|
9516
|
+
}), /*#__PURE__*/React__default["default"].createElement("path", {
|
|
9517
|
+
fillRule: "evenodd",
|
|
9518
|
+
d: "m11.243 8.121.707.707-2.829 2.829L7 9.536l.707-.708 1.414 1.414zM5.5 0a5.5 5.5 0 0 1 5.293 7l-1.05.001A4.5 4.5 0 1 0 6 9.972v1.006A5.5 5.5 0 1 1 5.5 0M6 2v1h1v1H5v1h2v3H6v1H5V8H4V7h2V6H4V3h1V2z"
|
|
9519
|
+
}));
|
|
9520
|
+
});
|
|
9521
|
+
PaidSmallIcon.displayName = "PaidSmallIcon";
|
|
9522
|
+
var PaidSmallIcon$1 = PaidSmallIcon;
|
|
9523
|
+
|
|
9524
|
+
var _excluded$3h = ["gradient"];
|
|
9372
9525
|
|
|
9373
9526
|
/**
|
|
9374
|
-
* @component
|
|
9527
|
+
* @component PasteIcon
|
|
9375
9528
|
* @description
|
|
9376
9529
|
*
|
|
9377
|
-
* The
|
|
9530
|
+
* The PasteIcon component displays a clipboard to represent a paste action (for example paste from clipboard).
|
|
9378
9531
|
* The Icon component is
|
|
9379
9532
|
* customizable, allowing for variations in size, color, and style to fit the needs of the application.
|
|
9380
9533
|
*
|
|
@@ -9383,12 +9536,12 @@
|
|
|
9383
9536
|
*
|
|
9384
9537
|
* @example
|
|
9385
9538
|
* return (
|
|
9386
|
-
* <
|
|
9539
|
+
* <PasteIcon gradient="linear-gradient(135deg, #4da2ed, #f72222)" />
|
|
9387
9540
|
* )
|
|
9388
9541
|
*
|
|
9389
9542
|
* @example
|
|
9390
9543
|
* return (
|
|
9391
|
-
* <
|
|
9544
|
+
* <PasteIcon className="mr-2" />
|
|
9392
9545
|
* )
|
|
9393
9546
|
*
|
|
9394
9547
|
* @see
|
|
@@ -9396,15 +9549,15 @@
|
|
|
9396
9549
|
* @see
|
|
9397
9550
|
* https://design.activecollab.com/docs/foundations/icons
|
|
9398
9551
|
*/
|
|
9399
|
-
var
|
|
9552
|
+
var PasteIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9400
9553
|
var gradient = _ref.gradient,
|
|
9401
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9554
|
+
props = _objectWithoutProperties(_ref, _excluded$3h);
|
|
9402
9555
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9403
9556
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9404
|
-
width:
|
|
9405
|
-
height:
|
|
9406
|
-
viewBox: "0 0
|
|
9407
|
-
"data-testid": "
|
|
9557
|
+
width: 24,
|
|
9558
|
+
height: 24,
|
|
9559
|
+
viewBox: "0 0 24 24",
|
|
9560
|
+
"data-testid": "PasteIcon",
|
|
9408
9561
|
fill: gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)",
|
|
9409
9562
|
focusable: false,
|
|
9410
9563
|
ref: ref
|
|
@@ -9412,13 +9565,13 @@
|
|
|
9412
9565
|
gradient: gradient
|
|
9413
9566
|
}), /*#__PURE__*/React__default["default"].createElement("path", {
|
|
9414
9567
|
fillRule: "evenodd",
|
|
9415
|
-
d: "
|
|
9568
|
+
d: "M10.35 1.91L9.79 2.08L9.34 2.45L9.06 2.96L9.00 3.50L6.91 3.56L6.35 3.73L5.83 4.01L5.38 4.38L5.01 4.83L4.63 5.63L4.50 6.50L4.50 18.00L4.56 18.59L4.73 19.15L5.18 19.90L5.83 20.49L6.63 20.87L7.21 20.99L16.50 21.00L17.09 20.94L17.65 20.77L18.17 20.49L18.82 19.90L19.27 19.15L19.49 18.29L19.50 6.50L19.44 5.91L19.27 5.35L18.99 4.83L18.62 4.38L18.17 4.01L17.65 3.73L16.79 3.51L15.00 3.50L14.94 2.96L14.75 2.57L14.45 2.24L14.07 2.01L13.50 1.90L10.35 1.91ZM16.41 5.66L16.78 5.84L17.08 6.11L17.29 6.46L17.39 6.86L17.40 17.50L17.34 17.91L17.16 18.28L16.66 18.73L16.00 18.90L8.00 18.90L7.59 18.84L7.22 18.66L6.77 18.16L6.60 17.50L6.60 7.00L6.66 6.59L6.84 6.22L7.22 5.84L7.86 5.61L16.00 5.60L16.41 5.66ZM11.20 3.70L10.88 3.59L10.71 3.30L10.76 2.96L11.05 2.72L12.90 2.71L13.12 2.81L13.28 3.05L13.24 3.44L12.95 3.68L11.20 3.70Z"
|
|
9416
9569
|
}));
|
|
9417
9570
|
});
|
|
9418
|
-
|
|
9419
|
-
var
|
|
9571
|
+
PasteIcon.displayName = "PasteIcon";
|
|
9572
|
+
var PasteIcon$1 = PasteIcon;
|
|
9420
9573
|
|
|
9421
|
-
var _excluded$
|
|
9574
|
+
var _excluded$3g = ["gradient"];
|
|
9422
9575
|
|
|
9423
9576
|
/**
|
|
9424
9577
|
* @component PauseCircleOutlineIcon
|
|
@@ -9448,7 +9601,7 @@
|
|
|
9448
9601
|
*/
|
|
9449
9602
|
var PauseCircleOutlineIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9450
9603
|
var gradient = _ref.gradient,
|
|
9451
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9604
|
+
props = _objectWithoutProperties(_ref, _excluded$3g);
|
|
9452
9605
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9453
9606
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9454
9607
|
width: 24,
|
|
@@ -9468,7 +9621,7 @@
|
|
|
9468
9621
|
PauseCircleOutlineIcon.displayName = "PauseCircleOutlineIcon";
|
|
9469
9622
|
var PauseCircleOutlineIcon$1 = PauseCircleOutlineIcon;
|
|
9470
9623
|
|
|
9471
|
-
var _excluded$
|
|
9624
|
+
var _excluded$3f = ["gradient"];
|
|
9472
9625
|
|
|
9473
9626
|
/**
|
|
9474
9627
|
* @component PauseIcon
|
|
@@ -9498,7 +9651,7 @@
|
|
|
9498
9651
|
*/
|
|
9499
9652
|
var PauseIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9500
9653
|
var gradient = _ref.gradient,
|
|
9501
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9654
|
+
props = _objectWithoutProperties(_ref, _excluded$3f);
|
|
9502
9655
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9503
9656
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9504
9657
|
width: 24,
|
|
@@ -9518,7 +9671,7 @@
|
|
|
9518
9671
|
PauseIcon.displayName = "PauseIcon";
|
|
9519
9672
|
var PauseIcon$1 = PauseIcon;
|
|
9520
9673
|
|
|
9521
|
-
var _excluded$
|
|
9674
|
+
var _excluded$3e = ["gradient"];
|
|
9522
9675
|
|
|
9523
9676
|
/**
|
|
9524
9677
|
* @component PauseSmallIcon
|
|
@@ -9548,7 +9701,7 @@
|
|
|
9548
9701
|
*/
|
|
9549
9702
|
var PauseSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9550
9703
|
var gradient = _ref.gradient,
|
|
9551
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9704
|
+
props = _objectWithoutProperties(_ref, _excluded$3e);
|
|
9552
9705
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9553
9706
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9554
9707
|
width: 24,
|
|
@@ -9568,7 +9721,7 @@
|
|
|
9568
9721
|
PauseSmallIcon.displayName = "PauseSmallIcon";
|
|
9569
9722
|
var PauseSmallIcon$1 = PauseSmallIcon;
|
|
9570
9723
|
|
|
9571
|
-
var _excluded$
|
|
9724
|
+
var _excluded$3d = ["gradient"];
|
|
9572
9725
|
|
|
9573
9726
|
/**
|
|
9574
9727
|
* @component PencilSmallIcon
|
|
@@ -9598,7 +9751,7 @@
|
|
|
9598
9751
|
*/
|
|
9599
9752
|
var PencilSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9600
9753
|
var gradient = _ref.gradient,
|
|
9601
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9754
|
+
props = _objectWithoutProperties(_ref, _excluded$3d);
|
|
9602
9755
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9603
9756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9604
9757
|
width: 12,
|
|
@@ -9617,7 +9770,7 @@
|
|
|
9617
9770
|
PencilSmallIcon.displayName = "PencilSmallIcon";
|
|
9618
9771
|
var PencilSmallIcon$1 = PencilSmallIcon;
|
|
9619
9772
|
|
|
9620
|
-
var _excluded$
|
|
9773
|
+
var _excluded$3c = ["gradient"];
|
|
9621
9774
|
|
|
9622
9775
|
/**
|
|
9623
9776
|
* @component PencilIcon
|
|
@@ -9647,7 +9800,7 @@
|
|
|
9647
9800
|
*/
|
|
9648
9801
|
var PencilIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9649
9802
|
var gradient = _ref.gradient,
|
|
9650
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9803
|
+
props = _objectWithoutProperties(_ref, _excluded$3c);
|
|
9651
9804
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9652
9805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9653
9806
|
width: 24,
|
|
@@ -9666,7 +9819,7 @@
|
|
|
9666
9819
|
PencilIcon.displayName = "PencilIcon";
|
|
9667
9820
|
var PencilIcon$1 = PencilIcon;
|
|
9668
9821
|
|
|
9669
|
-
var _excluded$
|
|
9822
|
+
var _excluded$3b = ["gradient"];
|
|
9670
9823
|
|
|
9671
9824
|
/**
|
|
9672
9825
|
* @component PendingPaymentSmallIcon
|
|
@@ -9696,7 +9849,7 @@
|
|
|
9696
9849
|
*/
|
|
9697
9850
|
var PendingPaymentSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9698
9851
|
var gradient = _ref.gradient,
|
|
9699
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9852
|
+
props = _objectWithoutProperties(_ref, _excluded$3b);
|
|
9700
9853
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9701
9854
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9702
9855
|
width: 12,
|
|
@@ -9716,7 +9869,7 @@
|
|
|
9716
9869
|
PendingPaymentSmallIcon.displayName = "PendingPaymentSmallIcon";
|
|
9717
9870
|
var PendingPaymentSmallIcon$1 = PendingPaymentSmallIcon;
|
|
9718
9871
|
|
|
9719
|
-
var _excluded$
|
|
9872
|
+
var _excluded$3a = ["gradient"];
|
|
9720
9873
|
|
|
9721
9874
|
/**
|
|
9722
9875
|
* @component PeopleIcon
|
|
@@ -9746,7 +9899,7 @@
|
|
|
9746
9899
|
*/
|
|
9747
9900
|
var PeopleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9748
9901
|
var gradient = _ref.gradient,
|
|
9749
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9902
|
+
props = _objectWithoutProperties(_ref, _excluded$3a);
|
|
9750
9903
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9751
9904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9752
9905
|
width: 24,
|
|
@@ -9770,7 +9923,7 @@
|
|
|
9770
9923
|
PeopleIcon.displayName = "PeopleIcon";
|
|
9771
9924
|
var PeopleIcon$1 = PeopleIcon;
|
|
9772
9925
|
|
|
9773
|
-
var _excluded$
|
|
9926
|
+
var _excluded$39 = ["gradient"];
|
|
9774
9927
|
|
|
9775
9928
|
/**
|
|
9776
9929
|
* @component PersonArrowOutCircleIcon
|
|
@@ -9800,7 +9953,7 @@
|
|
|
9800
9953
|
*/
|
|
9801
9954
|
var PersonArrowOutCircleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9802
9955
|
var gradient = _ref.gradient,
|
|
9803
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9956
|
+
props = _objectWithoutProperties(_ref, _excluded$39);
|
|
9804
9957
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9805
9958
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9806
9959
|
width: 24,
|
|
@@ -9821,7 +9974,7 @@
|
|
|
9821
9974
|
PersonArrowOutCircleIcon.displayName = "PersonArrowOutCircleIcon";
|
|
9822
9975
|
var PersonArrowOutCircleIcon$1 = PersonArrowOutCircleIcon;
|
|
9823
9976
|
|
|
9824
|
-
var _excluded$
|
|
9977
|
+
var _excluded$38 = ["gradient"];
|
|
9825
9978
|
|
|
9826
9979
|
/**
|
|
9827
9980
|
* @component PersonCircleOffIcon
|
|
@@ -9851,7 +10004,7 @@
|
|
|
9851
10004
|
*/
|
|
9852
10005
|
var PersonCircleOffIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9853
10006
|
var gradient = _ref.gradient,
|
|
9854
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10007
|
+
props = _objectWithoutProperties(_ref, _excluded$38);
|
|
9855
10008
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9856
10009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9857
10010
|
width: 24,
|
|
@@ -9871,7 +10024,7 @@
|
|
|
9871
10024
|
PersonCircleOffIcon.displayName = "PersonCircleOffIcon";
|
|
9872
10025
|
var PersonCircleOffIcon$1 = PersonCircleOffIcon;
|
|
9873
10026
|
|
|
9874
|
-
var _excluded$
|
|
10027
|
+
var _excluded$37 = ["gradient"];
|
|
9875
10028
|
|
|
9876
10029
|
/**
|
|
9877
10030
|
* @component PersonCircleIcon
|
|
@@ -9901,7 +10054,7 @@
|
|
|
9901
10054
|
*/
|
|
9902
10055
|
var PersonCircleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9903
10056
|
var gradient = _ref.gradient,
|
|
9904
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10057
|
+
props = _objectWithoutProperties(_ref, _excluded$37);
|
|
9905
10058
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9906
10059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9907
10060
|
width: 24,
|
|
@@ -9921,7 +10074,7 @@
|
|
|
9921
10074
|
PersonCircleIcon.displayName = "PersonCircleIcon";
|
|
9922
10075
|
var PersonCircleIcon$1 = PersonCircleIcon;
|
|
9923
10076
|
|
|
9924
|
-
var _excluded$
|
|
10077
|
+
var _excluded$36 = ["gradient"];
|
|
9925
10078
|
|
|
9926
10079
|
/**
|
|
9927
10080
|
* @component PersonListIcon
|
|
@@ -9951,7 +10104,7 @@
|
|
|
9951
10104
|
*/
|
|
9952
10105
|
var PersonListIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
9953
10106
|
var gradient = _ref.gradient,
|
|
9954
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10107
|
+
props = _objectWithoutProperties(_ref, _excluded$36);
|
|
9955
10108
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
9956
10109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9957
10110
|
width: 24,
|
|
@@ -9972,7 +10125,7 @@
|
|
|
9972
10125
|
PersonListIcon.displayName = "PersonListIcon";
|
|
9973
10126
|
var PersonListIcon$1 = PersonListIcon;
|
|
9974
10127
|
|
|
9975
|
-
var _excluded$
|
|
10128
|
+
var _excluded$35 = ["gradient"];
|
|
9976
10129
|
|
|
9977
10130
|
/**
|
|
9978
10131
|
* @component PersonPlusIcon
|
|
@@ -10002,7 +10155,7 @@
|
|
|
10002
10155
|
*/
|
|
10003
10156
|
var PersonPlusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10004
10157
|
var gradient = _ref.gradient,
|
|
10005
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10158
|
+
props = _objectWithoutProperties(_ref, _excluded$35);
|
|
10006
10159
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10007
10160
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10008
10161
|
width: 24,
|
|
@@ -10022,7 +10175,7 @@
|
|
|
10022
10175
|
PersonPlusIcon.displayName = "PersonPlusIcon";
|
|
10023
10176
|
var PersonPlusIcon$1 = PersonPlusIcon;
|
|
10024
10177
|
|
|
10025
|
-
var _excluded$
|
|
10178
|
+
var _excluded$34 = ["gradient"];
|
|
10026
10179
|
|
|
10027
10180
|
/**
|
|
10028
10181
|
* @component PersonIcon
|
|
@@ -10052,7 +10205,7 @@
|
|
|
10052
10205
|
*/
|
|
10053
10206
|
var PersonIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10054
10207
|
var gradient = _ref.gradient,
|
|
10055
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10208
|
+
props = _objectWithoutProperties(_ref, _excluded$34);
|
|
10056
10209
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10057
10210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10058
10211
|
width: 24,
|
|
@@ -10072,7 +10225,7 @@
|
|
|
10072
10225
|
PersonIcon.displayName = "PersonIcon";
|
|
10073
10226
|
var PersonIcon$1 = PersonIcon;
|
|
10074
10227
|
|
|
10075
|
-
var _excluded$
|
|
10228
|
+
var _excluded$33 = ["gradient"];
|
|
10076
10229
|
|
|
10077
10230
|
/**
|
|
10078
10231
|
* @component PinSmallIcon
|
|
@@ -10102,7 +10255,7 @@
|
|
|
10102
10255
|
*/
|
|
10103
10256
|
var PinSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10104
10257
|
var gradient = _ref.gradient,
|
|
10105
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10258
|
+
props = _objectWithoutProperties(_ref, _excluded$33);
|
|
10106
10259
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10107
10260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10108
10261
|
width: 12,
|
|
@@ -10123,7 +10276,7 @@
|
|
|
10123
10276
|
PinSmallIcon.displayName = "PinSmallIcon";
|
|
10124
10277
|
var PinSmallIcon$1 = PinSmallIcon;
|
|
10125
10278
|
|
|
10126
|
-
var _excluded$
|
|
10279
|
+
var _excluded$32 = ["gradient"];
|
|
10127
10280
|
|
|
10128
10281
|
/**
|
|
10129
10282
|
* @component PinIcon
|
|
@@ -10153,7 +10306,7 @@
|
|
|
10153
10306
|
*/
|
|
10154
10307
|
var PinIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10155
10308
|
var gradient = _ref.gradient,
|
|
10156
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10309
|
+
props = _objectWithoutProperties(_ref, _excluded$32);
|
|
10157
10310
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10158
10311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10159
10312
|
width: 24,
|
|
@@ -10173,7 +10326,7 @@
|
|
|
10173
10326
|
PinIcon.displayName = "PinIcon";
|
|
10174
10327
|
var PinIcon$1 = PinIcon;
|
|
10175
10328
|
|
|
10176
|
-
var _excluded$
|
|
10329
|
+
var _excluded$31 = ["gradient"];
|
|
10177
10330
|
|
|
10178
10331
|
/**
|
|
10179
10332
|
* @component PlayCircleOutlineIcon
|
|
@@ -10203,7 +10356,7 @@
|
|
|
10203
10356
|
*/
|
|
10204
10357
|
var PlayCircleOutlineIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10205
10358
|
var gradient = _ref.gradient,
|
|
10206
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10359
|
+
props = _objectWithoutProperties(_ref, _excluded$31);
|
|
10207
10360
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10208
10361
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10209
10362
|
width: 24,
|
|
@@ -10223,7 +10376,7 @@
|
|
|
10223
10376
|
PlayCircleOutlineIcon.displayName = "PlayCircleOutlineIcon";
|
|
10224
10377
|
var PlayCircleOutlineIcon$1 = PlayCircleOutlineIcon;
|
|
10225
10378
|
|
|
10226
|
-
var _excluded$
|
|
10379
|
+
var _excluded$30 = ["gradient"];
|
|
10227
10380
|
|
|
10228
10381
|
/**
|
|
10229
10382
|
* @component PlayIcon
|
|
@@ -10253,7 +10406,7 @@
|
|
|
10253
10406
|
*/
|
|
10254
10407
|
var PlayIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10255
10408
|
var gradient = _ref.gradient,
|
|
10256
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10409
|
+
props = _objectWithoutProperties(_ref, _excluded$30);
|
|
10257
10410
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10258
10411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10259
10412
|
width: 24,
|
|
@@ -10273,7 +10426,7 @@
|
|
|
10273
10426
|
PlayIcon.displayName = "PlayIcon";
|
|
10274
10427
|
var PlayIcon$1 = PlayIcon;
|
|
10275
10428
|
|
|
10276
|
-
var _excluded$
|
|
10429
|
+
var _excluded$2$ = ["gradient"];
|
|
10277
10430
|
|
|
10278
10431
|
/**
|
|
10279
10432
|
* @component PlaySmallIcon
|
|
@@ -10303,7 +10456,7 @@
|
|
|
10303
10456
|
*/
|
|
10304
10457
|
var PlaySmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10305
10458
|
var gradient = _ref.gradient,
|
|
10306
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10459
|
+
props = _objectWithoutProperties(_ref, _excluded$2$);
|
|
10307
10460
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10308
10461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10309
10462
|
width: 24,
|
|
@@ -10323,7 +10476,7 @@
|
|
|
10323
10476
|
PlaySmallIcon.displayName = "PlaySmallIcon";
|
|
10324
10477
|
var PlaySmallIcon$1 = PlaySmallIcon;
|
|
10325
10478
|
|
|
10326
|
-
var _excluded$
|
|
10479
|
+
var _excluded$2_ = ["gradient"];
|
|
10327
10480
|
|
|
10328
10481
|
/**
|
|
10329
10482
|
* @component PortfolioIcon
|
|
@@ -10353,7 +10506,7 @@
|
|
|
10353
10506
|
*/
|
|
10354
10507
|
var PortfolioIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10355
10508
|
var gradient = _ref.gradient,
|
|
10356
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10509
|
+
props = _objectWithoutProperties(_ref, _excluded$2_);
|
|
10357
10510
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10358
10511
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10359
10512
|
width: 24,
|
|
@@ -10373,7 +10526,7 @@
|
|
|
10373
10526
|
PortfolioIcon.displayName = "PortfolioIcon";
|
|
10374
10527
|
var PortfolioIcon$1 = PortfolioIcon;
|
|
10375
10528
|
|
|
10376
|
-
var _excluded$
|
|
10529
|
+
var _excluded$2Z = ["gradient"];
|
|
10377
10530
|
|
|
10378
10531
|
/**
|
|
10379
10532
|
* @component PortfolioPlusIcon
|
|
@@ -10403,7 +10556,7 @@
|
|
|
10403
10556
|
*/
|
|
10404
10557
|
var PortfolioPlusIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10405
10558
|
var gradient = _ref.gradient,
|
|
10406
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10559
|
+
props = _objectWithoutProperties(_ref, _excluded$2Z);
|
|
10407
10560
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10408
10561
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10409
10562
|
width: 24,
|
|
@@ -10424,7 +10577,7 @@
|
|
|
10424
10577
|
PortfolioPlusIcon.displayName = "PortfolioPlusIcon";
|
|
10425
10578
|
var PortfolioPlusIcon$1 = PortfolioPlusIcon;
|
|
10426
10579
|
|
|
10427
|
-
var _excluded$
|
|
10580
|
+
var _excluded$2Y = ["gradient"];
|
|
10428
10581
|
|
|
10429
10582
|
/**
|
|
10430
10583
|
* @component PriorityLowIcon
|
|
@@ -10454,7 +10607,7 @@
|
|
|
10454
10607
|
*/
|
|
10455
10608
|
var PriorityLowIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10456
10609
|
var gradient = _ref.gradient,
|
|
10457
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10610
|
+
props = _objectWithoutProperties(_ref, _excluded$2Y);
|
|
10458
10611
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10459
10612
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10460
10613
|
width: 24,
|
|
@@ -10475,7 +10628,7 @@
|
|
|
10475
10628
|
PriorityLowIcon.displayName = "PriorityLowIcon";
|
|
10476
10629
|
var PriorityLowIcon$1 = PriorityLowIcon;
|
|
10477
10630
|
|
|
10478
|
-
var _excluded$
|
|
10631
|
+
var _excluded$2X = ["gradient"];
|
|
10479
10632
|
|
|
10480
10633
|
/**
|
|
10481
10634
|
* @component ProjectIcon
|
|
@@ -10509,7 +10662,7 @@
|
|
|
10509
10662
|
*/
|
|
10510
10663
|
var ProjectIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10511
10664
|
var gradient = _ref.gradient,
|
|
10512
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10665
|
+
props = _objectWithoutProperties(_ref, _excluded$2X);
|
|
10513
10666
|
var fillValue = gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)";
|
|
10514
10667
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10515
10668
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -10562,7 +10715,7 @@
|
|
|
10562
10715
|
ProjectIcon.displayName = "ProjectIcon";
|
|
10563
10716
|
var ProjectIcon$1 = ProjectIcon;
|
|
10564
10717
|
|
|
10565
|
-
var _excluded$
|
|
10718
|
+
var _excluded$2W = ["gradient"];
|
|
10566
10719
|
|
|
10567
10720
|
/**
|
|
10568
10721
|
* @component ProjectAddIcon
|
|
@@ -10592,7 +10745,7 @@
|
|
|
10592
10745
|
*/
|
|
10593
10746
|
var ProjectAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10594
10747
|
var gradient = _ref.gradient,
|
|
10595
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10748
|
+
props = _objectWithoutProperties(_ref, _excluded$2W);
|
|
10596
10749
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10597
10750
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10598
10751
|
width: 24,
|
|
@@ -10612,7 +10765,7 @@
|
|
|
10612
10765
|
ProjectAddIcon.displayName = "ProjectAddIcon";
|
|
10613
10766
|
var ProjectAddIcon$1 = ProjectAddIcon;
|
|
10614
10767
|
|
|
10615
|
-
var _excluded$
|
|
10768
|
+
var _excluded$2V = ["gradient"];
|
|
10616
10769
|
|
|
10617
10770
|
/**
|
|
10618
10771
|
* @component ProjectSearchIcon
|
|
@@ -10642,7 +10795,7 @@
|
|
|
10642
10795
|
*/
|
|
10643
10796
|
var ProjectSearchIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10644
10797
|
var gradient = _ref.gradient,
|
|
10645
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10798
|
+
props = _objectWithoutProperties(_ref, _excluded$2V);
|
|
10646
10799
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10647
10800
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10648
10801
|
width: 24,
|
|
@@ -10663,7 +10816,7 @@
|
|
|
10663
10816
|
ProjectSearchIcon.displayName = "ProjectSearchIcon";
|
|
10664
10817
|
var ProjectSearchIcon$1 = ProjectSearchIcon;
|
|
10665
10818
|
|
|
10666
|
-
var _excluded$
|
|
10819
|
+
var _excluded$2U = ["gradient"];
|
|
10667
10820
|
|
|
10668
10821
|
/**
|
|
10669
10822
|
* @component ProjectStarIcon
|
|
@@ -10693,7 +10846,7 @@
|
|
|
10693
10846
|
*/
|
|
10694
10847
|
var ProjectStarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10695
10848
|
var gradient = _ref.gradient,
|
|
10696
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10849
|
+
props = _objectWithoutProperties(_ref, _excluded$2U);
|
|
10697
10850
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10698
10851
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10699
10852
|
width: 24,
|
|
@@ -10716,7 +10869,7 @@
|
|
|
10716
10869
|
ProjectStarIcon.displayName = "ProjectStarIcon";
|
|
10717
10870
|
var ProjectStarIcon$1 = ProjectStarIcon;
|
|
10718
10871
|
|
|
10719
|
-
var _excluded$
|
|
10872
|
+
var _excluded$2T = ["gradient"];
|
|
10720
10873
|
|
|
10721
10874
|
/**
|
|
10722
10875
|
* @component ProjectTemplateAddIcon
|
|
@@ -10746,7 +10899,7 @@
|
|
|
10746
10899
|
*/
|
|
10747
10900
|
var ProjectTemplateAddIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10748
10901
|
var gradient = _ref.gradient,
|
|
10749
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10902
|
+
props = _objectWithoutProperties(_ref, _excluded$2T);
|
|
10750
10903
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10751
10904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10752
10905
|
width: 24,
|
|
@@ -10766,7 +10919,7 @@
|
|
|
10766
10919
|
ProjectTemplateAddIcon.displayName = "ProjectTemplateAddIcon";
|
|
10767
10920
|
var ProjectTemplateAddIcon$1 = ProjectTemplateAddIcon;
|
|
10768
10921
|
|
|
10769
|
-
var _excluded$
|
|
10922
|
+
var _excluded$2S = ["gradient"];
|
|
10770
10923
|
|
|
10771
10924
|
/**
|
|
10772
10925
|
* @component ProjectTemplateConvertIcon
|
|
@@ -10796,7 +10949,7 @@
|
|
|
10796
10949
|
*/
|
|
10797
10950
|
var ProjectTemplateConvertIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10798
10951
|
var gradient = _ref.gradient,
|
|
10799
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10952
|
+
props = _objectWithoutProperties(_ref, _excluded$2S);
|
|
10800
10953
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10801
10954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10802
10955
|
width: 24,
|
|
@@ -10816,7 +10969,7 @@
|
|
|
10816
10969
|
ProjectTemplateConvertIcon.displayName = "ProjectTemplateConvertIcon";
|
|
10817
10970
|
var ProjectTemplateConvertIcon$1 = ProjectTemplateConvertIcon;
|
|
10818
10971
|
|
|
10819
|
-
var _excluded$
|
|
10972
|
+
var _excluded$2R = ["gradient"];
|
|
10820
10973
|
|
|
10821
10974
|
/**
|
|
10822
10975
|
* @component ProjectTemplateIcon
|
|
@@ -10846,7 +10999,7 @@
|
|
|
10846
10999
|
*/
|
|
10847
11000
|
var ProjectTemplateIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10848
11001
|
var gradient = _ref.gradient,
|
|
10849
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11002
|
+
props = _objectWithoutProperties(_ref, _excluded$2R);
|
|
10850
11003
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10851
11004
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10852
11005
|
width: 24,
|
|
@@ -10866,7 +11019,7 @@
|
|
|
10866
11019
|
ProjectTemplateIcon.displayName = "ProjectTemplateIcon";
|
|
10867
11020
|
var ProjectTemplateIcon$1 = ProjectTemplateIcon;
|
|
10868
11021
|
|
|
10869
|
-
var _excluded$
|
|
11022
|
+
var _excluded$2Q = ["gradient"];
|
|
10870
11023
|
|
|
10871
11024
|
/**
|
|
10872
11025
|
* @component ProjectsIcon
|
|
@@ -10896,7 +11049,7 @@
|
|
|
10896
11049
|
*/
|
|
10897
11050
|
var ProjectsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10898
11051
|
var gradient = _ref.gradient,
|
|
10899
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11052
|
+
props = _objectWithoutProperties(_ref, _excluded$2Q);
|
|
10900
11053
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10901
11054
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10902
11055
|
width: 24,
|
|
@@ -10920,7 +11073,7 @@
|
|
|
10920
11073
|
ProjectsIcon.displayName = "ProjectsIcon";
|
|
10921
11074
|
var ProjectsIcon$1 = ProjectsIcon;
|
|
10922
11075
|
|
|
10923
|
-
var _excluded$
|
|
11076
|
+
var _excluded$2P = ["gradient"];
|
|
10924
11077
|
|
|
10925
11078
|
/**
|
|
10926
11079
|
* @component PuzzleIcon
|
|
@@ -10950,7 +11103,7 @@
|
|
|
10950
11103
|
*/
|
|
10951
11104
|
var PuzzleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
10952
11105
|
var gradient = _ref.gradient,
|
|
10953
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11106
|
+
props = _objectWithoutProperties(_ref, _excluded$2P);
|
|
10954
11107
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
10955
11108
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10956
11109
|
width: 24,
|
|
@@ -10971,7 +11124,7 @@
|
|
|
10971
11124
|
PuzzleIcon.displayName = "PuzzleIcon";
|
|
10972
11125
|
var PuzzleIcon$1 = PuzzleIcon;
|
|
10973
11126
|
|
|
10974
|
-
var _excluded$
|
|
11127
|
+
var _excluded$2O = ["gradient"];
|
|
10975
11128
|
|
|
10976
11129
|
/**
|
|
10977
11130
|
* @component RadioBlankIcon
|
|
@@ -11001,7 +11154,7 @@
|
|
|
11001
11154
|
*/
|
|
11002
11155
|
var RadioBlankIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11003
11156
|
var gradient = _ref.gradient,
|
|
11004
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11157
|
+
props = _objectWithoutProperties(_ref, _excluded$2O);
|
|
11005
11158
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11006
11159
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11007
11160
|
width: 24,
|
|
@@ -11021,7 +11174,7 @@
|
|
|
11021
11174
|
RadioBlankIcon.displayName = "RadioBlankIcon";
|
|
11022
11175
|
var RadioBlankIcon$1 = RadioBlankIcon;
|
|
11023
11176
|
|
|
11024
|
-
var _excluded$
|
|
11177
|
+
var _excluded$2N = ["gradient"];
|
|
11025
11178
|
|
|
11026
11179
|
/**
|
|
11027
11180
|
* @component RadioButtonIcon
|
|
@@ -11051,7 +11204,7 @@
|
|
|
11051
11204
|
*/
|
|
11052
11205
|
var RadioButtonIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11053
11206
|
var gradient = _ref.gradient,
|
|
11054
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11207
|
+
props = _objectWithoutProperties(_ref, _excluded$2N);
|
|
11055
11208
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11056
11209
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11057
11210
|
width: 16,
|
|
@@ -11079,7 +11232,7 @@
|
|
|
11079
11232
|
RadioButtonIcon.displayName = "RadioButtonIcon";
|
|
11080
11233
|
var RadioButtonIcon$1 = RadioButtonIcon;
|
|
11081
11234
|
|
|
11082
|
-
var _excluded$
|
|
11235
|
+
var _excluded$2M = ["gradient"];
|
|
11083
11236
|
|
|
11084
11237
|
/**
|
|
11085
11238
|
* @component RearangeIcon
|
|
@@ -11109,7 +11262,7 @@
|
|
|
11109
11262
|
*/
|
|
11110
11263
|
var RearangeIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11111
11264
|
var gradient = _ref.gradient,
|
|
11112
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11265
|
+
props = _objectWithoutProperties(_ref, _excluded$2M);
|
|
11113
11266
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11114
11267
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11115
11268
|
width: 24,
|
|
@@ -11129,7 +11282,7 @@
|
|
|
11129
11282
|
RearangeIcon.displayName = "RearangeIcon";
|
|
11130
11283
|
var RearangeIcon$1 = RearangeIcon;
|
|
11131
11284
|
|
|
11132
|
-
var _excluded$
|
|
11285
|
+
var _excluded$2L = ["gradient"];
|
|
11133
11286
|
|
|
11134
11287
|
/**
|
|
11135
11288
|
* @component RearrangeSmallIcon
|
|
@@ -11159,7 +11312,7 @@
|
|
|
11159
11312
|
*/
|
|
11160
11313
|
var RearrangeSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11161
11314
|
var gradient = _ref.gradient,
|
|
11162
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11315
|
+
props = _objectWithoutProperties(_ref, _excluded$2L);
|
|
11163
11316
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11164
11317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11165
11318
|
width: 12,
|
|
@@ -11179,7 +11332,7 @@
|
|
|
11179
11332
|
RearrangeSmallIcon.displayName = "RearrangeSmallIcon";
|
|
11180
11333
|
var RearrangeSmallIcon$1 = RearrangeSmallIcon;
|
|
11181
11334
|
|
|
11182
|
-
var _excluded$
|
|
11335
|
+
var _excluded$2K = ["gradient"];
|
|
11183
11336
|
|
|
11184
11337
|
/**
|
|
11185
11338
|
* @component RecurringCheckmarkSmallIcon
|
|
@@ -11209,7 +11362,7 @@
|
|
|
11209
11362
|
*/
|
|
11210
11363
|
var RecurringCheckmarkSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11211
11364
|
var gradient = _ref.gradient,
|
|
11212
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11365
|
+
props = _objectWithoutProperties(_ref, _excluded$2K);
|
|
11213
11366
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11214
11367
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11215
11368
|
width: 12,
|
|
@@ -11229,7 +11382,7 @@
|
|
|
11229
11382
|
RecurringCheckmarkSmallIcon.displayName = "RecurringCheckmarkSmallIcon";
|
|
11230
11383
|
var RecurringCheckmarkSmallIcon$1 = RecurringCheckmarkSmallIcon;
|
|
11231
11384
|
|
|
11232
|
-
var _excluded$
|
|
11385
|
+
var _excluded$2J = ["gradient"];
|
|
11233
11386
|
|
|
11234
11387
|
/**
|
|
11235
11388
|
* @component RecurringCheckmarkIcon
|
|
@@ -11259,7 +11412,7 @@
|
|
|
11259
11412
|
*/
|
|
11260
11413
|
var RecurringCheckmarkIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11261
11414
|
var gradient = _ref.gradient,
|
|
11262
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11415
|
+
props = _objectWithoutProperties(_ref, _excluded$2J);
|
|
11263
11416
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11264
11417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11265
11418
|
width: 24,
|
|
@@ -11279,7 +11432,7 @@
|
|
|
11279
11432
|
RecurringCheckmarkIcon.displayName = "RecurringCheckmarkIcon";
|
|
11280
11433
|
var RecurringCheckmarkIcon$1 = RecurringCheckmarkIcon;
|
|
11281
11434
|
|
|
11282
|
-
var _excluded$
|
|
11435
|
+
var _excluded$2I = ["gradient"];
|
|
11283
11436
|
|
|
11284
11437
|
/**
|
|
11285
11438
|
* @component RecurringDollarIcon
|
|
@@ -11309,7 +11462,7 @@
|
|
|
11309
11462
|
*/
|
|
11310
11463
|
var RecurringDollarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11311
11464
|
var gradient = _ref.gradient,
|
|
11312
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11465
|
+
props = _objectWithoutProperties(_ref, _excluded$2I);
|
|
11313
11466
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11314
11467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11315
11468
|
width: 24,
|
|
@@ -11331,7 +11484,7 @@
|
|
|
11331
11484
|
RecurringDollarIcon.displayName = "RecurringDollarIcon";
|
|
11332
11485
|
var RecurringDollarIcon$1 = RecurringDollarIcon;
|
|
11333
11486
|
|
|
11334
|
-
var _excluded$
|
|
11487
|
+
var _excluded$2H = ["gradient"];
|
|
11335
11488
|
|
|
11336
11489
|
/**
|
|
11337
11490
|
* @component RecurringSmallIcon
|
|
@@ -11361,7 +11514,7 @@
|
|
|
11361
11514
|
*/
|
|
11362
11515
|
var RecurringSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11363
11516
|
var gradient = _ref.gradient,
|
|
11364
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11517
|
+
props = _objectWithoutProperties(_ref, _excluded$2H);
|
|
11365
11518
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11366
11519
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11367
11520
|
width: 12,
|
|
@@ -11382,7 +11535,7 @@
|
|
|
11382
11535
|
RecurringSmallIcon.displayName = "RecurringSmallIcon";
|
|
11383
11536
|
var RecurringSmallIcon$1 = RecurringSmallIcon;
|
|
11384
11537
|
|
|
11385
|
-
var _excluded$
|
|
11538
|
+
var _excluded$2G = ["gradient"];
|
|
11386
11539
|
|
|
11387
11540
|
/**
|
|
11388
11541
|
* @component ReminderIcon
|
|
@@ -11412,7 +11565,7 @@
|
|
|
11412
11565
|
*/
|
|
11413
11566
|
var ReminderIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11414
11567
|
var gradient = _ref.gradient,
|
|
11415
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11568
|
+
props = _objectWithoutProperties(_ref, _excluded$2G);
|
|
11416
11569
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11417
11570
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11418
11571
|
width: 18,
|
|
@@ -11438,7 +11591,7 @@
|
|
|
11438
11591
|
ReminderIcon.displayName = "ReminderIcon";
|
|
11439
11592
|
var ReminderIcon$1 = ReminderIcon;
|
|
11440
11593
|
|
|
11441
|
-
var _excluded$
|
|
11594
|
+
var _excluded$2F = ["gradient"];
|
|
11442
11595
|
|
|
11443
11596
|
/**
|
|
11444
11597
|
* @component ReorderIcon
|
|
@@ -11468,7 +11621,7 @@
|
|
|
11468
11621
|
*/
|
|
11469
11622
|
var ReorderIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11470
11623
|
var gradient = _ref.gradient,
|
|
11471
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11624
|
+
props = _objectWithoutProperties(_ref, _excluded$2F);
|
|
11472
11625
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11473
11626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11474
11627
|
width: 24,
|
|
@@ -11487,7 +11640,7 @@
|
|
|
11487
11640
|
ReorderIcon.displayName = "ReorderIcon";
|
|
11488
11641
|
var ReorderIcon$1 = ReorderIcon;
|
|
11489
11642
|
|
|
11490
|
-
var _excluded$
|
|
11643
|
+
var _excluded$2E = ["gradient"];
|
|
11491
11644
|
|
|
11492
11645
|
/**
|
|
11493
11646
|
* @component ReportTimeIcon
|
|
@@ -11517,7 +11670,7 @@
|
|
|
11517
11670
|
*/
|
|
11518
11671
|
var ReportTimeIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11519
11672
|
var gradient = _ref.gradient,
|
|
11520
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11673
|
+
props = _objectWithoutProperties(_ref, _excluded$2E);
|
|
11521
11674
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11522
11675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11523
11676
|
width: 24,
|
|
@@ -11537,7 +11690,7 @@
|
|
|
11537
11690
|
ReportTimeIcon.displayName = "ReportTimeIcon";
|
|
11538
11691
|
var ReportTimeIcon$1 = ReportTimeIcon;
|
|
11539
11692
|
|
|
11540
|
-
var _excluded$
|
|
11693
|
+
var _excluded$2D = ["gradient"];
|
|
11541
11694
|
|
|
11542
11695
|
/**
|
|
11543
11696
|
* @component ReportsIcon
|
|
@@ -11567,7 +11720,7 @@
|
|
|
11567
11720
|
*/
|
|
11568
11721
|
var ReportsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11569
11722
|
var gradient = _ref.gradient,
|
|
11570
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11723
|
+
props = _objectWithoutProperties(_ref, _excluded$2D);
|
|
11571
11724
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11572
11725
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11573
11726
|
width: 24,
|
|
@@ -11591,7 +11744,7 @@
|
|
|
11591
11744
|
ReportsIcon.displayName = "ReportsIcon";
|
|
11592
11745
|
var ReportsIcon$1 = ReportsIcon;
|
|
11593
11746
|
|
|
11594
|
-
var _excluded$
|
|
11747
|
+
var _excluded$2C = ["gradient"];
|
|
11595
11748
|
|
|
11596
11749
|
/**
|
|
11597
11750
|
* @component RobotIcon
|
|
@@ -11621,7 +11774,7 @@
|
|
|
11621
11774
|
*/
|
|
11622
11775
|
var RobotIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11623
11776
|
var gradient = _ref.gradient,
|
|
11624
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11777
|
+
props = _objectWithoutProperties(_ref, _excluded$2C);
|
|
11625
11778
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11626
11779
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11627
11780
|
width: 24,
|
|
@@ -11644,7 +11797,7 @@
|
|
|
11644
11797
|
RobotIcon.displayName = "RobotIcon";
|
|
11645
11798
|
var RobotIcon$1 = RobotIcon;
|
|
11646
11799
|
|
|
11647
|
-
var _excluded$
|
|
11800
|
+
var _excluded$2B = ["gradient"];
|
|
11648
11801
|
|
|
11649
11802
|
/**
|
|
11650
11803
|
* @component RocketSmallIcon
|
|
@@ -11674,7 +11827,7 @@
|
|
|
11674
11827
|
*/
|
|
11675
11828
|
var RocketSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11676
11829
|
var gradient = _ref.gradient,
|
|
11677
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11830
|
+
props = _objectWithoutProperties(_ref, _excluded$2B);
|
|
11678
11831
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11679
11832
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11680
11833
|
width: 18,
|
|
@@ -11692,7 +11845,7 @@
|
|
|
11692
11845
|
RocketSmallIcon.displayName = "RocketSmallIcon";
|
|
11693
11846
|
var RocketSmallIcon$1 = RocketSmallIcon;
|
|
11694
11847
|
|
|
11695
|
-
var _excluded$
|
|
11848
|
+
var _excluded$2A = ["gradient"];
|
|
11696
11849
|
|
|
11697
11850
|
/**
|
|
11698
11851
|
* @component RocketIcon
|
|
@@ -11722,7 +11875,7 @@
|
|
|
11722
11875
|
*/
|
|
11723
11876
|
var RocketIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11724
11877
|
var gradient = _ref.gradient,
|
|
11725
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11878
|
+
props = _objectWithoutProperties(_ref, _excluded$2A);
|
|
11726
11879
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11727
11880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11728
11881
|
width: 24,
|
|
@@ -11741,7 +11894,7 @@
|
|
|
11741
11894
|
RocketIcon.displayName = "RocketIcon";
|
|
11742
11895
|
var RocketIcon$1 = RocketIcon;
|
|
11743
11896
|
|
|
11744
|
-
var _excluded$
|
|
11897
|
+
var _excluded$2z = ["gradient"];
|
|
11745
11898
|
|
|
11746
11899
|
/**
|
|
11747
11900
|
* @component RoundedRectangleIcon
|
|
@@ -11771,7 +11924,7 @@
|
|
|
11771
11924
|
*/
|
|
11772
11925
|
var RoundedRectangleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11773
11926
|
var gradient = _ref.gradient,
|
|
11774
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11927
|
+
props = _objectWithoutProperties(_ref, _excluded$2z);
|
|
11775
11928
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11776
11929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11777
11930
|
width: 24,
|
|
@@ -11797,7 +11950,7 @@
|
|
|
11797
11950
|
RoundedRectangleIcon.displayName = "RoundedRectangleIcon";
|
|
11798
11951
|
var RoundedRectangleIcon$1 = RoundedRectangleIcon;
|
|
11799
11952
|
|
|
11800
|
-
var _excluded$
|
|
11953
|
+
var _excluded$2y = ["gradient"];
|
|
11801
11954
|
|
|
11802
11955
|
/**
|
|
11803
11956
|
* @component SaveIcon
|
|
@@ -11827,7 +11980,7 @@
|
|
|
11827
11980
|
*/
|
|
11828
11981
|
var SaveIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
11829
11982
|
var gradient = _ref.gradient,
|
|
11830
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
11983
|
+
props = _objectWithoutProperties(_ref, _excluded$2y);
|
|
11831
11984
|
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
11832
11985
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11833
11986
|
width: 24,
|
|
@@ -11848,6 +12001,56 @@
|
|
|
11848
12001
|
SaveIcon.displayName = "SaveIcon";
|
|
11849
12002
|
var SaveIcon$1 = SaveIcon;
|
|
11850
12003
|
|
|
12004
|
+
var _excluded$2x = ["gradient"];
|
|
12005
|
+
|
|
12006
|
+
/**
|
|
12007
|
+
* @component ScissorsIcon
|
|
12008
|
+
* @description
|
|
12009
|
+
*
|
|
12010
|
+
* The ScissorsIcon component displays a pair of scissors to represent cut, trim, or clip actions.
|
|
12011
|
+
* The Icon component is
|
|
12012
|
+
* customizable, allowing for variations in size, color, and style to fit the needs of the application.
|
|
12013
|
+
*
|
|
12014
|
+
* @prop {string} [gradient] - Optional CSS linear-gradient string to apply a custom fill.
|
|
12015
|
+
* Format: "linear-gradient(<angle>deg, <color1>, <color2>, ...)"
|
|
12016
|
+
*
|
|
12017
|
+
* @example
|
|
12018
|
+
* return (
|
|
12019
|
+
* <ScissorsIcon gradient="linear-gradient(135deg, #4da2ed, #f72222)" />
|
|
12020
|
+
* )
|
|
12021
|
+
*
|
|
12022
|
+
* @example
|
|
12023
|
+
* return (
|
|
12024
|
+
* <ScissorsIcon className="mr-2" />
|
|
12025
|
+
* )
|
|
12026
|
+
*
|
|
12027
|
+
* @see
|
|
12028
|
+
* https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
|
|
12029
|
+
* @see
|
|
12030
|
+
* https://design.activecollab.com/docs/foundations/icons
|
|
12031
|
+
*/
|
|
12032
|
+
var ScissorsIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
|
12033
|
+
var gradient = _ref.gradient,
|
|
12034
|
+
props = _objectWithoutProperties(_ref, _excluded$2x);
|
|
12035
|
+
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
12036
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12037
|
+
width: 24,
|
|
12038
|
+
height: 24,
|
|
12039
|
+
viewBox: "0 0 24 24",
|
|
12040
|
+
"data-testid": "ScissorsIcon",
|
|
12041
|
+
fill: gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)",
|
|
12042
|
+
focusable: false,
|
|
12043
|
+
ref: ref
|
|
12044
|
+
}, props), /*#__PURE__*/React__default["default"].createElement(GradientDefs, {
|
|
12045
|
+
gradient: gradient
|
|
12046
|
+
}), /*#__PURE__*/React__default["default"].createElement("path", {
|
|
12047
|
+
fillRule: "evenodd",
|
|
12048
|
+
d: "M13.15 11.00L13.14 10.84L18.15 3.40L18.25 2.92L18.06 2.46L17.73 2.22L17.40 2.15L17.00 2.25L16.75 2.46L12.00 9.48L7.25 2.46L7.00 2.25L6.68 2.15L6.35 2.19L6.06 2.35L5.77 2.84L5.85 3.40L10.86 10.84L10.85 11.09L8.00 14.74L7.00 14.55L6.17 14.67L5.19 15.20L4.63 15.82L4.20 16.84L4.16 17.68L4.37 18.49L4.98 19.42L5.91 20.03L7.00 20.25L8.09 20.03L9.02 19.42L9.63 18.49L9.84 17.68L9.73 16.57L9.34 15.78L12.00 12.38L14.66 15.78L14.27 16.57L14.16 17.68L14.37 18.49L14.98 19.42L15.91 20.03L17.00 20.25L18.09 20.03L19.02 19.42L19.51 18.74L19.84 17.68L19.73 16.57L19.37 15.82L18.58 15.03L17.83 14.67L17.00 14.55L16.00 14.74L13.15 11.00ZM8.40 17.40L8.29 17.94L7.99 18.39L7.54 18.69L7.00 18.80L6.46 18.69L6.01 18.39L5.71 17.94L5.60 17.40L5.71 16.86L6.01 16.41L6.46 16.11L7.00 16.00L7.54 16.11L7.99 16.41L8.29 16.86L8.40 17.40ZM18.40 17.40L18.29 17.94L17.99 18.39L17.54 18.69L17.00 18.80L16.46 18.69L16.01 18.39L15.71 17.94L15.60 17.40L15.71 16.86L16.01 16.41L16.46 16.11L17.00 16.00L17.54 16.11L17.99 16.41L18.29 16.86L18.40 17.40Z"
|
|
12049
|
+
}));
|
|
12050
|
+
});
|
|
12051
|
+
ScissorsIcon.displayName = "ScissorsIcon";
|
|
12052
|
+
var ScissorsIcon$1 = ScissorsIcon;
|
|
12053
|
+
|
|
11851
12054
|
var _excluded$2w = ["gradient"];
|
|
11852
12055
|
|
|
11853
12056
|
/**
|
|
@@ -14592,8 +14795,8 @@
|
|
|
14592
14795
|
"backgroundColor": "rgb(255 255 255 / var(--tw-bg-opacity, 1))",
|
|
14593
14796
|
"color": "var(--color-theme-800)",
|
|
14594
14797
|
"opacity": "1",
|
|
14595
|
-
"--tw-shadow": "0
|
|
14596
|
-
"--tw-shadow-colored": "0
|
|
14798
|
+
"--tw-shadow": "0 25px 50px -12px rgb(0 0 0 / 0.25)",
|
|
14799
|
+
"--tw-shadow-colored": "0 25px 50px -12px var(--tw-shadow-color)",
|
|
14597
14800
|
"boxShadow": "var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"
|
|
14598
14801
|
}, FontStyle, BoxSizingStyle);
|
|
14599
14802
|
StyledBubble.displayName = "StyledBubble";
|
|
@@ -19573,10 +19776,18 @@
|
|
|
19573
19776
|
_useState2 = _slicedToArray(_useState, 2),
|
|
19574
19777
|
imageLoaded = _useState2[0],
|
|
19575
19778
|
setImageLoaded = _useState2[1];
|
|
19779
|
+
var imageRef = React.useRef(null);
|
|
19780
|
+
var handleRef = useForkRef(ref, imageRef);
|
|
19781
|
+
React.useLayoutEffect(function () {
|
|
19782
|
+
var _imageRef$current;
|
|
19783
|
+
if ((_imageRef$current = imageRef.current) !== null && _imageRef$current !== void 0 && _imageRef$current.complete && imageRef.current.naturalWidth > 0) {
|
|
19784
|
+
setImageLoaded(true);
|
|
19785
|
+
}
|
|
19786
|
+
}, [url]);
|
|
19576
19787
|
return /*#__PURE__*/React__default["default"].createElement(StyledWrapper$1, {
|
|
19577
19788
|
className: className
|
|
19578
19789
|
}, children, /*#__PURE__*/React__default["default"].createElement(StyledAvatar, _extends({
|
|
19579
|
-
ref:
|
|
19790
|
+
ref: handleRef,
|
|
19580
19791
|
src: url,
|
|
19581
19792
|
alt: alt,
|
|
19582
19793
|
width: size,
|
|
@@ -19585,13 +19796,13 @@
|
|
|
19585
19796
|
setImageLoaded(true);
|
|
19586
19797
|
},
|
|
19587
19798
|
role: "img",
|
|
19588
|
-
className: imgClassName
|
|
19589
|
-
style: {
|
|
19590
|
-
display: imageLoaded ? "block" : "none"
|
|
19591
|
-
}
|
|
19799
|
+
className: imgClassName
|
|
19592
19800
|
}, rest)), !imageLoaded && /*#__PURE__*/React__default["default"].createElement(SkeletonLoader, {
|
|
19593
19801
|
"data-testid": "loader",
|
|
19594
19802
|
style: {
|
|
19803
|
+
position: "absolute",
|
|
19804
|
+
top: 0,
|
|
19805
|
+
left: 0,
|
|
19595
19806
|
width: size,
|
|
19596
19807
|
height: size,
|
|
19597
19808
|
borderRadius: "100%"
|
|
@@ -31479,6 +31690,7 @@
|
|
|
31479
31690
|
exports.CircleIcon = CircleIcon$1;
|
|
31480
31691
|
exports.CircleMultipleIcon = CircleMultipleIcon$1;
|
|
31481
31692
|
exports.CircleSlashIcon = CircleSlashIcon$1;
|
|
31693
|
+
exports.ClipboardIcon = ClipboardIcon$1;
|
|
31482
31694
|
exports.ClockAddIcon = ClockAddIcon$1;
|
|
31483
31695
|
exports.ClockDollarIcon = ClockDollarIcon$1;
|
|
31484
31696
|
exports.ClockIcon = ClockIcon$1;
|
|
@@ -31512,6 +31724,7 @@
|
|
|
31512
31724
|
exports.CounterButton = CounterButton;
|
|
31513
31725
|
exports.CrownBlankIcon = CrownBlankIcon$1;
|
|
31514
31726
|
exports.CrownSelectedIcon = CrownSelectedIcon$1;
|
|
31727
|
+
exports.CutIcon = CutIcon$1;
|
|
31515
31728
|
exports.DARK_THEME_MATCH = DARK_THEME_MATCH;
|
|
31516
31729
|
exports.DARK_THEME_NAMES = DARK_THEME_NAMES;
|
|
31517
31730
|
exports.DARK_THEME_SELECTOR = DARK_THEME_SELECTOR;
|
|
@@ -31693,6 +31906,7 @@
|
|
|
31693
31906
|
exports.PaidSmallIcon = PaidSmallIcon$1;
|
|
31694
31907
|
exports.Paper = Paper;
|
|
31695
31908
|
exports.PartyIcon = PartyIcon$1;
|
|
31909
|
+
exports.PasteIcon = PasteIcon$1;
|
|
31696
31910
|
exports.PauseCircleOutlineIcon = PauseCircleOutlineIcon$1;
|
|
31697
31911
|
exports.PauseIcon = PauseIcon$1;
|
|
31698
31912
|
exports.PauseSmallIcon = PauseSmallIcon$1;
|
|
@@ -31768,6 +31982,7 @@
|
|
|
31768
31982
|
exports.SaveIcon = SaveIcon$1;
|
|
31769
31983
|
exports.Scale = Scale;
|
|
31770
31984
|
exports.ScaleBar = ScaleBar;
|
|
31985
|
+
exports.ScissorsIcon = ScissorsIcon$1;
|
|
31771
31986
|
exports.ScrollElement = ScrollElement;
|
|
31772
31987
|
exports.ScrollShadow = ScrollShadow;
|
|
31773
31988
|
exports.SearchIcon = SearchIcon$1;
|