@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.
@@ -2836,14 +2836,14 @@ if (process.env.NODE_ENV === 'production') {
2836
2836
 
2837
2837
  var React = react.exports;
2838
2838
 
2839
- var _excluded$49 = ["size", "color", "strokeWidth"];
2839
+ var _excluded$4c = ["size", "color", "strokeWidth"];
2840
2840
  var ActivityLog = function ActivityLog(_ref) {
2841
2841
  var _ref$size = _ref.size,
2842
2842
  size = _ref$size === void 0 ? 24 : _ref$size,
2843
2843
  _ref$color = _ref.color,
2844
2844
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
2845
2845
  _ref.strokeWidth;
2846
- var props = _objectWithoutProperties(_ref, _excluded$49);
2846
+ var props = _objectWithoutProperties(_ref, _excluded$4c);
2847
2847
 
2848
2848
  return /*#__PURE__*/React.createElement("svg", _extends({
2849
2849
  width: size,
@@ -2865,7 +2865,7 @@ var ActivityLog = function ActivityLog(_ref) {
2865
2865
  }));
2866
2866
  };
2867
2867
 
2868
- var _excluded$48 = ["size", "color", "strokeWidth"];
2868
+ var _excluded$4b = ["size", "color", "strokeWidth"];
2869
2869
  var AddCircle = function AddCircle(_ref) {
2870
2870
  var _ref$size = _ref.size,
2871
2871
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2873,7 +2873,7 @@ var AddCircle = function AddCircle(_ref) {
2873
2873
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2874
2874
  _ref$strokeWidth = _ref.strokeWidth,
2875
2875
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2876
- props = _objectWithoutProperties(_ref, _excluded$48);
2876
+ props = _objectWithoutProperties(_ref, _excluded$4b);
2877
2877
 
2878
2878
  return /*#__PURE__*/React.createElement("svg", _extends({
2879
2879
  width: size,
@@ -2905,7 +2905,7 @@ var AddCircle = function AddCircle(_ref) {
2905
2905
  }));
2906
2906
  };
2907
2907
 
2908
- var _excluded$47 = ["size", "color", "strokeWidth"];
2908
+ var _excluded$4a = ["size", "color", "strokeWidth"];
2909
2909
  var AddMenu = function AddMenu(_ref) {
2910
2910
  var _ref$size = _ref.size,
2911
2911
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2913,7 +2913,7 @@ var AddMenu = function AddMenu(_ref) {
2913
2913
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2914
2914
  _ref$strokeWidth = _ref.strokeWidth,
2915
2915
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2916
- props = _objectWithoutProperties(_ref, _excluded$47);
2916
+ props = _objectWithoutProperties(_ref, _excluded$4a);
2917
2917
 
2918
2918
  return /*#__PURE__*/React.createElement("svg", _extends({
2919
2919
  width: size,
@@ -2952,7 +2952,7 @@ var AddMenu = function AddMenu(_ref) {
2952
2952
  }));
2953
2953
  };
2954
2954
 
2955
- var _excluded$46 = ["size", "color", "strokeWidth"];
2955
+ var _excluded$49 = ["size", "color", "strokeWidth"];
2956
2956
  var AddRectangle = function AddRectangle(_ref) {
2957
2957
  var _ref$size = _ref.size,
2958
2958
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2960,7 +2960,7 @@ var AddRectangle = function AddRectangle(_ref) {
2960
2960
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2961
2961
  _ref$strokeWidth = _ref.strokeWidth,
2962
2962
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2963
- props = _objectWithoutProperties(_ref, _excluded$46);
2963
+ props = _objectWithoutProperties(_ref, _excluded$49);
2964
2964
 
2965
2965
  return /*#__PURE__*/React.createElement("svg", _extends({
2966
2966
  width: size,
@@ -2976,7 +2976,7 @@ var AddRectangle = function AddRectangle(_ref) {
2976
2976
  }));
2977
2977
  };
2978
2978
 
2979
- var _excluded$45 = ["size", "color", "strokeWidth"];
2979
+ var _excluded$48 = ["size", "color", "strokeWidth"];
2980
2980
  var Address = function Address(_ref) {
2981
2981
  var _ref$size = _ref.size,
2982
2982
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2984,7 +2984,7 @@ var Address = function Address(_ref) {
2984
2984
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2985
2985
  _ref$strokeWidth = _ref.strokeWidth,
2986
2986
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2987
- props = _objectWithoutProperties(_ref, _excluded$45);
2987
+ props = _objectWithoutProperties(_ref, _excluded$48);
2988
2988
 
2989
2989
  return /*#__PURE__*/React.createElement("svg", _extends({
2990
2990
  width: size,
@@ -3030,7 +3030,7 @@ var Address = function Address(_ref) {
3030
3030
  }));
3031
3031
  };
3032
3032
 
3033
- var _excluded$44 = ["size", "color", "strokeWidth"];
3033
+ var _excluded$47 = ["size", "color", "strokeWidth"];
3034
3034
  var Agents = function Agents(_ref) {
3035
3035
  var _ref$size = _ref.size,
3036
3036
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3038,7 +3038,7 @@ var Agents = function Agents(_ref) {
3038
3038
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3039
3039
  _ref$strokeWidth = _ref.strokeWidth,
3040
3040
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3041
- props = _objectWithoutProperties(_ref, _excluded$44);
3041
+ props = _objectWithoutProperties(_ref, _excluded$47);
3042
3042
 
3043
3043
  return /*#__PURE__*/React.createElement("svg", _extends({
3044
3044
  width: size,
@@ -3054,14 +3054,14 @@ var Agents = function Agents(_ref) {
3054
3054
  }));
3055
3055
  };
3056
3056
 
3057
- var _excluded$43 = ["size", "color", "strokeWidth"];
3057
+ var _excluded$46 = ["size", "color", "strokeWidth"];
3058
3058
  var Apple = function Apple(_ref) {
3059
3059
  var _ref$size = _ref.size,
3060
3060
  size = _ref$size === void 0 ? 24 : _ref$size,
3061
3061
  _ref$color = _ref.color,
3062
3062
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3063
3063
  _ref.strokeWidth;
3064
- var props = _objectWithoutProperties(_ref, _excluded$43);
3064
+ var props = _objectWithoutProperties(_ref, _excluded$46);
3065
3065
 
3066
3066
  return /*#__PURE__*/React.createElement("svg", _extends({
3067
3067
  width: size,
@@ -3081,7 +3081,7 @@ var Apple = function Apple(_ref) {
3081
3081
  }));
3082
3082
  };
3083
3083
 
3084
- var _excluded$42 = ["size", "color", "strokeWidth"];
3084
+ var _excluded$45 = ["size", "color", "strokeWidth"];
3085
3085
  var AppSwitcher = function AppSwitcher(_ref) {
3086
3086
  var _ref$size = _ref.size,
3087
3087
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3089,7 +3089,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
3089
3089
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3090
3090
  _ref$strokeWidth = _ref.strokeWidth,
3091
3091
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3092
- props = _objectWithoutProperties(_ref, _excluded$42);
3092
+ props = _objectWithoutProperties(_ref, _excluded$45);
3093
3093
 
3094
3094
  return /*#__PURE__*/React.createElement("svg", _extends({
3095
3095
  width: size,
@@ -3115,7 +3115,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
3115
3115
  }));
3116
3116
  };
3117
3117
 
3118
- var _excluded$41 = ["size", "color", "strokeWidth"];
3118
+ var _excluded$44 = ["size", "color", "strokeWidth"];
3119
3119
  var Archive = function Archive(_ref) {
3120
3120
  var _ref$size = _ref.size,
3121
3121
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3123,7 +3123,7 @@ var Archive = function Archive(_ref) {
3123
3123
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3124
3124
  _ref$strokeWidth = _ref.strokeWidth,
3125
3125
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3126
- props = _objectWithoutProperties(_ref, _excluded$41);
3126
+ props = _objectWithoutProperties(_ref, _excluded$44);
3127
3127
 
3128
3128
  return /*#__PURE__*/React.createElement("svg", _extends({
3129
3129
  width: size,
@@ -3154,14 +3154,14 @@ var Archive = function Archive(_ref) {
3154
3154
  }))));
3155
3155
  };
3156
3156
 
3157
- var _excluded$40 = ["size", "color", "strokeWidth"];
3157
+ var _excluded$43 = ["size", "color", "strokeWidth"];
3158
3158
  var Articles = function Articles(_ref) {
3159
3159
  var _ref$size = _ref.size,
3160
3160
  size = _ref$size === void 0 ? 24 : _ref$size,
3161
3161
  _ref$color = _ref.color,
3162
3162
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3163
3163
  _ref.strokeWidth;
3164
- var props = _objectWithoutProperties(_ref, _excluded$40);
3164
+ var props = _objectWithoutProperties(_ref, _excluded$43);
3165
3165
 
3166
3166
  return /*#__PURE__*/React.createElement("svg", _extends({
3167
3167
  width: size,
@@ -3196,7 +3196,7 @@ var Articles = function Articles(_ref) {
3196
3196
  }));
3197
3197
  };
3198
3198
 
3199
- var _excluded$3$ = ["size", "color", "strokeWidth"];
3199
+ var _excluded$42 = ["size", "color", "strokeWidth"];
3200
3200
  var Attachment = function Attachment(_ref) {
3201
3201
  var _ref$size = _ref.size,
3202
3202
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3204,7 +3204,7 @@ var Attachment = function Attachment(_ref) {
3204
3204
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3205
3205
  _ref$strokeWidth = _ref.strokeWidth,
3206
3206
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3207
- props = _objectWithoutProperties(_ref, _excluded$3$);
3207
+ props = _objectWithoutProperties(_ref, _excluded$42);
3208
3208
 
3209
3209
  return /*#__PURE__*/React.createElement("svg", _extends({
3210
3210
  width: size,
@@ -3228,7 +3228,7 @@ var Attachment = function Attachment(_ref) {
3228
3228
  }))));
3229
3229
  };
3230
3230
 
3231
- var _excluded$3_ = ["size", "color", "strokeWidth"];
3231
+ var _excluded$41 = ["size", "color", "strokeWidth"];
3232
3232
  var Bank = function Bank(_ref) {
3233
3233
  var _ref$size = _ref.size,
3234
3234
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3236,7 +3236,7 @@ var Bank = function Bank(_ref) {
3236
3236
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3237
3237
  _ref$strokeWidth = _ref.strokeWidth,
3238
3238
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3239
- props = _objectWithoutProperties(_ref, _excluded$3_);
3239
+ props = _objectWithoutProperties(_ref, _excluded$41);
3240
3240
 
3241
3241
  return /*#__PURE__*/React.createElement("svg", _extends({
3242
3242
  width: size,
@@ -3291,7 +3291,7 @@ var Bank = function Bank(_ref) {
3291
3291
  }));
3292
3292
  };
3293
3293
 
3294
- var _excluded$3Z = ["size", "color", "strokeWidth"];
3294
+ var _excluded$40 = ["size", "color", "strokeWidth"];
3295
3295
  var Blockquote = function Blockquote(_ref) {
3296
3296
  var _ref$size = _ref.size,
3297
3297
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3299,7 +3299,7 @@ var Blockquote = function Blockquote(_ref) {
3299
3299
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3300
3300
  _ref$strokeWidth = _ref.strokeWidth,
3301
3301
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3302
- props = _objectWithoutProperties(_ref, _excluded$3Z);
3302
+ props = _objectWithoutProperties(_ref, _excluded$40);
3303
3303
 
3304
3304
  return /*#__PURE__*/React.createElement("svg", _extends({
3305
3305
  width: size,
@@ -3315,7 +3315,7 @@ var Blockquote = function Blockquote(_ref) {
3315
3315
  }));
3316
3316
  };
3317
3317
 
3318
- var _excluded$3Y = ["size", "color", "strokeWidth"];
3318
+ var _excluded$3$ = ["size", "color", "strokeWidth"];
3319
3319
  var Book = function Book(_ref) {
3320
3320
  var _ref$size = _ref.size,
3321
3321
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3323,7 +3323,7 @@ var Book = function Book(_ref) {
3323
3323
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3324
3324
  _ref$strokeWidth = _ref.strokeWidth,
3325
3325
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3326
- props = _objectWithoutProperties(_ref, _excluded$3Y);
3326
+ props = _objectWithoutProperties(_ref, _excluded$3$);
3327
3327
 
3328
3328
  return /*#__PURE__*/React.createElement("svg", _extends({
3329
3329
  width: size,
@@ -3339,14 +3339,14 @@ var Book = function Book(_ref) {
3339
3339
  }));
3340
3340
  };
3341
3341
 
3342
- var _excluded$3X = ["size", "color", "strokeWidth"];
3342
+ var _excluded$3_ = ["size", "color", "strokeWidth"];
3343
3343
  var Bookmark = function Bookmark(_ref) {
3344
3344
  var _ref$size = _ref.size,
3345
3345
  size = _ref$size === void 0 ? 24 : _ref$size,
3346
3346
  _ref$color = _ref.color,
3347
3347
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3348
3348
  _ref.strokeWidth;
3349
- var props = _objectWithoutProperties(_ref, _excluded$3X);
3349
+ var props = _objectWithoutProperties(_ref, _excluded$3_);
3350
3350
 
3351
3351
  return /*#__PURE__*/React.createElement("svg", _extends({
3352
3352
  width: size,
@@ -3362,7 +3362,7 @@ var Bookmark = function Bookmark(_ref) {
3362
3362
  }));
3363
3363
  };
3364
3364
 
3365
- var _excluded$3W = ["size", "color", "strokeWidth"];
3365
+ var _excluded$3Z = ["size", "color", "strokeWidth"];
3366
3366
  var BookOpen = function BookOpen(_ref) {
3367
3367
  var _ref$size = _ref.size,
3368
3368
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3370,7 +3370,7 @@ var BookOpen = function BookOpen(_ref) {
3370
3370
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3371
3371
  _ref$strokeWidth = _ref.strokeWidth,
3372
3372
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3373
- props = _objectWithoutProperties(_ref, _excluded$3W);
3373
+ props = _objectWithoutProperties(_ref, _excluded$3Z);
3374
3374
 
3375
3375
  return /*#__PURE__*/React.createElement("svg", _extends({
3376
3376
  width: size,
@@ -3392,14 +3392,14 @@ var BookOpen = function BookOpen(_ref) {
3392
3392
  }));
3393
3393
  };
3394
3394
 
3395
- var _excluded$3V = ["size", "color", "strokeWidth"];
3395
+ var _excluded$3Y = ["size", "color", "strokeWidth"];
3396
3396
  var Braces = function Braces(_ref) {
3397
3397
  var _ref$size = _ref.size,
3398
3398
  size = _ref$size === void 0 ? 24 : _ref$size,
3399
3399
  _ref$color = _ref.color,
3400
3400
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3401
3401
  _ref.strokeWidth;
3402
- var props = _objectWithoutProperties(_ref, _excluded$3V);
3402
+ var props = _objectWithoutProperties(_ref, _excluded$3Y);
3403
3403
 
3404
3404
  return /*#__PURE__*/React.createElement("svg", _extends({
3405
3405
  width: size,
@@ -3412,7 +3412,7 @@ var Braces = function Braces(_ref) {
3412
3412
  }));
3413
3413
  };
3414
3414
 
3415
- var _excluded$3U = ["size", "color", "strokeWidth"];
3415
+ var _excluded$3X = ["size", "color", "strokeWidth"];
3416
3416
  var Building = function Building(_ref) {
3417
3417
  var _ref$size = _ref.size,
3418
3418
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3420,7 +3420,7 @@ var Building = function Building(_ref) {
3420
3420
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3421
3421
  _ref$strokeWidth = _ref.strokeWidth,
3422
3422
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3423
- props = _objectWithoutProperties(_ref, _excluded$3U);
3423
+ props = _objectWithoutProperties(_ref, _excluded$3X);
3424
3424
 
3425
3425
  return /*#__PURE__*/React.createElement("svg", _extends({
3426
3426
  width: size,
@@ -3479,7 +3479,7 @@ var Building = function Building(_ref) {
3479
3479
  }));
3480
3480
  };
3481
3481
 
3482
- var _excluded$3T = ["size", "color", "strokeWidth"];
3482
+ var _excluded$3W = ["size", "color", "strokeWidth"];
3483
3483
  var Calendar = function Calendar(_ref) {
3484
3484
  var _ref$size = _ref.size,
3485
3485
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3487,7 +3487,7 @@ var Calendar = function Calendar(_ref) {
3487
3487
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3488
3488
  _ref$strokeWidth = _ref.strokeWidth,
3489
3489
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3490
- props = _objectWithoutProperties(_ref, _excluded$3T);
3490
+ props = _objectWithoutProperties(_ref, _excluded$3W);
3491
3491
 
3492
3492
  return /*#__PURE__*/React.createElement("svg", _extends({
3493
3493
  width: size,
@@ -3521,7 +3521,7 @@ var Calendar = function Calendar(_ref) {
3521
3521
  }));
3522
3522
  };
3523
3523
 
3524
- var _excluded$3S = ["size", "color", "strokeWidth"];
3524
+ var _excluded$3V = ["size", "color", "strokeWidth"];
3525
3525
  var Camera = function Camera(_ref) {
3526
3526
  var _ref$size = _ref.size,
3527
3527
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3529,7 +3529,7 @@ var Camera = function Camera(_ref) {
3529
3529
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3530
3530
  _ref$strokeWidth = _ref.strokeWidth,
3531
3531
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3532
- props = _objectWithoutProperties(_ref, _excluded$3S);
3532
+ props = _objectWithoutProperties(_ref, _excluded$3V);
3533
3533
 
3534
3534
  return /*#__PURE__*/React.createElement("svg", _extends({
3535
3535
  width: size,
@@ -3557,14 +3557,14 @@ var Camera = function Camera(_ref) {
3557
3557
  }));
3558
3558
  };
3559
3559
 
3560
- var _excluded$3R = ["size", "color", "strokeWidth"];
3560
+ var _excluded$3U = ["size", "color", "strokeWidth"];
3561
3561
  var CannedResponses = function CannedResponses(_ref) {
3562
3562
  var _ref$size = _ref.size,
3563
3563
  size = _ref$size === void 0 ? 24 : _ref$size,
3564
3564
  _ref$color = _ref.color,
3565
3565
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3566
3566
  _ref.strokeWidth;
3567
- var props = _objectWithoutProperties(_ref, _excluded$3R);
3567
+ var props = _objectWithoutProperties(_ref, _excluded$3U);
3568
3568
 
3569
3569
  return /*#__PURE__*/React.createElement("svg", _extends({
3570
3570
  width: size,
@@ -3577,7 +3577,7 @@ var CannedResponses = function CannedResponses(_ref) {
3577
3577
  }));
3578
3578
  };
3579
3579
 
3580
- var _excluded$3Q = ["size", "color", "strokeWidth"];
3580
+ var _excluded$3T = ["size", "color", "strokeWidth"];
3581
3581
  var Captcha = function Captcha(_ref) {
3582
3582
  var _ref$size = _ref.size,
3583
3583
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3585,7 +3585,7 @@ var Captcha = function Captcha(_ref) {
3585
3585
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3586
3586
  _ref$strokeWidth = _ref.strokeWidth,
3587
3587
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3588
- props = _objectWithoutProperties(_ref, _excluded$3Q);
3588
+ props = _objectWithoutProperties(_ref, _excluded$3T);
3589
3589
 
3590
3590
  return /*#__PURE__*/React.createElement("svg", _extends({
3591
3591
  width: size,
@@ -3613,7 +3613,7 @@ var Captcha = function Captcha(_ref) {
3613
3613
  }));
3614
3614
  };
3615
3615
 
3616
- var _excluded$3P = ["size", "color", "strokeWidth"];
3616
+ var _excluded$3S = ["size", "color", "strokeWidth"];
3617
3617
  var Category = function Category(_ref) {
3618
3618
  var _ref$size = _ref.size,
3619
3619
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3621,7 +3621,7 @@ var Category = function Category(_ref) {
3621
3621
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3622
3622
  _ref$strokeWidth = _ref.strokeWidth,
3623
3623
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3624
- props = _objectWithoutProperties(_ref, _excluded$3P);
3624
+ props = _objectWithoutProperties(_ref, _excluded$3S);
3625
3625
 
3626
3626
  return /*#__PURE__*/React.createElement("svg", _extends({
3627
3627
  width: size,
@@ -3637,7 +3637,7 @@ var Category = function Category(_ref) {
3637
3637
  }));
3638
3638
  };
3639
3639
 
3640
- var _excluded$3O = ["size", "color", "strokeWidth"];
3640
+ var _excluded$3R = ["size", "color", "strokeWidth"];
3641
3641
  var CenterAlign = function CenterAlign(_ref) {
3642
3642
  var _ref$size = _ref.size,
3643
3643
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3645,7 +3645,7 @@ var CenterAlign = function CenterAlign(_ref) {
3645
3645
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3646
3646
  _ref$strokeWidth = _ref.strokeWidth,
3647
3647
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3648
- props = _objectWithoutProperties(_ref, _excluded$3O);
3648
+ props = _objectWithoutProperties(_ref, _excluded$3R);
3649
3649
 
3650
3650
  return /*#__PURE__*/React.createElement("svg", _extends({
3651
3651
  width: size,
@@ -3703,7 +3703,51 @@ var CenterAlign = function CenterAlign(_ref) {
3703
3703
  }))));
3704
3704
  };
3705
3705
 
3706
- var _excluded$3N = ["size", "color", "strokeWidth"];
3706
+ var _excluded$3Q = ["size", "color", "strokeWidth"];
3707
+ var Certificate = function Certificate(_ref) {
3708
+ var _ref$size = _ref.size,
3709
+ size = _ref$size === void 0 ? 24 : _ref$size,
3710
+ _ref$color = _ref.color,
3711
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
3712
+ _ref$strokeWidth = _ref.strokeWidth,
3713
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3714
+ props = _objectWithoutProperties(_ref, _excluded$3Q);
3715
+
3716
+ return /*#__PURE__*/React.createElement("svg", _extends({
3717
+ width: size,
3718
+ height: size,
3719
+ viewBox: "0 0 24 24",
3720
+ fill: "none"
3721
+ }, props), /*#__PURE__*/React.createElement("g", {
3722
+ clipPath: "url(#Certificate_js__clip0_6477_264)"
3723
+ }, /*#__PURE__*/React.createElement("circle", {
3724
+ cx: 11.7906,
3725
+ cy: 9.75,
3726
+ r: 6.75,
3727
+ stroke: color,
3728
+ strokeWidth: strokeWidth
3729
+ }), /*#__PURE__*/React.createElement("path", {
3730
+ d: "M6.6897 14L3.55399 18.9138C3.51836 18.9696 3.56841 19.0363 3.63569 19.0226L6.52057 18.4357L7.37584 21.0293C7.39579 21.0898 7.48364 21.0972 7.51927 21.0414L10.655 16.1276",
3731
+ stroke: color,
3732
+ strokeWidth: strokeWidth
3733
+ }), /*#__PURE__*/React.createElement("path", {
3734
+ d: "M16.9653 14L20.101 18.9138C20.1366 18.9696 20.0866 19.0363 20.0193 19.0226L17.1344 18.4357L16.2791 21.0293C16.2592 21.0898 16.1713 21.0972 16.1357 21.0414L13 16.1276",
3735
+ stroke: color,
3736
+ strokeWidth: strokeWidth
3737
+ }), /*#__PURE__*/React.createElement("path", {
3738
+ d: "M11.8634 6.26762C11.9203 6.15611 12.0797 6.15611 12.1366 6.26762L13.1636 8.28013C13.1859 8.32378 13.2277 8.35416 13.2761 8.36186L15.5075 8.71674C15.6311 8.7364 15.6804 8.88794 15.5919 8.97652L13.9953 10.5752C13.9606 10.6099 13.9447 10.659 13.9523 10.7074L14.3043 12.9393C14.3238 13.0629 14.1949 13.1566 14.0833 13.0998L12.0695 12.0754C12.0258 12.0531 11.9742 12.0531 11.9305 12.0754L9.91666 13.0998C9.80507 13.1566 9.67617 13.0629 9.69567 12.9393L10.0477 10.7074C10.0553 10.659 10.0394 10.6099 10.0047 10.5752L8.40809 8.97652C8.31963 8.88794 8.36886 8.7364 8.4925 8.71674L10.7239 8.36186C10.7723 8.35416 10.8141 8.32378 10.8364 8.28013L11.8634 6.26762Z",
3739
+ stroke: color,
3740
+ strokeWidth: strokeWidth
3741
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3742
+ id: "Certificate_js__clip0_6477_264"
3743
+ }, /*#__PURE__*/React.createElement("rect", {
3744
+ width: 24,
3745
+ height: 24,
3746
+ fill: color
3747
+ }))));
3748
+ };
3749
+
3750
+ var _excluded$3P = ["size", "color", "strokeWidth"];
3707
3751
  var ChatOffline = function ChatOffline(_ref) {
3708
3752
  var _ref$size = _ref.size,
3709
3753
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3711,7 +3755,7 @@ var ChatOffline = function ChatOffline(_ref) {
3711
3755
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3712
3756
  _ref$strokeWidth = _ref.strokeWidth,
3713
3757
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3714
- props = _objectWithoutProperties(_ref, _excluded$3N);
3758
+ props = _objectWithoutProperties(_ref, _excluded$3P);
3715
3759
 
3716
3760
  return /*#__PURE__*/React.createElement("svg", _extends({
3717
3761
  width: size,
@@ -3732,7 +3776,7 @@ var ChatOffline = function ChatOffline(_ref) {
3732
3776
  }));
3733
3777
  };
3734
3778
 
3735
- var _excluded$3M = ["size", "color", "strokeWidth"];
3779
+ var _excluded$3O = ["size", "color", "strokeWidth"];
3736
3780
  var Chat = function Chat(_ref) {
3737
3781
  var _ref$size = _ref.size,
3738
3782
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3740,7 +3784,7 @@ var Chat = function Chat(_ref) {
3740
3784
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3741
3785
  _ref$strokeWidth = _ref.strokeWidth,
3742
3786
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3743
- props = _objectWithoutProperties(_ref, _excluded$3M);
3787
+ props = _objectWithoutProperties(_ref, _excluded$3O);
3744
3788
 
3745
3789
  return /*#__PURE__*/React.createElement("svg", _extends({
3746
3790
  width: size,
@@ -3762,14 +3806,14 @@ var Chat = function Chat(_ref) {
3762
3806
  }));
3763
3807
  };
3764
3808
 
3765
- var _excluded$3L = ["size", "color", "strokeWidth"];
3809
+ var _excluded$3N = ["size", "color", "strokeWidth"];
3766
3810
  var ChatBubble = function ChatBubble(_ref) {
3767
3811
  var _ref$size = _ref.size,
3768
3812
  size = _ref$size === void 0 ? 24 : _ref$size,
3769
3813
  _ref$color = _ref.color,
3770
3814
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3771
3815
  _ref.strokeWidth;
3772
- var props = _objectWithoutProperties(_ref, _excluded$3L);
3816
+ var props = _objectWithoutProperties(_ref, _excluded$3N);
3773
3817
 
3774
3818
  return /*#__PURE__*/React.createElement("svg", _extends({
3775
3819
  width: size,
@@ -3785,7 +3829,7 @@ var ChatBubble = function ChatBubble(_ref) {
3785
3829
  }));
3786
3830
  };
3787
3831
 
3788
- var _excluded$3K = ["size", "color", "strokeWidth"];
3832
+ var _excluded$3M = ["size", "color", "strokeWidth"];
3789
3833
  var ChatEmpty = function ChatEmpty(_ref) {
3790
3834
  var _ref$size = _ref.size,
3791
3835
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3793,7 +3837,7 @@ var ChatEmpty = function ChatEmpty(_ref) {
3793
3837
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3794
3838
  _ref$strokeWidth = _ref.strokeWidth,
3795
3839
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3796
- props = _objectWithoutProperties(_ref, _excluded$3K);
3840
+ props = _objectWithoutProperties(_ref, _excluded$3M);
3797
3841
 
3798
3842
  return /*#__PURE__*/React.createElement("svg", _extends({
3799
3843
  width: size,
@@ -3809,14 +3853,14 @@ var ChatEmpty = function ChatEmpty(_ref) {
3809
3853
  }));
3810
3854
  };
3811
3855
 
3812
- var _excluded$3J = ["size", "color", "strokeWidth"];
3856
+ var _excluded$3L = ["size", "color", "strokeWidth"];
3813
3857
  var ChatNotification = function ChatNotification(_ref) {
3814
3858
  var _ref$size = _ref.size,
3815
3859
  size = _ref$size === void 0 ? 24 : _ref$size,
3816
3860
  _ref$color = _ref.color,
3817
3861
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3818
3862
  _ref.strokeWidth;
3819
- var props = _objectWithoutProperties(_ref, _excluded$3J);
3863
+ var props = _objectWithoutProperties(_ref, _excluded$3L);
3820
3864
 
3821
3865
  return /*#__PURE__*/React.createElement("svg", _extends({
3822
3866
  width: size,
@@ -3832,7 +3876,7 @@ var ChatNotification = function ChatNotification(_ref) {
3832
3876
  }));
3833
3877
  };
3834
3878
 
3835
- var _excluded$3I = ["size", "color", "strokeWidth"];
3879
+ var _excluded$3K = ["size", "color", "strokeWidth"];
3836
3880
  var Check = function Check(_ref) {
3837
3881
  var _ref$size = _ref.size,
3838
3882
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3840,7 +3884,7 @@ var Check = function Check(_ref) {
3840
3884
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3841
3885
  _ref$strokeWidth = _ref.strokeWidth,
3842
3886
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3843
- props = _objectWithoutProperties(_ref, _excluded$3I);
3887
+ props = _objectWithoutProperties(_ref, _excluded$3K);
3844
3888
 
3845
3889
  return /*#__PURE__*/React.createElement("svg", _extends({
3846
3890
  width: size,
@@ -3856,7 +3900,7 @@ var Check = function Check(_ref) {
3856
3900
  }));
3857
3901
  };
3858
3902
 
3859
- var _excluded$3H = ["size", "color", "strokeWidth"];
3903
+ var _excluded$3J = ["size", "color", "strokeWidth"];
3860
3904
  var Checkbox = function Checkbox(_ref) {
3861
3905
  var _ref$size = _ref.size,
3862
3906
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3864,7 +3908,7 @@ var Checkbox = function Checkbox(_ref) {
3864
3908
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3865
3909
  _ref$strokeWidth = _ref.strokeWidth,
3866
3910
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3867
- props = _objectWithoutProperties(_ref, _excluded$3H);
3911
+ props = _objectWithoutProperties(_ref, _excluded$3J);
3868
3912
 
3869
3913
  return /*#__PURE__*/React.createElement("svg", _extends({
3870
3914
  width: size,
@@ -3888,7 +3932,7 @@ var Checkbox = function Checkbox(_ref) {
3888
3932
  }));
3889
3933
  };
3890
3934
 
3891
- var _excluded$3G = ["size", "color", "strokeWidth"];
3935
+ var _excluded$3I = ["size", "color", "strokeWidth"];
3892
3936
  var CheckboxInactive = function CheckboxInactive(_ref) {
3893
3937
  var _ref$size = _ref.size,
3894
3938
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3896,7 +3940,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
3896
3940
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3897
3941
  _ref$strokeWidth = _ref.strokeWidth,
3898
3942
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3899
- props = _objectWithoutProperties(_ref, _excluded$3G);
3943
+ props = _objectWithoutProperties(_ref, _excluded$3I);
3900
3944
 
3901
3945
  return /*#__PURE__*/React.createElement("svg", _extends({
3902
3946
  width: size,
@@ -3914,7 +3958,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
3914
3958
  }));
3915
3959
  };
3916
3960
 
3917
- var _excluded$3F = ["size", "color", "strokeWidth"];
3961
+ var _excluded$3H = ["size", "color", "strokeWidth"];
3918
3962
  var CheckCircle = function CheckCircle(_ref) {
3919
3963
  var _ref$size = _ref.size,
3920
3964
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3922,7 +3966,7 @@ var CheckCircle = function CheckCircle(_ref) {
3922
3966
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3923
3967
  _ref$strokeWidth = _ref.strokeWidth,
3924
3968
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3925
- props = _objectWithoutProperties(_ref, _excluded$3F);
3969
+ props = _objectWithoutProperties(_ref, _excluded$3H);
3926
3970
 
3927
3971
  return /*#__PURE__*/React.createElement("svg", _extends({
3928
3972
  width: size,
@@ -3944,7 +3988,7 @@ var CheckCircle = function CheckCircle(_ref) {
3944
3988
  }));
3945
3989
  };
3946
3990
 
3947
- var _excluded$3E = ["size", "color", "strokeWidth"];
3991
+ var _excluded$3G = ["size", "color", "strokeWidth"];
3948
3992
  var Checkmark = function Checkmark(_ref) {
3949
3993
  var _ref$size = _ref.size,
3950
3994
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3952,7 +3996,7 @@ var Checkmark = function Checkmark(_ref) {
3952
3996
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3953
3997
  _ref$strokeWidth = _ref.strokeWidth,
3954
3998
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3955
- props = _objectWithoutProperties(_ref, _excluded$3E);
3999
+ props = _objectWithoutProperties(_ref, _excluded$3G);
3956
4000
 
3957
4001
  return /*#__PURE__*/React.createElement("svg", _extends({
3958
4002
  width: size,
@@ -3974,14 +4018,14 @@ var Checkmark = function Checkmark(_ref) {
3974
4018
  }));
3975
4019
  };
3976
4020
 
3977
- var _excluded$3D = ["size", "color", "strokeWidth"];
4021
+ var _excluded$3F = ["size", "color", "strokeWidth"];
3978
4022
  var Chrome = function Chrome(_ref) {
3979
4023
  var _ref$size = _ref.size,
3980
4024
  size = _ref$size === void 0 ? 24 : _ref$size,
3981
4025
  _ref$color = _ref.color,
3982
4026
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3983
4027
  _ref.strokeWidth;
3984
- var props = _objectWithoutProperties(_ref, _excluded$3D);
4028
+ var props = _objectWithoutProperties(_ref, _excluded$3F);
3985
4029
 
3986
4030
  return /*#__PURE__*/React.createElement("svg", _extends({
3987
4031
  width: size,
@@ -4001,7 +4045,7 @@ var Chrome = function Chrome(_ref) {
4001
4045
  }));
4002
4046
  };
4003
4047
 
4004
- var _excluded$3C = ["size", "color", "strokeWidth"];
4048
+ var _excluded$3E = ["size", "color", "strokeWidth"];
4005
4049
  var Clock = function Clock(_ref) {
4006
4050
  var _ref$size = _ref.size,
4007
4051
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4009,7 +4053,7 @@ var Clock = function Clock(_ref) {
4009
4053
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4010
4054
  _ref$strokeWidth = _ref.strokeWidth,
4011
4055
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4012
- props = _objectWithoutProperties(_ref, _excluded$3C);
4056
+ props = _objectWithoutProperties(_ref, _excluded$3E);
4013
4057
 
4014
4058
  return /*#__PURE__*/React.createElement("svg", _extends({
4015
4059
  width: size,
@@ -4031,7 +4075,7 @@ var Clock = function Clock(_ref) {
4031
4075
  }));
4032
4076
  };
4033
4077
 
4034
- var _excluded$3B = ["size", "color", "strokeWidth"];
4078
+ var _excluded$3D = ["size", "color", "strokeWidth"];
4035
4079
  var Close = function Close(_ref) {
4036
4080
  var _ref$size = _ref.size,
4037
4081
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4039,7 +4083,7 @@ var Close = function Close(_ref) {
4039
4083
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4040
4084
  _ref$strokeWidth = _ref.strokeWidth,
4041
4085
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4042
- props = _objectWithoutProperties(_ref, _excluded$3B);
4086
+ props = _objectWithoutProperties(_ref, _excluded$3D);
4043
4087
 
4044
4088
  return /*#__PURE__*/React.createElement("svg", _extends({
4045
4089
  width: size,
@@ -4061,7 +4105,7 @@ var Close = function Close(_ref) {
4061
4105
  }));
4062
4106
  };
4063
4107
 
4064
- var _excluded$3A = ["size", "color", "strokeWidth"];
4108
+ var _excluded$3C = ["size", "color", "strokeWidth"];
4065
4109
  var CloseCircle = function CloseCircle(_ref) {
4066
4110
  var _ref$size = _ref.size,
4067
4111
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4069,7 +4113,7 @@ var CloseCircle = function CloseCircle(_ref) {
4069
4113
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4070
4114
  _ref$strokeWidth = _ref.strokeWidth,
4071
4115
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4072
- props = _objectWithoutProperties(_ref, _excluded$3A);
4116
+ props = _objectWithoutProperties(_ref, _excluded$3C);
4073
4117
 
4074
4118
  return /*#__PURE__*/React.createElement("svg", _extends({
4075
4119
  width: size,
@@ -4097,7 +4141,7 @@ var CloseCircle = function CloseCircle(_ref) {
4097
4141
  }));
4098
4142
  };
4099
4143
 
4100
- var _excluded$3z = ["size", "color", "strokeWidth"];
4144
+ var _excluded$3B = ["size", "color", "strokeWidth"];
4101
4145
  var ClosedPullRequest = function ClosedPullRequest(_ref) {
4102
4146
  var _ref$size = _ref.size,
4103
4147
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4105,7 +4149,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
4105
4149
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4106
4150
  _ref$strokeWidth = _ref.strokeWidth,
4107
4151
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4108
- props = _objectWithoutProperties(_ref, _excluded$3z);
4152
+ props = _objectWithoutProperties(_ref, _excluded$3B);
4109
4153
 
4110
4154
  return /*#__PURE__*/React.createElement("svg", _extends({
4111
4155
  width: size,
@@ -4149,7 +4193,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
4149
4193
  }));
4150
4194
  };
4151
4195
 
4152
- var _excluded$3y = ["size", "color", "strokeWidth"];
4196
+ var _excluded$3A = ["size", "color", "strokeWidth"];
4153
4197
  var Code = function Code(_ref) {
4154
4198
  var _ref$size = _ref.size,
4155
4199
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4157,7 +4201,7 @@ var Code = function Code(_ref) {
4157
4201
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4158
4202
  _ref$strokeWidth = _ref.strokeWidth,
4159
4203
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4160
- props = _objectWithoutProperties(_ref, _excluded$3y);
4204
+ props = _objectWithoutProperties(_ref, _excluded$3A);
4161
4205
 
4162
4206
  return /*#__PURE__*/React.createElement("svg", _extends({
4163
4207
  width: size,
@@ -4173,7 +4217,7 @@ var Code = function Code(_ref) {
4173
4217
  }));
4174
4218
  };
4175
4219
 
4176
- var _excluded$3x = ["size", "color", "strokeWidth"];
4220
+ var _excluded$3z = ["size", "color", "strokeWidth"];
4177
4221
  var CodeBlock = function CodeBlock(_ref) {
4178
4222
  var _ref$size = _ref.size,
4179
4223
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4181,7 +4225,7 @@ var CodeBlock = function CodeBlock(_ref) {
4181
4225
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4182
4226
  _ref$strokeWidth = _ref.strokeWidth,
4183
4227
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4184
- props = _objectWithoutProperties(_ref, _excluded$3x);
4228
+ props = _objectWithoutProperties(_ref, _excluded$3z);
4185
4229
 
4186
4230
  return /*#__PURE__*/React.createElement("svg", _extends({
4187
4231
  width: size,
@@ -4197,7 +4241,7 @@ var CodeBlock = function CodeBlock(_ref) {
4197
4241
  }));
4198
4242
  };
4199
4243
 
4200
- var _excluded$3w = ["size", "color", "strokeWidth"];
4244
+ var _excluded$3y = ["size", "color", "strokeWidth"];
4201
4245
  var Collapse = function Collapse(_ref) {
4202
4246
  var _ref$size = _ref.size,
4203
4247
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4205,7 +4249,7 @@ var Collapse = function Collapse(_ref) {
4205
4249
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4206
4250
  _ref$strokeWidth = _ref.strokeWidth,
4207
4251
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4208
- props = _objectWithoutProperties(_ref, _excluded$3w);
4252
+ props = _objectWithoutProperties(_ref, _excluded$3y);
4209
4253
 
4210
4254
  return /*#__PURE__*/React.createElement("svg", _extends({
4211
4255
  width: size,
@@ -4227,7 +4271,7 @@ var Collapse = function Collapse(_ref) {
4227
4271
  }));
4228
4272
  };
4229
4273
 
4230
- var _excluded$3v = ["size", "color", "strokeWidth"];
4274
+ var _excluded$3x = ["size", "color", "strokeWidth"];
4231
4275
  var Column = function Column(_ref) {
4232
4276
  var _ref$size = _ref.size,
4233
4277
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4235,7 +4279,7 @@ var Column = function Column(_ref) {
4235
4279
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4236
4280
  _ref$strokeWidth = _ref.strokeWidth,
4237
4281
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4238
- props = _objectWithoutProperties(_ref, _excluded$3v);
4282
+ props = _objectWithoutProperties(_ref, _excluded$3x);
4239
4283
 
4240
4284
  return /*#__PURE__*/React.createElement("svg", _extends({
4241
4285
  width: size,
@@ -4258,7 +4302,7 @@ var Column = function Column(_ref) {
4258
4302
  }));
4259
4303
  };
4260
4304
 
4261
- var _excluded$3u = ["size", "color", "strokeWidth"];
4305
+ var _excluded$3w = ["size", "color", "strokeWidth"];
4262
4306
  var Computer = function Computer(_ref) {
4263
4307
  var _ref$size = _ref.size,
4264
4308
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4266,7 +4310,7 @@ var Computer = function Computer(_ref) {
4266
4310
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4267
4311
  _ref$strokeWidth = _ref.strokeWidth,
4268
4312
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4269
- props = _objectWithoutProperties(_ref, _excluded$3u);
4313
+ props = _objectWithoutProperties(_ref, _excluded$3w);
4270
4314
 
4271
4315
  return /*#__PURE__*/React.createElement("svg", _extends({
4272
4316
  width: size,
@@ -4296,7 +4340,7 @@ var Computer = function Computer(_ref) {
4296
4340
  }));
4297
4341
  };
4298
4342
 
4299
- var _excluded$3t = ["size", "color", "strokeWidth"];
4343
+ var _excluded$3v = ["size", "color", "strokeWidth"];
4300
4344
  var ContactBook = function ContactBook(_ref) {
4301
4345
  var _ref$size = _ref.size,
4302
4346
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4304,7 +4348,7 @@ var ContactBook = function ContactBook(_ref) {
4304
4348
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4305
4349
  _ref$strokeWidth = _ref.strokeWidth,
4306
4350
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4307
- props = _objectWithoutProperties(_ref, _excluded$3t);
4351
+ props = _objectWithoutProperties(_ref, _excluded$3v);
4308
4352
 
4309
4353
  return /*#__PURE__*/React.createElement("svg", _extends({
4310
4354
  width: size,
@@ -4338,7 +4382,7 @@ var ContactBook = function ContactBook(_ref) {
4338
4382
  }));
4339
4383
  };
4340
4384
 
4341
- var _excluded$3s = ["size", "color", "strokeWidth"];
4385
+ var _excluded$3u = ["size", "color", "strokeWidth"];
4342
4386
  var Copy = function Copy(_ref) {
4343
4387
  var _ref$size = _ref.size,
4344
4388
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4346,7 +4390,7 @@ var Copy = function Copy(_ref) {
4346
4390
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4347
4391
  _ref$strokeWidth = _ref.strokeWidth,
4348
4392
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4349
- props = _objectWithoutProperties(_ref, _excluded$3s);
4393
+ props = _objectWithoutProperties(_ref, _excluded$3u);
4350
4394
 
4351
4395
  return /*#__PURE__*/React.createElement("svg", _extends({
4352
4396
  width: size,
@@ -4368,7 +4412,7 @@ var Copy = function Copy(_ref) {
4368
4412
  }));
4369
4413
  };
4370
4414
 
4371
- var _excluded$3r = ["size", "color", "strokeWidth"];
4415
+ var _excluded$3t = ["size", "color", "strokeWidth"];
4372
4416
  var CreditCard = function CreditCard(_ref) {
4373
4417
  var _ref$size = _ref.size,
4374
4418
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4376,7 +4420,7 @@ var CreditCard = function CreditCard(_ref) {
4376
4420
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4377
4421
  _ref$strokeWidth = _ref.strokeWidth,
4378
4422
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4379
- props = _objectWithoutProperties(_ref, _excluded$3r);
4423
+ props = _objectWithoutProperties(_ref, _excluded$3t);
4380
4424
 
4381
4425
  return /*#__PURE__*/React.createElement("svg", _extends({
4382
4426
  width: size,
@@ -4418,14 +4462,14 @@ var CreditCard = function CreditCard(_ref) {
4418
4462
  }))));
4419
4463
  };
4420
4464
 
4421
- var _excluded$3q = ["size", "color", "strokeWidth"];
4465
+ var _excluded$3s = ["size", "color", "strokeWidth"];
4422
4466
  var Css3 = function Css3(_ref) {
4423
4467
  var _ref$size = _ref.size,
4424
4468
  size = _ref$size === void 0 ? 24 : _ref$size,
4425
4469
  _ref$color = _ref.color,
4426
4470
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4427
4471
  _ref.strokeWidth;
4428
- var props = _objectWithoutProperties(_ref, _excluded$3q);
4472
+ var props = _objectWithoutProperties(_ref, _excluded$3s);
4429
4473
 
4430
4474
  return /*#__PURE__*/React.createElement("svg", _extends({
4431
4475
  width: size,
@@ -4438,7 +4482,7 @@ var Css3 = function Css3(_ref) {
4438
4482
  }));
4439
4483
  };
4440
4484
 
4441
- var _excluded$3p = ["size", "color", "strokeWidth"];
4485
+ var _excluded$3r = ["size", "color", "strokeWidth"];
4442
4486
  var Cursor = function Cursor(_ref) {
4443
4487
  var _ref$size = _ref.size,
4444
4488
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4446,7 +4490,7 @@ var Cursor = function Cursor(_ref) {
4446
4490
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4447
4491
  _ref$strokeWidth = _ref.strokeWidth,
4448
4492
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4449
- props = _objectWithoutProperties(_ref, _excluded$3p);
4493
+ props = _objectWithoutProperties(_ref, _excluded$3r);
4450
4494
 
4451
4495
  return /*#__PURE__*/React.createElement("svg", _extends({
4452
4496
  width: size,
@@ -4462,7 +4506,7 @@ var Cursor = function Cursor(_ref) {
4462
4506
  }));
4463
4507
  };
4464
4508
 
4465
- var _excluded$3o = ["size", "color", "strokeWidth"];
4509
+ var _excluded$3q = ["size", "color", "strokeWidth"];
4466
4510
  var CustomDomain = function CustomDomain(_ref) {
4467
4511
  var _ref$size = _ref.size,
4468
4512
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4470,7 +4514,7 @@ var CustomDomain = function CustomDomain(_ref) {
4470
4514
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4471
4515
  _ref$strokeWidth = _ref.strokeWidth,
4472
4516
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4473
- props = _objectWithoutProperties(_ref, _excluded$3o);
4517
+ props = _objectWithoutProperties(_ref, _excluded$3q);
4474
4518
 
4475
4519
  return /*#__PURE__*/React.createElement("svg", _extends({
4476
4520
  width: size,
@@ -4486,14 +4530,14 @@ var CustomDomain = function CustomDomain(_ref) {
4486
4530
  }));
4487
4531
  };
4488
4532
 
4489
- var _excluded$3n = ["size", "color", "strokeWidth"];
4533
+ var _excluded$3p = ["size", "color", "strokeWidth"];
4490
4534
  var Customers = function Customers(_ref) {
4491
4535
  var _ref$size = _ref.size,
4492
4536
  size = _ref$size === void 0 ? 24 : _ref$size,
4493
4537
  _ref$color = _ref.color,
4494
4538
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4495
4539
  _ref.strokeWidth;
4496
- var props = _objectWithoutProperties(_ref, _excluded$3n);
4540
+ var props = _objectWithoutProperties(_ref, _excluded$3p);
4497
4541
 
4498
4542
  return /*#__PURE__*/React.createElement("svg", _extends({
4499
4543
  width: size,
@@ -4508,14 +4552,14 @@ var Customers = function Customers(_ref) {
4508
4552
  }));
4509
4553
  };
4510
4554
 
4511
- var _excluded$3m = ["size", "color", "strokeWidth"];
4555
+ var _excluded$3o = ["size", "color", "strokeWidth"];
4512
4556
  var Customize = function Customize(_ref) {
4513
4557
  var _ref$size = _ref.size,
4514
4558
  size = _ref$size === void 0 ? 24 : _ref$size,
4515
4559
  _ref$color = _ref.color,
4516
4560
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4517
4561
  _ref.strokeWidth;
4518
- var props = _objectWithoutProperties(_ref, _excluded$3m);
4562
+ var props = _objectWithoutProperties(_ref, _excluded$3o);
4519
4563
 
4520
4564
  return /*#__PURE__*/React.createElement("svg", _extends({
4521
4565
  width: size,
@@ -4543,7 +4587,7 @@ var Customize = function Customize(_ref) {
4543
4587
  }));
4544
4588
  };
4545
4589
 
4546
- var _excluded$3l = ["size", "color", "strokeWidth"];
4590
+ var _excluded$3n = ["size", "color", "strokeWidth"];
4547
4591
  var Dashboard = function Dashboard(_ref) {
4548
4592
  var _ref$size = _ref.size,
4549
4593
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4551,7 +4595,7 @@ var Dashboard = function Dashboard(_ref) {
4551
4595
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4552
4596
  _ref$strokeWidth = _ref.strokeWidth,
4553
4597
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4554
- props = _objectWithoutProperties(_ref, _excluded$3l);
4598
+ props = _objectWithoutProperties(_ref, _excluded$3n);
4555
4599
 
4556
4600
  return /*#__PURE__*/React.createElement("svg", _extends({
4557
4601
  width: size,
@@ -4591,14 +4635,14 @@ var Dashboard = function Dashboard(_ref) {
4591
4635
  }));
4592
4636
  };
4593
4637
 
4594
- var _excluded$3k = ["size", "color", "strokeWidth"];
4638
+ var _excluded$3m = ["size", "color", "strokeWidth"];
4595
4639
  var Database = function Database(_ref) {
4596
4640
  var _ref$size = _ref.size,
4597
4641
  size = _ref$size === void 0 ? 24 : _ref$size,
4598
4642
  _ref$color = _ref.color,
4599
4643
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4600
4644
  _ref.strokeWidth;
4601
- var props = _objectWithoutProperties(_ref, _excluded$3k);
4645
+ var props = _objectWithoutProperties(_ref, _excluded$3m);
4602
4646
 
4603
4647
  return /*#__PURE__*/React.createElement("svg", _extends({
4604
4648
  width: size,
@@ -4611,7 +4655,7 @@ var Database = function Database(_ref) {
4611
4655
  }));
4612
4656
  };
4613
4657
 
4614
- var _excluded$3j = ["size", "color", "strokeWidth"];
4658
+ var _excluded$3l = ["size", "color", "strokeWidth"];
4615
4659
  var Delete = function Delete(_ref) {
4616
4660
  var _ref$size = _ref.size,
4617
4661
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4619,7 +4663,7 @@ var Delete = function Delete(_ref) {
4619
4663
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4620
4664
  _ref$strokeWidth = _ref.strokeWidth,
4621
4665
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4622
- props = _objectWithoutProperties(_ref, _excluded$3j);
4666
+ props = _objectWithoutProperties(_ref, _excluded$3l);
4623
4667
 
4624
4668
  return /*#__PURE__*/React.createElement("svg", _extends({
4625
4669
  width: size,
@@ -4653,7 +4697,7 @@ var Delete = function Delete(_ref) {
4653
4697
  }));
4654
4698
  };
4655
4699
 
4656
- var _excluded$3i = ["size", "color", "strokeWidth"];
4700
+ var _excluded$3k = ["size", "color", "strokeWidth"];
4657
4701
  var Design = function Design(_ref) {
4658
4702
  var _ref$size = _ref.size,
4659
4703
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4661,7 +4705,7 @@ var Design = function Design(_ref) {
4661
4705
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4662
4706
  _ref$strokeWidth = _ref.strokeWidth,
4663
4707
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4664
- props = _objectWithoutProperties(_ref, _excluded$3i);
4708
+ props = _objectWithoutProperties(_ref, _excluded$3k);
4665
4709
 
4666
4710
  return /*#__PURE__*/React.createElement("svg", _extends({
4667
4711
  width: size,
@@ -4695,7 +4739,7 @@ var Design = function Design(_ref) {
4695
4739
  }));
4696
4740
  };
4697
4741
 
4698
- var _excluded$3h = ["size", "color", "strokeWidth"];
4742
+ var _excluded$3j = ["size", "color", "strokeWidth"];
4699
4743
  var Divider = function Divider(_ref) {
4700
4744
  var _ref$size = _ref.size,
4701
4745
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4703,7 +4747,7 @@ var Divider = function Divider(_ref) {
4703
4747
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4704
4748
  _ref$strokeWidth = _ref.strokeWidth,
4705
4749
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4706
- props = _objectWithoutProperties(_ref, _excluded$3h);
4750
+ props = _objectWithoutProperties(_ref, _excluded$3j);
4707
4751
 
4708
4752
  return /*#__PURE__*/React.createElement("svg", _extends({
4709
4753
  width: size,
@@ -4717,7 +4761,7 @@ var Divider = function Divider(_ref) {
4717
4761
  }));
4718
4762
  };
4719
4763
 
4720
- var _excluded$3g = ["size", "color", "strokeWidth"];
4764
+ var _excluded$3i = ["size", "color", "strokeWidth"];
4721
4765
  var DoubleCheck = function DoubleCheck(_ref) {
4722
4766
  var _ref$size = _ref.size,
4723
4767
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4725,7 +4769,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
4725
4769
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4726
4770
  _ref$strokeWidth = _ref.strokeWidth,
4727
4771
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4728
- props = _objectWithoutProperties(_ref, _excluded$3g);
4772
+ props = _objectWithoutProperties(_ref, _excluded$3i);
4729
4773
 
4730
4774
  return /*#__PURE__*/React.createElement("svg", _extends({
4731
4775
  width: size,
@@ -4746,7 +4790,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
4746
4790
  }));
4747
4791
  };
4748
4792
 
4749
- var _excluded$3f = ["size", "color", "strokeWidth"];
4793
+ var _excluded$3h = ["size", "color", "strokeWidth"];
4750
4794
  var DownArrowCircle = function DownArrowCircle(_ref) {
4751
4795
  var _ref$size = _ref.size,
4752
4796
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4754,7 +4798,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
4754
4798
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4755
4799
  _ref$strokeWidth = _ref.strokeWidth,
4756
4800
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4757
- props = _objectWithoutProperties(_ref, _excluded$3f);
4801
+ props = _objectWithoutProperties(_ref, _excluded$3h);
4758
4802
 
4759
4803
  return /*#__PURE__*/React.createElement("svg", _extends({
4760
4804
  width: size,
@@ -4782,7 +4826,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
4782
4826
  }));
4783
4827
  };
4784
4828
 
4785
- var _excluded$3e = ["size", "color", "strokeWidth"];
4829
+ var _excluded$3g = ["size", "color", "strokeWidth"];
4786
4830
  var Down = function Down(_ref) {
4787
4831
  var _ref$size = _ref.size,
4788
4832
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4790,7 +4834,7 @@ var Down = function Down(_ref) {
4790
4834
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4791
4835
  _ref$strokeWidth = _ref.strokeWidth,
4792
4836
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4793
- props = _objectWithoutProperties(_ref, _excluded$3e);
4837
+ props = _objectWithoutProperties(_ref, _excluded$3g);
4794
4838
 
4795
4839
  return /*#__PURE__*/React.createElement("svg", _extends({
4796
4840
  width: size,
@@ -4806,7 +4850,7 @@ var Down = function Down(_ref) {
4806
4850
  }));
4807
4851
  };
4808
4852
 
4809
- var _excluded$3d = ["size", "color", "strokeWidth"];
4853
+ var _excluded$3f = ["size", "color", "strokeWidth"];
4810
4854
  var DownArrow = function DownArrow(_ref) {
4811
4855
  var _ref$size = _ref.size,
4812
4856
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4814,7 +4858,7 @@ var DownArrow = function DownArrow(_ref) {
4814
4858
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4815
4859
  _ref$strokeWidth = _ref.strokeWidth,
4816
4860
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4817
- props = _objectWithoutProperties(_ref, _excluded$3d);
4861
+ props = _objectWithoutProperties(_ref, _excluded$3f);
4818
4862
 
4819
4863
  return /*#__PURE__*/React.createElement("svg", _extends({
4820
4864
  width: size,
@@ -4830,7 +4874,7 @@ var DownArrow = function DownArrow(_ref) {
4830
4874
  }));
4831
4875
  };
4832
4876
 
4833
- var _excluded$3c = ["size", "color", "strokeWidth"];
4877
+ var _excluded$3e = ["size", "color", "strokeWidth"];
4834
4878
  var Download = function Download(_ref) {
4835
4879
  var _ref$size = _ref.size,
4836
4880
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4838,7 +4882,7 @@ var Download = function Download(_ref) {
4838
4882
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4839
4883
  _ref$strokeWidth = _ref.strokeWidth,
4840
4884
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4841
- props = _objectWithoutProperties(_ref, _excluded$3c);
4885
+ props = _objectWithoutProperties(_ref, _excluded$3e);
4842
4886
 
4843
4887
  return /*#__PURE__*/React.createElement("svg", _extends({
4844
4888
  width: size,
@@ -4860,7 +4904,7 @@ var Download = function Download(_ref) {
4860
4904
  }));
4861
4905
  };
4862
4906
 
4863
- var _excluded$3b = ["size", "color", "strokeWidth"];
4907
+ var _excluded$3d = ["size", "color", "strokeWidth"];
4864
4908
  var Draft = function Draft(_ref) {
4865
4909
  var _ref$size = _ref.size,
4866
4910
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4868,7 +4912,7 @@ var Draft = function Draft(_ref) {
4868
4912
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4869
4913
  _ref$strokeWidth = _ref.strokeWidth,
4870
4914
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4871
- props = _objectWithoutProperties(_ref, _excluded$3b);
4915
+ props = _objectWithoutProperties(_ref, _excluded$3d);
4872
4916
 
4873
4917
  return /*#__PURE__*/React.createElement("svg", _extends({
4874
4918
  width: size,
@@ -4890,7 +4934,7 @@ var Draft = function Draft(_ref) {
4890
4934
  }));
4891
4935
  };
4892
4936
 
4893
- var _excluded$3a = ["size", "color", "strokeWidth"];
4937
+ var _excluded$3c = ["size", "color", "strokeWidth"];
4894
4938
  var Drag = function Drag(_ref) {
4895
4939
  var _ref$size = _ref.size,
4896
4940
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4898,7 +4942,7 @@ var Drag = function Drag(_ref) {
4898
4942
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4899
4943
  _ref$strokeWidth = _ref.strokeWidth,
4900
4944
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4901
- props = _objectWithoutProperties(_ref, _excluded$3a);
4945
+ props = _objectWithoutProperties(_ref, _excluded$3c);
4902
4946
 
4903
4947
  return /*#__PURE__*/React.createElement("svg", _extends({
4904
4948
  width: size,
@@ -4958,7 +5002,7 @@ var Drag = function Drag(_ref) {
4958
5002
  }))));
4959
5003
  };
4960
5004
 
4961
- var _excluded$39 = ["size", "color", "strokeWidth"];
5005
+ var _excluded$3b = ["size", "color", "strokeWidth"];
4962
5006
  var Dropdown = function Dropdown(_ref) {
4963
5007
  var _ref$size = _ref.size,
4964
5008
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4966,7 +5010,7 @@ var Dropdown = function Dropdown(_ref) {
4966
5010
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4967
5011
  _ref$strokeWidth = _ref.strokeWidth,
4968
5012
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4969
- props = _objectWithoutProperties(_ref, _excluded$39);
5013
+ props = _objectWithoutProperties(_ref, _excluded$3b);
4970
5014
 
4971
5015
  return /*#__PURE__*/React.createElement("svg", _extends({
4972
5016
  width: size,
@@ -5006,7 +5050,7 @@ var Dropdown = function Dropdown(_ref) {
5006
5050
  }));
5007
5051
  };
5008
5052
 
5009
- var _excluded$38 = ["size", "color", "strokeWidth"];
5053
+ var _excluded$3a = ["size", "color", "strokeWidth"];
5010
5054
  var DropdownClosed = function DropdownClosed(_ref) {
5011
5055
  var _ref$size = _ref.size,
5012
5056
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5014,7 +5058,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
5014
5058
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5015
5059
  _ref$strokeWidth = _ref.strokeWidth,
5016
5060
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5017
- props = _objectWithoutProperties(_ref, _excluded$38);
5061
+ props = _objectWithoutProperties(_ref, _excluded$3a);
5018
5062
 
5019
5063
  return /*#__PURE__*/React.createElement("svg", _extends({
5020
5064
  width: size,
@@ -5036,7 +5080,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
5036
5080
  }));
5037
5081
  };
5038
5082
 
5039
- var _excluded$37 = ["size", "color", "strokeWidth"];
5083
+ var _excluded$39 = ["size", "color", "strokeWidth"];
5040
5084
  var Edit = function Edit(_ref) {
5041
5085
  var _ref$size = _ref.size,
5042
5086
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5044,7 +5088,7 @@ var Edit = function Edit(_ref) {
5044
5088
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5045
5089
  _ref$strokeWidth = _ref.strokeWidth,
5046
5090
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5047
- props = _objectWithoutProperties(_ref, _excluded$37);
5091
+ props = _objectWithoutProperties(_ref, _excluded$39);
5048
5092
 
5049
5093
  return /*#__PURE__*/React.createElement("svg", _extends({
5050
5094
  width: size,
@@ -5072,7 +5116,7 @@ var Edit = function Edit(_ref) {
5072
5116
  }));
5073
5117
  };
5074
5118
 
5075
- var _excluded$36 = ["size", "color", "strokeWidth"];
5119
+ var _excluded$38 = ["size", "color", "strokeWidth"];
5076
5120
  var Email = function Email(_ref) {
5077
5121
  var _ref$size = _ref.size,
5078
5122
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5080,7 +5124,7 @@ var Email = function Email(_ref) {
5080
5124
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5081
5125
  _ref$strokeWidth = _ref.strokeWidth,
5082
5126
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5083
- props = _objectWithoutProperties(_ref, _excluded$36);
5127
+ props = _objectWithoutProperties(_ref, _excluded$38);
5084
5128
 
5085
5129
  return /*#__PURE__*/React.createElement("svg", _extends({
5086
5130
  width: size,
@@ -5096,7 +5140,7 @@ var Email = function Email(_ref) {
5096
5140
  }));
5097
5141
  };
5098
5142
 
5099
- var _excluded$35 = ["size", "color", "strokeWidth"];
5143
+ var _excluded$37 = ["size", "color", "strokeWidth"];
5100
5144
  var EmailSent = function EmailSent(_ref) {
5101
5145
  var _ref$size = _ref.size,
5102
5146
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5104,7 +5148,7 @@ var EmailSent = function EmailSent(_ref) {
5104
5148
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5105
5149
  _ref$strokeWidth = _ref.strokeWidth,
5106
5150
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5107
- props = _objectWithoutProperties(_ref, _excluded$35);
5151
+ props = _objectWithoutProperties(_ref, _excluded$37);
5108
5152
 
5109
5153
  return /*#__PURE__*/React.createElement("svg", _extends({
5110
5154
  width: size,
@@ -5138,7 +5182,7 @@ var EmailSent = function EmailSent(_ref) {
5138
5182
  }));
5139
5183
  };
5140
5184
 
5141
- var _excluded$34 = ["size", "color", "strokeWidth"];
5185
+ var _excluded$36 = ["size", "color", "strokeWidth"];
5142
5186
  var Error$1 = function Error(_ref) {
5143
5187
  var _ref$size = _ref.size,
5144
5188
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5146,7 +5190,7 @@ var Error$1 = function Error(_ref) {
5146
5190
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5147
5191
  _ref$strokeWidth = _ref.strokeWidth,
5148
5192
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5149
- props = _objectWithoutProperties(_ref, _excluded$34);
5193
+ props = _objectWithoutProperties(_ref, _excluded$36);
5150
5194
 
5151
5195
  return /*#__PURE__*/React.createElement("svg", _extends({
5152
5196
  width: size,
@@ -5162,7 +5206,7 @@ var Error$1 = function Error(_ref) {
5162
5206
  }));
5163
5207
  };
5164
5208
 
5165
- var _excluded$33 = ["size", "color", "strokeWidth"];
5209
+ var _excluded$35 = ["size", "color", "strokeWidth"];
5166
5210
  var Expand = function Expand(_ref) {
5167
5211
  var _ref$size = _ref.size,
5168
5212
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5170,7 +5214,7 @@ var Expand = function Expand(_ref) {
5170
5214
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5171
5215
  _ref$strokeWidth = _ref.strokeWidth,
5172
5216
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5173
- props = _objectWithoutProperties(_ref, _excluded$33);
5217
+ props = _objectWithoutProperties(_ref, _excluded$35);
5174
5218
 
5175
5219
  return /*#__PURE__*/React.createElement("svg", _extends({
5176
5220
  width: size,
@@ -5192,7 +5236,7 @@ var Expand = function Expand(_ref) {
5192
5236
  }));
5193
5237
  };
5194
5238
 
5195
- var _excluded$32 = ["size", "color", "strokeWidth"];
5239
+ var _excluded$34 = ["size", "color", "strokeWidth"];
5196
5240
  var ExternalLink = function ExternalLink(_ref) {
5197
5241
  var _ref$size = _ref.size,
5198
5242
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5200,7 +5244,7 @@ var ExternalLink = function ExternalLink(_ref) {
5200
5244
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5201
5245
  _ref$strokeWidth = _ref.strokeWidth,
5202
5246
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5203
- props = _objectWithoutProperties(_ref, _excluded$32);
5247
+ props = _objectWithoutProperties(_ref, _excluded$34);
5204
5248
 
5205
5249
  return /*#__PURE__*/React.createElement("svg", _extends({
5206
5250
  width: size,
@@ -5222,7 +5266,7 @@ var ExternalLink = function ExternalLink(_ref) {
5222
5266
  }));
5223
5267
  };
5224
5268
 
5225
- var _excluded$31 = ["size", "color", "strokeWidth"];
5269
+ var _excluded$33 = ["size", "color", "strokeWidth"];
5226
5270
  var Eye = function Eye(_ref) {
5227
5271
  var _ref$size = _ref.size,
5228
5272
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5230,7 +5274,7 @@ var Eye = function Eye(_ref) {
5230
5274
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5231
5275
  _ref$strokeWidth = _ref.strokeWidth,
5232
5276
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5233
- props = _objectWithoutProperties(_ref, _excluded$31);
5277
+ props = _objectWithoutProperties(_ref, _excluded$33);
5234
5278
 
5235
5279
  return /*#__PURE__*/React.createElement("svg", _extends({
5236
5280
  width: size,
@@ -5252,14 +5296,14 @@ var Eye = function Eye(_ref) {
5252
5296
  }));
5253
5297
  };
5254
5298
 
5255
- var _excluded$30 = ["size", "color", "strokeWidth"];
5299
+ var _excluded$32 = ["size", "color", "strokeWidth"];
5256
5300
  var Facebook = function Facebook(_ref) {
5257
5301
  var _ref$size = _ref.size,
5258
5302
  size = _ref$size === void 0 ? 24 : _ref$size,
5259
5303
  _ref$color = _ref.color,
5260
5304
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5261
5305
  _ref.strokeWidth;
5262
- var props = _objectWithoutProperties(_ref, _excluded$30);
5306
+ var props = _objectWithoutProperties(_ref, _excluded$32);
5263
5307
 
5264
5308
  return /*#__PURE__*/React.createElement("svg", _extends({
5265
5309
  width: size,
@@ -5272,7 +5316,7 @@ var Facebook = function Facebook(_ref) {
5272
5316
  }));
5273
5317
  };
5274
5318
 
5275
- var _excluded$2$ = ["size", "color", "strokeWidth"];
5319
+ var _excluded$31 = ["size", "color", "strokeWidth"];
5276
5320
  var Favorite = function Favorite(_ref) {
5277
5321
  var _ref$size = _ref.size,
5278
5322
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5280,7 +5324,7 @@ var Favorite = function Favorite(_ref) {
5280
5324
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5281
5325
  _ref$strokeWidth = _ref.strokeWidth,
5282
5326
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5283
- props = _objectWithoutProperties(_ref, _excluded$2$);
5327
+ props = _objectWithoutProperties(_ref, _excluded$31);
5284
5328
 
5285
5329
  return /*#__PURE__*/React.createElement("svg", _extends({
5286
5330
  width: size,
@@ -5296,7 +5340,7 @@ var Favorite = function Favorite(_ref) {
5296
5340
  }));
5297
5341
  };
5298
5342
 
5299
- var _excluded$2_ = ["size", "color", "strokeWidth"];
5343
+ var _excluded$30 = ["size", "color", "strokeWidth"];
5300
5344
  var FileDownload = function FileDownload(_ref) {
5301
5345
  var _ref$size = _ref.size,
5302
5346
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5304,7 +5348,7 @@ var FileDownload = function FileDownload(_ref) {
5304
5348
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5305
5349
  _ref$strokeWidth = _ref.strokeWidth,
5306
5350
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5307
- props = _objectWithoutProperties(_ref, _excluded$2_);
5351
+ props = _objectWithoutProperties(_ref, _excluded$30);
5308
5352
 
5309
5353
  return /*#__PURE__*/React.createElement("svg", _extends({
5310
5354
  width: size,
@@ -5336,7 +5380,7 @@ var FileDownload = function FileDownload(_ref) {
5336
5380
  }));
5337
5381
  };
5338
5382
 
5339
- var _excluded$2Z = ["size", "color", "strokeWidth"];
5383
+ var _excluded$2$ = ["size", "color", "strokeWidth"];
5340
5384
  var File = function File(_ref) {
5341
5385
  var _ref$size = _ref.size,
5342
5386
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5344,7 +5388,7 @@ var File = function File(_ref) {
5344
5388
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5345
5389
  _ref$strokeWidth = _ref.strokeWidth,
5346
5390
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5347
- props = _objectWithoutProperties(_ref, _excluded$2Z);
5391
+ props = _objectWithoutProperties(_ref, _excluded$2$);
5348
5392
 
5349
5393
  return /*#__PURE__*/React.createElement("svg", _extends({
5350
5394
  width: size,
@@ -5395,7 +5439,7 @@ var File = function File(_ref) {
5395
5439
  }));
5396
5440
  };
5397
5441
 
5398
- var _excluded$2Y = ["size", "color", "strokeWidth"];
5442
+ var _excluded$2_ = ["size", "color", "strokeWidth"];
5399
5443
  var FileGeneric = function FileGeneric(_ref) {
5400
5444
  var _ref$size = _ref.size,
5401
5445
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5403,7 +5447,7 @@ var FileGeneric = function FileGeneric(_ref) {
5403
5447
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5404
5448
  _ref$strokeWidth = _ref.strokeWidth,
5405
5449
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5406
- props = _objectWithoutProperties(_ref, _excluded$2Y);
5450
+ props = _objectWithoutProperties(_ref, _excluded$2_);
5407
5451
 
5408
5452
  return /*#__PURE__*/React.createElement("svg", _extends({
5409
5453
  width: size,
@@ -5433,7 +5477,7 @@ var FileGeneric = function FileGeneric(_ref) {
5433
5477
  }))));
5434
5478
  };
5435
5479
 
5436
- var _excluded$2X = ["size", "color", "strokeWidth"];
5480
+ var _excluded$2Z = ["size", "color", "strokeWidth"];
5437
5481
  var FileUpload = function FileUpload(_ref) {
5438
5482
  var _ref$size = _ref.size,
5439
5483
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5441,7 +5485,7 @@ var FileUpload = function FileUpload(_ref) {
5441
5485
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5442
5486
  _ref$strokeWidth = _ref.strokeWidth,
5443
5487
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5444
- props = _objectWithoutProperties(_ref, _excluded$2X);
5488
+ props = _objectWithoutProperties(_ref, _excluded$2Z);
5445
5489
 
5446
5490
  return /*#__PURE__*/React.createElement("svg", _extends({
5447
5491
  width: size,
@@ -5481,7 +5525,7 @@ var FileUpload = function FileUpload(_ref) {
5481
5525
  }));
5482
5526
  };
5483
5527
 
5484
- var _excluded$2W = ["size", "color", "strokeWidth"];
5528
+ var _excluded$2Y = ["size", "color", "strokeWidth"];
5485
5529
  var FilterAz = function FilterAz(_ref) {
5486
5530
  var _ref$size = _ref.size,
5487
5531
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5489,7 +5533,7 @@ var FilterAz = function FilterAz(_ref) {
5489
5533
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5490
5534
  _ref$strokeWidth = _ref.strokeWidth,
5491
5535
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5492
- props = _objectWithoutProperties(_ref, _excluded$2W);
5536
+ props = _objectWithoutProperties(_ref, _excluded$2Y);
5493
5537
 
5494
5538
  return /*#__PURE__*/React.createElement("svg", _extends({
5495
5539
  width: size,
@@ -5541,7 +5585,7 @@ var FilterAz = function FilterAz(_ref) {
5541
5585
  }));
5542
5586
  };
5543
5587
 
5544
- var _excluded$2V = ["size", "color", "strokeWidth"];
5588
+ var _excluded$2X = ["size", "color", "strokeWidth"];
5545
5589
  var Filter = function Filter(_ref) {
5546
5590
  var _ref$size = _ref.size,
5547
5591
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5549,7 +5593,7 @@ var Filter = function Filter(_ref) {
5549
5593
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5550
5594
  _ref$strokeWidth = _ref.strokeWidth,
5551
5595
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5552
- props = _objectWithoutProperties(_ref, _excluded$2V);
5596
+ props = _objectWithoutProperties(_ref, _excluded$2X);
5553
5597
 
5554
5598
  return /*#__PURE__*/React.createElement("svg", _extends({
5555
5599
  width: size,
@@ -5573,7 +5617,7 @@ var Filter = function Filter(_ref) {
5573
5617
  }));
5574
5618
  };
5575
5619
 
5576
- var _excluded$2U = ["size", "color", "strokeWidth"];
5620
+ var _excluded$2W = ["size", "color", "strokeWidth"];
5577
5621
  var Flag = function Flag(_ref) {
5578
5622
  var _ref$size = _ref.size,
5579
5623
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5581,7 +5625,7 @@ var Flag = function Flag(_ref) {
5581
5625
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5582
5626
  _ref$strokeWidth = _ref.strokeWidth,
5583
5627
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5584
- props = _objectWithoutProperties(_ref, _excluded$2U);
5628
+ props = _objectWithoutProperties(_ref, _excluded$2W);
5585
5629
 
5586
5630
  return /*#__PURE__*/React.createElement("svg", _extends({
5587
5631
  width: size,
@@ -5597,7 +5641,7 @@ var Flag = function Flag(_ref) {
5597
5641
  }));
5598
5642
  };
5599
5643
 
5600
- var _excluded$2T = ["size", "color", "strokeWidth"];
5644
+ var _excluded$2V = ["size", "color", "strokeWidth"];
5601
5645
  var Flash = function Flash(_ref) {
5602
5646
  var _ref$size = _ref.size,
5603
5647
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5605,7 +5649,7 @@ var Flash = function Flash(_ref) {
5605
5649
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5606
5650
  _ref$strokeWidth = _ref.strokeWidth,
5607
5651
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5608
- props = _objectWithoutProperties(_ref, _excluded$2T);
5652
+ props = _objectWithoutProperties(_ref, _excluded$2V);
5609
5653
 
5610
5654
  return /*#__PURE__*/React.createElement("svg", _extends({
5611
5655
  width: size,
@@ -5621,7 +5665,7 @@ var Flash = function Flash(_ref) {
5621
5665
  }));
5622
5666
  };
5623
5667
 
5624
- var _excluded$2S = ["size", "color", "strokeWidth"];
5668
+ var _excluded$2U = ["size", "color", "strokeWidth"];
5625
5669
  var Focus = function Focus(_ref) {
5626
5670
  var _ref$size = _ref.size,
5627
5671
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5629,7 +5673,7 @@ var Focus = function Focus(_ref) {
5629
5673
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5630
5674
  _ref$strokeWidth = _ref.strokeWidth,
5631
5675
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5632
- props = _objectWithoutProperties(_ref, _excluded$2S);
5676
+ props = _objectWithoutProperties(_ref, _excluded$2U);
5633
5677
 
5634
5678
  return /*#__PURE__*/React.createElement("svg", _extends({
5635
5679
  width: size,
@@ -5670,7 +5714,7 @@ var Focus = function Focus(_ref) {
5670
5714
  }));
5671
5715
  };
5672
5716
 
5673
- var _excluded$2R = ["size", "color", "strokeWidth"];
5717
+ var _excluded$2T = ["size", "color", "strokeWidth"];
5674
5718
  var Folder = function Folder(_ref) {
5675
5719
  var _ref$size = _ref.size,
5676
5720
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5678,7 +5722,7 @@ var Folder = function Folder(_ref) {
5678
5722
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5679
5723
  _ref$strokeWidth = _ref.strokeWidth,
5680
5724
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5681
- props = _objectWithoutProperties(_ref, _excluded$2R);
5725
+ props = _objectWithoutProperties(_ref, _excluded$2T);
5682
5726
 
5683
5727
  return /*#__PURE__*/React.createElement("svg", _extends({
5684
5728
  width: size,
@@ -5694,14 +5738,14 @@ var Folder = function Folder(_ref) {
5694
5738
  }));
5695
5739
  };
5696
5740
 
5697
- var _excluded$2Q = ["size", "color", "strokeWidth"];
5741
+ var _excluded$2S = ["size", "color", "strokeWidth"];
5698
5742
  var Form = function Form(_ref) {
5699
5743
  var _ref$size = _ref.size,
5700
5744
  size = _ref$size === void 0 ? 24 : _ref$size,
5701
5745
  _ref$color = _ref.color,
5702
5746
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5703
5747
  _ref.strokeWidth;
5704
- var props = _objectWithoutProperties(_ref, _excluded$2Q);
5748
+ var props = _objectWithoutProperties(_ref, _excluded$2S);
5705
5749
 
5706
5750
  return /*#__PURE__*/React.createElement("svg", _extends({
5707
5751
  width: size,
@@ -5740,7 +5784,7 @@ var Form = function Form(_ref) {
5740
5784
  }));
5741
5785
  };
5742
5786
 
5743
- var _excluded$2P = ["size", "color", "strokeWidth"];
5787
+ var _excluded$2R = ["size", "color", "strokeWidth"];
5744
5788
  var Forward = function Forward(_ref) {
5745
5789
  var _ref$size = _ref.size,
5746
5790
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5748,7 +5792,7 @@ var Forward = function Forward(_ref) {
5748
5792
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5749
5793
  _ref$strokeWidth = _ref.strokeWidth,
5750
5794
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5751
- props = _objectWithoutProperties(_ref, _excluded$2P);
5795
+ props = _objectWithoutProperties(_ref, _excluded$2R);
5752
5796
 
5753
5797
  return /*#__PURE__*/React.createElement("svg", _extends({
5754
5798
  width: size,
@@ -5770,7 +5814,7 @@ var Forward = function Forward(_ref) {
5770
5814
  }));
5771
5815
  };
5772
5816
 
5773
- var _excluded$2O = ["size", "color", "strokeWidth"];
5817
+ var _excluded$2Q = ["size", "color", "strokeWidth"];
5774
5818
  var FullScreen = function FullScreen(_ref) {
5775
5819
  var _ref$size = _ref.size,
5776
5820
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5778,7 +5822,7 @@ var FullScreen = function FullScreen(_ref) {
5778
5822
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5779
5823
  _ref$strokeWidth = _ref.strokeWidth,
5780
5824
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5781
- props = _objectWithoutProperties(_ref, _excluded$2O);
5825
+ props = _objectWithoutProperties(_ref, _excluded$2Q);
5782
5826
 
5783
5827
  return /*#__PURE__*/React.createElement("svg", _extends({
5784
5828
  width: size,
@@ -5826,7 +5870,7 @@ var FullScreen = function FullScreen(_ref) {
5826
5870
  }))));
5827
5871
  };
5828
5872
 
5829
- var _excluded$2N = ["size", "color", "strokeWidth"];
5873
+ var _excluded$2P = ["size", "color", "strokeWidth"];
5830
5874
  var Gif = function Gif(_ref) {
5831
5875
  var _ref$size = _ref.size,
5832
5876
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5834,7 +5878,7 @@ var Gif = function Gif(_ref) {
5834
5878
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5835
5879
  _ref$strokeWidth = _ref.strokeWidth,
5836
5880
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5837
- props = _objectWithoutProperties(_ref, _excluded$2N);
5881
+ props = _objectWithoutProperties(_ref, _excluded$2P);
5838
5882
 
5839
5883
  return /*#__PURE__*/React.createElement("svg", _extends({
5840
5884
  width: size,
@@ -5856,7 +5900,7 @@ var Gif = function Gif(_ref) {
5856
5900
  }));
5857
5901
  };
5858
5902
 
5859
- var _excluded$2M = ["size", "color", "strokeWidth"];
5903
+ var _excluded$2O = ["size", "color", "strokeWidth"];
5860
5904
  var Gift = function Gift(_ref) {
5861
5905
  var _ref$size = _ref.size,
5862
5906
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5864,7 +5908,7 @@ var Gift = function Gift(_ref) {
5864
5908
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5865
5909
  _ref$strokeWidth = _ref.strokeWidth,
5866
5910
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5867
- props = _objectWithoutProperties(_ref, _excluded$2M);
5911
+ props = _objectWithoutProperties(_ref, _excluded$2O);
5868
5912
 
5869
5913
  return /*#__PURE__*/React.createElement("svg", _extends({
5870
5914
  width: size,
@@ -5880,7 +5924,7 @@ var Gift = function Gift(_ref) {
5880
5924
  }));
5881
5925
  };
5882
5926
 
5883
- var _excluded$2L = ["size", "color", "strokeWidth"];
5927
+ var _excluded$2N = ["size", "color", "strokeWidth"];
5884
5928
  var GitMerge = function GitMerge(_ref) {
5885
5929
  var _ref$size = _ref.size,
5886
5930
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5888,7 +5932,7 @@ var GitMerge = function GitMerge(_ref) {
5888
5932
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5889
5933
  _ref$strokeWidth = _ref.strokeWidth,
5890
5934
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5891
- props = _objectWithoutProperties(_ref, _excluded$2L);
5935
+ props = _objectWithoutProperties(_ref, _excluded$2N);
5892
5936
 
5893
5937
  return /*#__PURE__*/React.createElement("svg", _extends({
5894
5938
  width: size,
@@ -5928,7 +5972,7 @@ var GitMerge = function GitMerge(_ref) {
5928
5972
  }));
5929
5973
  };
5930
5974
 
5931
- var _excluded$2K = ["size", "color", "strokeWidth"];
5975
+ var _excluded$2M = ["size", "color", "strokeWidth"];
5932
5976
  var Globe = function Globe(_ref) {
5933
5977
  var _ref$size = _ref.size,
5934
5978
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5936,7 +5980,7 @@ var Globe = function Globe(_ref) {
5936
5980
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5937
5981
  _ref$strokeWidth = _ref.strokeWidth,
5938
5982
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5939
- props = _objectWithoutProperties(_ref, _excluded$2K);
5983
+ props = _objectWithoutProperties(_ref, _excluded$2M);
5940
5984
 
5941
5985
  return /*#__PURE__*/React.createElement("svg", _extends({
5942
5986
  width: size,
@@ -5982,14 +6026,14 @@ var Globe = function Globe(_ref) {
5982
6026
  }));
5983
6027
  };
5984
6028
 
5985
- var _excluded$2J = ["size", "color", "strokeWidth"];
6029
+ var _excluded$2L = ["size", "color", "strokeWidth"];
5986
6030
  var Goal = function Goal(_ref) {
5987
6031
  var _ref$size = _ref.size,
5988
6032
  size = _ref$size === void 0 ? 24 : _ref$size,
5989
6033
  _ref$color = _ref.color,
5990
6034
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5991
6035
  _ref.strokeWidth;
5992
- var props = _objectWithoutProperties(_ref, _excluded$2J);
6036
+ var props = _objectWithoutProperties(_ref, _excluded$2L);
5993
6037
 
5994
6038
  return /*#__PURE__*/React.createElement("svg", _extends({
5995
6039
  width: size,
@@ -6020,7 +6064,7 @@ var Goal = function Goal(_ref) {
6020
6064
  }))));
6021
6065
  };
6022
6066
 
6023
- var _excluded$2I = ["size", "color", "strokeWidth"];
6067
+ var _excluded$2K = ["size", "color", "strokeWidth"];
6024
6068
  var Graph = function Graph(_ref) {
6025
6069
  var _ref$size = _ref.size,
6026
6070
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6028,7 +6072,7 @@ var Graph = function Graph(_ref) {
6028
6072
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6029
6073
  _ref$strokeWidth = _ref.strokeWidth,
6030
6074
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6031
- props = _objectWithoutProperties(_ref, _excluded$2I);
6075
+ props = _objectWithoutProperties(_ref, _excluded$2K);
6032
6076
 
6033
6077
  return /*#__PURE__*/React.createElement("svg", _extends({
6034
6078
  width: size,
@@ -6068,14 +6112,14 @@ var Graph = function Graph(_ref) {
6068
6112
  }));
6069
6113
  };
6070
6114
 
6071
- var _excluded$2H = ["size", "color", "strokeWidth"];
6115
+ var _excluded$2J = ["size", "color", "strokeWidth"];
6072
6116
  var Group = function Group(_ref) {
6073
6117
  var _ref$size = _ref.size,
6074
6118
  size = _ref$size === void 0 ? 24 : _ref$size,
6075
6119
  _ref$color = _ref.color,
6076
6120
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6077
6121
  _ref.strokeWidth;
6078
- var props = _objectWithoutProperties(_ref, _excluded$2H);
6122
+ var props = _objectWithoutProperties(_ref, _excluded$2J);
6079
6123
 
6080
6124
  return /*#__PURE__*/React.createElement("svg", _extends({
6081
6125
  width: size,
@@ -6088,7 +6132,7 @@ var Group = function Group(_ref) {
6088
6132
  }));
6089
6133
  };
6090
6134
 
6091
- var _excluded$2G = ["size", "color", "strokeWidth"];
6135
+ var _excluded$2I = ["size", "color", "strokeWidth"];
6092
6136
  var HamburgerMenu = function HamburgerMenu(_ref) {
6093
6137
  var _ref$size = _ref.size,
6094
6138
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6096,7 +6140,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
6096
6140
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6097
6141
  _ref$strokeWidth = _ref.strokeWidth,
6098
6142
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6099
- props = _objectWithoutProperties(_ref, _excluded$2G);
6143
+ props = _objectWithoutProperties(_ref, _excluded$2I);
6100
6144
 
6101
6145
  return /*#__PURE__*/React.createElement("svg", _extends({
6102
6146
  width: size,
@@ -6127,7 +6171,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
6127
6171
  }));
6128
6172
  };
6129
6173
 
6130
- var _excluded$2F = ["size", "color", "strokeWidth"];
6174
+ var _excluded$2H = ["size", "color", "strokeWidth"];
6131
6175
  var Hash = function Hash(_ref) {
6132
6176
  var _ref$size = _ref.size,
6133
6177
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6135,7 +6179,7 @@ var Hash = function Hash(_ref) {
6135
6179
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6136
6180
  _ref$strokeWidth = _ref.strokeWidth,
6137
6181
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6138
- props = _objectWithoutProperties(_ref, _excluded$2F);
6182
+ props = _objectWithoutProperties(_ref, _excluded$2H);
6139
6183
 
6140
6184
  return /*#__PURE__*/React.createElement("svg", _extends({
6141
6185
  width: size,
@@ -6175,7 +6219,7 @@ var Hash = function Hash(_ref) {
6175
6219
  }));
6176
6220
  };
6177
6221
 
6178
- var _excluded$2E = ["size", "color", "strokeWidth"];
6222
+ var _excluded$2G = ["size", "color", "strokeWidth"];
6179
6223
  var HashChecked = function HashChecked(_ref) {
6180
6224
  var _ref$size = _ref.size,
6181
6225
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6183,7 +6227,7 @@ var HashChecked = function HashChecked(_ref) {
6183
6227
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6184
6228
  _ref$strokeWidth = _ref.strokeWidth,
6185
6229
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6186
- props = _objectWithoutProperties(_ref, _excluded$2E);
6230
+ props = _objectWithoutProperties(_ref, _excluded$2G);
6187
6231
 
6188
6232
  return /*#__PURE__*/React.createElement("svg", _extends({
6189
6233
  width: size,
@@ -6199,7 +6243,7 @@ var HashChecked = function HashChecked(_ref) {
6199
6243
  }));
6200
6244
  };
6201
6245
 
6202
- var _excluded$2D = ["size", "color", "strokeWidth"];
6246
+ var _excluded$2F = ["size", "color", "strokeWidth"];
6203
6247
  var HashInSet = function HashInSet(_ref) {
6204
6248
  var _ref$size = _ref.size,
6205
6249
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6207,7 +6251,7 @@ var HashInSet = function HashInSet(_ref) {
6207
6251
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6208
6252
  _ref$strokeWidth = _ref.strokeWidth,
6209
6253
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6210
- props = _objectWithoutProperties(_ref, _excluded$2D);
6254
+ props = _objectWithoutProperties(_ref, _excluded$2F);
6211
6255
 
6212
6256
  return /*#__PURE__*/React.createElement("svg", _extends({
6213
6257
  width: size,
@@ -6235,7 +6279,7 @@ var HashInSet = function HashInSet(_ref) {
6235
6279
  }));
6236
6280
  };
6237
6281
 
6238
- var _excluded$2C = ["size", "color", "strokeWidth"];
6282
+ var _excluded$2E = ["size", "color", "strokeWidth"];
6239
6283
  var Header = function Header(_ref) {
6240
6284
  var _ref$size = _ref.size,
6241
6285
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6243,7 +6287,7 @@ var Header = function Header(_ref) {
6243
6287
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6244
6288
  _ref$strokeWidth = _ref.strokeWidth,
6245
6289
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6246
- props = _objectWithoutProperties(_ref, _excluded$2C);
6290
+ props = _objectWithoutProperties(_ref, _excluded$2E);
6247
6291
 
6248
6292
  return /*#__PURE__*/React.createElement("svg", _extends({
6249
6293
  width: size,
@@ -6259,7 +6303,7 @@ var Header = function Header(_ref) {
6259
6303
  }));
6260
6304
  };
6261
6305
 
6262
- var _excluded$2B = ["size", "color", "strokeWidth"];
6306
+ var _excluded$2D = ["size", "color", "strokeWidth"];
6263
6307
  var Heart = function Heart(_ref) {
6264
6308
  var _ref$size = _ref.size,
6265
6309
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6267,7 +6311,7 @@ var Heart = function Heart(_ref) {
6267
6311
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6268
6312
  _ref$strokeWidth = _ref.strokeWidth,
6269
6313
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6270
- props = _objectWithoutProperties(_ref, _excluded$2B);
6314
+ props = _objectWithoutProperties(_ref, _excluded$2D);
6271
6315
 
6272
6316
  return /*#__PURE__*/React.createElement("svg", _extends({
6273
6317
  width: size,
@@ -6282,7 +6326,7 @@ var Heart = function Heart(_ref) {
6282
6326
  }));
6283
6327
  };
6284
6328
 
6285
- var _excluded$2A = ["size", "color", "strokeWidth"];
6329
+ var _excluded$2C = ["size", "color", "strokeWidth"];
6286
6330
  var Help = function Help(_ref) {
6287
6331
  var _ref$size = _ref.size,
6288
6332
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6290,7 +6334,7 @@ var Help = function Help(_ref) {
6290
6334
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6291
6335
  _ref$strokeWidth = _ref.strokeWidth,
6292
6336
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6293
- props = _objectWithoutProperties(_ref, _excluded$2A);
6337
+ props = _objectWithoutProperties(_ref, _excluded$2C);
6294
6338
 
6295
6339
  return /*#__PURE__*/React.createElement("svg", _extends({
6296
6340
  width: size,
@@ -6318,7 +6362,7 @@ var Help = function Help(_ref) {
6318
6362
  }));
6319
6363
  };
6320
6364
 
6321
- var _excluded$2z = ["size", "color", "strokeWidth"];
6365
+ var _excluded$2B = ["size", "color", "strokeWidth"];
6322
6366
  var Hide = function Hide(_ref) {
6323
6367
  var _ref$size = _ref.size,
6324
6368
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6326,7 +6370,7 @@ var Hide = function Hide(_ref) {
6326
6370
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6327
6371
  _ref$strokeWidth = _ref.strokeWidth,
6328
6372
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6329
- props = _objectWithoutProperties(_ref, _excluded$2z);
6373
+ props = _objectWithoutProperties(_ref, _excluded$2B);
6330
6374
 
6331
6375
  return /*#__PURE__*/React.createElement("svg", _extends({
6332
6376
  width: size,
@@ -6348,7 +6392,7 @@ var Hide = function Hide(_ref) {
6348
6392
  }));
6349
6393
  };
6350
6394
 
6351
- var _excluded$2y = ["size", "color", "strokeWidth"];
6395
+ var _excluded$2A = ["size", "color", "strokeWidth"];
6352
6396
  var Highlight = function Highlight(_ref) {
6353
6397
  var _ref$size = _ref.size,
6354
6398
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6356,7 +6400,7 @@ var Highlight = function Highlight(_ref) {
6356
6400
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6357
6401
  _ref$strokeWidth = _ref.strokeWidth,
6358
6402
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6359
- props = _objectWithoutProperties(_ref, _excluded$2y);
6403
+ props = _objectWithoutProperties(_ref, _excluded$2A);
6360
6404
 
6361
6405
  return /*#__PURE__*/React.createElement("svg", _extends({
6362
6406
  width: size,
@@ -6384,7 +6428,7 @@ var Highlight = function Highlight(_ref) {
6384
6428
  }));
6385
6429
  };
6386
6430
 
6387
- var _excluded$2x = ["size", "color", "strokeWidth"];
6431
+ var _excluded$2z = ["size", "color", "strokeWidth"];
6388
6432
  var History = function History(_ref) {
6389
6433
  var _ref$size = _ref.size,
6390
6434
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6392,7 +6436,7 @@ var History = function History(_ref) {
6392
6436
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6393
6437
  _ref$strokeWidth = _ref.strokeWidth,
6394
6438
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6395
- props = _objectWithoutProperties(_ref, _excluded$2x);
6439
+ props = _objectWithoutProperties(_ref, _excluded$2z);
6396
6440
 
6397
6441
  return /*#__PURE__*/React.createElement("svg", _extends({
6398
6442
  width: size,
@@ -6427,7 +6471,7 @@ var History = function History(_ref) {
6427
6471
  }))));
6428
6472
  };
6429
6473
 
6430
- var _excluded$2w = ["size", "color", "strokeWidth"];
6474
+ var _excluded$2y = ["size", "color", "strokeWidth"];
6431
6475
  var Home = function Home(_ref) {
6432
6476
  var _ref$size = _ref.size,
6433
6477
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6435,7 +6479,7 @@ var Home = function Home(_ref) {
6435
6479
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6436
6480
  _ref$strokeWidth = _ref.strokeWidth,
6437
6481
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6438
- props = _objectWithoutProperties(_ref, _excluded$2w);
6482
+ props = _objectWithoutProperties(_ref, _excluded$2y);
6439
6483
 
6440
6484
  return /*#__PURE__*/React.createElement("svg", _extends({
6441
6485
  width: size,
@@ -6457,7 +6501,7 @@ var Home = function Home(_ref) {
6457
6501
  }));
6458
6502
  };
6459
6503
 
6460
- var _excluded$2v = ["size", "color", "strokeWidth"];
6504
+ var _excluded$2x = ["size", "color", "strokeWidth"];
6461
6505
  var HourGlass = function HourGlass(_ref) {
6462
6506
  var _ref$size = _ref.size,
6463
6507
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6465,7 +6509,7 @@ var HourGlass = function HourGlass(_ref) {
6465
6509
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6466
6510
  _ref$strokeWidth = _ref.strokeWidth,
6467
6511
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6468
- props = _objectWithoutProperties(_ref, _excluded$2v);
6512
+ props = _objectWithoutProperties(_ref, _excluded$2x);
6469
6513
 
6470
6514
  return /*#__PURE__*/React.createElement("svg", _extends({
6471
6515
  width: size,
@@ -6481,7 +6525,7 @@ var HourGlass = function HourGlass(_ref) {
6481
6525
  }));
6482
6526
  };
6483
6527
 
6484
- var _excluded$2u = ["size", "color", "strokeWidth"];
6528
+ var _excluded$2w = ["size", "color", "strokeWidth"];
6485
6529
  var Hours = function Hours(_ref) {
6486
6530
  var _ref$size = _ref.size,
6487
6531
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6489,7 +6533,7 @@ var Hours = function Hours(_ref) {
6489
6533
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6490
6534
  _ref$strokeWidth = _ref.strokeWidth,
6491
6535
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6492
- props = _objectWithoutProperties(_ref, _excluded$2u);
6536
+ props = _objectWithoutProperties(_ref, _excluded$2w);
6493
6537
 
6494
6538
  return /*#__PURE__*/React.createElement("svg", _extends({
6495
6539
  width: size,
@@ -6522,14 +6566,14 @@ var Hours = function Hours(_ref) {
6522
6566
  }))));
6523
6567
  };
6524
6568
 
6525
- var _excluded$2t = ["size", "color", "strokeWidth"];
6569
+ var _excluded$2v = ["size", "color", "strokeWidth"];
6526
6570
  var Html = function Html(_ref) {
6527
6571
  var _ref$size = _ref.size,
6528
6572
  size = _ref$size === void 0 ? 24 : _ref$size,
6529
6573
  _ref$color = _ref.color,
6530
6574
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6531
6575
  _ref.strokeWidth;
6532
- var props = _objectWithoutProperties(_ref, _excluded$2t);
6576
+ var props = _objectWithoutProperties(_ref, _excluded$2v);
6533
6577
 
6534
6578
  return /*#__PURE__*/React.createElement("svg", _extends({
6535
6579
  width: size,
@@ -6542,7 +6586,7 @@ var Html = function Html(_ref) {
6542
6586
  }));
6543
6587
  };
6544
6588
 
6545
- var _excluded$2s = ["size", "color", "strokeWidth"];
6589
+ var _excluded$2u = ["size", "color", "strokeWidth"];
6546
6590
  var ImageUpload = function ImageUpload(_ref) {
6547
6591
  var _ref$size = _ref.size,
6548
6592
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6550,7 +6594,7 @@ var ImageUpload = function ImageUpload(_ref) {
6550
6594
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6551
6595
  _ref$strokeWidth = _ref.strokeWidth,
6552
6596
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6553
- props = _objectWithoutProperties(_ref, _excluded$2s);
6597
+ props = _objectWithoutProperties(_ref, _excluded$2u);
6554
6598
 
6555
6599
  return /*#__PURE__*/React.createElement("svg", _extends({
6556
6600
  width: size,
@@ -6596,7 +6640,7 @@ var ImageUpload = function ImageUpload(_ref) {
6596
6640
  }));
6597
6641
  };
6598
6642
 
6599
- var _excluded$2r = ["size", "color", "strokeWidth"];
6643
+ var _excluded$2t = ["size", "color", "strokeWidth"];
6600
6644
  var Image = function Image(_ref) {
6601
6645
  var _ref$size = _ref.size,
6602
6646
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6604,7 +6648,7 @@ var Image = function Image(_ref) {
6604
6648
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6605
6649
  _ref$strokeWidth = _ref.strokeWidth,
6606
6650
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6607
- props = _objectWithoutProperties(_ref, _excluded$2r);
6651
+ props = _objectWithoutProperties(_ref, _excluded$2t);
6608
6652
 
6609
6653
  return /*#__PURE__*/React.createElement("svg", _extends({
6610
6654
  width: size,
@@ -6640,7 +6684,7 @@ var Image = function Image(_ref) {
6640
6684
  }))));
6641
6685
  };
6642
6686
 
6643
- var _excluded$2q = ["size", "color", "strokeWidth"];
6687
+ var _excluded$2s = ["size", "color", "strokeWidth"];
6644
6688
  var Inbox = function Inbox(_ref) {
6645
6689
  var _ref$size = _ref.size,
6646
6690
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6648,7 +6692,7 @@ var Inbox = function Inbox(_ref) {
6648
6692
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6649
6693
  _ref$strokeWidth = _ref.strokeWidth,
6650
6694
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6651
- props = _objectWithoutProperties(_ref, _excluded$2q);
6695
+ props = _objectWithoutProperties(_ref, _excluded$2s);
6652
6696
 
6653
6697
  return /*#__PURE__*/React.createElement("svg", _extends({
6654
6698
  width: size,
@@ -6664,7 +6708,7 @@ var Inbox = function Inbox(_ref) {
6664
6708
  }));
6665
6709
  };
6666
6710
 
6667
- var _excluded$2p = ["size", "color", "strokeWidth"];
6711
+ var _excluded$2r = ["size", "color", "strokeWidth"];
6668
6712
  var IndeterminateCircle = function IndeterminateCircle(_ref) {
6669
6713
  var _ref$size = _ref.size,
6670
6714
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6672,7 +6716,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
6672
6716
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6673
6717
  _ref$strokeWidth = _ref.strokeWidth,
6674
6718
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6675
- props = _objectWithoutProperties(_ref, _excluded$2p);
6719
+ props = _objectWithoutProperties(_ref, _excluded$2r);
6676
6720
 
6677
6721
  return /*#__PURE__*/React.createElement("svg", _extends({
6678
6722
  width: size,
@@ -6696,7 +6740,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
6696
6740
  }));
6697
6741
  };
6698
6742
 
6699
- var _excluded$2o = ["size", "color", "strokeWidth"];
6743
+ var _excluded$2q = ["size", "color", "strokeWidth"];
6700
6744
  var Info = function Info(_ref) {
6701
6745
  var _ref$size = _ref.size,
6702
6746
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6704,7 +6748,7 @@ var Info = function Info(_ref) {
6704
6748
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6705
6749
  _ref$strokeWidth = _ref.strokeWidth,
6706
6750
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6707
- props = _objectWithoutProperties(_ref, _excluded$2o);
6751
+ props = _objectWithoutProperties(_ref, _excluded$2q);
6708
6752
 
6709
6753
  return /*#__PURE__*/React.createElement("svg", _extends({
6710
6754
  width: size,
@@ -6744,7 +6788,7 @@ var Info = function Info(_ref) {
6744
6788
  }));
6745
6789
  };
6746
6790
 
6747
- var _excluded$2n = ["size", "color", "strokeWidth"];
6791
+ var _excluded$2p = ["size", "color", "strokeWidth"];
6748
6792
  var Input = function Input(_ref) {
6749
6793
  var _ref$size = _ref.size,
6750
6794
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6752,7 +6796,7 @@ var Input = function Input(_ref) {
6752
6796
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6753
6797
  _ref$strokeWidth = _ref.strokeWidth,
6754
6798
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6755
- props = _objectWithoutProperties(_ref, _excluded$2n);
6799
+ props = _objectWithoutProperties(_ref, _excluded$2p);
6756
6800
 
6757
6801
  return /*#__PURE__*/React.createElement("svg", _extends({
6758
6802
  width: size,
@@ -6776,14 +6820,14 @@ var Input = function Input(_ref) {
6776
6820
  }))));
6777
6821
  };
6778
6822
 
6779
- var _excluded$2m = ["size", "color", "strokeWidth"];
6823
+ var _excluded$2o = ["size", "color", "strokeWidth"];
6780
6824
  var Invoice = function Invoice(_ref) {
6781
6825
  var _ref$size = _ref.size,
6782
6826
  size = _ref$size === void 0 ? 24 : _ref$size,
6783
6827
  _ref$color = _ref.color,
6784
6828
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6785
6829
  _ref.strokeWidth;
6786
- var props = _objectWithoutProperties(_ref, _excluded$2m);
6830
+ var props = _objectWithoutProperties(_ref, _excluded$2o);
6787
6831
 
6788
6832
  return /*#__PURE__*/React.createElement("svg", _extends({
6789
6833
  width: size,
@@ -6807,7 +6851,7 @@ var Invoice = function Invoice(_ref) {
6807
6851
  }));
6808
6852
  };
6809
6853
 
6810
- var _excluded$2l = ["size", "color", "strokeWidth"];
6854
+ var _excluded$2n = ["size", "color", "strokeWidth"];
6811
6855
  var IpAddress = function IpAddress(_ref) {
6812
6856
  var _ref$size = _ref.size,
6813
6857
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6815,7 +6859,7 @@ var IpAddress = function IpAddress(_ref) {
6815
6859
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6816
6860
  _ref$strokeWidth = _ref.strokeWidth,
6817
6861
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6818
- props = _objectWithoutProperties(_ref, _excluded$2l);
6862
+ props = _objectWithoutProperties(_ref, _excluded$2n);
6819
6863
 
6820
6864
  return /*#__PURE__*/React.createElement("svg", _extends({
6821
6865
  width: size,
@@ -6831,7 +6875,7 @@ var IpAddress = function IpAddress(_ref) {
6831
6875
  }));
6832
6876
  };
6833
6877
 
6834
- var _excluded$2k = ["size", "color", "strokeWidth"];
6878
+ var _excluded$2m = ["size", "color", "strokeWidth"];
6835
6879
  var Keyboard = function Keyboard(_ref) {
6836
6880
  var _ref$size = _ref.size,
6837
6881
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6839,7 +6883,7 @@ var Keyboard = function Keyboard(_ref) {
6839
6883
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6840
6884
  _ref$strokeWidth = _ref.strokeWidth,
6841
6885
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6842
- props = _objectWithoutProperties(_ref, _excluded$2k);
6886
+ props = _objectWithoutProperties(_ref, _excluded$2m);
6843
6887
 
6844
6888
  return /*#__PURE__*/React.createElement("svg", _extends({
6845
6889
  width: size,
@@ -6879,7 +6923,7 @@ var Keyboard = function Keyboard(_ref) {
6879
6923
  }));
6880
6924
  };
6881
6925
 
6882
- var _excluded$2j = ["size", "color", "strokeWidth"];
6926
+ var _excluded$2l = ["size", "color", "strokeWidth"];
6883
6927
  var LeftArrowCircle = function LeftArrowCircle(_ref) {
6884
6928
  var _ref$size = _ref.size,
6885
6929
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6887,7 +6931,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
6887
6931
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6888
6932
  _ref$strokeWidth = _ref.strokeWidth,
6889
6933
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6890
- props = _objectWithoutProperties(_ref, _excluded$2j);
6934
+ props = _objectWithoutProperties(_ref, _excluded$2l);
6891
6935
 
6892
6936
  return /*#__PURE__*/React.createElement("svg", _extends({
6893
6937
  width: size,
@@ -6915,7 +6959,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
6915
6959
  }));
6916
6960
  };
6917
6961
 
6918
- var _excluded$2i = ["size", "color", "strokeWidth"];
6962
+ var _excluded$2k = ["size", "color", "strokeWidth"];
6919
6963
  var Left = function Left(_ref) {
6920
6964
  var _ref$size = _ref.size,
6921
6965
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6923,7 +6967,7 @@ var Left = function Left(_ref) {
6923
6967
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6924
6968
  _ref$strokeWidth = _ref.strokeWidth,
6925
6969
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6926
- props = _objectWithoutProperties(_ref, _excluded$2i);
6970
+ props = _objectWithoutProperties(_ref, _excluded$2k);
6927
6971
 
6928
6972
  return /*#__PURE__*/React.createElement("svg", _extends({
6929
6973
  width: size,
@@ -6939,7 +6983,7 @@ var Left = function Left(_ref) {
6939
6983
  }));
6940
6984
  };
6941
6985
 
6942
- var _excluded$2h = ["size", "color", "strokeWidth"];
6986
+ var _excluded$2j = ["size", "color", "strokeWidth"];
6943
6987
  var LeftAlign = function LeftAlign(_ref) {
6944
6988
  var _ref$size = _ref.size,
6945
6989
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6947,7 +6991,7 @@ var LeftAlign = function LeftAlign(_ref) {
6947
6991
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6948
6992
  _ref$strokeWidth = _ref.strokeWidth,
6949
6993
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6950
- props = _objectWithoutProperties(_ref, _excluded$2h);
6994
+ props = _objectWithoutProperties(_ref, _excluded$2j);
6951
6995
 
6952
6996
  return /*#__PURE__*/React.createElement("svg", _extends({
6953
6997
  width: size,
@@ -6998,7 +7042,7 @@ var LeftAlign = function LeftAlign(_ref) {
6998
7042
  }))));
6999
7043
  };
7000
7044
 
7001
- var _excluded$2g = ["size", "color", "strokeWidth"];
7045
+ var _excluded$2i = ["size", "color", "strokeWidth"];
7002
7046
  var LeftArrow = function LeftArrow(_ref) {
7003
7047
  var _ref$size = _ref.size,
7004
7048
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7006,7 +7050,7 @@ var LeftArrow = function LeftArrow(_ref) {
7006
7050
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7007
7051
  _ref$strokeWidth = _ref.strokeWidth,
7008
7052
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7009
- props = _objectWithoutProperties(_ref, _excluded$2g);
7053
+ props = _objectWithoutProperties(_ref, _excluded$2i);
7010
7054
 
7011
7055
  return /*#__PURE__*/React.createElement("svg", _extends({
7012
7056
  width: size,
@@ -7022,7 +7066,7 @@ var LeftArrow = function LeftArrow(_ref) {
7022
7066
  }));
7023
7067
  };
7024
7068
 
7025
- var _excluded$2f = ["size", "color", "strokeWidth"];
7069
+ var _excluded$2h = ["size", "color", "strokeWidth"];
7026
7070
  var Link = function Link(_ref) {
7027
7071
  var _ref$size = _ref.size,
7028
7072
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7030,7 +7074,7 @@ var Link = function Link(_ref) {
7030
7074
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7031
7075
  _ref$strokeWidth = _ref.strokeWidth,
7032
7076
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7033
- props = _objectWithoutProperties(_ref, _excluded$2f);
7077
+ props = _objectWithoutProperties(_ref, _excluded$2h);
7034
7078
 
7035
7079
  return /*#__PURE__*/React.createElement("svg", _extends({
7036
7080
  width: size,
@@ -7052,14 +7096,14 @@ var Link = function Link(_ref) {
7052
7096
  }));
7053
7097
  };
7054
7098
 
7055
- var _excluded$2e = ["size", "color", "strokeWidth"];
7099
+ var _excluded$2g = ["size", "color", "strokeWidth"];
7056
7100
  var Linkedin = function Linkedin(_ref) {
7057
7101
  var _ref$size = _ref.size,
7058
7102
  size = _ref$size === void 0 ? 24 : _ref$size,
7059
7103
  _ref$color = _ref.color,
7060
7104
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
7061
7105
  _ref.strokeWidth;
7062
- var props = _objectWithoutProperties(_ref, _excluded$2e);
7106
+ var props = _objectWithoutProperties(_ref, _excluded$2g);
7063
7107
 
7064
7108
  return /*#__PURE__*/React.createElement("svg", _extends({
7065
7109
  width: size,
@@ -7075,7 +7119,7 @@ var Linkedin = function Linkedin(_ref) {
7075
7119
  }));
7076
7120
  };
7077
7121
 
7078
- var _excluded$2d = ["size", "color", "strokeWidth"];
7122
+ var _excluded$2f = ["size", "color", "strokeWidth"];
7079
7123
  var ListDot = function ListDot(_ref) {
7080
7124
  var _ref$size = _ref.size,
7081
7125
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7083,7 +7127,7 @@ var ListDot = function ListDot(_ref) {
7083
7127
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7084
7128
  _ref$strokeWidth = _ref.strokeWidth,
7085
7129
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7086
- props = _objectWithoutProperties(_ref, _excluded$2d);
7130
+ props = _objectWithoutProperties(_ref, _excluded$2f);
7087
7131
 
7088
7132
  return /*#__PURE__*/React.createElement("svg", _extends({
7089
7133
  width: size,
@@ -7123,7 +7167,7 @@ var ListDot = function ListDot(_ref) {
7123
7167
  }));
7124
7168
  };
7125
7169
 
7126
- var _excluded$2c = ["size", "color", "strokeWidth"];
7170
+ var _excluded$2e = ["size", "color", "strokeWidth"];
7127
7171
  var ListNumber = function ListNumber(_ref) {
7128
7172
  var _ref$size = _ref.size,
7129
7173
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7131,7 +7175,7 @@ var ListNumber = function ListNumber(_ref) {
7131
7175
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7132
7176
  _ref$strokeWidth = _ref.strokeWidth,
7133
7177
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7134
- props = _objectWithoutProperties(_ref, _excluded$2c);
7178
+ props = _objectWithoutProperties(_ref, _excluded$2e);
7135
7179
 
7136
7180
  return /*#__PURE__*/React.createElement("svg", _extends({
7137
7181
  width: size,
@@ -7147,7 +7191,7 @@ var ListNumber = function ListNumber(_ref) {
7147
7191
  }));
7148
7192
  };
7149
7193
 
7150
- var _excluded$2b = ["size", "color", "strokeWidth"];
7194
+ var _excluded$2d = ["size", "color", "strokeWidth"];
7151
7195
  var List = function List(_ref) {
7152
7196
  var _ref$size = _ref.size,
7153
7197
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7155,7 +7199,7 @@ var List = function List(_ref) {
7155
7199
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7156
7200
  _ref$strokeWidth = _ref.strokeWidth,
7157
7201
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7158
- props = _objectWithoutProperties(_ref, _excluded$2b);
7202
+ props = _objectWithoutProperties(_ref, _excluded$2d);
7159
7203
 
7160
7204
  return /*#__PURE__*/React.createElement("svg", _extends({
7161
7205
  width: size,
@@ -7177,7 +7221,7 @@ var List = function List(_ref) {
7177
7221
  }));
7178
7222
  };
7179
7223
 
7180
- var _excluded$2a = ["size", "color", "strokeWidth"];
7224
+ var _excluded$2c = ["size", "color", "strokeWidth"];
7181
7225
  var ListDetails = function ListDetails(_ref) {
7182
7226
  var _ref$size = _ref.size,
7183
7227
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7185,7 +7229,7 @@ var ListDetails = function ListDetails(_ref) {
7185
7229
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7186
7230
  _ref$strokeWidth = _ref.strokeWidth,
7187
7231
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7188
- props = _objectWithoutProperties(_ref, _excluded$2a);
7232
+ props = _objectWithoutProperties(_ref, _excluded$2c);
7189
7233
 
7190
7234
  return /*#__PURE__*/React.createElement("svg", _extends({
7191
7235
  width: size,
@@ -7201,7 +7245,7 @@ var ListDetails = function ListDetails(_ref) {
7201
7245
  }));
7202
7246
  };
7203
7247
 
7204
- var _excluded$29 = ["size", "color", "strokeWidth"];
7248
+ var _excluded$2b = ["size", "color", "strokeWidth"];
7205
7249
  var Loading = function Loading(_ref) {
7206
7250
  var _ref$size = _ref.size,
7207
7251
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7209,7 +7253,7 @@ var Loading = function Loading(_ref) {
7209
7253
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7210
7254
  _ref$strokeWidth = _ref.strokeWidth,
7211
7255
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7212
- props = _objectWithoutProperties(_ref, _excluded$29);
7256
+ props = _objectWithoutProperties(_ref, _excluded$2b);
7213
7257
 
7214
7258
  return /*#__PURE__*/React.createElement("svg", _extends({
7215
7259
  width: size,
@@ -7267,7 +7311,7 @@ var Loading = function Loading(_ref) {
7267
7311
  }));
7268
7312
  };
7269
7313
 
7270
- var _excluded$28 = ["size", "color", "strokeWidth"];
7314
+ var _excluded$2a = ["size", "color", "strokeWidth"];
7271
7315
  var Location = function Location(_ref) {
7272
7316
  var _ref$size = _ref.size,
7273
7317
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7275,7 +7319,7 @@ var Location = function Location(_ref) {
7275
7319
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7276
7320
  _ref$strokeWidth = _ref.strokeWidth,
7277
7321
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7278
- props = _objectWithoutProperties(_ref, _excluded$28);
7322
+ props = _objectWithoutProperties(_ref, _excluded$2a);
7279
7323
 
7280
7324
  return /*#__PURE__*/React.createElement("svg", _extends({
7281
7325
  width: size,
@@ -7297,7 +7341,7 @@ var Location = function Location(_ref) {
7297
7341
  }));
7298
7342
  };
7299
7343
 
7300
- var _excluded$27 = ["size", "color", "strokeWidth"];
7344
+ var _excluded$29 = ["size", "color", "strokeWidth"];
7301
7345
  var Lock = function Lock(_ref) {
7302
7346
  var _ref$size = _ref.size,
7303
7347
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7305,7 +7349,7 @@ var Lock = function Lock(_ref) {
7305
7349
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7306
7350
  _ref$strokeWidth = _ref.strokeWidth,
7307
7351
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7308
- props = _objectWithoutProperties(_ref, _excluded$27);
7352
+ props = _objectWithoutProperties(_ref, _excluded$29);
7309
7353
 
7310
7354
  return /*#__PURE__*/React.createElement("svg", _extends({
7311
7355
  width: size,
@@ -7331,7 +7375,7 @@ var Lock = function Lock(_ref) {
7331
7375
  }));
7332
7376
  };
7333
7377
 
7334
- var _excluded$26 = ["size", "color", "strokeWidth"];
7378
+ var _excluded$28 = ["size", "color", "strokeWidth"];
7335
7379
  var MailUnread = function MailUnread(_ref) {
7336
7380
  var _ref$size = _ref.size,
7337
7381
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7339,7 +7383,7 @@ var MailUnread = function MailUnread(_ref) {
7339
7383
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7340
7384
  _ref$strokeWidth = _ref.strokeWidth,
7341
7385
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7342
- props = _objectWithoutProperties(_ref, _excluded$26);
7386
+ props = _objectWithoutProperties(_ref, _excluded$28);
7343
7387
 
7344
7388
  return /*#__PURE__*/React.createElement("svg", _extends({
7345
7389
  width: size,
@@ -7364,7 +7408,7 @@ var MailUnread = function MailUnread(_ref) {
7364
7408
  }));
7365
7409
  };
7366
7410
 
7367
- var _excluded$25 = ["size", "color", "strokeWidth"];
7411
+ var _excluded$27 = ["size", "color", "strokeWidth"];
7368
7412
  var MailSend = function MailSend(_ref) {
7369
7413
  var _ref$size = _ref.size,
7370
7414
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7372,7 +7416,7 @@ var MailSend = function MailSend(_ref) {
7372
7416
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7373
7417
  _ref$strokeWidth = _ref.strokeWidth,
7374
7418
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7375
- props = _objectWithoutProperties(_ref, _excluded$25);
7419
+ props = _objectWithoutProperties(_ref, _excluded$27);
7376
7420
 
7377
7421
  return /*#__PURE__*/React.createElement("svg", _extends({
7378
7422
  width: size,
@@ -7410,7 +7454,7 @@ var MailSend = function MailSend(_ref) {
7410
7454
  }));
7411
7455
  };
7412
7456
 
7413
- var _excluded$24 = ["size", "color", "strokeWidth"];
7457
+ var _excluded$26 = ["size", "color", "strokeWidth"];
7414
7458
  var Matrix = function Matrix(_ref) {
7415
7459
  var _ref$size = _ref.size,
7416
7460
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7418,7 +7462,7 @@ var Matrix = function Matrix(_ref) {
7418
7462
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7419
7463
  _ref$strokeWidth = _ref.strokeWidth,
7420
7464
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7421
- props = _objectWithoutProperties(_ref, _excluded$24);
7465
+ props = _objectWithoutProperties(_ref, _excluded$26);
7422
7466
 
7423
7467
  return /*#__PURE__*/React.createElement("svg", _extends({
7424
7468
  width: size,
@@ -7442,14 +7486,14 @@ var Matrix = function Matrix(_ref) {
7442
7486
  }));
7443
7487
  };
7444
7488
 
7445
- var _excluded$23 = ["size", "color", "strokeWidth"];
7489
+ var _excluded$25 = ["size", "color", "strokeWidth"];
7446
7490
  var MatrixDots = function MatrixDots(_ref) {
7447
7491
  var _ref$size = _ref.size,
7448
7492
  size = _ref$size === void 0 ? 24 : _ref$size,
7449
7493
  _ref$color = _ref.color,
7450
7494
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
7451
7495
  _ref.strokeWidth;
7452
- var props = _objectWithoutProperties(_ref, _excluded$23);
7496
+ var props = _objectWithoutProperties(_ref, _excluded$25);
7453
7497
 
7454
7498
  return /*#__PURE__*/React.createElement("svg", _extends({
7455
7499
  width: size,
@@ -7504,7 +7548,7 @@ var MatrixDots = function MatrixDots(_ref) {
7504
7548
  }));
7505
7549
  };
7506
7550
 
7507
- var _excluded$22 = ["size", "color", "strokeWidth"];
7551
+ var _excluded$24 = ["size", "color", "strokeWidth"];
7508
7552
  var MatrixDotsClear = function MatrixDotsClear(_ref) {
7509
7553
  var _ref$size = _ref.size,
7510
7554
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7512,7 +7556,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
7512
7556
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7513
7557
  _ref$strokeWidth = _ref.strokeWidth,
7514
7558
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7515
- props = _objectWithoutProperties(_ref, _excluded$22);
7559
+ props = _objectWithoutProperties(_ref, _excluded$24);
7516
7560
 
7517
7561
  return /*#__PURE__*/React.createElement("svg", _extends({
7518
7562
  width: size,
@@ -7528,7 +7572,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
7528
7572
  }));
7529
7573
  };
7530
7574
 
7531
- var _excluded$21 = ["size", "color", "strokeWidth"];
7575
+ var _excluded$23 = ["size", "color", "strokeWidth"];
7532
7576
  var MediaVideo = function MediaVideo(_ref) {
7533
7577
  var _ref$size = _ref.size,
7534
7578
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7536,7 +7580,7 @@ var MediaVideo = function MediaVideo(_ref) {
7536
7580
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7537
7581
  _ref$strokeWidth = _ref.strokeWidth,
7538
7582
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7539
- props = _objectWithoutProperties(_ref, _excluded$21);
7583
+ props = _objectWithoutProperties(_ref, _excluded$23);
7540
7584
 
7541
7585
  return /*#__PURE__*/React.createElement("svg", _extends({
7542
7586
  width: size,
@@ -7558,7 +7602,7 @@ var MediaVideo = function MediaVideo(_ref) {
7558
7602
  }));
7559
7603
  };
7560
7604
 
7561
- var _excluded$20 = ["size", "color", "strokeWidth"];
7605
+ var _excluded$22 = ["size", "color", "strokeWidth"];
7562
7606
  var MenuHorizontal = function MenuHorizontal(_ref) {
7563
7607
  var _ref$size = _ref.size,
7564
7608
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7566,7 +7610,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
7566
7610
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7567
7611
  _ref$strokeWidth = _ref.strokeWidth,
7568
7612
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7569
- props = _objectWithoutProperties(_ref, _excluded$20);
7613
+ props = _objectWithoutProperties(_ref, _excluded$22);
7570
7614
 
7571
7615
  return /*#__PURE__*/React.createElement("svg", _extends({
7572
7616
  width: size,
@@ -7597,7 +7641,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
7597
7641
  }));
7598
7642
  };
7599
7643
 
7600
- var _excluded$1$ = ["size", "color", "strokeWidth"];
7644
+ var _excluded$21 = ["size", "color", "strokeWidth"];
7601
7645
  var MenuVertical = function MenuVertical(_ref) {
7602
7646
  var _ref$size = _ref.size,
7603
7647
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7605,7 +7649,7 @@ var MenuVertical = function MenuVertical(_ref) {
7605
7649
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7606
7650
  _ref$strokeWidth = _ref.strokeWidth,
7607
7651
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7608
- props = _objectWithoutProperties(_ref, _excluded$1$);
7652
+ props = _objectWithoutProperties(_ref, _excluded$21);
7609
7653
 
7610
7654
  return /*#__PURE__*/React.createElement("svg", _extends({
7611
7655
  width: size,
@@ -7636,7 +7680,7 @@ var MenuVertical = function MenuVertical(_ref) {
7636
7680
  }));
7637
7681
  };
7638
7682
 
7639
- var _excluded$1_ = ["size", "color", "strokeWidth"];
7683
+ var _excluded$20 = ["size", "color", "strokeWidth"];
7640
7684
  var MenuLayout = function MenuLayout(_ref) {
7641
7685
  var _ref$size = _ref.size,
7642
7686
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7644,7 +7688,7 @@ var MenuLayout = function MenuLayout(_ref) {
7644
7688
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7645
7689
  _ref$strokeWidth = _ref.strokeWidth,
7646
7690
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7647
- props = _objectWithoutProperties(_ref, _excluded$1_);
7691
+ props = _objectWithoutProperties(_ref, _excluded$20);
7648
7692
 
7649
7693
  return /*#__PURE__*/React.createElement("svg", _extends({
7650
7694
  width: size,
@@ -7694,7 +7738,7 @@ var MenuLayout = function MenuLayout(_ref) {
7694
7738
  }))));
7695
7739
  };
7696
7740
 
7697
- var _excluded$1Z = ["size", "color", "strokeWidth"];
7741
+ var _excluded$1$ = ["size", "color", "strokeWidth"];
7698
7742
  var MenuSquare = function MenuSquare(_ref) {
7699
7743
  var _ref$size = _ref.size,
7700
7744
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7702,7 +7746,7 @@ var MenuSquare = function MenuSquare(_ref) {
7702
7746
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7703
7747
  _ref$strokeWidth = _ref.strokeWidth,
7704
7748
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7705
- props = _objectWithoutProperties(_ref, _excluded$1Z);
7749
+ props = _objectWithoutProperties(_ref, _excluded$1$);
7706
7750
 
7707
7751
  return /*#__PURE__*/React.createElement("svg", _extends({
7708
7752
  width: size,
@@ -7724,7 +7768,7 @@ var MenuSquare = function MenuSquare(_ref) {
7724
7768
  }));
7725
7769
  };
7726
7770
 
7727
- var _excluded$1Y = ["size", "color", "strokeWidth"];
7771
+ var _excluded$1_ = ["size", "color", "strokeWidth"];
7728
7772
  var Merge = function Merge(_ref) {
7729
7773
  var _ref$size = _ref.size,
7730
7774
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7732,7 +7776,7 @@ var Merge = function Merge(_ref) {
7732
7776
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7733
7777
  _ref$strokeWidth = _ref.strokeWidth,
7734
7778
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7735
- props = _objectWithoutProperties(_ref, _excluded$1Y);
7779
+ props = _objectWithoutProperties(_ref, _excluded$1_);
7736
7780
 
7737
7781
  return /*#__PURE__*/React.createElement("svg", _extends({
7738
7782
  width: size,
@@ -7748,7 +7792,7 @@ var Merge = function Merge(_ref) {
7748
7792
  }));
7749
7793
  };
7750
7794
 
7751
- var _excluded$1X = ["size", "color", "strokeWidth"];
7795
+ var _excluded$1Z = ["size", "color", "strokeWidth"];
7752
7796
  var MergedPullRequest = function MergedPullRequest(_ref) {
7753
7797
  var _ref$size = _ref.size,
7754
7798
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7756,7 +7800,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
7756
7800
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7757
7801
  _ref$strokeWidth = _ref.strokeWidth,
7758
7802
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7759
- props = _objectWithoutProperties(_ref, _excluded$1X);
7803
+ props = _objectWithoutProperties(_ref, _excluded$1Z);
7760
7804
 
7761
7805
  return /*#__PURE__*/React.createElement("svg", _extends({
7762
7806
  width: size,
@@ -7796,7 +7840,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
7796
7840
  }));
7797
7841
  };
7798
7842
 
7799
- var _excluded$1W = ["size", "color", "strokeWidth"];
7843
+ var _excluded$1Y = ["size", "color", "strokeWidth"];
7800
7844
  var Message = function Message(_ref) {
7801
7845
  var _ref$size = _ref.size,
7802
7846
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7804,7 +7848,7 @@ var Message = function Message(_ref) {
7804
7848
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7805
7849
  _ref$strokeWidth = _ref.strokeWidth,
7806
7850
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7807
- props = _objectWithoutProperties(_ref, _excluded$1W);
7851
+ props = _objectWithoutProperties(_ref, _excluded$1Y);
7808
7852
 
7809
7853
  return /*#__PURE__*/React.createElement("svg", _extends({
7810
7854
  width: size,
@@ -7826,7 +7870,7 @@ var Message = function Message(_ref) {
7826
7870
  }));
7827
7871
  };
7828
7872
 
7829
- var _excluded$1V = ["size", "color", "strokeWidth"];
7873
+ var _excluded$1X = ["size", "color", "strokeWidth"];
7830
7874
  var MessageBubble = function MessageBubble(_ref) {
7831
7875
  var _ref$size = _ref.size,
7832
7876
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7834,7 +7878,7 @@ var MessageBubble = function MessageBubble(_ref) {
7834
7878
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7835
7879
  _ref$strokeWidth = _ref.strokeWidth,
7836
7880
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7837
- props = _objectWithoutProperties(_ref, _excluded$1V);
7881
+ props = _objectWithoutProperties(_ref, _excluded$1X);
7838
7882
 
7839
7883
  return /*#__PURE__*/React.createElement("svg", _extends({
7840
7884
  width: size,
@@ -7850,7 +7894,7 @@ var MessageBubble = function MessageBubble(_ref) {
7850
7894
  }));
7851
7895
  };
7852
7896
 
7853
- var _excluded$1U = ["size", "color", "strokeWidth"];
7897
+ var _excluded$1W = ["size", "color", "strokeWidth"];
7854
7898
  var MessageSquare = function MessageSquare(_ref) {
7855
7899
  var _ref$size = _ref.size,
7856
7900
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7858,7 +7902,7 @@ var MessageSquare = function MessageSquare(_ref) {
7858
7902
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7859
7903
  _ref$strokeWidth = _ref.strokeWidth,
7860
7904
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7861
- props = _objectWithoutProperties(_ref, _excluded$1U);
7905
+ props = _objectWithoutProperties(_ref, _excluded$1W);
7862
7906
 
7863
7907
  return /*#__PURE__*/React.createElement("svg", _extends({
7864
7908
  width: size,
@@ -7874,7 +7918,7 @@ var MessageSquare = function MessageSquare(_ref) {
7874
7918
  }));
7875
7919
  };
7876
7920
 
7877
- var _excluded$1T = ["size", "color", "strokeWidth"];
7921
+ var _excluded$1V = ["size", "color", "strokeWidth"];
7878
7922
  var Mic = function Mic(_ref) {
7879
7923
  var _ref$size = _ref.size,
7880
7924
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7882,7 +7926,7 @@ var Mic = function Mic(_ref) {
7882
7926
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7883
7927
  _ref$strokeWidth = _ref.strokeWidth,
7884
7928
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7885
- props = _objectWithoutProperties(_ref, _excluded$1T);
7929
+ props = _objectWithoutProperties(_ref, _excluded$1V);
7886
7930
 
7887
7931
  return /*#__PURE__*/React.createElement("svg", _extends({
7888
7932
  width: size,
@@ -7905,7 +7949,7 @@ var Mic = function Mic(_ref) {
7905
7949
  }));
7906
7950
  };
7907
7951
 
7908
- var _excluded$1S = ["size", "color", "strokeWidth"];
7952
+ var _excluded$1U = ["size", "color", "strokeWidth"];
7909
7953
  var Minus = function Minus(_ref) {
7910
7954
  var _ref$size = _ref.size,
7911
7955
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7913,7 +7957,7 @@ var Minus = function Minus(_ref) {
7913
7957
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7914
7958
  _ref$strokeWidth = _ref.strokeWidth,
7915
7959
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7916
- props = _objectWithoutProperties(_ref, _excluded$1S);
7960
+ props = _objectWithoutProperties(_ref, _excluded$1U);
7917
7961
 
7918
7962
  return /*#__PURE__*/React.createElement("svg", _extends({
7919
7963
  width: size,
@@ -7929,7 +7973,7 @@ var Minus = function Minus(_ref) {
7929
7973
  }));
7930
7974
  };
7931
7975
 
7932
- var _excluded$1R = ["size", "color", "strokeWidth"];
7976
+ var _excluded$1T = ["size", "color", "strokeWidth"];
7933
7977
  var Mobile = function Mobile(_ref) {
7934
7978
  var _ref$size = _ref.size,
7935
7979
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7937,7 +7981,7 @@ var Mobile = function Mobile(_ref) {
7937
7981
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7938
7982
  _ref$strokeWidth = _ref.strokeWidth,
7939
7983
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7940
- props = _objectWithoutProperties(_ref, _excluded$1R);
7984
+ props = _objectWithoutProperties(_ref, _excluded$1T);
7941
7985
 
7942
7986
  return /*#__PURE__*/React.createElement("svg", _extends({
7943
7987
  width: size,
@@ -7959,7 +8003,39 @@ var Mobile = function Mobile(_ref) {
7959
8003
  }));
7960
8004
  };
7961
8005
 
7962
- var _excluded$1Q = ["size", "color", "strokeWidth"];
8006
+ var _excluded$1S = ["size", "color", "strokeWidth"];
8007
+ var Moon = function Moon(_ref) {
8008
+ var _ref$size = _ref.size,
8009
+ size = _ref$size === void 0 ? 24 : _ref$size,
8010
+ _ref$color = _ref.color,
8011
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
8012
+ _ref$strokeWidth = _ref.strokeWidth,
8013
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8014
+ props = _objectWithoutProperties(_ref, _excluded$1S);
8015
+
8016
+ return /*#__PURE__*/React.createElement("svg", _extends({
8017
+ width: size,
8018
+ height: size,
8019
+ viewBox: "0 0 24 24",
8020
+ fill: "none"
8021
+ }, props), /*#__PURE__*/React.createElement("g", {
8022
+ clipPath: "url(#Moon_js__clip0_6477_146)"
8023
+ }, /*#__PURE__*/React.createElement("path", {
8024
+ d: "M11.7967 4.00711C11.9111 4.00711 12.0246 4.00711 12.1372 4.00711C11.0241 5.06818 10.3086 6.49586 10.1151 8.04197C9.92157 9.58809 10.2623 11.1549 11.0781 12.47C11.8939 13.7851 13.1332 14.7654 14.5805 15.2404C16.0277 15.7155 17.5915 15.6552 19 15.0702C18.4582 16.4075 17.5727 17.5689 16.4379 18.4305C15.3031 19.292 13.9616 19.8214 12.5566 19.9621C11.1515 20.1029 9.7355 19.8497 8.45968 19.2297C7.18386 18.6096 6.09604 17.646 5.31226 16.4414C4.52848 15.2369 4.07814 13.8367 4.00928 12.3902C3.94043 10.9437 4.25563 9.50515 4.92127 8.22801C5.58692 6.95087 6.57803 5.88304 7.78889 5.13843C8.99975 4.39382 10.3849 4.00035 11.7967 4V4.00711Z",
8025
+ stroke: color,
8026
+ strokeWidth: strokeWidth,
8027
+ strokeLinecap: "round",
8028
+ strokeLinejoin: "round"
8029
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
8030
+ id: "Moon_js__clip0_6477_146"
8031
+ }, /*#__PURE__*/React.createElement("rect", {
8032
+ width: 24,
8033
+ height: 24,
8034
+ fill: color
8035
+ }))));
8036
+ };
8037
+
8038
+ var _excluded$1R = ["size", "color", "strokeWidth"];
7963
8039
  var Movie = function Movie(_ref) {
7964
8040
  var _ref$size = _ref.size,
7965
8041
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7967,7 +8043,7 @@ var Movie = function Movie(_ref) {
7967
8043
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7968
8044
  _ref$strokeWidth = _ref.strokeWidth,
7969
8045
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7970
- props = _objectWithoutProperties(_ref, _excluded$1Q);
8046
+ props = _objectWithoutProperties(_ref, _excluded$1R);
7971
8047
 
7972
8048
  return /*#__PURE__*/React.createElement("svg", _extends({
7973
8049
  width: size,
@@ -7994,7 +8070,7 @@ var Movie = function Movie(_ref) {
7994
8070
  }));
7995
8071
  };
7996
8072
 
7997
- var _excluded$1P = ["size", "color", "strokeWidth"];
8073
+ var _excluded$1Q = ["size", "color", "strokeWidth"];
7998
8074
  var MultipleChoice = function MultipleChoice(_ref) {
7999
8075
  var _ref$size = _ref.size,
8000
8076
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8002,7 +8078,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
8002
8078
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8003
8079
  _ref$strokeWidth = _ref.strokeWidth,
8004
8080
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8005
- props = _objectWithoutProperties(_ref, _excluded$1P);
8081
+ props = _objectWithoutProperties(_ref, _excluded$1Q);
8006
8082
 
8007
8083
  return /*#__PURE__*/React.createElement("svg", _extends({
8008
8084
  width: size,
@@ -8051,7 +8127,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
8051
8127
  }));
8052
8128
  };
8053
8129
 
8054
- var _excluded$1O = ["size", "color", "strokeWidth"];
8130
+ var _excluded$1P = ["size", "color", "strokeWidth"];
8055
8131
  var NeetoAnalytics = function NeetoAnalytics(_ref) {
8056
8132
  var _ref$size = _ref.size,
8057
8133
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8059,7 +8135,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
8059
8135
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8060
8136
  _ref$strokeWidth = _ref.strokeWidth,
8061
8137
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8062
- props = _objectWithoutProperties(_ref, _excluded$1O);
8138
+ props = _objectWithoutProperties(_ref, _excluded$1P);
8063
8139
 
8064
8140
  return /*#__PURE__*/React.createElement("svg", _extends({
8065
8141
  width: size,
@@ -8081,7 +8157,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
8081
8157
  }));
8082
8158
  };
8083
8159
 
8084
- var _excluded$1N = ["size", "color", "strokeWidth"];
8160
+ var _excluded$1O = ["size", "color", "strokeWidth"];
8085
8161
  var NeetoCal = function NeetoCal(_ref) {
8086
8162
  var _ref$size = _ref.size,
8087
8163
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8089,7 +8165,7 @@ var NeetoCal = function NeetoCal(_ref) {
8089
8165
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8090
8166
  _ref$strokeWidth = _ref.strokeWidth,
8091
8167
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8092
- props = _objectWithoutProperties(_ref, _excluded$1N);
8168
+ props = _objectWithoutProperties(_ref, _excluded$1O);
8093
8169
 
8094
8170
  return /*#__PURE__*/React.createElement("svg", _extends({
8095
8171
  width: size,
@@ -8123,7 +8199,7 @@ var NeetoCal = function NeetoCal(_ref) {
8123
8199
  }));
8124
8200
  };
8125
8201
 
8126
- var _excluded$1M = ["size", "color", "strokeWidth"];
8202
+ var _excluded$1N = ["size", "color", "strokeWidth"];
8127
8203
  var NeetoChangelog = function NeetoChangelog(_ref) {
8128
8204
  var _ref$size = _ref.size,
8129
8205
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8131,7 +8207,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
8131
8207
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8132
8208
  _ref$strokeWidth = _ref.strokeWidth,
8133
8209
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8134
- props = _objectWithoutProperties(_ref, _excluded$1M);
8210
+ props = _objectWithoutProperties(_ref, _excluded$1N);
8135
8211
 
8136
8212
  return /*#__PURE__*/React.createElement("svg", _extends({
8137
8213
  width: size,
@@ -8183,7 +8259,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
8183
8259
  }));
8184
8260
  };
8185
8261
 
8186
- var _excluded$1L = ["size", "color", "strokeWidth"];
8262
+ var _excluded$1M = ["size", "color", "strokeWidth"];
8187
8263
  var NeetoChat = function NeetoChat(_ref) {
8188
8264
  var _ref$size = _ref.size,
8189
8265
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8191,7 +8267,7 @@ var NeetoChat = function NeetoChat(_ref) {
8191
8267
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8192
8268
  _ref$strokeWidth = _ref.strokeWidth,
8193
8269
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8194
- props = _objectWithoutProperties(_ref, _excluded$1L);
8270
+ props = _objectWithoutProperties(_ref, _excluded$1M);
8195
8271
 
8196
8272
  return /*#__PURE__*/React.createElement("svg", _extends({
8197
8273
  width: size,
@@ -8219,7 +8295,7 @@ var NeetoChat = function NeetoChat(_ref) {
8219
8295
  }));
8220
8296
  };
8221
8297
 
8222
- var _excluded$1K = ["size", "color", "strokeWidth"];
8298
+ var _excluded$1L = ["size", "color", "strokeWidth"];
8223
8299
  var NeetoDesk = function NeetoDesk(_ref) {
8224
8300
  var _ref$size = _ref.size,
8225
8301
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8227,7 +8303,7 @@ var NeetoDesk = function NeetoDesk(_ref) {
8227
8303
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8228
8304
  _ref$strokeWidth = _ref.strokeWidth,
8229
8305
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8230
- props = _objectWithoutProperties(_ref, _excluded$1K);
8306
+ props = _objectWithoutProperties(_ref, _excluded$1L);
8231
8307
 
8232
8308
  return /*#__PURE__*/React.createElement("svg", _extends({
8233
8309
  width: size,
@@ -8279,14 +8355,14 @@ var NeetoDesk = function NeetoDesk(_ref) {
8279
8355
  }));
8280
8356
  };
8281
8357
 
8282
- var _excluded$1J = ["size", "color", "strokeWidth"];
8358
+ var _excluded$1K = ["size", "color", "strokeWidth"];
8283
8359
  var NeetoForm = function NeetoForm(_ref) {
8284
8360
  var _ref$size = _ref.size,
8285
8361
  size = _ref$size === void 0 ? 24 : _ref$size,
8286
8362
  _ref$color = _ref.color,
8287
8363
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8288
8364
  _ref.strokeWidth;
8289
- var props = _objectWithoutProperties(_ref, _excluded$1J);
8365
+ var props = _objectWithoutProperties(_ref, _excluded$1K);
8290
8366
 
8291
8367
  return /*#__PURE__*/React.createElement("svg", _extends({
8292
8368
  width: size,
@@ -8301,14 +8377,14 @@ var NeetoForm = function NeetoForm(_ref) {
8301
8377
  }));
8302
8378
  };
8303
8379
 
8304
- var _excluded$1I = ["size", "color", "strokeWidth"];
8380
+ var _excluded$1J = ["size", "color", "strokeWidth"];
8305
8381
  var NeetoIcon = function NeetoIcon(_ref) {
8306
8382
  var _ref$size = _ref.size,
8307
8383
  size = _ref$size === void 0 ? 24 : _ref$size,
8308
8384
  _ref$color = _ref.color,
8309
8385
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8310
8386
  _ref.strokeWidth;
8311
- var props = _objectWithoutProperties(_ref, _excluded$1I);
8387
+ var props = _objectWithoutProperties(_ref, _excluded$1J);
8312
8388
 
8313
8389
  return /*#__PURE__*/React.createElement("svg", _extends({
8314
8390
  width: size,
@@ -8321,7 +8397,7 @@ var NeetoIcon = function NeetoIcon(_ref) {
8321
8397
  }));
8322
8398
  };
8323
8399
 
8324
- var _excluded$1H = ["size", "color", "strokeWidth"];
8400
+ var _excluded$1I = ["size", "color", "strokeWidth"];
8325
8401
  var NeetoInsights = function NeetoInsights(_ref) {
8326
8402
  var _ref$size = _ref.size,
8327
8403
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8329,7 +8405,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
8329
8405
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8330
8406
  _ref$strokeWidth = _ref.strokeWidth,
8331
8407
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8332
- props = _objectWithoutProperties(_ref, _excluded$1H);
8408
+ props = _objectWithoutProperties(_ref, _excluded$1I);
8333
8409
 
8334
8410
  return /*#__PURE__*/React.createElement("svg", _extends({
8335
8411
  width: size,
@@ -8351,7 +8427,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
8351
8427
  }));
8352
8428
  };
8353
8429
 
8354
- var _excluded$1G = ["size", "color", "strokeWidth"];
8430
+ var _excluded$1H = ["size", "color", "strokeWidth"];
8355
8431
  var NeetoInterview = function NeetoInterview(_ref) {
8356
8432
  var _ref$size = _ref.size,
8357
8433
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8359,7 +8435,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
8359
8435
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8360
8436
  _ref$strokeWidth = _ref.strokeWidth,
8361
8437
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8362
- props = _objectWithoutProperties(_ref, _excluded$1G);
8438
+ props = _objectWithoutProperties(_ref, _excluded$1H);
8363
8439
 
8364
8440
  return /*#__PURE__*/React.createElement("svg", _extends({
8365
8441
  width: size,
@@ -8381,7 +8457,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
8381
8457
  }));
8382
8458
  };
8383
8459
 
8384
- var _excluded$1F = ["size", "color", "strokeWidth"];
8460
+ var _excluded$1G = ["size", "color", "strokeWidth"];
8385
8461
  var NeetoInvisible = function NeetoInvisible(_ref) {
8386
8462
  var _ref$size = _ref.size,
8387
8463
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8389,7 +8465,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
8389
8465
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8390
8466
  _ref$strokeWidth = _ref.strokeWidth,
8391
8467
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8392
- props = _objectWithoutProperties(_ref, _excluded$1F);
8468
+ props = _objectWithoutProperties(_ref, _excluded$1G);
8393
8469
 
8394
8470
  return /*#__PURE__*/React.createElement("svg", _extends({
8395
8471
  width: size,
@@ -8411,7 +8487,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
8411
8487
  }));
8412
8488
  };
8413
8489
 
8414
- var _excluded$1E = ["size", "color", "strokeWidth"];
8490
+ var _excluded$1F = ["size", "color", "strokeWidth"];
8415
8491
  var NeetoKb = function NeetoKb(_ref) {
8416
8492
  var _ref$size = _ref.size,
8417
8493
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8419,7 +8495,7 @@ var NeetoKb = function NeetoKb(_ref) {
8419
8495
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8420
8496
  _ref$strokeWidth = _ref.strokeWidth,
8421
8497
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8422
- props = _objectWithoutProperties(_ref, _excluded$1E);
8498
+ props = _objectWithoutProperties(_ref, _excluded$1F);
8423
8499
 
8424
8500
  return /*#__PURE__*/React.createElement("svg", _extends({
8425
8501
  width: size,
@@ -8459,7 +8535,7 @@ var NeetoKb = function NeetoKb(_ref) {
8459
8535
  }));
8460
8536
  };
8461
8537
 
8462
- var _excluded$1D = ["size", "color", "strokeWidth"];
8538
+ var _excluded$1E = ["size", "color", "strokeWidth"];
8463
8539
  var NeetoQuiz = function NeetoQuiz(_ref) {
8464
8540
  var _ref$size = _ref.size,
8465
8541
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8467,7 +8543,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
8467
8543
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8468
8544
  _ref$strokeWidth = _ref.strokeWidth,
8469
8545
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8470
- props = _objectWithoutProperties(_ref, _excluded$1D);
8546
+ props = _objectWithoutProperties(_ref, _excluded$1E);
8471
8547
 
8472
8548
  return /*#__PURE__*/React.createElement("svg", _extends({
8473
8549
  width: size,
@@ -8533,7 +8609,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
8533
8609
  }))));
8534
8610
  };
8535
8611
 
8536
- var _excluded$1C = ["size", "color", "strokeWidth"];
8612
+ var _excluded$1D = ["size", "color", "strokeWidth"];
8537
8613
  var NeetoReplay = function NeetoReplay(_ref) {
8538
8614
  var _ref$size = _ref.size,
8539
8615
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8541,7 +8617,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
8541
8617
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8542
8618
  _ref$strokeWidth = _ref.strokeWidth,
8543
8619
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8544
- props = _objectWithoutProperties(_ref, _excluded$1C);
8620
+ props = _objectWithoutProperties(_ref, _excluded$1D);
8545
8621
 
8546
8622
  return /*#__PURE__*/React.createElement("svg", _extends({
8547
8623
  width: size,
@@ -8563,7 +8639,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
8563
8639
  }));
8564
8640
  };
8565
8641
 
8566
- var _excluded$1B = ["size", "color", "strokeWidth"];
8642
+ var _excluded$1C = ["size", "color", "strokeWidth"];
8567
8643
  var NeetoWireframe = function NeetoWireframe(_ref) {
8568
8644
  var _ref$size = _ref.size,
8569
8645
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8571,7 +8647,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
8571
8647
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8572
8648
  _ref$strokeWidth = _ref.strokeWidth,
8573
8649
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8574
- props = _objectWithoutProperties(_ref, _excluded$1B);
8650
+ props = _objectWithoutProperties(_ref, _excluded$1C);
8575
8651
 
8576
8652
  return /*#__PURE__*/React.createElement("svg", _extends({
8577
8653
  width: size,
@@ -8617,7 +8693,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
8617
8693
  }));
8618
8694
  };
8619
8695
 
8620
- var _excluded$1A = ["size", "color", "strokeWidth"];
8696
+ var _excluded$1B = ["size", "color", "strokeWidth"];
8621
8697
  var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8622
8698
  var _ref$size = _ref.size,
8623
8699
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8625,7 +8701,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8625
8701
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8626
8702
  _ref$strokeWidth = _ref.strokeWidth,
8627
8703
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8628
- props = _objectWithoutProperties(_ref, _excluded$1A);
8704
+ props = _objectWithoutProperties(_ref, _excluded$1B);
8629
8705
 
8630
8706
  return /*#__PURE__*/React.createElement("svg", _extends({
8631
8707
  width: size,
@@ -8660,7 +8736,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8660
8736
  }))));
8661
8737
  };
8662
8738
 
8663
- var _excluded$1z = ["size", "color", "strokeWidth"];
8739
+ var _excluded$1A = ["size", "color", "strokeWidth"];
8664
8740
  var NewChat = function NewChat(_ref) {
8665
8741
  var _ref$size = _ref.size,
8666
8742
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8668,7 +8744,7 @@ var NewChat = function NewChat(_ref) {
8668
8744
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8669
8745
  _ref$strokeWidth = _ref.strokeWidth,
8670
8746
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8671
- props = _objectWithoutProperties(_ref, _excluded$1z);
8747
+ props = _objectWithoutProperties(_ref, _excluded$1A);
8672
8748
 
8673
8749
  return /*#__PURE__*/React.createElement("svg", _extends({
8674
8750
  width: size,
@@ -8696,14 +8772,14 @@ var NewChat = function NewChat(_ref) {
8696
8772
  }));
8697
8773
  };
8698
8774
 
8699
- var _excluded$1y = ["size", "color", "strokeWidth"];
8775
+ var _excluded$1z = ["size", "color", "strokeWidth"];
8700
8776
  var Notes = function Notes(_ref) {
8701
8777
  var _ref$size = _ref.size,
8702
8778
  size = _ref$size === void 0 ? 24 : _ref$size,
8703
8779
  _ref$color = _ref.color,
8704
8780
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8705
8781
  _ref.strokeWidth;
8706
- var props = _objectWithoutProperties(_ref, _excluded$1y);
8782
+ var props = _objectWithoutProperties(_ref, _excluded$1z);
8707
8783
 
8708
8784
  return /*#__PURE__*/React.createElement("svg", _extends({
8709
8785
  width: size,
@@ -8718,7 +8794,7 @@ var Notes = function Notes(_ref) {
8718
8794
  }));
8719
8795
  };
8720
8796
 
8721
- var _excluded$1x = ["size", "color", "strokeWidth"];
8797
+ var _excluded$1y = ["size", "color", "strokeWidth"];
8722
8798
  var Notification = function Notification(_ref) {
8723
8799
  var _ref$size = _ref.size,
8724
8800
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8726,7 +8802,7 @@ var Notification = function Notification(_ref) {
8726
8802
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8727
8803
  _ref$strokeWidth = _ref.strokeWidth,
8728
8804
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8729
- props = _objectWithoutProperties(_ref, _excluded$1x);
8805
+ props = _objectWithoutProperties(_ref, _excluded$1y);
8730
8806
 
8731
8807
  return /*#__PURE__*/React.createElement("svg", _extends({
8732
8808
  width: size,
@@ -8748,7 +8824,7 @@ var Notification = function Notification(_ref) {
8748
8824
  }));
8749
8825
  };
8750
8826
 
8751
- var _excluded$1w = ["size", "color", "strokeWidth"];
8827
+ var _excluded$1x = ["size", "color", "strokeWidth"];
8752
8828
  var Paragraph = function Paragraph(_ref) {
8753
8829
  var _ref$size = _ref.size,
8754
8830
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8756,7 +8832,7 @@ var Paragraph = function Paragraph(_ref) {
8756
8832
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8757
8833
  _ref$strokeWidth = _ref.strokeWidth,
8758
8834
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8759
- props = _objectWithoutProperties(_ref, _excluded$1w);
8835
+ props = _objectWithoutProperties(_ref, _excluded$1x);
8760
8836
 
8761
8837
  return /*#__PURE__*/React.createElement("svg", _extends({
8762
8838
  width: size,
@@ -8772,7 +8848,7 @@ var Paragraph = function Paragraph(_ref) {
8772
8848
  }));
8773
8849
  };
8774
8850
 
8775
- var _excluded$1v = ["size", "color", "strokeWidth"];
8851
+ var _excluded$1w = ["size", "color", "strokeWidth"];
8776
8852
  var Pause = function Pause(_ref) {
8777
8853
  var _ref$size = _ref.size,
8778
8854
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8780,7 +8856,7 @@ var Pause = function Pause(_ref) {
8780
8856
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8781
8857
  _ref$strokeWidth = _ref.strokeWidth,
8782
8858
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8783
- props = _objectWithoutProperties(_ref, _excluded$1v);
8859
+ props = _objectWithoutProperties(_ref, _excluded$1w);
8784
8860
 
8785
8861
  return /*#__PURE__*/React.createElement("svg", _extends({
8786
8862
  width: size,
@@ -8806,7 +8882,7 @@ var Pause = function Pause(_ref) {
8806
8882
  }));
8807
8883
  };
8808
8884
 
8809
- var _excluded$1u = ["size", "color", "strokeWidth"];
8885
+ var _excluded$1v = ["size", "color", "strokeWidth"];
8810
8886
  var Phone = function Phone(_ref) {
8811
8887
  var _ref$size = _ref.size,
8812
8888
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8814,7 +8890,7 @@ var Phone = function Phone(_ref) {
8814
8890
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8815
8891
  _ref$strokeWidth = _ref.strokeWidth,
8816
8892
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8817
- props = _objectWithoutProperties(_ref, _excluded$1u);
8893
+ props = _objectWithoutProperties(_ref, _excluded$1v);
8818
8894
 
8819
8895
  return /*#__PURE__*/React.createElement("svg", _extends({
8820
8896
  width: size,
@@ -8830,7 +8906,7 @@ var Phone = function Phone(_ref) {
8830
8906
  }));
8831
8907
  };
8832
8908
 
8833
- var _excluded$1t = ["size", "color", "strokeWidth"];
8909
+ var _excluded$1u = ["size", "color", "strokeWidth"];
8834
8910
  var PhoneRing = function PhoneRing(_ref) {
8835
8911
  var _ref$size = _ref.size,
8836
8912
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8838,7 +8914,7 @@ var PhoneRing = function PhoneRing(_ref) {
8838
8914
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8839
8915
  _ref$strokeWidth = _ref.strokeWidth,
8840
8916
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8841
- props = _objectWithoutProperties(_ref, _excluded$1t);
8917
+ props = _objectWithoutProperties(_ref, _excluded$1u);
8842
8918
 
8843
8919
  return /*#__PURE__*/React.createElement("svg", _extends({
8844
8920
  width: size,
@@ -8854,7 +8930,7 @@ var PhoneRing = function PhoneRing(_ref) {
8854
8930
  }));
8855
8931
  };
8856
8932
 
8857
- var _excluded$1s = ["size", "color", "strokeWidth"];
8933
+ var _excluded$1t = ["size", "color", "strokeWidth"];
8858
8934
  var Play = function Play(_ref) {
8859
8935
  var _ref$size = _ref.size,
8860
8936
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8862,7 +8938,7 @@ var Play = function Play(_ref) {
8862
8938
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8863
8939
  _ref$strokeWidth = _ref.strokeWidth,
8864
8940
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8865
- props = _objectWithoutProperties(_ref, _excluded$1s);
8941
+ props = _objectWithoutProperties(_ref, _excluded$1t);
8866
8942
 
8867
8943
  return /*#__PURE__*/React.createElement("svg", _extends({
8868
8944
  width: size,
@@ -8881,7 +8957,7 @@ var Play = function Play(_ref) {
8881
8957
  }));
8882
8958
  };
8883
8959
 
8884
- var _excluded$1r = ["size", "color", "strokeWidth"];
8960
+ var _excluded$1s = ["size", "color", "strokeWidth"];
8885
8961
  var Plus = function Plus(_ref) {
8886
8962
  var _ref$size = _ref.size,
8887
8963
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8889,7 +8965,7 @@ var Plus = function Plus(_ref) {
8889
8965
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8890
8966
  _ref$strokeWidth = _ref.strokeWidth,
8891
8967
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8892
- props = _objectWithoutProperties(_ref, _excluded$1r);
8968
+ props = _objectWithoutProperties(_ref, _excluded$1s);
8893
8969
 
8894
8970
  return /*#__PURE__*/React.createElement("svg", _extends({
8895
8971
  width: size,
@@ -8911,7 +8987,7 @@ var Plus = function Plus(_ref) {
8911
8987
  }));
8912
8988
  };
8913
8989
 
8914
- var _excluded$1q = ["size", "color", "strokeWidth"];
8990
+ var _excluded$1r = ["size", "color", "strokeWidth"];
8915
8991
  var Print = function Print(_ref) {
8916
8992
  var _ref$size = _ref.size,
8917
8993
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8919,7 +8995,7 @@ var Print = function Print(_ref) {
8919
8995
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8920
8996
  _ref$strokeWidth = _ref.strokeWidth,
8921
8997
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8922
- props = _objectWithoutProperties(_ref, _excluded$1q);
8998
+ props = _objectWithoutProperties(_ref, _excluded$1r);
8923
8999
 
8924
9000
  return /*#__PURE__*/React.createElement("svg", _extends({
8925
9001
  width: size,
@@ -8947,7 +9023,7 @@ var Print = function Print(_ref) {
8947
9023
  }));
8948
9024
  };
8949
9025
 
8950
- var _excluded$1p = ["size", "color", "strokeWidth"];
9026
+ var _excluded$1q = ["size", "color", "strokeWidth"];
8951
9027
  var Puzzle = function Puzzle(_ref) {
8952
9028
  var _ref$size = _ref.size,
8953
9029
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8955,7 +9031,7 @@ var Puzzle = function Puzzle(_ref) {
8955
9031
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8956
9032
  _ref$strokeWidth = _ref.strokeWidth,
8957
9033
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8958
- props = _objectWithoutProperties(_ref, _excluded$1p);
9034
+ props = _objectWithoutProperties(_ref, _excluded$1q);
8959
9035
 
8960
9036
  return /*#__PURE__*/React.createElement("svg", _extends({
8961
9037
  width: size,
@@ -8971,7 +9047,7 @@ var Puzzle = function Puzzle(_ref) {
8971
9047
  }));
8972
9048
  };
8973
9049
 
8974
- var _excluded$1o = ["size", "color", "strokeWidth"];
9050
+ var _excluded$1p = ["size", "color", "strokeWidth"];
8975
9051
  var QrCode = function QrCode(_ref) {
8976
9052
  var _ref$size = _ref.size,
8977
9053
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8979,7 +9055,7 @@ var QrCode = function QrCode(_ref) {
8979
9055
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8980
9056
  _ref$strokeWidth = _ref.strokeWidth,
8981
9057
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8982
- props = _objectWithoutProperties(_ref, _excluded$1o);
9058
+ props = _objectWithoutProperties(_ref, _excluded$1p);
8983
9059
 
8984
9060
  return /*#__PURE__*/React.createElement("svg", _extends({
8985
9061
  width: size,
@@ -8995,7 +9071,7 @@ var QrCode = function QrCode(_ref) {
8995
9071
  }));
8996
9072
  };
8997
9073
 
8998
- var _excluded$1n = ["size", "color", "strokeWidth"];
9074
+ var _excluded$1o = ["size", "color", "strokeWidth"];
8999
9075
  var Quote = function Quote(_ref) {
9000
9076
  var _ref$size = _ref.size,
9001
9077
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9003,7 +9079,7 @@ var Quote = function Quote(_ref) {
9003
9079
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9004
9080
  _ref$strokeWidth = _ref.strokeWidth,
9005
9081
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9006
- props = _objectWithoutProperties(_ref, _excluded$1n);
9082
+ props = _objectWithoutProperties(_ref, _excluded$1o);
9007
9083
 
9008
9084
  return /*#__PURE__*/React.createElement("svg", _extends({
9009
9085
  width: size,
@@ -9019,7 +9095,7 @@ var Quote = function Quote(_ref) {
9019
9095
  }));
9020
9096
  };
9021
9097
 
9022
- var _excluded$1m = ["size", "color", "strokeWidth"];
9098
+ var _excluded$1n = ["size", "color", "strokeWidth"];
9023
9099
  var Radio = function Radio(_ref) {
9024
9100
  var _ref$size = _ref.size,
9025
9101
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9027,7 +9103,7 @@ var Radio = function Radio(_ref) {
9027
9103
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9028
9104
  _ref$strokeWidth = _ref.strokeWidth,
9029
9105
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9030
- props = _objectWithoutProperties(_ref, _excluded$1m);
9106
+ props = _objectWithoutProperties(_ref, _excluded$1n);
9031
9107
 
9032
9108
  return /*#__PURE__*/React.createElement("svg", _extends({
9033
9109
  width: size,
@@ -9048,7 +9124,7 @@ var Radio = function Radio(_ref) {
9048
9124
  }));
9049
9125
  };
9050
9126
 
9051
- var _excluded$1l = ["size", "color", "strokeWidth"];
9127
+ var _excluded$1m = ["size", "color", "strokeWidth"];
9052
9128
  var RadioInactive = function RadioInactive(_ref) {
9053
9129
  var _ref$size = _ref.size,
9054
9130
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9056,7 +9132,7 @@ var RadioInactive = function RadioInactive(_ref) {
9056
9132
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9057
9133
  _ref$strokeWidth = _ref.strokeWidth,
9058
9134
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9059
- props = _objectWithoutProperties(_ref, _excluded$1l);
9135
+ props = _objectWithoutProperties(_ref, _excluded$1m);
9060
9136
 
9061
9137
  return /*#__PURE__*/React.createElement("svg", _extends({
9062
9138
  width: size,
@@ -9072,7 +9148,7 @@ var RadioInactive = function RadioInactive(_ref) {
9072
9148
  }));
9073
9149
  };
9074
9150
 
9075
- var _excluded$1k = ["size", "color", "strokeWidth"];
9151
+ var _excluded$1l = ["size", "color", "strokeWidth"];
9076
9152
  var Rating = function Rating(_ref) {
9077
9153
  var _ref$size = _ref.size,
9078
9154
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9080,7 +9156,7 @@ var Rating = function Rating(_ref) {
9080
9156
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9081
9157
  _ref$strokeWidth = _ref.strokeWidth,
9082
9158
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9083
- props = _objectWithoutProperties(_ref, _excluded$1k);
9159
+ props = _objectWithoutProperties(_ref, _excluded$1l);
9084
9160
 
9085
9161
  return /*#__PURE__*/React.createElement("svg", _extends({
9086
9162
  width: size,
@@ -9096,14 +9172,14 @@ var Rating = function Rating(_ref) {
9096
9172
  }));
9097
9173
  };
9098
9174
 
9099
- var _excluded$1j = ["size", "color", "strokeWidth"];
9175
+ var _excluded$1k = ["size", "color", "strokeWidth"];
9100
9176
  var RatingFilled = function RatingFilled(_ref) {
9101
9177
  var _ref$size = _ref.size,
9102
9178
  size = _ref$size === void 0 ? 24 : _ref$size,
9103
9179
  _ref$color = _ref.color,
9104
9180
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9105
9181
  _ref.strokeWidth;
9106
- var props = _objectWithoutProperties(_ref, _excluded$1j);
9182
+ var props = _objectWithoutProperties(_ref, _excluded$1k);
9107
9183
 
9108
9184
  return /*#__PURE__*/React.createElement("svg", _extends({
9109
9185
  width: size,
@@ -9116,7 +9192,7 @@ var RatingFilled = function RatingFilled(_ref) {
9116
9192
  }));
9117
9193
  };
9118
9194
 
9119
- var _excluded$1i = ["size", "color", "strokeWidth"];
9195
+ var _excluded$1j = ["size", "color", "strokeWidth"];
9120
9196
  var Redirection = function Redirection(_ref) {
9121
9197
  var _ref$size = _ref.size,
9122
9198
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9124,7 +9200,7 @@ var Redirection = function Redirection(_ref) {
9124
9200
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9125
9201
  _ref$strokeWidth = _ref.strokeWidth,
9126
9202
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9127
- props = _objectWithoutProperties(_ref, _excluded$1i);
9203
+ props = _objectWithoutProperties(_ref, _excluded$1j);
9128
9204
 
9129
9205
  return /*#__PURE__*/React.createElement("svg", _extends({
9130
9206
  width: size,
@@ -9140,7 +9216,7 @@ var Redirection = function Redirection(_ref) {
9140
9216
  }));
9141
9217
  };
9142
9218
 
9143
- var _excluded$1h = ["size", "color", "strokeWidth"];
9219
+ var _excluded$1i = ["size", "color", "strokeWidth"];
9144
9220
  var Redo = function Redo(_ref) {
9145
9221
  var _ref$size = _ref.size,
9146
9222
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9148,7 +9224,7 @@ var Redo = function Redo(_ref) {
9148
9224
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9149
9225
  _ref$strokeWidth = _ref.strokeWidth,
9150
9226
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9151
- props = _objectWithoutProperties(_ref, _excluded$1h);
9227
+ props = _objectWithoutProperties(_ref, _excluded$1i);
9152
9228
 
9153
9229
  return /*#__PURE__*/React.createElement("svg", _extends({
9154
9230
  width: size,
@@ -9182,7 +9258,7 @@ var Redo = function Redo(_ref) {
9182
9258
  }));
9183
9259
  };
9184
9260
 
9185
- var _excluded$1g = ["size", "color", "strokeWidth"];
9261
+ var _excluded$1h = ["size", "color", "strokeWidth"];
9186
9262
  var Refresh = function Refresh(_ref) {
9187
9263
  var _ref$size = _ref.size,
9188
9264
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9190,7 +9266,7 @@ var Refresh = function Refresh(_ref) {
9190
9266
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9191
9267
  _ref$strokeWidth = _ref.strokeWidth,
9192
9268
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9193
- props = _objectWithoutProperties(_ref, _excluded$1g);
9269
+ props = _objectWithoutProperties(_ref, _excluded$1h);
9194
9270
 
9195
9271
  return /*#__PURE__*/React.createElement("svg", _extends({
9196
9272
  width: size,
@@ -9212,7 +9288,7 @@ var Refresh = function Refresh(_ref) {
9212
9288
  }));
9213
9289
  };
9214
9290
 
9215
- var _excluded$1f = ["size", "color", "strokeWidth"];
9291
+ var _excluded$1g = ["size", "color", "strokeWidth"];
9216
9292
  var RemoveCircle = function RemoveCircle(_ref) {
9217
9293
  var _ref$size = _ref.size,
9218
9294
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9220,7 +9296,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
9220
9296
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9221
9297
  _ref$strokeWidth = _ref.strokeWidth,
9222
9298
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9223
- props = _objectWithoutProperties(_ref, _excluded$1f);
9299
+ props = _objectWithoutProperties(_ref, _excluded$1g);
9224
9300
 
9225
9301
  return /*#__PURE__*/React.createElement("svg", _extends({
9226
9302
  width: size,
@@ -9244,7 +9320,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
9244
9320
  }));
9245
9321
  };
9246
9322
 
9247
- var _excluded$1e = ["size", "color", "strokeWidth"];
9323
+ var _excluded$1f = ["size", "color", "strokeWidth"];
9248
9324
  var Reorder = function Reorder(_ref) {
9249
9325
  var _ref$size = _ref.size,
9250
9326
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9252,7 +9328,7 @@ var Reorder = function Reorder(_ref) {
9252
9328
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9253
9329
  _ref$strokeWidth = _ref.strokeWidth,
9254
9330
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9255
- props = _objectWithoutProperties(_ref, _excluded$1e);
9331
+ props = _objectWithoutProperties(_ref, _excluded$1f);
9256
9332
 
9257
9333
  return /*#__PURE__*/React.createElement("svg", _extends({
9258
9334
  width: size,
@@ -9298,7 +9374,7 @@ var Reorder = function Reorder(_ref) {
9298
9374
  }));
9299
9375
  };
9300
9376
 
9301
- var _excluded$1d = ["size", "color", "strokeWidth"];
9377
+ var _excluded$1e = ["size", "color", "strokeWidth"];
9302
9378
  var Repeat = function Repeat(_ref) {
9303
9379
  var _ref$size = _ref.size,
9304
9380
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9306,7 +9382,7 @@ var Repeat = function Repeat(_ref) {
9306
9382
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9307
9383
  _ref$strokeWidth = _ref.strokeWidth,
9308
9384
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9309
- props = _objectWithoutProperties(_ref, _excluded$1d);
9385
+ props = _objectWithoutProperties(_ref, _excluded$1e);
9310
9386
 
9311
9387
  return /*#__PURE__*/React.createElement("svg", _extends({
9312
9388
  width: size,
@@ -9340,7 +9416,7 @@ var Repeat = function Repeat(_ref) {
9340
9416
  }));
9341
9417
  };
9342
9418
 
9343
- var _excluded$1c = ["size", "color", "strokeWidth"];
9419
+ var _excluded$1d = ["size", "color", "strokeWidth"];
9344
9420
  var Reply = function Reply(_ref) {
9345
9421
  var _ref$size = _ref.size,
9346
9422
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9348,7 +9424,7 @@ var Reply = function Reply(_ref) {
9348
9424
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9349
9425
  _ref$strokeWidth = _ref.strokeWidth,
9350
9426
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9351
- props = _objectWithoutProperties(_ref, _excluded$1c);
9427
+ props = _objectWithoutProperties(_ref, _excluded$1d);
9352
9428
 
9353
9429
  return /*#__PURE__*/React.createElement("svg", _extends({
9354
9430
  width: size,
@@ -9370,7 +9446,7 @@ var Reply = function Reply(_ref) {
9370
9446
  }));
9371
9447
  };
9372
9448
 
9373
- var _excluded$1b = ["size", "color", "strokeWidth"];
9449
+ var _excluded$1c = ["size", "color", "strokeWidth"];
9374
9450
  var Report = function Report(_ref) {
9375
9451
  var _ref$size = _ref.size,
9376
9452
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9378,7 +9454,7 @@ var Report = function Report(_ref) {
9378
9454
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9379
9455
  _ref$strokeWidth = _ref.strokeWidth,
9380
9456
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9381
- props = _objectWithoutProperties(_ref, _excluded$1b);
9457
+ props = _objectWithoutProperties(_ref, _excluded$1c);
9382
9458
 
9383
9459
  return /*#__PURE__*/React.createElement("svg", _extends({
9384
9460
  width: size,
@@ -9392,7 +9468,7 @@ var Report = function Report(_ref) {
9392
9468
  }));
9393
9469
  };
9394
9470
 
9395
- var _excluded$1a = ["size", "color", "strokeWidth"];
9471
+ var _excluded$1b = ["size", "color", "strokeWidth"];
9396
9472
  var Ribbon = function Ribbon(_ref) {
9397
9473
  var _ref$size = _ref.size,
9398
9474
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9400,7 +9476,7 @@ var Ribbon = function Ribbon(_ref) {
9400
9476
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9401
9477
  _ref$strokeWidth = _ref.strokeWidth,
9402
9478
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9403
- props = _objectWithoutProperties(_ref, _excluded$1a);
9479
+ props = _objectWithoutProperties(_ref, _excluded$1b);
9404
9480
 
9405
9481
  return /*#__PURE__*/React.createElement("svg", _extends({
9406
9482
  width: size,
@@ -9416,7 +9492,7 @@ var Ribbon = function Ribbon(_ref) {
9416
9492
  }));
9417
9493
  };
9418
9494
 
9419
- var _excluded$19 = ["size", "color", "strokeWidth"];
9495
+ var _excluded$1a = ["size", "color", "strokeWidth"];
9420
9496
  var RightArrowCircle = function RightArrowCircle(_ref) {
9421
9497
  var _ref$size = _ref.size,
9422
9498
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9424,7 +9500,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
9424
9500
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9425
9501
  _ref$strokeWidth = _ref.strokeWidth,
9426
9502
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9427
- props = _objectWithoutProperties(_ref, _excluded$19);
9503
+ props = _objectWithoutProperties(_ref, _excluded$1a);
9428
9504
 
9429
9505
  return /*#__PURE__*/React.createElement("svg", _extends({
9430
9506
  width: size,
@@ -9452,7 +9528,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
9452
9528
  }));
9453
9529
  };
9454
9530
 
9455
- var _excluded$18 = ["size", "color", "strokeWidth"];
9531
+ var _excluded$19 = ["size", "color", "strokeWidth"];
9456
9532
  var Right = function Right(_ref) {
9457
9533
  var _ref$size = _ref.size,
9458
9534
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9460,7 +9536,7 @@ var Right = function Right(_ref) {
9460
9536
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9461
9537
  _ref$strokeWidth = _ref.strokeWidth,
9462
9538
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9463
- props = _objectWithoutProperties(_ref, _excluded$18);
9539
+ props = _objectWithoutProperties(_ref, _excluded$19);
9464
9540
 
9465
9541
  return /*#__PURE__*/React.createElement("svg", _extends({
9466
9542
  width: size,
@@ -9476,7 +9552,7 @@ var Right = function Right(_ref) {
9476
9552
  }));
9477
9553
  };
9478
9554
 
9479
- var _excluded$17 = ["size", "color", "strokeWidth"];
9555
+ var _excluded$18 = ["size", "color", "strokeWidth"];
9480
9556
  var RightAlign = function RightAlign(_ref) {
9481
9557
  var _ref$size = _ref.size,
9482
9558
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9484,7 +9560,7 @@ var RightAlign = function RightAlign(_ref) {
9484
9560
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9485
9561
  _ref$strokeWidth = _ref.strokeWidth,
9486
9562
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9487
- props = _objectWithoutProperties(_ref, _excluded$17);
9563
+ props = _objectWithoutProperties(_ref, _excluded$18);
9488
9564
 
9489
9565
  return /*#__PURE__*/React.createElement("svg", _extends({
9490
9566
  width: size,
@@ -9535,7 +9611,7 @@ var RightAlign = function RightAlign(_ref) {
9535
9611
  }))));
9536
9612
  };
9537
9613
 
9538
- var _excluded$16 = ["size", "color", "strokeWidth"];
9614
+ var _excluded$17 = ["size", "color", "strokeWidth"];
9539
9615
  var RightArrow = function RightArrow(_ref) {
9540
9616
  var _ref$size = _ref.size,
9541
9617
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9543,7 +9619,7 @@ var RightArrow = function RightArrow(_ref) {
9543
9619
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9544
9620
  _ref$strokeWidth = _ref.strokeWidth,
9545
9621
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9546
- props = _objectWithoutProperties(_ref, _excluded$16);
9622
+ props = _objectWithoutProperties(_ref, _excluded$17);
9547
9623
 
9548
9624
  return /*#__PURE__*/React.createElement("svg", _extends({
9549
9625
  width: size,
@@ -9559,14 +9635,14 @@ var RightArrow = function RightArrow(_ref) {
9559
9635
  }));
9560
9636
  };
9561
9637
 
9562
- var _excluded$15 = ["size", "color", "strokeWidth"];
9638
+ var _excluded$16 = ["size", "color", "strokeWidth"];
9563
9639
  var Robot = function Robot(_ref) {
9564
9640
  var _ref$size = _ref.size,
9565
9641
  size = _ref$size === void 0 ? 24 : _ref$size,
9566
9642
  _ref$color = _ref.color,
9567
9643
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9568
9644
  _ref.strokeWidth;
9569
- var props = _objectWithoutProperties(_ref, _excluded$15);
9645
+ var props = _objectWithoutProperties(_ref, _excluded$16);
9570
9646
 
9571
9647
  return /*#__PURE__*/React.createElement("svg", _extends({
9572
9648
  width: size,
@@ -9584,7 +9660,7 @@ var Robot = function Robot(_ref) {
9584
9660
  }));
9585
9661
  };
9586
9662
 
9587
- var _excluded$14 = ["size", "color", "strokeWidth"];
9663
+ var _excluded$15 = ["size", "color", "strokeWidth"];
9588
9664
  var SadFaceGrey = function SadFaceGrey(_ref) {
9589
9665
  var _ref$size = _ref.size,
9590
9666
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9592,7 +9668,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
9592
9668
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9593
9669
  _ref$strokeWidth = _ref.strokeWidth,
9594
9670
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9595
- props = _objectWithoutProperties(_ref, _excluded$14);
9671
+ props = _objectWithoutProperties(_ref, _excluded$15);
9596
9672
 
9597
9673
  return /*#__PURE__*/React.createElement("svg", _extends({
9598
9674
  width: size,
@@ -9630,7 +9706,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
9630
9706
  }))));
9631
9707
  };
9632
9708
 
9633
- var _excluded$13 = ["size", "color", "strokeWidth"];
9709
+ var _excluded$14 = ["size", "color", "strokeWidth"];
9634
9710
  var Scale = function Scale(_ref) {
9635
9711
  var _ref$size = _ref.size,
9636
9712
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9638,7 +9714,7 @@ var Scale = function Scale(_ref) {
9638
9714
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9639
9715
  _ref$strokeWidth = _ref.strokeWidth,
9640
9716
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9641
- props = _objectWithoutProperties(_ref, _excluded$13);
9717
+ props = _objectWithoutProperties(_ref, _excluded$14);
9642
9718
 
9643
9719
  return /*#__PURE__*/React.createElement("svg", _extends({
9644
9720
  width: size,
@@ -9660,7 +9736,7 @@ var Scale = function Scale(_ref) {
9660
9736
  }));
9661
9737
  };
9662
9738
 
9663
- var _excluded$12 = ["size", "color", "strokeWidth"];
9739
+ var _excluded$13 = ["size", "color", "strokeWidth"];
9664
9740
  var Search = function Search(_ref) {
9665
9741
  var _ref$size = _ref.size,
9666
9742
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9668,7 +9744,7 @@ var Search = function Search(_ref) {
9668
9744
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9669
9745
  _ref$strokeWidth = _ref.strokeWidth,
9670
9746
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9671
- props = _objectWithoutProperties(_ref, _excluded$12);
9747
+ props = _objectWithoutProperties(_ref, _excluded$13);
9672
9748
 
9673
9749
  return /*#__PURE__*/React.createElement("svg", _extends({
9674
9750
  width: size,
@@ -9690,7 +9766,7 @@ var Search = function Search(_ref) {
9690
9766
  }));
9691
9767
  };
9692
9768
 
9693
- var _excluded$11 = ["size", "color", "strokeWidth"];
9769
+ var _excluded$12 = ["size", "color", "strokeWidth"];
9694
9770
  var Sections = function Sections(_ref) {
9695
9771
  var _ref$size = _ref.size,
9696
9772
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9698,7 +9774,7 @@ var Sections = function Sections(_ref) {
9698
9774
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9699
9775
  _ref$strokeWidth = _ref.strokeWidth,
9700
9776
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9701
- props = _objectWithoutProperties(_ref, _excluded$11);
9777
+ props = _objectWithoutProperties(_ref, _excluded$12);
9702
9778
 
9703
9779
  return /*#__PURE__*/React.createElement("svg", _extends({
9704
9780
  width: size,
@@ -9720,7 +9796,7 @@ var Sections = function Sections(_ref) {
9720
9796
  }));
9721
9797
  };
9722
9798
 
9723
- var _excluded$10 = ["size", "color", "strokeWidth"];
9799
+ var _excluded$11 = ["size", "color", "strokeWidth"];
9724
9800
  var Security = function Security(_ref) {
9725
9801
  var _ref$size = _ref.size,
9726
9802
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9728,7 +9804,7 @@ var Security = function Security(_ref) {
9728
9804
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9729
9805
  _ref$strokeWidth = _ref.strokeWidth,
9730
9806
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9731
- props = _objectWithoutProperties(_ref, _excluded$10);
9807
+ props = _objectWithoutProperties(_ref, _excluded$11);
9732
9808
 
9733
9809
  return /*#__PURE__*/React.createElement("svg", _extends({
9734
9810
  width: size,
@@ -9760,7 +9836,7 @@ var Security = function Security(_ref) {
9760
9836
  }));
9761
9837
  };
9762
9838
 
9763
- var _excluded$$ = ["size", "color", "strokeWidth"];
9839
+ var _excluded$10 = ["size", "color", "strokeWidth"];
9764
9840
  var Send = function Send(_ref) {
9765
9841
  var _ref$size = _ref.size,
9766
9842
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9768,7 +9844,7 @@ var Send = function Send(_ref) {
9768
9844
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9769
9845
  _ref$strokeWidth = _ref.strokeWidth,
9770
9846
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9771
- props = _objectWithoutProperties(_ref, _excluded$$);
9847
+ props = _objectWithoutProperties(_ref, _excluded$10);
9772
9848
 
9773
9849
  return /*#__PURE__*/React.createElement("svg", _extends({
9774
9850
  width: size,
@@ -9790,7 +9866,7 @@ var Send = function Send(_ref) {
9790
9866
  }));
9791
9867
  };
9792
9868
 
9793
- var _excluded$_ = ["size", "color", "strokeWidth"];
9869
+ var _excluded$$ = ["size", "color", "strokeWidth"];
9794
9870
  var SendPlane = function SendPlane(_ref) {
9795
9871
  var _ref$size = _ref.size,
9796
9872
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9798,7 +9874,7 @@ var SendPlane = function SendPlane(_ref) {
9798
9874
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9799
9875
  _ref$strokeWidth = _ref.strokeWidth,
9800
9876
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9801
- props = _objectWithoutProperties(_ref, _excluded$_);
9877
+ props = _objectWithoutProperties(_ref, _excluded$$);
9802
9878
 
9803
9879
  return /*#__PURE__*/React.createElement("svg", _extends({
9804
9880
  width: size,
@@ -9820,7 +9896,7 @@ var SendPlane = function SendPlane(_ref) {
9820
9896
  }));
9821
9897
  };
9822
9898
 
9823
- var _excluded$Z = ["size", "color", "strokeWidth"];
9899
+ var _excluded$_ = ["size", "color", "strokeWidth"];
9824
9900
  var Seo = function Seo(_ref) {
9825
9901
  var _ref$size = _ref.size,
9826
9902
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9828,7 +9904,7 @@ var Seo = function Seo(_ref) {
9828
9904
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9829
9905
  _ref$strokeWidth = _ref.strokeWidth,
9830
9906
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9831
- props = _objectWithoutProperties(_ref, _excluded$Z);
9907
+ props = _objectWithoutProperties(_ref, _excluded$_);
9832
9908
 
9833
9909
  return /*#__PURE__*/React.createElement("svg", _extends({
9834
9910
  width: size,
@@ -9850,7 +9926,7 @@ var Seo = function Seo(_ref) {
9850
9926
  }));
9851
9927
  };
9852
9928
 
9853
- var _excluded$Y = ["size", "color", "strokeWidth"];
9929
+ var _excluded$Z = ["size", "color", "strokeWidth"];
9854
9930
  var Settings = function Settings(_ref) {
9855
9931
  var _ref$size = _ref.size,
9856
9932
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9858,7 +9934,7 @@ var Settings = function Settings(_ref) {
9858
9934
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9859
9935
  _ref$strokeWidth = _ref.strokeWidth,
9860
9936
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9861
- props = _objectWithoutProperties(_ref, _excluded$Y);
9937
+ props = _objectWithoutProperties(_ref, _excluded$Z);
9862
9938
 
9863
9939
  return /*#__PURE__*/React.createElement("svg", _extends({
9864
9940
  width: size,
@@ -9880,14 +9956,14 @@ var Settings = function Settings(_ref) {
9880
9956
  }));
9881
9957
  };
9882
9958
 
9883
- var _excluded$X = ["size", "color", "strokeWidth"];
9959
+ var _excluded$Y = ["size", "color", "strokeWidth"];
9884
9960
  var SettingsChecked = function SettingsChecked(_ref) {
9885
9961
  var _ref$size = _ref.size,
9886
9962
  size = _ref$size === void 0 ? 24 : _ref$size,
9887
9963
  _ref$color = _ref.color,
9888
9964
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9889
9965
  _ref.strokeWidth;
9890
- var props = _objectWithoutProperties(_ref, _excluded$X);
9966
+ var props = _objectWithoutProperties(_ref, _excluded$Y);
9891
9967
 
9892
9968
  return /*#__PURE__*/React.createElement("svg", _extends({
9893
9969
  width: size,
@@ -9906,7 +9982,7 @@ var SettingsChecked = function SettingsChecked(_ref) {
9906
9982
  }));
9907
9983
  };
9908
9984
 
9909
- var _excluded$W = ["size", "color", "strokeWidth"];
9985
+ var _excluded$X = ["size", "color", "strokeWidth"];
9910
9986
  var Share = function Share(_ref) {
9911
9987
  var _ref$size = _ref.size,
9912
9988
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9914,7 +9990,7 @@ var Share = function Share(_ref) {
9914
9990
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9915
9991
  _ref$strokeWidth = _ref.strokeWidth,
9916
9992
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9917
- props = _objectWithoutProperties(_ref, _excluded$W);
9993
+ props = _objectWithoutProperties(_ref, _excluded$X);
9918
9994
 
9919
9995
  return /*#__PURE__*/React.createElement("svg", _extends({
9920
9996
  width: size,
@@ -9954,7 +10030,7 @@ var Share = function Share(_ref) {
9954
10030
  }));
9955
10031
  };
9956
10032
 
9957
- var _excluded$V = ["size", "color", "strokeWidth"];
10033
+ var _excluded$W = ["size", "color", "strokeWidth"];
9958
10034
  var SidebarClose = function SidebarClose(_ref) {
9959
10035
  var _ref$size = _ref.size,
9960
10036
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9962,7 +10038,7 @@ var SidebarClose = function SidebarClose(_ref) {
9962
10038
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9963
10039
  _ref$strokeWidth = _ref.strokeWidth,
9964
10040
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9965
- props = _objectWithoutProperties(_ref, _excluded$V);
10041
+ props = _objectWithoutProperties(_ref, _excluded$W);
9966
10042
 
9967
10043
  return /*#__PURE__*/React.createElement("svg", _extends({
9968
10044
  width: size,
@@ -9998,7 +10074,7 @@ var SidebarClose = function SidebarClose(_ref) {
9998
10074
  }))));
9999
10075
  };
10000
10076
 
10001
- var _excluded$U = ["size", "color", "strokeWidth"];
10077
+ var _excluded$V = ["size", "color", "strokeWidth"];
10002
10078
  var SidebarOpen = function SidebarOpen(_ref) {
10003
10079
  var _ref$size = _ref.size,
10004
10080
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10006,7 +10082,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
10006
10082
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10007
10083
  _ref$strokeWidth = _ref.strokeWidth,
10008
10084
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10009
- props = _objectWithoutProperties(_ref, _excluded$U);
10085
+ props = _objectWithoutProperties(_ref, _excluded$V);
10010
10086
 
10011
10087
  return /*#__PURE__*/React.createElement("svg", _extends({
10012
10088
  width: size,
@@ -10042,7 +10118,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
10042
10118
  }))));
10043
10119
  };
10044
10120
 
10045
- var _excluded$T = ["size", "color", "strokeWidth"];
10121
+ var _excluded$U = ["size", "color", "strokeWidth"];
10046
10122
  var SmileFaceGrey = function SmileFaceGrey(_ref) {
10047
10123
  var _ref$size = _ref.size,
10048
10124
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10050,7 +10126,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
10050
10126
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10051
10127
  _ref$strokeWidth = _ref.strokeWidth,
10052
10128
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10053
- props = _objectWithoutProperties(_ref, _excluded$T);
10129
+ props = _objectWithoutProperties(_ref, _excluded$U);
10054
10130
 
10055
10131
  return /*#__PURE__*/React.createElement("svg", _extends({
10056
10132
  width: size,
@@ -10088,7 +10164,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
10088
10164
  }))));
10089
10165
  };
10090
10166
 
10091
- var _excluded$S = ["size", "color", "strokeWidth"];
10167
+ var _excluded$T = ["size", "color", "strokeWidth"];
10092
10168
  var Smiley = function Smiley(_ref) {
10093
10169
  var _ref$size = _ref.size,
10094
10170
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10096,7 +10172,7 @@ var Smiley = function Smiley(_ref) {
10096
10172
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10097
10173
  _ref$strokeWidth = _ref.strokeWidth,
10098
10174
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10099
- props = _objectWithoutProperties(_ref, _excluded$S);
10175
+ props = _objectWithoutProperties(_ref, _excluded$T);
10100
10176
 
10101
10177
  return /*#__PURE__*/React.createElement("svg", _extends({
10102
10178
  width: size,
@@ -10118,7 +10194,7 @@ var Smiley = function Smiley(_ref) {
10118
10194
  }));
10119
10195
  };
10120
10196
 
10121
- var _excluded$R = ["size", "color", "strokeWidth"];
10197
+ var _excluded$S = ["size", "color", "strokeWidth"];
10122
10198
  var Status = function Status(_ref) {
10123
10199
  var _ref$size = _ref.size,
10124
10200
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10126,7 +10202,7 @@ var Status = function Status(_ref) {
10126
10202
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10127
10203
  _ref$strokeWidth = _ref.strokeWidth,
10128
10204
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10129
- props = _objectWithoutProperties(_ref, _excluded$R);
10205
+ props = _objectWithoutProperties(_ref, _excluded$S);
10130
10206
 
10131
10207
  return /*#__PURE__*/React.createElement("svg", _extends({
10132
10208
  width: size,
@@ -10142,7 +10218,7 @@ var Status = function Status(_ref) {
10142
10218
  }));
10143
10219
  };
10144
10220
 
10145
- var _excluded$Q = ["size", "color", "strokeWidth"];
10221
+ var _excluded$R = ["size", "color", "strokeWidth"];
10146
10222
  var Subdomain = function Subdomain(_ref) {
10147
10223
  var _ref$size = _ref.size,
10148
10224
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10150,7 +10226,7 @@ var Subdomain = function Subdomain(_ref) {
10150
10226
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10151
10227
  _ref$strokeWidth = _ref.strokeWidth,
10152
10228
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10153
- props = _objectWithoutProperties(_ref, _excluded$Q);
10229
+ props = _objectWithoutProperties(_ref, _excluded$R);
10154
10230
 
10155
10231
  return /*#__PURE__*/React.createElement("svg", _extends({
10156
10232
  width: size,
@@ -10174,7 +10250,7 @@ var Subdomain = function Subdomain(_ref) {
10174
10250
  }));
10175
10251
  };
10176
10252
 
10177
- var _excluded$P = ["size", "color", "strokeWidth"];
10253
+ var _excluded$Q = ["size", "color", "strokeWidth"];
10178
10254
  var Suitcase = function Suitcase(_ref) {
10179
10255
  var _ref$size = _ref.size,
10180
10256
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10182,7 +10258,7 @@ var Suitcase = function Suitcase(_ref) {
10182
10258
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10183
10259
  _ref$strokeWidth = _ref.strokeWidth,
10184
10260
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10185
- props = _objectWithoutProperties(_ref, _excluded$P);
10261
+ props = _objectWithoutProperties(_ref, _excluded$Q);
10186
10262
 
10187
10263
  return /*#__PURE__*/React.createElement("svg", _extends({
10188
10264
  width: size,
@@ -10204,6 +10280,86 @@ var Suitcase = function Suitcase(_ref) {
10204
10280
  }));
10205
10281
  };
10206
10282
 
10283
+ var _excluded$P = ["size", "color", "strokeWidth"];
10284
+ var Sun = function Sun(_ref) {
10285
+ var _ref$size = _ref.size,
10286
+ size = _ref$size === void 0 ? 24 : _ref$size,
10287
+ _ref$color = _ref.color,
10288
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10289
+ _ref$strokeWidth = _ref.strokeWidth,
10290
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10291
+ props = _objectWithoutProperties(_ref, _excluded$P);
10292
+
10293
+ return /*#__PURE__*/React.createElement("svg", _extends({
10294
+ width: size,
10295
+ height: size,
10296
+ viewBox: "0 0 24 24",
10297
+ fill: "none"
10298
+ }, props), /*#__PURE__*/React.createElement("g", {
10299
+ clipPath: "url(#Sun_js__clip0_6477_145)"
10300
+ }, /*#__PURE__*/React.createElement("path", {
10301
+ d: "M14.7788 14.8772C15.1609 14.5082 15.4656 14.0668 15.6753 13.5788C15.8849 13.0908 15.9952 12.5659 15.9998 12.0348C16.0045 11.5036 15.9033 10.9769 15.7021 10.4853C15.501 9.99375 15.204 9.54714 14.8284 9.17157C14.4529 8.796 14.0062 8.49899 13.5147 8.29787C13.0231 8.09674 12.4964 7.99554 11.9652 8.00015C11.4341 8.00477 10.9092 8.11511 10.4212 8.32475C9.93321 8.53438 9.49183 8.83911 9.12285 9.22115C8.39421 9.97556 7.99104 10.986 8.00015 12.0348C8.00926 13.0835 8.42994 14.0868 9.17157 14.8284C9.91321 15.5701 10.9165 15.9907 11.9652 15.9998C13.014 16.009 14.0244 15.6058 14.7788 14.8772Z",
10302
+ stroke: color,
10303
+ strokeWidth: strokeWidth,
10304
+ strokeLinecap: "round",
10305
+ strokeLinejoin: "round"
10306
+ }), /*#__PURE__*/React.createElement("path", {
10307
+ d: "M7.4744 16.5256L6.3432 17.6568",
10308
+ stroke: color,
10309
+ strokeWidth: strokeWidth,
10310
+ strokeLinecap: "round",
10311
+ strokeLinejoin: "round"
10312
+ }), /*#__PURE__*/React.createElement("path", {
10313
+ d: "M7.4744 7.47439L6.3432 6.34319",
10314
+ stroke: color,
10315
+ strokeWidth: strokeWidth,
10316
+ strokeLinecap: "round",
10317
+ strokeLinejoin: "round"
10318
+ }), /*#__PURE__*/React.createElement("path", {
10319
+ d: "M16.5256 7.47439L17.6568 6.34319",
10320
+ stroke: color,
10321
+ strokeWidth: strokeWidth,
10322
+ strokeLinecap: "round",
10323
+ strokeLinejoin: "round"
10324
+ }), /*#__PURE__*/React.createElement("path", {
10325
+ d: "M16.5256 16.5256L17.6568 17.6568",
10326
+ stroke: color,
10327
+ strokeWidth: strokeWidth,
10328
+ strokeLinecap: "round",
10329
+ strokeLinejoin: "round"
10330
+ }), /*#__PURE__*/React.createElement("path", {
10331
+ d: "M5.6 12H4",
10332
+ stroke: color,
10333
+ strokeWidth: strokeWidth,
10334
+ strokeLinecap: "round",
10335
+ strokeLinejoin: "round"
10336
+ }), /*#__PURE__*/React.createElement("path", {
10337
+ d: "M12 5.6V4",
10338
+ stroke: color,
10339
+ strokeWidth: strokeWidth,
10340
+ strokeLinecap: "round",
10341
+ strokeLinejoin: "round"
10342
+ }), /*#__PURE__*/React.createElement("path", {
10343
+ d: "M18.4 12H20",
10344
+ stroke: color,
10345
+ strokeWidth: strokeWidth,
10346
+ strokeLinecap: "round",
10347
+ strokeLinejoin: "round"
10348
+ }), /*#__PURE__*/React.createElement("path", {
10349
+ d: "M12 18.4V20",
10350
+ stroke: color,
10351
+ strokeWidth: strokeWidth,
10352
+ strokeLinecap: "round",
10353
+ strokeLinejoin: "round"
10354
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
10355
+ id: "Sun_js__clip0_6477_145"
10356
+ }, /*#__PURE__*/React.createElement("rect", {
10357
+ width: 24,
10358
+ height: 24,
10359
+ fill: color
10360
+ }))));
10361
+ };
10362
+
10207
10363
  var _excluded$O = ["size", "color", "strokeWidth"];
10208
10364
  var Swap = function Swap(_ref) {
10209
10365
  var _ref$size = _ref.size,
@@ -11795,6 +11951,7 @@ exports.CannedResponses = CannedResponses;
11795
11951
  exports.Captcha = Captcha;
11796
11952
  exports.Category = Category;
11797
11953
  exports.CenterAlign = CenterAlign;
11954
+ exports.Certificate = Certificate;
11798
11955
  exports.Chat = Chat;
11799
11956
  exports.ChatBubble = ChatBubble;
11800
11957
  exports.ChatEmpty = ChatEmpty;
@@ -11920,6 +12077,7 @@ exports.MessageSquare = MessageSquare;
11920
12077
  exports.Mic = Mic;
11921
12078
  exports.Minus = Minus;
11922
12079
  exports.Mobile = Mobile;
12080
+ exports.Moon = Moon;
11923
12081
  exports.Movie = Movie;
11924
12082
  exports.MultipleChoice = MultipleChoice;
11925
12083
  exports.NeetoAnalytics = NeetoAnalytics;
@@ -11986,6 +12144,7 @@ exports.Smiley = Smiley;
11986
12144
  exports.Status = Status;
11987
12145
  exports.Subdomain = Subdomain;
11988
12146
  exports.Suitcase = Suitcase;
12147
+ exports.Sun = Sun;
11989
12148
  exports.Swap = Swap;
11990
12149
  exports.Tablet = Tablet;
11991
12150
  exports.Tag = Tag;