@bigbinary/neeto-icons 1.18.9 → 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.
@@ -2832,14 +2832,14 @@ if (process.env.NODE_ENV === 'production') {
2832
2832
 
2833
2833
  var React = react.exports;
2834
2834
 
2835
- var _excluded$49 = ["size", "color", "strokeWidth"];
2835
+ var _excluded$4c = ["size", "color", "strokeWidth"];
2836
2836
  var ActivityLog = function ActivityLog(_ref) {
2837
2837
  var _ref$size = _ref.size,
2838
2838
  size = _ref$size === void 0 ? 24 : _ref$size,
2839
2839
  _ref$color = _ref.color,
2840
2840
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
2841
2841
  _ref.strokeWidth;
2842
- var props = _objectWithoutProperties(_ref, _excluded$49);
2842
+ var props = _objectWithoutProperties(_ref, _excluded$4c);
2843
2843
 
2844
2844
  return /*#__PURE__*/React.createElement("svg", _extends({
2845
2845
  width: size,
@@ -2861,7 +2861,7 @@ var ActivityLog = function ActivityLog(_ref) {
2861
2861
  }));
2862
2862
  };
2863
2863
 
2864
- var _excluded$48 = ["size", "color", "strokeWidth"];
2864
+ var _excluded$4b = ["size", "color", "strokeWidth"];
2865
2865
  var AddCircle = function AddCircle(_ref) {
2866
2866
  var _ref$size = _ref.size,
2867
2867
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2869,7 +2869,7 @@ var AddCircle = function AddCircle(_ref) {
2869
2869
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2870
2870
  _ref$strokeWidth = _ref.strokeWidth,
2871
2871
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2872
- props = _objectWithoutProperties(_ref, _excluded$48);
2872
+ props = _objectWithoutProperties(_ref, _excluded$4b);
2873
2873
 
2874
2874
  return /*#__PURE__*/React.createElement("svg", _extends({
2875
2875
  width: size,
@@ -2901,7 +2901,7 @@ var AddCircle = function AddCircle(_ref) {
2901
2901
  }));
2902
2902
  };
2903
2903
 
2904
- var _excluded$47 = ["size", "color", "strokeWidth"];
2904
+ var _excluded$4a = ["size", "color", "strokeWidth"];
2905
2905
  var AddMenu = function AddMenu(_ref) {
2906
2906
  var _ref$size = _ref.size,
2907
2907
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2909,7 +2909,7 @@ var AddMenu = function AddMenu(_ref) {
2909
2909
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2910
2910
  _ref$strokeWidth = _ref.strokeWidth,
2911
2911
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2912
- props = _objectWithoutProperties(_ref, _excluded$47);
2912
+ props = _objectWithoutProperties(_ref, _excluded$4a);
2913
2913
 
2914
2914
  return /*#__PURE__*/React.createElement("svg", _extends({
2915
2915
  width: size,
@@ -2948,7 +2948,7 @@ var AddMenu = function AddMenu(_ref) {
2948
2948
  }));
2949
2949
  };
2950
2950
 
2951
- var _excluded$46 = ["size", "color", "strokeWidth"];
2951
+ var _excluded$49 = ["size", "color", "strokeWidth"];
2952
2952
  var AddRectangle = function AddRectangle(_ref) {
2953
2953
  var _ref$size = _ref.size,
2954
2954
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2956,7 +2956,7 @@ var AddRectangle = function AddRectangle(_ref) {
2956
2956
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2957
2957
  _ref$strokeWidth = _ref.strokeWidth,
2958
2958
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2959
- props = _objectWithoutProperties(_ref, _excluded$46);
2959
+ props = _objectWithoutProperties(_ref, _excluded$49);
2960
2960
 
2961
2961
  return /*#__PURE__*/React.createElement("svg", _extends({
2962
2962
  width: size,
@@ -2972,7 +2972,7 @@ var AddRectangle = function AddRectangle(_ref) {
2972
2972
  }));
2973
2973
  };
2974
2974
 
2975
- var _excluded$45 = ["size", "color", "strokeWidth"];
2975
+ var _excluded$48 = ["size", "color", "strokeWidth"];
2976
2976
  var Address = function Address(_ref) {
2977
2977
  var _ref$size = _ref.size,
2978
2978
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2980,7 +2980,7 @@ var Address = function Address(_ref) {
2980
2980
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2981
2981
  _ref$strokeWidth = _ref.strokeWidth,
2982
2982
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2983
- props = _objectWithoutProperties(_ref, _excluded$45);
2983
+ props = _objectWithoutProperties(_ref, _excluded$48);
2984
2984
 
2985
2985
  return /*#__PURE__*/React.createElement("svg", _extends({
2986
2986
  width: size,
@@ -3026,7 +3026,7 @@ var Address = function Address(_ref) {
3026
3026
  }));
3027
3027
  };
3028
3028
 
3029
- var _excluded$44 = ["size", "color", "strokeWidth"];
3029
+ var _excluded$47 = ["size", "color", "strokeWidth"];
3030
3030
  var Agents = function Agents(_ref) {
3031
3031
  var _ref$size = _ref.size,
3032
3032
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3034,7 +3034,7 @@ var Agents = function Agents(_ref) {
3034
3034
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3035
3035
  _ref$strokeWidth = _ref.strokeWidth,
3036
3036
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3037
- props = _objectWithoutProperties(_ref, _excluded$44);
3037
+ props = _objectWithoutProperties(_ref, _excluded$47);
3038
3038
 
3039
3039
  return /*#__PURE__*/React.createElement("svg", _extends({
3040
3040
  width: size,
@@ -3050,14 +3050,14 @@ var Agents = function Agents(_ref) {
3050
3050
  }));
3051
3051
  };
3052
3052
 
3053
- var _excluded$43 = ["size", "color", "strokeWidth"];
3053
+ var _excluded$46 = ["size", "color", "strokeWidth"];
3054
3054
  var Apple = function Apple(_ref) {
3055
3055
  var _ref$size = _ref.size,
3056
3056
  size = _ref$size === void 0 ? 24 : _ref$size,
3057
3057
  _ref$color = _ref.color,
3058
3058
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3059
3059
  _ref.strokeWidth;
3060
- var props = _objectWithoutProperties(_ref, _excluded$43);
3060
+ var props = _objectWithoutProperties(_ref, _excluded$46);
3061
3061
 
3062
3062
  return /*#__PURE__*/React.createElement("svg", _extends({
3063
3063
  width: size,
@@ -3077,7 +3077,7 @@ var Apple = function Apple(_ref) {
3077
3077
  }));
3078
3078
  };
3079
3079
 
3080
- var _excluded$42 = ["size", "color", "strokeWidth"];
3080
+ var _excluded$45 = ["size", "color", "strokeWidth"];
3081
3081
  var AppSwitcher = function AppSwitcher(_ref) {
3082
3082
  var _ref$size = _ref.size,
3083
3083
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3085,7 +3085,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
3085
3085
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3086
3086
  _ref$strokeWidth = _ref.strokeWidth,
3087
3087
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3088
- props = _objectWithoutProperties(_ref, _excluded$42);
3088
+ props = _objectWithoutProperties(_ref, _excluded$45);
3089
3089
 
3090
3090
  return /*#__PURE__*/React.createElement("svg", _extends({
3091
3091
  width: size,
@@ -3111,7 +3111,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
3111
3111
  }));
3112
3112
  };
3113
3113
 
3114
- var _excluded$41 = ["size", "color", "strokeWidth"];
3114
+ var _excluded$44 = ["size", "color", "strokeWidth"];
3115
3115
  var Archive = function Archive(_ref) {
3116
3116
  var _ref$size = _ref.size,
3117
3117
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3119,7 +3119,7 @@ var Archive = function Archive(_ref) {
3119
3119
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3120
3120
  _ref$strokeWidth = _ref.strokeWidth,
3121
3121
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3122
- props = _objectWithoutProperties(_ref, _excluded$41);
3122
+ props = _objectWithoutProperties(_ref, _excluded$44);
3123
3123
 
3124
3124
  return /*#__PURE__*/React.createElement("svg", _extends({
3125
3125
  width: size,
@@ -3150,14 +3150,14 @@ var Archive = function Archive(_ref) {
3150
3150
  }))));
3151
3151
  };
3152
3152
 
3153
- var _excluded$40 = ["size", "color", "strokeWidth"];
3153
+ var _excluded$43 = ["size", "color", "strokeWidth"];
3154
3154
  var Articles = function Articles(_ref) {
3155
3155
  var _ref$size = _ref.size,
3156
3156
  size = _ref$size === void 0 ? 24 : _ref$size,
3157
3157
  _ref$color = _ref.color,
3158
3158
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3159
3159
  _ref.strokeWidth;
3160
- var props = _objectWithoutProperties(_ref, _excluded$40);
3160
+ var props = _objectWithoutProperties(_ref, _excluded$43);
3161
3161
 
3162
3162
  return /*#__PURE__*/React.createElement("svg", _extends({
3163
3163
  width: size,
@@ -3192,7 +3192,7 @@ var Articles = function Articles(_ref) {
3192
3192
  }));
3193
3193
  };
3194
3194
 
3195
- var _excluded$3$ = ["size", "color", "strokeWidth"];
3195
+ var _excluded$42 = ["size", "color", "strokeWidth"];
3196
3196
  var Attachment = function Attachment(_ref) {
3197
3197
  var _ref$size = _ref.size,
3198
3198
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3200,7 +3200,7 @@ var Attachment = function Attachment(_ref) {
3200
3200
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3201
3201
  _ref$strokeWidth = _ref.strokeWidth,
3202
3202
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3203
- props = _objectWithoutProperties(_ref, _excluded$3$);
3203
+ props = _objectWithoutProperties(_ref, _excluded$42);
3204
3204
 
3205
3205
  return /*#__PURE__*/React.createElement("svg", _extends({
3206
3206
  width: size,
@@ -3224,7 +3224,7 @@ var Attachment = function Attachment(_ref) {
3224
3224
  }))));
3225
3225
  };
3226
3226
 
3227
- var _excluded$3_ = ["size", "color", "strokeWidth"];
3227
+ var _excluded$41 = ["size", "color", "strokeWidth"];
3228
3228
  var Bank = function Bank(_ref) {
3229
3229
  var _ref$size = _ref.size,
3230
3230
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3232,7 +3232,7 @@ var Bank = function Bank(_ref) {
3232
3232
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3233
3233
  _ref$strokeWidth = _ref.strokeWidth,
3234
3234
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3235
- props = _objectWithoutProperties(_ref, _excluded$3_);
3235
+ props = _objectWithoutProperties(_ref, _excluded$41);
3236
3236
 
3237
3237
  return /*#__PURE__*/React.createElement("svg", _extends({
3238
3238
  width: size,
@@ -3287,7 +3287,7 @@ var Bank = function Bank(_ref) {
3287
3287
  }));
3288
3288
  };
3289
3289
 
3290
- var _excluded$3Z = ["size", "color", "strokeWidth"];
3290
+ var _excluded$40 = ["size", "color", "strokeWidth"];
3291
3291
  var Blockquote = function Blockquote(_ref) {
3292
3292
  var _ref$size = _ref.size,
3293
3293
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3295,7 +3295,7 @@ var Blockquote = function Blockquote(_ref) {
3295
3295
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3296
3296
  _ref$strokeWidth = _ref.strokeWidth,
3297
3297
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3298
- props = _objectWithoutProperties(_ref, _excluded$3Z);
3298
+ props = _objectWithoutProperties(_ref, _excluded$40);
3299
3299
 
3300
3300
  return /*#__PURE__*/React.createElement("svg", _extends({
3301
3301
  width: size,
@@ -3311,7 +3311,7 @@ var Blockquote = function Blockquote(_ref) {
3311
3311
  }));
3312
3312
  };
3313
3313
 
3314
- var _excluded$3Y = ["size", "color", "strokeWidth"];
3314
+ var _excluded$3$ = ["size", "color", "strokeWidth"];
3315
3315
  var Book = function Book(_ref) {
3316
3316
  var _ref$size = _ref.size,
3317
3317
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3319,7 +3319,7 @@ var Book = function Book(_ref) {
3319
3319
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3320
3320
  _ref$strokeWidth = _ref.strokeWidth,
3321
3321
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3322
- props = _objectWithoutProperties(_ref, _excluded$3Y);
3322
+ props = _objectWithoutProperties(_ref, _excluded$3$);
3323
3323
 
3324
3324
  return /*#__PURE__*/React.createElement("svg", _extends({
3325
3325
  width: size,
@@ -3335,14 +3335,14 @@ var Book = function Book(_ref) {
3335
3335
  }));
3336
3336
  };
3337
3337
 
3338
- var _excluded$3X = ["size", "color", "strokeWidth"];
3338
+ var _excluded$3_ = ["size", "color", "strokeWidth"];
3339
3339
  var Bookmark = function Bookmark(_ref) {
3340
3340
  var _ref$size = _ref.size,
3341
3341
  size = _ref$size === void 0 ? 24 : _ref$size,
3342
3342
  _ref$color = _ref.color,
3343
3343
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3344
3344
  _ref.strokeWidth;
3345
- var props = _objectWithoutProperties(_ref, _excluded$3X);
3345
+ var props = _objectWithoutProperties(_ref, _excluded$3_);
3346
3346
 
3347
3347
  return /*#__PURE__*/React.createElement("svg", _extends({
3348
3348
  width: size,
@@ -3358,7 +3358,7 @@ var Bookmark = function Bookmark(_ref) {
3358
3358
  }));
3359
3359
  };
3360
3360
 
3361
- var _excluded$3W = ["size", "color", "strokeWidth"];
3361
+ var _excluded$3Z = ["size", "color", "strokeWidth"];
3362
3362
  var BookOpen = function BookOpen(_ref) {
3363
3363
  var _ref$size = _ref.size,
3364
3364
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3366,7 +3366,7 @@ var BookOpen = function BookOpen(_ref) {
3366
3366
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3367
3367
  _ref$strokeWidth = _ref.strokeWidth,
3368
3368
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3369
- props = _objectWithoutProperties(_ref, _excluded$3W);
3369
+ props = _objectWithoutProperties(_ref, _excluded$3Z);
3370
3370
 
3371
3371
  return /*#__PURE__*/React.createElement("svg", _extends({
3372
3372
  width: size,
@@ -3388,14 +3388,14 @@ var BookOpen = function BookOpen(_ref) {
3388
3388
  }));
3389
3389
  };
3390
3390
 
3391
- var _excluded$3V = ["size", "color", "strokeWidth"];
3391
+ var _excluded$3Y = ["size", "color", "strokeWidth"];
3392
3392
  var Braces = function Braces(_ref) {
3393
3393
  var _ref$size = _ref.size,
3394
3394
  size = _ref$size === void 0 ? 24 : _ref$size,
3395
3395
  _ref$color = _ref.color,
3396
3396
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3397
3397
  _ref.strokeWidth;
3398
- var props = _objectWithoutProperties(_ref, _excluded$3V);
3398
+ var props = _objectWithoutProperties(_ref, _excluded$3Y);
3399
3399
 
3400
3400
  return /*#__PURE__*/React.createElement("svg", _extends({
3401
3401
  width: size,
@@ -3408,7 +3408,7 @@ var Braces = function Braces(_ref) {
3408
3408
  }));
3409
3409
  };
3410
3410
 
3411
- var _excluded$3U = ["size", "color", "strokeWidth"];
3411
+ var _excluded$3X = ["size", "color", "strokeWidth"];
3412
3412
  var Building = function Building(_ref) {
3413
3413
  var _ref$size = _ref.size,
3414
3414
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3416,7 +3416,7 @@ var Building = function Building(_ref) {
3416
3416
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3417
3417
  _ref$strokeWidth = _ref.strokeWidth,
3418
3418
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3419
- props = _objectWithoutProperties(_ref, _excluded$3U);
3419
+ props = _objectWithoutProperties(_ref, _excluded$3X);
3420
3420
 
3421
3421
  return /*#__PURE__*/React.createElement("svg", _extends({
3422
3422
  width: size,
@@ -3475,7 +3475,7 @@ var Building = function Building(_ref) {
3475
3475
  }));
3476
3476
  };
3477
3477
 
3478
- var _excluded$3T = ["size", "color", "strokeWidth"];
3478
+ var _excluded$3W = ["size", "color", "strokeWidth"];
3479
3479
  var Calendar = function Calendar(_ref) {
3480
3480
  var _ref$size = _ref.size,
3481
3481
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3483,7 +3483,7 @@ var Calendar = function Calendar(_ref) {
3483
3483
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3484
3484
  _ref$strokeWidth = _ref.strokeWidth,
3485
3485
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3486
- props = _objectWithoutProperties(_ref, _excluded$3T);
3486
+ props = _objectWithoutProperties(_ref, _excluded$3W);
3487
3487
 
3488
3488
  return /*#__PURE__*/React.createElement("svg", _extends({
3489
3489
  width: size,
@@ -3517,7 +3517,7 @@ var Calendar = function Calendar(_ref) {
3517
3517
  }));
3518
3518
  };
3519
3519
 
3520
- var _excluded$3S = ["size", "color", "strokeWidth"];
3520
+ var _excluded$3V = ["size", "color", "strokeWidth"];
3521
3521
  var Camera = function Camera(_ref) {
3522
3522
  var _ref$size = _ref.size,
3523
3523
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3525,7 +3525,7 @@ var Camera = function Camera(_ref) {
3525
3525
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3526
3526
  _ref$strokeWidth = _ref.strokeWidth,
3527
3527
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3528
- props = _objectWithoutProperties(_ref, _excluded$3S);
3528
+ props = _objectWithoutProperties(_ref, _excluded$3V);
3529
3529
 
3530
3530
  return /*#__PURE__*/React.createElement("svg", _extends({
3531
3531
  width: size,
@@ -3553,14 +3553,14 @@ var Camera = function Camera(_ref) {
3553
3553
  }));
3554
3554
  };
3555
3555
 
3556
- var _excluded$3R = ["size", "color", "strokeWidth"];
3556
+ var _excluded$3U = ["size", "color", "strokeWidth"];
3557
3557
  var CannedResponses = function CannedResponses(_ref) {
3558
3558
  var _ref$size = _ref.size,
3559
3559
  size = _ref$size === void 0 ? 24 : _ref$size,
3560
3560
  _ref$color = _ref.color,
3561
3561
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3562
3562
  _ref.strokeWidth;
3563
- var props = _objectWithoutProperties(_ref, _excluded$3R);
3563
+ var props = _objectWithoutProperties(_ref, _excluded$3U);
3564
3564
 
3565
3565
  return /*#__PURE__*/React.createElement("svg", _extends({
3566
3566
  width: size,
@@ -3573,7 +3573,7 @@ var CannedResponses = function CannedResponses(_ref) {
3573
3573
  }));
3574
3574
  };
3575
3575
 
3576
- var _excluded$3Q = ["size", "color", "strokeWidth"];
3576
+ var _excluded$3T = ["size", "color", "strokeWidth"];
3577
3577
  var Captcha = function Captcha(_ref) {
3578
3578
  var _ref$size = _ref.size,
3579
3579
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3581,7 +3581,7 @@ var Captcha = function Captcha(_ref) {
3581
3581
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3582
3582
  _ref$strokeWidth = _ref.strokeWidth,
3583
3583
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3584
- props = _objectWithoutProperties(_ref, _excluded$3Q);
3584
+ props = _objectWithoutProperties(_ref, _excluded$3T);
3585
3585
 
3586
3586
  return /*#__PURE__*/React.createElement("svg", _extends({
3587
3587
  width: size,
@@ -3609,7 +3609,7 @@ var Captcha = function Captcha(_ref) {
3609
3609
  }));
3610
3610
  };
3611
3611
 
3612
- var _excluded$3P = ["size", "color", "strokeWidth"];
3612
+ var _excluded$3S = ["size", "color", "strokeWidth"];
3613
3613
  var Category = function Category(_ref) {
3614
3614
  var _ref$size = _ref.size,
3615
3615
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3617,7 +3617,7 @@ var Category = function Category(_ref) {
3617
3617
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3618
3618
  _ref$strokeWidth = _ref.strokeWidth,
3619
3619
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3620
- props = _objectWithoutProperties(_ref, _excluded$3P);
3620
+ props = _objectWithoutProperties(_ref, _excluded$3S);
3621
3621
 
3622
3622
  return /*#__PURE__*/React.createElement("svg", _extends({
3623
3623
  width: size,
@@ -3633,7 +3633,7 @@ var Category = function Category(_ref) {
3633
3633
  }));
3634
3634
  };
3635
3635
 
3636
- var _excluded$3O = ["size", "color", "strokeWidth"];
3636
+ var _excluded$3R = ["size", "color", "strokeWidth"];
3637
3637
  var CenterAlign = function CenterAlign(_ref) {
3638
3638
  var _ref$size = _ref.size,
3639
3639
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3641,7 +3641,7 @@ var CenterAlign = function CenterAlign(_ref) {
3641
3641
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3642
3642
  _ref$strokeWidth = _ref.strokeWidth,
3643
3643
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3644
- props = _objectWithoutProperties(_ref, _excluded$3O);
3644
+ props = _objectWithoutProperties(_ref, _excluded$3R);
3645
3645
 
3646
3646
  return /*#__PURE__*/React.createElement("svg", _extends({
3647
3647
  width: size,
@@ -3699,7 +3699,51 @@ var CenterAlign = function CenterAlign(_ref) {
3699
3699
  }))));
3700
3700
  };
3701
3701
 
3702
- var _excluded$3N = ["size", "color", "strokeWidth"];
3702
+ var _excluded$3Q = ["size", "color", "strokeWidth"];
3703
+ var Certificate = function Certificate(_ref) {
3704
+ var _ref$size = _ref.size,
3705
+ size = _ref$size === void 0 ? 24 : _ref$size,
3706
+ _ref$color = _ref.color,
3707
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
3708
+ _ref$strokeWidth = _ref.strokeWidth,
3709
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3710
+ props = _objectWithoutProperties(_ref, _excluded$3Q);
3711
+
3712
+ return /*#__PURE__*/React.createElement("svg", _extends({
3713
+ width: size,
3714
+ height: size,
3715
+ viewBox: "0 0 24 24",
3716
+ fill: "none"
3717
+ }, props), /*#__PURE__*/React.createElement("g", {
3718
+ clipPath: "url(#Certificate_js__clip0_6477_264)"
3719
+ }, /*#__PURE__*/React.createElement("circle", {
3720
+ cx: 11.7906,
3721
+ cy: 9.75,
3722
+ r: 6.75,
3723
+ stroke: color,
3724
+ strokeWidth: strokeWidth
3725
+ }), /*#__PURE__*/React.createElement("path", {
3726
+ 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",
3727
+ stroke: color,
3728
+ strokeWidth: strokeWidth
3729
+ }), /*#__PURE__*/React.createElement("path", {
3730
+ 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",
3731
+ stroke: color,
3732
+ strokeWidth: strokeWidth
3733
+ }), /*#__PURE__*/React.createElement("path", {
3734
+ 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",
3735
+ stroke: color,
3736
+ strokeWidth: strokeWidth
3737
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3738
+ id: "Certificate_js__clip0_6477_264"
3739
+ }, /*#__PURE__*/React.createElement("rect", {
3740
+ width: 24,
3741
+ height: 24,
3742
+ fill: color
3743
+ }))));
3744
+ };
3745
+
3746
+ var _excluded$3P = ["size", "color", "strokeWidth"];
3703
3747
  var ChatOffline = function ChatOffline(_ref) {
3704
3748
  var _ref$size = _ref.size,
3705
3749
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3707,7 +3751,7 @@ var ChatOffline = function ChatOffline(_ref) {
3707
3751
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3708
3752
  _ref$strokeWidth = _ref.strokeWidth,
3709
3753
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3710
- props = _objectWithoutProperties(_ref, _excluded$3N);
3754
+ props = _objectWithoutProperties(_ref, _excluded$3P);
3711
3755
 
3712
3756
  return /*#__PURE__*/React.createElement("svg", _extends({
3713
3757
  width: size,
@@ -3728,7 +3772,7 @@ var ChatOffline = function ChatOffline(_ref) {
3728
3772
  }));
3729
3773
  };
3730
3774
 
3731
- var _excluded$3M = ["size", "color", "strokeWidth"];
3775
+ var _excluded$3O = ["size", "color", "strokeWidth"];
3732
3776
  var Chat = function Chat(_ref) {
3733
3777
  var _ref$size = _ref.size,
3734
3778
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3736,7 +3780,7 @@ var Chat = function Chat(_ref) {
3736
3780
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3737
3781
  _ref$strokeWidth = _ref.strokeWidth,
3738
3782
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3739
- props = _objectWithoutProperties(_ref, _excluded$3M);
3783
+ props = _objectWithoutProperties(_ref, _excluded$3O);
3740
3784
 
3741
3785
  return /*#__PURE__*/React.createElement("svg", _extends({
3742
3786
  width: size,
@@ -3758,14 +3802,14 @@ var Chat = function Chat(_ref) {
3758
3802
  }));
3759
3803
  };
3760
3804
 
3761
- var _excluded$3L = ["size", "color", "strokeWidth"];
3805
+ var _excluded$3N = ["size", "color", "strokeWidth"];
3762
3806
  var ChatBubble = function ChatBubble(_ref) {
3763
3807
  var _ref$size = _ref.size,
3764
3808
  size = _ref$size === void 0 ? 24 : _ref$size,
3765
3809
  _ref$color = _ref.color,
3766
3810
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3767
3811
  _ref.strokeWidth;
3768
- var props = _objectWithoutProperties(_ref, _excluded$3L);
3812
+ var props = _objectWithoutProperties(_ref, _excluded$3N);
3769
3813
 
3770
3814
  return /*#__PURE__*/React.createElement("svg", _extends({
3771
3815
  width: size,
@@ -3781,7 +3825,7 @@ var ChatBubble = function ChatBubble(_ref) {
3781
3825
  }));
3782
3826
  };
3783
3827
 
3784
- var _excluded$3K = ["size", "color", "strokeWidth"];
3828
+ var _excluded$3M = ["size", "color", "strokeWidth"];
3785
3829
  var ChatEmpty = function ChatEmpty(_ref) {
3786
3830
  var _ref$size = _ref.size,
3787
3831
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3789,7 +3833,7 @@ var ChatEmpty = function ChatEmpty(_ref) {
3789
3833
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3790
3834
  _ref$strokeWidth = _ref.strokeWidth,
3791
3835
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3792
- props = _objectWithoutProperties(_ref, _excluded$3K);
3836
+ props = _objectWithoutProperties(_ref, _excluded$3M);
3793
3837
 
3794
3838
  return /*#__PURE__*/React.createElement("svg", _extends({
3795
3839
  width: size,
@@ -3805,14 +3849,14 @@ var ChatEmpty = function ChatEmpty(_ref) {
3805
3849
  }));
3806
3850
  };
3807
3851
 
3808
- var _excluded$3J = ["size", "color", "strokeWidth"];
3852
+ var _excluded$3L = ["size", "color", "strokeWidth"];
3809
3853
  var ChatNotification = function ChatNotification(_ref) {
3810
3854
  var _ref$size = _ref.size,
3811
3855
  size = _ref$size === void 0 ? 24 : _ref$size,
3812
3856
  _ref$color = _ref.color,
3813
3857
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3814
3858
  _ref.strokeWidth;
3815
- var props = _objectWithoutProperties(_ref, _excluded$3J);
3859
+ var props = _objectWithoutProperties(_ref, _excluded$3L);
3816
3860
 
3817
3861
  return /*#__PURE__*/React.createElement("svg", _extends({
3818
3862
  width: size,
@@ -3828,7 +3872,7 @@ var ChatNotification = function ChatNotification(_ref) {
3828
3872
  }));
3829
3873
  };
3830
3874
 
3831
- var _excluded$3I = ["size", "color", "strokeWidth"];
3875
+ var _excluded$3K = ["size", "color", "strokeWidth"];
3832
3876
  var Check = function Check(_ref) {
3833
3877
  var _ref$size = _ref.size,
3834
3878
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3836,7 +3880,7 @@ var Check = function Check(_ref) {
3836
3880
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3837
3881
  _ref$strokeWidth = _ref.strokeWidth,
3838
3882
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3839
- props = _objectWithoutProperties(_ref, _excluded$3I);
3883
+ props = _objectWithoutProperties(_ref, _excluded$3K);
3840
3884
 
3841
3885
  return /*#__PURE__*/React.createElement("svg", _extends({
3842
3886
  width: size,
@@ -3852,7 +3896,7 @@ var Check = function Check(_ref) {
3852
3896
  }));
3853
3897
  };
3854
3898
 
3855
- var _excluded$3H = ["size", "color", "strokeWidth"];
3899
+ var _excluded$3J = ["size", "color", "strokeWidth"];
3856
3900
  var Checkbox = function Checkbox(_ref) {
3857
3901
  var _ref$size = _ref.size,
3858
3902
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3860,7 +3904,7 @@ var Checkbox = function Checkbox(_ref) {
3860
3904
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3861
3905
  _ref$strokeWidth = _ref.strokeWidth,
3862
3906
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3863
- props = _objectWithoutProperties(_ref, _excluded$3H);
3907
+ props = _objectWithoutProperties(_ref, _excluded$3J);
3864
3908
 
3865
3909
  return /*#__PURE__*/React.createElement("svg", _extends({
3866
3910
  width: size,
@@ -3884,7 +3928,7 @@ var Checkbox = function Checkbox(_ref) {
3884
3928
  }));
3885
3929
  };
3886
3930
 
3887
- var _excluded$3G = ["size", "color", "strokeWidth"];
3931
+ var _excluded$3I = ["size", "color", "strokeWidth"];
3888
3932
  var CheckboxInactive = function CheckboxInactive(_ref) {
3889
3933
  var _ref$size = _ref.size,
3890
3934
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3892,7 +3936,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
3892
3936
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3893
3937
  _ref$strokeWidth = _ref.strokeWidth,
3894
3938
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3895
- props = _objectWithoutProperties(_ref, _excluded$3G);
3939
+ props = _objectWithoutProperties(_ref, _excluded$3I);
3896
3940
 
3897
3941
  return /*#__PURE__*/React.createElement("svg", _extends({
3898
3942
  width: size,
@@ -3910,7 +3954,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
3910
3954
  }));
3911
3955
  };
3912
3956
 
3913
- var _excluded$3F = ["size", "color", "strokeWidth"];
3957
+ var _excluded$3H = ["size", "color", "strokeWidth"];
3914
3958
  var CheckCircle = function CheckCircle(_ref) {
3915
3959
  var _ref$size = _ref.size,
3916
3960
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3918,7 +3962,7 @@ var CheckCircle = function CheckCircle(_ref) {
3918
3962
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3919
3963
  _ref$strokeWidth = _ref.strokeWidth,
3920
3964
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3921
- props = _objectWithoutProperties(_ref, _excluded$3F);
3965
+ props = _objectWithoutProperties(_ref, _excluded$3H);
3922
3966
 
3923
3967
  return /*#__PURE__*/React.createElement("svg", _extends({
3924
3968
  width: size,
@@ -3940,7 +3984,7 @@ var CheckCircle = function CheckCircle(_ref) {
3940
3984
  }));
3941
3985
  };
3942
3986
 
3943
- var _excluded$3E = ["size", "color", "strokeWidth"];
3987
+ var _excluded$3G = ["size", "color", "strokeWidth"];
3944
3988
  var Checkmark = function Checkmark(_ref) {
3945
3989
  var _ref$size = _ref.size,
3946
3990
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3948,7 +3992,7 @@ var Checkmark = function Checkmark(_ref) {
3948
3992
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3949
3993
  _ref$strokeWidth = _ref.strokeWidth,
3950
3994
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3951
- props = _objectWithoutProperties(_ref, _excluded$3E);
3995
+ props = _objectWithoutProperties(_ref, _excluded$3G);
3952
3996
 
3953
3997
  return /*#__PURE__*/React.createElement("svg", _extends({
3954
3998
  width: size,
@@ -3970,14 +4014,14 @@ var Checkmark = function Checkmark(_ref) {
3970
4014
  }));
3971
4015
  };
3972
4016
 
3973
- var _excluded$3D = ["size", "color", "strokeWidth"];
4017
+ var _excluded$3F = ["size", "color", "strokeWidth"];
3974
4018
  var Chrome = function Chrome(_ref) {
3975
4019
  var _ref$size = _ref.size,
3976
4020
  size = _ref$size === void 0 ? 24 : _ref$size,
3977
4021
  _ref$color = _ref.color,
3978
4022
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3979
4023
  _ref.strokeWidth;
3980
- var props = _objectWithoutProperties(_ref, _excluded$3D);
4024
+ var props = _objectWithoutProperties(_ref, _excluded$3F);
3981
4025
 
3982
4026
  return /*#__PURE__*/React.createElement("svg", _extends({
3983
4027
  width: size,
@@ -3997,7 +4041,7 @@ var Chrome = function Chrome(_ref) {
3997
4041
  }));
3998
4042
  };
3999
4043
 
4000
- var _excluded$3C = ["size", "color", "strokeWidth"];
4044
+ var _excluded$3E = ["size", "color", "strokeWidth"];
4001
4045
  var Clock = function Clock(_ref) {
4002
4046
  var _ref$size = _ref.size,
4003
4047
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4005,7 +4049,7 @@ var Clock = function Clock(_ref) {
4005
4049
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4006
4050
  _ref$strokeWidth = _ref.strokeWidth,
4007
4051
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4008
- props = _objectWithoutProperties(_ref, _excluded$3C);
4052
+ props = _objectWithoutProperties(_ref, _excluded$3E);
4009
4053
 
4010
4054
  return /*#__PURE__*/React.createElement("svg", _extends({
4011
4055
  width: size,
@@ -4027,7 +4071,7 @@ var Clock = function Clock(_ref) {
4027
4071
  }));
4028
4072
  };
4029
4073
 
4030
- var _excluded$3B = ["size", "color", "strokeWidth"];
4074
+ var _excluded$3D = ["size", "color", "strokeWidth"];
4031
4075
  var Close = function Close(_ref) {
4032
4076
  var _ref$size = _ref.size,
4033
4077
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4035,7 +4079,7 @@ var Close = function Close(_ref) {
4035
4079
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4036
4080
  _ref$strokeWidth = _ref.strokeWidth,
4037
4081
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4038
- props = _objectWithoutProperties(_ref, _excluded$3B);
4082
+ props = _objectWithoutProperties(_ref, _excluded$3D);
4039
4083
 
4040
4084
  return /*#__PURE__*/React.createElement("svg", _extends({
4041
4085
  width: size,
@@ -4057,7 +4101,7 @@ var Close = function Close(_ref) {
4057
4101
  }));
4058
4102
  };
4059
4103
 
4060
- var _excluded$3A = ["size", "color", "strokeWidth"];
4104
+ var _excluded$3C = ["size", "color", "strokeWidth"];
4061
4105
  var CloseCircle = function CloseCircle(_ref) {
4062
4106
  var _ref$size = _ref.size,
4063
4107
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4065,7 +4109,7 @@ var CloseCircle = function CloseCircle(_ref) {
4065
4109
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4066
4110
  _ref$strokeWidth = _ref.strokeWidth,
4067
4111
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4068
- props = _objectWithoutProperties(_ref, _excluded$3A);
4112
+ props = _objectWithoutProperties(_ref, _excluded$3C);
4069
4113
 
4070
4114
  return /*#__PURE__*/React.createElement("svg", _extends({
4071
4115
  width: size,
@@ -4093,7 +4137,7 @@ var CloseCircle = function CloseCircle(_ref) {
4093
4137
  }));
4094
4138
  };
4095
4139
 
4096
- var _excluded$3z = ["size", "color", "strokeWidth"];
4140
+ var _excluded$3B = ["size", "color", "strokeWidth"];
4097
4141
  var ClosedPullRequest = function ClosedPullRequest(_ref) {
4098
4142
  var _ref$size = _ref.size,
4099
4143
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4101,7 +4145,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
4101
4145
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4102
4146
  _ref$strokeWidth = _ref.strokeWidth,
4103
4147
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4104
- props = _objectWithoutProperties(_ref, _excluded$3z);
4148
+ props = _objectWithoutProperties(_ref, _excluded$3B);
4105
4149
 
4106
4150
  return /*#__PURE__*/React.createElement("svg", _extends({
4107
4151
  width: size,
@@ -4145,7 +4189,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
4145
4189
  }));
4146
4190
  };
4147
4191
 
4148
- var _excluded$3y = ["size", "color", "strokeWidth"];
4192
+ var _excluded$3A = ["size", "color", "strokeWidth"];
4149
4193
  var Code = function Code(_ref) {
4150
4194
  var _ref$size = _ref.size,
4151
4195
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4153,7 +4197,7 @@ var Code = function Code(_ref) {
4153
4197
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4154
4198
  _ref$strokeWidth = _ref.strokeWidth,
4155
4199
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4156
- props = _objectWithoutProperties(_ref, _excluded$3y);
4200
+ props = _objectWithoutProperties(_ref, _excluded$3A);
4157
4201
 
4158
4202
  return /*#__PURE__*/React.createElement("svg", _extends({
4159
4203
  width: size,
@@ -4169,7 +4213,7 @@ var Code = function Code(_ref) {
4169
4213
  }));
4170
4214
  };
4171
4215
 
4172
- var _excluded$3x = ["size", "color", "strokeWidth"];
4216
+ var _excluded$3z = ["size", "color", "strokeWidth"];
4173
4217
  var CodeBlock = function CodeBlock(_ref) {
4174
4218
  var _ref$size = _ref.size,
4175
4219
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4177,7 +4221,7 @@ var CodeBlock = function CodeBlock(_ref) {
4177
4221
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4178
4222
  _ref$strokeWidth = _ref.strokeWidth,
4179
4223
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4180
- props = _objectWithoutProperties(_ref, _excluded$3x);
4224
+ props = _objectWithoutProperties(_ref, _excluded$3z);
4181
4225
 
4182
4226
  return /*#__PURE__*/React.createElement("svg", _extends({
4183
4227
  width: size,
@@ -4193,7 +4237,7 @@ var CodeBlock = function CodeBlock(_ref) {
4193
4237
  }));
4194
4238
  };
4195
4239
 
4196
- var _excluded$3w = ["size", "color", "strokeWidth"];
4240
+ var _excluded$3y = ["size", "color", "strokeWidth"];
4197
4241
  var Collapse = function Collapse(_ref) {
4198
4242
  var _ref$size = _ref.size,
4199
4243
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4201,7 +4245,7 @@ var Collapse = function Collapse(_ref) {
4201
4245
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4202
4246
  _ref$strokeWidth = _ref.strokeWidth,
4203
4247
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4204
- props = _objectWithoutProperties(_ref, _excluded$3w);
4248
+ props = _objectWithoutProperties(_ref, _excluded$3y);
4205
4249
 
4206
4250
  return /*#__PURE__*/React.createElement("svg", _extends({
4207
4251
  width: size,
@@ -4223,7 +4267,7 @@ var Collapse = function Collapse(_ref) {
4223
4267
  }));
4224
4268
  };
4225
4269
 
4226
- var _excluded$3v = ["size", "color", "strokeWidth"];
4270
+ var _excluded$3x = ["size", "color", "strokeWidth"];
4227
4271
  var Column = function Column(_ref) {
4228
4272
  var _ref$size = _ref.size,
4229
4273
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4231,7 +4275,7 @@ var Column = function Column(_ref) {
4231
4275
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4232
4276
  _ref$strokeWidth = _ref.strokeWidth,
4233
4277
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4234
- props = _objectWithoutProperties(_ref, _excluded$3v);
4278
+ props = _objectWithoutProperties(_ref, _excluded$3x);
4235
4279
 
4236
4280
  return /*#__PURE__*/React.createElement("svg", _extends({
4237
4281
  width: size,
@@ -4254,7 +4298,7 @@ var Column = function Column(_ref) {
4254
4298
  }));
4255
4299
  };
4256
4300
 
4257
- var _excluded$3u = ["size", "color", "strokeWidth"];
4301
+ var _excluded$3w = ["size", "color", "strokeWidth"];
4258
4302
  var Computer = function Computer(_ref) {
4259
4303
  var _ref$size = _ref.size,
4260
4304
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4262,7 +4306,7 @@ var Computer = function Computer(_ref) {
4262
4306
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4263
4307
  _ref$strokeWidth = _ref.strokeWidth,
4264
4308
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4265
- props = _objectWithoutProperties(_ref, _excluded$3u);
4309
+ props = _objectWithoutProperties(_ref, _excluded$3w);
4266
4310
 
4267
4311
  return /*#__PURE__*/React.createElement("svg", _extends({
4268
4312
  width: size,
@@ -4292,7 +4336,7 @@ var Computer = function Computer(_ref) {
4292
4336
  }));
4293
4337
  };
4294
4338
 
4295
- var _excluded$3t = ["size", "color", "strokeWidth"];
4339
+ var _excluded$3v = ["size", "color", "strokeWidth"];
4296
4340
  var ContactBook = function ContactBook(_ref) {
4297
4341
  var _ref$size = _ref.size,
4298
4342
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4300,7 +4344,7 @@ var ContactBook = function ContactBook(_ref) {
4300
4344
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4301
4345
  _ref$strokeWidth = _ref.strokeWidth,
4302
4346
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4303
- props = _objectWithoutProperties(_ref, _excluded$3t);
4347
+ props = _objectWithoutProperties(_ref, _excluded$3v);
4304
4348
 
4305
4349
  return /*#__PURE__*/React.createElement("svg", _extends({
4306
4350
  width: size,
@@ -4334,7 +4378,7 @@ var ContactBook = function ContactBook(_ref) {
4334
4378
  }));
4335
4379
  };
4336
4380
 
4337
- var _excluded$3s = ["size", "color", "strokeWidth"];
4381
+ var _excluded$3u = ["size", "color", "strokeWidth"];
4338
4382
  var Copy = function Copy(_ref) {
4339
4383
  var _ref$size = _ref.size,
4340
4384
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4342,7 +4386,7 @@ var Copy = function Copy(_ref) {
4342
4386
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4343
4387
  _ref$strokeWidth = _ref.strokeWidth,
4344
4388
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4345
- props = _objectWithoutProperties(_ref, _excluded$3s);
4389
+ props = _objectWithoutProperties(_ref, _excluded$3u);
4346
4390
 
4347
4391
  return /*#__PURE__*/React.createElement("svg", _extends({
4348
4392
  width: size,
@@ -4364,7 +4408,7 @@ var Copy = function Copy(_ref) {
4364
4408
  }));
4365
4409
  };
4366
4410
 
4367
- var _excluded$3r = ["size", "color", "strokeWidth"];
4411
+ var _excluded$3t = ["size", "color", "strokeWidth"];
4368
4412
  var CreditCard = function CreditCard(_ref) {
4369
4413
  var _ref$size = _ref.size,
4370
4414
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4372,7 +4416,7 @@ var CreditCard = function CreditCard(_ref) {
4372
4416
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4373
4417
  _ref$strokeWidth = _ref.strokeWidth,
4374
4418
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4375
- props = _objectWithoutProperties(_ref, _excluded$3r);
4419
+ props = _objectWithoutProperties(_ref, _excluded$3t);
4376
4420
 
4377
4421
  return /*#__PURE__*/React.createElement("svg", _extends({
4378
4422
  width: size,
@@ -4414,14 +4458,14 @@ var CreditCard = function CreditCard(_ref) {
4414
4458
  }))));
4415
4459
  };
4416
4460
 
4417
- var _excluded$3q = ["size", "color", "strokeWidth"];
4461
+ var _excluded$3s = ["size", "color", "strokeWidth"];
4418
4462
  var Css3 = function Css3(_ref) {
4419
4463
  var _ref$size = _ref.size,
4420
4464
  size = _ref$size === void 0 ? 24 : _ref$size,
4421
4465
  _ref$color = _ref.color,
4422
4466
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4423
4467
  _ref.strokeWidth;
4424
- var props = _objectWithoutProperties(_ref, _excluded$3q);
4468
+ var props = _objectWithoutProperties(_ref, _excluded$3s);
4425
4469
 
4426
4470
  return /*#__PURE__*/React.createElement("svg", _extends({
4427
4471
  width: size,
@@ -4434,7 +4478,7 @@ var Css3 = function Css3(_ref) {
4434
4478
  }));
4435
4479
  };
4436
4480
 
4437
- var _excluded$3p = ["size", "color", "strokeWidth"];
4481
+ var _excluded$3r = ["size", "color", "strokeWidth"];
4438
4482
  var Cursor = function Cursor(_ref) {
4439
4483
  var _ref$size = _ref.size,
4440
4484
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4442,7 +4486,7 @@ var Cursor = function Cursor(_ref) {
4442
4486
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4443
4487
  _ref$strokeWidth = _ref.strokeWidth,
4444
4488
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4445
- props = _objectWithoutProperties(_ref, _excluded$3p);
4489
+ props = _objectWithoutProperties(_ref, _excluded$3r);
4446
4490
 
4447
4491
  return /*#__PURE__*/React.createElement("svg", _extends({
4448
4492
  width: size,
@@ -4458,7 +4502,7 @@ var Cursor = function Cursor(_ref) {
4458
4502
  }));
4459
4503
  };
4460
4504
 
4461
- var _excluded$3o = ["size", "color", "strokeWidth"];
4505
+ var _excluded$3q = ["size", "color", "strokeWidth"];
4462
4506
  var CustomDomain = function CustomDomain(_ref) {
4463
4507
  var _ref$size = _ref.size,
4464
4508
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4466,7 +4510,7 @@ var CustomDomain = function CustomDomain(_ref) {
4466
4510
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4467
4511
  _ref$strokeWidth = _ref.strokeWidth,
4468
4512
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4469
- props = _objectWithoutProperties(_ref, _excluded$3o);
4513
+ props = _objectWithoutProperties(_ref, _excluded$3q);
4470
4514
 
4471
4515
  return /*#__PURE__*/React.createElement("svg", _extends({
4472
4516
  width: size,
@@ -4482,14 +4526,14 @@ var CustomDomain = function CustomDomain(_ref) {
4482
4526
  }));
4483
4527
  };
4484
4528
 
4485
- var _excluded$3n = ["size", "color", "strokeWidth"];
4529
+ var _excluded$3p = ["size", "color", "strokeWidth"];
4486
4530
  var Customers = function Customers(_ref) {
4487
4531
  var _ref$size = _ref.size,
4488
4532
  size = _ref$size === void 0 ? 24 : _ref$size,
4489
4533
  _ref$color = _ref.color,
4490
4534
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4491
4535
  _ref.strokeWidth;
4492
- var props = _objectWithoutProperties(_ref, _excluded$3n);
4536
+ var props = _objectWithoutProperties(_ref, _excluded$3p);
4493
4537
 
4494
4538
  return /*#__PURE__*/React.createElement("svg", _extends({
4495
4539
  width: size,
@@ -4504,14 +4548,14 @@ var Customers = function Customers(_ref) {
4504
4548
  }));
4505
4549
  };
4506
4550
 
4507
- var _excluded$3m = ["size", "color", "strokeWidth"];
4551
+ var _excluded$3o = ["size", "color", "strokeWidth"];
4508
4552
  var Customize = function Customize(_ref) {
4509
4553
  var _ref$size = _ref.size,
4510
4554
  size = _ref$size === void 0 ? 24 : _ref$size,
4511
4555
  _ref$color = _ref.color,
4512
4556
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4513
4557
  _ref.strokeWidth;
4514
- var props = _objectWithoutProperties(_ref, _excluded$3m);
4558
+ var props = _objectWithoutProperties(_ref, _excluded$3o);
4515
4559
 
4516
4560
  return /*#__PURE__*/React.createElement("svg", _extends({
4517
4561
  width: size,
@@ -4539,7 +4583,7 @@ var Customize = function Customize(_ref) {
4539
4583
  }));
4540
4584
  };
4541
4585
 
4542
- var _excluded$3l = ["size", "color", "strokeWidth"];
4586
+ var _excluded$3n = ["size", "color", "strokeWidth"];
4543
4587
  var Dashboard = function Dashboard(_ref) {
4544
4588
  var _ref$size = _ref.size,
4545
4589
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4547,7 +4591,7 @@ var Dashboard = function Dashboard(_ref) {
4547
4591
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4548
4592
  _ref$strokeWidth = _ref.strokeWidth,
4549
4593
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4550
- props = _objectWithoutProperties(_ref, _excluded$3l);
4594
+ props = _objectWithoutProperties(_ref, _excluded$3n);
4551
4595
 
4552
4596
  return /*#__PURE__*/React.createElement("svg", _extends({
4553
4597
  width: size,
@@ -4587,14 +4631,14 @@ var Dashboard = function Dashboard(_ref) {
4587
4631
  }));
4588
4632
  };
4589
4633
 
4590
- var _excluded$3k = ["size", "color", "strokeWidth"];
4634
+ var _excluded$3m = ["size", "color", "strokeWidth"];
4591
4635
  var Database = function Database(_ref) {
4592
4636
  var _ref$size = _ref.size,
4593
4637
  size = _ref$size === void 0 ? 24 : _ref$size,
4594
4638
  _ref$color = _ref.color,
4595
4639
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4596
4640
  _ref.strokeWidth;
4597
- var props = _objectWithoutProperties(_ref, _excluded$3k);
4641
+ var props = _objectWithoutProperties(_ref, _excluded$3m);
4598
4642
 
4599
4643
  return /*#__PURE__*/React.createElement("svg", _extends({
4600
4644
  width: size,
@@ -4607,7 +4651,7 @@ var Database = function Database(_ref) {
4607
4651
  }));
4608
4652
  };
4609
4653
 
4610
- var _excluded$3j = ["size", "color", "strokeWidth"];
4654
+ var _excluded$3l = ["size", "color", "strokeWidth"];
4611
4655
  var Delete = function Delete(_ref) {
4612
4656
  var _ref$size = _ref.size,
4613
4657
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4615,7 +4659,7 @@ var Delete = function Delete(_ref) {
4615
4659
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4616
4660
  _ref$strokeWidth = _ref.strokeWidth,
4617
4661
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4618
- props = _objectWithoutProperties(_ref, _excluded$3j);
4662
+ props = _objectWithoutProperties(_ref, _excluded$3l);
4619
4663
 
4620
4664
  return /*#__PURE__*/React.createElement("svg", _extends({
4621
4665
  width: size,
@@ -4649,7 +4693,7 @@ var Delete = function Delete(_ref) {
4649
4693
  }));
4650
4694
  };
4651
4695
 
4652
- var _excluded$3i = ["size", "color", "strokeWidth"];
4696
+ var _excluded$3k = ["size", "color", "strokeWidth"];
4653
4697
  var Design = function Design(_ref) {
4654
4698
  var _ref$size = _ref.size,
4655
4699
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4657,7 +4701,7 @@ var Design = function Design(_ref) {
4657
4701
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4658
4702
  _ref$strokeWidth = _ref.strokeWidth,
4659
4703
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4660
- props = _objectWithoutProperties(_ref, _excluded$3i);
4704
+ props = _objectWithoutProperties(_ref, _excluded$3k);
4661
4705
 
4662
4706
  return /*#__PURE__*/React.createElement("svg", _extends({
4663
4707
  width: size,
@@ -4691,7 +4735,7 @@ var Design = function Design(_ref) {
4691
4735
  }));
4692
4736
  };
4693
4737
 
4694
- var _excluded$3h = ["size", "color", "strokeWidth"];
4738
+ var _excluded$3j = ["size", "color", "strokeWidth"];
4695
4739
  var Divider = function Divider(_ref) {
4696
4740
  var _ref$size = _ref.size,
4697
4741
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4699,7 +4743,7 @@ var Divider = function Divider(_ref) {
4699
4743
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4700
4744
  _ref$strokeWidth = _ref.strokeWidth,
4701
4745
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4702
- props = _objectWithoutProperties(_ref, _excluded$3h);
4746
+ props = _objectWithoutProperties(_ref, _excluded$3j);
4703
4747
 
4704
4748
  return /*#__PURE__*/React.createElement("svg", _extends({
4705
4749
  width: size,
@@ -4713,7 +4757,7 @@ var Divider = function Divider(_ref) {
4713
4757
  }));
4714
4758
  };
4715
4759
 
4716
- var _excluded$3g = ["size", "color", "strokeWidth"];
4760
+ var _excluded$3i = ["size", "color", "strokeWidth"];
4717
4761
  var DoubleCheck = function DoubleCheck(_ref) {
4718
4762
  var _ref$size = _ref.size,
4719
4763
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4721,7 +4765,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
4721
4765
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4722
4766
  _ref$strokeWidth = _ref.strokeWidth,
4723
4767
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4724
- props = _objectWithoutProperties(_ref, _excluded$3g);
4768
+ props = _objectWithoutProperties(_ref, _excluded$3i);
4725
4769
 
4726
4770
  return /*#__PURE__*/React.createElement("svg", _extends({
4727
4771
  width: size,
@@ -4742,7 +4786,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
4742
4786
  }));
4743
4787
  };
4744
4788
 
4745
- var _excluded$3f = ["size", "color", "strokeWidth"];
4789
+ var _excluded$3h = ["size", "color", "strokeWidth"];
4746
4790
  var DownArrowCircle = function DownArrowCircle(_ref) {
4747
4791
  var _ref$size = _ref.size,
4748
4792
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4750,7 +4794,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
4750
4794
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4751
4795
  _ref$strokeWidth = _ref.strokeWidth,
4752
4796
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4753
- props = _objectWithoutProperties(_ref, _excluded$3f);
4797
+ props = _objectWithoutProperties(_ref, _excluded$3h);
4754
4798
 
4755
4799
  return /*#__PURE__*/React.createElement("svg", _extends({
4756
4800
  width: size,
@@ -4778,7 +4822,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
4778
4822
  }));
4779
4823
  };
4780
4824
 
4781
- var _excluded$3e = ["size", "color", "strokeWidth"];
4825
+ var _excluded$3g = ["size", "color", "strokeWidth"];
4782
4826
  var Down = function Down(_ref) {
4783
4827
  var _ref$size = _ref.size,
4784
4828
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4786,7 +4830,7 @@ var Down = function Down(_ref) {
4786
4830
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4787
4831
  _ref$strokeWidth = _ref.strokeWidth,
4788
4832
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4789
- props = _objectWithoutProperties(_ref, _excluded$3e);
4833
+ props = _objectWithoutProperties(_ref, _excluded$3g);
4790
4834
 
4791
4835
  return /*#__PURE__*/React.createElement("svg", _extends({
4792
4836
  width: size,
@@ -4802,7 +4846,7 @@ var Down = function Down(_ref) {
4802
4846
  }));
4803
4847
  };
4804
4848
 
4805
- var _excluded$3d = ["size", "color", "strokeWidth"];
4849
+ var _excluded$3f = ["size", "color", "strokeWidth"];
4806
4850
  var DownArrow = function DownArrow(_ref) {
4807
4851
  var _ref$size = _ref.size,
4808
4852
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4810,7 +4854,7 @@ var DownArrow = function DownArrow(_ref) {
4810
4854
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4811
4855
  _ref$strokeWidth = _ref.strokeWidth,
4812
4856
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4813
- props = _objectWithoutProperties(_ref, _excluded$3d);
4857
+ props = _objectWithoutProperties(_ref, _excluded$3f);
4814
4858
 
4815
4859
  return /*#__PURE__*/React.createElement("svg", _extends({
4816
4860
  width: size,
@@ -4826,7 +4870,7 @@ var DownArrow = function DownArrow(_ref) {
4826
4870
  }));
4827
4871
  };
4828
4872
 
4829
- var _excluded$3c = ["size", "color", "strokeWidth"];
4873
+ var _excluded$3e = ["size", "color", "strokeWidth"];
4830
4874
  var Download = function Download(_ref) {
4831
4875
  var _ref$size = _ref.size,
4832
4876
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4834,7 +4878,7 @@ var Download = function Download(_ref) {
4834
4878
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4835
4879
  _ref$strokeWidth = _ref.strokeWidth,
4836
4880
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4837
- props = _objectWithoutProperties(_ref, _excluded$3c);
4881
+ props = _objectWithoutProperties(_ref, _excluded$3e);
4838
4882
 
4839
4883
  return /*#__PURE__*/React.createElement("svg", _extends({
4840
4884
  width: size,
@@ -4856,7 +4900,7 @@ var Download = function Download(_ref) {
4856
4900
  }));
4857
4901
  };
4858
4902
 
4859
- var _excluded$3b = ["size", "color", "strokeWidth"];
4903
+ var _excluded$3d = ["size", "color", "strokeWidth"];
4860
4904
  var Draft = function Draft(_ref) {
4861
4905
  var _ref$size = _ref.size,
4862
4906
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4864,7 +4908,7 @@ var Draft = function Draft(_ref) {
4864
4908
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4865
4909
  _ref$strokeWidth = _ref.strokeWidth,
4866
4910
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4867
- props = _objectWithoutProperties(_ref, _excluded$3b);
4911
+ props = _objectWithoutProperties(_ref, _excluded$3d);
4868
4912
 
4869
4913
  return /*#__PURE__*/React.createElement("svg", _extends({
4870
4914
  width: size,
@@ -4886,7 +4930,7 @@ var Draft = function Draft(_ref) {
4886
4930
  }));
4887
4931
  };
4888
4932
 
4889
- var _excluded$3a = ["size", "color", "strokeWidth"];
4933
+ var _excluded$3c = ["size", "color", "strokeWidth"];
4890
4934
  var Drag = function Drag(_ref) {
4891
4935
  var _ref$size = _ref.size,
4892
4936
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4894,7 +4938,7 @@ var Drag = function Drag(_ref) {
4894
4938
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4895
4939
  _ref$strokeWidth = _ref.strokeWidth,
4896
4940
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4897
- props = _objectWithoutProperties(_ref, _excluded$3a);
4941
+ props = _objectWithoutProperties(_ref, _excluded$3c);
4898
4942
 
4899
4943
  return /*#__PURE__*/React.createElement("svg", _extends({
4900
4944
  width: size,
@@ -4954,7 +4998,7 @@ var Drag = function Drag(_ref) {
4954
4998
  }))));
4955
4999
  };
4956
5000
 
4957
- var _excluded$39 = ["size", "color", "strokeWidth"];
5001
+ var _excluded$3b = ["size", "color", "strokeWidth"];
4958
5002
  var Dropdown = function Dropdown(_ref) {
4959
5003
  var _ref$size = _ref.size,
4960
5004
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4962,7 +5006,7 @@ var Dropdown = function Dropdown(_ref) {
4962
5006
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4963
5007
  _ref$strokeWidth = _ref.strokeWidth,
4964
5008
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4965
- props = _objectWithoutProperties(_ref, _excluded$39);
5009
+ props = _objectWithoutProperties(_ref, _excluded$3b);
4966
5010
 
4967
5011
  return /*#__PURE__*/React.createElement("svg", _extends({
4968
5012
  width: size,
@@ -5002,7 +5046,7 @@ var Dropdown = function Dropdown(_ref) {
5002
5046
  }));
5003
5047
  };
5004
5048
 
5005
- var _excluded$38 = ["size", "color", "strokeWidth"];
5049
+ var _excluded$3a = ["size", "color", "strokeWidth"];
5006
5050
  var DropdownClosed = function DropdownClosed(_ref) {
5007
5051
  var _ref$size = _ref.size,
5008
5052
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5010,7 +5054,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
5010
5054
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5011
5055
  _ref$strokeWidth = _ref.strokeWidth,
5012
5056
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5013
- props = _objectWithoutProperties(_ref, _excluded$38);
5057
+ props = _objectWithoutProperties(_ref, _excluded$3a);
5014
5058
 
5015
5059
  return /*#__PURE__*/React.createElement("svg", _extends({
5016
5060
  width: size,
@@ -5032,7 +5076,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
5032
5076
  }));
5033
5077
  };
5034
5078
 
5035
- var _excluded$37 = ["size", "color", "strokeWidth"];
5079
+ var _excluded$39 = ["size", "color", "strokeWidth"];
5036
5080
  var Edit = function Edit(_ref) {
5037
5081
  var _ref$size = _ref.size,
5038
5082
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5040,7 +5084,7 @@ var Edit = function Edit(_ref) {
5040
5084
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5041
5085
  _ref$strokeWidth = _ref.strokeWidth,
5042
5086
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5043
- props = _objectWithoutProperties(_ref, _excluded$37);
5087
+ props = _objectWithoutProperties(_ref, _excluded$39);
5044
5088
 
5045
5089
  return /*#__PURE__*/React.createElement("svg", _extends({
5046
5090
  width: size,
@@ -5068,7 +5112,7 @@ var Edit = function Edit(_ref) {
5068
5112
  }));
5069
5113
  };
5070
5114
 
5071
- var _excluded$36 = ["size", "color", "strokeWidth"];
5115
+ var _excluded$38 = ["size", "color", "strokeWidth"];
5072
5116
  var Email = function Email(_ref) {
5073
5117
  var _ref$size = _ref.size,
5074
5118
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5076,7 +5120,7 @@ var Email = function Email(_ref) {
5076
5120
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5077
5121
  _ref$strokeWidth = _ref.strokeWidth,
5078
5122
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5079
- props = _objectWithoutProperties(_ref, _excluded$36);
5123
+ props = _objectWithoutProperties(_ref, _excluded$38);
5080
5124
 
5081
5125
  return /*#__PURE__*/React.createElement("svg", _extends({
5082
5126
  width: size,
@@ -5092,7 +5136,7 @@ var Email = function Email(_ref) {
5092
5136
  }));
5093
5137
  };
5094
5138
 
5095
- var _excluded$35 = ["size", "color", "strokeWidth"];
5139
+ var _excluded$37 = ["size", "color", "strokeWidth"];
5096
5140
  var EmailSent = function EmailSent(_ref) {
5097
5141
  var _ref$size = _ref.size,
5098
5142
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5100,7 +5144,7 @@ var EmailSent = function EmailSent(_ref) {
5100
5144
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5101
5145
  _ref$strokeWidth = _ref.strokeWidth,
5102
5146
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5103
- props = _objectWithoutProperties(_ref, _excluded$35);
5147
+ props = _objectWithoutProperties(_ref, _excluded$37);
5104
5148
 
5105
5149
  return /*#__PURE__*/React.createElement("svg", _extends({
5106
5150
  width: size,
@@ -5134,7 +5178,7 @@ var EmailSent = function EmailSent(_ref) {
5134
5178
  }));
5135
5179
  };
5136
5180
 
5137
- var _excluded$34 = ["size", "color", "strokeWidth"];
5181
+ var _excluded$36 = ["size", "color", "strokeWidth"];
5138
5182
  var Error$1 = function Error(_ref) {
5139
5183
  var _ref$size = _ref.size,
5140
5184
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5142,7 +5186,7 @@ var Error$1 = function Error(_ref) {
5142
5186
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5143
5187
  _ref$strokeWidth = _ref.strokeWidth,
5144
5188
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5145
- props = _objectWithoutProperties(_ref, _excluded$34);
5189
+ props = _objectWithoutProperties(_ref, _excluded$36);
5146
5190
 
5147
5191
  return /*#__PURE__*/React.createElement("svg", _extends({
5148
5192
  width: size,
@@ -5158,7 +5202,7 @@ var Error$1 = function Error(_ref) {
5158
5202
  }));
5159
5203
  };
5160
5204
 
5161
- var _excluded$33 = ["size", "color", "strokeWidth"];
5205
+ var _excluded$35 = ["size", "color", "strokeWidth"];
5162
5206
  var Expand = function Expand(_ref) {
5163
5207
  var _ref$size = _ref.size,
5164
5208
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5166,7 +5210,7 @@ var Expand = function Expand(_ref) {
5166
5210
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5167
5211
  _ref$strokeWidth = _ref.strokeWidth,
5168
5212
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5169
- props = _objectWithoutProperties(_ref, _excluded$33);
5213
+ props = _objectWithoutProperties(_ref, _excluded$35);
5170
5214
 
5171
5215
  return /*#__PURE__*/React.createElement("svg", _extends({
5172
5216
  width: size,
@@ -5188,7 +5232,7 @@ var Expand = function Expand(_ref) {
5188
5232
  }));
5189
5233
  };
5190
5234
 
5191
- var _excluded$32 = ["size", "color", "strokeWidth"];
5235
+ var _excluded$34 = ["size", "color", "strokeWidth"];
5192
5236
  var ExternalLink = function ExternalLink(_ref) {
5193
5237
  var _ref$size = _ref.size,
5194
5238
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5196,7 +5240,7 @@ var ExternalLink = function ExternalLink(_ref) {
5196
5240
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5197
5241
  _ref$strokeWidth = _ref.strokeWidth,
5198
5242
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5199
- props = _objectWithoutProperties(_ref, _excluded$32);
5243
+ props = _objectWithoutProperties(_ref, _excluded$34);
5200
5244
 
5201
5245
  return /*#__PURE__*/React.createElement("svg", _extends({
5202
5246
  width: size,
@@ -5218,7 +5262,7 @@ var ExternalLink = function ExternalLink(_ref) {
5218
5262
  }));
5219
5263
  };
5220
5264
 
5221
- var _excluded$31 = ["size", "color", "strokeWidth"];
5265
+ var _excluded$33 = ["size", "color", "strokeWidth"];
5222
5266
  var Eye = function Eye(_ref) {
5223
5267
  var _ref$size = _ref.size,
5224
5268
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5226,7 +5270,7 @@ var Eye = function Eye(_ref) {
5226
5270
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5227
5271
  _ref$strokeWidth = _ref.strokeWidth,
5228
5272
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5229
- props = _objectWithoutProperties(_ref, _excluded$31);
5273
+ props = _objectWithoutProperties(_ref, _excluded$33);
5230
5274
 
5231
5275
  return /*#__PURE__*/React.createElement("svg", _extends({
5232
5276
  width: size,
@@ -5248,14 +5292,14 @@ var Eye = function Eye(_ref) {
5248
5292
  }));
5249
5293
  };
5250
5294
 
5251
- var _excluded$30 = ["size", "color", "strokeWidth"];
5295
+ var _excluded$32 = ["size", "color", "strokeWidth"];
5252
5296
  var Facebook = function Facebook(_ref) {
5253
5297
  var _ref$size = _ref.size,
5254
5298
  size = _ref$size === void 0 ? 24 : _ref$size,
5255
5299
  _ref$color = _ref.color,
5256
5300
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5257
5301
  _ref.strokeWidth;
5258
- var props = _objectWithoutProperties(_ref, _excluded$30);
5302
+ var props = _objectWithoutProperties(_ref, _excluded$32);
5259
5303
 
5260
5304
  return /*#__PURE__*/React.createElement("svg", _extends({
5261
5305
  width: size,
@@ -5268,7 +5312,7 @@ var Facebook = function Facebook(_ref) {
5268
5312
  }));
5269
5313
  };
5270
5314
 
5271
- var _excluded$2$ = ["size", "color", "strokeWidth"];
5315
+ var _excluded$31 = ["size", "color", "strokeWidth"];
5272
5316
  var Favorite = function Favorite(_ref) {
5273
5317
  var _ref$size = _ref.size,
5274
5318
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5276,7 +5320,7 @@ var Favorite = function Favorite(_ref) {
5276
5320
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5277
5321
  _ref$strokeWidth = _ref.strokeWidth,
5278
5322
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5279
- props = _objectWithoutProperties(_ref, _excluded$2$);
5323
+ props = _objectWithoutProperties(_ref, _excluded$31);
5280
5324
 
5281
5325
  return /*#__PURE__*/React.createElement("svg", _extends({
5282
5326
  width: size,
@@ -5292,7 +5336,7 @@ var Favorite = function Favorite(_ref) {
5292
5336
  }));
5293
5337
  };
5294
5338
 
5295
- var _excluded$2_ = ["size", "color", "strokeWidth"];
5339
+ var _excluded$30 = ["size", "color", "strokeWidth"];
5296
5340
  var FileDownload = function FileDownload(_ref) {
5297
5341
  var _ref$size = _ref.size,
5298
5342
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5300,7 +5344,7 @@ var FileDownload = function FileDownload(_ref) {
5300
5344
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5301
5345
  _ref$strokeWidth = _ref.strokeWidth,
5302
5346
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5303
- props = _objectWithoutProperties(_ref, _excluded$2_);
5347
+ props = _objectWithoutProperties(_ref, _excluded$30);
5304
5348
 
5305
5349
  return /*#__PURE__*/React.createElement("svg", _extends({
5306
5350
  width: size,
@@ -5332,7 +5376,7 @@ var FileDownload = function FileDownload(_ref) {
5332
5376
  }));
5333
5377
  };
5334
5378
 
5335
- var _excluded$2Z = ["size", "color", "strokeWidth"];
5379
+ var _excluded$2$ = ["size", "color", "strokeWidth"];
5336
5380
  var File = function File(_ref) {
5337
5381
  var _ref$size = _ref.size,
5338
5382
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5340,7 +5384,7 @@ var File = function File(_ref) {
5340
5384
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5341
5385
  _ref$strokeWidth = _ref.strokeWidth,
5342
5386
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5343
- props = _objectWithoutProperties(_ref, _excluded$2Z);
5387
+ props = _objectWithoutProperties(_ref, _excluded$2$);
5344
5388
 
5345
5389
  return /*#__PURE__*/React.createElement("svg", _extends({
5346
5390
  width: size,
@@ -5391,7 +5435,7 @@ var File = function File(_ref) {
5391
5435
  }));
5392
5436
  };
5393
5437
 
5394
- var _excluded$2Y = ["size", "color", "strokeWidth"];
5438
+ var _excluded$2_ = ["size", "color", "strokeWidth"];
5395
5439
  var FileGeneric = function FileGeneric(_ref) {
5396
5440
  var _ref$size = _ref.size,
5397
5441
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5399,7 +5443,7 @@ var FileGeneric = function FileGeneric(_ref) {
5399
5443
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5400
5444
  _ref$strokeWidth = _ref.strokeWidth,
5401
5445
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5402
- props = _objectWithoutProperties(_ref, _excluded$2Y);
5446
+ props = _objectWithoutProperties(_ref, _excluded$2_);
5403
5447
 
5404
5448
  return /*#__PURE__*/React.createElement("svg", _extends({
5405
5449
  width: size,
@@ -5429,7 +5473,7 @@ var FileGeneric = function FileGeneric(_ref) {
5429
5473
  }))));
5430
5474
  };
5431
5475
 
5432
- var _excluded$2X = ["size", "color", "strokeWidth"];
5476
+ var _excluded$2Z = ["size", "color", "strokeWidth"];
5433
5477
  var FileUpload = function FileUpload(_ref) {
5434
5478
  var _ref$size = _ref.size,
5435
5479
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5437,7 +5481,7 @@ var FileUpload = function FileUpload(_ref) {
5437
5481
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5438
5482
  _ref$strokeWidth = _ref.strokeWidth,
5439
5483
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5440
- props = _objectWithoutProperties(_ref, _excluded$2X);
5484
+ props = _objectWithoutProperties(_ref, _excluded$2Z);
5441
5485
 
5442
5486
  return /*#__PURE__*/React.createElement("svg", _extends({
5443
5487
  width: size,
@@ -5477,7 +5521,7 @@ var FileUpload = function FileUpload(_ref) {
5477
5521
  }));
5478
5522
  };
5479
5523
 
5480
- var _excluded$2W = ["size", "color", "strokeWidth"];
5524
+ var _excluded$2Y = ["size", "color", "strokeWidth"];
5481
5525
  var FilterAz = function FilterAz(_ref) {
5482
5526
  var _ref$size = _ref.size,
5483
5527
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5485,7 +5529,7 @@ var FilterAz = function FilterAz(_ref) {
5485
5529
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5486
5530
  _ref$strokeWidth = _ref.strokeWidth,
5487
5531
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5488
- props = _objectWithoutProperties(_ref, _excluded$2W);
5532
+ props = _objectWithoutProperties(_ref, _excluded$2Y);
5489
5533
 
5490
5534
  return /*#__PURE__*/React.createElement("svg", _extends({
5491
5535
  width: size,
@@ -5537,7 +5581,7 @@ var FilterAz = function FilterAz(_ref) {
5537
5581
  }));
5538
5582
  };
5539
5583
 
5540
- var _excluded$2V = ["size", "color", "strokeWidth"];
5584
+ var _excluded$2X = ["size", "color", "strokeWidth"];
5541
5585
  var Filter = function Filter(_ref) {
5542
5586
  var _ref$size = _ref.size,
5543
5587
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5545,7 +5589,7 @@ var Filter = function Filter(_ref) {
5545
5589
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5546
5590
  _ref$strokeWidth = _ref.strokeWidth,
5547
5591
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5548
- props = _objectWithoutProperties(_ref, _excluded$2V);
5592
+ props = _objectWithoutProperties(_ref, _excluded$2X);
5549
5593
 
5550
5594
  return /*#__PURE__*/React.createElement("svg", _extends({
5551
5595
  width: size,
@@ -5569,7 +5613,7 @@ var Filter = function Filter(_ref) {
5569
5613
  }));
5570
5614
  };
5571
5615
 
5572
- var _excluded$2U = ["size", "color", "strokeWidth"];
5616
+ var _excluded$2W = ["size", "color", "strokeWidth"];
5573
5617
  var Flag = function Flag(_ref) {
5574
5618
  var _ref$size = _ref.size,
5575
5619
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5577,7 +5621,7 @@ var Flag = function Flag(_ref) {
5577
5621
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5578
5622
  _ref$strokeWidth = _ref.strokeWidth,
5579
5623
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5580
- props = _objectWithoutProperties(_ref, _excluded$2U);
5624
+ props = _objectWithoutProperties(_ref, _excluded$2W);
5581
5625
 
5582
5626
  return /*#__PURE__*/React.createElement("svg", _extends({
5583
5627
  width: size,
@@ -5593,7 +5637,7 @@ var Flag = function Flag(_ref) {
5593
5637
  }));
5594
5638
  };
5595
5639
 
5596
- var _excluded$2T = ["size", "color", "strokeWidth"];
5640
+ var _excluded$2V = ["size", "color", "strokeWidth"];
5597
5641
  var Flash = function Flash(_ref) {
5598
5642
  var _ref$size = _ref.size,
5599
5643
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5601,7 +5645,7 @@ var Flash = function Flash(_ref) {
5601
5645
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5602
5646
  _ref$strokeWidth = _ref.strokeWidth,
5603
5647
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5604
- props = _objectWithoutProperties(_ref, _excluded$2T);
5648
+ props = _objectWithoutProperties(_ref, _excluded$2V);
5605
5649
 
5606
5650
  return /*#__PURE__*/React.createElement("svg", _extends({
5607
5651
  width: size,
@@ -5617,7 +5661,7 @@ var Flash = function Flash(_ref) {
5617
5661
  }));
5618
5662
  };
5619
5663
 
5620
- var _excluded$2S = ["size", "color", "strokeWidth"];
5664
+ var _excluded$2U = ["size", "color", "strokeWidth"];
5621
5665
  var Focus = function Focus(_ref) {
5622
5666
  var _ref$size = _ref.size,
5623
5667
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5625,7 +5669,7 @@ var Focus = function Focus(_ref) {
5625
5669
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5626
5670
  _ref$strokeWidth = _ref.strokeWidth,
5627
5671
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5628
- props = _objectWithoutProperties(_ref, _excluded$2S);
5672
+ props = _objectWithoutProperties(_ref, _excluded$2U);
5629
5673
 
5630
5674
  return /*#__PURE__*/React.createElement("svg", _extends({
5631
5675
  width: size,
@@ -5666,7 +5710,7 @@ var Focus = function Focus(_ref) {
5666
5710
  }));
5667
5711
  };
5668
5712
 
5669
- var _excluded$2R = ["size", "color", "strokeWidth"];
5713
+ var _excluded$2T = ["size", "color", "strokeWidth"];
5670
5714
  var Folder = function Folder(_ref) {
5671
5715
  var _ref$size = _ref.size,
5672
5716
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5674,7 +5718,7 @@ var Folder = function Folder(_ref) {
5674
5718
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5675
5719
  _ref$strokeWidth = _ref.strokeWidth,
5676
5720
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5677
- props = _objectWithoutProperties(_ref, _excluded$2R);
5721
+ props = _objectWithoutProperties(_ref, _excluded$2T);
5678
5722
 
5679
5723
  return /*#__PURE__*/React.createElement("svg", _extends({
5680
5724
  width: size,
@@ -5690,14 +5734,14 @@ var Folder = function Folder(_ref) {
5690
5734
  }));
5691
5735
  };
5692
5736
 
5693
- var _excluded$2Q = ["size", "color", "strokeWidth"];
5737
+ var _excluded$2S = ["size", "color", "strokeWidth"];
5694
5738
  var Form = function Form(_ref) {
5695
5739
  var _ref$size = _ref.size,
5696
5740
  size = _ref$size === void 0 ? 24 : _ref$size,
5697
5741
  _ref$color = _ref.color,
5698
5742
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5699
5743
  _ref.strokeWidth;
5700
- var props = _objectWithoutProperties(_ref, _excluded$2Q);
5744
+ var props = _objectWithoutProperties(_ref, _excluded$2S);
5701
5745
 
5702
5746
  return /*#__PURE__*/React.createElement("svg", _extends({
5703
5747
  width: size,
@@ -5736,7 +5780,7 @@ var Form = function Form(_ref) {
5736
5780
  }));
5737
5781
  };
5738
5782
 
5739
- var _excluded$2P = ["size", "color", "strokeWidth"];
5783
+ var _excluded$2R = ["size", "color", "strokeWidth"];
5740
5784
  var Forward = function Forward(_ref) {
5741
5785
  var _ref$size = _ref.size,
5742
5786
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5744,7 +5788,7 @@ var Forward = function Forward(_ref) {
5744
5788
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5745
5789
  _ref$strokeWidth = _ref.strokeWidth,
5746
5790
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5747
- props = _objectWithoutProperties(_ref, _excluded$2P);
5791
+ props = _objectWithoutProperties(_ref, _excluded$2R);
5748
5792
 
5749
5793
  return /*#__PURE__*/React.createElement("svg", _extends({
5750
5794
  width: size,
@@ -5766,7 +5810,7 @@ var Forward = function Forward(_ref) {
5766
5810
  }));
5767
5811
  };
5768
5812
 
5769
- var _excluded$2O = ["size", "color", "strokeWidth"];
5813
+ var _excluded$2Q = ["size", "color", "strokeWidth"];
5770
5814
  var FullScreen = function FullScreen(_ref) {
5771
5815
  var _ref$size = _ref.size,
5772
5816
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5774,7 +5818,7 @@ var FullScreen = function FullScreen(_ref) {
5774
5818
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5775
5819
  _ref$strokeWidth = _ref.strokeWidth,
5776
5820
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5777
- props = _objectWithoutProperties(_ref, _excluded$2O);
5821
+ props = _objectWithoutProperties(_ref, _excluded$2Q);
5778
5822
 
5779
5823
  return /*#__PURE__*/React.createElement("svg", _extends({
5780
5824
  width: size,
@@ -5822,7 +5866,7 @@ var FullScreen = function FullScreen(_ref) {
5822
5866
  }))));
5823
5867
  };
5824
5868
 
5825
- var _excluded$2N = ["size", "color", "strokeWidth"];
5869
+ var _excluded$2P = ["size", "color", "strokeWidth"];
5826
5870
  var Gif = function Gif(_ref) {
5827
5871
  var _ref$size = _ref.size,
5828
5872
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5830,7 +5874,7 @@ var Gif = function Gif(_ref) {
5830
5874
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5831
5875
  _ref$strokeWidth = _ref.strokeWidth,
5832
5876
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5833
- props = _objectWithoutProperties(_ref, _excluded$2N);
5877
+ props = _objectWithoutProperties(_ref, _excluded$2P);
5834
5878
 
5835
5879
  return /*#__PURE__*/React.createElement("svg", _extends({
5836
5880
  width: size,
@@ -5852,7 +5896,7 @@ var Gif = function Gif(_ref) {
5852
5896
  }));
5853
5897
  };
5854
5898
 
5855
- var _excluded$2M = ["size", "color", "strokeWidth"];
5899
+ var _excluded$2O = ["size", "color", "strokeWidth"];
5856
5900
  var Gift = function Gift(_ref) {
5857
5901
  var _ref$size = _ref.size,
5858
5902
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5860,7 +5904,7 @@ var Gift = function Gift(_ref) {
5860
5904
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5861
5905
  _ref$strokeWidth = _ref.strokeWidth,
5862
5906
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5863
- props = _objectWithoutProperties(_ref, _excluded$2M);
5907
+ props = _objectWithoutProperties(_ref, _excluded$2O);
5864
5908
 
5865
5909
  return /*#__PURE__*/React.createElement("svg", _extends({
5866
5910
  width: size,
@@ -5876,7 +5920,7 @@ var Gift = function Gift(_ref) {
5876
5920
  }));
5877
5921
  };
5878
5922
 
5879
- var _excluded$2L = ["size", "color", "strokeWidth"];
5923
+ var _excluded$2N = ["size", "color", "strokeWidth"];
5880
5924
  var GitMerge = function GitMerge(_ref) {
5881
5925
  var _ref$size = _ref.size,
5882
5926
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5884,7 +5928,7 @@ var GitMerge = function GitMerge(_ref) {
5884
5928
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5885
5929
  _ref$strokeWidth = _ref.strokeWidth,
5886
5930
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5887
- props = _objectWithoutProperties(_ref, _excluded$2L);
5931
+ props = _objectWithoutProperties(_ref, _excluded$2N);
5888
5932
 
5889
5933
  return /*#__PURE__*/React.createElement("svg", _extends({
5890
5934
  width: size,
@@ -5924,7 +5968,7 @@ var GitMerge = function GitMerge(_ref) {
5924
5968
  }));
5925
5969
  };
5926
5970
 
5927
- var _excluded$2K = ["size", "color", "strokeWidth"];
5971
+ var _excluded$2M = ["size", "color", "strokeWidth"];
5928
5972
  var Globe = function Globe(_ref) {
5929
5973
  var _ref$size = _ref.size,
5930
5974
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5932,7 +5976,7 @@ var Globe = function Globe(_ref) {
5932
5976
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5933
5977
  _ref$strokeWidth = _ref.strokeWidth,
5934
5978
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5935
- props = _objectWithoutProperties(_ref, _excluded$2K);
5979
+ props = _objectWithoutProperties(_ref, _excluded$2M);
5936
5980
 
5937
5981
  return /*#__PURE__*/React.createElement("svg", _extends({
5938
5982
  width: size,
@@ -5978,14 +6022,14 @@ var Globe = function Globe(_ref) {
5978
6022
  }));
5979
6023
  };
5980
6024
 
5981
- var _excluded$2J = ["size", "color", "strokeWidth"];
6025
+ var _excluded$2L = ["size", "color", "strokeWidth"];
5982
6026
  var Goal = function Goal(_ref) {
5983
6027
  var _ref$size = _ref.size,
5984
6028
  size = _ref$size === void 0 ? 24 : _ref$size,
5985
6029
  _ref$color = _ref.color,
5986
6030
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5987
6031
  _ref.strokeWidth;
5988
- var props = _objectWithoutProperties(_ref, _excluded$2J);
6032
+ var props = _objectWithoutProperties(_ref, _excluded$2L);
5989
6033
 
5990
6034
  return /*#__PURE__*/React.createElement("svg", _extends({
5991
6035
  width: size,
@@ -6016,7 +6060,7 @@ var Goal = function Goal(_ref) {
6016
6060
  }))));
6017
6061
  };
6018
6062
 
6019
- var _excluded$2I = ["size", "color", "strokeWidth"];
6063
+ var _excluded$2K = ["size", "color", "strokeWidth"];
6020
6064
  var Graph = function Graph(_ref) {
6021
6065
  var _ref$size = _ref.size,
6022
6066
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6024,7 +6068,7 @@ var Graph = function Graph(_ref) {
6024
6068
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6025
6069
  _ref$strokeWidth = _ref.strokeWidth,
6026
6070
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6027
- props = _objectWithoutProperties(_ref, _excluded$2I);
6071
+ props = _objectWithoutProperties(_ref, _excluded$2K);
6028
6072
 
6029
6073
  return /*#__PURE__*/React.createElement("svg", _extends({
6030
6074
  width: size,
@@ -6064,14 +6108,14 @@ var Graph = function Graph(_ref) {
6064
6108
  }));
6065
6109
  };
6066
6110
 
6067
- var _excluded$2H = ["size", "color", "strokeWidth"];
6111
+ var _excluded$2J = ["size", "color", "strokeWidth"];
6068
6112
  var Group = function Group(_ref) {
6069
6113
  var _ref$size = _ref.size,
6070
6114
  size = _ref$size === void 0 ? 24 : _ref$size,
6071
6115
  _ref$color = _ref.color,
6072
6116
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6073
6117
  _ref.strokeWidth;
6074
- var props = _objectWithoutProperties(_ref, _excluded$2H);
6118
+ var props = _objectWithoutProperties(_ref, _excluded$2J);
6075
6119
 
6076
6120
  return /*#__PURE__*/React.createElement("svg", _extends({
6077
6121
  width: size,
@@ -6084,7 +6128,7 @@ var Group = function Group(_ref) {
6084
6128
  }));
6085
6129
  };
6086
6130
 
6087
- var _excluded$2G = ["size", "color", "strokeWidth"];
6131
+ var _excluded$2I = ["size", "color", "strokeWidth"];
6088
6132
  var HamburgerMenu = function HamburgerMenu(_ref) {
6089
6133
  var _ref$size = _ref.size,
6090
6134
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6092,7 +6136,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
6092
6136
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6093
6137
  _ref$strokeWidth = _ref.strokeWidth,
6094
6138
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6095
- props = _objectWithoutProperties(_ref, _excluded$2G);
6139
+ props = _objectWithoutProperties(_ref, _excluded$2I);
6096
6140
 
6097
6141
  return /*#__PURE__*/React.createElement("svg", _extends({
6098
6142
  width: size,
@@ -6123,7 +6167,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
6123
6167
  }));
6124
6168
  };
6125
6169
 
6126
- var _excluded$2F = ["size", "color", "strokeWidth"];
6170
+ var _excluded$2H = ["size", "color", "strokeWidth"];
6127
6171
  var Hash = function Hash(_ref) {
6128
6172
  var _ref$size = _ref.size,
6129
6173
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6131,7 +6175,7 @@ var Hash = function Hash(_ref) {
6131
6175
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6132
6176
  _ref$strokeWidth = _ref.strokeWidth,
6133
6177
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6134
- props = _objectWithoutProperties(_ref, _excluded$2F);
6178
+ props = _objectWithoutProperties(_ref, _excluded$2H);
6135
6179
 
6136
6180
  return /*#__PURE__*/React.createElement("svg", _extends({
6137
6181
  width: size,
@@ -6171,7 +6215,7 @@ var Hash = function Hash(_ref) {
6171
6215
  }));
6172
6216
  };
6173
6217
 
6174
- var _excluded$2E = ["size", "color", "strokeWidth"];
6218
+ var _excluded$2G = ["size", "color", "strokeWidth"];
6175
6219
  var HashChecked = function HashChecked(_ref) {
6176
6220
  var _ref$size = _ref.size,
6177
6221
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6179,7 +6223,7 @@ var HashChecked = function HashChecked(_ref) {
6179
6223
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6180
6224
  _ref$strokeWidth = _ref.strokeWidth,
6181
6225
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6182
- props = _objectWithoutProperties(_ref, _excluded$2E);
6226
+ props = _objectWithoutProperties(_ref, _excluded$2G);
6183
6227
 
6184
6228
  return /*#__PURE__*/React.createElement("svg", _extends({
6185
6229
  width: size,
@@ -6195,7 +6239,7 @@ var HashChecked = function HashChecked(_ref) {
6195
6239
  }));
6196
6240
  };
6197
6241
 
6198
- var _excluded$2D = ["size", "color", "strokeWidth"];
6242
+ var _excluded$2F = ["size", "color", "strokeWidth"];
6199
6243
  var HashInSet = function HashInSet(_ref) {
6200
6244
  var _ref$size = _ref.size,
6201
6245
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6203,7 +6247,7 @@ var HashInSet = function HashInSet(_ref) {
6203
6247
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6204
6248
  _ref$strokeWidth = _ref.strokeWidth,
6205
6249
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6206
- props = _objectWithoutProperties(_ref, _excluded$2D);
6250
+ props = _objectWithoutProperties(_ref, _excluded$2F);
6207
6251
 
6208
6252
  return /*#__PURE__*/React.createElement("svg", _extends({
6209
6253
  width: size,
@@ -6231,7 +6275,7 @@ var HashInSet = function HashInSet(_ref) {
6231
6275
  }));
6232
6276
  };
6233
6277
 
6234
- var _excluded$2C = ["size", "color", "strokeWidth"];
6278
+ var _excluded$2E = ["size", "color", "strokeWidth"];
6235
6279
  var Header = function Header(_ref) {
6236
6280
  var _ref$size = _ref.size,
6237
6281
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6239,7 +6283,7 @@ var Header = function Header(_ref) {
6239
6283
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6240
6284
  _ref$strokeWidth = _ref.strokeWidth,
6241
6285
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6242
- props = _objectWithoutProperties(_ref, _excluded$2C);
6286
+ props = _objectWithoutProperties(_ref, _excluded$2E);
6243
6287
 
6244
6288
  return /*#__PURE__*/React.createElement("svg", _extends({
6245
6289
  width: size,
@@ -6255,7 +6299,7 @@ var Header = function Header(_ref) {
6255
6299
  }));
6256
6300
  };
6257
6301
 
6258
- var _excluded$2B = ["size", "color", "strokeWidth"];
6302
+ var _excluded$2D = ["size", "color", "strokeWidth"];
6259
6303
  var Heart = function Heart(_ref) {
6260
6304
  var _ref$size = _ref.size,
6261
6305
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6263,7 +6307,7 @@ var Heart = function Heart(_ref) {
6263
6307
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6264
6308
  _ref$strokeWidth = _ref.strokeWidth,
6265
6309
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6266
- props = _objectWithoutProperties(_ref, _excluded$2B);
6310
+ props = _objectWithoutProperties(_ref, _excluded$2D);
6267
6311
 
6268
6312
  return /*#__PURE__*/React.createElement("svg", _extends({
6269
6313
  width: size,
@@ -6278,7 +6322,7 @@ var Heart = function Heart(_ref) {
6278
6322
  }));
6279
6323
  };
6280
6324
 
6281
- var _excluded$2A = ["size", "color", "strokeWidth"];
6325
+ var _excluded$2C = ["size", "color", "strokeWidth"];
6282
6326
  var Help = function Help(_ref) {
6283
6327
  var _ref$size = _ref.size,
6284
6328
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6286,7 +6330,7 @@ var Help = function Help(_ref) {
6286
6330
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6287
6331
  _ref$strokeWidth = _ref.strokeWidth,
6288
6332
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6289
- props = _objectWithoutProperties(_ref, _excluded$2A);
6333
+ props = _objectWithoutProperties(_ref, _excluded$2C);
6290
6334
 
6291
6335
  return /*#__PURE__*/React.createElement("svg", _extends({
6292
6336
  width: size,
@@ -6314,7 +6358,7 @@ var Help = function Help(_ref) {
6314
6358
  }));
6315
6359
  };
6316
6360
 
6317
- var _excluded$2z = ["size", "color", "strokeWidth"];
6361
+ var _excluded$2B = ["size", "color", "strokeWidth"];
6318
6362
  var Hide = function Hide(_ref) {
6319
6363
  var _ref$size = _ref.size,
6320
6364
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6322,7 +6366,7 @@ var Hide = function Hide(_ref) {
6322
6366
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6323
6367
  _ref$strokeWidth = _ref.strokeWidth,
6324
6368
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6325
- props = _objectWithoutProperties(_ref, _excluded$2z);
6369
+ props = _objectWithoutProperties(_ref, _excluded$2B);
6326
6370
 
6327
6371
  return /*#__PURE__*/React.createElement("svg", _extends({
6328
6372
  width: size,
@@ -6344,7 +6388,7 @@ var Hide = function Hide(_ref) {
6344
6388
  }));
6345
6389
  };
6346
6390
 
6347
- var _excluded$2y = ["size", "color", "strokeWidth"];
6391
+ var _excluded$2A = ["size", "color", "strokeWidth"];
6348
6392
  var Highlight = function Highlight(_ref) {
6349
6393
  var _ref$size = _ref.size,
6350
6394
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6352,7 +6396,7 @@ var Highlight = function Highlight(_ref) {
6352
6396
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6353
6397
  _ref$strokeWidth = _ref.strokeWidth,
6354
6398
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6355
- props = _objectWithoutProperties(_ref, _excluded$2y);
6399
+ props = _objectWithoutProperties(_ref, _excluded$2A);
6356
6400
 
6357
6401
  return /*#__PURE__*/React.createElement("svg", _extends({
6358
6402
  width: size,
@@ -6380,7 +6424,7 @@ var Highlight = function Highlight(_ref) {
6380
6424
  }));
6381
6425
  };
6382
6426
 
6383
- var _excluded$2x = ["size", "color", "strokeWidth"];
6427
+ var _excluded$2z = ["size", "color", "strokeWidth"];
6384
6428
  var History = function History(_ref) {
6385
6429
  var _ref$size = _ref.size,
6386
6430
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6388,7 +6432,7 @@ var History = function History(_ref) {
6388
6432
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6389
6433
  _ref$strokeWidth = _ref.strokeWidth,
6390
6434
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6391
- props = _objectWithoutProperties(_ref, _excluded$2x);
6435
+ props = _objectWithoutProperties(_ref, _excluded$2z);
6392
6436
 
6393
6437
  return /*#__PURE__*/React.createElement("svg", _extends({
6394
6438
  width: size,
@@ -6423,7 +6467,7 @@ var History = function History(_ref) {
6423
6467
  }))));
6424
6468
  };
6425
6469
 
6426
- var _excluded$2w = ["size", "color", "strokeWidth"];
6470
+ var _excluded$2y = ["size", "color", "strokeWidth"];
6427
6471
  var Home = function Home(_ref) {
6428
6472
  var _ref$size = _ref.size,
6429
6473
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6431,7 +6475,7 @@ var Home = function Home(_ref) {
6431
6475
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6432
6476
  _ref$strokeWidth = _ref.strokeWidth,
6433
6477
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6434
- props = _objectWithoutProperties(_ref, _excluded$2w);
6478
+ props = _objectWithoutProperties(_ref, _excluded$2y);
6435
6479
 
6436
6480
  return /*#__PURE__*/React.createElement("svg", _extends({
6437
6481
  width: size,
@@ -6453,7 +6497,7 @@ var Home = function Home(_ref) {
6453
6497
  }));
6454
6498
  };
6455
6499
 
6456
- var _excluded$2v = ["size", "color", "strokeWidth"];
6500
+ var _excluded$2x = ["size", "color", "strokeWidth"];
6457
6501
  var HourGlass = function HourGlass(_ref) {
6458
6502
  var _ref$size = _ref.size,
6459
6503
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6461,7 +6505,7 @@ var HourGlass = function HourGlass(_ref) {
6461
6505
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6462
6506
  _ref$strokeWidth = _ref.strokeWidth,
6463
6507
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6464
- props = _objectWithoutProperties(_ref, _excluded$2v);
6508
+ props = _objectWithoutProperties(_ref, _excluded$2x);
6465
6509
 
6466
6510
  return /*#__PURE__*/React.createElement("svg", _extends({
6467
6511
  width: size,
@@ -6477,7 +6521,7 @@ var HourGlass = function HourGlass(_ref) {
6477
6521
  }));
6478
6522
  };
6479
6523
 
6480
- var _excluded$2u = ["size", "color", "strokeWidth"];
6524
+ var _excluded$2w = ["size", "color", "strokeWidth"];
6481
6525
  var Hours = function Hours(_ref) {
6482
6526
  var _ref$size = _ref.size,
6483
6527
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6485,7 +6529,7 @@ var Hours = function Hours(_ref) {
6485
6529
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6486
6530
  _ref$strokeWidth = _ref.strokeWidth,
6487
6531
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6488
- props = _objectWithoutProperties(_ref, _excluded$2u);
6532
+ props = _objectWithoutProperties(_ref, _excluded$2w);
6489
6533
 
6490
6534
  return /*#__PURE__*/React.createElement("svg", _extends({
6491
6535
  width: size,
@@ -6518,14 +6562,14 @@ var Hours = function Hours(_ref) {
6518
6562
  }))));
6519
6563
  };
6520
6564
 
6521
- var _excluded$2t = ["size", "color", "strokeWidth"];
6565
+ var _excluded$2v = ["size", "color", "strokeWidth"];
6522
6566
  var Html = function Html(_ref) {
6523
6567
  var _ref$size = _ref.size,
6524
6568
  size = _ref$size === void 0 ? 24 : _ref$size,
6525
6569
  _ref$color = _ref.color,
6526
6570
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6527
6571
  _ref.strokeWidth;
6528
- var props = _objectWithoutProperties(_ref, _excluded$2t);
6572
+ var props = _objectWithoutProperties(_ref, _excluded$2v);
6529
6573
 
6530
6574
  return /*#__PURE__*/React.createElement("svg", _extends({
6531
6575
  width: size,
@@ -6538,7 +6582,7 @@ var Html = function Html(_ref) {
6538
6582
  }));
6539
6583
  };
6540
6584
 
6541
- var _excluded$2s = ["size", "color", "strokeWidth"];
6585
+ var _excluded$2u = ["size", "color", "strokeWidth"];
6542
6586
  var ImageUpload = function ImageUpload(_ref) {
6543
6587
  var _ref$size = _ref.size,
6544
6588
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6546,7 +6590,7 @@ var ImageUpload = function ImageUpload(_ref) {
6546
6590
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6547
6591
  _ref$strokeWidth = _ref.strokeWidth,
6548
6592
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6549
- props = _objectWithoutProperties(_ref, _excluded$2s);
6593
+ props = _objectWithoutProperties(_ref, _excluded$2u);
6550
6594
 
6551
6595
  return /*#__PURE__*/React.createElement("svg", _extends({
6552
6596
  width: size,
@@ -6592,7 +6636,7 @@ var ImageUpload = function ImageUpload(_ref) {
6592
6636
  }));
6593
6637
  };
6594
6638
 
6595
- var _excluded$2r = ["size", "color", "strokeWidth"];
6639
+ var _excluded$2t = ["size", "color", "strokeWidth"];
6596
6640
  var Image = function Image(_ref) {
6597
6641
  var _ref$size = _ref.size,
6598
6642
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6600,7 +6644,7 @@ var Image = function Image(_ref) {
6600
6644
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6601
6645
  _ref$strokeWidth = _ref.strokeWidth,
6602
6646
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6603
- props = _objectWithoutProperties(_ref, _excluded$2r);
6647
+ props = _objectWithoutProperties(_ref, _excluded$2t);
6604
6648
 
6605
6649
  return /*#__PURE__*/React.createElement("svg", _extends({
6606
6650
  width: size,
@@ -6636,7 +6680,7 @@ var Image = function Image(_ref) {
6636
6680
  }))));
6637
6681
  };
6638
6682
 
6639
- var _excluded$2q = ["size", "color", "strokeWidth"];
6683
+ var _excluded$2s = ["size", "color", "strokeWidth"];
6640
6684
  var Inbox = function Inbox(_ref) {
6641
6685
  var _ref$size = _ref.size,
6642
6686
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6644,7 +6688,7 @@ var Inbox = function Inbox(_ref) {
6644
6688
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6645
6689
  _ref$strokeWidth = _ref.strokeWidth,
6646
6690
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6647
- props = _objectWithoutProperties(_ref, _excluded$2q);
6691
+ props = _objectWithoutProperties(_ref, _excluded$2s);
6648
6692
 
6649
6693
  return /*#__PURE__*/React.createElement("svg", _extends({
6650
6694
  width: size,
@@ -6660,7 +6704,7 @@ var Inbox = function Inbox(_ref) {
6660
6704
  }));
6661
6705
  };
6662
6706
 
6663
- var _excluded$2p = ["size", "color", "strokeWidth"];
6707
+ var _excluded$2r = ["size", "color", "strokeWidth"];
6664
6708
  var IndeterminateCircle = function IndeterminateCircle(_ref) {
6665
6709
  var _ref$size = _ref.size,
6666
6710
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6668,7 +6712,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
6668
6712
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6669
6713
  _ref$strokeWidth = _ref.strokeWidth,
6670
6714
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6671
- props = _objectWithoutProperties(_ref, _excluded$2p);
6715
+ props = _objectWithoutProperties(_ref, _excluded$2r);
6672
6716
 
6673
6717
  return /*#__PURE__*/React.createElement("svg", _extends({
6674
6718
  width: size,
@@ -6692,7 +6736,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
6692
6736
  }));
6693
6737
  };
6694
6738
 
6695
- var _excluded$2o = ["size", "color", "strokeWidth"];
6739
+ var _excluded$2q = ["size", "color", "strokeWidth"];
6696
6740
  var Info = function Info(_ref) {
6697
6741
  var _ref$size = _ref.size,
6698
6742
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6700,7 +6744,7 @@ var Info = function Info(_ref) {
6700
6744
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6701
6745
  _ref$strokeWidth = _ref.strokeWidth,
6702
6746
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6703
- props = _objectWithoutProperties(_ref, _excluded$2o);
6747
+ props = _objectWithoutProperties(_ref, _excluded$2q);
6704
6748
 
6705
6749
  return /*#__PURE__*/React.createElement("svg", _extends({
6706
6750
  width: size,
@@ -6740,7 +6784,7 @@ var Info = function Info(_ref) {
6740
6784
  }));
6741
6785
  };
6742
6786
 
6743
- var _excluded$2n = ["size", "color", "strokeWidth"];
6787
+ var _excluded$2p = ["size", "color", "strokeWidth"];
6744
6788
  var Input = function Input(_ref) {
6745
6789
  var _ref$size = _ref.size,
6746
6790
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6748,7 +6792,7 @@ var Input = function Input(_ref) {
6748
6792
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6749
6793
  _ref$strokeWidth = _ref.strokeWidth,
6750
6794
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6751
- props = _objectWithoutProperties(_ref, _excluded$2n);
6795
+ props = _objectWithoutProperties(_ref, _excluded$2p);
6752
6796
 
6753
6797
  return /*#__PURE__*/React.createElement("svg", _extends({
6754
6798
  width: size,
@@ -6772,14 +6816,14 @@ var Input = function Input(_ref) {
6772
6816
  }))));
6773
6817
  };
6774
6818
 
6775
- var _excluded$2m = ["size", "color", "strokeWidth"];
6819
+ var _excluded$2o = ["size", "color", "strokeWidth"];
6776
6820
  var Invoice = function Invoice(_ref) {
6777
6821
  var _ref$size = _ref.size,
6778
6822
  size = _ref$size === void 0 ? 24 : _ref$size,
6779
6823
  _ref$color = _ref.color,
6780
6824
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6781
6825
  _ref.strokeWidth;
6782
- var props = _objectWithoutProperties(_ref, _excluded$2m);
6826
+ var props = _objectWithoutProperties(_ref, _excluded$2o);
6783
6827
 
6784
6828
  return /*#__PURE__*/React.createElement("svg", _extends({
6785
6829
  width: size,
@@ -6803,7 +6847,7 @@ var Invoice = function Invoice(_ref) {
6803
6847
  }));
6804
6848
  };
6805
6849
 
6806
- var _excluded$2l = ["size", "color", "strokeWidth"];
6850
+ var _excluded$2n = ["size", "color", "strokeWidth"];
6807
6851
  var IpAddress = function IpAddress(_ref) {
6808
6852
  var _ref$size = _ref.size,
6809
6853
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6811,7 +6855,7 @@ var IpAddress = function IpAddress(_ref) {
6811
6855
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6812
6856
  _ref$strokeWidth = _ref.strokeWidth,
6813
6857
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6814
- props = _objectWithoutProperties(_ref, _excluded$2l);
6858
+ props = _objectWithoutProperties(_ref, _excluded$2n);
6815
6859
 
6816
6860
  return /*#__PURE__*/React.createElement("svg", _extends({
6817
6861
  width: size,
@@ -6827,7 +6871,7 @@ var IpAddress = function IpAddress(_ref) {
6827
6871
  }));
6828
6872
  };
6829
6873
 
6830
- var _excluded$2k = ["size", "color", "strokeWidth"];
6874
+ var _excluded$2m = ["size", "color", "strokeWidth"];
6831
6875
  var Keyboard = function Keyboard(_ref) {
6832
6876
  var _ref$size = _ref.size,
6833
6877
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6835,7 +6879,7 @@ var Keyboard = function Keyboard(_ref) {
6835
6879
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6836
6880
  _ref$strokeWidth = _ref.strokeWidth,
6837
6881
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6838
- props = _objectWithoutProperties(_ref, _excluded$2k);
6882
+ props = _objectWithoutProperties(_ref, _excluded$2m);
6839
6883
 
6840
6884
  return /*#__PURE__*/React.createElement("svg", _extends({
6841
6885
  width: size,
@@ -6875,7 +6919,7 @@ var Keyboard = function Keyboard(_ref) {
6875
6919
  }));
6876
6920
  };
6877
6921
 
6878
- var _excluded$2j = ["size", "color", "strokeWidth"];
6922
+ var _excluded$2l = ["size", "color", "strokeWidth"];
6879
6923
  var LeftArrowCircle = function LeftArrowCircle(_ref) {
6880
6924
  var _ref$size = _ref.size,
6881
6925
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6883,7 +6927,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
6883
6927
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6884
6928
  _ref$strokeWidth = _ref.strokeWidth,
6885
6929
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6886
- props = _objectWithoutProperties(_ref, _excluded$2j);
6930
+ props = _objectWithoutProperties(_ref, _excluded$2l);
6887
6931
 
6888
6932
  return /*#__PURE__*/React.createElement("svg", _extends({
6889
6933
  width: size,
@@ -6911,7 +6955,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
6911
6955
  }));
6912
6956
  };
6913
6957
 
6914
- var _excluded$2i = ["size", "color", "strokeWidth"];
6958
+ var _excluded$2k = ["size", "color", "strokeWidth"];
6915
6959
  var Left = function Left(_ref) {
6916
6960
  var _ref$size = _ref.size,
6917
6961
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6919,7 +6963,7 @@ var Left = function Left(_ref) {
6919
6963
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6920
6964
  _ref$strokeWidth = _ref.strokeWidth,
6921
6965
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6922
- props = _objectWithoutProperties(_ref, _excluded$2i);
6966
+ props = _objectWithoutProperties(_ref, _excluded$2k);
6923
6967
 
6924
6968
  return /*#__PURE__*/React.createElement("svg", _extends({
6925
6969
  width: size,
@@ -6935,7 +6979,7 @@ var Left = function Left(_ref) {
6935
6979
  }));
6936
6980
  };
6937
6981
 
6938
- var _excluded$2h = ["size", "color", "strokeWidth"];
6982
+ var _excluded$2j = ["size", "color", "strokeWidth"];
6939
6983
  var LeftAlign = function LeftAlign(_ref) {
6940
6984
  var _ref$size = _ref.size,
6941
6985
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6943,7 +6987,7 @@ var LeftAlign = function LeftAlign(_ref) {
6943
6987
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6944
6988
  _ref$strokeWidth = _ref.strokeWidth,
6945
6989
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6946
- props = _objectWithoutProperties(_ref, _excluded$2h);
6990
+ props = _objectWithoutProperties(_ref, _excluded$2j);
6947
6991
 
6948
6992
  return /*#__PURE__*/React.createElement("svg", _extends({
6949
6993
  width: size,
@@ -6994,7 +7038,7 @@ var LeftAlign = function LeftAlign(_ref) {
6994
7038
  }))));
6995
7039
  };
6996
7040
 
6997
- var _excluded$2g = ["size", "color", "strokeWidth"];
7041
+ var _excluded$2i = ["size", "color", "strokeWidth"];
6998
7042
  var LeftArrow = function LeftArrow(_ref) {
6999
7043
  var _ref$size = _ref.size,
7000
7044
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7002,7 +7046,7 @@ var LeftArrow = function LeftArrow(_ref) {
7002
7046
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7003
7047
  _ref$strokeWidth = _ref.strokeWidth,
7004
7048
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7005
- props = _objectWithoutProperties(_ref, _excluded$2g);
7049
+ props = _objectWithoutProperties(_ref, _excluded$2i);
7006
7050
 
7007
7051
  return /*#__PURE__*/React.createElement("svg", _extends({
7008
7052
  width: size,
@@ -7018,7 +7062,7 @@ var LeftArrow = function LeftArrow(_ref) {
7018
7062
  }));
7019
7063
  };
7020
7064
 
7021
- var _excluded$2f = ["size", "color", "strokeWidth"];
7065
+ var _excluded$2h = ["size", "color", "strokeWidth"];
7022
7066
  var Link = function Link(_ref) {
7023
7067
  var _ref$size = _ref.size,
7024
7068
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7026,7 +7070,7 @@ var Link = function Link(_ref) {
7026
7070
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7027
7071
  _ref$strokeWidth = _ref.strokeWidth,
7028
7072
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7029
- props = _objectWithoutProperties(_ref, _excluded$2f);
7073
+ props = _objectWithoutProperties(_ref, _excluded$2h);
7030
7074
 
7031
7075
  return /*#__PURE__*/React.createElement("svg", _extends({
7032
7076
  width: size,
@@ -7048,14 +7092,14 @@ var Link = function Link(_ref) {
7048
7092
  }));
7049
7093
  };
7050
7094
 
7051
- var _excluded$2e = ["size", "color", "strokeWidth"];
7095
+ var _excluded$2g = ["size", "color", "strokeWidth"];
7052
7096
  var Linkedin = function Linkedin(_ref) {
7053
7097
  var _ref$size = _ref.size,
7054
7098
  size = _ref$size === void 0 ? 24 : _ref$size,
7055
7099
  _ref$color = _ref.color,
7056
7100
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
7057
7101
  _ref.strokeWidth;
7058
- var props = _objectWithoutProperties(_ref, _excluded$2e);
7102
+ var props = _objectWithoutProperties(_ref, _excluded$2g);
7059
7103
 
7060
7104
  return /*#__PURE__*/React.createElement("svg", _extends({
7061
7105
  width: size,
@@ -7071,7 +7115,7 @@ var Linkedin = function Linkedin(_ref) {
7071
7115
  }));
7072
7116
  };
7073
7117
 
7074
- var _excluded$2d = ["size", "color", "strokeWidth"];
7118
+ var _excluded$2f = ["size", "color", "strokeWidth"];
7075
7119
  var ListDot = function ListDot(_ref) {
7076
7120
  var _ref$size = _ref.size,
7077
7121
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7079,7 +7123,7 @@ var ListDot = function ListDot(_ref) {
7079
7123
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7080
7124
  _ref$strokeWidth = _ref.strokeWidth,
7081
7125
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7082
- props = _objectWithoutProperties(_ref, _excluded$2d);
7126
+ props = _objectWithoutProperties(_ref, _excluded$2f);
7083
7127
 
7084
7128
  return /*#__PURE__*/React.createElement("svg", _extends({
7085
7129
  width: size,
@@ -7119,7 +7163,7 @@ var ListDot = function ListDot(_ref) {
7119
7163
  }));
7120
7164
  };
7121
7165
 
7122
- var _excluded$2c = ["size", "color", "strokeWidth"];
7166
+ var _excluded$2e = ["size", "color", "strokeWidth"];
7123
7167
  var ListNumber = function ListNumber(_ref) {
7124
7168
  var _ref$size = _ref.size,
7125
7169
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7127,7 +7171,7 @@ var ListNumber = function ListNumber(_ref) {
7127
7171
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7128
7172
  _ref$strokeWidth = _ref.strokeWidth,
7129
7173
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7130
- props = _objectWithoutProperties(_ref, _excluded$2c);
7174
+ props = _objectWithoutProperties(_ref, _excluded$2e);
7131
7175
 
7132
7176
  return /*#__PURE__*/React.createElement("svg", _extends({
7133
7177
  width: size,
@@ -7143,7 +7187,7 @@ var ListNumber = function ListNumber(_ref) {
7143
7187
  }));
7144
7188
  };
7145
7189
 
7146
- var _excluded$2b = ["size", "color", "strokeWidth"];
7190
+ var _excluded$2d = ["size", "color", "strokeWidth"];
7147
7191
  var List = function List(_ref) {
7148
7192
  var _ref$size = _ref.size,
7149
7193
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7151,7 +7195,7 @@ var List = function List(_ref) {
7151
7195
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7152
7196
  _ref$strokeWidth = _ref.strokeWidth,
7153
7197
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7154
- props = _objectWithoutProperties(_ref, _excluded$2b);
7198
+ props = _objectWithoutProperties(_ref, _excluded$2d);
7155
7199
 
7156
7200
  return /*#__PURE__*/React.createElement("svg", _extends({
7157
7201
  width: size,
@@ -7173,7 +7217,7 @@ var List = function List(_ref) {
7173
7217
  }));
7174
7218
  };
7175
7219
 
7176
- var _excluded$2a = ["size", "color", "strokeWidth"];
7220
+ var _excluded$2c = ["size", "color", "strokeWidth"];
7177
7221
  var ListDetails = function ListDetails(_ref) {
7178
7222
  var _ref$size = _ref.size,
7179
7223
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7181,7 +7225,7 @@ var ListDetails = function ListDetails(_ref) {
7181
7225
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7182
7226
  _ref$strokeWidth = _ref.strokeWidth,
7183
7227
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7184
- props = _objectWithoutProperties(_ref, _excluded$2a);
7228
+ props = _objectWithoutProperties(_ref, _excluded$2c);
7185
7229
 
7186
7230
  return /*#__PURE__*/React.createElement("svg", _extends({
7187
7231
  width: size,
@@ -7197,7 +7241,7 @@ var ListDetails = function ListDetails(_ref) {
7197
7241
  }));
7198
7242
  };
7199
7243
 
7200
- var _excluded$29 = ["size", "color", "strokeWidth"];
7244
+ var _excluded$2b = ["size", "color", "strokeWidth"];
7201
7245
  var Loading = function Loading(_ref) {
7202
7246
  var _ref$size = _ref.size,
7203
7247
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7205,7 +7249,7 @@ var Loading = function Loading(_ref) {
7205
7249
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7206
7250
  _ref$strokeWidth = _ref.strokeWidth,
7207
7251
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7208
- props = _objectWithoutProperties(_ref, _excluded$29);
7252
+ props = _objectWithoutProperties(_ref, _excluded$2b);
7209
7253
 
7210
7254
  return /*#__PURE__*/React.createElement("svg", _extends({
7211
7255
  width: size,
@@ -7263,7 +7307,7 @@ var Loading = function Loading(_ref) {
7263
7307
  }));
7264
7308
  };
7265
7309
 
7266
- var _excluded$28 = ["size", "color", "strokeWidth"];
7310
+ var _excluded$2a = ["size", "color", "strokeWidth"];
7267
7311
  var Location = function Location(_ref) {
7268
7312
  var _ref$size = _ref.size,
7269
7313
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7271,7 +7315,7 @@ var Location = function Location(_ref) {
7271
7315
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7272
7316
  _ref$strokeWidth = _ref.strokeWidth,
7273
7317
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7274
- props = _objectWithoutProperties(_ref, _excluded$28);
7318
+ props = _objectWithoutProperties(_ref, _excluded$2a);
7275
7319
 
7276
7320
  return /*#__PURE__*/React.createElement("svg", _extends({
7277
7321
  width: size,
@@ -7293,7 +7337,7 @@ var Location = function Location(_ref) {
7293
7337
  }));
7294
7338
  };
7295
7339
 
7296
- var _excluded$27 = ["size", "color", "strokeWidth"];
7340
+ var _excluded$29 = ["size", "color", "strokeWidth"];
7297
7341
  var Lock = function Lock(_ref) {
7298
7342
  var _ref$size = _ref.size,
7299
7343
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7301,7 +7345,7 @@ var Lock = function Lock(_ref) {
7301
7345
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7302
7346
  _ref$strokeWidth = _ref.strokeWidth,
7303
7347
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7304
- props = _objectWithoutProperties(_ref, _excluded$27);
7348
+ props = _objectWithoutProperties(_ref, _excluded$29);
7305
7349
 
7306
7350
  return /*#__PURE__*/React.createElement("svg", _extends({
7307
7351
  width: size,
@@ -7327,7 +7371,7 @@ var Lock = function Lock(_ref) {
7327
7371
  }));
7328
7372
  };
7329
7373
 
7330
- var _excluded$26 = ["size", "color", "strokeWidth"];
7374
+ var _excluded$28 = ["size", "color", "strokeWidth"];
7331
7375
  var MailUnread = function MailUnread(_ref) {
7332
7376
  var _ref$size = _ref.size,
7333
7377
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7335,7 +7379,7 @@ var MailUnread = function MailUnread(_ref) {
7335
7379
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7336
7380
  _ref$strokeWidth = _ref.strokeWidth,
7337
7381
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7338
- props = _objectWithoutProperties(_ref, _excluded$26);
7382
+ props = _objectWithoutProperties(_ref, _excluded$28);
7339
7383
 
7340
7384
  return /*#__PURE__*/React.createElement("svg", _extends({
7341
7385
  width: size,
@@ -7360,7 +7404,7 @@ var MailUnread = function MailUnread(_ref) {
7360
7404
  }));
7361
7405
  };
7362
7406
 
7363
- var _excluded$25 = ["size", "color", "strokeWidth"];
7407
+ var _excluded$27 = ["size", "color", "strokeWidth"];
7364
7408
  var MailSend = function MailSend(_ref) {
7365
7409
  var _ref$size = _ref.size,
7366
7410
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7368,7 +7412,7 @@ var MailSend = function MailSend(_ref) {
7368
7412
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7369
7413
  _ref$strokeWidth = _ref.strokeWidth,
7370
7414
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7371
- props = _objectWithoutProperties(_ref, _excluded$25);
7415
+ props = _objectWithoutProperties(_ref, _excluded$27);
7372
7416
 
7373
7417
  return /*#__PURE__*/React.createElement("svg", _extends({
7374
7418
  width: size,
@@ -7406,7 +7450,7 @@ var MailSend = function MailSend(_ref) {
7406
7450
  }));
7407
7451
  };
7408
7452
 
7409
- var _excluded$24 = ["size", "color", "strokeWidth"];
7453
+ var _excluded$26 = ["size", "color", "strokeWidth"];
7410
7454
  var Matrix = function Matrix(_ref) {
7411
7455
  var _ref$size = _ref.size,
7412
7456
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7414,7 +7458,7 @@ var Matrix = function Matrix(_ref) {
7414
7458
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7415
7459
  _ref$strokeWidth = _ref.strokeWidth,
7416
7460
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7417
- props = _objectWithoutProperties(_ref, _excluded$24);
7461
+ props = _objectWithoutProperties(_ref, _excluded$26);
7418
7462
 
7419
7463
  return /*#__PURE__*/React.createElement("svg", _extends({
7420
7464
  width: size,
@@ -7438,14 +7482,14 @@ var Matrix = function Matrix(_ref) {
7438
7482
  }));
7439
7483
  };
7440
7484
 
7441
- var _excluded$23 = ["size", "color", "strokeWidth"];
7485
+ var _excluded$25 = ["size", "color", "strokeWidth"];
7442
7486
  var MatrixDots = function MatrixDots(_ref) {
7443
7487
  var _ref$size = _ref.size,
7444
7488
  size = _ref$size === void 0 ? 24 : _ref$size,
7445
7489
  _ref$color = _ref.color,
7446
7490
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
7447
7491
  _ref.strokeWidth;
7448
- var props = _objectWithoutProperties(_ref, _excluded$23);
7492
+ var props = _objectWithoutProperties(_ref, _excluded$25);
7449
7493
 
7450
7494
  return /*#__PURE__*/React.createElement("svg", _extends({
7451
7495
  width: size,
@@ -7500,7 +7544,7 @@ var MatrixDots = function MatrixDots(_ref) {
7500
7544
  }));
7501
7545
  };
7502
7546
 
7503
- var _excluded$22 = ["size", "color", "strokeWidth"];
7547
+ var _excluded$24 = ["size", "color", "strokeWidth"];
7504
7548
  var MatrixDotsClear = function MatrixDotsClear(_ref) {
7505
7549
  var _ref$size = _ref.size,
7506
7550
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7508,7 +7552,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
7508
7552
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7509
7553
  _ref$strokeWidth = _ref.strokeWidth,
7510
7554
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7511
- props = _objectWithoutProperties(_ref, _excluded$22);
7555
+ props = _objectWithoutProperties(_ref, _excluded$24);
7512
7556
 
7513
7557
  return /*#__PURE__*/React.createElement("svg", _extends({
7514
7558
  width: size,
@@ -7524,7 +7568,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
7524
7568
  }));
7525
7569
  };
7526
7570
 
7527
- var _excluded$21 = ["size", "color", "strokeWidth"];
7571
+ var _excluded$23 = ["size", "color", "strokeWidth"];
7528
7572
  var MediaVideo = function MediaVideo(_ref) {
7529
7573
  var _ref$size = _ref.size,
7530
7574
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7532,7 +7576,7 @@ var MediaVideo = function MediaVideo(_ref) {
7532
7576
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7533
7577
  _ref$strokeWidth = _ref.strokeWidth,
7534
7578
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7535
- props = _objectWithoutProperties(_ref, _excluded$21);
7579
+ props = _objectWithoutProperties(_ref, _excluded$23);
7536
7580
 
7537
7581
  return /*#__PURE__*/React.createElement("svg", _extends({
7538
7582
  width: size,
@@ -7554,7 +7598,7 @@ var MediaVideo = function MediaVideo(_ref) {
7554
7598
  }));
7555
7599
  };
7556
7600
 
7557
- var _excluded$20 = ["size", "color", "strokeWidth"];
7601
+ var _excluded$22 = ["size", "color", "strokeWidth"];
7558
7602
  var MenuHorizontal = function MenuHorizontal(_ref) {
7559
7603
  var _ref$size = _ref.size,
7560
7604
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7562,7 +7606,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
7562
7606
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7563
7607
  _ref$strokeWidth = _ref.strokeWidth,
7564
7608
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7565
- props = _objectWithoutProperties(_ref, _excluded$20);
7609
+ props = _objectWithoutProperties(_ref, _excluded$22);
7566
7610
 
7567
7611
  return /*#__PURE__*/React.createElement("svg", _extends({
7568
7612
  width: size,
@@ -7593,7 +7637,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
7593
7637
  }));
7594
7638
  };
7595
7639
 
7596
- var _excluded$1$ = ["size", "color", "strokeWidth"];
7640
+ var _excluded$21 = ["size", "color", "strokeWidth"];
7597
7641
  var MenuVertical = function MenuVertical(_ref) {
7598
7642
  var _ref$size = _ref.size,
7599
7643
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7601,7 +7645,7 @@ var MenuVertical = function MenuVertical(_ref) {
7601
7645
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7602
7646
  _ref$strokeWidth = _ref.strokeWidth,
7603
7647
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7604
- props = _objectWithoutProperties(_ref, _excluded$1$);
7648
+ props = _objectWithoutProperties(_ref, _excluded$21);
7605
7649
 
7606
7650
  return /*#__PURE__*/React.createElement("svg", _extends({
7607
7651
  width: size,
@@ -7632,7 +7676,7 @@ var MenuVertical = function MenuVertical(_ref) {
7632
7676
  }));
7633
7677
  };
7634
7678
 
7635
- var _excluded$1_ = ["size", "color", "strokeWidth"];
7679
+ var _excluded$20 = ["size", "color", "strokeWidth"];
7636
7680
  var MenuLayout = function MenuLayout(_ref) {
7637
7681
  var _ref$size = _ref.size,
7638
7682
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7640,7 +7684,7 @@ var MenuLayout = function MenuLayout(_ref) {
7640
7684
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7641
7685
  _ref$strokeWidth = _ref.strokeWidth,
7642
7686
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7643
- props = _objectWithoutProperties(_ref, _excluded$1_);
7687
+ props = _objectWithoutProperties(_ref, _excluded$20);
7644
7688
 
7645
7689
  return /*#__PURE__*/React.createElement("svg", _extends({
7646
7690
  width: size,
@@ -7690,7 +7734,7 @@ var MenuLayout = function MenuLayout(_ref) {
7690
7734
  }))));
7691
7735
  };
7692
7736
 
7693
- var _excluded$1Z = ["size", "color", "strokeWidth"];
7737
+ var _excluded$1$ = ["size", "color", "strokeWidth"];
7694
7738
  var MenuSquare = function MenuSquare(_ref) {
7695
7739
  var _ref$size = _ref.size,
7696
7740
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7698,7 +7742,7 @@ var MenuSquare = function MenuSquare(_ref) {
7698
7742
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7699
7743
  _ref$strokeWidth = _ref.strokeWidth,
7700
7744
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7701
- props = _objectWithoutProperties(_ref, _excluded$1Z);
7745
+ props = _objectWithoutProperties(_ref, _excluded$1$);
7702
7746
 
7703
7747
  return /*#__PURE__*/React.createElement("svg", _extends({
7704
7748
  width: size,
@@ -7720,7 +7764,7 @@ var MenuSquare = function MenuSquare(_ref) {
7720
7764
  }));
7721
7765
  };
7722
7766
 
7723
- var _excluded$1Y = ["size", "color", "strokeWidth"];
7767
+ var _excluded$1_ = ["size", "color", "strokeWidth"];
7724
7768
  var Merge = function Merge(_ref) {
7725
7769
  var _ref$size = _ref.size,
7726
7770
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7728,7 +7772,7 @@ var Merge = function Merge(_ref) {
7728
7772
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7729
7773
  _ref$strokeWidth = _ref.strokeWidth,
7730
7774
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7731
- props = _objectWithoutProperties(_ref, _excluded$1Y);
7775
+ props = _objectWithoutProperties(_ref, _excluded$1_);
7732
7776
 
7733
7777
  return /*#__PURE__*/React.createElement("svg", _extends({
7734
7778
  width: size,
@@ -7744,7 +7788,7 @@ var Merge = function Merge(_ref) {
7744
7788
  }));
7745
7789
  };
7746
7790
 
7747
- var _excluded$1X = ["size", "color", "strokeWidth"];
7791
+ var _excluded$1Z = ["size", "color", "strokeWidth"];
7748
7792
  var MergedPullRequest = function MergedPullRequest(_ref) {
7749
7793
  var _ref$size = _ref.size,
7750
7794
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7752,7 +7796,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
7752
7796
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7753
7797
  _ref$strokeWidth = _ref.strokeWidth,
7754
7798
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7755
- props = _objectWithoutProperties(_ref, _excluded$1X);
7799
+ props = _objectWithoutProperties(_ref, _excluded$1Z);
7756
7800
 
7757
7801
  return /*#__PURE__*/React.createElement("svg", _extends({
7758
7802
  width: size,
@@ -7792,7 +7836,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
7792
7836
  }));
7793
7837
  };
7794
7838
 
7795
- var _excluded$1W = ["size", "color", "strokeWidth"];
7839
+ var _excluded$1Y = ["size", "color", "strokeWidth"];
7796
7840
  var Message = function Message(_ref) {
7797
7841
  var _ref$size = _ref.size,
7798
7842
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7800,7 +7844,7 @@ var Message = function Message(_ref) {
7800
7844
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7801
7845
  _ref$strokeWidth = _ref.strokeWidth,
7802
7846
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7803
- props = _objectWithoutProperties(_ref, _excluded$1W);
7847
+ props = _objectWithoutProperties(_ref, _excluded$1Y);
7804
7848
 
7805
7849
  return /*#__PURE__*/React.createElement("svg", _extends({
7806
7850
  width: size,
@@ -7822,7 +7866,7 @@ var Message = function Message(_ref) {
7822
7866
  }));
7823
7867
  };
7824
7868
 
7825
- var _excluded$1V = ["size", "color", "strokeWidth"];
7869
+ var _excluded$1X = ["size", "color", "strokeWidth"];
7826
7870
  var MessageBubble = function MessageBubble(_ref) {
7827
7871
  var _ref$size = _ref.size,
7828
7872
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7830,7 +7874,7 @@ var MessageBubble = function MessageBubble(_ref) {
7830
7874
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7831
7875
  _ref$strokeWidth = _ref.strokeWidth,
7832
7876
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7833
- props = _objectWithoutProperties(_ref, _excluded$1V);
7877
+ props = _objectWithoutProperties(_ref, _excluded$1X);
7834
7878
 
7835
7879
  return /*#__PURE__*/React.createElement("svg", _extends({
7836
7880
  width: size,
@@ -7846,7 +7890,7 @@ var MessageBubble = function MessageBubble(_ref) {
7846
7890
  }));
7847
7891
  };
7848
7892
 
7849
- var _excluded$1U = ["size", "color", "strokeWidth"];
7893
+ var _excluded$1W = ["size", "color", "strokeWidth"];
7850
7894
  var MessageSquare = function MessageSquare(_ref) {
7851
7895
  var _ref$size = _ref.size,
7852
7896
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7854,7 +7898,7 @@ var MessageSquare = function MessageSquare(_ref) {
7854
7898
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7855
7899
  _ref$strokeWidth = _ref.strokeWidth,
7856
7900
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7857
- props = _objectWithoutProperties(_ref, _excluded$1U);
7901
+ props = _objectWithoutProperties(_ref, _excluded$1W);
7858
7902
 
7859
7903
  return /*#__PURE__*/React.createElement("svg", _extends({
7860
7904
  width: size,
@@ -7870,7 +7914,7 @@ var MessageSquare = function MessageSquare(_ref) {
7870
7914
  }));
7871
7915
  };
7872
7916
 
7873
- var _excluded$1T = ["size", "color", "strokeWidth"];
7917
+ var _excluded$1V = ["size", "color", "strokeWidth"];
7874
7918
  var Mic = function Mic(_ref) {
7875
7919
  var _ref$size = _ref.size,
7876
7920
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7878,7 +7922,7 @@ var Mic = function Mic(_ref) {
7878
7922
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7879
7923
  _ref$strokeWidth = _ref.strokeWidth,
7880
7924
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7881
- props = _objectWithoutProperties(_ref, _excluded$1T);
7925
+ props = _objectWithoutProperties(_ref, _excluded$1V);
7882
7926
 
7883
7927
  return /*#__PURE__*/React.createElement("svg", _extends({
7884
7928
  width: size,
@@ -7901,7 +7945,7 @@ var Mic = function Mic(_ref) {
7901
7945
  }));
7902
7946
  };
7903
7947
 
7904
- var _excluded$1S = ["size", "color", "strokeWidth"];
7948
+ var _excluded$1U = ["size", "color", "strokeWidth"];
7905
7949
  var Minus = function Minus(_ref) {
7906
7950
  var _ref$size = _ref.size,
7907
7951
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7909,7 +7953,7 @@ var Minus = function Minus(_ref) {
7909
7953
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7910
7954
  _ref$strokeWidth = _ref.strokeWidth,
7911
7955
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7912
- props = _objectWithoutProperties(_ref, _excluded$1S);
7956
+ props = _objectWithoutProperties(_ref, _excluded$1U);
7913
7957
 
7914
7958
  return /*#__PURE__*/React.createElement("svg", _extends({
7915
7959
  width: size,
@@ -7925,7 +7969,7 @@ var Minus = function Minus(_ref) {
7925
7969
  }));
7926
7970
  };
7927
7971
 
7928
- var _excluded$1R = ["size", "color", "strokeWidth"];
7972
+ var _excluded$1T = ["size", "color", "strokeWidth"];
7929
7973
  var Mobile = function Mobile(_ref) {
7930
7974
  var _ref$size = _ref.size,
7931
7975
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7933,7 +7977,7 @@ var Mobile = function Mobile(_ref) {
7933
7977
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7934
7978
  _ref$strokeWidth = _ref.strokeWidth,
7935
7979
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7936
- props = _objectWithoutProperties(_ref, _excluded$1R);
7980
+ props = _objectWithoutProperties(_ref, _excluded$1T);
7937
7981
 
7938
7982
  return /*#__PURE__*/React.createElement("svg", _extends({
7939
7983
  width: size,
@@ -7955,7 +7999,39 @@ var Mobile = function Mobile(_ref) {
7955
7999
  }));
7956
8000
  };
7957
8001
 
7958
- var _excluded$1Q = ["size", "color", "strokeWidth"];
8002
+ var _excluded$1S = ["size", "color", "strokeWidth"];
8003
+ var Moon = function Moon(_ref) {
8004
+ var _ref$size = _ref.size,
8005
+ size = _ref$size === void 0 ? 24 : _ref$size,
8006
+ _ref$color = _ref.color,
8007
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
8008
+ _ref$strokeWidth = _ref.strokeWidth,
8009
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8010
+ props = _objectWithoutProperties(_ref, _excluded$1S);
8011
+
8012
+ return /*#__PURE__*/React.createElement("svg", _extends({
8013
+ width: size,
8014
+ height: size,
8015
+ viewBox: "0 0 24 24",
8016
+ fill: "none"
8017
+ }, props), /*#__PURE__*/React.createElement("g", {
8018
+ clipPath: "url(#Moon_js__clip0_6477_146)"
8019
+ }, /*#__PURE__*/React.createElement("path", {
8020
+ 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",
8021
+ stroke: color,
8022
+ strokeWidth: strokeWidth,
8023
+ strokeLinecap: "round",
8024
+ strokeLinejoin: "round"
8025
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
8026
+ id: "Moon_js__clip0_6477_146"
8027
+ }, /*#__PURE__*/React.createElement("rect", {
8028
+ width: 24,
8029
+ height: 24,
8030
+ fill: color
8031
+ }))));
8032
+ };
8033
+
8034
+ var _excluded$1R = ["size", "color", "strokeWidth"];
7959
8035
  var Movie = function Movie(_ref) {
7960
8036
  var _ref$size = _ref.size,
7961
8037
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7963,7 +8039,7 @@ var Movie = function Movie(_ref) {
7963
8039
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7964
8040
  _ref$strokeWidth = _ref.strokeWidth,
7965
8041
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7966
- props = _objectWithoutProperties(_ref, _excluded$1Q);
8042
+ props = _objectWithoutProperties(_ref, _excluded$1R);
7967
8043
 
7968
8044
  return /*#__PURE__*/React.createElement("svg", _extends({
7969
8045
  width: size,
@@ -7990,7 +8066,7 @@ var Movie = function Movie(_ref) {
7990
8066
  }));
7991
8067
  };
7992
8068
 
7993
- var _excluded$1P = ["size", "color", "strokeWidth"];
8069
+ var _excluded$1Q = ["size", "color", "strokeWidth"];
7994
8070
  var MultipleChoice = function MultipleChoice(_ref) {
7995
8071
  var _ref$size = _ref.size,
7996
8072
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7998,7 +8074,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
7998
8074
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7999
8075
  _ref$strokeWidth = _ref.strokeWidth,
8000
8076
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8001
- props = _objectWithoutProperties(_ref, _excluded$1P);
8077
+ props = _objectWithoutProperties(_ref, _excluded$1Q);
8002
8078
 
8003
8079
  return /*#__PURE__*/React.createElement("svg", _extends({
8004
8080
  width: size,
@@ -8047,7 +8123,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
8047
8123
  }));
8048
8124
  };
8049
8125
 
8050
- var _excluded$1O = ["size", "color", "strokeWidth"];
8126
+ var _excluded$1P = ["size", "color", "strokeWidth"];
8051
8127
  var NeetoAnalytics = function NeetoAnalytics(_ref) {
8052
8128
  var _ref$size = _ref.size,
8053
8129
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8055,7 +8131,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
8055
8131
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8056
8132
  _ref$strokeWidth = _ref.strokeWidth,
8057
8133
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8058
- props = _objectWithoutProperties(_ref, _excluded$1O);
8134
+ props = _objectWithoutProperties(_ref, _excluded$1P);
8059
8135
 
8060
8136
  return /*#__PURE__*/React.createElement("svg", _extends({
8061
8137
  width: size,
@@ -8077,7 +8153,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
8077
8153
  }));
8078
8154
  };
8079
8155
 
8080
- var _excluded$1N = ["size", "color", "strokeWidth"];
8156
+ var _excluded$1O = ["size", "color", "strokeWidth"];
8081
8157
  var NeetoCal = function NeetoCal(_ref) {
8082
8158
  var _ref$size = _ref.size,
8083
8159
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8085,7 +8161,7 @@ var NeetoCal = function NeetoCal(_ref) {
8085
8161
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8086
8162
  _ref$strokeWidth = _ref.strokeWidth,
8087
8163
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8088
- props = _objectWithoutProperties(_ref, _excluded$1N);
8164
+ props = _objectWithoutProperties(_ref, _excluded$1O);
8089
8165
 
8090
8166
  return /*#__PURE__*/React.createElement("svg", _extends({
8091
8167
  width: size,
@@ -8119,7 +8195,7 @@ var NeetoCal = function NeetoCal(_ref) {
8119
8195
  }));
8120
8196
  };
8121
8197
 
8122
- var _excluded$1M = ["size", "color", "strokeWidth"];
8198
+ var _excluded$1N = ["size", "color", "strokeWidth"];
8123
8199
  var NeetoChangelog = function NeetoChangelog(_ref) {
8124
8200
  var _ref$size = _ref.size,
8125
8201
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8127,7 +8203,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
8127
8203
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8128
8204
  _ref$strokeWidth = _ref.strokeWidth,
8129
8205
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8130
- props = _objectWithoutProperties(_ref, _excluded$1M);
8206
+ props = _objectWithoutProperties(_ref, _excluded$1N);
8131
8207
 
8132
8208
  return /*#__PURE__*/React.createElement("svg", _extends({
8133
8209
  width: size,
@@ -8179,7 +8255,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
8179
8255
  }));
8180
8256
  };
8181
8257
 
8182
- var _excluded$1L = ["size", "color", "strokeWidth"];
8258
+ var _excluded$1M = ["size", "color", "strokeWidth"];
8183
8259
  var NeetoChat = function NeetoChat(_ref) {
8184
8260
  var _ref$size = _ref.size,
8185
8261
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8187,7 +8263,7 @@ var NeetoChat = function NeetoChat(_ref) {
8187
8263
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8188
8264
  _ref$strokeWidth = _ref.strokeWidth,
8189
8265
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8190
- props = _objectWithoutProperties(_ref, _excluded$1L);
8266
+ props = _objectWithoutProperties(_ref, _excluded$1M);
8191
8267
 
8192
8268
  return /*#__PURE__*/React.createElement("svg", _extends({
8193
8269
  width: size,
@@ -8215,7 +8291,7 @@ var NeetoChat = function NeetoChat(_ref) {
8215
8291
  }));
8216
8292
  };
8217
8293
 
8218
- var _excluded$1K = ["size", "color", "strokeWidth"];
8294
+ var _excluded$1L = ["size", "color", "strokeWidth"];
8219
8295
  var NeetoDesk = function NeetoDesk(_ref) {
8220
8296
  var _ref$size = _ref.size,
8221
8297
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8223,7 +8299,7 @@ var NeetoDesk = function NeetoDesk(_ref) {
8223
8299
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8224
8300
  _ref$strokeWidth = _ref.strokeWidth,
8225
8301
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8226
- props = _objectWithoutProperties(_ref, _excluded$1K);
8302
+ props = _objectWithoutProperties(_ref, _excluded$1L);
8227
8303
 
8228
8304
  return /*#__PURE__*/React.createElement("svg", _extends({
8229
8305
  width: size,
@@ -8275,14 +8351,14 @@ var NeetoDesk = function NeetoDesk(_ref) {
8275
8351
  }));
8276
8352
  };
8277
8353
 
8278
- var _excluded$1J = ["size", "color", "strokeWidth"];
8354
+ var _excluded$1K = ["size", "color", "strokeWidth"];
8279
8355
  var NeetoForm = function NeetoForm(_ref) {
8280
8356
  var _ref$size = _ref.size,
8281
8357
  size = _ref$size === void 0 ? 24 : _ref$size,
8282
8358
  _ref$color = _ref.color,
8283
8359
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8284
8360
  _ref.strokeWidth;
8285
- var props = _objectWithoutProperties(_ref, _excluded$1J);
8361
+ var props = _objectWithoutProperties(_ref, _excluded$1K);
8286
8362
 
8287
8363
  return /*#__PURE__*/React.createElement("svg", _extends({
8288
8364
  width: size,
@@ -8297,14 +8373,14 @@ var NeetoForm = function NeetoForm(_ref) {
8297
8373
  }));
8298
8374
  };
8299
8375
 
8300
- var _excluded$1I = ["size", "color", "strokeWidth"];
8376
+ var _excluded$1J = ["size", "color", "strokeWidth"];
8301
8377
  var NeetoIcon = function NeetoIcon(_ref) {
8302
8378
  var _ref$size = _ref.size,
8303
8379
  size = _ref$size === void 0 ? 24 : _ref$size,
8304
8380
  _ref$color = _ref.color,
8305
8381
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8306
8382
  _ref.strokeWidth;
8307
- var props = _objectWithoutProperties(_ref, _excluded$1I);
8383
+ var props = _objectWithoutProperties(_ref, _excluded$1J);
8308
8384
 
8309
8385
  return /*#__PURE__*/React.createElement("svg", _extends({
8310
8386
  width: size,
@@ -8317,7 +8393,7 @@ var NeetoIcon = function NeetoIcon(_ref) {
8317
8393
  }));
8318
8394
  };
8319
8395
 
8320
- var _excluded$1H = ["size", "color", "strokeWidth"];
8396
+ var _excluded$1I = ["size", "color", "strokeWidth"];
8321
8397
  var NeetoInsights = function NeetoInsights(_ref) {
8322
8398
  var _ref$size = _ref.size,
8323
8399
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8325,7 +8401,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
8325
8401
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8326
8402
  _ref$strokeWidth = _ref.strokeWidth,
8327
8403
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8328
- props = _objectWithoutProperties(_ref, _excluded$1H);
8404
+ props = _objectWithoutProperties(_ref, _excluded$1I);
8329
8405
 
8330
8406
  return /*#__PURE__*/React.createElement("svg", _extends({
8331
8407
  width: size,
@@ -8347,7 +8423,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
8347
8423
  }));
8348
8424
  };
8349
8425
 
8350
- var _excluded$1G = ["size", "color", "strokeWidth"];
8426
+ var _excluded$1H = ["size", "color", "strokeWidth"];
8351
8427
  var NeetoInterview = function NeetoInterview(_ref) {
8352
8428
  var _ref$size = _ref.size,
8353
8429
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8355,7 +8431,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
8355
8431
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8356
8432
  _ref$strokeWidth = _ref.strokeWidth,
8357
8433
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8358
- props = _objectWithoutProperties(_ref, _excluded$1G);
8434
+ props = _objectWithoutProperties(_ref, _excluded$1H);
8359
8435
 
8360
8436
  return /*#__PURE__*/React.createElement("svg", _extends({
8361
8437
  width: size,
@@ -8377,7 +8453,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
8377
8453
  }));
8378
8454
  };
8379
8455
 
8380
- var _excluded$1F = ["size", "color", "strokeWidth"];
8456
+ var _excluded$1G = ["size", "color", "strokeWidth"];
8381
8457
  var NeetoInvisible = function NeetoInvisible(_ref) {
8382
8458
  var _ref$size = _ref.size,
8383
8459
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8385,7 +8461,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
8385
8461
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8386
8462
  _ref$strokeWidth = _ref.strokeWidth,
8387
8463
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8388
- props = _objectWithoutProperties(_ref, _excluded$1F);
8464
+ props = _objectWithoutProperties(_ref, _excluded$1G);
8389
8465
 
8390
8466
  return /*#__PURE__*/React.createElement("svg", _extends({
8391
8467
  width: size,
@@ -8407,7 +8483,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
8407
8483
  }));
8408
8484
  };
8409
8485
 
8410
- var _excluded$1E = ["size", "color", "strokeWidth"];
8486
+ var _excluded$1F = ["size", "color", "strokeWidth"];
8411
8487
  var NeetoKb = function NeetoKb(_ref) {
8412
8488
  var _ref$size = _ref.size,
8413
8489
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8415,7 +8491,7 @@ var NeetoKb = function NeetoKb(_ref) {
8415
8491
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8416
8492
  _ref$strokeWidth = _ref.strokeWidth,
8417
8493
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8418
- props = _objectWithoutProperties(_ref, _excluded$1E);
8494
+ props = _objectWithoutProperties(_ref, _excluded$1F);
8419
8495
 
8420
8496
  return /*#__PURE__*/React.createElement("svg", _extends({
8421
8497
  width: size,
@@ -8455,7 +8531,7 @@ var NeetoKb = function NeetoKb(_ref) {
8455
8531
  }));
8456
8532
  };
8457
8533
 
8458
- var _excluded$1D = ["size", "color", "strokeWidth"];
8534
+ var _excluded$1E = ["size", "color", "strokeWidth"];
8459
8535
  var NeetoQuiz = function NeetoQuiz(_ref) {
8460
8536
  var _ref$size = _ref.size,
8461
8537
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8463,7 +8539,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
8463
8539
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8464
8540
  _ref$strokeWidth = _ref.strokeWidth,
8465
8541
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8466
- props = _objectWithoutProperties(_ref, _excluded$1D);
8542
+ props = _objectWithoutProperties(_ref, _excluded$1E);
8467
8543
 
8468
8544
  return /*#__PURE__*/React.createElement("svg", _extends({
8469
8545
  width: size,
@@ -8529,7 +8605,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
8529
8605
  }))));
8530
8606
  };
8531
8607
 
8532
- var _excluded$1C = ["size", "color", "strokeWidth"];
8608
+ var _excluded$1D = ["size", "color", "strokeWidth"];
8533
8609
  var NeetoReplay = function NeetoReplay(_ref) {
8534
8610
  var _ref$size = _ref.size,
8535
8611
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8537,7 +8613,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
8537
8613
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8538
8614
  _ref$strokeWidth = _ref.strokeWidth,
8539
8615
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8540
- props = _objectWithoutProperties(_ref, _excluded$1C);
8616
+ props = _objectWithoutProperties(_ref, _excluded$1D);
8541
8617
 
8542
8618
  return /*#__PURE__*/React.createElement("svg", _extends({
8543
8619
  width: size,
@@ -8559,7 +8635,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
8559
8635
  }));
8560
8636
  };
8561
8637
 
8562
- var _excluded$1B = ["size", "color", "strokeWidth"];
8638
+ var _excluded$1C = ["size", "color", "strokeWidth"];
8563
8639
  var NeetoWireframe = function NeetoWireframe(_ref) {
8564
8640
  var _ref$size = _ref.size,
8565
8641
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8567,7 +8643,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
8567
8643
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8568
8644
  _ref$strokeWidth = _ref.strokeWidth,
8569
8645
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8570
- props = _objectWithoutProperties(_ref, _excluded$1B);
8646
+ props = _objectWithoutProperties(_ref, _excluded$1C);
8571
8647
 
8572
8648
  return /*#__PURE__*/React.createElement("svg", _extends({
8573
8649
  width: size,
@@ -8613,7 +8689,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
8613
8689
  }));
8614
8690
  };
8615
8691
 
8616
- var _excluded$1A = ["size", "color", "strokeWidth"];
8692
+ var _excluded$1B = ["size", "color", "strokeWidth"];
8617
8693
  var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8618
8694
  var _ref$size = _ref.size,
8619
8695
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8621,7 +8697,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8621
8697
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8622
8698
  _ref$strokeWidth = _ref.strokeWidth,
8623
8699
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8624
- props = _objectWithoutProperties(_ref, _excluded$1A);
8700
+ props = _objectWithoutProperties(_ref, _excluded$1B);
8625
8701
 
8626
8702
  return /*#__PURE__*/React.createElement("svg", _extends({
8627
8703
  width: size,
@@ -8656,7 +8732,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8656
8732
  }))));
8657
8733
  };
8658
8734
 
8659
- var _excluded$1z = ["size", "color", "strokeWidth"];
8735
+ var _excluded$1A = ["size", "color", "strokeWidth"];
8660
8736
  var NewChat = function NewChat(_ref) {
8661
8737
  var _ref$size = _ref.size,
8662
8738
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8664,7 +8740,7 @@ var NewChat = function NewChat(_ref) {
8664
8740
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8665
8741
  _ref$strokeWidth = _ref.strokeWidth,
8666
8742
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8667
- props = _objectWithoutProperties(_ref, _excluded$1z);
8743
+ props = _objectWithoutProperties(_ref, _excluded$1A);
8668
8744
 
8669
8745
  return /*#__PURE__*/React.createElement("svg", _extends({
8670
8746
  width: size,
@@ -8692,14 +8768,14 @@ var NewChat = function NewChat(_ref) {
8692
8768
  }));
8693
8769
  };
8694
8770
 
8695
- var _excluded$1y = ["size", "color", "strokeWidth"];
8771
+ var _excluded$1z = ["size", "color", "strokeWidth"];
8696
8772
  var Notes = function Notes(_ref) {
8697
8773
  var _ref$size = _ref.size,
8698
8774
  size = _ref$size === void 0 ? 24 : _ref$size,
8699
8775
  _ref$color = _ref.color,
8700
8776
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8701
8777
  _ref.strokeWidth;
8702
- var props = _objectWithoutProperties(_ref, _excluded$1y);
8778
+ var props = _objectWithoutProperties(_ref, _excluded$1z);
8703
8779
 
8704
8780
  return /*#__PURE__*/React.createElement("svg", _extends({
8705
8781
  width: size,
@@ -8714,7 +8790,7 @@ var Notes = function Notes(_ref) {
8714
8790
  }));
8715
8791
  };
8716
8792
 
8717
- var _excluded$1x = ["size", "color", "strokeWidth"];
8793
+ var _excluded$1y = ["size", "color", "strokeWidth"];
8718
8794
  var Notification = function Notification(_ref) {
8719
8795
  var _ref$size = _ref.size,
8720
8796
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8722,7 +8798,7 @@ var Notification = function Notification(_ref) {
8722
8798
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8723
8799
  _ref$strokeWidth = _ref.strokeWidth,
8724
8800
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8725
- props = _objectWithoutProperties(_ref, _excluded$1x);
8801
+ props = _objectWithoutProperties(_ref, _excluded$1y);
8726
8802
 
8727
8803
  return /*#__PURE__*/React.createElement("svg", _extends({
8728
8804
  width: size,
@@ -8744,7 +8820,7 @@ var Notification = function Notification(_ref) {
8744
8820
  }));
8745
8821
  };
8746
8822
 
8747
- var _excluded$1w = ["size", "color", "strokeWidth"];
8823
+ var _excluded$1x = ["size", "color", "strokeWidth"];
8748
8824
  var Paragraph = function Paragraph(_ref) {
8749
8825
  var _ref$size = _ref.size,
8750
8826
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8752,7 +8828,7 @@ var Paragraph = function Paragraph(_ref) {
8752
8828
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8753
8829
  _ref$strokeWidth = _ref.strokeWidth,
8754
8830
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8755
- props = _objectWithoutProperties(_ref, _excluded$1w);
8831
+ props = _objectWithoutProperties(_ref, _excluded$1x);
8756
8832
 
8757
8833
  return /*#__PURE__*/React.createElement("svg", _extends({
8758
8834
  width: size,
@@ -8768,7 +8844,7 @@ var Paragraph = function Paragraph(_ref) {
8768
8844
  }));
8769
8845
  };
8770
8846
 
8771
- var _excluded$1v = ["size", "color", "strokeWidth"];
8847
+ var _excluded$1w = ["size", "color", "strokeWidth"];
8772
8848
  var Pause = function Pause(_ref) {
8773
8849
  var _ref$size = _ref.size,
8774
8850
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8776,7 +8852,7 @@ var Pause = function Pause(_ref) {
8776
8852
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8777
8853
  _ref$strokeWidth = _ref.strokeWidth,
8778
8854
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8779
- props = _objectWithoutProperties(_ref, _excluded$1v);
8855
+ props = _objectWithoutProperties(_ref, _excluded$1w);
8780
8856
 
8781
8857
  return /*#__PURE__*/React.createElement("svg", _extends({
8782
8858
  width: size,
@@ -8802,7 +8878,7 @@ var Pause = function Pause(_ref) {
8802
8878
  }));
8803
8879
  };
8804
8880
 
8805
- var _excluded$1u = ["size", "color", "strokeWidth"];
8881
+ var _excluded$1v = ["size", "color", "strokeWidth"];
8806
8882
  var Phone = function Phone(_ref) {
8807
8883
  var _ref$size = _ref.size,
8808
8884
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8810,7 +8886,7 @@ var Phone = function Phone(_ref) {
8810
8886
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8811
8887
  _ref$strokeWidth = _ref.strokeWidth,
8812
8888
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8813
- props = _objectWithoutProperties(_ref, _excluded$1u);
8889
+ props = _objectWithoutProperties(_ref, _excluded$1v);
8814
8890
 
8815
8891
  return /*#__PURE__*/React.createElement("svg", _extends({
8816
8892
  width: size,
@@ -8826,7 +8902,7 @@ var Phone = function Phone(_ref) {
8826
8902
  }));
8827
8903
  };
8828
8904
 
8829
- var _excluded$1t = ["size", "color", "strokeWidth"];
8905
+ var _excluded$1u = ["size", "color", "strokeWidth"];
8830
8906
  var PhoneRing = function PhoneRing(_ref) {
8831
8907
  var _ref$size = _ref.size,
8832
8908
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8834,7 +8910,7 @@ var PhoneRing = function PhoneRing(_ref) {
8834
8910
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8835
8911
  _ref$strokeWidth = _ref.strokeWidth,
8836
8912
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8837
- props = _objectWithoutProperties(_ref, _excluded$1t);
8913
+ props = _objectWithoutProperties(_ref, _excluded$1u);
8838
8914
 
8839
8915
  return /*#__PURE__*/React.createElement("svg", _extends({
8840
8916
  width: size,
@@ -8850,7 +8926,7 @@ var PhoneRing = function PhoneRing(_ref) {
8850
8926
  }));
8851
8927
  };
8852
8928
 
8853
- var _excluded$1s = ["size", "color", "strokeWidth"];
8929
+ var _excluded$1t = ["size", "color", "strokeWidth"];
8854
8930
  var Play = function Play(_ref) {
8855
8931
  var _ref$size = _ref.size,
8856
8932
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8858,7 +8934,7 @@ var Play = function Play(_ref) {
8858
8934
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8859
8935
  _ref$strokeWidth = _ref.strokeWidth,
8860
8936
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8861
- props = _objectWithoutProperties(_ref, _excluded$1s);
8937
+ props = _objectWithoutProperties(_ref, _excluded$1t);
8862
8938
 
8863
8939
  return /*#__PURE__*/React.createElement("svg", _extends({
8864
8940
  width: size,
@@ -8877,7 +8953,7 @@ var Play = function Play(_ref) {
8877
8953
  }));
8878
8954
  };
8879
8955
 
8880
- var _excluded$1r = ["size", "color", "strokeWidth"];
8956
+ var _excluded$1s = ["size", "color", "strokeWidth"];
8881
8957
  var Plus = function Plus(_ref) {
8882
8958
  var _ref$size = _ref.size,
8883
8959
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8885,7 +8961,7 @@ var Plus = function Plus(_ref) {
8885
8961
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8886
8962
  _ref$strokeWidth = _ref.strokeWidth,
8887
8963
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8888
- props = _objectWithoutProperties(_ref, _excluded$1r);
8964
+ props = _objectWithoutProperties(_ref, _excluded$1s);
8889
8965
 
8890
8966
  return /*#__PURE__*/React.createElement("svg", _extends({
8891
8967
  width: size,
@@ -8907,7 +8983,7 @@ var Plus = function Plus(_ref) {
8907
8983
  }));
8908
8984
  };
8909
8985
 
8910
- var _excluded$1q = ["size", "color", "strokeWidth"];
8986
+ var _excluded$1r = ["size", "color", "strokeWidth"];
8911
8987
  var Print = function Print(_ref) {
8912
8988
  var _ref$size = _ref.size,
8913
8989
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8915,7 +8991,7 @@ var Print = function Print(_ref) {
8915
8991
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8916
8992
  _ref$strokeWidth = _ref.strokeWidth,
8917
8993
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8918
- props = _objectWithoutProperties(_ref, _excluded$1q);
8994
+ props = _objectWithoutProperties(_ref, _excluded$1r);
8919
8995
 
8920
8996
  return /*#__PURE__*/React.createElement("svg", _extends({
8921
8997
  width: size,
@@ -8943,7 +9019,7 @@ var Print = function Print(_ref) {
8943
9019
  }));
8944
9020
  };
8945
9021
 
8946
- var _excluded$1p = ["size", "color", "strokeWidth"];
9022
+ var _excluded$1q = ["size", "color", "strokeWidth"];
8947
9023
  var Puzzle = function Puzzle(_ref) {
8948
9024
  var _ref$size = _ref.size,
8949
9025
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8951,7 +9027,7 @@ var Puzzle = function Puzzle(_ref) {
8951
9027
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8952
9028
  _ref$strokeWidth = _ref.strokeWidth,
8953
9029
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8954
- props = _objectWithoutProperties(_ref, _excluded$1p);
9030
+ props = _objectWithoutProperties(_ref, _excluded$1q);
8955
9031
 
8956
9032
  return /*#__PURE__*/React.createElement("svg", _extends({
8957
9033
  width: size,
@@ -8967,7 +9043,7 @@ var Puzzle = function Puzzle(_ref) {
8967
9043
  }));
8968
9044
  };
8969
9045
 
8970
- var _excluded$1o = ["size", "color", "strokeWidth"];
9046
+ var _excluded$1p = ["size", "color", "strokeWidth"];
8971
9047
  var QrCode = function QrCode(_ref) {
8972
9048
  var _ref$size = _ref.size,
8973
9049
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8975,7 +9051,7 @@ var QrCode = function QrCode(_ref) {
8975
9051
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8976
9052
  _ref$strokeWidth = _ref.strokeWidth,
8977
9053
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8978
- props = _objectWithoutProperties(_ref, _excluded$1o);
9054
+ props = _objectWithoutProperties(_ref, _excluded$1p);
8979
9055
 
8980
9056
  return /*#__PURE__*/React.createElement("svg", _extends({
8981
9057
  width: size,
@@ -8991,7 +9067,7 @@ var QrCode = function QrCode(_ref) {
8991
9067
  }));
8992
9068
  };
8993
9069
 
8994
- var _excluded$1n = ["size", "color", "strokeWidth"];
9070
+ var _excluded$1o = ["size", "color", "strokeWidth"];
8995
9071
  var Quote = function Quote(_ref) {
8996
9072
  var _ref$size = _ref.size,
8997
9073
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8999,7 +9075,7 @@ var Quote = function Quote(_ref) {
8999
9075
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9000
9076
  _ref$strokeWidth = _ref.strokeWidth,
9001
9077
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9002
- props = _objectWithoutProperties(_ref, _excluded$1n);
9078
+ props = _objectWithoutProperties(_ref, _excluded$1o);
9003
9079
 
9004
9080
  return /*#__PURE__*/React.createElement("svg", _extends({
9005
9081
  width: size,
@@ -9015,7 +9091,7 @@ var Quote = function Quote(_ref) {
9015
9091
  }));
9016
9092
  };
9017
9093
 
9018
- var _excluded$1m = ["size", "color", "strokeWidth"];
9094
+ var _excluded$1n = ["size", "color", "strokeWidth"];
9019
9095
  var Radio = function Radio(_ref) {
9020
9096
  var _ref$size = _ref.size,
9021
9097
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9023,7 +9099,7 @@ var Radio = function Radio(_ref) {
9023
9099
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9024
9100
  _ref$strokeWidth = _ref.strokeWidth,
9025
9101
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9026
- props = _objectWithoutProperties(_ref, _excluded$1m);
9102
+ props = _objectWithoutProperties(_ref, _excluded$1n);
9027
9103
 
9028
9104
  return /*#__PURE__*/React.createElement("svg", _extends({
9029
9105
  width: size,
@@ -9044,7 +9120,7 @@ var Radio = function Radio(_ref) {
9044
9120
  }));
9045
9121
  };
9046
9122
 
9047
- var _excluded$1l = ["size", "color", "strokeWidth"];
9123
+ var _excluded$1m = ["size", "color", "strokeWidth"];
9048
9124
  var RadioInactive = function RadioInactive(_ref) {
9049
9125
  var _ref$size = _ref.size,
9050
9126
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9052,7 +9128,7 @@ var RadioInactive = function RadioInactive(_ref) {
9052
9128
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9053
9129
  _ref$strokeWidth = _ref.strokeWidth,
9054
9130
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9055
- props = _objectWithoutProperties(_ref, _excluded$1l);
9131
+ props = _objectWithoutProperties(_ref, _excluded$1m);
9056
9132
 
9057
9133
  return /*#__PURE__*/React.createElement("svg", _extends({
9058
9134
  width: size,
@@ -9068,7 +9144,7 @@ var RadioInactive = function RadioInactive(_ref) {
9068
9144
  }));
9069
9145
  };
9070
9146
 
9071
- var _excluded$1k = ["size", "color", "strokeWidth"];
9147
+ var _excluded$1l = ["size", "color", "strokeWidth"];
9072
9148
  var Rating = function Rating(_ref) {
9073
9149
  var _ref$size = _ref.size,
9074
9150
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9076,7 +9152,7 @@ var Rating = function Rating(_ref) {
9076
9152
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9077
9153
  _ref$strokeWidth = _ref.strokeWidth,
9078
9154
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9079
- props = _objectWithoutProperties(_ref, _excluded$1k);
9155
+ props = _objectWithoutProperties(_ref, _excluded$1l);
9080
9156
 
9081
9157
  return /*#__PURE__*/React.createElement("svg", _extends({
9082
9158
  width: size,
@@ -9092,14 +9168,14 @@ var Rating = function Rating(_ref) {
9092
9168
  }));
9093
9169
  };
9094
9170
 
9095
- var _excluded$1j = ["size", "color", "strokeWidth"];
9171
+ var _excluded$1k = ["size", "color", "strokeWidth"];
9096
9172
  var RatingFilled = function RatingFilled(_ref) {
9097
9173
  var _ref$size = _ref.size,
9098
9174
  size = _ref$size === void 0 ? 24 : _ref$size,
9099
9175
  _ref$color = _ref.color,
9100
9176
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9101
9177
  _ref.strokeWidth;
9102
- var props = _objectWithoutProperties(_ref, _excluded$1j);
9178
+ var props = _objectWithoutProperties(_ref, _excluded$1k);
9103
9179
 
9104
9180
  return /*#__PURE__*/React.createElement("svg", _extends({
9105
9181
  width: size,
@@ -9112,7 +9188,7 @@ var RatingFilled = function RatingFilled(_ref) {
9112
9188
  }));
9113
9189
  };
9114
9190
 
9115
- var _excluded$1i = ["size", "color", "strokeWidth"];
9191
+ var _excluded$1j = ["size", "color", "strokeWidth"];
9116
9192
  var Redirection = function Redirection(_ref) {
9117
9193
  var _ref$size = _ref.size,
9118
9194
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9120,7 +9196,7 @@ var Redirection = function Redirection(_ref) {
9120
9196
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9121
9197
  _ref$strokeWidth = _ref.strokeWidth,
9122
9198
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9123
- props = _objectWithoutProperties(_ref, _excluded$1i);
9199
+ props = _objectWithoutProperties(_ref, _excluded$1j);
9124
9200
 
9125
9201
  return /*#__PURE__*/React.createElement("svg", _extends({
9126
9202
  width: size,
@@ -9136,7 +9212,7 @@ var Redirection = function Redirection(_ref) {
9136
9212
  }));
9137
9213
  };
9138
9214
 
9139
- var _excluded$1h = ["size", "color", "strokeWidth"];
9215
+ var _excluded$1i = ["size", "color", "strokeWidth"];
9140
9216
  var Redo = function Redo(_ref) {
9141
9217
  var _ref$size = _ref.size,
9142
9218
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9144,7 +9220,7 @@ var Redo = function Redo(_ref) {
9144
9220
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9145
9221
  _ref$strokeWidth = _ref.strokeWidth,
9146
9222
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9147
- props = _objectWithoutProperties(_ref, _excluded$1h);
9223
+ props = _objectWithoutProperties(_ref, _excluded$1i);
9148
9224
 
9149
9225
  return /*#__PURE__*/React.createElement("svg", _extends({
9150
9226
  width: size,
@@ -9178,7 +9254,7 @@ var Redo = function Redo(_ref) {
9178
9254
  }));
9179
9255
  };
9180
9256
 
9181
- var _excluded$1g = ["size", "color", "strokeWidth"];
9257
+ var _excluded$1h = ["size", "color", "strokeWidth"];
9182
9258
  var Refresh = function Refresh(_ref) {
9183
9259
  var _ref$size = _ref.size,
9184
9260
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9186,7 +9262,7 @@ var Refresh = function Refresh(_ref) {
9186
9262
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9187
9263
  _ref$strokeWidth = _ref.strokeWidth,
9188
9264
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9189
- props = _objectWithoutProperties(_ref, _excluded$1g);
9265
+ props = _objectWithoutProperties(_ref, _excluded$1h);
9190
9266
 
9191
9267
  return /*#__PURE__*/React.createElement("svg", _extends({
9192
9268
  width: size,
@@ -9208,7 +9284,7 @@ var Refresh = function Refresh(_ref) {
9208
9284
  }));
9209
9285
  };
9210
9286
 
9211
- var _excluded$1f = ["size", "color", "strokeWidth"];
9287
+ var _excluded$1g = ["size", "color", "strokeWidth"];
9212
9288
  var RemoveCircle = function RemoveCircle(_ref) {
9213
9289
  var _ref$size = _ref.size,
9214
9290
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9216,7 +9292,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
9216
9292
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9217
9293
  _ref$strokeWidth = _ref.strokeWidth,
9218
9294
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9219
- props = _objectWithoutProperties(_ref, _excluded$1f);
9295
+ props = _objectWithoutProperties(_ref, _excluded$1g);
9220
9296
 
9221
9297
  return /*#__PURE__*/React.createElement("svg", _extends({
9222
9298
  width: size,
@@ -9240,7 +9316,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
9240
9316
  }));
9241
9317
  };
9242
9318
 
9243
- var _excluded$1e = ["size", "color", "strokeWidth"];
9319
+ var _excluded$1f = ["size", "color", "strokeWidth"];
9244
9320
  var Reorder = function Reorder(_ref) {
9245
9321
  var _ref$size = _ref.size,
9246
9322
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9248,7 +9324,7 @@ var Reorder = function Reorder(_ref) {
9248
9324
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9249
9325
  _ref$strokeWidth = _ref.strokeWidth,
9250
9326
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9251
- props = _objectWithoutProperties(_ref, _excluded$1e);
9327
+ props = _objectWithoutProperties(_ref, _excluded$1f);
9252
9328
 
9253
9329
  return /*#__PURE__*/React.createElement("svg", _extends({
9254
9330
  width: size,
@@ -9294,7 +9370,7 @@ var Reorder = function Reorder(_ref) {
9294
9370
  }));
9295
9371
  };
9296
9372
 
9297
- var _excluded$1d = ["size", "color", "strokeWidth"];
9373
+ var _excluded$1e = ["size", "color", "strokeWidth"];
9298
9374
  var Repeat = function Repeat(_ref) {
9299
9375
  var _ref$size = _ref.size,
9300
9376
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9302,7 +9378,7 @@ var Repeat = function Repeat(_ref) {
9302
9378
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9303
9379
  _ref$strokeWidth = _ref.strokeWidth,
9304
9380
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9305
- props = _objectWithoutProperties(_ref, _excluded$1d);
9381
+ props = _objectWithoutProperties(_ref, _excluded$1e);
9306
9382
 
9307
9383
  return /*#__PURE__*/React.createElement("svg", _extends({
9308
9384
  width: size,
@@ -9336,7 +9412,7 @@ var Repeat = function Repeat(_ref) {
9336
9412
  }));
9337
9413
  };
9338
9414
 
9339
- var _excluded$1c = ["size", "color", "strokeWidth"];
9415
+ var _excluded$1d = ["size", "color", "strokeWidth"];
9340
9416
  var Reply = function Reply(_ref) {
9341
9417
  var _ref$size = _ref.size,
9342
9418
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9344,7 +9420,7 @@ var Reply = function Reply(_ref) {
9344
9420
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9345
9421
  _ref$strokeWidth = _ref.strokeWidth,
9346
9422
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9347
- props = _objectWithoutProperties(_ref, _excluded$1c);
9423
+ props = _objectWithoutProperties(_ref, _excluded$1d);
9348
9424
 
9349
9425
  return /*#__PURE__*/React.createElement("svg", _extends({
9350
9426
  width: size,
@@ -9366,7 +9442,7 @@ var Reply = function Reply(_ref) {
9366
9442
  }));
9367
9443
  };
9368
9444
 
9369
- var _excluded$1b = ["size", "color", "strokeWidth"];
9445
+ var _excluded$1c = ["size", "color", "strokeWidth"];
9370
9446
  var Report = function Report(_ref) {
9371
9447
  var _ref$size = _ref.size,
9372
9448
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9374,7 +9450,7 @@ var Report = function Report(_ref) {
9374
9450
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9375
9451
  _ref$strokeWidth = _ref.strokeWidth,
9376
9452
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9377
- props = _objectWithoutProperties(_ref, _excluded$1b);
9453
+ props = _objectWithoutProperties(_ref, _excluded$1c);
9378
9454
 
9379
9455
  return /*#__PURE__*/React.createElement("svg", _extends({
9380
9456
  width: size,
@@ -9388,7 +9464,7 @@ var Report = function Report(_ref) {
9388
9464
  }));
9389
9465
  };
9390
9466
 
9391
- var _excluded$1a = ["size", "color", "strokeWidth"];
9467
+ var _excluded$1b = ["size", "color", "strokeWidth"];
9392
9468
  var Ribbon = function Ribbon(_ref) {
9393
9469
  var _ref$size = _ref.size,
9394
9470
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9396,7 +9472,7 @@ var Ribbon = function Ribbon(_ref) {
9396
9472
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9397
9473
  _ref$strokeWidth = _ref.strokeWidth,
9398
9474
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9399
- props = _objectWithoutProperties(_ref, _excluded$1a);
9475
+ props = _objectWithoutProperties(_ref, _excluded$1b);
9400
9476
 
9401
9477
  return /*#__PURE__*/React.createElement("svg", _extends({
9402
9478
  width: size,
@@ -9412,7 +9488,7 @@ var Ribbon = function Ribbon(_ref) {
9412
9488
  }));
9413
9489
  };
9414
9490
 
9415
- var _excluded$19 = ["size", "color", "strokeWidth"];
9491
+ var _excluded$1a = ["size", "color", "strokeWidth"];
9416
9492
  var RightArrowCircle = function RightArrowCircle(_ref) {
9417
9493
  var _ref$size = _ref.size,
9418
9494
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9420,7 +9496,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
9420
9496
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9421
9497
  _ref$strokeWidth = _ref.strokeWidth,
9422
9498
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9423
- props = _objectWithoutProperties(_ref, _excluded$19);
9499
+ props = _objectWithoutProperties(_ref, _excluded$1a);
9424
9500
 
9425
9501
  return /*#__PURE__*/React.createElement("svg", _extends({
9426
9502
  width: size,
@@ -9448,7 +9524,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
9448
9524
  }));
9449
9525
  };
9450
9526
 
9451
- var _excluded$18 = ["size", "color", "strokeWidth"];
9527
+ var _excluded$19 = ["size", "color", "strokeWidth"];
9452
9528
  var Right = function Right(_ref) {
9453
9529
  var _ref$size = _ref.size,
9454
9530
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9456,7 +9532,7 @@ var Right = function Right(_ref) {
9456
9532
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9457
9533
  _ref$strokeWidth = _ref.strokeWidth,
9458
9534
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9459
- props = _objectWithoutProperties(_ref, _excluded$18);
9535
+ props = _objectWithoutProperties(_ref, _excluded$19);
9460
9536
 
9461
9537
  return /*#__PURE__*/React.createElement("svg", _extends({
9462
9538
  width: size,
@@ -9472,7 +9548,7 @@ var Right = function Right(_ref) {
9472
9548
  }));
9473
9549
  };
9474
9550
 
9475
- var _excluded$17 = ["size", "color", "strokeWidth"];
9551
+ var _excluded$18 = ["size", "color", "strokeWidth"];
9476
9552
  var RightAlign = function RightAlign(_ref) {
9477
9553
  var _ref$size = _ref.size,
9478
9554
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9480,7 +9556,7 @@ var RightAlign = function RightAlign(_ref) {
9480
9556
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9481
9557
  _ref$strokeWidth = _ref.strokeWidth,
9482
9558
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9483
- props = _objectWithoutProperties(_ref, _excluded$17);
9559
+ props = _objectWithoutProperties(_ref, _excluded$18);
9484
9560
 
9485
9561
  return /*#__PURE__*/React.createElement("svg", _extends({
9486
9562
  width: size,
@@ -9531,7 +9607,7 @@ var RightAlign = function RightAlign(_ref) {
9531
9607
  }))));
9532
9608
  };
9533
9609
 
9534
- var _excluded$16 = ["size", "color", "strokeWidth"];
9610
+ var _excluded$17 = ["size", "color", "strokeWidth"];
9535
9611
  var RightArrow = function RightArrow(_ref) {
9536
9612
  var _ref$size = _ref.size,
9537
9613
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9539,7 +9615,7 @@ var RightArrow = function RightArrow(_ref) {
9539
9615
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9540
9616
  _ref$strokeWidth = _ref.strokeWidth,
9541
9617
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9542
- props = _objectWithoutProperties(_ref, _excluded$16);
9618
+ props = _objectWithoutProperties(_ref, _excluded$17);
9543
9619
 
9544
9620
  return /*#__PURE__*/React.createElement("svg", _extends({
9545
9621
  width: size,
@@ -9555,14 +9631,14 @@ var RightArrow = function RightArrow(_ref) {
9555
9631
  }));
9556
9632
  };
9557
9633
 
9558
- var _excluded$15 = ["size", "color", "strokeWidth"];
9634
+ var _excluded$16 = ["size", "color", "strokeWidth"];
9559
9635
  var Robot = function Robot(_ref) {
9560
9636
  var _ref$size = _ref.size,
9561
9637
  size = _ref$size === void 0 ? 24 : _ref$size,
9562
9638
  _ref$color = _ref.color,
9563
9639
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9564
9640
  _ref.strokeWidth;
9565
- var props = _objectWithoutProperties(_ref, _excluded$15);
9641
+ var props = _objectWithoutProperties(_ref, _excluded$16);
9566
9642
 
9567
9643
  return /*#__PURE__*/React.createElement("svg", _extends({
9568
9644
  width: size,
@@ -9580,7 +9656,7 @@ var Robot = function Robot(_ref) {
9580
9656
  }));
9581
9657
  };
9582
9658
 
9583
- var _excluded$14 = ["size", "color", "strokeWidth"];
9659
+ var _excluded$15 = ["size", "color", "strokeWidth"];
9584
9660
  var SadFaceGrey = function SadFaceGrey(_ref) {
9585
9661
  var _ref$size = _ref.size,
9586
9662
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9588,7 +9664,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
9588
9664
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9589
9665
  _ref$strokeWidth = _ref.strokeWidth,
9590
9666
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9591
- props = _objectWithoutProperties(_ref, _excluded$14);
9667
+ props = _objectWithoutProperties(_ref, _excluded$15);
9592
9668
 
9593
9669
  return /*#__PURE__*/React.createElement("svg", _extends({
9594
9670
  width: size,
@@ -9626,7 +9702,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
9626
9702
  }))));
9627
9703
  };
9628
9704
 
9629
- var _excluded$13 = ["size", "color", "strokeWidth"];
9705
+ var _excluded$14 = ["size", "color", "strokeWidth"];
9630
9706
  var Scale = function Scale(_ref) {
9631
9707
  var _ref$size = _ref.size,
9632
9708
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9634,7 +9710,7 @@ var Scale = function Scale(_ref) {
9634
9710
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9635
9711
  _ref$strokeWidth = _ref.strokeWidth,
9636
9712
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9637
- props = _objectWithoutProperties(_ref, _excluded$13);
9713
+ props = _objectWithoutProperties(_ref, _excluded$14);
9638
9714
 
9639
9715
  return /*#__PURE__*/React.createElement("svg", _extends({
9640
9716
  width: size,
@@ -9656,7 +9732,7 @@ var Scale = function Scale(_ref) {
9656
9732
  }));
9657
9733
  };
9658
9734
 
9659
- var _excluded$12 = ["size", "color", "strokeWidth"];
9735
+ var _excluded$13 = ["size", "color", "strokeWidth"];
9660
9736
  var Search = function Search(_ref) {
9661
9737
  var _ref$size = _ref.size,
9662
9738
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9664,7 +9740,7 @@ var Search = function Search(_ref) {
9664
9740
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9665
9741
  _ref$strokeWidth = _ref.strokeWidth,
9666
9742
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9667
- props = _objectWithoutProperties(_ref, _excluded$12);
9743
+ props = _objectWithoutProperties(_ref, _excluded$13);
9668
9744
 
9669
9745
  return /*#__PURE__*/React.createElement("svg", _extends({
9670
9746
  width: size,
@@ -9686,7 +9762,7 @@ var Search = function Search(_ref) {
9686
9762
  }));
9687
9763
  };
9688
9764
 
9689
- var _excluded$11 = ["size", "color", "strokeWidth"];
9765
+ var _excluded$12 = ["size", "color", "strokeWidth"];
9690
9766
  var Sections = function Sections(_ref) {
9691
9767
  var _ref$size = _ref.size,
9692
9768
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9694,7 +9770,7 @@ var Sections = function Sections(_ref) {
9694
9770
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9695
9771
  _ref$strokeWidth = _ref.strokeWidth,
9696
9772
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9697
- props = _objectWithoutProperties(_ref, _excluded$11);
9773
+ props = _objectWithoutProperties(_ref, _excluded$12);
9698
9774
 
9699
9775
  return /*#__PURE__*/React.createElement("svg", _extends({
9700
9776
  width: size,
@@ -9716,7 +9792,7 @@ var Sections = function Sections(_ref) {
9716
9792
  }));
9717
9793
  };
9718
9794
 
9719
- var _excluded$10 = ["size", "color", "strokeWidth"];
9795
+ var _excluded$11 = ["size", "color", "strokeWidth"];
9720
9796
  var Security = function Security(_ref) {
9721
9797
  var _ref$size = _ref.size,
9722
9798
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9724,7 +9800,7 @@ var Security = function Security(_ref) {
9724
9800
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9725
9801
  _ref$strokeWidth = _ref.strokeWidth,
9726
9802
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9727
- props = _objectWithoutProperties(_ref, _excluded$10);
9803
+ props = _objectWithoutProperties(_ref, _excluded$11);
9728
9804
 
9729
9805
  return /*#__PURE__*/React.createElement("svg", _extends({
9730
9806
  width: size,
@@ -9756,7 +9832,7 @@ var Security = function Security(_ref) {
9756
9832
  }));
9757
9833
  };
9758
9834
 
9759
- var _excluded$$ = ["size", "color", "strokeWidth"];
9835
+ var _excluded$10 = ["size", "color", "strokeWidth"];
9760
9836
  var Send = function Send(_ref) {
9761
9837
  var _ref$size = _ref.size,
9762
9838
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9764,7 +9840,7 @@ var Send = function Send(_ref) {
9764
9840
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9765
9841
  _ref$strokeWidth = _ref.strokeWidth,
9766
9842
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9767
- props = _objectWithoutProperties(_ref, _excluded$$);
9843
+ props = _objectWithoutProperties(_ref, _excluded$10);
9768
9844
 
9769
9845
  return /*#__PURE__*/React.createElement("svg", _extends({
9770
9846
  width: size,
@@ -9786,7 +9862,7 @@ var Send = function Send(_ref) {
9786
9862
  }));
9787
9863
  };
9788
9864
 
9789
- var _excluded$_ = ["size", "color", "strokeWidth"];
9865
+ var _excluded$$ = ["size", "color", "strokeWidth"];
9790
9866
  var SendPlane = function SendPlane(_ref) {
9791
9867
  var _ref$size = _ref.size,
9792
9868
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9794,7 +9870,7 @@ var SendPlane = function SendPlane(_ref) {
9794
9870
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9795
9871
  _ref$strokeWidth = _ref.strokeWidth,
9796
9872
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9797
- props = _objectWithoutProperties(_ref, _excluded$_);
9873
+ props = _objectWithoutProperties(_ref, _excluded$$);
9798
9874
 
9799
9875
  return /*#__PURE__*/React.createElement("svg", _extends({
9800
9876
  width: size,
@@ -9816,7 +9892,7 @@ var SendPlane = function SendPlane(_ref) {
9816
9892
  }));
9817
9893
  };
9818
9894
 
9819
- var _excluded$Z = ["size", "color", "strokeWidth"];
9895
+ var _excluded$_ = ["size", "color", "strokeWidth"];
9820
9896
  var Seo = function Seo(_ref) {
9821
9897
  var _ref$size = _ref.size,
9822
9898
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9824,7 +9900,7 @@ var Seo = function Seo(_ref) {
9824
9900
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9825
9901
  _ref$strokeWidth = _ref.strokeWidth,
9826
9902
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9827
- props = _objectWithoutProperties(_ref, _excluded$Z);
9903
+ props = _objectWithoutProperties(_ref, _excluded$_);
9828
9904
 
9829
9905
  return /*#__PURE__*/React.createElement("svg", _extends({
9830
9906
  width: size,
@@ -9846,7 +9922,7 @@ var Seo = function Seo(_ref) {
9846
9922
  }));
9847
9923
  };
9848
9924
 
9849
- var _excluded$Y = ["size", "color", "strokeWidth"];
9925
+ var _excluded$Z = ["size", "color", "strokeWidth"];
9850
9926
  var Settings = function Settings(_ref) {
9851
9927
  var _ref$size = _ref.size,
9852
9928
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9854,7 +9930,7 @@ var Settings = function Settings(_ref) {
9854
9930
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9855
9931
  _ref$strokeWidth = _ref.strokeWidth,
9856
9932
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9857
- props = _objectWithoutProperties(_ref, _excluded$Y);
9933
+ props = _objectWithoutProperties(_ref, _excluded$Z);
9858
9934
 
9859
9935
  return /*#__PURE__*/React.createElement("svg", _extends({
9860
9936
  width: size,
@@ -9876,14 +9952,14 @@ var Settings = function Settings(_ref) {
9876
9952
  }));
9877
9953
  };
9878
9954
 
9879
- var _excluded$X = ["size", "color", "strokeWidth"];
9955
+ var _excluded$Y = ["size", "color", "strokeWidth"];
9880
9956
  var SettingsChecked = function SettingsChecked(_ref) {
9881
9957
  var _ref$size = _ref.size,
9882
9958
  size = _ref$size === void 0 ? 24 : _ref$size,
9883
9959
  _ref$color = _ref.color,
9884
9960
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9885
9961
  _ref.strokeWidth;
9886
- var props = _objectWithoutProperties(_ref, _excluded$X);
9962
+ var props = _objectWithoutProperties(_ref, _excluded$Y);
9887
9963
 
9888
9964
  return /*#__PURE__*/React.createElement("svg", _extends({
9889
9965
  width: size,
@@ -9902,7 +9978,7 @@ var SettingsChecked = function SettingsChecked(_ref) {
9902
9978
  }));
9903
9979
  };
9904
9980
 
9905
- var _excluded$W = ["size", "color", "strokeWidth"];
9981
+ var _excluded$X = ["size", "color", "strokeWidth"];
9906
9982
  var Share = function Share(_ref) {
9907
9983
  var _ref$size = _ref.size,
9908
9984
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9910,7 +9986,7 @@ var Share = function Share(_ref) {
9910
9986
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9911
9987
  _ref$strokeWidth = _ref.strokeWidth,
9912
9988
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9913
- props = _objectWithoutProperties(_ref, _excluded$W);
9989
+ props = _objectWithoutProperties(_ref, _excluded$X);
9914
9990
 
9915
9991
  return /*#__PURE__*/React.createElement("svg", _extends({
9916
9992
  width: size,
@@ -9950,7 +10026,7 @@ var Share = function Share(_ref) {
9950
10026
  }));
9951
10027
  };
9952
10028
 
9953
- var _excluded$V = ["size", "color", "strokeWidth"];
10029
+ var _excluded$W = ["size", "color", "strokeWidth"];
9954
10030
  var SidebarClose = function SidebarClose(_ref) {
9955
10031
  var _ref$size = _ref.size,
9956
10032
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9958,7 +10034,7 @@ var SidebarClose = function SidebarClose(_ref) {
9958
10034
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9959
10035
  _ref$strokeWidth = _ref.strokeWidth,
9960
10036
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9961
- props = _objectWithoutProperties(_ref, _excluded$V);
10037
+ props = _objectWithoutProperties(_ref, _excluded$W);
9962
10038
 
9963
10039
  return /*#__PURE__*/React.createElement("svg", _extends({
9964
10040
  width: size,
@@ -9994,7 +10070,7 @@ var SidebarClose = function SidebarClose(_ref) {
9994
10070
  }))));
9995
10071
  };
9996
10072
 
9997
- var _excluded$U = ["size", "color", "strokeWidth"];
10073
+ var _excluded$V = ["size", "color", "strokeWidth"];
9998
10074
  var SidebarOpen = function SidebarOpen(_ref) {
9999
10075
  var _ref$size = _ref.size,
10000
10076
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10002,7 +10078,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
10002
10078
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10003
10079
  _ref$strokeWidth = _ref.strokeWidth,
10004
10080
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10005
- props = _objectWithoutProperties(_ref, _excluded$U);
10081
+ props = _objectWithoutProperties(_ref, _excluded$V);
10006
10082
 
10007
10083
  return /*#__PURE__*/React.createElement("svg", _extends({
10008
10084
  width: size,
@@ -10038,7 +10114,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
10038
10114
  }))));
10039
10115
  };
10040
10116
 
10041
- var _excluded$T = ["size", "color", "strokeWidth"];
10117
+ var _excluded$U = ["size", "color", "strokeWidth"];
10042
10118
  var SmileFaceGrey = function SmileFaceGrey(_ref) {
10043
10119
  var _ref$size = _ref.size,
10044
10120
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10046,7 +10122,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
10046
10122
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10047
10123
  _ref$strokeWidth = _ref.strokeWidth,
10048
10124
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10049
- props = _objectWithoutProperties(_ref, _excluded$T);
10125
+ props = _objectWithoutProperties(_ref, _excluded$U);
10050
10126
 
10051
10127
  return /*#__PURE__*/React.createElement("svg", _extends({
10052
10128
  width: size,
@@ -10084,7 +10160,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
10084
10160
  }))));
10085
10161
  };
10086
10162
 
10087
- var _excluded$S = ["size", "color", "strokeWidth"];
10163
+ var _excluded$T = ["size", "color", "strokeWidth"];
10088
10164
  var Smiley = function Smiley(_ref) {
10089
10165
  var _ref$size = _ref.size,
10090
10166
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10092,7 +10168,7 @@ var Smiley = function Smiley(_ref) {
10092
10168
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10093
10169
  _ref$strokeWidth = _ref.strokeWidth,
10094
10170
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10095
- props = _objectWithoutProperties(_ref, _excluded$S);
10171
+ props = _objectWithoutProperties(_ref, _excluded$T);
10096
10172
 
10097
10173
  return /*#__PURE__*/React.createElement("svg", _extends({
10098
10174
  width: size,
@@ -10114,7 +10190,7 @@ var Smiley = function Smiley(_ref) {
10114
10190
  }));
10115
10191
  };
10116
10192
 
10117
- var _excluded$R = ["size", "color", "strokeWidth"];
10193
+ var _excluded$S = ["size", "color", "strokeWidth"];
10118
10194
  var Status = function Status(_ref) {
10119
10195
  var _ref$size = _ref.size,
10120
10196
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10122,7 +10198,7 @@ var Status = function Status(_ref) {
10122
10198
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10123
10199
  _ref$strokeWidth = _ref.strokeWidth,
10124
10200
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10125
- props = _objectWithoutProperties(_ref, _excluded$R);
10201
+ props = _objectWithoutProperties(_ref, _excluded$S);
10126
10202
 
10127
10203
  return /*#__PURE__*/React.createElement("svg", _extends({
10128
10204
  width: size,
@@ -10138,7 +10214,7 @@ var Status = function Status(_ref) {
10138
10214
  }));
10139
10215
  };
10140
10216
 
10141
- var _excluded$Q = ["size", "color", "strokeWidth"];
10217
+ var _excluded$R = ["size", "color", "strokeWidth"];
10142
10218
  var Subdomain = function Subdomain(_ref) {
10143
10219
  var _ref$size = _ref.size,
10144
10220
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10146,7 +10222,7 @@ var Subdomain = function Subdomain(_ref) {
10146
10222
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10147
10223
  _ref$strokeWidth = _ref.strokeWidth,
10148
10224
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10149
- props = _objectWithoutProperties(_ref, _excluded$Q);
10225
+ props = _objectWithoutProperties(_ref, _excluded$R);
10150
10226
 
10151
10227
  return /*#__PURE__*/React.createElement("svg", _extends({
10152
10228
  width: size,
@@ -10170,7 +10246,7 @@ var Subdomain = function Subdomain(_ref) {
10170
10246
  }));
10171
10247
  };
10172
10248
 
10173
- var _excluded$P = ["size", "color", "strokeWidth"];
10249
+ var _excluded$Q = ["size", "color", "strokeWidth"];
10174
10250
  var Suitcase = function Suitcase(_ref) {
10175
10251
  var _ref$size = _ref.size,
10176
10252
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10178,7 +10254,7 @@ var Suitcase = function Suitcase(_ref) {
10178
10254
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10179
10255
  _ref$strokeWidth = _ref.strokeWidth,
10180
10256
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10181
- props = _objectWithoutProperties(_ref, _excluded$P);
10257
+ props = _objectWithoutProperties(_ref, _excluded$Q);
10182
10258
 
10183
10259
  return /*#__PURE__*/React.createElement("svg", _extends({
10184
10260
  width: size,
@@ -10200,6 +10276,86 @@ var Suitcase = function Suitcase(_ref) {
10200
10276
  }));
10201
10277
  };
10202
10278
 
10279
+ var _excluded$P = ["size", "color", "strokeWidth"];
10280
+ var Sun = function Sun(_ref) {
10281
+ var _ref$size = _ref.size,
10282
+ size = _ref$size === void 0 ? 24 : _ref$size,
10283
+ _ref$color = _ref.color,
10284
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10285
+ _ref$strokeWidth = _ref.strokeWidth,
10286
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10287
+ props = _objectWithoutProperties(_ref, _excluded$P);
10288
+
10289
+ return /*#__PURE__*/React.createElement("svg", _extends({
10290
+ width: size,
10291
+ height: size,
10292
+ viewBox: "0 0 24 24",
10293
+ fill: "none"
10294
+ }, props), /*#__PURE__*/React.createElement("g", {
10295
+ clipPath: "url(#Sun_js__clip0_6477_145)"
10296
+ }, /*#__PURE__*/React.createElement("path", {
10297
+ 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",
10298
+ stroke: color,
10299
+ strokeWidth: strokeWidth,
10300
+ strokeLinecap: "round",
10301
+ strokeLinejoin: "round"
10302
+ }), /*#__PURE__*/React.createElement("path", {
10303
+ d: "M7.4744 16.5256L6.3432 17.6568",
10304
+ stroke: color,
10305
+ strokeWidth: strokeWidth,
10306
+ strokeLinecap: "round",
10307
+ strokeLinejoin: "round"
10308
+ }), /*#__PURE__*/React.createElement("path", {
10309
+ d: "M7.4744 7.47439L6.3432 6.34319",
10310
+ stroke: color,
10311
+ strokeWidth: strokeWidth,
10312
+ strokeLinecap: "round",
10313
+ strokeLinejoin: "round"
10314
+ }), /*#__PURE__*/React.createElement("path", {
10315
+ d: "M16.5256 7.47439L17.6568 6.34319",
10316
+ stroke: color,
10317
+ strokeWidth: strokeWidth,
10318
+ strokeLinecap: "round",
10319
+ strokeLinejoin: "round"
10320
+ }), /*#__PURE__*/React.createElement("path", {
10321
+ d: "M16.5256 16.5256L17.6568 17.6568",
10322
+ stroke: color,
10323
+ strokeWidth: strokeWidth,
10324
+ strokeLinecap: "round",
10325
+ strokeLinejoin: "round"
10326
+ }), /*#__PURE__*/React.createElement("path", {
10327
+ d: "M5.6 12H4",
10328
+ stroke: color,
10329
+ strokeWidth: strokeWidth,
10330
+ strokeLinecap: "round",
10331
+ strokeLinejoin: "round"
10332
+ }), /*#__PURE__*/React.createElement("path", {
10333
+ d: "M12 5.6V4",
10334
+ stroke: color,
10335
+ strokeWidth: strokeWidth,
10336
+ strokeLinecap: "round",
10337
+ strokeLinejoin: "round"
10338
+ }), /*#__PURE__*/React.createElement("path", {
10339
+ d: "M18.4 12H20",
10340
+ stroke: color,
10341
+ strokeWidth: strokeWidth,
10342
+ strokeLinecap: "round",
10343
+ strokeLinejoin: "round"
10344
+ }), /*#__PURE__*/React.createElement("path", {
10345
+ d: "M12 18.4V20",
10346
+ stroke: color,
10347
+ strokeWidth: strokeWidth,
10348
+ strokeLinecap: "round",
10349
+ strokeLinejoin: "round"
10350
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
10351
+ id: "Sun_js__clip0_6477_145"
10352
+ }, /*#__PURE__*/React.createElement("rect", {
10353
+ width: 24,
10354
+ height: 24,
10355
+ fill: color
10356
+ }))));
10357
+ };
10358
+
10203
10359
  var _excluded$O = ["size", "color", "strokeWidth"];
10204
10360
  var Swap = function Swap(_ref) {
10205
10361
  var _ref$size = _ref.size,
@@ -11767,5 +11923,5 @@ var Youtube = function Youtube(_ref) {
11767
11923
  }));
11768
11924
  };
11769
11925
 
11770
- export { ActivityLog, AddCircle, AddMenu, AddRectangle, Address, Agents, AppSwitcher, Apple, Archive, Articles, Attachment, Bank, Blockquote, Book, BookOpen, Bookmark, Braces, Building, Calendar, Camera, CannedResponses, Captcha, Category, CenterAlign, Chat, ChatBubble, ChatEmpty, ChatNotification, ChatOffline, Check, CheckCircle, Checkbox, CheckboxInactive, Checkmark, Chrome, Clock, Close, CloseCircle, ClosedPullRequest, Code, CodeBlock, Collapse, Column, Computer, ContactBook, Copy, CreditCard, Css3, Cursor, CustomDomain, Customers, Customize, Dashboard, Database, Delete, Design, Divider, DoubleCheck, Down, DownArrow, DownArrowCircle, Download, Draft, Drag, Dropdown, DropdownClosed, Edit, Email, EmailSent, Error$1 as Error, Expand, ExternalLink, Eye, Facebook, Favorite, File, FileDownload, FileGeneric, FileUpload, Filter, FilterAz, Flag, Flash, Focus, Folder, Form, Forward, FullScreen, Gif, Gift, GitMerge, Globe, Goal, Graph, Group, HamburgerMenu, Hash, HashChecked, HashInSet, Header, Heart, Help, Hide, Highlight, History, Home, HourGlass, Hours, Html, Image, ImageUpload, Inbox, IndeterminateCircle, Info, Input, Invoice, IpAddress, Keyboard, Left, LeftAlign, LeftArrow, LeftArrowCircle, Link, Linkedin, List, ListDetails, ListDot, ListNumber, Loading, Location, Lock, MailSend, MailUnread, Matrix, MatrixDots, MatrixDotsClear, MediaVideo, MenuHorizontal, MenuLayout, MenuSquare, MenuVertical, Merge, MergedPullRequest, Message, MessageBubble, MessageSquare, Mic, Minus, Mobile, Movie, MultipleChoice, NeetoAnalytics, NeetoCal, NeetoChangelog, NeetoChat, NeetoDesk, NeetoForm, NeetoIcon, NeetoInsights, NeetoInterview, NeetoInvisible, NeetoKb, NeetoQuiz, NeetoReplay, NeetoWireframe, NeutralFaceGrey, NewChat, Notes, Notification, Paragraph, Pause, Phone, PhoneRing, Play, Plus, Print, Puzzle, QrCode, Quote, Radio, RadioInactive, Rating, RatingFilled, Redirection, Redo, Refresh, RemoveCircle, Reorder, Repeat, Reply, Report, Ribbon, Right, RightAlign, RightArrow, RightArrowCircle, Robot, SadFaceGrey, Scale, Search, Sections, Security, Send, SendPlane, Seo, Settings, SettingsChecked, Share, SidebarClose, SidebarOpen, SmileFaceGrey, Smiley, Status, Subdomain, Suitcase, Swap, Tablet, Tag, Tags, Terms, Text, TextBold, TextCross, TextH1, TextH2, TextItalic, TextLines, TextSize, Tickets, TimeTracking, Transaction, Translate, Twitter, Ubuntu, Underline, Undo, Unlink, Unlock, Up, UpArrow, UpArrowCircle, Upload, User, UserAdd, UserCircle, UserNotification, UserRemove, UserRole, UserRoundedRect, UserSettings, UserStar, Video, Volume, Volume0, Volume100, Volume25, Volume50, Volume75, VolumeOutline, VolumeOutline0, Warning, WarningFilled, Whatsapp, WidgetModes, YesNo, Youtube };
11926
+ export { ActivityLog, AddCircle, AddMenu, AddRectangle, Address, Agents, AppSwitcher, Apple, Archive, Articles, Attachment, Bank, Blockquote, Book, BookOpen, Bookmark, Braces, Building, Calendar, Camera, CannedResponses, Captcha, Category, CenterAlign, Certificate, Chat, ChatBubble, ChatEmpty, ChatNotification, ChatOffline, Check, CheckCircle, Checkbox, CheckboxInactive, Checkmark, Chrome, Clock, Close, CloseCircle, ClosedPullRequest, Code, CodeBlock, Collapse, Column, Computer, ContactBook, Copy, CreditCard, Css3, Cursor, CustomDomain, Customers, Customize, Dashboard, Database, Delete, Design, Divider, DoubleCheck, Down, DownArrow, DownArrowCircle, Download, Draft, Drag, Dropdown, DropdownClosed, Edit, Email, EmailSent, Error$1 as Error, Expand, ExternalLink, Eye, Facebook, Favorite, File, FileDownload, FileGeneric, FileUpload, Filter, FilterAz, Flag, Flash, Focus, Folder, Form, Forward, FullScreen, Gif, Gift, GitMerge, Globe, Goal, Graph, Group, HamburgerMenu, Hash, HashChecked, HashInSet, Header, Heart, Help, Hide, Highlight, History, Home, HourGlass, Hours, Html, Image, ImageUpload, Inbox, IndeterminateCircle, Info, Input, Invoice, IpAddress, Keyboard, Left, LeftAlign, LeftArrow, LeftArrowCircle, Link, Linkedin, List, ListDetails, ListDot, ListNumber, Loading, Location, Lock, MailSend, MailUnread, Matrix, MatrixDots, MatrixDotsClear, MediaVideo, MenuHorizontal, MenuLayout, MenuSquare, MenuVertical, Merge, MergedPullRequest, Message, MessageBubble, MessageSquare, Mic, Minus, Mobile, Moon, Movie, MultipleChoice, NeetoAnalytics, NeetoCal, NeetoChangelog, NeetoChat, NeetoDesk, NeetoForm, NeetoIcon, NeetoInsights, NeetoInterview, NeetoInvisible, NeetoKb, NeetoQuiz, NeetoReplay, NeetoWireframe, NeutralFaceGrey, NewChat, Notes, Notification, Paragraph, Pause, Phone, PhoneRing, Play, Plus, Print, Puzzle, QrCode, Quote, Radio, RadioInactive, Rating, RatingFilled, Redirection, Redo, Refresh, RemoveCircle, Reorder, Repeat, Reply, Report, Ribbon, Right, RightAlign, RightArrow, RightArrowCircle, Robot, SadFaceGrey, Scale, Search, Sections, Security, Send, SendPlane, Seo, Settings, SettingsChecked, Share, SidebarClose, SidebarOpen, SmileFaceGrey, Smiley, Status, Subdomain, Suitcase, Sun, Swap, Tablet, Tag, Tags, Terms, Text, TextBold, TextCross, TextH1, TextH2, TextItalic, TextLines, TextSize, Tickets, TimeTracking, Transaction, Translate, Twitter, Ubuntu, Underline, Undo, Unlink, Unlock, Up, UpArrow, UpArrowCircle, Upload, User, UserAdd, UserCircle, UserNotification, UserRemove, UserRole, UserRoundedRect, UserSettings, UserStar, Video, Volume, Volume0, Volume100, Volume25, Volume50, Volume75, VolumeOutline, VolumeOutline0, Warning, WarningFilled, Whatsapp, WidgetModes, YesNo, Youtube };
11771
11927
  //# sourceMappingURL=neeto-icons.js.map