@bigbinary/neeto-icons 1.18.8 → 1.18.10
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/app-icons.cjs.js +63 -34
- package/dist/app-icons.cjs.js.map +1 -1
- package/dist/app-icons.js +63 -35
- package/dist/app-icons.js.map +1 -1
- package/dist/neeto-icons.cjs.js +662 -434
- package/dist/neeto-icons.cjs.js.map +1 -1
- package/dist/neeto-icons.js +659 -435
- package/dist/neeto-icons.js.map +1 -1
- package/dist/neeto-logos.cjs.js +67 -34
- package/dist/neeto-logos.cjs.js.map +1 -1
- package/dist/neeto-logos.js +67 -35
- package/dist/neeto-logos.js.map +1 -1
- package/dist/typeface-logos.cjs.js +90 -34
- package/dist/typeface-logos.cjs.js.map +1 -1
- package/dist/typeface-logos.js +90 -35
- package/dist/typeface-logos.js.map +1 -1
- package/package.json +1 -1
package/dist/neeto-icons.cjs.js
CHANGED
|
@@ -2836,14 +2836,14 @@ if (process.env.NODE_ENV === 'production') {
|
|
|
2836
2836
|
|
|
2837
2837
|
var React = react.exports;
|
|
2838
2838
|
|
|
2839
|
-
var _excluded$
|
|
2839
|
+
var _excluded$4c = ["size", "color", "strokeWidth"];
|
|
2840
2840
|
var ActivityLog = function ActivityLog(_ref) {
|
|
2841
2841
|
var _ref$size = _ref.size,
|
|
2842
2842
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2843
2843
|
_ref$color = _ref.color,
|
|
2844
2844
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
2845
2845
|
_ref.strokeWidth;
|
|
2846
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
2846
|
+
var props = _objectWithoutProperties(_ref, _excluded$4c);
|
|
2847
2847
|
|
|
2848
2848
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2849
2849
|
width: size,
|
|
@@ -2865,7 +2865,7 @@ var ActivityLog = function ActivityLog(_ref) {
|
|
|
2865
2865
|
}));
|
|
2866
2866
|
};
|
|
2867
2867
|
|
|
2868
|
-
var _excluded$
|
|
2868
|
+
var _excluded$4b = ["size", "color", "strokeWidth"];
|
|
2869
2869
|
var AddCircle = function AddCircle(_ref) {
|
|
2870
2870
|
var _ref$size = _ref.size,
|
|
2871
2871
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -2873,7 +2873,7 @@ var AddCircle = function AddCircle(_ref) {
|
|
|
2873
2873
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
2874
2874
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
2875
2875
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
2876
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2876
|
+
props = _objectWithoutProperties(_ref, _excluded$4b);
|
|
2877
2877
|
|
|
2878
2878
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2879
2879
|
width: size,
|
|
@@ -2905,7 +2905,7 @@ var AddCircle = function AddCircle(_ref) {
|
|
|
2905
2905
|
}));
|
|
2906
2906
|
};
|
|
2907
2907
|
|
|
2908
|
-
var _excluded$
|
|
2908
|
+
var _excluded$4a = ["size", "color", "strokeWidth"];
|
|
2909
2909
|
var AddMenu = function AddMenu(_ref) {
|
|
2910
2910
|
var _ref$size = _ref.size,
|
|
2911
2911
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -2913,7 +2913,7 @@ var AddMenu = function AddMenu(_ref) {
|
|
|
2913
2913
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
2914
2914
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
2915
2915
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
2916
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2916
|
+
props = _objectWithoutProperties(_ref, _excluded$4a);
|
|
2917
2917
|
|
|
2918
2918
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2919
2919
|
width: size,
|
|
@@ -2952,7 +2952,7 @@ var AddMenu = function AddMenu(_ref) {
|
|
|
2952
2952
|
}));
|
|
2953
2953
|
};
|
|
2954
2954
|
|
|
2955
|
-
var _excluded$
|
|
2955
|
+
var _excluded$49 = ["size", "color", "strokeWidth"];
|
|
2956
2956
|
var AddRectangle = function AddRectangle(_ref) {
|
|
2957
2957
|
var _ref$size = _ref.size,
|
|
2958
2958
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -2960,7 +2960,7 @@ var AddRectangle = function AddRectangle(_ref) {
|
|
|
2960
2960
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
2961
2961
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
2962
2962
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
2963
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2963
|
+
props = _objectWithoutProperties(_ref, _excluded$49);
|
|
2964
2964
|
|
|
2965
2965
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2966
2966
|
width: size,
|
|
@@ -2976,7 +2976,7 @@ var AddRectangle = function AddRectangle(_ref) {
|
|
|
2976
2976
|
}));
|
|
2977
2977
|
};
|
|
2978
2978
|
|
|
2979
|
-
var _excluded$
|
|
2979
|
+
var _excluded$48 = ["size", "color", "strokeWidth"];
|
|
2980
2980
|
var Address = function Address(_ref) {
|
|
2981
2981
|
var _ref$size = _ref.size,
|
|
2982
2982
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -2984,7 +2984,7 @@ var Address = function Address(_ref) {
|
|
|
2984
2984
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
2985
2985
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
2986
2986
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
2987
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2987
|
+
props = _objectWithoutProperties(_ref, _excluded$48);
|
|
2988
2988
|
|
|
2989
2989
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2990
2990
|
width: size,
|
|
@@ -3030,7 +3030,7 @@ var Address = function Address(_ref) {
|
|
|
3030
3030
|
}));
|
|
3031
3031
|
};
|
|
3032
3032
|
|
|
3033
|
-
var _excluded$
|
|
3033
|
+
var _excluded$47 = ["size", "color", "strokeWidth"];
|
|
3034
3034
|
var Agents = function Agents(_ref) {
|
|
3035
3035
|
var _ref$size = _ref.size,
|
|
3036
3036
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3038,7 +3038,7 @@ var Agents = function Agents(_ref) {
|
|
|
3038
3038
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3039
3039
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3040
3040
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3041
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3041
|
+
props = _objectWithoutProperties(_ref, _excluded$47);
|
|
3042
3042
|
|
|
3043
3043
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3044
3044
|
width: size,
|
|
@@ -3054,14 +3054,14 @@ var Agents = function Agents(_ref) {
|
|
|
3054
3054
|
}));
|
|
3055
3055
|
};
|
|
3056
3056
|
|
|
3057
|
-
var _excluded$
|
|
3057
|
+
var _excluded$46 = ["size", "color", "strokeWidth"];
|
|
3058
3058
|
var Apple = function Apple(_ref) {
|
|
3059
3059
|
var _ref$size = _ref.size,
|
|
3060
3060
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3061
3061
|
_ref$color = _ref.color,
|
|
3062
3062
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3063
3063
|
_ref.strokeWidth;
|
|
3064
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3064
|
+
var props = _objectWithoutProperties(_ref, _excluded$46);
|
|
3065
3065
|
|
|
3066
3066
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3067
3067
|
width: size,
|
|
@@ -3081,7 +3081,7 @@ var Apple = function Apple(_ref) {
|
|
|
3081
3081
|
}));
|
|
3082
3082
|
};
|
|
3083
3083
|
|
|
3084
|
-
var _excluded$
|
|
3084
|
+
var _excluded$45 = ["size", "color", "strokeWidth"];
|
|
3085
3085
|
var AppSwitcher = function AppSwitcher(_ref) {
|
|
3086
3086
|
var _ref$size = _ref.size,
|
|
3087
3087
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3089,7 +3089,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
|
|
|
3089
3089
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3090
3090
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3091
3091
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3092
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3092
|
+
props = _objectWithoutProperties(_ref, _excluded$45);
|
|
3093
3093
|
|
|
3094
3094
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3095
3095
|
width: size,
|
|
@@ -3115,7 +3115,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
|
|
|
3115
3115
|
}));
|
|
3116
3116
|
};
|
|
3117
3117
|
|
|
3118
|
-
var _excluded$
|
|
3118
|
+
var _excluded$44 = ["size", "color", "strokeWidth"];
|
|
3119
3119
|
var Archive = function Archive(_ref) {
|
|
3120
3120
|
var _ref$size = _ref.size,
|
|
3121
3121
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3123,7 +3123,7 @@ var Archive = function Archive(_ref) {
|
|
|
3123
3123
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3124
3124
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3125
3125
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3126
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3126
|
+
props = _objectWithoutProperties(_ref, _excluded$44);
|
|
3127
3127
|
|
|
3128
3128
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3129
3129
|
width: size,
|
|
@@ -3154,14 +3154,14 @@ var Archive = function Archive(_ref) {
|
|
|
3154
3154
|
}))));
|
|
3155
3155
|
};
|
|
3156
3156
|
|
|
3157
|
-
var _excluded$
|
|
3157
|
+
var _excluded$43 = ["size", "color", "strokeWidth"];
|
|
3158
3158
|
var Articles = function Articles(_ref) {
|
|
3159
3159
|
var _ref$size = _ref.size,
|
|
3160
3160
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3161
3161
|
_ref$color = _ref.color,
|
|
3162
3162
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3163
3163
|
_ref.strokeWidth;
|
|
3164
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3164
|
+
var props = _objectWithoutProperties(_ref, _excluded$43);
|
|
3165
3165
|
|
|
3166
3166
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3167
3167
|
width: size,
|
|
@@ -3196,7 +3196,7 @@ var Articles = function Articles(_ref) {
|
|
|
3196
3196
|
}));
|
|
3197
3197
|
};
|
|
3198
3198
|
|
|
3199
|
-
var _excluded$
|
|
3199
|
+
var _excluded$42 = ["size", "color", "strokeWidth"];
|
|
3200
3200
|
var Attachment = function Attachment(_ref) {
|
|
3201
3201
|
var _ref$size = _ref.size,
|
|
3202
3202
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3204,7 +3204,7 @@ var Attachment = function Attachment(_ref) {
|
|
|
3204
3204
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3205
3205
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3206
3206
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3207
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3207
|
+
props = _objectWithoutProperties(_ref, _excluded$42);
|
|
3208
3208
|
|
|
3209
3209
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3210
3210
|
width: size,
|
|
@@ -3228,7 +3228,7 @@ var Attachment = function Attachment(_ref) {
|
|
|
3228
3228
|
}))));
|
|
3229
3229
|
};
|
|
3230
3230
|
|
|
3231
|
-
var _excluded$
|
|
3231
|
+
var _excluded$41 = ["size", "color", "strokeWidth"];
|
|
3232
3232
|
var Bank = function Bank(_ref) {
|
|
3233
3233
|
var _ref$size = _ref.size,
|
|
3234
3234
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3236,7 +3236,7 @@ var Bank = function Bank(_ref) {
|
|
|
3236
3236
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3237
3237
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3238
3238
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3239
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3239
|
+
props = _objectWithoutProperties(_ref, _excluded$41);
|
|
3240
3240
|
|
|
3241
3241
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3242
3242
|
width: size,
|
|
@@ -3291,7 +3291,7 @@ var Bank = function Bank(_ref) {
|
|
|
3291
3291
|
}));
|
|
3292
3292
|
};
|
|
3293
3293
|
|
|
3294
|
-
var _excluded$
|
|
3294
|
+
var _excluded$40 = ["size", "color", "strokeWidth"];
|
|
3295
3295
|
var Blockquote = function Blockquote(_ref) {
|
|
3296
3296
|
var _ref$size = _ref.size,
|
|
3297
3297
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3299,7 +3299,7 @@ var Blockquote = function Blockquote(_ref) {
|
|
|
3299
3299
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3300
3300
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3301
3301
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3302
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3302
|
+
props = _objectWithoutProperties(_ref, _excluded$40);
|
|
3303
3303
|
|
|
3304
3304
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3305
3305
|
width: size,
|
|
@@ -3315,7 +3315,7 @@ var Blockquote = function Blockquote(_ref) {
|
|
|
3315
3315
|
}));
|
|
3316
3316
|
};
|
|
3317
3317
|
|
|
3318
|
-
var _excluded$
|
|
3318
|
+
var _excluded$3$ = ["size", "color", "strokeWidth"];
|
|
3319
3319
|
var Book = function Book(_ref) {
|
|
3320
3320
|
var _ref$size = _ref.size,
|
|
3321
3321
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3323,7 +3323,7 @@ var Book = function Book(_ref) {
|
|
|
3323
3323
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3324
3324
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3325
3325
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3326
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3326
|
+
props = _objectWithoutProperties(_ref, _excluded$3$);
|
|
3327
3327
|
|
|
3328
3328
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3329
3329
|
width: size,
|
|
@@ -3339,14 +3339,14 @@ var Book = function Book(_ref) {
|
|
|
3339
3339
|
}));
|
|
3340
3340
|
};
|
|
3341
3341
|
|
|
3342
|
-
var _excluded$
|
|
3342
|
+
var _excluded$3_ = ["size", "color", "strokeWidth"];
|
|
3343
3343
|
var Bookmark = function Bookmark(_ref) {
|
|
3344
3344
|
var _ref$size = _ref.size,
|
|
3345
3345
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3346
3346
|
_ref$color = _ref.color,
|
|
3347
3347
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3348
3348
|
_ref.strokeWidth;
|
|
3349
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3349
|
+
var props = _objectWithoutProperties(_ref, _excluded$3_);
|
|
3350
3350
|
|
|
3351
3351
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3352
3352
|
width: size,
|
|
@@ -3362,7 +3362,7 @@ var Bookmark = function Bookmark(_ref) {
|
|
|
3362
3362
|
}));
|
|
3363
3363
|
};
|
|
3364
3364
|
|
|
3365
|
-
var _excluded$
|
|
3365
|
+
var _excluded$3Z = ["size", "color", "strokeWidth"];
|
|
3366
3366
|
var BookOpen = function BookOpen(_ref) {
|
|
3367
3367
|
var _ref$size = _ref.size,
|
|
3368
3368
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3370,7 +3370,7 @@ var BookOpen = function BookOpen(_ref) {
|
|
|
3370
3370
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3371
3371
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3372
3372
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3373
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3373
|
+
props = _objectWithoutProperties(_ref, _excluded$3Z);
|
|
3374
3374
|
|
|
3375
3375
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3376
3376
|
width: size,
|
|
@@ -3392,14 +3392,14 @@ var BookOpen = function BookOpen(_ref) {
|
|
|
3392
3392
|
}));
|
|
3393
3393
|
};
|
|
3394
3394
|
|
|
3395
|
-
var _excluded$
|
|
3395
|
+
var _excluded$3Y = ["size", "color", "strokeWidth"];
|
|
3396
3396
|
var Braces = function Braces(_ref) {
|
|
3397
3397
|
var _ref$size = _ref.size,
|
|
3398
3398
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3399
3399
|
_ref$color = _ref.color,
|
|
3400
3400
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3401
3401
|
_ref.strokeWidth;
|
|
3402
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3402
|
+
var props = _objectWithoutProperties(_ref, _excluded$3Y);
|
|
3403
3403
|
|
|
3404
3404
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3405
3405
|
width: size,
|
|
@@ -3412,7 +3412,7 @@ var Braces = function Braces(_ref) {
|
|
|
3412
3412
|
}));
|
|
3413
3413
|
};
|
|
3414
3414
|
|
|
3415
|
-
var _excluded$
|
|
3415
|
+
var _excluded$3X = ["size", "color", "strokeWidth"];
|
|
3416
3416
|
var Building = function Building(_ref) {
|
|
3417
3417
|
var _ref$size = _ref.size,
|
|
3418
3418
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3420,7 +3420,7 @@ var Building = function Building(_ref) {
|
|
|
3420
3420
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3421
3421
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3422
3422
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3423
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3423
|
+
props = _objectWithoutProperties(_ref, _excluded$3X);
|
|
3424
3424
|
|
|
3425
3425
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3426
3426
|
width: size,
|
|
@@ -3479,7 +3479,7 @@ var Building = function Building(_ref) {
|
|
|
3479
3479
|
}));
|
|
3480
3480
|
};
|
|
3481
3481
|
|
|
3482
|
-
var _excluded$
|
|
3482
|
+
var _excluded$3W = ["size", "color", "strokeWidth"];
|
|
3483
3483
|
var Calendar = function Calendar(_ref) {
|
|
3484
3484
|
var _ref$size = _ref.size,
|
|
3485
3485
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3487,7 +3487,7 @@ var Calendar = function Calendar(_ref) {
|
|
|
3487
3487
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3488
3488
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3489
3489
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3490
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3490
|
+
props = _objectWithoutProperties(_ref, _excluded$3W);
|
|
3491
3491
|
|
|
3492
3492
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3493
3493
|
width: size,
|
|
@@ -3521,7 +3521,7 @@ var Calendar = function Calendar(_ref) {
|
|
|
3521
3521
|
}));
|
|
3522
3522
|
};
|
|
3523
3523
|
|
|
3524
|
-
var _excluded$
|
|
3524
|
+
var _excluded$3V = ["size", "color", "strokeWidth"];
|
|
3525
3525
|
var Camera = function Camera(_ref) {
|
|
3526
3526
|
var _ref$size = _ref.size,
|
|
3527
3527
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3529,7 +3529,7 @@ var Camera = function Camera(_ref) {
|
|
|
3529
3529
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3530
3530
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3531
3531
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3532
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3532
|
+
props = _objectWithoutProperties(_ref, _excluded$3V);
|
|
3533
3533
|
|
|
3534
3534
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3535
3535
|
width: size,
|
|
@@ -3557,14 +3557,14 @@ var Camera = function Camera(_ref) {
|
|
|
3557
3557
|
}));
|
|
3558
3558
|
};
|
|
3559
3559
|
|
|
3560
|
-
var _excluded$
|
|
3560
|
+
var _excluded$3U = ["size", "color", "strokeWidth"];
|
|
3561
3561
|
var CannedResponses = function CannedResponses(_ref) {
|
|
3562
3562
|
var _ref$size = _ref.size,
|
|
3563
3563
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3564
3564
|
_ref$color = _ref.color,
|
|
3565
3565
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3566
3566
|
_ref.strokeWidth;
|
|
3567
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3567
|
+
var props = _objectWithoutProperties(_ref, _excluded$3U);
|
|
3568
3568
|
|
|
3569
3569
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3570
3570
|
width: size,
|
|
@@ -3577,7 +3577,7 @@ var CannedResponses = function CannedResponses(_ref) {
|
|
|
3577
3577
|
}));
|
|
3578
3578
|
};
|
|
3579
3579
|
|
|
3580
|
-
var _excluded$
|
|
3580
|
+
var _excluded$3T = ["size", "color", "strokeWidth"];
|
|
3581
3581
|
var Captcha = function Captcha(_ref) {
|
|
3582
3582
|
var _ref$size = _ref.size,
|
|
3583
3583
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3585,7 +3585,7 @@ var Captcha = function Captcha(_ref) {
|
|
|
3585
3585
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3586
3586
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3587
3587
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3588
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3588
|
+
props = _objectWithoutProperties(_ref, _excluded$3T);
|
|
3589
3589
|
|
|
3590
3590
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3591
3591
|
width: size,
|
|
@@ -3613,7 +3613,7 @@ var Captcha = function Captcha(_ref) {
|
|
|
3613
3613
|
}));
|
|
3614
3614
|
};
|
|
3615
3615
|
|
|
3616
|
-
var _excluded$
|
|
3616
|
+
var _excluded$3S = ["size", "color", "strokeWidth"];
|
|
3617
3617
|
var Category = function Category(_ref) {
|
|
3618
3618
|
var _ref$size = _ref.size,
|
|
3619
3619
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3621,7 +3621,7 @@ var Category = function Category(_ref) {
|
|
|
3621
3621
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3622
3622
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3623
3623
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3624
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3624
|
+
props = _objectWithoutProperties(_ref, _excluded$3S);
|
|
3625
3625
|
|
|
3626
3626
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3627
3627
|
width: size,
|
|
@@ -3637,7 +3637,7 @@ var Category = function Category(_ref) {
|
|
|
3637
3637
|
}));
|
|
3638
3638
|
};
|
|
3639
3639
|
|
|
3640
|
-
var _excluded$
|
|
3640
|
+
var _excluded$3R = ["size", "color", "strokeWidth"];
|
|
3641
3641
|
var CenterAlign = function CenterAlign(_ref) {
|
|
3642
3642
|
var _ref$size = _ref.size,
|
|
3643
3643
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3645,7 +3645,7 @@ var CenterAlign = function CenterAlign(_ref) {
|
|
|
3645
3645
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3646
3646
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3647
3647
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3648
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3648
|
+
props = _objectWithoutProperties(_ref, _excluded$3R);
|
|
3649
3649
|
|
|
3650
3650
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3651
3651
|
width: size,
|
|
@@ -3703,7 +3703,51 @@ var CenterAlign = function CenterAlign(_ref) {
|
|
|
3703
3703
|
}))));
|
|
3704
3704
|
};
|
|
3705
3705
|
|
|
3706
|
-
var _excluded$
|
|
3706
|
+
var _excluded$3Q = ["size", "color", "strokeWidth"];
|
|
3707
|
+
var Certificate = function Certificate(_ref) {
|
|
3708
|
+
var _ref$size = _ref.size,
|
|
3709
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3710
|
+
_ref$color = _ref.color,
|
|
3711
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3712
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
3713
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3714
|
+
props = _objectWithoutProperties(_ref, _excluded$3Q);
|
|
3715
|
+
|
|
3716
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3717
|
+
width: size,
|
|
3718
|
+
height: size,
|
|
3719
|
+
viewBox: "0 0 24 24",
|
|
3720
|
+
fill: "none"
|
|
3721
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3722
|
+
clipPath: "url(#Certificate_js__clip0_6477_264)"
|
|
3723
|
+
}, /*#__PURE__*/React.createElement("circle", {
|
|
3724
|
+
cx: 11.7906,
|
|
3725
|
+
cy: 9.75,
|
|
3726
|
+
r: 6.75,
|
|
3727
|
+
stroke: color,
|
|
3728
|
+
strokeWidth: strokeWidth
|
|
3729
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3730
|
+
d: "M6.6897 14L3.55399 18.9138C3.51836 18.9696 3.56841 19.0363 3.63569 19.0226L6.52057 18.4357L7.37584 21.0293C7.39579 21.0898 7.48364 21.0972 7.51927 21.0414L10.655 16.1276",
|
|
3731
|
+
stroke: color,
|
|
3732
|
+
strokeWidth: strokeWidth
|
|
3733
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3734
|
+
d: "M16.9653 14L20.101 18.9138C20.1366 18.9696 20.0866 19.0363 20.0193 19.0226L17.1344 18.4357L16.2791 21.0293C16.2592 21.0898 16.1713 21.0972 16.1357 21.0414L13 16.1276",
|
|
3735
|
+
stroke: color,
|
|
3736
|
+
strokeWidth: strokeWidth
|
|
3737
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3738
|
+
d: "M11.8634 6.26762C11.9203 6.15611 12.0797 6.15611 12.1366 6.26762L13.1636 8.28013C13.1859 8.32378 13.2277 8.35416 13.2761 8.36186L15.5075 8.71674C15.6311 8.7364 15.6804 8.88794 15.5919 8.97652L13.9953 10.5752C13.9606 10.6099 13.9447 10.659 13.9523 10.7074L14.3043 12.9393C14.3238 13.0629 14.1949 13.1566 14.0833 13.0998L12.0695 12.0754C12.0258 12.0531 11.9742 12.0531 11.9305 12.0754L9.91666 13.0998C9.80507 13.1566 9.67617 13.0629 9.69567 12.9393L10.0477 10.7074C10.0553 10.659 10.0394 10.6099 10.0047 10.5752L8.40809 8.97652C8.31963 8.88794 8.36886 8.7364 8.4925 8.71674L10.7239 8.36186C10.7723 8.35416 10.8141 8.32378 10.8364 8.28013L11.8634 6.26762Z",
|
|
3739
|
+
stroke: color,
|
|
3740
|
+
strokeWidth: strokeWidth
|
|
3741
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3742
|
+
id: "Certificate_js__clip0_6477_264"
|
|
3743
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
3744
|
+
width: 24,
|
|
3745
|
+
height: 24,
|
|
3746
|
+
fill: color
|
|
3747
|
+
}))));
|
|
3748
|
+
};
|
|
3749
|
+
|
|
3750
|
+
var _excluded$3P = ["size", "color", "strokeWidth"];
|
|
3707
3751
|
var ChatOffline = function ChatOffline(_ref) {
|
|
3708
3752
|
var _ref$size = _ref.size,
|
|
3709
3753
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3711,7 +3755,7 @@ var ChatOffline = function ChatOffline(_ref) {
|
|
|
3711
3755
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3712
3756
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3713
3757
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3714
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3758
|
+
props = _objectWithoutProperties(_ref, _excluded$3P);
|
|
3715
3759
|
|
|
3716
3760
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3717
3761
|
width: size,
|
|
@@ -3732,7 +3776,7 @@ var ChatOffline = function ChatOffline(_ref) {
|
|
|
3732
3776
|
}));
|
|
3733
3777
|
};
|
|
3734
3778
|
|
|
3735
|
-
var _excluded$
|
|
3779
|
+
var _excluded$3O = ["size", "color", "strokeWidth"];
|
|
3736
3780
|
var Chat = function Chat(_ref) {
|
|
3737
3781
|
var _ref$size = _ref.size,
|
|
3738
3782
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3740,7 +3784,7 @@ var Chat = function Chat(_ref) {
|
|
|
3740
3784
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3741
3785
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3742
3786
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3743
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3787
|
+
props = _objectWithoutProperties(_ref, _excluded$3O);
|
|
3744
3788
|
|
|
3745
3789
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3746
3790
|
width: size,
|
|
@@ -3762,14 +3806,14 @@ var Chat = function Chat(_ref) {
|
|
|
3762
3806
|
}));
|
|
3763
3807
|
};
|
|
3764
3808
|
|
|
3765
|
-
var _excluded$
|
|
3809
|
+
var _excluded$3N = ["size", "color", "strokeWidth"];
|
|
3766
3810
|
var ChatBubble = function ChatBubble(_ref) {
|
|
3767
3811
|
var _ref$size = _ref.size,
|
|
3768
3812
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3769
3813
|
_ref$color = _ref.color,
|
|
3770
3814
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3771
3815
|
_ref.strokeWidth;
|
|
3772
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3816
|
+
var props = _objectWithoutProperties(_ref, _excluded$3N);
|
|
3773
3817
|
|
|
3774
3818
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3775
3819
|
width: size,
|
|
@@ -3785,7 +3829,7 @@ var ChatBubble = function ChatBubble(_ref) {
|
|
|
3785
3829
|
}));
|
|
3786
3830
|
};
|
|
3787
3831
|
|
|
3788
|
-
var _excluded$
|
|
3832
|
+
var _excluded$3M = ["size", "color", "strokeWidth"];
|
|
3789
3833
|
var ChatEmpty = function ChatEmpty(_ref) {
|
|
3790
3834
|
var _ref$size = _ref.size,
|
|
3791
3835
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3793,7 +3837,7 @@ var ChatEmpty = function ChatEmpty(_ref) {
|
|
|
3793
3837
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3794
3838
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3795
3839
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3796
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3840
|
+
props = _objectWithoutProperties(_ref, _excluded$3M);
|
|
3797
3841
|
|
|
3798
3842
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3799
3843
|
width: size,
|
|
@@ -3809,14 +3853,14 @@ var ChatEmpty = function ChatEmpty(_ref) {
|
|
|
3809
3853
|
}));
|
|
3810
3854
|
};
|
|
3811
3855
|
|
|
3812
|
-
var _excluded$
|
|
3856
|
+
var _excluded$3L = ["size", "color", "strokeWidth"];
|
|
3813
3857
|
var ChatNotification = function ChatNotification(_ref) {
|
|
3814
3858
|
var _ref$size = _ref.size,
|
|
3815
3859
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3816
3860
|
_ref$color = _ref.color,
|
|
3817
3861
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3818
3862
|
_ref.strokeWidth;
|
|
3819
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
3863
|
+
var props = _objectWithoutProperties(_ref, _excluded$3L);
|
|
3820
3864
|
|
|
3821
3865
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3822
3866
|
width: size,
|
|
@@ -3832,7 +3876,7 @@ var ChatNotification = function ChatNotification(_ref) {
|
|
|
3832
3876
|
}));
|
|
3833
3877
|
};
|
|
3834
3878
|
|
|
3835
|
-
var _excluded$
|
|
3879
|
+
var _excluded$3K = ["size", "color", "strokeWidth"];
|
|
3836
3880
|
var Check = function Check(_ref) {
|
|
3837
3881
|
var _ref$size = _ref.size,
|
|
3838
3882
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3840,7 +3884,7 @@ var Check = function Check(_ref) {
|
|
|
3840
3884
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3841
3885
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3842
3886
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3843
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3887
|
+
props = _objectWithoutProperties(_ref, _excluded$3K);
|
|
3844
3888
|
|
|
3845
3889
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3846
3890
|
width: size,
|
|
@@ -3856,7 +3900,7 @@ var Check = function Check(_ref) {
|
|
|
3856
3900
|
}));
|
|
3857
3901
|
};
|
|
3858
3902
|
|
|
3859
|
-
var _excluded$
|
|
3903
|
+
var _excluded$3J = ["size", "color", "strokeWidth"];
|
|
3860
3904
|
var Checkbox = function Checkbox(_ref) {
|
|
3861
3905
|
var _ref$size = _ref.size,
|
|
3862
3906
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3864,7 +3908,7 @@ var Checkbox = function Checkbox(_ref) {
|
|
|
3864
3908
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3865
3909
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3866
3910
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3867
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3911
|
+
props = _objectWithoutProperties(_ref, _excluded$3J);
|
|
3868
3912
|
|
|
3869
3913
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3870
3914
|
width: size,
|
|
@@ -3888,7 +3932,7 @@ var Checkbox = function Checkbox(_ref) {
|
|
|
3888
3932
|
}));
|
|
3889
3933
|
};
|
|
3890
3934
|
|
|
3891
|
-
var _excluded$
|
|
3935
|
+
var _excluded$3I = ["size", "color", "strokeWidth"];
|
|
3892
3936
|
var CheckboxInactive = function CheckboxInactive(_ref) {
|
|
3893
3937
|
var _ref$size = _ref.size,
|
|
3894
3938
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3896,7 +3940,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
|
|
|
3896
3940
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3897
3941
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3898
3942
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3899
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3943
|
+
props = _objectWithoutProperties(_ref, _excluded$3I);
|
|
3900
3944
|
|
|
3901
3945
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3902
3946
|
width: size,
|
|
@@ -3914,7 +3958,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
|
|
|
3914
3958
|
}));
|
|
3915
3959
|
};
|
|
3916
3960
|
|
|
3917
|
-
var _excluded$
|
|
3961
|
+
var _excluded$3H = ["size", "color", "strokeWidth"];
|
|
3918
3962
|
var CheckCircle = function CheckCircle(_ref) {
|
|
3919
3963
|
var _ref$size = _ref.size,
|
|
3920
3964
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3922,7 +3966,7 @@ var CheckCircle = function CheckCircle(_ref) {
|
|
|
3922
3966
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3923
3967
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3924
3968
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3925
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3969
|
+
props = _objectWithoutProperties(_ref, _excluded$3H);
|
|
3926
3970
|
|
|
3927
3971
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3928
3972
|
width: size,
|
|
@@ -3944,7 +3988,7 @@ var CheckCircle = function CheckCircle(_ref) {
|
|
|
3944
3988
|
}));
|
|
3945
3989
|
};
|
|
3946
3990
|
|
|
3947
|
-
var _excluded$
|
|
3991
|
+
var _excluded$3G = ["size", "color", "strokeWidth"];
|
|
3948
3992
|
var Checkmark = function Checkmark(_ref) {
|
|
3949
3993
|
var _ref$size = _ref.size,
|
|
3950
3994
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -3952,7 +3996,7 @@ var Checkmark = function Checkmark(_ref) {
|
|
|
3952
3996
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
3953
3997
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
3954
3998
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
3955
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3999
|
+
props = _objectWithoutProperties(_ref, _excluded$3G);
|
|
3956
4000
|
|
|
3957
4001
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3958
4002
|
width: size,
|
|
@@ -3974,14 +4018,14 @@ var Checkmark = function Checkmark(_ref) {
|
|
|
3974
4018
|
}));
|
|
3975
4019
|
};
|
|
3976
4020
|
|
|
3977
|
-
var _excluded$
|
|
4021
|
+
var _excluded$3F = ["size", "color", "strokeWidth"];
|
|
3978
4022
|
var Chrome = function Chrome(_ref) {
|
|
3979
4023
|
var _ref$size = _ref.size,
|
|
3980
4024
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3981
4025
|
_ref$color = _ref.color,
|
|
3982
4026
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
3983
4027
|
_ref.strokeWidth;
|
|
3984
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
4028
|
+
var props = _objectWithoutProperties(_ref, _excluded$3F);
|
|
3985
4029
|
|
|
3986
4030
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3987
4031
|
width: size,
|
|
@@ -4001,7 +4045,7 @@ var Chrome = function Chrome(_ref) {
|
|
|
4001
4045
|
}));
|
|
4002
4046
|
};
|
|
4003
4047
|
|
|
4004
|
-
var _excluded$
|
|
4048
|
+
var _excluded$3E = ["size", "color", "strokeWidth"];
|
|
4005
4049
|
var Clock = function Clock(_ref) {
|
|
4006
4050
|
var _ref$size = _ref.size,
|
|
4007
4051
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4009,7 +4053,7 @@ var Clock = function Clock(_ref) {
|
|
|
4009
4053
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4010
4054
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4011
4055
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4012
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4056
|
+
props = _objectWithoutProperties(_ref, _excluded$3E);
|
|
4013
4057
|
|
|
4014
4058
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4015
4059
|
width: size,
|
|
@@ -4031,7 +4075,7 @@ var Clock = function Clock(_ref) {
|
|
|
4031
4075
|
}));
|
|
4032
4076
|
};
|
|
4033
4077
|
|
|
4034
|
-
var _excluded$
|
|
4078
|
+
var _excluded$3D = ["size", "color", "strokeWidth"];
|
|
4035
4079
|
var Close = function Close(_ref) {
|
|
4036
4080
|
var _ref$size = _ref.size,
|
|
4037
4081
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4039,7 +4083,7 @@ var Close = function Close(_ref) {
|
|
|
4039
4083
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4040
4084
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4041
4085
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4042
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4086
|
+
props = _objectWithoutProperties(_ref, _excluded$3D);
|
|
4043
4087
|
|
|
4044
4088
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4045
4089
|
width: size,
|
|
@@ -4061,7 +4105,7 @@ var Close = function Close(_ref) {
|
|
|
4061
4105
|
}));
|
|
4062
4106
|
};
|
|
4063
4107
|
|
|
4064
|
-
var _excluded$
|
|
4108
|
+
var _excluded$3C = ["size", "color", "strokeWidth"];
|
|
4065
4109
|
var CloseCircle = function CloseCircle(_ref) {
|
|
4066
4110
|
var _ref$size = _ref.size,
|
|
4067
4111
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4069,7 +4113,7 @@ var CloseCircle = function CloseCircle(_ref) {
|
|
|
4069
4113
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4070
4114
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4071
4115
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4072
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4116
|
+
props = _objectWithoutProperties(_ref, _excluded$3C);
|
|
4073
4117
|
|
|
4074
4118
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4075
4119
|
width: size,
|
|
@@ -4097,7 +4141,7 @@ var CloseCircle = function CloseCircle(_ref) {
|
|
|
4097
4141
|
}));
|
|
4098
4142
|
};
|
|
4099
4143
|
|
|
4100
|
-
var _excluded$
|
|
4144
|
+
var _excluded$3B = ["size", "color", "strokeWidth"];
|
|
4101
4145
|
var ClosedPullRequest = function ClosedPullRequest(_ref) {
|
|
4102
4146
|
var _ref$size = _ref.size,
|
|
4103
4147
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4105,7 +4149,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
|
|
|
4105
4149
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4106
4150
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4107
4151
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4108
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4152
|
+
props = _objectWithoutProperties(_ref, _excluded$3B);
|
|
4109
4153
|
|
|
4110
4154
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4111
4155
|
width: size,
|
|
@@ -4149,7 +4193,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
|
|
|
4149
4193
|
}));
|
|
4150
4194
|
};
|
|
4151
4195
|
|
|
4152
|
-
var _excluded$
|
|
4196
|
+
var _excluded$3A = ["size", "color", "strokeWidth"];
|
|
4153
4197
|
var Code = function Code(_ref) {
|
|
4154
4198
|
var _ref$size = _ref.size,
|
|
4155
4199
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4157,7 +4201,7 @@ var Code = function Code(_ref) {
|
|
|
4157
4201
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4158
4202
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4159
4203
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4160
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4204
|
+
props = _objectWithoutProperties(_ref, _excluded$3A);
|
|
4161
4205
|
|
|
4162
4206
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4163
4207
|
width: size,
|
|
@@ -4173,7 +4217,7 @@ var Code = function Code(_ref) {
|
|
|
4173
4217
|
}));
|
|
4174
4218
|
};
|
|
4175
4219
|
|
|
4176
|
-
var _excluded$
|
|
4220
|
+
var _excluded$3z = ["size", "color", "strokeWidth"];
|
|
4177
4221
|
var CodeBlock = function CodeBlock(_ref) {
|
|
4178
4222
|
var _ref$size = _ref.size,
|
|
4179
4223
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4181,7 +4225,7 @@ var CodeBlock = function CodeBlock(_ref) {
|
|
|
4181
4225
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4182
4226
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4183
4227
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4184
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4228
|
+
props = _objectWithoutProperties(_ref, _excluded$3z);
|
|
4185
4229
|
|
|
4186
4230
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4187
4231
|
width: size,
|
|
@@ -4197,7 +4241,7 @@ var CodeBlock = function CodeBlock(_ref) {
|
|
|
4197
4241
|
}));
|
|
4198
4242
|
};
|
|
4199
4243
|
|
|
4200
|
-
var _excluded$
|
|
4244
|
+
var _excluded$3y = ["size", "color", "strokeWidth"];
|
|
4201
4245
|
var Collapse = function Collapse(_ref) {
|
|
4202
4246
|
var _ref$size = _ref.size,
|
|
4203
4247
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4205,7 +4249,7 @@ var Collapse = function Collapse(_ref) {
|
|
|
4205
4249
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4206
4250
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4207
4251
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4208
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4252
|
+
props = _objectWithoutProperties(_ref, _excluded$3y);
|
|
4209
4253
|
|
|
4210
4254
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4211
4255
|
width: size,
|
|
@@ -4227,7 +4271,7 @@ var Collapse = function Collapse(_ref) {
|
|
|
4227
4271
|
}));
|
|
4228
4272
|
};
|
|
4229
4273
|
|
|
4230
|
-
var _excluded$
|
|
4274
|
+
var _excluded$3x = ["size", "color", "strokeWidth"];
|
|
4231
4275
|
var Column = function Column(_ref) {
|
|
4232
4276
|
var _ref$size = _ref.size,
|
|
4233
4277
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4235,7 +4279,7 @@ var Column = function Column(_ref) {
|
|
|
4235
4279
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4236
4280
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4237
4281
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4238
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4282
|
+
props = _objectWithoutProperties(_ref, _excluded$3x);
|
|
4239
4283
|
|
|
4240
4284
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4241
4285
|
width: size,
|
|
@@ -4258,7 +4302,7 @@ var Column = function Column(_ref) {
|
|
|
4258
4302
|
}));
|
|
4259
4303
|
};
|
|
4260
4304
|
|
|
4261
|
-
var _excluded$
|
|
4305
|
+
var _excluded$3w = ["size", "color", "strokeWidth"];
|
|
4262
4306
|
var Computer = function Computer(_ref) {
|
|
4263
4307
|
var _ref$size = _ref.size,
|
|
4264
4308
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4266,7 +4310,7 @@ var Computer = function Computer(_ref) {
|
|
|
4266
4310
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4267
4311
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4268
4312
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4269
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4313
|
+
props = _objectWithoutProperties(_ref, _excluded$3w);
|
|
4270
4314
|
|
|
4271
4315
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4272
4316
|
width: size,
|
|
@@ -4296,7 +4340,7 @@ var Computer = function Computer(_ref) {
|
|
|
4296
4340
|
}));
|
|
4297
4341
|
};
|
|
4298
4342
|
|
|
4299
|
-
var _excluded$
|
|
4343
|
+
var _excluded$3v = ["size", "color", "strokeWidth"];
|
|
4300
4344
|
var ContactBook = function ContactBook(_ref) {
|
|
4301
4345
|
var _ref$size = _ref.size,
|
|
4302
4346
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4304,7 +4348,7 @@ var ContactBook = function ContactBook(_ref) {
|
|
|
4304
4348
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4305
4349
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4306
4350
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4307
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4351
|
+
props = _objectWithoutProperties(_ref, _excluded$3v);
|
|
4308
4352
|
|
|
4309
4353
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4310
4354
|
width: size,
|
|
@@ -4338,7 +4382,7 @@ var ContactBook = function ContactBook(_ref) {
|
|
|
4338
4382
|
}));
|
|
4339
4383
|
};
|
|
4340
4384
|
|
|
4341
|
-
var _excluded$
|
|
4385
|
+
var _excluded$3u = ["size", "color", "strokeWidth"];
|
|
4342
4386
|
var Copy = function Copy(_ref) {
|
|
4343
4387
|
var _ref$size = _ref.size,
|
|
4344
4388
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4346,7 +4390,7 @@ var Copy = function Copy(_ref) {
|
|
|
4346
4390
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4347
4391
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4348
4392
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4349
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4393
|
+
props = _objectWithoutProperties(_ref, _excluded$3u);
|
|
4350
4394
|
|
|
4351
4395
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4352
4396
|
width: size,
|
|
@@ -4368,7 +4412,7 @@ var Copy = function Copy(_ref) {
|
|
|
4368
4412
|
}));
|
|
4369
4413
|
};
|
|
4370
4414
|
|
|
4371
|
-
var _excluded$
|
|
4415
|
+
var _excluded$3t = ["size", "color", "strokeWidth"];
|
|
4372
4416
|
var CreditCard = function CreditCard(_ref) {
|
|
4373
4417
|
var _ref$size = _ref.size,
|
|
4374
4418
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4376,7 +4420,7 @@ var CreditCard = function CreditCard(_ref) {
|
|
|
4376
4420
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4377
4421
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4378
4422
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4379
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4423
|
+
props = _objectWithoutProperties(_ref, _excluded$3t);
|
|
4380
4424
|
|
|
4381
4425
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4382
4426
|
width: size,
|
|
@@ -4418,14 +4462,14 @@ var CreditCard = function CreditCard(_ref) {
|
|
|
4418
4462
|
}))));
|
|
4419
4463
|
};
|
|
4420
4464
|
|
|
4421
|
-
var _excluded$
|
|
4465
|
+
var _excluded$3s = ["size", "color", "strokeWidth"];
|
|
4422
4466
|
var Css3 = function Css3(_ref) {
|
|
4423
4467
|
var _ref$size = _ref.size,
|
|
4424
4468
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4425
4469
|
_ref$color = _ref.color,
|
|
4426
4470
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
4427
4471
|
_ref.strokeWidth;
|
|
4428
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
4472
|
+
var props = _objectWithoutProperties(_ref, _excluded$3s);
|
|
4429
4473
|
|
|
4430
4474
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4431
4475
|
width: size,
|
|
@@ -4438,7 +4482,7 @@ var Css3 = function Css3(_ref) {
|
|
|
4438
4482
|
}));
|
|
4439
4483
|
};
|
|
4440
4484
|
|
|
4441
|
-
var _excluded$
|
|
4485
|
+
var _excluded$3r = ["size", "color", "strokeWidth"];
|
|
4442
4486
|
var Cursor = function Cursor(_ref) {
|
|
4443
4487
|
var _ref$size = _ref.size,
|
|
4444
4488
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4446,7 +4490,7 @@ var Cursor = function Cursor(_ref) {
|
|
|
4446
4490
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4447
4491
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4448
4492
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4449
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4493
|
+
props = _objectWithoutProperties(_ref, _excluded$3r);
|
|
4450
4494
|
|
|
4451
4495
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4452
4496
|
width: size,
|
|
@@ -4462,7 +4506,7 @@ var Cursor = function Cursor(_ref) {
|
|
|
4462
4506
|
}));
|
|
4463
4507
|
};
|
|
4464
4508
|
|
|
4465
|
-
var _excluded$
|
|
4509
|
+
var _excluded$3q = ["size", "color", "strokeWidth"];
|
|
4466
4510
|
var CustomDomain = function CustomDomain(_ref) {
|
|
4467
4511
|
var _ref$size = _ref.size,
|
|
4468
4512
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4470,7 +4514,7 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
4470
4514
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4471
4515
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4472
4516
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4473
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4517
|
+
props = _objectWithoutProperties(_ref, _excluded$3q);
|
|
4474
4518
|
|
|
4475
4519
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4476
4520
|
width: size,
|
|
@@ -4486,14 +4530,14 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
4486
4530
|
}));
|
|
4487
4531
|
};
|
|
4488
4532
|
|
|
4489
|
-
var _excluded$
|
|
4533
|
+
var _excluded$3p = ["size", "color", "strokeWidth"];
|
|
4490
4534
|
var Customers = function Customers(_ref) {
|
|
4491
4535
|
var _ref$size = _ref.size,
|
|
4492
4536
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4493
4537
|
_ref$color = _ref.color,
|
|
4494
4538
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
4495
4539
|
_ref.strokeWidth;
|
|
4496
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
4540
|
+
var props = _objectWithoutProperties(_ref, _excluded$3p);
|
|
4497
4541
|
|
|
4498
4542
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4499
4543
|
width: size,
|
|
@@ -4508,14 +4552,14 @@ var Customers = function Customers(_ref) {
|
|
|
4508
4552
|
}));
|
|
4509
4553
|
};
|
|
4510
4554
|
|
|
4511
|
-
var _excluded$
|
|
4555
|
+
var _excluded$3o = ["size", "color", "strokeWidth"];
|
|
4512
4556
|
var Customize = function Customize(_ref) {
|
|
4513
4557
|
var _ref$size = _ref.size,
|
|
4514
4558
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4515
4559
|
_ref$color = _ref.color,
|
|
4516
4560
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
4517
4561
|
_ref.strokeWidth;
|
|
4518
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
4562
|
+
var props = _objectWithoutProperties(_ref, _excluded$3o);
|
|
4519
4563
|
|
|
4520
4564
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4521
4565
|
width: size,
|
|
@@ -4543,7 +4587,7 @@ var Customize = function Customize(_ref) {
|
|
|
4543
4587
|
}));
|
|
4544
4588
|
};
|
|
4545
4589
|
|
|
4546
|
-
var _excluded$
|
|
4590
|
+
var _excluded$3n = ["size", "color", "strokeWidth"];
|
|
4547
4591
|
var Dashboard = function Dashboard(_ref) {
|
|
4548
4592
|
var _ref$size = _ref.size,
|
|
4549
4593
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4551,7 +4595,7 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
4551
4595
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4552
4596
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4553
4597
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4554
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4598
|
+
props = _objectWithoutProperties(_ref, _excluded$3n);
|
|
4555
4599
|
|
|
4556
4600
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4557
4601
|
width: size,
|
|
@@ -4591,14 +4635,14 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
4591
4635
|
}));
|
|
4592
4636
|
};
|
|
4593
4637
|
|
|
4594
|
-
var _excluded$
|
|
4638
|
+
var _excluded$3m = ["size", "color", "strokeWidth"];
|
|
4595
4639
|
var Database = function Database(_ref) {
|
|
4596
4640
|
var _ref$size = _ref.size,
|
|
4597
4641
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4598
4642
|
_ref$color = _ref.color,
|
|
4599
4643
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
4600
4644
|
_ref.strokeWidth;
|
|
4601
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
4645
|
+
var props = _objectWithoutProperties(_ref, _excluded$3m);
|
|
4602
4646
|
|
|
4603
4647
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4604
4648
|
width: size,
|
|
@@ -4611,7 +4655,7 @@ var Database = function Database(_ref) {
|
|
|
4611
4655
|
}));
|
|
4612
4656
|
};
|
|
4613
4657
|
|
|
4614
|
-
var _excluded$
|
|
4658
|
+
var _excluded$3l = ["size", "color", "strokeWidth"];
|
|
4615
4659
|
var Delete = function Delete(_ref) {
|
|
4616
4660
|
var _ref$size = _ref.size,
|
|
4617
4661
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4619,7 +4663,7 @@ var Delete = function Delete(_ref) {
|
|
|
4619
4663
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4620
4664
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4621
4665
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4622
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4666
|
+
props = _objectWithoutProperties(_ref, _excluded$3l);
|
|
4623
4667
|
|
|
4624
4668
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4625
4669
|
width: size,
|
|
@@ -4653,7 +4697,7 @@ var Delete = function Delete(_ref) {
|
|
|
4653
4697
|
}));
|
|
4654
4698
|
};
|
|
4655
4699
|
|
|
4656
|
-
var _excluded$
|
|
4700
|
+
var _excluded$3k = ["size", "color", "strokeWidth"];
|
|
4657
4701
|
var Design = function Design(_ref) {
|
|
4658
4702
|
var _ref$size = _ref.size,
|
|
4659
4703
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4661,7 +4705,7 @@ var Design = function Design(_ref) {
|
|
|
4661
4705
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4662
4706
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4663
4707
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4664
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4708
|
+
props = _objectWithoutProperties(_ref, _excluded$3k);
|
|
4665
4709
|
|
|
4666
4710
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4667
4711
|
width: size,
|
|
@@ -4695,7 +4739,7 @@ var Design = function Design(_ref) {
|
|
|
4695
4739
|
}));
|
|
4696
4740
|
};
|
|
4697
4741
|
|
|
4698
|
-
var _excluded$
|
|
4742
|
+
var _excluded$3j = ["size", "color", "strokeWidth"];
|
|
4699
4743
|
var Divider = function Divider(_ref) {
|
|
4700
4744
|
var _ref$size = _ref.size,
|
|
4701
4745
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4703,7 +4747,7 @@ var Divider = function Divider(_ref) {
|
|
|
4703
4747
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4704
4748
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4705
4749
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4706
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4750
|
+
props = _objectWithoutProperties(_ref, _excluded$3j);
|
|
4707
4751
|
|
|
4708
4752
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4709
4753
|
width: size,
|
|
@@ -4717,7 +4761,7 @@ var Divider = function Divider(_ref) {
|
|
|
4717
4761
|
}));
|
|
4718
4762
|
};
|
|
4719
4763
|
|
|
4720
|
-
var _excluded$
|
|
4764
|
+
var _excluded$3i = ["size", "color", "strokeWidth"];
|
|
4721
4765
|
var DoubleCheck = function DoubleCheck(_ref) {
|
|
4722
4766
|
var _ref$size = _ref.size,
|
|
4723
4767
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4725,7 +4769,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
|
|
|
4725
4769
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4726
4770
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4727
4771
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4728
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4772
|
+
props = _objectWithoutProperties(_ref, _excluded$3i);
|
|
4729
4773
|
|
|
4730
4774
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4731
4775
|
width: size,
|
|
@@ -4746,7 +4790,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
|
|
|
4746
4790
|
}));
|
|
4747
4791
|
};
|
|
4748
4792
|
|
|
4749
|
-
var _excluded$
|
|
4793
|
+
var _excluded$3h = ["size", "color", "strokeWidth"];
|
|
4750
4794
|
var DownArrowCircle = function DownArrowCircle(_ref) {
|
|
4751
4795
|
var _ref$size = _ref.size,
|
|
4752
4796
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4754,7 +4798,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
|
|
|
4754
4798
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4755
4799
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4756
4800
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4757
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4801
|
+
props = _objectWithoutProperties(_ref, _excluded$3h);
|
|
4758
4802
|
|
|
4759
4803
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4760
4804
|
width: size,
|
|
@@ -4782,7 +4826,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
|
|
|
4782
4826
|
}));
|
|
4783
4827
|
};
|
|
4784
4828
|
|
|
4785
|
-
var _excluded$
|
|
4829
|
+
var _excluded$3g = ["size", "color", "strokeWidth"];
|
|
4786
4830
|
var Down = function Down(_ref) {
|
|
4787
4831
|
var _ref$size = _ref.size,
|
|
4788
4832
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4790,7 +4834,7 @@ var Down = function Down(_ref) {
|
|
|
4790
4834
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4791
4835
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4792
4836
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4793
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4837
|
+
props = _objectWithoutProperties(_ref, _excluded$3g);
|
|
4794
4838
|
|
|
4795
4839
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4796
4840
|
width: size,
|
|
@@ -4806,7 +4850,7 @@ var Down = function Down(_ref) {
|
|
|
4806
4850
|
}));
|
|
4807
4851
|
};
|
|
4808
4852
|
|
|
4809
|
-
var _excluded$
|
|
4853
|
+
var _excluded$3f = ["size", "color", "strokeWidth"];
|
|
4810
4854
|
var DownArrow = function DownArrow(_ref) {
|
|
4811
4855
|
var _ref$size = _ref.size,
|
|
4812
4856
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4814,7 +4858,7 @@ var DownArrow = function DownArrow(_ref) {
|
|
|
4814
4858
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4815
4859
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4816
4860
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4817
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4861
|
+
props = _objectWithoutProperties(_ref, _excluded$3f);
|
|
4818
4862
|
|
|
4819
4863
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4820
4864
|
width: size,
|
|
@@ -4830,7 +4874,7 @@ var DownArrow = function DownArrow(_ref) {
|
|
|
4830
4874
|
}));
|
|
4831
4875
|
};
|
|
4832
4876
|
|
|
4833
|
-
var _excluded$
|
|
4877
|
+
var _excluded$3e = ["size", "color", "strokeWidth"];
|
|
4834
4878
|
var Download = function Download(_ref) {
|
|
4835
4879
|
var _ref$size = _ref.size,
|
|
4836
4880
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4838,7 +4882,7 @@ var Download = function Download(_ref) {
|
|
|
4838
4882
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4839
4883
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4840
4884
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4841
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4885
|
+
props = _objectWithoutProperties(_ref, _excluded$3e);
|
|
4842
4886
|
|
|
4843
4887
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4844
4888
|
width: size,
|
|
@@ -4860,7 +4904,7 @@ var Download = function Download(_ref) {
|
|
|
4860
4904
|
}));
|
|
4861
4905
|
};
|
|
4862
4906
|
|
|
4863
|
-
var _excluded$
|
|
4907
|
+
var _excluded$3d = ["size", "color", "strokeWidth"];
|
|
4864
4908
|
var Draft = function Draft(_ref) {
|
|
4865
4909
|
var _ref$size = _ref.size,
|
|
4866
4910
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4868,7 +4912,7 @@ var Draft = function Draft(_ref) {
|
|
|
4868
4912
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4869
4913
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4870
4914
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4871
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4915
|
+
props = _objectWithoutProperties(_ref, _excluded$3d);
|
|
4872
4916
|
|
|
4873
4917
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4874
4918
|
width: size,
|
|
@@ -4890,41 +4934,109 @@ var Draft = function Draft(_ref) {
|
|
|
4890
4934
|
}));
|
|
4891
4935
|
};
|
|
4892
4936
|
|
|
4893
|
-
var _excluded$
|
|
4894
|
-
var
|
|
4937
|
+
var _excluded$3c = ["size", "color", "strokeWidth"];
|
|
4938
|
+
var Drag = function Drag(_ref) {
|
|
4895
4939
|
var _ref$size = _ref.size,
|
|
4896
4940
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4897
4941
|
_ref$color = _ref.color,
|
|
4898
4942
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4899
4943
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4900
4944
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4901
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4945
|
+
props = _objectWithoutProperties(_ref, _excluded$3c);
|
|
4902
4946
|
|
|
4903
4947
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4904
4948
|
width: size,
|
|
4905
4949
|
height: size,
|
|
4906
4950
|
viewBox: "0 0 24 24",
|
|
4907
4951
|
fill: "none"
|
|
4908
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
4909
|
-
|
|
4952
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
4953
|
+
clipPath: "url(#Drag_js__clip0_6290_43)"
|
|
4954
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
4955
|
+
d: "M8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12Z",
|
|
4956
|
+
fill: color,
|
|
4910
4957
|
stroke: color,
|
|
4911
4958
|
strokeWidth: strokeWidth,
|
|
4912
4959
|
strokeLinecap: "round",
|
|
4913
4960
|
strokeLinejoin: "round"
|
|
4914
4961
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4915
|
-
d: "
|
|
4962
|
+
d: "M8 18C8 18.5523 8.44772 19 9 19C9.55228 19 10 18.5523 10 18C10 17.4477 9.55228 17 9 17C8.44772 17 8 17.4477 8 18Z",
|
|
4963
|
+
fill: color,
|
|
4916
4964
|
stroke: color,
|
|
4917
4965
|
strokeWidth: strokeWidth,
|
|
4918
4966
|
strokeLinecap: "round",
|
|
4919
4967
|
strokeLinejoin: "round"
|
|
4920
4968
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4921
|
-
d: "
|
|
4969
|
+
d: "M8 6C8 6.55228 8.44772 7 9 7C9.55228 7 10 6.55228 10 6C10 5.44772 9.55228 5 9 5C8.44772 5 8 5.44772 8 6Z",
|
|
4970
|
+
fill: color,
|
|
4922
4971
|
stroke: color,
|
|
4923
4972
|
strokeWidth: strokeWidth,
|
|
4924
4973
|
strokeLinecap: "round",
|
|
4925
4974
|
strokeLinejoin: "round"
|
|
4926
4975
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4927
|
-
d: "
|
|
4976
|
+
d: "M14 12C14 12.5523 14.4477 13 15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12Z",
|
|
4977
|
+
fill: color,
|
|
4978
|
+
stroke: color,
|
|
4979
|
+
strokeWidth: strokeWidth,
|
|
4980
|
+
strokeLinecap: "round",
|
|
4981
|
+
strokeLinejoin: "round"
|
|
4982
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4983
|
+
d: "M14 18C14 18.5523 14.4477 19 15 19C15.5523 19 16 18.5523 16 18C16 17.4477 15.5523 17 15 17C14.4477 17 14 17.4477 14 18Z",
|
|
4984
|
+
fill: color,
|
|
4985
|
+
stroke: color,
|
|
4986
|
+
strokeWidth: strokeWidth,
|
|
4987
|
+
strokeLinecap: "round",
|
|
4988
|
+
strokeLinejoin: "round"
|
|
4989
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4990
|
+
d: "M14 6C14 6.55228 14.4477 7 15 7C15.5523 7 16 6.55228 16 6C16 5.44772 15.5523 5 15 5C14.4477 5 14 5.44772 14 6Z",
|
|
4991
|
+
fill: color,
|
|
4992
|
+
stroke: color,
|
|
4993
|
+
strokeWidth: strokeWidth,
|
|
4994
|
+
strokeLinecap: "round",
|
|
4995
|
+
strokeLinejoin: "round"
|
|
4996
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4997
|
+
id: "Drag_js__clip0_6290_43"
|
|
4998
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
4999
|
+
width: 24,
|
|
5000
|
+
height: 24,
|
|
5001
|
+
fill: color
|
|
5002
|
+
}))));
|
|
5003
|
+
};
|
|
5004
|
+
|
|
5005
|
+
var _excluded$3b = ["size", "color", "strokeWidth"];
|
|
5006
|
+
var Dropdown = function Dropdown(_ref) {
|
|
5007
|
+
var _ref$size = _ref.size,
|
|
5008
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
5009
|
+
_ref$color = _ref.color,
|
|
5010
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5011
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
5012
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5013
|
+
props = _objectWithoutProperties(_ref, _excluded$3b);
|
|
5014
|
+
|
|
5015
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5016
|
+
width: size,
|
|
5017
|
+
height: size,
|
|
5018
|
+
viewBox: "0 0 24 24",
|
|
5019
|
+
fill: "none"
|
|
5020
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
5021
|
+
d: "M6 13H12",
|
|
5022
|
+
stroke: color,
|
|
5023
|
+
strokeWidth: strokeWidth,
|
|
5024
|
+
strokeLinecap: "round",
|
|
5025
|
+
strokeLinejoin: "round"
|
|
5026
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5027
|
+
d: "M6 17H12",
|
|
5028
|
+
stroke: color,
|
|
5029
|
+
strokeWidth: strokeWidth,
|
|
5030
|
+
strokeLinecap: "round",
|
|
5031
|
+
strokeLinejoin: "round"
|
|
5032
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5033
|
+
d: "M18.999 5.77502C18.875 5.77502 18.774 5.87602 18.775 6.00002C18.775 6.12402 18.876 6.22502 19 6.22502C19.124 6.22502 19.225 6.12402 19.225 6.00002C19.225 5.87602 19.124 5.77502 18.999 5.77502",
|
|
5034
|
+
stroke: color,
|
|
5035
|
+
strokeWidth: strokeWidth,
|
|
5036
|
+
strokeLinecap: "round",
|
|
5037
|
+
strokeLinejoin: "round"
|
|
5038
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5039
|
+
d: "M2 19C2 20.105 2.895 21 4 21H14C15.105 21 16 20.105 16 19V3H4C2.895 3 2 3.895 2 5V19Z",
|
|
4928
5040
|
stroke: color,
|
|
4929
5041
|
strokeWidth: strokeWidth,
|
|
4930
5042
|
strokeLinecap: "round",
|
|
@@ -4938,7 +5050,7 @@ var Dropdown = function Dropdown(_ref) {
|
|
|
4938
5050
|
}));
|
|
4939
5051
|
};
|
|
4940
5052
|
|
|
4941
|
-
var _excluded$
|
|
5053
|
+
var _excluded$3a = ["size", "color", "strokeWidth"];
|
|
4942
5054
|
var DropdownClosed = function DropdownClosed(_ref) {
|
|
4943
5055
|
var _ref$size = _ref.size,
|
|
4944
5056
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4946,7 +5058,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
|
|
|
4946
5058
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4947
5059
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4948
5060
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4949
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5061
|
+
props = _objectWithoutProperties(_ref, _excluded$3a);
|
|
4950
5062
|
|
|
4951
5063
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4952
5064
|
width: size,
|
|
@@ -4968,7 +5080,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
|
|
|
4968
5080
|
}));
|
|
4969
5081
|
};
|
|
4970
5082
|
|
|
4971
|
-
var _excluded$
|
|
5083
|
+
var _excluded$39 = ["size", "color", "strokeWidth"];
|
|
4972
5084
|
var Edit = function Edit(_ref) {
|
|
4973
5085
|
var _ref$size = _ref.size,
|
|
4974
5086
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -4976,7 +5088,7 @@ var Edit = function Edit(_ref) {
|
|
|
4976
5088
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
4977
5089
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
4978
5090
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
4979
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5091
|
+
props = _objectWithoutProperties(_ref, _excluded$39);
|
|
4980
5092
|
|
|
4981
5093
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4982
5094
|
width: size,
|
|
@@ -5004,7 +5116,7 @@ var Edit = function Edit(_ref) {
|
|
|
5004
5116
|
}));
|
|
5005
5117
|
};
|
|
5006
5118
|
|
|
5007
|
-
var _excluded$
|
|
5119
|
+
var _excluded$38 = ["size", "color", "strokeWidth"];
|
|
5008
5120
|
var Email = function Email(_ref) {
|
|
5009
5121
|
var _ref$size = _ref.size,
|
|
5010
5122
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5012,7 +5124,7 @@ var Email = function Email(_ref) {
|
|
|
5012
5124
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5013
5125
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5014
5126
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5015
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5127
|
+
props = _objectWithoutProperties(_ref, _excluded$38);
|
|
5016
5128
|
|
|
5017
5129
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5018
5130
|
width: size,
|
|
@@ -5028,7 +5140,7 @@ var Email = function Email(_ref) {
|
|
|
5028
5140
|
}));
|
|
5029
5141
|
};
|
|
5030
5142
|
|
|
5031
|
-
var _excluded$
|
|
5143
|
+
var _excluded$37 = ["size", "color", "strokeWidth"];
|
|
5032
5144
|
var EmailSent = function EmailSent(_ref) {
|
|
5033
5145
|
var _ref$size = _ref.size,
|
|
5034
5146
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5036,7 +5148,7 @@ var EmailSent = function EmailSent(_ref) {
|
|
|
5036
5148
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5037
5149
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5038
5150
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5039
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5151
|
+
props = _objectWithoutProperties(_ref, _excluded$37);
|
|
5040
5152
|
|
|
5041
5153
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5042
5154
|
width: size,
|
|
@@ -5070,7 +5182,7 @@ var EmailSent = function EmailSent(_ref) {
|
|
|
5070
5182
|
}));
|
|
5071
5183
|
};
|
|
5072
5184
|
|
|
5073
|
-
var _excluded$
|
|
5185
|
+
var _excluded$36 = ["size", "color", "strokeWidth"];
|
|
5074
5186
|
var Error$1 = function Error(_ref) {
|
|
5075
5187
|
var _ref$size = _ref.size,
|
|
5076
5188
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5078,7 +5190,7 @@ var Error$1 = function Error(_ref) {
|
|
|
5078
5190
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5079
5191
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5080
5192
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5081
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5193
|
+
props = _objectWithoutProperties(_ref, _excluded$36);
|
|
5082
5194
|
|
|
5083
5195
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5084
5196
|
width: size,
|
|
@@ -5094,7 +5206,7 @@ var Error$1 = function Error(_ref) {
|
|
|
5094
5206
|
}));
|
|
5095
5207
|
};
|
|
5096
5208
|
|
|
5097
|
-
var _excluded$
|
|
5209
|
+
var _excluded$35 = ["size", "color", "strokeWidth"];
|
|
5098
5210
|
var Expand = function Expand(_ref) {
|
|
5099
5211
|
var _ref$size = _ref.size,
|
|
5100
5212
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5102,7 +5214,7 @@ var Expand = function Expand(_ref) {
|
|
|
5102
5214
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5103
5215
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5104
5216
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5105
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5217
|
+
props = _objectWithoutProperties(_ref, _excluded$35);
|
|
5106
5218
|
|
|
5107
5219
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5108
5220
|
width: size,
|
|
@@ -5124,7 +5236,7 @@ var Expand = function Expand(_ref) {
|
|
|
5124
5236
|
}));
|
|
5125
5237
|
};
|
|
5126
5238
|
|
|
5127
|
-
var _excluded$
|
|
5239
|
+
var _excluded$34 = ["size", "color", "strokeWidth"];
|
|
5128
5240
|
var ExternalLink = function ExternalLink(_ref) {
|
|
5129
5241
|
var _ref$size = _ref.size,
|
|
5130
5242
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5132,7 +5244,7 @@ var ExternalLink = function ExternalLink(_ref) {
|
|
|
5132
5244
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5133
5245
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5134
5246
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5135
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5247
|
+
props = _objectWithoutProperties(_ref, _excluded$34);
|
|
5136
5248
|
|
|
5137
5249
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5138
5250
|
width: size,
|
|
@@ -5154,7 +5266,7 @@ var ExternalLink = function ExternalLink(_ref) {
|
|
|
5154
5266
|
}));
|
|
5155
5267
|
};
|
|
5156
5268
|
|
|
5157
|
-
var _excluded$
|
|
5269
|
+
var _excluded$33 = ["size", "color", "strokeWidth"];
|
|
5158
5270
|
var Eye = function Eye(_ref) {
|
|
5159
5271
|
var _ref$size = _ref.size,
|
|
5160
5272
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5162,7 +5274,7 @@ var Eye = function Eye(_ref) {
|
|
|
5162
5274
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5163
5275
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5164
5276
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5165
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5277
|
+
props = _objectWithoutProperties(_ref, _excluded$33);
|
|
5166
5278
|
|
|
5167
5279
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5168
5280
|
width: size,
|
|
@@ -5184,14 +5296,14 @@ var Eye = function Eye(_ref) {
|
|
|
5184
5296
|
}));
|
|
5185
5297
|
};
|
|
5186
5298
|
|
|
5187
|
-
var _excluded$
|
|
5299
|
+
var _excluded$32 = ["size", "color", "strokeWidth"];
|
|
5188
5300
|
var Facebook = function Facebook(_ref) {
|
|
5189
5301
|
var _ref$size = _ref.size,
|
|
5190
5302
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
5191
5303
|
_ref$color = _ref.color,
|
|
5192
5304
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
5193
5305
|
_ref.strokeWidth;
|
|
5194
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
5306
|
+
var props = _objectWithoutProperties(_ref, _excluded$32);
|
|
5195
5307
|
|
|
5196
5308
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5197
5309
|
width: size,
|
|
@@ -5204,7 +5316,7 @@ var Facebook = function Facebook(_ref) {
|
|
|
5204
5316
|
}));
|
|
5205
5317
|
};
|
|
5206
5318
|
|
|
5207
|
-
var _excluded$
|
|
5319
|
+
var _excluded$31 = ["size", "color", "strokeWidth"];
|
|
5208
5320
|
var Favorite = function Favorite(_ref) {
|
|
5209
5321
|
var _ref$size = _ref.size,
|
|
5210
5322
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5212,7 +5324,7 @@ var Favorite = function Favorite(_ref) {
|
|
|
5212
5324
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5213
5325
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5214
5326
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5215
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5327
|
+
props = _objectWithoutProperties(_ref, _excluded$31);
|
|
5216
5328
|
|
|
5217
5329
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5218
5330
|
width: size,
|
|
@@ -5228,7 +5340,7 @@ var Favorite = function Favorite(_ref) {
|
|
|
5228
5340
|
}));
|
|
5229
5341
|
};
|
|
5230
5342
|
|
|
5231
|
-
var _excluded$
|
|
5343
|
+
var _excluded$30 = ["size", "color", "strokeWidth"];
|
|
5232
5344
|
var FileDownload = function FileDownload(_ref) {
|
|
5233
5345
|
var _ref$size = _ref.size,
|
|
5234
5346
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5236,7 +5348,7 @@ var FileDownload = function FileDownload(_ref) {
|
|
|
5236
5348
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5237
5349
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5238
5350
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5239
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5351
|
+
props = _objectWithoutProperties(_ref, _excluded$30);
|
|
5240
5352
|
|
|
5241
5353
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5242
5354
|
width: size,
|
|
@@ -5268,7 +5380,7 @@ var FileDownload = function FileDownload(_ref) {
|
|
|
5268
5380
|
}));
|
|
5269
5381
|
};
|
|
5270
5382
|
|
|
5271
|
-
var _excluded$
|
|
5383
|
+
var _excluded$2$ = ["size", "color", "strokeWidth"];
|
|
5272
5384
|
var File = function File(_ref) {
|
|
5273
5385
|
var _ref$size = _ref.size,
|
|
5274
5386
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5276,7 +5388,7 @@ var File = function File(_ref) {
|
|
|
5276
5388
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5277
5389
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5278
5390
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5279
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5391
|
+
props = _objectWithoutProperties(_ref, _excluded$2$);
|
|
5280
5392
|
|
|
5281
5393
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5282
5394
|
width: size,
|
|
@@ -5327,7 +5439,7 @@ var File = function File(_ref) {
|
|
|
5327
5439
|
}));
|
|
5328
5440
|
};
|
|
5329
5441
|
|
|
5330
|
-
var _excluded$
|
|
5442
|
+
var _excluded$2_ = ["size", "color", "strokeWidth"];
|
|
5331
5443
|
var FileGeneric = function FileGeneric(_ref) {
|
|
5332
5444
|
var _ref$size = _ref.size,
|
|
5333
5445
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5335,7 +5447,7 @@ var FileGeneric = function FileGeneric(_ref) {
|
|
|
5335
5447
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5336
5448
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5337
5449
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5338
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5450
|
+
props = _objectWithoutProperties(_ref, _excluded$2_);
|
|
5339
5451
|
|
|
5340
5452
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5341
5453
|
width: size,
|
|
@@ -5365,7 +5477,7 @@ var FileGeneric = function FileGeneric(_ref) {
|
|
|
5365
5477
|
}))));
|
|
5366
5478
|
};
|
|
5367
5479
|
|
|
5368
|
-
var _excluded$
|
|
5480
|
+
var _excluded$2Z = ["size", "color", "strokeWidth"];
|
|
5369
5481
|
var FileUpload = function FileUpload(_ref) {
|
|
5370
5482
|
var _ref$size = _ref.size,
|
|
5371
5483
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5373,7 +5485,7 @@ var FileUpload = function FileUpload(_ref) {
|
|
|
5373
5485
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5374
5486
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5375
5487
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5376
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5488
|
+
props = _objectWithoutProperties(_ref, _excluded$2Z);
|
|
5377
5489
|
|
|
5378
5490
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5379
5491
|
width: size,
|
|
@@ -5413,7 +5525,7 @@ var FileUpload = function FileUpload(_ref) {
|
|
|
5413
5525
|
}));
|
|
5414
5526
|
};
|
|
5415
5527
|
|
|
5416
|
-
var _excluded$
|
|
5528
|
+
var _excluded$2Y = ["size", "color", "strokeWidth"];
|
|
5417
5529
|
var FilterAz = function FilterAz(_ref) {
|
|
5418
5530
|
var _ref$size = _ref.size,
|
|
5419
5531
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5421,7 +5533,7 @@ var FilterAz = function FilterAz(_ref) {
|
|
|
5421
5533
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5422
5534
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5423
5535
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5424
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5536
|
+
props = _objectWithoutProperties(_ref, _excluded$2Y);
|
|
5425
5537
|
|
|
5426
5538
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5427
5539
|
width: size,
|
|
@@ -5473,7 +5585,7 @@ var FilterAz = function FilterAz(_ref) {
|
|
|
5473
5585
|
}));
|
|
5474
5586
|
};
|
|
5475
5587
|
|
|
5476
|
-
var _excluded$
|
|
5588
|
+
var _excluded$2X = ["size", "color", "strokeWidth"];
|
|
5477
5589
|
var Filter = function Filter(_ref) {
|
|
5478
5590
|
var _ref$size = _ref.size,
|
|
5479
5591
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5481,7 +5593,7 @@ var Filter = function Filter(_ref) {
|
|
|
5481
5593
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5482
5594
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5483
5595
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5484
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5596
|
+
props = _objectWithoutProperties(_ref, _excluded$2X);
|
|
5485
5597
|
|
|
5486
5598
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5487
5599
|
width: size,
|
|
@@ -5505,7 +5617,7 @@ var Filter = function Filter(_ref) {
|
|
|
5505
5617
|
}));
|
|
5506
5618
|
};
|
|
5507
5619
|
|
|
5508
|
-
var _excluded$
|
|
5620
|
+
var _excluded$2W = ["size", "color", "strokeWidth"];
|
|
5509
5621
|
var Flag = function Flag(_ref) {
|
|
5510
5622
|
var _ref$size = _ref.size,
|
|
5511
5623
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5513,7 +5625,7 @@ var Flag = function Flag(_ref) {
|
|
|
5513
5625
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5514
5626
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5515
5627
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5516
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5628
|
+
props = _objectWithoutProperties(_ref, _excluded$2W);
|
|
5517
5629
|
|
|
5518
5630
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5519
5631
|
width: size,
|
|
@@ -5529,7 +5641,7 @@ var Flag = function Flag(_ref) {
|
|
|
5529
5641
|
}));
|
|
5530
5642
|
};
|
|
5531
5643
|
|
|
5532
|
-
var _excluded$
|
|
5644
|
+
var _excluded$2V = ["size", "color", "strokeWidth"];
|
|
5533
5645
|
var Flash = function Flash(_ref) {
|
|
5534
5646
|
var _ref$size = _ref.size,
|
|
5535
5647
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5537,7 +5649,7 @@ var Flash = function Flash(_ref) {
|
|
|
5537
5649
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5538
5650
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5539
5651
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5540
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5652
|
+
props = _objectWithoutProperties(_ref, _excluded$2V);
|
|
5541
5653
|
|
|
5542
5654
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5543
5655
|
width: size,
|
|
@@ -5553,7 +5665,7 @@ var Flash = function Flash(_ref) {
|
|
|
5553
5665
|
}));
|
|
5554
5666
|
};
|
|
5555
5667
|
|
|
5556
|
-
var _excluded$
|
|
5668
|
+
var _excluded$2U = ["size", "color", "strokeWidth"];
|
|
5557
5669
|
var Focus = function Focus(_ref) {
|
|
5558
5670
|
var _ref$size = _ref.size,
|
|
5559
5671
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5561,7 +5673,7 @@ var Focus = function Focus(_ref) {
|
|
|
5561
5673
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5562
5674
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5563
5675
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5564
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5676
|
+
props = _objectWithoutProperties(_ref, _excluded$2U);
|
|
5565
5677
|
|
|
5566
5678
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5567
5679
|
width: size,
|
|
@@ -5602,7 +5714,7 @@ var Focus = function Focus(_ref) {
|
|
|
5602
5714
|
}));
|
|
5603
5715
|
};
|
|
5604
5716
|
|
|
5605
|
-
var _excluded$
|
|
5717
|
+
var _excluded$2T = ["size", "color", "strokeWidth"];
|
|
5606
5718
|
var Folder = function Folder(_ref) {
|
|
5607
5719
|
var _ref$size = _ref.size,
|
|
5608
5720
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5610,7 +5722,7 @@ var Folder = function Folder(_ref) {
|
|
|
5610
5722
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5611
5723
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5612
5724
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5613
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5725
|
+
props = _objectWithoutProperties(_ref, _excluded$2T);
|
|
5614
5726
|
|
|
5615
5727
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5616
5728
|
width: size,
|
|
@@ -5626,14 +5738,14 @@ var Folder = function Folder(_ref) {
|
|
|
5626
5738
|
}));
|
|
5627
5739
|
};
|
|
5628
5740
|
|
|
5629
|
-
var _excluded$
|
|
5741
|
+
var _excluded$2S = ["size", "color", "strokeWidth"];
|
|
5630
5742
|
var Form = function Form(_ref) {
|
|
5631
5743
|
var _ref$size = _ref.size,
|
|
5632
5744
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
5633
5745
|
_ref$color = _ref.color,
|
|
5634
5746
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
5635
5747
|
_ref.strokeWidth;
|
|
5636
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
5748
|
+
var props = _objectWithoutProperties(_ref, _excluded$2S);
|
|
5637
5749
|
|
|
5638
5750
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5639
5751
|
width: size,
|
|
@@ -5672,7 +5784,7 @@ var Form = function Form(_ref) {
|
|
|
5672
5784
|
}));
|
|
5673
5785
|
};
|
|
5674
5786
|
|
|
5675
|
-
var _excluded$
|
|
5787
|
+
var _excluded$2R = ["size", "color", "strokeWidth"];
|
|
5676
5788
|
var Forward = function Forward(_ref) {
|
|
5677
5789
|
var _ref$size = _ref.size,
|
|
5678
5790
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5680,7 +5792,7 @@ var Forward = function Forward(_ref) {
|
|
|
5680
5792
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5681
5793
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5682
5794
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5683
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5795
|
+
props = _objectWithoutProperties(_ref, _excluded$2R);
|
|
5684
5796
|
|
|
5685
5797
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5686
5798
|
width: size,
|
|
@@ -5702,7 +5814,7 @@ var Forward = function Forward(_ref) {
|
|
|
5702
5814
|
}));
|
|
5703
5815
|
};
|
|
5704
5816
|
|
|
5705
|
-
var _excluded$
|
|
5817
|
+
var _excluded$2Q = ["size", "color", "strokeWidth"];
|
|
5706
5818
|
var FullScreen = function FullScreen(_ref) {
|
|
5707
5819
|
var _ref$size = _ref.size,
|
|
5708
5820
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5710,7 +5822,7 @@ var FullScreen = function FullScreen(_ref) {
|
|
|
5710
5822
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5711
5823
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5712
5824
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5713
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5825
|
+
props = _objectWithoutProperties(_ref, _excluded$2Q);
|
|
5714
5826
|
|
|
5715
5827
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5716
5828
|
width: size,
|
|
@@ -5758,7 +5870,7 @@ var FullScreen = function FullScreen(_ref) {
|
|
|
5758
5870
|
}))));
|
|
5759
5871
|
};
|
|
5760
5872
|
|
|
5761
|
-
var _excluded$
|
|
5873
|
+
var _excluded$2P = ["size", "color", "strokeWidth"];
|
|
5762
5874
|
var Gif = function Gif(_ref) {
|
|
5763
5875
|
var _ref$size = _ref.size,
|
|
5764
5876
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5766,7 +5878,7 @@ var Gif = function Gif(_ref) {
|
|
|
5766
5878
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5767
5879
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5768
5880
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5769
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5881
|
+
props = _objectWithoutProperties(_ref, _excluded$2P);
|
|
5770
5882
|
|
|
5771
5883
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5772
5884
|
width: size,
|
|
@@ -5788,7 +5900,7 @@ var Gif = function Gif(_ref) {
|
|
|
5788
5900
|
}));
|
|
5789
5901
|
};
|
|
5790
5902
|
|
|
5791
|
-
var _excluded$
|
|
5903
|
+
var _excluded$2O = ["size", "color", "strokeWidth"];
|
|
5792
5904
|
var Gift = function Gift(_ref) {
|
|
5793
5905
|
var _ref$size = _ref.size,
|
|
5794
5906
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5796,7 +5908,7 @@ var Gift = function Gift(_ref) {
|
|
|
5796
5908
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5797
5909
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5798
5910
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5799
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5911
|
+
props = _objectWithoutProperties(_ref, _excluded$2O);
|
|
5800
5912
|
|
|
5801
5913
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5802
5914
|
width: size,
|
|
@@ -5812,7 +5924,7 @@ var Gift = function Gift(_ref) {
|
|
|
5812
5924
|
}));
|
|
5813
5925
|
};
|
|
5814
5926
|
|
|
5815
|
-
var _excluded$
|
|
5927
|
+
var _excluded$2N = ["size", "color", "strokeWidth"];
|
|
5816
5928
|
var GitMerge = function GitMerge(_ref) {
|
|
5817
5929
|
var _ref$size = _ref.size,
|
|
5818
5930
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5820,7 +5932,7 @@ var GitMerge = function GitMerge(_ref) {
|
|
|
5820
5932
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5821
5933
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5822
5934
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5823
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5935
|
+
props = _objectWithoutProperties(_ref, _excluded$2N);
|
|
5824
5936
|
|
|
5825
5937
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5826
5938
|
width: size,
|
|
@@ -5860,7 +5972,7 @@ var GitMerge = function GitMerge(_ref) {
|
|
|
5860
5972
|
}));
|
|
5861
5973
|
};
|
|
5862
5974
|
|
|
5863
|
-
var _excluded$
|
|
5975
|
+
var _excluded$2M = ["size", "color", "strokeWidth"];
|
|
5864
5976
|
var Globe = function Globe(_ref) {
|
|
5865
5977
|
var _ref$size = _ref.size,
|
|
5866
5978
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5868,7 +5980,7 @@ var Globe = function Globe(_ref) {
|
|
|
5868
5980
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5869
5981
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5870
5982
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5871
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
5983
|
+
props = _objectWithoutProperties(_ref, _excluded$2M);
|
|
5872
5984
|
|
|
5873
5985
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5874
5986
|
width: size,
|
|
@@ -5914,14 +6026,14 @@ var Globe = function Globe(_ref) {
|
|
|
5914
6026
|
}));
|
|
5915
6027
|
};
|
|
5916
6028
|
|
|
5917
|
-
var _excluded$
|
|
6029
|
+
var _excluded$2L = ["size", "color", "strokeWidth"];
|
|
5918
6030
|
var Goal = function Goal(_ref) {
|
|
5919
6031
|
var _ref$size = _ref.size,
|
|
5920
6032
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
5921
6033
|
_ref$color = _ref.color,
|
|
5922
6034
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
5923
6035
|
_ref.strokeWidth;
|
|
5924
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
6036
|
+
var props = _objectWithoutProperties(_ref, _excluded$2L);
|
|
5925
6037
|
|
|
5926
6038
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5927
6039
|
width: size,
|
|
@@ -5952,7 +6064,7 @@ var Goal = function Goal(_ref) {
|
|
|
5952
6064
|
}))));
|
|
5953
6065
|
};
|
|
5954
6066
|
|
|
5955
|
-
var _excluded$
|
|
6067
|
+
var _excluded$2K = ["size", "color", "strokeWidth"];
|
|
5956
6068
|
var Graph = function Graph(_ref) {
|
|
5957
6069
|
var _ref$size = _ref.size,
|
|
5958
6070
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -5960,7 +6072,7 @@ var Graph = function Graph(_ref) {
|
|
|
5960
6072
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
5961
6073
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
5962
6074
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
5963
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6075
|
+
props = _objectWithoutProperties(_ref, _excluded$2K);
|
|
5964
6076
|
|
|
5965
6077
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5966
6078
|
width: size,
|
|
@@ -6000,14 +6112,14 @@ var Graph = function Graph(_ref) {
|
|
|
6000
6112
|
}));
|
|
6001
6113
|
};
|
|
6002
6114
|
|
|
6003
|
-
var _excluded$
|
|
6115
|
+
var _excluded$2J = ["size", "color", "strokeWidth"];
|
|
6004
6116
|
var Group = function Group(_ref) {
|
|
6005
6117
|
var _ref$size = _ref.size,
|
|
6006
6118
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
6007
6119
|
_ref$color = _ref.color,
|
|
6008
6120
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
6009
6121
|
_ref.strokeWidth;
|
|
6010
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
6122
|
+
var props = _objectWithoutProperties(_ref, _excluded$2J);
|
|
6011
6123
|
|
|
6012
6124
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6013
6125
|
width: size,
|
|
@@ -6020,7 +6132,7 @@ var Group = function Group(_ref) {
|
|
|
6020
6132
|
}));
|
|
6021
6133
|
};
|
|
6022
6134
|
|
|
6023
|
-
var _excluded$
|
|
6135
|
+
var _excluded$2I = ["size", "color", "strokeWidth"];
|
|
6024
6136
|
var HamburgerMenu = function HamburgerMenu(_ref) {
|
|
6025
6137
|
var _ref$size = _ref.size,
|
|
6026
6138
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6028,7 +6140,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
|
|
|
6028
6140
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6029
6141
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6030
6142
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6031
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6143
|
+
props = _objectWithoutProperties(_ref, _excluded$2I);
|
|
6032
6144
|
|
|
6033
6145
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6034
6146
|
width: size,
|
|
@@ -6059,7 +6171,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
|
|
|
6059
6171
|
}));
|
|
6060
6172
|
};
|
|
6061
6173
|
|
|
6062
|
-
var _excluded$
|
|
6174
|
+
var _excluded$2H = ["size", "color", "strokeWidth"];
|
|
6063
6175
|
var Hash = function Hash(_ref) {
|
|
6064
6176
|
var _ref$size = _ref.size,
|
|
6065
6177
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6067,7 +6179,7 @@ var Hash = function Hash(_ref) {
|
|
|
6067
6179
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6068
6180
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6069
6181
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6070
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6182
|
+
props = _objectWithoutProperties(_ref, _excluded$2H);
|
|
6071
6183
|
|
|
6072
6184
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6073
6185
|
width: size,
|
|
@@ -6107,7 +6219,7 @@ var Hash = function Hash(_ref) {
|
|
|
6107
6219
|
}));
|
|
6108
6220
|
};
|
|
6109
6221
|
|
|
6110
|
-
var _excluded$
|
|
6222
|
+
var _excluded$2G = ["size", "color", "strokeWidth"];
|
|
6111
6223
|
var HashChecked = function HashChecked(_ref) {
|
|
6112
6224
|
var _ref$size = _ref.size,
|
|
6113
6225
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6115,7 +6227,7 @@ var HashChecked = function HashChecked(_ref) {
|
|
|
6115
6227
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6116
6228
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6117
6229
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6118
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6230
|
+
props = _objectWithoutProperties(_ref, _excluded$2G);
|
|
6119
6231
|
|
|
6120
6232
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6121
6233
|
width: size,
|
|
@@ -6131,7 +6243,7 @@ var HashChecked = function HashChecked(_ref) {
|
|
|
6131
6243
|
}));
|
|
6132
6244
|
};
|
|
6133
6245
|
|
|
6134
|
-
var _excluded$
|
|
6246
|
+
var _excluded$2F = ["size", "color", "strokeWidth"];
|
|
6135
6247
|
var HashInSet = function HashInSet(_ref) {
|
|
6136
6248
|
var _ref$size = _ref.size,
|
|
6137
6249
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6139,7 +6251,7 @@ var HashInSet = function HashInSet(_ref) {
|
|
|
6139
6251
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6140
6252
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6141
6253
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6142
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6254
|
+
props = _objectWithoutProperties(_ref, _excluded$2F);
|
|
6143
6255
|
|
|
6144
6256
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6145
6257
|
width: size,
|
|
@@ -6167,7 +6279,7 @@ var HashInSet = function HashInSet(_ref) {
|
|
|
6167
6279
|
}));
|
|
6168
6280
|
};
|
|
6169
6281
|
|
|
6170
|
-
var _excluded$
|
|
6282
|
+
var _excluded$2E = ["size", "color", "strokeWidth"];
|
|
6171
6283
|
var Header = function Header(_ref) {
|
|
6172
6284
|
var _ref$size = _ref.size,
|
|
6173
6285
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6175,7 +6287,7 @@ var Header = function Header(_ref) {
|
|
|
6175
6287
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6176
6288
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6177
6289
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6178
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6290
|
+
props = _objectWithoutProperties(_ref, _excluded$2E);
|
|
6179
6291
|
|
|
6180
6292
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6181
6293
|
width: size,
|
|
@@ -6191,7 +6303,7 @@ var Header = function Header(_ref) {
|
|
|
6191
6303
|
}));
|
|
6192
6304
|
};
|
|
6193
6305
|
|
|
6194
|
-
var _excluded$
|
|
6306
|
+
var _excluded$2D = ["size", "color", "strokeWidth"];
|
|
6195
6307
|
var Heart = function Heart(_ref) {
|
|
6196
6308
|
var _ref$size = _ref.size,
|
|
6197
6309
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6199,7 +6311,7 @@ var Heart = function Heart(_ref) {
|
|
|
6199
6311
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6200
6312
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6201
6313
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6202
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6314
|
+
props = _objectWithoutProperties(_ref, _excluded$2D);
|
|
6203
6315
|
|
|
6204
6316
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6205
6317
|
width: size,
|
|
@@ -6214,7 +6326,7 @@ var Heart = function Heart(_ref) {
|
|
|
6214
6326
|
}));
|
|
6215
6327
|
};
|
|
6216
6328
|
|
|
6217
|
-
var _excluded$
|
|
6329
|
+
var _excluded$2C = ["size", "color", "strokeWidth"];
|
|
6218
6330
|
var Help = function Help(_ref) {
|
|
6219
6331
|
var _ref$size = _ref.size,
|
|
6220
6332
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6222,7 +6334,7 @@ var Help = function Help(_ref) {
|
|
|
6222
6334
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6223
6335
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6224
6336
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6225
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6337
|
+
props = _objectWithoutProperties(_ref, _excluded$2C);
|
|
6226
6338
|
|
|
6227
6339
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6228
6340
|
width: size,
|
|
@@ -6250,7 +6362,7 @@ var Help = function Help(_ref) {
|
|
|
6250
6362
|
}));
|
|
6251
6363
|
};
|
|
6252
6364
|
|
|
6253
|
-
var _excluded$
|
|
6365
|
+
var _excluded$2B = ["size", "color", "strokeWidth"];
|
|
6254
6366
|
var Hide = function Hide(_ref) {
|
|
6255
6367
|
var _ref$size = _ref.size,
|
|
6256
6368
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6258,7 +6370,7 @@ var Hide = function Hide(_ref) {
|
|
|
6258
6370
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6259
6371
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6260
6372
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6261
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6373
|
+
props = _objectWithoutProperties(_ref, _excluded$2B);
|
|
6262
6374
|
|
|
6263
6375
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6264
6376
|
width: size,
|
|
@@ -6280,7 +6392,7 @@ var Hide = function Hide(_ref) {
|
|
|
6280
6392
|
}));
|
|
6281
6393
|
};
|
|
6282
6394
|
|
|
6283
|
-
var _excluded$
|
|
6395
|
+
var _excluded$2A = ["size", "color", "strokeWidth"];
|
|
6284
6396
|
var Highlight = function Highlight(_ref) {
|
|
6285
6397
|
var _ref$size = _ref.size,
|
|
6286
6398
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6288,7 +6400,7 @@ var Highlight = function Highlight(_ref) {
|
|
|
6288
6400
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6289
6401
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6290
6402
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6291
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6403
|
+
props = _objectWithoutProperties(_ref, _excluded$2A);
|
|
6292
6404
|
|
|
6293
6405
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6294
6406
|
width: size,
|
|
@@ -6316,7 +6428,7 @@ var Highlight = function Highlight(_ref) {
|
|
|
6316
6428
|
}));
|
|
6317
6429
|
};
|
|
6318
6430
|
|
|
6319
|
-
var _excluded$
|
|
6431
|
+
var _excluded$2z = ["size", "color", "strokeWidth"];
|
|
6320
6432
|
var History = function History(_ref) {
|
|
6321
6433
|
var _ref$size = _ref.size,
|
|
6322
6434
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6324,7 +6436,7 @@ var History = function History(_ref) {
|
|
|
6324
6436
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6325
6437
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6326
6438
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6327
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6439
|
+
props = _objectWithoutProperties(_ref, _excluded$2z);
|
|
6328
6440
|
|
|
6329
6441
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6330
6442
|
width: size,
|
|
@@ -6359,7 +6471,7 @@ var History = function History(_ref) {
|
|
|
6359
6471
|
}))));
|
|
6360
6472
|
};
|
|
6361
6473
|
|
|
6362
|
-
var _excluded$
|
|
6474
|
+
var _excluded$2y = ["size", "color", "strokeWidth"];
|
|
6363
6475
|
var Home = function Home(_ref) {
|
|
6364
6476
|
var _ref$size = _ref.size,
|
|
6365
6477
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6367,7 +6479,7 @@ var Home = function Home(_ref) {
|
|
|
6367
6479
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6368
6480
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6369
6481
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6370
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6482
|
+
props = _objectWithoutProperties(_ref, _excluded$2y);
|
|
6371
6483
|
|
|
6372
6484
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6373
6485
|
width: size,
|
|
@@ -6389,7 +6501,7 @@ var Home = function Home(_ref) {
|
|
|
6389
6501
|
}));
|
|
6390
6502
|
};
|
|
6391
6503
|
|
|
6392
|
-
var _excluded$
|
|
6504
|
+
var _excluded$2x = ["size", "color", "strokeWidth"];
|
|
6393
6505
|
var HourGlass = function HourGlass(_ref) {
|
|
6394
6506
|
var _ref$size = _ref.size,
|
|
6395
6507
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6397,7 +6509,7 @@ var HourGlass = function HourGlass(_ref) {
|
|
|
6397
6509
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6398
6510
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6399
6511
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6400
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6512
|
+
props = _objectWithoutProperties(_ref, _excluded$2x);
|
|
6401
6513
|
|
|
6402
6514
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6403
6515
|
width: size,
|
|
@@ -6413,7 +6525,7 @@ var HourGlass = function HourGlass(_ref) {
|
|
|
6413
6525
|
}));
|
|
6414
6526
|
};
|
|
6415
6527
|
|
|
6416
|
-
var _excluded$
|
|
6528
|
+
var _excluded$2w = ["size", "color", "strokeWidth"];
|
|
6417
6529
|
var Hours = function Hours(_ref) {
|
|
6418
6530
|
var _ref$size = _ref.size,
|
|
6419
6531
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6421,7 +6533,7 @@ var Hours = function Hours(_ref) {
|
|
|
6421
6533
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6422
6534
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6423
6535
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6424
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6536
|
+
props = _objectWithoutProperties(_ref, _excluded$2w);
|
|
6425
6537
|
|
|
6426
6538
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6427
6539
|
width: size,
|
|
@@ -6454,14 +6566,14 @@ var Hours = function Hours(_ref) {
|
|
|
6454
6566
|
}))));
|
|
6455
6567
|
};
|
|
6456
6568
|
|
|
6457
|
-
var _excluded$
|
|
6569
|
+
var _excluded$2v = ["size", "color", "strokeWidth"];
|
|
6458
6570
|
var Html = function Html(_ref) {
|
|
6459
6571
|
var _ref$size = _ref.size,
|
|
6460
6572
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
6461
6573
|
_ref$color = _ref.color,
|
|
6462
6574
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
6463
6575
|
_ref.strokeWidth;
|
|
6464
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
6576
|
+
var props = _objectWithoutProperties(_ref, _excluded$2v);
|
|
6465
6577
|
|
|
6466
6578
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6467
6579
|
width: size,
|
|
@@ -6474,7 +6586,7 @@ var Html = function Html(_ref) {
|
|
|
6474
6586
|
}));
|
|
6475
6587
|
};
|
|
6476
6588
|
|
|
6477
|
-
var _excluded$
|
|
6589
|
+
var _excluded$2u = ["size", "color", "strokeWidth"];
|
|
6478
6590
|
var ImageUpload = function ImageUpload(_ref) {
|
|
6479
6591
|
var _ref$size = _ref.size,
|
|
6480
6592
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6482,7 +6594,7 @@ var ImageUpload = function ImageUpload(_ref) {
|
|
|
6482
6594
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6483
6595
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6484
6596
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6485
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6597
|
+
props = _objectWithoutProperties(_ref, _excluded$2u);
|
|
6486
6598
|
|
|
6487
6599
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6488
6600
|
width: size,
|
|
@@ -6528,7 +6640,7 @@ var ImageUpload = function ImageUpload(_ref) {
|
|
|
6528
6640
|
}));
|
|
6529
6641
|
};
|
|
6530
6642
|
|
|
6531
|
-
var _excluded$
|
|
6643
|
+
var _excluded$2t = ["size", "color", "strokeWidth"];
|
|
6532
6644
|
var Image = function Image(_ref) {
|
|
6533
6645
|
var _ref$size = _ref.size,
|
|
6534
6646
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6536,7 +6648,7 @@ var Image = function Image(_ref) {
|
|
|
6536
6648
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6537
6649
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6538
6650
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6539
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6651
|
+
props = _objectWithoutProperties(_ref, _excluded$2t);
|
|
6540
6652
|
|
|
6541
6653
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6542
6654
|
width: size,
|
|
@@ -6572,7 +6684,7 @@ var Image = function Image(_ref) {
|
|
|
6572
6684
|
}))));
|
|
6573
6685
|
};
|
|
6574
6686
|
|
|
6575
|
-
var _excluded$
|
|
6687
|
+
var _excluded$2s = ["size", "color", "strokeWidth"];
|
|
6576
6688
|
var Inbox = function Inbox(_ref) {
|
|
6577
6689
|
var _ref$size = _ref.size,
|
|
6578
6690
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6580,7 +6692,7 @@ var Inbox = function Inbox(_ref) {
|
|
|
6580
6692
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6581
6693
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6582
6694
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6583
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6695
|
+
props = _objectWithoutProperties(_ref, _excluded$2s);
|
|
6584
6696
|
|
|
6585
6697
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6586
6698
|
width: size,
|
|
@@ -6596,7 +6708,7 @@ var Inbox = function Inbox(_ref) {
|
|
|
6596
6708
|
}));
|
|
6597
6709
|
};
|
|
6598
6710
|
|
|
6599
|
-
var _excluded$
|
|
6711
|
+
var _excluded$2r = ["size", "color", "strokeWidth"];
|
|
6600
6712
|
var IndeterminateCircle = function IndeterminateCircle(_ref) {
|
|
6601
6713
|
var _ref$size = _ref.size,
|
|
6602
6714
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6604,7 +6716,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
|
|
|
6604
6716
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6605
6717
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6606
6718
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6607
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6719
|
+
props = _objectWithoutProperties(_ref, _excluded$2r);
|
|
6608
6720
|
|
|
6609
6721
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6610
6722
|
width: size,
|
|
@@ -6628,7 +6740,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
|
|
|
6628
6740
|
}));
|
|
6629
6741
|
};
|
|
6630
6742
|
|
|
6631
|
-
var _excluded$
|
|
6743
|
+
var _excluded$2q = ["size", "color", "strokeWidth"];
|
|
6632
6744
|
var Info = function Info(_ref) {
|
|
6633
6745
|
var _ref$size = _ref.size,
|
|
6634
6746
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6636,7 +6748,7 @@ var Info = function Info(_ref) {
|
|
|
6636
6748
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6637
6749
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6638
6750
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6639
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6751
|
+
props = _objectWithoutProperties(_ref, _excluded$2q);
|
|
6640
6752
|
|
|
6641
6753
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6642
6754
|
width: size,
|
|
@@ -6676,7 +6788,7 @@ var Info = function Info(_ref) {
|
|
|
6676
6788
|
}));
|
|
6677
6789
|
};
|
|
6678
6790
|
|
|
6679
|
-
var _excluded$
|
|
6791
|
+
var _excluded$2p = ["size", "color", "strokeWidth"];
|
|
6680
6792
|
var Input = function Input(_ref) {
|
|
6681
6793
|
var _ref$size = _ref.size,
|
|
6682
6794
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6684,7 +6796,7 @@ var Input = function Input(_ref) {
|
|
|
6684
6796
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6685
6797
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6686
6798
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6687
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6799
|
+
props = _objectWithoutProperties(_ref, _excluded$2p);
|
|
6688
6800
|
|
|
6689
6801
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6690
6802
|
width: size,
|
|
@@ -6708,14 +6820,14 @@ var Input = function Input(_ref) {
|
|
|
6708
6820
|
}))));
|
|
6709
6821
|
};
|
|
6710
6822
|
|
|
6711
|
-
var _excluded$
|
|
6823
|
+
var _excluded$2o = ["size", "color", "strokeWidth"];
|
|
6712
6824
|
var Invoice = function Invoice(_ref) {
|
|
6713
6825
|
var _ref$size = _ref.size,
|
|
6714
6826
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
6715
6827
|
_ref$color = _ref.color,
|
|
6716
6828
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
6717
6829
|
_ref.strokeWidth;
|
|
6718
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
6830
|
+
var props = _objectWithoutProperties(_ref, _excluded$2o);
|
|
6719
6831
|
|
|
6720
6832
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6721
6833
|
width: size,
|
|
@@ -6739,7 +6851,7 @@ var Invoice = function Invoice(_ref) {
|
|
|
6739
6851
|
}));
|
|
6740
6852
|
};
|
|
6741
6853
|
|
|
6742
|
-
var _excluded$
|
|
6854
|
+
var _excluded$2n = ["size", "color", "strokeWidth"];
|
|
6743
6855
|
var IpAddress = function IpAddress(_ref) {
|
|
6744
6856
|
var _ref$size = _ref.size,
|
|
6745
6857
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6747,7 +6859,7 @@ var IpAddress = function IpAddress(_ref) {
|
|
|
6747
6859
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6748
6860
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6749
6861
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6750
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6862
|
+
props = _objectWithoutProperties(_ref, _excluded$2n);
|
|
6751
6863
|
|
|
6752
6864
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6753
6865
|
width: size,
|
|
@@ -6763,7 +6875,7 @@ var IpAddress = function IpAddress(_ref) {
|
|
|
6763
6875
|
}));
|
|
6764
6876
|
};
|
|
6765
6877
|
|
|
6766
|
-
var _excluded$
|
|
6878
|
+
var _excluded$2m = ["size", "color", "strokeWidth"];
|
|
6767
6879
|
var Keyboard = function Keyboard(_ref) {
|
|
6768
6880
|
var _ref$size = _ref.size,
|
|
6769
6881
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6771,7 +6883,7 @@ var Keyboard = function Keyboard(_ref) {
|
|
|
6771
6883
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6772
6884
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6773
6885
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6774
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6886
|
+
props = _objectWithoutProperties(_ref, _excluded$2m);
|
|
6775
6887
|
|
|
6776
6888
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6777
6889
|
width: size,
|
|
@@ -6811,7 +6923,7 @@ var Keyboard = function Keyboard(_ref) {
|
|
|
6811
6923
|
}));
|
|
6812
6924
|
};
|
|
6813
6925
|
|
|
6814
|
-
var _excluded$
|
|
6926
|
+
var _excluded$2l = ["size", "color", "strokeWidth"];
|
|
6815
6927
|
var LeftArrowCircle = function LeftArrowCircle(_ref) {
|
|
6816
6928
|
var _ref$size = _ref.size,
|
|
6817
6929
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6819,7 +6931,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
|
|
|
6819
6931
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6820
6932
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6821
6933
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6822
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6934
|
+
props = _objectWithoutProperties(_ref, _excluded$2l);
|
|
6823
6935
|
|
|
6824
6936
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6825
6937
|
width: size,
|
|
@@ -6847,7 +6959,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
|
|
|
6847
6959
|
}));
|
|
6848
6960
|
};
|
|
6849
6961
|
|
|
6850
|
-
var _excluded$
|
|
6962
|
+
var _excluded$2k = ["size", "color", "strokeWidth"];
|
|
6851
6963
|
var Left = function Left(_ref) {
|
|
6852
6964
|
var _ref$size = _ref.size,
|
|
6853
6965
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6855,7 +6967,7 @@ var Left = function Left(_ref) {
|
|
|
6855
6967
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6856
6968
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6857
6969
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6858
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6970
|
+
props = _objectWithoutProperties(_ref, _excluded$2k);
|
|
6859
6971
|
|
|
6860
6972
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6861
6973
|
width: size,
|
|
@@ -6871,7 +6983,7 @@ var Left = function Left(_ref) {
|
|
|
6871
6983
|
}));
|
|
6872
6984
|
};
|
|
6873
6985
|
|
|
6874
|
-
var _excluded$
|
|
6986
|
+
var _excluded$2j = ["size", "color", "strokeWidth"];
|
|
6875
6987
|
var LeftAlign = function LeftAlign(_ref) {
|
|
6876
6988
|
var _ref$size = _ref.size,
|
|
6877
6989
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6879,7 +6991,7 @@ var LeftAlign = function LeftAlign(_ref) {
|
|
|
6879
6991
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6880
6992
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6881
6993
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6882
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
6994
|
+
props = _objectWithoutProperties(_ref, _excluded$2j);
|
|
6883
6995
|
|
|
6884
6996
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6885
6997
|
width: size,
|
|
@@ -6930,7 +7042,7 @@ var LeftAlign = function LeftAlign(_ref) {
|
|
|
6930
7042
|
}))));
|
|
6931
7043
|
};
|
|
6932
7044
|
|
|
6933
|
-
var _excluded$
|
|
7045
|
+
var _excluded$2i = ["size", "color", "strokeWidth"];
|
|
6934
7046
|
var LeftArrow = function LeftArrow(_ref) {
|
|
6935
7047
|
var _ref$size = _ref.size,
|
|
6936
7048
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6938,7 +7050,7 @@ var LeftArrow = function LeftArrow(_ref) {
|
|
|
6938
7050
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6939
7051
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6940
7052
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6941
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7053
|
+
props = _objectWithoutProperties(_ref, _excluded$2i);
|
|
6942
7054
|
|
|
6943
7055
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6944
7056
|
width: size,
|
|
@@ -6954,7 +7066,7 @@ var LeftArrow = function LeftArrow(_ref) {
|
|
|
6954
7066
|
}));
|
|
6955
7067
|
};
|
|
6956
7068
|
|
|
6957
|
-
var _excluded$
|
|
7069
|
+
var _excluded$2h = ["size", "color", "strokeWidth"];
|
|
6958
7070
|
var Link = function Link(_ref) {
|
|
6959
7071
|
var _ref$size = _ref.size,
|
|
6960
7072
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -6962,7 +7074,7 @@ var Link = function Link(_ref) {
|
|
|
6962
7074
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
6963
7075
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
6964
7076
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
6965
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7077
|
+
props = _objectWithoutProperties(_ref, _excluded$2h);
|
|
6966
7078
|
|
|
6967
7079
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6968
7080
|
width: size,
|
|
@@ -6984,14 +7096,14 @@ var Link = function Link(_ref) {
|
|
|
6984
7096
|
}));
|
|
6985
7097
|
};
|
|
6986
7098
|
|
|
6987
|
-
var _excluded$
|
|
7099
|
+
var _excluded$2g = ["size", "color", "strokeWidth"];
|
|
6988
7100
|
var Linkedin = function Linkedin(_ref) {
|
|
6989
7101
|
var _ref$size = _ref.size,
|
|
6990
7102
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
6991
7103
|
_ref$color = _ref.color,
|
|
6992
7104
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
6993
7105
|
_ref.strokeWidth;
|
|
6994
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
7106
|
+
var props = _objectWithoutProperties(_ref, _excluded$2g);
|
|
6995
7107
|
|
|
6996
7108
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6997
7109
|
width: size,
|
|
@@ -7007,7 +7119,7 @@ var Linkedin = function Linkedin(_ref) {
|
|
|
7007
7119
|
}));
|
|
7008
7120
|
};
|
|
7009
7121
|
|
|
7010
|
-
var _excluded$
|
|
7122
|
+
var _excluded$2f = ["size", "color", "strokeWidth"];
|
|
7011
7123
|
var ListDot = function ListDot(_ref) {
|
|
7012
7124
|
var _ref$size = _ref.size,
|
|
7013
7125
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7015,7 +7127,7 @@ var ListDot = function ListDot(_ref) {
|
|
|
7015
7127
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7016
7128
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7017
7129
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7018
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7130
|
+
props = _objectWithoutProperties(_ref, _excluded$2f);
|
|
7019
7131
|
|
|
7020
7132
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7021
7133
|
width: size,
|
|
@@ -7055,7 +7167,7 @@ var ListDot = function ListDot(_ref) {
|
|
|
7055
7167
|
}));
|
|
7056
7168
|
};
|
|
7057
7169
|
|
|
7058
|
-
var _excluded$
|
|
7170
|
+
var _excluded$2e = ["size", "color", "strokeWidth"];
|
|
7059
7171
|
var ListNumber = function ListNumber(_ref) {
|
|
7060
7172
|
var _ref$size = _ref.size,
|
|
7061
7173
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7063,7 +7175,7 @@ var ListNumber = function ListNumber(_ref) {
|
|
|
7063
7175
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7064
7176
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7065
7177
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7066
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7178
|
+
props = _objectWithoutProperties(_ref, _excluded$2e);
|
|
7067
7179
|
|
|
7068
7180
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7069
7181
|
width: size,
|
|
@@ -7079,7 +7191,7 @@ var ListNumber = function ListNumber(_ref) {
|
|
|
7079
7191
|
}));
|
|
7080
7192
|
};
|
|
7081
7193
|
|
|
7082
|
-
var _excluded$
|
|
7194
|
+
var _excluded$2d = ["size", "color", "strokeWidth"];
|
|
7083
7195
|
var List = function List(_ref) {
|
|
7084
7196
|
var _ref$size = _ref.size,
|
|
7085
7197
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7087,7 +7199,7 @@ var List = function List(_ref) {
|
|
|
7087
7199
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7088
7200
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7089
7201
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7090
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7202
|
+
props = _objectWithoutProperties(_ref, _excluded$2d);
|
|
7091
7203
|
|
|
7092
7204
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7093
7205
|
width: size,
|
|
@@ -7109,7 +7221,7 @@ var List = function List(_ref) {
|
|
|
7109
7221
|
}));
|
|
7110
7222
|
};
|
|
7111
7223
|
|
|
7112
|
-
var _excluded$
|
|
7224
|
+
var _excluded$2c = ["size", "color", "strokeWidth"];
|
|
7113
7225
|
var ListDetails = function ListDetails(_ref) {
|
|
7114
7226
|
var _ref$size = _ref.size,
|
|
7115
7227
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7117,7 +7229,7 @@ var ListDetails = function ListDetails(_ref) {
|
|
|
7117
7229
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7118
7230
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7119
7231
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7120
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7232
|
+
props = _objectWithoutProperties(_ref, _excluded$2c);
|
|
7121
7233
|
|
|
7122
7234
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7123
7235
|
width: size,
|
|
@@ -7133,7 +7245,7 @@ var ListDetails = function ListDetails(_ref) {
|
|
|
7133
7245
|
}));
|
|
7134
7246
|
};
|
|
7135
7247
|
|
|
7136
|
-
var _excluded$
|
|
7248
|
+
var _excluded$2b = ["size", "color", "strokeWidth"];
|
|
7137
7249
|
var Loading = function Loading(_ref) {
|
|
7138
7250
|
var _ref$size = _ref.size,
|
|
7139
7251
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7141,7 +7253,7 @@ var Loading = function Loading(_ref) {
|
|
|
7141
7253
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7142
7254
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7143
7255
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7144
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7256
|
+
props = _objectWithoutProperties(_ref, _excluded$2b);
|
|
7145
7257
|
|
|
7146
7258
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7147
7259
|
width: size,
|
|
@@ -7199,7 +7311,7 @@ var Loading = function Loading(_ref) {
|
|
|
7199
7311
|
}));
|
|
7200
7312
|
};
|
|
7201
7313
|
|
|
7202
|
-
var _excluded$
|
|
7314
|
+
var _excluded$2a = ["size", "color", "strokeWidth"];
|
|
7203
7315
|
var Location = function Location(_ref) {
|
|
7204
7316
|
var _ref$size = _ref.size,
|
|
7205
7317
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7207,7 +7319,7 @@ var Location = function Location(_ref) {
|
|
|
7207
7319
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7208
7320
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7209
7321
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7210
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7322
|
+
props = _objectWithoutProperties(_ref, _excluded$2a);
|
|
7211
7323
|
|
|
7212
7324
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7213
7325
|
width: size,
|
|
@@ -7229,7 +7341,7 @@ var Location = function Location(_ref) {
|
|
|
7229
7341
|
}));
|
|
7230
7342
|
};
|
|
7231
7343
|
|
|
7232
|
-
var _excluded$
|
|
7344
|
+
var _excluded$29 = ["size", "color", "strokeWidth"];
|
|
7233
7345
|
var Lock = function Lock(_ref) {
|
|
7234
7346
|
var _ref$size = _ref.size,
|
|
7235
7347
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7237,7 +7349,7 @@ var Lock = function Lock(_ref) {
|
|
|
7237
7349
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7238
7350
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7239
7351
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7240
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7352
|
+
props = _objectWithoutProperties(_ref, _excluded$29);
|
|
7241
7353
|
|
|
7242
7354
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7243
7355
|
width: size,
|
|
@@ -7263,7 +7375,7 @@ var Lock = function Lock(_ref) {
|
|
|
7263
7375
|
}));
|
|
7264
7376
|
};
|
|
7265
7377
|
|
|
7266
|
-
var _excluded$
|
|
7378
|
+
var _excluded$28 = ["size", "color", "strokeWidth"];
|
|
7267
7379
|
var MailUnread = function MailUnread(_ref) {
|
|
7268
7380
|
var _ref$size = _ref.size,
|
|
7269
7381
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7271,7 +7383,7 @@ var MailUnread = function MailUnread(_ref) {
|
|
|
7271
7383
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7272
7384
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7273
7385
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7274
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7386
|
+
props = _objectWithoutProperties(_ref, _excluded$28);
|
|
7275
7387
|
|
|
7276
7388
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7277
7389
|
width: size,
|
|
@@ -7296,7 +7408,7 @@ var MailUnread = function MailUnread(_ref) {
|
|
|
7296
7408
|
}));
|
|
7297
7409
|
};
|
|
7298
7410
|
|
|
7299
|
-
var _excluded$
|
|
7411
|
+
var _excluded$27 = ["size", "color", "strokeWidth"];
|
|
7300
7412
|
var MailSend = function MailSend(_ref) {
|
|
7301
7413
|
var _ref$size = _ref.size,
|
|
7302
7414
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7304,7 +7416,7 @@ var MailSend = function MailSend(_ref) {
|
|
|
7304
7416
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7305
7417
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7306
7418
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7307
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7419
|
+
props = _objectWithoutProperties(_ref, _excluded$27);
|
|
7308
7420
|
|
|
7309
7421
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7310
7422
|
width: size,
|
|
@@ -7342,7 +7454,7 @@ var MailSend = function MailSend(_ref) {
|
|
|
7342
7454
|
}));
|
|
7343
7455
|
};
|
|
7344
7456
|
|
|
7345
|
-
var _excluded$
|
|
7457
|
+
var _excluded$26 = ["size", "color", "strokeWidth"];
|
|
7346
7458
|
var Matrix = function Matrix(_ref) {
|
|
7347
7459
|
var _ref$size = _ref.size,
|
|
7348
7460
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7350,7 +7462,7 @@ var Matrix = function Matrix(_ref) {
|
|
|
7350
7462
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7351
7463
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7352
7464
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7353
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7465
|
+
props = _objectWithoutProperties(_ref, _excluded$26);
|
|
7354
7466
|
|
|
7355
7467
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7356
7468
|
width: size,
|
|
@@ -7374,14 +7486,14 @@ var Matrix = function Matrix(_ref) {
|
|
|
7374
7486
|
}));
|
|
7375
7487
|
};
|
|
7376
7488
|
|
|
7377
|
-
var _excluded$
|
|
7489
|
+
var _excluded$25 = ["size", "color", "strokeWidth"];
|
|
7378
7490
|
var MatrixDots = function MatrixDots(_ref) {
|
|
7379
7491
|
var _ref$size = _ref.size,
|
|
7380
7492
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
7381
7493
|
_ref$color = _ref.color,
|
|
7382
7494
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
7383
7495
|
_ref.strokeWidth;
|
|
7384
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
7496
|
+
var props = _objectWithoutProperties(_ref, _excluded$25);
|
|
7385
7497
|
|
|
7386
7498
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7387
7499
|
width: size,
|
|
@@ -7436,7 +7548,7 @@ var MatrixDots = function MatrixDots(_ref) {
|
|
|
7436
7548
|
}));
|
|
7437
7549
|
};
|
|
7438
7550
|
|
|
7439
|
-
var _excluded$
|
|
7551
|
+
var _excluded$24 = ["size", "color", "strokeWidth"];
|
|
7440
7552
|
var MatrixDotsClear = function MatrixDotsClear(_ref) {
|
|
7441
7553
|
var _ref$size = _ref.size,
|
|
7442
7554
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7444,7 +7556,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
|
|
|
7444
7556
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7445
7557
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7446
7558
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7447
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7559
|
+
props = _objectWithoutProperties(_ref, _excluded$24);
|
|
7448
7560
|
|
|
7449
7561
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7450
7562
|
width: size,
|
|
@@ -7460,7 +7572,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
|
|
|
7460
7572
|
}));
|
|
7461
7573
|
};
|
|
7462
7574
|
|
|
7463
|
-
var _excluded$
|
|
7575
|
+
var _excluded$23 = ["size", "color", "strokeWidth"];
|
|
7464
7576
|
var MediaVideo = function MediaVideo(_ref) {
|
|
7465
7577
|
var _ref$size = _ref.size,
|
|
7466
7578
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7468,7 +7580,7 @@ var MediaVideo = function MediaVideo(_ref) {
|
|
|
7468
7580
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7469
7581
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7470
7582
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7471
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7583
|
+
props = _objectWithoutProperties(_ref, _excluded$23);
|
|
7472
7584
|
|
|
7473
7585
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7474
7586
|
width: size,
|
|
@@ -7490,7 +7602,7 @@ var MediaVideo = function MediaVideo(_ref) {
|
|
|
7490
7602
|
}));
|
|
7491
7603
|
};
|
|
7492
7604
|
|
|
7493
|
-
var _excluded$
|
|
7605
|
+
var _excluded$22 = ["size", "color", "strokeWidth"];
|
|
7494
7606
|
var MenuHorizontal = function MenuHorizontal(_ref) {
|
|
7495
7607
|
var _ref$size = _ref.size,
|
|
7496
7608
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7498,7 +7610,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
|
|
|
7498
7610
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7499
7611
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7500
7612
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7501
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7613
|
+
props = _objectWithoutProperties(_ref, _excluded$22);
|
|
7502
7614
|
|
|
7503
7615
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7504
7616
|
width: size,
|
|
@@ -7529,7 +7641,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
|
|
|
7529
7641
|
}));
|
|
7530
7642
|
};
|
|
7531
7643
|
|
|
7532
|
-
var _excluded$
|
|
7644
|
+
var _excluded$21 = ["size", "color", "strokeWidth"];
|
|
7533
7645
|
var MenuVertical = function MenuVertical(_ref) {
|
|
7534
7646
|
var _ref$size = _ref.size,
|
|
7535
7647
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7537,7 +7649,7 @@ var MenuVertical = function MenuVertical(_ref) {
|
|
|
7537
7649
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7538
7650
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7539
7651
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7540
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7652
|
+
props = _objectWithoutProperties(_ref, _excluded$21);
|
|
7541
7653
|
|
|
7542
7654
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7543
7655
|
width: size,
|
|
@@ -7568,7 +7680,7 @@ var MenuVertical = function MenuVertical(_ref) {
|
|
|
7568
7680
|
}));
|
|
7569
7681
|
};
|
|
7570
7682
|
|
|
7571
|
-
var _excluded$
|
|
7683
|
+
var _excluded$20 = ["size", "color", "strokeWidth"];
|
|
7572
7684
|
var MenuLayout = function MenuLayout(_ref) {
|
|
7573
7685
|
var _ref$size = _ref.size,
|
|
7574
7686
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7576,7 +7688,7 @@ var MenuLayout = function MenuLayout(_ref) {
|
|
|
7576
7688
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7577
7689
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7578
7690
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7579
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7691
|
+
props = _objectWithoutProperties(_ref, _excluded$20);
|
|
7580
7692
|
|
|
7581
7693
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7582
7694
|
width: size,
|
|
@@ -7626,7 +7738,7 @@ var MenuLayout = function MenuLayout(_ref) {
|
|
|
7626
7738
|
}))));
|
|
7627
7739
|
};
|
|
7628
7740
|
|
|
7629
|
-
var _excluded$
|
|
7741
|
+
var _excluded$1$ = ["size", "color", "strokeWidth"];
|
|
7630
7742
|
var MenuSquare = function MenuSquare(_ref) {
|
|
7631
7743
|
var _ref$size = _ref.size,
|
|
7632
7744
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7634,7 +7746,7 @@ var MenuSquare = function MenuSquare(_ref) {
|
|
|
7634
7746
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7635
7747
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7636
7748
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7637
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7749
|
+
props = _objectWithoutProperties(_ref, _excluded$1$);
|
|
7638
7750
|
|
|
7639
7751
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7640
7752
|
width: size,
|
|
@@ -7656,7 +7768,7 @@ var MenuSquare = function MenuSquare(_ref) {
|
|
|
7656
7768
|
}));
|
|
7657
7769
|
};
|
|
7658
7770
|
|
|
7659
|
-
var _excluded$
|
|
7771
|
+
var _excluded$1_ = ["size", "color", "strokeWidth"];
|
|
7660
7772
|
var Merge = function Merge(_ref) {
|
|
7661
7773
|
var _ref$size = _ref.size,
|
|
7662
7774
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7664,7 +7776,7 @@ var Merge = function Merge(_ref) {
|
|
|
7664
7776
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7665
7777
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7666
7778
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7667
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7779
|
+
props = _objectWithoutProperties(_ref, _excluded$1_);
|
|
7668
7780
|
|
|
7669
7781
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7670
7782
|
width: size,
|
|
@@ -7680,7 +7792,7 @@ var Merge = function Merge(_ref) {
|
|
|
7680
7792
|
}));
|
|
7681
7793
|
};
|
|
7682
7794
|
|
|
7683
|
-
var _excluded$
|
|
7795
|
+
var _excluded$1Z = ["size", "color", "strokeWidth"];
|
|
7684
7796
|
var MergedPullRequest = function MergedPullRequest(_ref) {
|
|
7685
7797
|
var _ref$size = _ref.size,
|
|
7686
7798
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7688,7 +7800,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
|
|
|
7688
7800
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7689
7801
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7690
7802
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7691
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7803
|
+
props = _objectWithoutProperties(_ref, _excluded$1Z);
|
|
7692
7804
|
|
|
7693
7805
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7694
7806
|
width: size,
|
|
@@ -7728,7 +7840,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
|
|
|
7728
7840
|
}));
|
|
7729
7841
|
};
|
|
7730
7842
|
|
|
7731
|
-
var _excluded$
|
|
7843
|
+
var _excluded$1Y = ["size", "color", "strokeWidth"];
|
|
7732
7844
|
var Message = function Message(_ref) {
|
|
7733
7845
|
var _ref$size = _ref.size,
|
|
7734
7846
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7736,7 +7848,7 @@ var Message = function Message(_ref) {
|
|
|
7736
7848
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7737
7849
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7738
7850
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7739
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7851
|
+
props = _objectWithoutProperties(_ref, _excluded$1Y);
|
|
7740
7852
|
|
|
7741
7853
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7742
7854
|
width: size,
|
|
@@ -7758,7 +7870,7 @@ var Message = function Message(_ref) {
|
|
|
7758
7870
|
}));
|
|
7759
7871
|
};
|
|
7760
7872
|
|
|
7761
|
-
var _excluded$
|
|
7873
|
+
var _excluded$1X = ["size", "color", "strokeWidth"];
|
|
7762
7874
|
var MessageBubble = function MessageBubble(_ref) {
|
|
7763
7875
|
var _ref$size = _ref.size,
|
|
7764
7876
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7766,7 +7878,7 @@ var MessageBubble = function MessageBubble(_ref) {
|
|
|
7766
7878
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7767
7879
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7768
7880
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7769
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7881
|
+
props = _objectWithoutProperties(_ref, _excluded$1X);
|
|
7770
7882
|
|
|
7771
7883
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7772
7884
|
width: size,
|
|
@@ -7782,7 +7894,7 @@ var MessageBubble = function MessageBubble(_ref) {
|
|
|
7782
7894
|
}));
|
|
7783
7895
|
};
|
|
7784
7896
|
|
|
7785
|
-
var _excluded$
|
|
7897
|
+
var _excluded$1W = ["size", "color", "strokeWidth"];
|
|
7786
7898
|
var MessageSquare = function MessageSquare(_ref) {
|
|
7787
7899
|
var _ref$size = _ref.size,
|
|
7788
7900
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7790,7 +7902,7 @@ var MessageSquare = function MessageSquare(_ref) {
|
|
|
7790
7902
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7791
7903
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7792
7904
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7793
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7905
|
+
props = _objectWithoutProperties(_ref, _excluded$1W);
|
|
7794
7906
|
|
|
7795
7907
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7796
7908
|
width: size,
|
|
@@ -7806,7 +7918,7 @@ var MessageSquare = function MessageSquare(_ref) {
|
|
|
7806
7918
|
}));
|
|
7807
7919
|
};
|
|
7808
7920
|
|
|
7809
|
-
var _excluded$
|
|
7921
|
+
var _excluded$1V = ["size", "color", "strokeWidth"];
|
|
7810
7922
|
var Mic = function Mic(_ref) {
|
|
7811
7923
|
var _ref$size = _ref.size,
|
|
7812
7924
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7814,7 +7926,7 @@ var Mic = function Mic(_ref) {
|
|
|
7814
7926
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7815
7927
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7816
7928
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7817
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7929
|
+
props = _objectWithoutProperties(_ref, _excluded$1V);
|
|
7818
7930
|
|
|
7819
7931
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7820
7932
|
width: size,
|
|
@@ -7837,7 +7949,7 @@ var Mic = function Mic(_ref) {
|
|
|
7837
7949
|
}));
|
|
7838
7950
|
};
|
|
7839
7951
|
|
|
7840
|
-
var _excluded$
|
|
7952
|
+
var _excluded$1U = ["size", "color", "strokeWidth"];
|
|
7841
7953
|
var Minus = function Minus(_ref) {
|
|
7842
7954
|
var _ref$size = _ref.size,
|
|
7843
7955
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7845,7 +7957,7 @@ var Minus = function Minus(_ref) {
|
|
|
7845
7957
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7846
7958
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7847
7959
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7848
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7960
|
+
props = _objectWithoutProperties(_ref, _excluded$1U);
|
|
7849
7961
|
|
|
7850
7962
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7851
7963
|
width: size,
|
|
@@ -7861,7 +7973,7 @@ var Minus = function Minus(_ref) {
|
|
|
7861
7973
|
}));
|
|
7862
7974
|
};
|
|
7863
7975
|
|
|
7864
|
-
var _excluded$
|
|
7976
|
+
var _excluded$1T = ["size", "color", "strokeWidth"];
|
|
7865
7977
|
var Mobile = function Mobile(_ref) {
|
|
7866
7978
|
var _ref$size = _ref.size,
|
|
7867
7979
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7869,7 +7981,7 @@ var Mobile = function Mobile(_ref) {
|
|
|
7869
7981
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7870
7982
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7871
7983
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7872
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
7984
|
+
props = _objectWithoutProperties(_ref, _excluded$1T);
|
|
7873
7985
|
|
|
7874
7986
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7875
7987
|
width: size,
|
|
@@ -7891,7 +8003,39 @@ var Mobile = function Mobile(_ref) {
|
|
|
7891
8003
|
}));
|
|
7892
8004
|
};
|
|
7893
8005
|
|
|
7894
|
-
var _excluded$
|
|
8006
|
+
var _excluded$1S = ["size", "color", "strokeWidth"];
|
|
8007
|
+
var Moon = function Moon(_ref) {
|
|
8008
|
+
var _ref$size = _ref.size,
|
|
8009
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
8010
|
+
_ref$color = _ref.color,
|
|
8011
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8012
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
8013
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8014
|
+
props = _objectWithoutProperties(_ref, _excluded$1S);
|
|
8015
|
+
|
|
8016
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8017
|
+
width: size,
|
|
8018
|
+
height: size,
|
|
8019
|
+
viewBox: "0 0 24 24",
|
|
8020
|
+
fill: "none"
|
|
8021
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
8022
|
+
clipPath: "url(#Moon_js__clip0_6477_146)"
|
|
8023
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
8024
|
+
d: "M11.7967 4.00711C11.9111 4.00711 12.0246 4.00711 12.1372 4.00711C11.0241 5.06818 10.3086 6.49586 10.1151 8.04197C9.92157 9.58809 10.2623 11.1549 11.0781 12.47C11.8939 13.7851 13.1332 14.7654 14.5805 15.2404C16.0277 15.7155 17.5915 15.6552 19 15.0702C18.4582 16.4075 17.5727 17.5689 16.4379 18.4305C15.3031 19.292 13.9616 19.8214 12.5566 19.9621C11.1515 20.1029 9.7355 19.8497 8.45968 19.2297C7.18386 18.6096 6.09604 17.646 5.31226 16.4414C4.52848 15.2369 4.07814 13.8367 4.00928 12.3902C3.94043 10.9437 4.25563 9.50515 4.92127 8.22801C5.58692 6.95087 6.57803 5.88304 7.78889 5.13843C8.99975 4.39382 10.3849 4.00035 11.7967 4V4.00711Z",
|
|
8025
|
+
stroke: color,
|
|
8026
|
+
strokeWidth: strokeWidth,
|
|
8027
|
+
strokeLinecap: "round",
|
|
8028
|
+
strokeLinejoin: "round"
|
|
8029
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
8030
|
+
id: "Moon_js__clip0_6477_146"
|
|
8031
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
8032
|
+
width: 24,
|
|
8033
|
+
height: 24,
|
|
8034
|
+
fill: color
|
|
8035
|
+
}))));
|
|
8036
|
+
};
|
|
8037
|
+
|
|
8038
|
+
var _excluded$1R = ["size", "color", "strokeWidth"];
|
|
7895
8039
|
var Movie = function Movie(_ref) {
|
|
7896
8040
|
var _ref$size = _ref.size,
|
|
7897
8041
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7899,7 +8043,7 @@ var Movie = function Movie(_ref) {
|
|
|
7899
8043
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7900
8044
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7901
8045
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7902
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8046
|
+
props = _objectWithoutProperties(_ref, _excluded$1R);
|
|
7903
8047
|
|
|
7904
8048
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7905
8049
|
width: size,
|
|
@@ -7926,7 +8070,7 @@ var Movie = function Movie(_ref) {
|
|
|
7926
8070
|
}));
|
|
7927
8071
|
};
|
|
7928
8072
|
|
|
7929
|
-
var _excluded$
|
|
8073
|
+
var _excluded$1Q = ["size", "color", "strokeWidth"];
|
|
7930
8074
|
var MultipleChoice = function MultipleChoice(_ref) {
|
|
7931
8075
|
var _ref$size = _ref.size,
|
|
7932
8076
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7934,7 +8078,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
|
|
|
7934
8078
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7935
8079
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7936
8080
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7937
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8081
|
+
props = _objectWithoutProperties(_ref, _excluded$1Q);
|
|
7938
8082
|
|
|
7939
8083
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7940
8084
|
width: size,
|
|
@@ -7983,7 +8127,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
|
|
|
7983
8127
|
}));
|
|
7984
8128
|
};
|
|
7985
8129
|
|
|
7986
|
-
var _excluded$
|
|
8130
|
+
var _excluded$1P = ["size", "color", "strokeWidth"];
|
|
7987
8131
|
var NeetoAnalytics = function NeetoAnalytics(_ref) {
|
|
7988
8132
|
var _ref$size = _ref.size,
|
|
7989
8133
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -7991,7 +8135,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
|
|
|
7991
8135
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
7992
8136
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
7993
8137
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
7994
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8138
|
+
props = _objectWithoutProperties(_ref, _excluded$1P);
|
|
7995
8139
|
|
|
7996
8140
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7997
8141
|
width: size,
|
|
@@ -8013,7 +8157,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
|
|
|
8013
8157
|
}));
|
|
8014
8158
|
};
|
|
8015
8159
|
|
|
8016
|
-
var _excluded$
|
|
8160
|
+
var _excluded$1O = ["size", "color", "strokeWidth"];
|
|
8017
8161
|
var NeetoCal = function NeetoCal(_ref) {
|
|
8018
8162
|
var _ref$size = _ref.size,
|
|
8019
8163
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8021,7 +8165,7 @@ var NeetoCal = function NeetoCal(_ref) {
|
|
|
8021
8165
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8022
8166
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8023
8167
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8024
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8168
|
+
props = _objectWithoutProperties(_ref, _excluded$1O);
|
|
8025
8169
|
|
|
8026
8170
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8027
8171
|
width: size,
|
|
@@ -8055,7 +8199,7 @@ var NeetoCal = function NeetoCal(_ref) {
|
|
|
8055
8199
|
}));
|
|
8056
8200
|
};
|
|
8057
8201
|
|
|
8058
|
-
var _excluded$
|
|
8202
|
+
var _excluded$1N = ["size", "color", "strokeWidth"];
|
|
8059
8203
|
var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
8060
8204
|
var _ref$size = _ref.size,
|
|
8061
8205
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8063,7 +8207,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
|
8063
8207
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8064
8208
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8065
8209
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8066
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8210
|
+
props = _objectWithoutProperties(_ref, _excluded$1N);
|
|
8067
8211
|
|
|
8068
8212
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8069
8213
|
width: size,
|
|
@@ -8115,7 +8259,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
|
8115
8259
|
}));
|
|
8116
8260
|
};
|
|
8117
8261
|
|
|
8118
|
-
var _excluded$
|
|
8262
|
+
var _excluded$1M = ["size", "color", "strokeWidth"];
|
|
8119
8263
|
var NeetoChat = function NeetoChat(_ref) {
|
|
8120
8264
|
var _ref$size = _ref.size,
|
|
8121
8265
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8123,7 +8267,7 @@ var NeetoChat = function NeetoChat(_ref) {
|
|
|
8123
8267
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8124
8268
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8125
8269
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8126
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8270
|
+
props = _objectWithoutProperties(_ref, _excluded$1M);
|
|
8127
8271
|
|
|
8128
8272
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8129
8273
|
width: size,
|
|
@@ -8151,7 +8295,7 @@ var NeetoChat = function NeetoChat(_ref) {
|
|
|
8151
8295
|
}));
|
|
8152
8296
|
};
|
|
8153
8297
|
|
|
8154
|
-
var _excluded$
|
|
8298
|
+
var _excluded$1L = ["size", "color", "strokeWidth"];
|
|
8155
8299
|
var NeetoDesk = function NeetoDesk(_ref) {
|
|
8156
8300
|
var _ref$size = _ref.size,
|
|
8157
8301
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8159,7 +8303,7 @@ var NeetoDesk = function NeetoDesk(_ref) {
|
|
|
8159
8303
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8160
8304
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8161
8305
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8162
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8306
|
+
props = _objectWithoutProperties(_ref, _excluded$1L);
|
|
8163
8307
|
|
|
8164
8308
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8165
8309
|
width: size,
|
|
@@ -8211,14 +8355,14 @@ var NeetoDesk = function NeetoDesk(_ref) {
|
|
|
8211
8355
|
}));
|
|
8212
8356
|
};
|
|
8213
8357
|
|
|
8214
|
-
var _excluded$
|
|
8358
|
+
var _excluded$1K = ["size", "color", "strokeWidth"];
|
|
8215
8359
|
var NeetoForm = function NeetoForm(_ref) {
|
|
8216
8360
|
var _ref$size = _ref.size,
|
|
8217
8361
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
8218
8362
|
_ref$color = _ref.color,
|
|
8219
8363
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
8220
8364
|
_ref.strokeWidth;
|
|
8221
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
8365
|
+
var props = _objectWithoutProperties(_ref, _excluded$1K);
|
|
8222
8366
|
|
|
8223
8367
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8224
8368
|
width: size,
|
|
@@ -8233,14 +8377,14 @@ var NeetoForm = function NeetoForm(_ref) {
|
|
|
8233
8377
|
}));
|
|
8234
8378
|
};
|
|
8235
8379
|
|
|
8236
|
-
var _excluded$
|
|
8380
|
+
var _excluded$1J = ["size", "color", "strokeWidth"];
|
|
8237
8381
|
var NeetoIcon = function NeetoIcon(_ref) {
|
|
8238
8382
|
var _ref$size = _ref.size,
|
|
8239
8383
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
8240
8384
|
_ref$color = _ref.color,
|
|
8241
8385
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
8242
8386
|
_ref.strokeWidth;
|
|
8243
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
8387
|
+
var props = _objectWithoutProperties(_ref, _excluded$1J);
|
|
8244
8388
|
|
|
8245
8389
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8246
8390
|
width: size,
|
|
@@ -8253,7 +8397,7 @@ var NeetoIcon = function NeetoIcon(_ref) {
|
|
|
8253
8397
|
}));
|
|
8254
8398
|
};
|
|
8255
8399
|
|
|
8256
|
-
var _excluded$
|
|
8400
|
+
var _excluded$1I = ["size", "color", "strokeWidth"];
|
|
8257
8401
|
var NeetoInsights = function NeetoInsights(_ref) {
|
|
8258
8402
|
var _ref$size = _ref.size,
|
|
8259
8403
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8261,7 +8405,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
|
|
|
8261
8405
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8262
8406
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8263
8407
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8264
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8408
|
+
props = _objectWithoutProperties(_ref, _excluded$1I);
|
|
8265
8409
|
|
|
8266
8410
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8267
8411
|
width: size,
|
|
@@ -8283,7 +8427,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
|
|
|
8283
8427
|
}));
|
|
8284
8428
|
};
|
|
8285
8429
|
|
|
8286
|
-
var _excluded$
|
|
8430
|
+
var _excluded$1H = ["size", "color", "strokeWidth"];
|
|
8287
8431
|
var NeetoInterview = function NeetoInterview(_ref) {
|
|
8288
8432
|
var _ref$size = _ref.size,
|
|
8289
8433
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8291,7 +8435,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
|
|
|
8291
8435
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8292
8436
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8293
8437
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8294
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8438
|
+
props = _objectWithoutProperties(_ref, _excluded$1H);
|
|
8295
8439
|
|
|
8296
8440
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8297
8441
|
width: size,
|
|
@@ -8313,7 +8457,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
|
|
|
8313
8457
|
}));
|
|
8314
8458
|
};
|
|
8315
8459
|
|
|
8316
|
-
var _excluded$
|
|
8460
|
+
var _excluded$1G = ["size", "color", "strokeWidth"];
|
|
8317
8461
|
var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
8318
8462
|
var _ref$size = _ref.size,
|
|
8319
8463
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8321,7 +8465,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
|
8321
8465
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8322
8466
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8323
8467
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8324
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8468
|
+
props = _objectWithoutProperties(_ref, _excluded$1G);
|
|
8325
8469
|
|
|
8326
8470
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8327
8471
|
width: size,
|
|
@@ -8343,7 +8487,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
|
8343
8487
|
}));
|
|
8344
8488
|
};
|
|
8345
8489
|
|
|
8346
|
-
var _excluded$
|
|
8490
|
+
var _excluded$1F = ["size", "color", "strokeWidth"];
|
|
8347
8491
|
var NeetoKb = function NeetoKb(_ref) {
|
|
8348
8492
|
var _ref$size = _ref.size,
|
|
8349
8493
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8351,7 +8495,7 @@ var NeetoKb = function NeetoKb(_ref) {
|
|
|
8351
8495
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8352
8496
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8353
8497
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8354
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8498
|
+
props = _objectWithoutProperties(_ref, _excluded$1F);
|
|
8355
8499
|
|
|
8356
8500
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8357
8501
|
width: size,
|
|
@@ -8391,7 +8535,7 @@ var NeetoKb = function NeetoKb(_ref) {
|
|
|
8391
8535
|
}));
|
|
8392
8536
|
};
|
|
8393
8537
|
|
|
8394
|
-
var _excluded$
|
|
8538
|
+
var _excluded$1E = ["size", "color", "strokeWidth"];
|
|
8395
8539
|
var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
8396
8540
|
var _ref$size = _ref.size,
|
|
8397
8541
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8399,7 +8543,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
|
8399
8543
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8400
8544
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8401
8545
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8402
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8546
|
+
props = _objectWithoutProperties(_ref, _excluded$1E);
|
|
8403
8547
|
|
|
8404
8548
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8405
8549
|
width: size,
|
|
@@ -8465,7 +8609,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
|
8465
8609
|
}))));
|
|
8466
8610
|
};
|
|
8467
8611
|
|
|
8468
|
-
var _excluded$
|
|
8612
|
+
var _excluded$1D = ["size", "color", "strokeWidth"];
|
|
8469
8613
|
var NeetoReplay = function NeetoReplay(_ref) {
|
|
8470
8614
|
var _ref$size = _ref.size,
|
|
8471
8615
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8473,7 +8617,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
|
|
|
8473
8617
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8474
8618
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8475
8619
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8476
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8620
|
+
props = _objectWithoutProperties(_ref, _excluded$1D);
|
|
8477
8621
|
|
|
8478
8622
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8479
8623
|
width: size,
|
|
@@ -8495,7 +8639,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
|
|
|
8495
8639
|
}));
|
|
8496
8640
|
};
|
|
8497
8641
|
|
|
8498
|
-
var _excluded$
|
|
8642
|
+
var _excluded$1C = ["size", "color", "strokeWidth"];
|
|
8499
8643
|
var NeetoWireframe = function NeetoWireframe(_ref) {
|
|
8500
8644
|
var _ref$size = _ref.size,
|
|
8501
8645
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8503,7 +8647,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
|
|
|
8503
8647
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8504
8648
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8505
8649
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8506
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8650
|
+
props = _objectWithoutProperties(_ref, _excluded$1C);
|
|
8507
8651
|
|
|
8508
8652
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8509
8653
|
width: size,
|
|
@@ -8549,7 +8693,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
|
|
|
8549
8693
|
}));
|
|
8550
8694
|
};
|
|
8551
8695
|
|
|
8552
|
-
var _excluded$
|
|
8696
|
+
var _excluded$1B = ["size", "color", "strokeWidth"];
|
|
8553
8697
|
var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
|
|
8554
8698
|
var _ref$size = _ref.size,
|
|
8555
8699
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8557,7 +8701,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
|
|
|
8557
8701
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8558
8702
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8559
8703
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8560
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8704
|
+
props = _objectWithoutProperties(_ref, _excluded$1B);
|
|
8561
8705
|
|
|
8562
8706
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8563
8707
|
width: size,
|
|
@@ -8592,7 +8736,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
|
|
|
8592
8736
|
}))));
|
|
8593
8737
|
};
|
|
8594
8738
|
|
|
8595
|
-
var _excluded$
|
|
8739
|
+
var _excluded$1A = ["size", "color", "strokeWidth"];
|
|
8596
8740
|
var NewChat = function NewChat(_ref) {
|
|
8597
8741
|
var _ref$size = _ref.size,
|
|
8598
8742
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8600,7 +8744,7 @@ var NewChat = function NewChat(_ref) {
|
|
|
8600
8744
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8601
8745
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8602
8746
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8603
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8747
|
+
props = _objectWithoutProperties(_ref, _excluded$1A);
|
|
8604
8748
|
|
|
8605
8749
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8606
8750
|
width: size,
|
|
@@ -8628,14 +8772,14 @@ var NewChat = function NewChat(_ref) {
|
|
|
8628
8772
|
}));
|
|
8629
8773
|
};
|
|
8630
8774
|
|
|
8631
|
-
var _excluded$
|
|
8775
|
+
var _excluded$1z = ["size", "color", "strokeWidth"];
|
|
8632
8776
|
var Notes = function Notes(_ref) {
|
|
8633
8777
|
var _ref$size = _ref.size,
|
|
8634
8778
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
8635
8779
|
_ref$color = _ref.color,
|
|
8636
8780
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
8637
8781
|
_ref.strokeWidth;
|
|
8638
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
8782
|
+
var props = _objectWithoutProperties(_ref, _excluded$1z);
|
|
8639
8783
|
|
|
8640
8784
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8641
8785
|
width: size,
|
|
@@ -8650,7 +8794,7 @@ var Notes = function Notes(_ref) {
|
|
|
8650
8794
|
}));
|
|
8651
8795
|
};
|
|
8652
8796
|
|
|
8653
|
-
var _excluded$
|
|
8797
|
+
var _excluded$1y = ["size", "color", "strokeWidth"];
|
|
8654
8798
|
var Notification = function Notification(_ref) {
|
|
8655
8799
|
var _ref$size = _ref.size,
|
|
8656
8800
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8658,7 +8802,7 @@ var Notification = function Notification(_ref) {
|
|
|
8658
8802
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8659
8803
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8660
8804
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8661
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8805
|
+
props = _objectWithoutProperties(_ref, _excluded$1y);
|
|
8662
8806
|
|
|
8663
8807
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8664
8808
|
width: size,
|
|
@@ -8680,7 +8824,7 @@ var Notification = function Notification(_ref) {
|
|
|
8680
8824
|
}));
|
|
8681
8825
|
};
|
|
8682
8826
|
|
|
8683
|
-
var _excluded$
|
|
8827
|
+
var _excluded$1x = ["size", "color", "strokeWidth"];
|
|
8684
8828
|
var Paragraph = function Paragraph(_ref) {
|
|
8685
8829
|
var _ref$size = _ref.size,
|
|
8686
8830
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8688,7 +8832,7 @@ var Paragraph = function Paragraph(_ref) {
|
|
|
8688
8832
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8689
8833
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8690
8834
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8691
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8835
|
+
props = _objectWithoutProperties(_ref, _excluded$1x);
|
|
8692
8836
|
|
|
8693
8837
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8694
8838
|
width: size,
|
|
@@ -8704,7 +8848,7 @@ var Paragraph = function Paragraph(_ref) {
|
|
|
8704
8848
|
}));
|
|
8705
8849
|
};
|
|
8706
8850
|
|
|
8707
|
-
var _excluded$
|
|
8851
|
+
var _excluded$1w = ["size", "color", "strokeWidth"];
|
|
8708
8852
|
var Pause = function Pause(_ref) {
|
|
8709
8853
|
var _ref$size = _ref.size,
|
|
8710
8854
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8712,7 +8856,7 @@ var Pause = function Pause(_ref) {
|
|
|
8712
8856
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8713
8857
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8714
8858
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8715
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8859
|
+
props = _objectWithoutProperties(_ref, _excluded$1w);
|
|
8716
8860
|
|
|
8717
8861
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8718
8862
|
width: size,
|
|
@@ -8738,7 +8882,7 @@ var Pause = function Pause(_ref) {
|
|
|
8738
8882
|
}));
|
|
8739
8883
|
};
|
|
8740
8884
|
|
|
8741
|
-
var _excluded$
|
|
8885
|
+
var _excluded$1v = ["size", "color", "strokeWidth"];
|
|
8742
8886
|
var Phone = function Phone(_ref) {
|
|
8743
8887
|
var _ref$size = _ref.size,
|
|
8744
8888
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8746,7 +8890,7 @@ var Phone = function Phone(_ref) {
|
|
|
8746
8890
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8747
8891
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8748
8892
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8749
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8893
|
+
props = _objectWithoutProperties(_ref, _excluded$1v);
|
|
8750
8894
|
|
|
8751
8895
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8752
8896
|
width: size,
|
|
@@ -8762,7 +8906,7 @@ var Phone = function Phone(_ref) {
|
|
|
8762
8906
|
}));
|
|
8763
8907
|
};
|
|
8764
8908
|
|
|
8765
|
-
var _excluded$
|
|
8909
|
+
var _excluded$1u = ["size", "color", "strokeWidth"];
|
|
8766
8910
|
var PhoneRing = function PhoneRing(_ref) {
|
|
8767
8911
|
var _ref$size = _ref.size,
|
|
8768
8912
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8770,7 +8914,7 @@ var PhoneRing = function PhoneRing(_ref) {
|
|
|
8770
8914
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8771
8915
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8772
8916
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8773
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8917
|
+
props = _objectWithoutProperties(_ref, _excluded$1u);
|
|
8774
8918
|
|
|
8775
8919
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8776
8920
|
width: size,
|
|
@@ -8786,7 +8930,7 @@ var PhoneRing = function PhoneRing(_ref) {
|
|
|
8786
8930
|
}));
|
|
8787
8931
|
};
|
|
8788
8932
|
|
|
8789
|
-
var _excluded$
|
|
8933
|
+
var _excluded$1t = ["size", "color", "strokeWidth"];
|
|
8790
8934
|
var Play = function Play(_ref) {
|
|
8791
8935
|
var _ref$size = _ref.size,
|
|
8792
8936
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8794,7 +8938,7 @@ var Play = function Play(_ref) {
|
|
|
8794
8938
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8795
8939
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8796
8940
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8797
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8941
|
+
props = _objectWithoutProperties(_ref, _excluded$1t);
|
|
8798
8942
|
|
|
8799
8943
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8800
8944
|
width: size,
|
|
@@ -8813,7 +8957,7 @@ var Play = function Play(_ref) {
|
|
|
8813
8957
|
}));
|
|
8814
8958
|
};
|
|
8815
8959
|
|
|
8816
|
-
var _excluded$
|
|
8960
|
+
var _excluded$1s = ["size", "color", "strokeWidth"];
|
|
8817
8961
|
var Plus = function Plus(_ref) {
|
|
8818
8962
|
var _ref$size = _ref.size,
|
|
8819
8963
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8821,7 +8965,7 @@ var Plus = function Plus(_ref) {
|
|
|
8821
8965
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8822
8966
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8823
8967
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8824
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8968
|
+
props = _objectWithoutProperties(_ref, _excluded$1s);
|
|
8825
8969
|
|
|
8826
8970
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8827
8971
|
width: size,
|
|
@@ -8843,7 +8987,7 @@ var Plus = function Plus(_ref) {
|
|
|
8843
8987
|
}));
|
|
8844
8988
|
};
|
|
8845
8989
|
|
|
8846
|
-
var _excluded$
|
|
8990
|
+
var _excluded$1r = ["size", "color", "strokeWidth"];
|
|
8847
8991
|
var Print = function Print(_ref) {
|
|
8848
8992
|
var _ref$size = _ref.size,
|
|
8849
8993
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8851,7 +8995,7 @@ var Print = function Print(_ref) {
|
|
|
8851
8995
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8852
8996
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8853
8997
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8854
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
8998
|
+
props = _objectWithoutProperties(_ref, _excluded$1r);
|
|
8855
8999
|
|
|
8856
9000
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8857
9001
|
width: size,
|
|
@@ -8879,7 +9023,7 @@ var Print = function Print(_ref) {
|
|
|
8879
9023
|
}));
|
|
8880
9024
|
};
|
|
8881
9025
|
|
|
8882
|
-
var _excluded$
|
|
9026
|
+
var _excluded$1q = ["size", "color", "strokeWidth"];
|
|
8883
9027
|
var Puzzle = function Puzzle(_ref) {
|
|
8884
9028
|
var _ref$size = _ref.size,
|
|
8885
9029
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8887,7 +9031,7 @@ var Puzzle = function Puzzle(_ref) {
|
|
|
8887
9031
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8888
9032
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8889
9033
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8890
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9034
|
+
props = _objectWithoutProperties(_ref, _excluded$1q);
|
|
8891
9035
|
|
|
8892
9036
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8893
9037
|
width: size,
|
|
@@ -8903,7 +9047,7 @@ var Puzzle = function Puzzle(_ref) {
|
|
|
8903
9047
|
}));
|
|
8904
9048
|
};
|
|
8905
9049
|
|
|
8906
|
-
var _excluded$
|
|
9050
|
+
var _excluded$1p = ["size", "color", "strokeWidth"];
|
|
8907
9051
|
var QrCode = function QrCode(_ref) {
|
|
8908
9052
|
var _ref$size = _ref.size,
|
|
8909
9053
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8911,7 +9055,7 @@ var QrCode = function QrCode(_ref) {
|
|
|
8911
9055
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8912
9056
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8913
9057
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8914
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9058
|
+
props = _objectWithoutProperties(_ref, _excluded$1p);
|
|
8915
9059
|
|
|
8916
9060
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8917
9061
|
width: size,
|
|
@@ -8927,7 +9071,7 @@ var QrCode = function QrCode(_ref) {
|
|
|
8927
9071
|
}));
|
|
8928
9072
|
};
|
|
8929
9073
|
|
|
8930
|
-
var _excluded$
|
|
9074
|
+
var _excluded$1o = ["size", "color", "strokeWidth"];
|
|
8931
9075
|
var Quote = function Quote(_ref) {
|
|
8932
9076
|
var _ref$size = _ref.size,
|
|
8933
9077
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8935,7 +9079,7 @@ var Quote = function Quote(_ref) {
|
|
|
8935
9079
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8936
9080
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8937
9081
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8938
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9082
|
+
props = _objectWithoutProperties(_ref, _excluded$1o);
|
|
8939
9083
|
|
|
8940
9084
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8941
9085
|
width: size,
|
|
@@ -8951,7 +9095,7 @@ var Quote = function Quote(_ref) {
|
|
|
8951
9095
|
}));
|
|
8952
9096
|
};
|
|
8953
9097
|
|
|
8954
|
-
var _excluded$
|
|
9098
|
+
var _excluded$1n = ["size", "color", "strokeWidth"];
|
|
8955
9099
|
var Radio = function Radio(_ref) {
|
|
8956
9100
|
var _ref$size = _ref.size,
|
|
8957
9101
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8959,7 +9103,7 @@ var Radio = function Radio(_ref) {
|
|
|
8959
9103
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8960
9104
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8961
9105
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8962
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9106
|
+
props = _objectWithoutProperties(_ref, _excluded$1n);
|
|
8963
9107
|
|
|
8964
9108
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8965
9109
|
width: size,
|
|
@@ -8980,7 +9124,7 @@ var Radio = function Radio(_ref) {
|
|
|
8980
9124
|
}));
|
|
8981
9125
|
};
|
|
8982
9126
|
|
|
8983
|
-
var _excluded$
|
|
9127
|
+
var _excluded$1m = ["size", "color", "strokeWidth"];
|
|
8984
9128
|
var RadioInactive = function RadioInactive(_ref) {
|
|
8985
9129
|
var _ref$size = _ref.size,
|
|
8986
9130
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -8988,7 +9132,7 @@ var RadioInactive = function RadioInactive(_ref) {
|
|
|
8988
9132
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
8989
9133
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
8990
9134
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
8991
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9135
|
+
props = _objectWithoutProperties(_ref, _excluded$1m);
|
|
8992
9136
|
|
|
8993
9137
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8994
9138
|
width: size,
|
|
@@ -9004,7 +9148,7 @@ var RadioInactive = function RadioInactive(_ref) {
|
|
|
9004
9148
|
}));
|
|
9005
9149
|
};
|
|
9006
9150
|
|
|
9007
|
-
var _excluded$
|
|
9151
|
+
var _excluded$1l = ["size", "color", "strokeWidth"];
|
|
9008
9152
|
var Rating = function Rating(_ref) {
|
|
9009
9153
|
var _ref$size = _ref.size,
|
|
9010
9154
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9012,7 +9156,7 @@ var Rating = function Rating(_ref) {
|
|
|
9012
9156
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9013
9157
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9014
9158
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9015
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9159
|
+
props = _objectWithoutProperties(_ref, _excluded$1l);
|
|
9016
9160
|
|
|
9017
9161
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9018
9162
|
width: size,
|
|
@@ -9028,14 +9172,14 @@ var Rating = function Rating(_ref) {
|
|
|
9028
9172
|
}));
|
|
9029
9173
|
};
|
|
9030
9174
|
|
|
9031
|
-
var _excluded$
|
|
9175
|
+
var _excluded$1k = ["size", "color", "strokeWidth"];
|
|
9032
9176
|
var RatingFilled = function RatingFilled(_ref) {
|
|
9033
9177
|
var _ref$size = _ref.size,
|
|
9034
9178
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
9035
9179
|
_ref$color = _ref.color,
|
|
9036
9180
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
9037
9181
|
_ref.strokeWidth;
|
|
9038
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
9182
|
+
var props = _objectWithoutProperties(_ref, _excluded$1k);
|
|
9039
9183
|
|
|
9040
9184
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9041
9185
|
width: size,
|
|
@@ -9048,7 +9192,7 @@ var RatingFilled = function RatingFilled(_ref) {
|
|
|
9048
9192
|
}));
|
|
9049
9193
|
};
|
|
9050
9194
|
|
|
9051
|
-
var _excluded$
|
|
9195
|
+
var _excluded$1j = ["size", "color", "strokeWidth"];
|
|
9052
9196
|
var Redirection = function Redirection(_ref) {
|
|
9053
9197
|
var _ref$size = _ref.size,
|
|
9054
9198
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9056,7 +9200,7 @@ var Redirection = function Redirection(_ref) {
|
|
|
9056
9200
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9057
9201
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9058
9202
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9059
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9203
|
+
props = _objectWithoutProperties(_ref, _excluded$1j);
|
|
9060
9204
|
|
|
9061
9205
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9062
9206
|
width: size,
|
|
@@ -9072,7 +9216,7 @@ var Redirection = function Redirection(_ref) {
|
|
|
9072
9216
|
}));
|
|
9073
9217
|
};
|
|
9074
9218
|
|
|
9075
|
-
var _excluded$
|
|
9219
|
+
var _excluded$1i = ["size", "color", "strokeWidth"];
|
|
9076
9220
|
var Redo = function Redo(_ref) {
|
|
9077
9221
|
var _ref$size = _ref.size,
|
|
9078
9222
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9080,7 +9224,7 @@ var Redo = function Redo(_ref) {
|
|
|
9080
9224
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9081
9225
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9082
9226
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9083
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9227
|
+
props = _objectWithoutProperties(_ref, _excluded$1i);
|
|
9084
9228
|
|
|
9085
9229
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9086
9230
|
width: size,
|
|
@@ -9114,7 +9258,7 @@ var Redo = function Redo(_ref) {
|
|
|
9114
9258
|
}));
|
|
9115
9259
|
};
|
|
9116
9260
|
|
|
9117
|
-
var _excluded$
|
|
9261
|
+
var _excluded$1h = ["size", "color", "strokeWidth"];
|
|
9118
9262
|
var Refresh = function Refresh(_ref) {
|
|
9119
9263
|
var _ref$size = _ref.size,
|
|
9120
9264
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9122,7 +9266,7 @@ var Refresh = function Refresh(_ref) {
|
|
|
9122
9266
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9123
9267
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9124
9268
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9125
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9269
|
+
props = _objectWithoutProperties(_ref, _excluded$1h);
|
|
9126
9270
|
|
|
9127
9271
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9128
9272
|
width: size,
|
|
@@ -9144,7 +9288,7 @@ var Refresh = function Refresh(_ref) {
|
|
|
9144
9288
|
}));
|
|
9145
9289
|
};
|
|
9146
9290
|
|
|
9147
|
-
var _excluded$
|
|
9291
|
+
var _excluded$1g = ["size", "color", "strokeWidth"];
|
|
9148
9292
|
var RemoveCircle = function RemoveCircle(_ref) {
|
|
9149
9293
|
var _ref$size = _ref.size,
|
|
9150
9294
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9152,7 +9296,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
|
|
|
9152
9296
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9153
9297
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9154
9298
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9155
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9299
|
+
props = _objectWithoutProperties(_ref, _excluded$1g);
|
|
9156
9300
|
|
|
9157
9301
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9158
9302
|
width: size,
|
|
@@ -9176,7 +9320,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
|
|
|
9176
9320
|
}));
|
|
9177
9321
|
};
|
|
9178
9322
|
|
|
9179
|
-
var _excluded$
|
|
9323
|
+
var _excluded$1f = ["size", "color", "strokeWidth"];
|
|
9180
9324
|
var Reorder = function Reorder(_ref) {
|
|
9181
9325
|
var _ref$size = _ref.size,
|
|
9182
9326
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9184,7 +9328,7 @@ var Reorder = function Reorder(_ref) {
|
|
|
9184
9328
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9185
9329
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9186
9330
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9187
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9331
|
+
props = _objectWithoutProperties(_ref, _excluded$1f);
|
|
9188
9332
|
|
|
9189
9333
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9190
9334
|
width: size,
|
|
@@ -9230,7 +9374,7 @@ var Reorder = function Reorder(_ref) {
|
|
|
9230
9374
|
}));
|
|
9231
9375
|
};
|
|
9232
9376
|
|
|
9233
|
-
var _excluded$
|
|
9377
|
+
var _excluded$1e = ["size", "color", "strokeWidth"];
|
|
9234
9378
|
var Repeat = function Repeat(_ref) {
|
|
9235
9379
|
var _ref$size = _ref.size,
|
|
9236
9380
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9238,7 +9382,7 @@ var Repeat = function Repeat(_ref) {
|
|
|
9238
9382
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9239
9383
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9240
9384
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9241
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9385
|
+
props = _objectWithoutProperties(_ref, _excluded$1e);
|
|
9242
9386
|
|
|
9243
9387
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9244
9388
|
width: size,
|
|
@@ -9272,7 +9416,7 @@ var Repeat = function Repeat(_ref) {
|
|
|
9272
9416
|
}));
|
|
9273
9417
|
};
|
|
9274
9418
|
|
|
9275
|
-
var _excluded$
|
|
9419
|
+
var _excluded$1d = ["size", "color", "strokeWidth"];
|
|
9276
9420
|
var Reply = function Reply(_ref) {
|
|
9277
9421
|
var _ref$size = _ref.size,
|
|
9278
9422
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9280,7 +9424,7 @@ var Reply = function Reply(_ref) {
|
|
|
9280
9424
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9281
9425
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9282
9426
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9283
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9427
|
+
props = _objectWithoutProperties(_ref, _excluded$1d);
|
|
9284
9428
|
|
|
9285
9429
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9286
9430
|
width: size,
|
|
@@ -9302,7 +9446,7 @@ var Reply = function Reply(_ref) {
|
|
|
9302
9446
|
}));
|
|
9303
9447
|
};
|
|
9304
9448
|
|
|
9305
|
-
var _excluded$
|
|
9449
|
+
var _excluded$1c = ["size", "color", "strokeWidth"];
|
|
9306
9450
|
var Report = function Report(_ref) {
|
|
9307
9451
|
var _ref$size = _ref.size,
|
|
9308
9452
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9310,7 +9454,7 @@ var Report = function Report(_ref) {
|
|
|
9310
9454
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9311
9455
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9312
9456
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9313
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9457
|
+
props = _objectWithoutProperties(_ref, _excluded$1c);
|
|
9314
9458
|
|
|
9315
9459
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9316
9460
|
width: size,
|
|
@@ -9324,7 +9468,7 @@ var Report = function Report(_ref) {
|
|
|
9324
9468
|
}));
|
|
9325
9469
|
};
|
|
9326
9470
|
|
|
9327
|
-
var _excluded$
|
|
9471
|
+
var _excluded$1b = ["size", "color", "strokeWidth"];
|
|
9328
9472
|
var Ribbon = function Ribbon(_ref) {
|
|
9329
9473
|
var _ref$size = _ref.size,
|
|
9330
9474
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9332,7 +9476,7 @@ var Ribbon = function Ribbon(_ref) {
|
|
|
9332
9476
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9333
9477
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9334
9478
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9335
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9479
|
+
props = _objectWithoutProperties(_ref, _excluded$1b);
|
|
9336
9480
|
|
|
9337
9481
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9338
9482
|
width: size,
|
|
@@ -9348,7 +9492,7 @@ var Ribbon = function Ribbon(_ref) {
|
|
|
9348
9492
|
}));
|
|
9349
9493
|
};
|
|
9350
9494
|
|
|
9351
|
-
var _excluded$
|
|
9495
|
+
var _excluded$1a = ["size", "color", "strokeWidth"];
|
|
9352
9496
|
var RightArrowCircle = function RightArrowCircle(_ref) {
|
|
9353
9497
|
var _ref$size = _ref.size,
|
|
9354
9498
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9356,7 +9500,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
|
|
|
9356
9500
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9357
9501
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9358
9502
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9359
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9503
|
+
props = _objectWithoutProperties(_ref, _excluded$1a);
|
|
9360
9504
|
|
|
9361
9505
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9362
9506
|
width: size,
|
|
@@ -9384,7 +9528,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
|
|
|
9384
9528
|
}));
|
|
9385
9529
|
};
|
|
9386
9530
|
|
|
9387
|
-
var _excluded$
|
|
9531
|
+
var _excluded$19 = ["size", "color", "strokeWidth"];
|
|
9388
9532
|
var Right = function Right(_ref) {
|
|
9389
9533
|
var _ref$size = _ref.size,
|
|
9390
9534
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9392,7 +9536,7 @@ var Right = function Right(_ref) {
|
|
|
9392
9536
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9393
9537
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9394
9538
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9395
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9539
|
+
props = _objectWithoutProperties(_ref, _excluded$19);
|
|
9396
9540
|
|
|
9397
9541
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9398
9542
|
width: size,
|
|
@@ -9408,7 +9552,7 @@ var Right = function Right(_ref) {
|
|
|
9408
9552
|
}));
|
|
9409
9553
|
};
|
|
9410
9554
|
|
|
9411
|
-
var _excluded$
|
|
9555
|
+
var _excluded$18 = ["size", "color", "strokeWidth"];
|
|
9412
9556
|
var RightAlign = function RightAlign(_ref) {
|
|
9413
9557
|
var _ref$size = _ref.size,
|
|
9414
9558
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9416,7 +9560,7 @@ var RightAlign = function RightAlign(_ref) {
|
|
|
9416
9560
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9417
9561
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9418
9562
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9419
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9563
|
+
props = _objectWithoutProperties(_ref, _excluded$18);
|
|
9420
9564
|
|
|
9421
9565
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9422
9566
|
width: size,
|
|
@@ -9467,7 +9611,7 @@ var RightAlign = function RightAlign(_ref) {
|
|
|
9467
9611
|
}))));
|
|
9468
9612
|
};
|
|
9469
9613
|
|
|
9470
|
-
var _excluded$
|
|
9614
|
+
var _excluded$17 = ["size", "color", "strokeWidth"];
|
|
9471
9615
|
var RightArrow = function RightArrow(_ref) {
|
|
9472
9616
|
var _ref$size = _ref.size,
|
|
9473
9617
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9475,7 +9619,7 @@ var RightArrow = function RightArrow(_ref) {
|
|
|
9475
9619
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9476
9620
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9477
9621
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9478
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9622
|
+
props = _objectWithoutProperties(_ref, _excluded$17);
|
|
9479
9623
|
|
|
9480
9624
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9481
9625
|
width: size,
|
|
@@ -9491,14 +9635,14 @@ var RightArrow = function RightArrow(_ref) {
|
|
|
9491
9635
|
}));
|
|
9492
9636
|
};
|
|
9493
9637
|
|
|
9494
|
-
var _excluded$
|
|
9638
|
+
var _excluded$16 = ["size", "color", "strokeWidth"];
|
|
9495
9639
|
var Robot = function Robot(_ref) {
|
|
9496
9640
|
var _ref$size = _ref.size,
|
|
9497
9641
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
9498
9642
|
_ref$color = _ref.color,
|
|
9499
9643
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
9500
9644
|
_ref.strokeWidth;
|
|
9501
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
9645
|
+
var props = _objectWithoutProperties(_ref, _excluded$16);
|
|
9502
9646
|
|
|
9503
9647
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9504
9648
|
width: size,
|
|
@@ -9516,7 +9660,7 @@ var Robot = function Robot(_ref) {
|
|
|
9516
9660
|
}));
|
|
9517
9661
|
};
|
|
9518
9662
|
|
|
9519
|
-
var _excluded$
|
|
9663
|
+
var _excluded$15 = ["size", "color", "strokeWidth"];
|
|
9520
9664
|
var SadFaceGrey = function SadFaceGrey(_ref) {
|
|
9521
9665
|
var _ref$size = _ref.size,
|
|
9522
9666
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9524,7 +9668,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
|
|
|
9524
9668
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9525
9669
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9526
9670
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9527
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9671
|
+
props = _objectWithoutProperties(_ref, _excluded$15);
|
|
9528
9672
|
|
|
9529
9673
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9530
9674
|
width: size,
|
|
@@ -9562,7 +9706,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
|
|
|
9562
9706
|
}))));
|
|
9563
9707
|
};
|
|
9564
9708
|
|
|
9565
|
-
var _excluded$
|
|
9709
|
+
var _excluded$14 = ["size", "color", "strokeWidth"];
|
|
9566
9710
|
var Scale = function Scale(_ref) {
|
|
9567
9711
|
var _ref$size = _ref.size,
|
|
9568
9712
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9570,7 +9714,7 @@ var Scale = function Scale(_ref) {
|
|
|
9570
9714
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9571
9715
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9572
9716
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9573
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9717
|
+
props = _objectWithoutProperties(_ref, _excluded$14);
|
|
9574
9718
|
|
|
9575
9719
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9576
9720
|
width: size,
|
|
@@ -9592,7 +9736,7 @@ var Scale = function Scale(_ref) {
|
|
|
9592
9736
|
}));
|
|
9593
9737
|
};
|
|
9594
9738
|
|
|
9595
|
-
var _excluded$
|
|
9739
|
+
var _excluded$13 = ["size", "color", "strokeWidth"];
|
|
9596
9740
|
var Search = function Search(_ref) {
|
|
9597
9741
|
var _ref$size = _ref.size,
|
|
9598
9742
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9600,7 +9744,7 @@ var Search = function Search(_ref) {
|
|
|
9600
9744
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9601
9745
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9602
9746
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9603
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9747
|
+
props = _objectWithoutProperties(_ref, _excluded$13);
|
|
9604
9748
|
|
|
9605
9749
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9606
9750
|
width: size,
|
|
@@ -9622,7 +9766,7 @@ var Search = function Search(_ref) {
|
|
|
9622
9766
|
}));
|
|
9623
9767
|
};
|
|
9624
9768
|
|
|
9625
|
-
var _excluded$
|
|
9769
|
+
var _excluded$12 = ["size", "color", "strokeWidth"];
|
|
9626
9770
|
var Sections = function Sections(_ref) {
|
|
9627
9771
|
var _ref$size = _ref.size,
|
|
9628
9772
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9630,7 +9774,7 @@ var Sections = function Sections(_ref) {
|
|
|
9630
9774
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9631
9775
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9632
9776
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9633
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9777
|
+
props = _objectWithoutProperties(_ref, _excluded$12);
|
|
9634
9778
|
|
|
9635
9779
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9636
9780
|
width: size,
|
|
@@ -9652,7 +9796,7 @@ var Sections = function Sections(_ref) {
|
|
|
9652
9796
|
}));
|
|
9653
9797
|
};
|
|
9654
9798
|
|
|
9655
|
-
var _excluded$
|
|
9799
|
+
var _excluded$11 = ["size", "color", "strokeWidth"];
|
|
9656
9800
|
var Security = function Security(_ref) {
|
|
9657
9801
|
var _ref$size = _ref.size,
|
|
9658
9802
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9660,7 +9804,7 @@ var Security = function Security(_ref) {
|
|
|
9660
9804
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9661
9805
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9662
9806
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9663
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9807
|
+
props = _objectWithoutProperties(_ref, _excluded$11);
|
|
9664
9808
|
|
|
9665
9809
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9666
9810
|
width: size,
|
|
@@ -9692,7 +9836,7 @@ var Security = function Security(_ref) {
|
|
|
9692
9836
|
}));
|
|
9693
9837
|
};
|
|
9694
9838
|
|
|
9695
|
-
var _excluded
|
|
9839
|
+
var _excluded$10 = ["size", "color", "strokeWidth"];
|
|
9696
9840
|
var Send = function Send(_ref) {
|
|
9697
9841
|
var _ref$size = _ref.size,
|
|
9698
9842
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9700,7 +9844,7 @@ var Send = function Send(_ref) {
|
|
|
9700
9844
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9701
9845
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9702
9846
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9703
|
-
props = _objectWithoutProperties(_ref, _excluded
|
|
9847
|
+
props = _objectWithoutProperties(_ref, _excluded$10);
|
|
9704
9848
|
|
|
9705
9849
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9706
9850
|
width: size,
|
|
@@ -9722,7 +9866,7 @@ var Send = function Send(_ref) {
|
|
|
9722
9866
|
}));
|
|
9723
9867
|
};
|
|
9724
9868
|
|
|
9725
|
-
var _excluded
|
|
9869
|
+
var _excluded$$ = ["size", "color", "strokeWidth"];
|
|
9726
9870
|
var SendPlane = function SendPlane(_ref) {
|
|
9727
9871
|
var _ref$size = _ref.size,
|
|
9728
9872
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9730,7 +9874,7 @@ var SendPlane = function SendPlane(_ref) {
|
|
|
9730
9874
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9731
9875
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9732
9876
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9733
|
-
props = _objectWithoutProperties(_ref, _excluded
|
|
9877
|
+
props = _objectWithoutProperties(_ref, _excluded$$);
|
|
9734
9878
|
|
|
9735
9879
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9736
9880
|
width: size,
|
|
@@ -9752,7 +9896,7 @@ var SendPlane = function SendPlane(_ref) {
|
|
|
9752
9896
|
}));
|
|
9753
9897
|
};
|
|
9754
9898
|
|
|
9755
|
-
var _excluded$
|
|
9899
|
+
var _excluded$_ = ["size", "color", "strokeWidth"];
|
|
9756
9900
|
var Seo = function Seo(_ref) {
|
|
9757
9901
|
var _ref$size = _ref.size,
|
|
9758
9902
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9760,7 +9904,7 @@ var Seo = function Seo(_ref) {
|
|
|
9760
9904
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9761
9905
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9762
9906
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9763
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9907
|
+
props = _objectWithoutProperties(_ref, _excluded$_);
|
|
9764
9908
|
|
|
9765
9909
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9766
9910
|
width: size,
|
|
@@ -9782,7 +9926,7 @@ var Seo = function Seo(_ref) {
|
|
|
9782
9926
|
}));
|
|
9783
9927
|
};
|
|
9784
9928
|
|
|
9785
|
-
var _excluded$
|
|
9929
|
+
var _excluded$Z = ["size", "color", "strokeWidth"];
|
|
9786
9930
|
var Settings = function Settings(_ref) {
|
|
9787
9931
|
var _ref$size = _ref.size,
|
|
9788
9932
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9790,7 +9934,7 @@ var Settings = function Settings(_ref) {
|
|
|
9790
9934
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9791
9935
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9792
9936
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9793
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9937
|
+
props = _objectWithoutProperties(_ref, _excluded$Z);
|
|
9794
9938
|
|
|
9795
9939
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9796
9940
|
width: size,
|
|
@@ -9812,14 +9956,14 @@ var Settings = function Settings(_ref) {
|
|
|
9812
9956
|
}));
|
|
9813
9957
|
};
|
|
9814
9958
|
|
|
9815
|
-
var _excluded$
|
|
9959
|
+
var _excluded$Y = ["size", "color", "strokeWidth"];
|
|
9816
9960
|
var SettingsChecked = function SettingsChecked(_ref) {
|
|
9817
9961
|
var _ref$size = _ref.size,
|
|
9818
9962
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
9819
9963
|
_ref$color = _ref.color,
|
|
9820
9964
|
color = _ref$color === void 0 ? "currentColor" : _ref$color;
|
|
9821
9965
|
_ref.strokeWidth;
|
|
9822
|
-
var props = _objectWithoutProperties(_ref, _excluded$
|
|
9966
|
+
var props = _objectWithoutProperties(_ref, _excluded$Y);
|
|
9823
9967
|
|
|
9824
9968
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9825
9969
|
width: size,
|
|
@@ -9838,7 +9982,7 @@ var SettingsChecked = function SettingsChecked(_ref) {
|
|
|
9838
9982
|
}));
|
|
9839
9983
|
};
|
|
9840
9984
|
|
|
9841
|
-
var _excluded$
|
|
9985
|
+
var _excluded$X = ["size", "color", "strokeWidth"];
|
|
9842
9986
|
var Share = function Share(_ref) {
|
|
9843
9987
|
var _ref$size = _ref.size,
|
|
9844
9988
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9846,7 +9990,7 @@ var Share = function Share(_ref) {
|
|
|
9846
9990
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9847
9991
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9848
9992
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9849
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
9993
|
+
props = _objectWithoutProperties(_ref, _excluded$X);
|
|
9850
9994
|
|
|
9851
9995
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9852
9996
|
width: size,
|
|
@@ -9886,7 +10030,7 @@ var Share = function Share(_ref) {
|
|
|
9886
10030
|
}));
|
|
9887
10031
|
};
|
|
9888
10032
|
|
|
9889
|
-
var _excluded$
|
|
10033
|
+
var _excluded$W = ["size", "color", "strokeWidth"];
|
|
9890
10034
|
var SidebarClose = function SidebarClose(_ref) {
|
|
9891
10035
|
var _ref$size = _ref.size,
|
|
9892
10036
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9894,7 +10038,7 @@ var SidebarClose = function SidebarClose(_ref) {
|
|
|
9894
10038
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9895
10039
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9896
10040
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9897
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10041
|
+
props = _objectWithoutProperties(_ref, _excluded$W);
|
|
9898
10042
|
|
|
9899
10043
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9900
10044
|
width: size,
|
|
@@ -9930,7 +10074,7 @@ var SidebarClose = function SidebarClose(_ref) {
|
|
|
9930
10074
|
}))));
|
|
9931
10075
|
};
|
|
9932
10076
|
|
|
9933
|
-
var _excluded$
|
|
10077
|
+
var _excluded$V = ["size", "color", "strokeWidth"];
|
|
9934
10078
|
var SidebarOpen = function SidebarOpen(_ref) {
|
|
9935
10079
|
var _ref$size = _ref.size,
|
|
9936
10080
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9938,7 +10082,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
|
|
|
9938
10082
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9939
10083
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9940
10084
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9941
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10085
|
+
props = _objectWithoutProperties(_ref, _excluded$V);
|
|
9942
10086
|
|
|
9943
10087
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9944
10088
|
width: size,
|
|
@@ -9974,7 +10118,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
|
|
|
9974
10118
|
}))));
|
|
9975
10119
|
};
|
|
9976
10120
|
|
|
9977
|
-
var _excluded$
|
|
10121
|
+
var _excluded$U = ["size", "color", "strokeWidth"];
|
|
9978
10122
|
var SmileFaceGrey = function SmileFaceGrey(_ref) {
|
|
9979
10123
|
var _ref$size = _ref.size,
|
|
9980
10124
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -9982,7 +10126,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
|
|
|
9982
10126
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
9983
10127
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
9984
10128
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
9985
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10129
|
+
props = _objectWithoutProperties(_ref, _excluded$U);
|
|
9986
10130
|
|
|
9987
10131
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9988
10132
|
width: size,
|
|
@@ -10020,7 +10164,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
|
|
|
10020
10164
|
}))));
|
|
10021
10165
|
};
|
|
10022
10166
|
|
|
10023
|
-
var _excluded$
|
|
10167
|
+
var _excluded$T = ["size", "color", "strokeWidth"];
|
|
10024
10168
|
var Smiley = function Smiley(_ref) {
|
|
10025
10169
|
var _ref$size = _ref.size,
|
|
10026
10170
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -10028,7 +10172,7 @@ var Smiley = function Smiley(_ref) {
|
|
|
10028
10172
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
10029
10173
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
10030
10174
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
10031
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10175
|
+
props = _objectWithoutProperties(_ref, _excluded$T);
|
|
10032
10176
|
|
|
10033
10177
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10034
10178
|
width: size,
|
|
@@ -10050,7 +10194,7 @@ var Smiley = function Smiley(_ref) {
|
|
|
10050
10194
|
}));
|
|
10051
10195
|
};
|
|
10052
10196
|
|
|
10053
|
-
var _excluded$
|
|
10197
|
+
var _excluded$S = ["size", "color", "strokeWidth"];
|
|
10054
10198
|
var Status = function Status(_ref) {
|
|
10055
10199
|
var _ref$size = _ref.size,
|
|
10056
10200
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -10058,7 +10202,7 @@ var Status = function Status(_ref) {
|
|
|
10058
10202
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
10059
10203
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
10060
10204
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
10061
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10205
|
+
props = _objectWithoutProperties(_ref, _excluded$S);
|
|
10062
10206
|
|
|
10063
10207
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10064
10208
|
width: size,
|
|
@@ -10074,7 +10218,7 @@ var Status = function Status(_ref) {
|
|
|
10074
10218
|
}));
|
|
10075
10219
|
};
|
|
10076
10220
|
|
|
10077
|
-
var _excluded$
|
|
10221
|
+
var _excluded$R = ["size", "color", "strokeWidth"];
|
|
10078
10222
|
var Subdomain = function Subdomain(_ref) {
|
|
10079
10223
|
var _ref$size = _ref.size,
|
|
10080
10224
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -10082,7 +10226,7 @@ var Subdomain = function Subdomain(_ref) {
|
|
|
10082
10226
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
10083
10227
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
10084
10228
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
10085
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10229
|
+
props = _objectWithoutProperties(_ref, _excluded$R);
|
|
10086
10230
|
|
|
10087
10231
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10088
10232
|
width: size,
|
|
@@ -10106,7 +10250,7 @@ var Subdomain = function Subdomain(_ref) {
|
|
|
10106
10250
|
}));
|
|
10107
10251
|
};
|
|
10108
10252
|
|
|
10109
|
-
var _excluded$
|
|
10253
|
+
var _excluded$Q = ["size", "color", "strokeWidth"];
|
|
10110
10254
|
var Suitcase = function Suitcase(_ref) {
|
|
10111
10255
|
var _ref$size = _ref.size,
|
|
10112
10256
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
@@ -10114,7 +10258,7 @@ var Suitcase = function Suitcase(_ref) {
|
|
|
10114
10258
|
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
10115
10259
|
_ref$strokeWidth = _ref.strokeWidth,
|
|
10116
10260
|
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
10117
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
10261
|
+
props = _objectWithoutProperties(_ref, _excluded$Q);
|
|
10118
10262
|
|
|
10119
10263
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10120
10264
|
width: size,
|
|
@@ -10136,6 +10280,86 @@ var Suitcase = function Suitcase(_ref) {
|
|
|
10136
10280
|
}));
|
|
10137
10281
|
};
|
|
10138
10282
|
|
|
10283
|
+
var _excluded$P = ["size", "color", "strokeWidth"];
|
|
10284
|
+
var Sun = function Sun(_ref) {
|
|
10285
|
+
var _ref$size = _ref.size,
|
|
10286
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
10287
|
+
_ref$color = _ref.color,
|
|
10288
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
10289
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
10290
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
10291
|
+
props = _objectWithoutProperties(_ref, _excluded$P);
|
|
10292
|
+
|
|
10293
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10294
|
+
width: size,
|
|
10295
|
+
height: size,
|
|
10296
|
+
viewBox: "0 0 24 24",
|
|
10297
|
+
fill: "none"
|
|
10298
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
10299
|
+
clipPath: "url(#Sun_js__clip0_6477_145)"
|
|
10300
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
10301
|
+
d: "M14.7788 14.8772C15.1609 14.5082 15.4656 14.0668 15.6753 13.5788C15.8849 13.0908 15.9952 12.5659 15.9998 12.0348C16.0045 11.5036 15.9033 10.9769 15.7021 10.4853C15.501 9.99375 15.204 9.54714 14.8284 9.17157C14.4529 8.796 14.0062 8.49899 13.5147 8.29787C13.0231 8.09674 12.4964 7.99554 11.9652 8.00015C11.4341 8.00477 10.9092 8.11511 10.4212 8.32475C9.93321 8.53438 9.49183 8.83911 9.12285 9.22115C8.39421 9.97556 7.99104 10.986 8.00015 12.0348C8.00926 13.0835 8.42994 14.0868 9.17157 14.8284C9.91321 15.5701 10.9165 15.9907 11.9652 15.9998C13.014 16.009 14.0244 15.6058 14.7788 14.8772Z",
|
|
10302
|
+
stroke: color,
|
|
10303
|
+
strokeWidth: strokeWidth,
|
|
10304
|
+
strokeLinecap: "round",
|
|
10305
|
+
strokeLinejoin: "round"
|
|
10306
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10307
|
+
d: "M7.4744 16.5256L6.3432 17.6568",
|
|
10308
|
+
stroke: color,
|
|
10309
|
+
strokeWidth: strokeWidth,
|
|
10310
|
+
strokeLinecap: "round",
|
|
10311
|
+
strokeLinejoin: "round"
|
|
10312
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10313
|
+
d: "M7.4744 7.47439L6.3432 6.34319",
|
|
10314
|
+
stroke: color,
|
|
10315
|
+
strokeWidth: strokeWidth,
|
|
10316
|
+
strokeLinecap: "round",
|
|
10317
|
+
strokeLinejoin: "round"
|
|
10318
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10319
|
+
d: "M16.5256 7.47439L17.6568 6.34319",
|
|
10320
|
+
stroke: color,
|
|
10321
|
+
strokeWidth: strokeWidth,
|
|
10322
|
+
strokeLinecap: "round",
|
|
10323
|
+
strokeLinejoin: "round"
|
|
10324
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10325
|
+
d: "M16.5256 16.5256L17.6568 17.6568",
|
|
10326
|
+
stroke: color,
|
|
10327
|
+
strokeWidth: strokeWidth,
|
|
10328
|
+
strokeLinecap: "round",
|
|
10329
|
+
strokeLinejoin: "round"
|
|
10330
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10331
|
+
d: "M5.6 12H4",
|
|
10332
|
+
stroke: color,
|
|
10333
|
+
strokeWidth: strokeWidth,
|
|
10334
|
+
strokeLinecap: "round",
|
|
10335
|
+
strokeLinejoin: "round"
|
|
10336
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10337
|
+
d: "M12 5.6V4",
|
|
10338
|
+
stroke: color,
|
|
10339
|
+
strokeWidth: strokeWidth,
|
|
10340
|
+
strokeLinecap: "round",
|
|
10341
|
+
strokeLinejoin: "round"
|
|
10342
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10343
|
+
d: "M18.4 12H20",
|
|
10344
|
+
stroke: color,
|
|
10345
|
+
strokeWidth: strokeWidth,
|
|
10346
|
+
strokeLinecap: "round",
|
|
10347
|
+
strokeLinejoin: "round"
|
|
10348
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10349
|
+
d: "M12 18.4V20",
|
|
10350
|
+
stroke: color,
|
|
10351
|
+
strokeWidth: strokeWidth,
|
|
10352
|
+
strokeLinecap: "round",
|
|
10353
|
+
strokeLinejoin: "round"
|
|
10354
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
10355
|
+
id: "Sun_js__clip0_6477_145"
|
|
10356
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
10357
|
+
width: 24,
|
|
10358
|
+
height: 24,
|
|
10359
|
+
fill: color
|
|
10360
|
+
}))));
|
|
10361
|
+
};
|
|
10362
|
+
|
|
10139
10363
|
var _excluded$O = ["size", "color", "strokeWidth"];
|
|
10140
10364
|
var Swap = function Swap(_ref) {
|
|
10141
10365
|
var _ref$size = _ref.size,
|
|
@@ -11727,6 +11951,7 @@ exports.CannedResponses = CannedResponses;
|
|
|
11727
11951
|
exports.Captcha = Captcha;
|
|
11728
11952
|
exports.Category = Category;
|
|
11729
11953
|
exports.CenterAlign = CenterAlign;
|
|
11954
|
+
exports.Certificate = Certificate;
|
|
11730
11955
|
exports.Chat = Chat;
|
|
11731
11956
|
exports.ChatBubble = ChatBubble;
|
|
11732
11957
|
exports.ChatEmpty = ChatEmpty;
|
|
@@ -11766,6 +11991,7 @@ exports.DownArrow = DownArrow;
|
|
|
11766
11991
|
exports.DownArrowCircle = DownArrowCircle;
|
|
11767
11992
|
exports.Download = Download;
|
|
11768
11993
|
exports.Draft = Draft;
|
|
11994
|
+
exports.Drag = Drag;
|
|
11769
11995
|
exports.Dropdown = Dropdown;
|
|
11770
11996
|
exports.DropdownClosed = DropdownClosed;
|
|
11771
11997
|
exports.Edit = Edit;
|
|
@@ -11851,6 +12077,7 @@ exports.MessageSquare = MessageSquare;
|
|
|
11851
12077
|
exports.Mic = Mic;
|
|
11852
12078
|
exports.Minus = Minus;
|
|
11853
12079
|
exports.Mobile = Mobile;
|
|
12080
|
+
exports.Moon = Moon;
|
|
11854
12081
|
exports.Movie = Movie;
|
|
11855
12082
|
exports.MultipleChoice = MultipleChoice;
|
|
11856
12083
|
exports.NeetoAnalytics = NeetoAnalytics;
|
|
@@ -11917,6 +12144,7 @@ exports.Smiley = Smiley;
|
|
|
11917
12144
|
exports.Status = Status;
|
|
11918
12145
|
exports.Subdomain = Subdomain;
|
|
11919
12146
|
exports.Suitcase = Suitcase;
|
|
12147
|
+
exports.Sun = Sun;
|
|
11920
12148
|
exports.Swap = Swap;
|
|
11921
12149
|
exports.Tablet = Tablet;
|
|
11922
12150
|
exports.Tag = Tag;
|