@bigbinary/neeto-icons 1.18.8 → 1.18.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2832,14 +2832,14 @@ if (process.env.NODE_ENV === 'production') {
2832
2832
 
2833
2833
  var React = react.exports;
2834
2834
 
2835
- var _excluded$48 = ["size", "color", "strokeWidth"];
2835
+ var _excluded$4c = ["size", "color", "strokeWidth"];
2836
2836
  var ActivityLog = function ActivityLog(_ref) {
2837
2837
  var _ref$size = _ref.size,
2838
2838
  size = _ref$size === void 0 ? 24 : _ref$size,
2839
2839
  _ref$color = _ref.color,
2840
2840
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
2841
2841
  _ref.strokeWidth;
2842
- var props = _objectWithoutProperties(_ref, _excluded$48);
2842
+ var props = _objectWithoutProperties(_ref, _excluded$4c);
2843
2843
 
2844
2844
  return /*#__PURE__*/React.createElement("svg", _extends({
2845
2845
  width: size,
@@ -2861,7 +2861,7 @@ var ActivityLog = function ActivityLog(_ref) {
2861
2861
  }));
2862
2862
  };
2863
2863
 
2864
- var _excluded$47 = ["size", "color", "strokeWidth"];
2864
+ var _excluded$4b = ["size", "color", "strokeWidth"];
2865
2865
  var AddCircle = function AddCircle(_ref) {
2866
2866
  var _ref$size = _ref.size,
2867
2867
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2869,7 +2869,7 @@ var AddCircle = function AddCircle(_ref) {
2869
2869
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2870
2870
  _ref$strokeWidth = _ref.strokeWidth,
2871
2871
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2872
- props = _objectWithoutProperties(_ref, _excluded$47);
2872
+ props = _objectWithoutProperties(_ref, _excluded$4b);
2873
2873
 
2874
2874
  return /*#__PURE__*/React.createElement("svg", _extends({
2875
2875
  width: size,
@@ -2901,7 +2901,7 @@ var AddCircle = function AddCircle(_ref) {
2901
2901
  }));
2902
2902
  };
2903
2903
 
2904
- var _excluded$46 = ["size", "color", "strokeWidth"];
2904
+ var _excluded$4a = ["size", "color", "strokeWidth"];
2905
2905
  var AddMenu = function AddMenu(_ref) {
2906
2906
  var _ref$size = _ref.size,
2907
2907
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2909,7 +2909,7 @@ var AddMenu = function AddMenu(_ref) {
2909
2909
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2910
2910
  _ref$strokeWidth = _ref.strokeWidth,
2911
2911
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2912
- props = _objectWithoutProperties(_ref, _excluded$46);
2912
+ props = _objectWithoutProperties(_ref, _excluded$4a);
2913
2913
 
2914
2914
  return /*#__PURE__*/React.createElement("svg", _extends({
2915
2915
  width: size,
@@ -2948,7 +2948,7 @@ var AddMenu = function AddMenu(_ref) {
2948
2948
  }));
2949
2949
  };
2950
2950
 
2951
- var _excluded$45 = ["size", "color", "strokeWidth"];
2951
+ var _excluded$49 = ["size", "color", "strokeWidth"];
2952
2952
  var AddRectangle = function AddRectangle(_ref) {
2953
2953
  var _ref$size = _ref.size,
2954
2954
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2956,7 +2956,7 @@ var AddRectangle = function AddRectangle(_ref) {
2956
2956
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2957
2957
  _ref$strokeWidth = _ref.strokeWidth,
2958
2958
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2959
- props = _objectWithoutProperties(_ref, _excluded$45);
2959
+ props = _objectWithoutProperties(_ref, _excluded$49);
2960
2960
 
2961
2961
  return /*#__PURE__*/React.createElement("svg", _extends({
2962
2962
  width: size,
@@ -2972,7 +2972,7 @@ var AddRectangle = function AddRectangle(_ref) {
2972
2972
  }));
2973
2973
  };
2974
2974
 
2975
- var _excluded$44 = ["size", "color", "strokeWidth"];
2975
+ var _excluded$48 = ["size", "color", "strokeWidth"];
2976
2976
  var Address = function Address(_ref) {
2977
2977
  var _ref$size = _ref.size,
2978
2978
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -2980,7 +2980,7 @@ var Address = function Address(_ref) {
2980
2980
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
2981
2981
  _ref$strokeWidth = _ref.strokeWidth,
2982
2982
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
2983
- props = _objectWithoutProperties(_ref, _excluded$44);
2983
+ props = _objectWithoutProperties(_ref, _excluded$48);
2984
2984
 
2985
2985
  return /*#__PURE__*/React.createElement("svg", _extends({
2986
2986
  width: size,
@@ -3026,7 +3026,7 @@ var Address = function Address(_ref) {
3026
3026
  }));
3027
3027
  };
3028
3028
 
3029
- var _excluded$43 = ["size", "color", "strokeWidth"];
3029
+ var _excluded$47 = ["size", "color", "strokeWidth"];
3030
3030
  var Agents = function Agents(_ref) {
3031
3031
  var _ref$size = _ref.size,
3032
3032
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3034,7 +3034,7 @@ var Agents = function Agents(_ref) {
3034
3034
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3035
3035
  _ref$strokeWidth = _ref.strokeWidth,
3036
3036
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3037
- props = _objectWithoutProperties(_ref, _excluded$43);
3037
+ props = _objectWithoutProperties(_ref, _excluded$47);
3038
3038
 
3039
3039
  return /*#__PURE__*/React.createElement("svg", _extends({
3040
3040
  width: size,
@@ -3050,14 +3050,14 @@ var Agents = function Agents(_ref) {
3050
3050
  }));
3051
3051
  };
3052
3052
 
3053
- var _excluded$42 = ["size", "color", "strokeWidth"];
3053
+ var _excluded$46 = ["size", "color", "strokeWidth"];
3054
3054
  var Apple = function Apple(_ref) {
3055
3055
  var _ref$size = _ref.size,
3056
3056
  size = _ref$size === void 0 ? 24 : _ref$size,
3057
3057
  _ref$color = _ref.color,
3058
3058
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3059
3059
  _ref.strokeWidth;
3060
- var props = _objectWithoutProperties(_ref, _excluded$42);
3060
+ var props = _objectWithoutProperties(_ref, _excluded$46);
3061
3061
 
3062
3062
  return /*#__PURE__*/React.createElement("svg", _extends({
3063
3063
  width: size,
@@ -3077,7 +3077,7 @@ var Apple = function Apple(_ref) {
3077
3077
  }));
3078
3078
  };
3079
3079
 
3080
- var _excluded$41 = ["size", "color", "strokeWidth"];
3080
+ var _excluded$45 = ["size", "color", "strokeWidth"];
3081
3081
  var AppSwitcher = function AppSwitcher(_ref) {
3082
3082
  var _ref$size = _ref.size,
3083
3083
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3085,7 +3085,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
3085
3085
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3086
3086
  _ref$strokeWidth = _ref.strokeWidth,
3087
3087
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3088
- props = _objectWithoutProperties(_ref, _excluded$41);
3088
+ props = _objectWithoutProperties(_ref, _excluded$45);
3089
3089
 
3090
3090
  return /*#__PURE__*/React.createElement("svg", _extends({
3091
3091
  width: size,
@@ -3111,7 +3111,7 @@ var AppSwitcher = function AppSwitcher(_ref) {
3111
3111
  }));
3112
3112
  };
3113
3113
 
3114
- var _excluded$40 = ["size", "color", "strokeWidth"];
3114
+ var _excluded$44 = ["size", "color", "strokeWidth"];
3115
3115
  var Archive = function Archive(_ref) {
3116
3116
  var _ref$size = _ref.size,
3117
3117
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3119,7 +3119,7 @@ var Archive = function Archive(_ref) {
3119
3119
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3120
3120
  _ref$strokeWidth = _ref.strokeWidth,
3121
3121
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3122
- props = _objectWithoutProperties(_ref, _excluded$40);
3122
+ props = _objectWithoutProperties(_ref, _excluded$44);
3123
3123
 
3124
3124
  return /*#__PURE__*/React.createElement("svg", _extends({
3125
3125
  width: size,
@@ -3150,14 +3150,14 @@ var Archive = function Archive(_ref) {
3150
3150
  }))));
3151
3151
  };
3152
3152
 
3153
- var _excluded$3$ = ["size", "color", "strokeWidth"];
3153
+ var _excluded$43 = ["size", "color", "strokeWidth"];
3154
3154
  var Articles = function Articles(_ref) {
3155
3155
  var _ref$size = _ref.size,
3156
3156
  size = _ref$size === void 0 ? 24 : _ref$size,
3157
3157
  _ref$color = _ref.color,
3158
3158
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3159
3159
  _ref.strokeWidth;
3160
- var props = _objectWithoutProperties(_ref, _excluded$3$);
3160
+ var props = _objectWithoutProperties(_ref, _excluded$43);
3161
3161
 
3162
3162
  return /*#__PURE__*/React.createElement("svg", _extends({
3163
3163
  width: size,
@@ -3192,7 +3192,7 @@ var Articles = function Articles(_ref) {
3192
3192
  }));
3193
3193
  };
3194
3194
 
3195
- var _excluded$3_ = ["size", "color", "strokeWidth"];
3195
+ var _excluded$42 = ["size", "color", "strokeWidth"];
3196
3196
  var Attachment = function Attachment(_ref) {
3197
3197
  var _ref$size = _ref.size,
3198
3198
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3200,7 +3200,7 @@ var Attachment = function Attachment(_ref) {
3200
3200
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3201
3201
  _ref$strokeWidth = _ref.strokeWidth,
3202
3202
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3203
- props = _objectWithoutProperties(_ref, _excluded$3_);
3203
+ props = _objectWithoutProperties(_ref, _excluded$42);
3204
3204
 
3205
3205
  return /*#__PURE__*/React.createElement("svg", _extends({
3206
3206
  width: size,
@@ -3224,7 +3224,7 @@ var Attachment = function Attachment(_ref) {
3224
3224
  }))));
3225
3225
  };
3226
3226
 
3227
- var _excluded$3Z = ["size", "color", "strokeWidth"];
3227
+ var _excluded$41 = ["size", "color", "strokeWidth"];
3228
3228
  var Bank = function Bank(_ref) {
3229
3229
  var _ref$size = _ref.size,
3230
3230
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3232,7 +3232,7 @@ var Bank = function Bank(_ref) {
3232
3232
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3233
3233
  _ref$strokeWidth = _ref.strokeWidth,
3234
3234
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3235
- props = _objectWithoutProperties(_ref, _excluded$3Z);
3235
+ props = _objectWithoutProperties(_ref, _excluded$41);
3236
3236
 
3237
3237
  return /*#__PURE__*/React.createElement("svg", _extends({
3238
3238
  width: size,
@@ -3287,7 +3287,7 @@ var Bank = function Bank(_ref) {
3287
3287
  }));
3288
3288
  };
3289
3289
 
3290
- var _excluded$3Y = ["size", "color", "strokeWidth"];
3290
+ var _excluded$40 = ["size", "color", "strokeWidth"];
3291
3291
  var Blockquote = function Blockquote(_ref) {
3292
3292
  var _ref$size = _ref.size,
3293
3293
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3295,7 +3295,7 @@ var Blockquote = function Blockquote(_ref) {
3295
3295
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3296
3296
  _ref$strokeWidth = _ref.strokeWidth,
3297
3297
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3298
- props = _objectWithoutProperties(_ref, _excluded$3Y);
3298
+ props = _objectWithoutProperties(_ref, _excluded$40);
3299
3299
 
3300
3300
  return /*#__PURE__*/React.createElement("svg", _extends({
3301
3301
  width: size,
@@ -3311,7 +3311,7 @@ var Blockquote = function Blockquote(_ref) {
3311
3311
  }));
3312
3312
  };
3313
3313
 
3314
- var _excluded$3X = ["size", "color", "strokeWidth"];
3314
+ var _excluded$3$ = ["size", "color", "strokeWidth"];
3315
3315
  var Book = function Book(_ref) {
3316
3316
  var _ref$size = _ref.size,
3317
3317
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3319,7 +3319,7 @@ var Book = function Book(_ref) {
3319
3319
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3320
3320
  _ref$strokeWidth = _ref.strokeWidth,
3321
3321
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3322
- props = _objectWithoutProperties(_ref, _excluded$3X);
3322
+ props = _objectWithoutProperties(_ref, _excluded$3$);
3323
3323
 
3324
3324
  return /*#__PURE__*/React.createElement("svg", _extends({
3325
3325
  width: size,
@@ -3335,14 +3335,14 @@ var Book = function Book(_ref) {
3335
3335
  }));
3336
3336
  };
3337
3337
 
3338
- var _excluded$3W = ["size", "color", "strokeWidth"];
3338
+ var _excluded$3_ = ["size", "color", "strokeWidth"];
3339
3339
  var Bookmark = function Bookmark(_ref) {
3340
3340
  var _ref$size = _ref.size,
3341
3341
  size = _ref$size === void 0 ? 24 : _ref$size,
3342
3342
  _ref$color = _ref.color,
3343
3343
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3344
3344
  _ref.strokeWidth;
3345
- var props = _objectWithoutProperties(_ref, _excluded$3W);
3345
+ var props = _objectWithoutProperties(_ref, _excluded$3_);
3346
3346
 
3347
3347
  return /*#__PURE__*/React.createElement("svg", _extends({
3348
3348
  width: size,
@@ -3358,7 +3358,7 @@ var Bookmark = function Bookmark(_ref) {
3358
3358
  }));
3359
3359
  };
3360
3360
 
3361
- var _excluded$3V = ["size", "color", "strokeWidth"];
3361
+ var _excluded$3Z = ["size", "color", "strokeWidth"];
3362
3362
  var BookOpen = function BookOpen(_ref) {
3363
3363
  var _ref$size = _ref.size,
3364
3364
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3366,7 +3366,7 @@ var BookOpen = function BookOpen(_ref) {
3366
3366
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3367
3367
  _ref$strokeWidth = _ref.strokeWidth,
3368
3368
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3369
- props = _objectWithoutProperties(_ref, _excluded$3V);
3369
+ props = _objectWithoutProperties(_ref, _excluded$3Z);
3370
3370
 
3371
3371
  return /*#__PURE__*/React.createElement("svg", _extends({
3372
3372
  width: size,
@@ -3388,14 +3388,14 @@ var BookOpen = function BookOpen(_ref) {
3388
3388
  }));
3389
3389
  };
3390
3390
 
3391
- var _excluded$3U = ["size", "color", "strokeWidth"];
3391
+ var _excluded$3Y = ["size", "color", "strokeWidth"];
3392
3392
  var Braces = function Braces(_ref) {
3393
3393
  var _ref$size = _ref.size,
3394
3394
  size = _ref$size === void 0 ? 24 : _ref$size,
3395
3395
  _ref$color = _ref.color,
3396
3396
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3397
3397
  _ref.strokeWidth;
3398
- var props = _objectWithoutProperties(_ref, _excluded$3U);
3398
+ var props = _objectWithoutProperties(_ref, _excluded$3Y);
3399
3399
 
3400
3400
  return /*#__PURE__*/React.createElement("svg", _extends({
3401
3401
  width: size,
@@ -3408,7 +3408,7 @@ var Braces = function Braces(_ref) {
3408
3408
  }));
3409
3409
  };
3410
3410
 
3411
- var _excluded$3T = ["size", "color", "strokeWidth"];
3411
+ var _excluded$3X = ["size", "color", "strokeWidth"];
3412
3412
  var Building = function Building(_ref) {
3413
3413
  var _ref$size = _ref.size,
3414
3414
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3416,7 +3416,7 @@ var Building = function Building(_ref) {
3416
3416
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3417
3417
  _ref$strokeWidth = _ref.strokeWidth,
3418
3418
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3419
- props = _objectWithoutProperties(_ref, _excluded$3T);
3419
+ props = _objectWithoutProperties(_ref, _excluded$3X);
3420
3420
 
3421
3421
  return /*#__PURE__*/React.createElement("svg", _extends({
3422
3422
  width: size,
@@ -3475,7 +3475,7 @@ var Building = function Building(_ref) {
3475
3475
  }));
3476
3476
  };
3477
3477
 
3478
- var _excluded$3S = ["size", "color", "strokeWidth"];
3478
+ var _excluded$3W = ["size", "color", "strokeWidth"];
3479
3479
  var Calendar = function Calendar(_ref) {
3480
3480
  var _ref$size = _ref.size,
3481
3481
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3483,7 +3483,7 @@ var Calendar = function Calendar(_ref) {
3483
3483
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3484
3484
  _ref$strokeWidth = _ref.strokeWidth,
3485
3485
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3486
- props = _objectWithoutProperties(_ref, _excluded$3S);
3486
+ props = _objectWithoutProperties(_ref, _excluded$3W);
3487
3487
 
3488
3488
  return /*#__PURE__*/React.createElement("svg", _extends({
3489
3489
  width: size,
@@ -3517,7 +3517,7 @@ var Calendar = function Calendar(_ref) {
3517
3517
  }));
3518
3518
  };
3519
3519
 
3520
- var _excluded$3R = ["size", "color", "strokeWidth"];
3520
+ var _excluded$3V = ["size", "color", "strokeWidth"];
3521
3521
  var Camera = function Camera(_ref) {
3522
3522
  var _ref$size = _ref.size,
3523
3523
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3525,7 +3525,7 @@ var Camera = function Camera(_ref) {
3525
3525
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3526
3526
  _ref$strokeWidth = _ref.strokeWidth,
3527
3527
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3528
- props = _objectWithoutProperties(_ref, _excluded$3R);
3528
+ props = _objectWithoutProperties(_ref, _excluded$3V);
3529
3529
 
3530
3530
  return /*#__PURE__*/React.createElement("svg", _extends({
3531
3531
  width: size,
@@ -3553,14 +3553,14 @@ var Camera = function Camera(_ref) {
3553
3553
  }));
3554
3554
  };
3555
3555
 
3556
- var _excluded$3Q = ["size", "color", "strokeWidth"];
3556
+ var _excluded$3U = ["size", "color", "strokeWidth"];
3557
3557
  var CannedResponses = function CannedResponses(_ref) {
3558
3558
  var _ref$size = _ref.size,
3559
3559
  size = _ref$size === void 0 ? 24 : _ref$size,
3560
3560
  _ref$color = _ref.color,
3561
3561
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3562
3562
  _ref.strokeWidth;
3563
- var props = _objectWithoutProperties(_ref, _excluded$3Q);
3563
+ var props = _objectWithoutProperties(_ref, _excluded$3U);
3564
3564
 
3565
3565
  return /*#__PURE__*/React.createElement("svg", _extends({
3566
3566
  width: size,
@@ -3573,7 +3573,7 @@ var CannedResponses = function CannedResponses(_ref) {
3573
3573
  }));
3574
3574
  };
3575
3575
 
3576
- var _excluded$3P = ["size", "color", "strokeWidth"];
3576
+ var _excluded$3T = ["size", "color", "strokeWidth"];
3577
3577
  var Captcha = function Captcha(_ref) {
3578
3578
  var _ref$size = _ref.size,
3579
3579
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3581,7 +3581,7 @@ var Captcha = function Captcha(_ref) {
3581
3581
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3582
3582
  _ref$strokeWidth = _ref.strokeWidth,
3583
3583
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3584
- props = _objectWithoutProperties(_ref, _excluded$3P);
3584
+ props = _objectWithoutProperties(_ref, _excluded$3T);
3585
3585
 
3586
3586
  return /*#__PURE__*/React.createElement("svg", _extends({
3587
3587
  width: size,
@@ -3609,7 +3609,7 @@ var Captcha = function Captcha(_ref) {
3609
3609
  }));
3610
3610
  };
3611
3611
 
3612
- var _excluded$3O = ["size", "color", "strokeWidth"];
3612
+ var _excluded$3S = ["size", "color", "strokeWidth"];
3613
3613
  var Category = function Category(_ref) {
3614
3614
  var _ref$size = _ref.size,
3615
3615
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3617,7 +3617,7 @@ var Category = function Category(_ref) {
3617
3617
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3618
3618
  _ref$strokeWidth = _ref.strokeWidth,
3619
3619
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3620
- props = _objectWithoutProperties(_ref, _excluded$3O);
3620
+ props = _objectWithoutProperties(_ref, _excluded$3S);
3621
3621
 
3622
3622
  return /*#__PURE__*/React.createElement("svg", _extends({
3623
3623
  width: size,
@@ -3633,7 +3633,7 @@ var Category = function Category(_ref) {
3633
3633
  }));
3634
3634
  };
3635
3635
 
3636
- var _excluded$3N = ["size", "color", "strokeWidth"];
3636
+ var _excluded$3R = ["size", "color", "strokeWidth"];
3637
3637
  var CenterAlign = function CenterAlign(_ref) {
3638
3638
  var _ref$size = _ref.size,
3639
3639
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3641,7 +3641,7 @@ var CenterAlign = function CenterAlign(_ref) {
3641
3641
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3642
3642
  _ref$strokeWidth = _ref.strokeWidth,
3643
3643
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3644
- props = _objectWithoutProperties(_ref, _excluded$3N);
3644
+ props = _objectWithoutProperties(_ref, _excluded$3R);
3645
3645
 
3646
3646
  return /*#__PURE__*/React.createElement("svg", _extends({
3647
3647
  width: size,
@@ -3699,7 +3699,51 @@ var CenterAlign = function CenterAlign(_ref) {
3699
3699
  }))));
3700
3700
  };
3701
3701
 
3702
- var _excluded$3M = ["size", "color", "strokeWidth"];
3702
+ var _excluded$3Q = ["size", "color", "strokeWidth"];
3703
+ var Certificate = function Certificate(_ref) {
3704
+ var _ref$size = _ref.size,
3705
+ size = _ref$size === void 0 ? 24 : _ref$size,
3706
+ _ref$color = _ref.color,
3707
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
3708
+ _ref$strokeWidth = _ref.strokeWidth,
3709
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3710
+ props = _objectWithoutProperties(_ref, _excluded$3Q);
3711
+
3712
+ return /*#__PURE__*/React.createElement("svg", _extends({
3713
+ width: size,
3714
+ height: size,
3715
+ viewBox: "0 0 24 24",
3716
+ fill: "none"
3717
+ }, props), /*#__PURE__*/React.createElement("g", {
3718
+ clipPath: "url(#Certificate_js__clip0_6477_264)"
3719
+ }, /*#__PURE__*/React.createElement("circle", {
3720
+ cx: 11.7906,
3721
+ cy: 9.75,
3722
+ r: 6.75,
3723
+ stroke: color,
3724
+ strokeWidth: strokeWidth
3725
+ }), /*#__PURE__*/React.createElement("path", {
3726
+ d: "M6.6897 14L3.55399 18.9138C3.51836 18.9696 3.56841 19.0363 3.63569 19.0226L6.52057 18.4357L7.37584 21.0293C7.39579 21.0898 7.48364 21.0972 7.51927 21.0414L10.655 16.1276",
3727
+ stroke: color,
3728
+ strokeWidth: strokeWidth
3729
+ }), /*#__PURE__*/React.createElement("path", {
3730
+ d: "M16.9653 14L20.101 18.9138C20.1366 18.9696 20.0866 19.0363 20.0193 19.0226L17.1344 18.4357L16.2791 21.0293C16.2592 21.0898 16.1713 21.0972 16.1357 21.0414L13 16.1276",
3731
+ stroke: color,
3732
+ strokeWidth: strokeWidth
3733
+ }), /*#__PURE__*/React.createElement("path", {
3734
+ d: "M11.8634 6.26762C11.9203 6.15611 12.0797 6.15611 12.1366 6.26762L13.1636 8.28013C13.1859 8.32378 13.2277 8.35416 13.2761 8.36186L15.5075 8.71674C15.6311 8.7364 15.6804 8.88794 15.5919 8.97652L13.9953 10.5752C13.9606 10.6099 13.9447 10.659 13.9523 10.7074L14.3043 12.9393C14.3238 13.0629 14.1949 13.1566 14.0833 13.0998L12.0695 12.0754C12.0258 12.0531 11.9742 12.0531 11.9305 12.0754L9.91666 13.0998C9.80507 13.1566 9.67617 13.0629 9.69567 12.9393L10.0477 10.7074C10.0553 10.659 10.0394 10.6099 10.0047 10.5752L8.40809 8.97652C8.31963 8.88794 8.36886 8.7364 8.4925 8.71674L10.7239 8.36186C10.7723 8.35416 10.8141 8.32378 10.8364 8.28013L11.8634 6.26762Z",
3735
+ stroke: color,
3736
+ strokeWidth: strokeWidth
3737
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3738
+ id: "Certificate_js__clip0_6477_264"
3739
+ }, /*#__PURE__*/React.createElement("rect", {
3740
+ width: 24,
3741
+ height: 24,
3742
+ fill: color
3743
+ }))));
3744
+ };
3745
+
3746
+ var _excluded$3P = ["size", "color", "strokeWidth"];
3703
3747
  var ChatOffline = function ChatOffline(_ref) {
3704
3748
  var _ref$size = _ref.size,
3705
3749
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3707,7 +3751,7 @@ var ChatOffline = function ChatOffline(_ref) {
3707
3751
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3708
3752
  _ref$strokeWidth = _ref.strokeWidth,
3709
3753
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3710
- props = _objectWithoutProperties(_ref, _excluded$3M);
3754
+ props = _objectWithoutProperties(_ref, _excluded$3P);
3711
3755
 
3712
3756
  return /*#__PURE__*/React.createElement("svg", _extends({
3713
3757
  width: size,
@@ -3728,7 +3772,7 @@ var ChatOffline = function ChatOffline(_ref) {
3728
3772
  }));
3729
3773
  };
3730
3774
 
3731
- var _excluded$3L = ["size", "color", "strokeWidth"];
3775
+ var _excluded$3O = ["size", "color", "strokeWidth"];
3732
3776
  var Chat = function Chat(_ref) {
3733
3777
  var _ref$size = _ref.size,
3734
3778
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3736,7 +3780,7 @@ var Chat = function Chat(_ref) {
3736
3780
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3737
3781
  _ref$strokeWidth = _ref.strokeWidth,
3738
3782
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3739
- props = _objectWithoutProperties(_ref, _excluded$3L);
3783
+ props = _objectWithoutProperties(_ref, _excluded$3O);
3740
3784
 
3741
3785
  return /*#__PURE__*/React.createElement("svg", _extends({
3742
3786
  width: size,
@@ -3758,14 +3802,14 @@ var Chat = function Chat(_ref) {
3758
3802
  }));
3759
3803
  };
3760
3804
 
3761
- var _excluded$3K = ["size", "color", "strokeWidth"];
3805
+ var _excluded$3N = ["size", "color", "strokeWidth"];
3762
3806
  var ChatBubble = function ChatBubble(_ref) {
3763
3807
  var _ref$size = _ref.size,
3764
3808
  size = _ref$size === void 0 ? 24 : _ref$size,
3765
3809
  _ref$color = _ref.color,
3766
3810
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3767
3811
  _ref.strokeWidth;
3768
- var props = _objectWithoutProperties(_ref, _excluded$3K);
3812
+ var props = _objectWithoutProperties(_ref, _excluded$3N);
3769
3813
 
3770
3814
  return /*#__PURE__*/React.createElement("svg", _extends({
3771
3815
  width: size,
@@ -3781,7 +3825,7 @@ var ChatBubble = function ChatBubble(_ref) {
3781
3825
  }));
3782
3826
  };
3783
3827
 
3784
- var _excluded$3J = ["size", "color", "strokeWidth"];
3828
+ var _excluded$3M = ["size", "color", "strokeWidth"];
3785
3829
  var ChatEmpty = function ChatEmpty(_ref) {
3786
3830
  var _ref$size = _ref.size,
3787
3831
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3789,7 +3833,7 @@ var ChatEmpty = function ChatEmpty(_ref) {
3789
3833
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3790
3834
  _ref$strokeWidth = _ref.strokeWidth,
3791
3835
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3792
- props = _objectWithoutProperties(_ref, _excluded$3J);
3836
+ props = _objectWithoutProperties(_ref, _excluded$3M);
3793
3837
 
3794
3838
  return /*#__PURE__*/React.createElement("svg", _extends({
3795
3839
  width: size,
@@ -3805,14 +3849,14 @@ var ChatEmpty = function ChatEmpty(_ref) {
3805
3849
  }));
3806
3850
  };
3807
3851
 
3808
- var _excluded$3I = ["size", "color", "strokeWidth"];
3852
+ var _excluded$3L = ["size", "color", "strokeWidth"];
3809
3853
  var ChatNotification = function ChatNotification(_ref) {
3810
3854
  var _ref$size = _ref.size,
3811
3855
  size = _ref$size === void 0 ? 24 : _ref$size,
3812
3856
  _ref$color = _ref.color,
3813
3857
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3814
3858
  _ref.strokeWidth;
3815
- var props = _objectWithoutProperties(_ref, _excluded$3I);
3859
+ var props = _objectWithoutProperties(_ref, _excluded$3L);
3816
3860
 
3817
3861
  return /*#__PURE__*/React.createElement("svg", _extends({
3818
3862
  width: size,
@@ -3828,7 +3872,7 @@ var ChatNotification = function ChatNotification(_ref) {
3828
3872
  }));
3829
3873
  };
3830
3874
 
3831
- var _excluded$3H = ["size", "color", "strokeWidth"];
3875
+ var _excluded$3K = ["size", "color", "strokeWidth"];
3832
3876
  var Check = function Check(_ref) {
3833
3877
  var _ref$size = _ref.size,
3834
3878
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3836,7 +3880,7 @@ var Check = function Check(_ref) {
3836
3880
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3837
3881
  _ref$strokeWidth = _ref.strokeWidth,
3838
3882
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3839
- props = _objectWithoutProperties(_ref, _excluded$3H);
3883
+ props = _objectWithoutProperties(_ref, _excluded$3K);
3840
3884
 
3841
3885
  return /*#__PURE__*/React.createElement("svg", _extends({
3842
3886
  width: size,
@@ -3852,7 +3896,7 @@ var Check = function Check(_ref) {
3852
3896
  }));
3853
3897
  };
3854
3898
 
3855
- var _excluded$3G = ["size", "color", "strokeWidth"];
3899
+ var _excluded$3J = ["size", "color", "strokeWidth"];
3856
3900
  var Checkbox = function Checkbox(_ref) {
3857
3901
  var _ref$size = _ref.size,
3858
3902
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3860,7 +3904,7 @@ var Checkbox = function Checkbox(_ref) {
3860
3904
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3861
3905
  _ref$strokeWidth = _ref.strokeWidth,
3862
3906
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3863
- props = _objectWithoutProperties(_ref, _excluded$3G);
3907
+ props = _objectWithoutProperties(_ref, _excluded$3J);
3864
3908
 
3865
3909
  return /*#__PURE__*/React.createElement("svg", _extends({
3866
3910
  width: size,
@@ -3884,7 +3928,7 @@ var Checkbox = function Checkbox(_ref) {
3884
3928
  }));
3885
3929
  };
3886
3930
 
3887
- var _excluded$3F = ["size", "color", "strokeWidth"];
3931
+ var _excluded$3I = ["size", "color", "strokeWidth"];
3888
3932
  var CheckboxInactive = function CheckboxInactive(_ref) {
3889
3933
  var _ref$size = _ref.size,
3890
3934
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3892,7 +3936,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
3892
3936
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3893
3937
  _ref$strokeWidth = _ref.strokeWidth,
3894
3938
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3895
- props = _objectWithoutProperties(_ref, _excluded$3F);
3939
+ props = _objectWithoutProperties(_ref, _excluded$3I);
3896
3940
 
3897
3941
  return /*#__PURE__*/React.createElement("svg", _extends({
3898
3942
  width: size,
@@ -3910,7 +3954,7 @@ var CheckboxInactive = function CheckboxInactive(_ref) {
3910
3954
  }));
3911
3955
  };
3912
3956
 
3913
- var _excluded$3E = ["size", "color", "strokeWidth"];
3957
+ var _excluded$3H = ["size", "color", "strokeWidth"];
3914
3958
  var CheckCircle = function CheckCircle(_ref) {
3915
3959
  var _ref$size = _ref.size,
3916
3960
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3918,7 +3962,7 @@ var CheckCircle = function CheckCircle(_ref) {
3918
3962
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3919
3963
  _ref$strokeWidth = _ref.strokeWidth,
3920
3964
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3921
- props = _objectWithoutProperties(_ref, _excluded$3E);
3965
+ props = _objectWithoutProperties(_ref, _excluded$3H);
3922
3966
 
3923
3967
  return /*#__PURE__*/React.createElement("svg", _extends({
3924
3968
  width: size,
@@ -3940,7 +3984,7 @@ var CheckCircle = function CheckCircle(_ref) {
3940
3984
  }));
3941
3985
  };
3942
3986
 
3943
- var _excluded$3D = ["size", "color", "strokeWidth"];
3987
+ var _excluded$3G = ["size", "color", "strokeWidth"];
3944
3988
  var Checkmark = function Checkmark(_ref) {
3945
3989
  var _ref$size = _ref.size,
3946
3990
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3948,7 +3992,7 @@ var Checkmark = function Checkmark(_ref) {
3948
3992
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
3949
3993
  _ref$strokeWidth = _ref.strokeWidth,
3950
3994
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
3951
- props = _objectWithoutProperties(_ref, _excluded$3D);
3995
+ props = _objectWithoutProperties(_ref, _excluded$3G);
3952
3996
 
3953
3997
  return /*#__PURE__*/React.createElement("svg", _extends({
3954
3998
  width: size,
@@ -3970,14 +4014,14 @@ var Checkmark = function Checkmark(_ref) {
3970
4014
  }));
3971
4015
  };
3972
4016
 
3973
- var _excluded$3C = ["size", "color", "strokeWidth"];
4017
+ var _excluded$3F = ["size", "color", "strokeWidth"];
3974
4018
  var Chrome = function Chrome(_ref) {
3975
4019
  var _ref$size = _ref.size,
3976
4020
  size = _ref$size === void 0 ? 24 : _ref$size,
3977
4021
  _ref$color = _ref.color,
3978
4022
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
3979
4023
  _ref.strokeWidth;
3980
- var props = _objectWithoutProperties(_ref, _excluded$3C);
4024
+ var props = _objectWithoutProperties(_ref, _excluded$3F);
3981
4025
 
3982
4026
  return /*#__PURE__*/React.createElement("svg", _extends({
3983
4027
  width: size,
@@ -3997,7 +4041,7 @@ var Chrome = function Chrome(_ref) {
3997
4041
  }));
3998
4042
  };
3999
4043
 
4000
- var _excluded$3B = ["size", "color", "strokeWidth"];
4044
+ var _excluded$3E = ["size", "color", "strokeWidth"];
4001
4045
  var Clock = function Clock(_ref) {
4002
4046
  var _ref$size = _ref.size,
4003
4047
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4005,7 +4049,7 @@ var Clock = function Clock(_ref) {
4005
4049
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4006
4050
  _ref$strokeWidth = _ref.strokeWidth,
4007
4051
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4008
- props = _objectWithoutProperties(_ref, _excluded$3B);
4052
+ props = _objectWithoutProperties(_ref, _excluded$3E);
4009
4053
 
4010
4054
  return /*#__PURE__*/React.createElement("svg", _extends({
4011
4055
  width: size,
@@ -4027,7 +4071,7 @@ var Clock = function Clock(_ref) {
4027
4071
  }));
4028
4072
  };
4029
4073
 
4030
- var _excluded$3A = ["size", "color", "strokeWidth"];
4074
+ var _excluded$3D = ["size", "color", "strokeWidth"];
4031
4075
  var Close = function Close(_ref) {
4032
4076
  var _ref$size = _ref.size,
4033
4077
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4035,7 +4079,7 @@ var Close = function Close(_ref) {
4035
4079
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4036
4080
  _ref$strokeWidth = _ref.strokeWidth,
4037
4081
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4038
- props = _objectWithoutProperties(_ref, _excluded$3A);
4082
+ props = _objectWithoutProperties(_ref, _excluded$3D);
4039
4083
 
4040
4084
  return /*#__PURE__*/React.createElement("svg", _extends({
4041
4085
  width: size,
@@ -4057,7 +4101,7 @@ var Close = function Close(_ref) {
4057
4101
  }));
4058
4102
  };
4059
4103
 
4060
- var _excluded$3z = ["size", "color", "strokeWidth"];
4104
+ var _excluded$3C = ["size", "color", "strokeWidth"];
4061
4105
  var CloseCircle = function CloseCircle(_ref) {
4062
4106
  var _ref$size = _ref.size,
4063
4107
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4065,7 +4109,7 @@ var CloseCircle = function CloseCircle(_ref) {
4065
4109
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4066
4110
  _ref$strokeWidth = _ref.strokeWidth,
4067
4111
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4068
- props = _objectWithoutProperties(_ref, _excluded$3z);
4112
+ props = _objectWithoutProperties(_ref, _excluded$3C);
4069
4113
 
4070
4114
  return /*#__PURE__*/React.createElement("svg", _extends({
4071
4115
  width: size,
@@ -4093,7 +4137,7 @@ var CloseCircle = function CloseCircle(_ref) {
4093
4137
  }));
4094
4138
  };
4095
4139
 
4096
- var _excluded$3y = ["size", "color", "strokeWidth"];
4140
+ var _excluded$3B = ["size", "color", "strokeWidth"];
4097
4141
  var ClosedPullRequest = function ClosedPullRequest(_ref) {
4098
4142
  var _ref$size = _ref.size,
4099
4143
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4101,7 +4145,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
4101
4145
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4102
4146
  _ref$strokeWidth = _ref.strokeWidth,
4103
4147
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4104
- props = _objectWithoutProperties(_ref, _excluded$3y);
4148
+ props = _objectWithoutProperties(_ref, _excluded$3B);
4105
4149
 
4106
4150
  return /*#__PURE__*/React.createElement("svg", _extends({
4107
4151
  width: size,
@@ -4145,7 +4189,7 @@ var ClosedPullRequest = function ClosedPullRequest(_ref) {
4145
4189
  }));
4146
4190
  };
4147
4191
 
4148
- var _excluded$3x = ["size", "color", "strokeWidth"];
4192
+ var _excluded$3A = ["size", "color", "strokeWidth"];
4149
4193
  var Code = function Code(_ref) {
4150
4194
  var _ref$size = _ref.size,
4151
4195
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4153,7 +4197,7 @@ var Code = function Code(_ref) {
4153
4197
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4154
4198
  _ref$strokeWidth = _ref.strokeWidth,
4155
4199
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4156
- props = _objectWithoutProperties(_ref, _excluded$3x);
4200
+ props = _objectWithoutProperties(_ref, _excluded$3A);
4157
4201
 
4158
4202
  return /*#__PURE__*/React.createElement("svg", _extends({
4159
4203
  width: size,
@@ -4169,7 +4213,7 @@ var Code = function Code(_ref) {
4169
4213
  }));
4170
4214
  };
4171
4215
 
4172
- var _excluded$3w = ["size", "color", "strokeWidth"];
4216
+ var _excluded$3z = ["size", "color", "strokeWidth"];
4173
4217
  var CodeBlock = function CodeBlock(_ref) {
4174
4218
  var _ref$size = _ref.size,
4175
4219
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4177,7 +4221,7 @@ var CodeBlock = function CodeBlock(_ref) {
4177
4221
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4178
4222
  _ref$strokeWidth = _ref.strokeWidth,
4179
4223
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4180
- props = _objectWithoutProperties(_ref, _excluded$3w);
4224
+ props = _objectWithoutProperties(_ref, _excluded$3z);
4181
4225
 
4182
4226
  return /*#__PURE__*/React.createElement("svg", _extends({
4183
4227
  width: size,
@@ -4193,7 +4237,7 @@ var CodeBlock = function CodeBlock(_ref) {
4193
4237
  }));
4194
4238
  };
4195
4239
 
4196
- var _excluded$3v = ["size", "color", "strokeWidth"];
4240
+ var _excluded$3y = ["size", "color", "strokeWidth"];
4197
4241
  var Collapse = function Collapse(_ref) {
4198
4242
  var _ref$size = _ref.size,
4199
4243
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4201,7 +4245,7 @@ var Collapse = function Collapse(_ref) {
4201
4245
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4202
4246
  _ref$strokeWidth = _ref.strokeWidth,
4203
4247
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4204
- props = _objectWithoutProperties(_ref, _excluded$3v);
4248
+ props = _objectWithoutProperties(_ref, _excluded$3y);
4205
4249
 
4206
4250
  return /*#__PURE__*/React.createElement("svg", _extends({
4207
4251
  width: size,
@@ -4223,7 +4267,7 @@ var Collapse = function Collapse(_ref) {
4223
4267
  }));
4224
4268
  };
4225
4269
 
4226
- var _excluded$3u = ["size", "color", "strokeWidth"];
4270
+ var _excluded$3x = ["size", "color", "strokeWidth"];
4227
4271
  var Column = function Column(_ref) {
4228
4272
  var _ref$size = _ref.size,
4229
4273
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4231,7 +4275,7 @@ var Column = function Column(_ref) {
4231
4275
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4232
4276
  _ref$strokeWidth = _ref.strokeWidth,
4233
4277
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4234
- props = _objectWithoutProperties(_ref, _excluded$3u);
4278
+ props = _objectWithoutProperties(_ref, _excluded$3x);
4235
4279
 
4236
4280
  return /*#__PURE__*/React.createElement("svg", _extends({
4237
4281
  width: size,
@@ -4254,7 +4298,7 @@ var Column = function Column(_ref) {
4254
4298
  }));
4255
4299
  };
4256
4300
 
4257
- var _excluded$3t = ["size", "color", "strokeWidth"];
4301
+ var _excluded$3w = ["size", "color", "strokeWidth"];
4258
4302
  var Computer = function Computer(_ref) {
4259
4303
  var _ref$size = _ref.size,
4260
4304
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4262,7 +4306,7 @@ var Computer = function Computer(_ref) {
4262
4306
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4263
4307
  _ref$strokeWidth = _ref.strokeWidth,
4264
4308
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4265
- props = _objectWithoutProperties(_ref, _excluded$3t);
4309
+ props = _objectWithoutProperties(_ref, _excluded$3w);
4266
4310
 
4267
4311
  return /*#__PURE__*/React.createElement("svg", _extends({
4268
4312
  width: size,
@@ -4292,7 +4336,7 @@ var Computer = function Computer(_ref) {
4292
4336
  }));
4293
4337
  };
4294
4338
 
4295
- var _excluded$3s = ["size", "color", "strokeWidth"];
4339
+ var _excluded$3v = ["size", "color", "strokeWidth"];
4296
4340
  var ContactBook = function ContactBook(_ref) {
4297
4341
  var _ref$size = _ref.size,
4298
4342
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4300,7 +4344,7 @@ var ContactBook = function ContactBook(_ref) {
4300
4344
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4301
4345
  _ref$strokeWidth = _ref.strokeWidth,
4302
4346
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4303
- props = _objectWithoutProperties(_ref, _excluded$3s);
4347
+ props = _objectWithoutProperties(_ref, _excluded$3v);
4304
4348
 
4305
4349
  return /*#__PURE__*/React.createElement("svg", _extends({
4306
4350
  width: size,
@@ -4334,7 +4378,7 @@ var ContactBook = function ContactBook(_ref) {
4334
4378
  }));
4335
4379
  };
4336
4380
 
4337
- var _excluded$3r = ["size", "color", "strokeWidth"];
4381
+ var _excluded$3u = ["size", "color", "strokeWidth"];
4338
4382
  var Copy = function Copy(_ref) {
4339
4383
  var _ref$size = _ref.size,
4340
4384
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4342,7 +4386,7 @@ var Copy = function Copy(_ref) {
4342
4386
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4343
4387
  _ref$strokeWidth = _ref.strokeWidth,
4344
4388
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4345
- props = _objectWithoutProperties(_ref, _excluded$3r);
4389
+ props = _objectWithoutProperties(_ref, _excluded$3u);
4346
4390
 
4347
4391
  return /*#__PURE__*/React.createElement("svg", _extends({
4348
4392
  width: size,
@@ -4364,7 +4408,7 @@ var Copy = function Copy(_ref) {
4364
4408
  }));
4365
4409
  };
4366
4410
 
4367
- var _excluded$3q = ["size", "color", "strokeWidth"];
4411
+ var _excluded$3t = ["size", "color", "strokeWidth"];
4368
4412
  var CreditCard = function CreditCard(_ref) {
4369
4413
  var _ref$size = _ref.size,
4370
4414
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4372,7 +4416,7 @@ var CreditCard = function CreditCard(_ref) {
4372
4416
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4373
4417
  _ref$strokeWidth = _ref.strokeWidth,
4374
4418
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4375
- props = _objectWithoutProperties(_ref, _excluded$3q);
4419
+ props = _objectWithoutProperties(_ref, _excluded$3t);
4376
4420
 
4377
4421
  return /*#__PURE__*/React.createElement("svg", _extends({
4378
4422
  width: size,
@@ -4414,14 +4458,14 @@ var CreditCard = function CreditCard(_ref) {
4414
4458
  }))));
4415
4459
  };
4416
4460
 
4417
- var _excluded$3p = ["size", "color", "strokeWidth"];
4461
+ var _excluded$3s = ["size", "color", "strokeWidth"];
4418
4462
  var Css3 = function Css3(_ref) {
4419
4463
  var _ref$size = _ref.size,
4420
4464
  size = _ref$size === void 0 ? 24 : _ref$size,
4421
4465
  _ref$color = _ref.color,
4422
4466
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4423
4467
  _ref.strokeWidth;
4424
- var props = _objectWithoutProperties(_ref, _excluded$3p);
4468
+ var props = _objectWithoutProperties(_ref, _excluded$3s);
4425
4469
 
4426
4470
  return /*#__PURE__*/React.createElement("svg", _extends({
4427
4471
  width: size,
@@ -4434,7 +4478,7 @@ var Css3 = function Css3(_ref) {
4434
4478
  }));
4435
4479
  };
4436
4480
 
4437
- var _excluded$3o = ["size", "color", "strokeWidth"];
4481
+ var _excluded$3r = ["size", "color", "strokeWidth"];
4438
4482
  var Cursor = function Cursor(_ref) {
4439
4483
  var _ref$size = _ref.size,
4440
4484
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4442,7 +4486,7 @@ var Cursor = function Cursor(_ref) {
4442
4486
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4443
4487
  _ref$strokeWidth = _ref.strokeWidth,
4444
4488
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4445
- props = _objectWithoutProperties(_ref, _excluded$3o);
4489
+ props = _objectWithoutProperties(_ref, _excluded$3r);
4446
4490
 
4447
4491
  return /*#__PURE__*/React.createElement("svg", _extends({
4448
4492
  width: size,
@@ -4458,7 +4502,7 @@ var Cursor = function Cursor(_ref) {
4458
4502
  }));
4459
4503
  };
4460
4504
 
4461
- var _excluded$3n = ["size", "color", "strokeWidth"];
4505
+ var _excluded$3q = ["size", "color", "strokeWidth"];
4462
4506
  var CustomDomain = function CustomDomain(_ref) {
4463
4507
  var _ref$size = _ref.size,
4464
4508
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4466,7 +4510,7 @@ var CustomDomain = function CustomDomain(_ref) {
4466
4510
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4467
4511
  _ref$strokeWidth = _ref.strokeWidth,
4468
4512
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4469
- props = _objectWithoutProperties(_ref, _excluded$3n);
4513
+ props = _objectWithoutProperties(_ref, _excluded$3q);
4470
4514
 
4471
4515
  return /*#__PURE__*/React.createElement("svg", _extends({
4472
4516
  width: size,
@@ -4482,14 +4526,14 @@ var CustomDomain = function CustomDomain(_ref) {
4482
4526
  }));
4483
4527
  };
4484
4528
 
4485
- var _excluded$3m = ["size", "color", "strokeWidth"];
4529
+ var _excluded$3p = ["size", "color", "strokeWidth"];
4486
4530
  var Customers = function Customers(_ref) {
4487
4531
  var _ref$size = _ref.size,
4488
4532
  size = _ref$size === void 0 ? 24 : _ref$size,
4489
4533
  _ref$color = _ref.color,
4490
4534
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4491
4535
  _ref.strokeWidth;
4492
- var props = _objectWithoutProperties(_ref, _excluded$3m);
4536
+ var props = _objectWithoutProperties(_ref, _excluded$3p);
4493
4537
 
4494
4538
  return /*#__PURE__*/React.createElement("svg", _extends({
4495
4539
  width: size,
@@ -4504,14 +4548,14 @@ var Customers = function Customers(_ref) {
4504
4548
  }));
4505
4549
  };
4506
4550
 
4507
- var _excluded$3l = ["size", "color", "strokeWidth"];
4551
+ var _excluded$3o = ["size", "color", "strokeWidth"];
4508
4552
  var Customize = function Customize(_ref) {
4509
4553
  var _ref$size = _ref.size,
4510
4554
  size = _ref$size === void 0 ? 24 : _ref$size,
4511
4555
  _ref$color = _ref.color,
4512
4556
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4513
4557
  _ref.strokeWidth;
4514
- var props = _objectWithoutProperties(_ref, _excluded$3l);
4558
+ var props = _objectWithoutProperties(_ref, _excluded$3o);
4515
4559
 
4516
4560
  return /*#__PURE__*/React.createElement("svg", _extends({
4517
4561
  width: size,
@@ -4539,7 +4583,7 @@ var Customize = function Customize(_ref) {
4539
4583
  }));
4540
4584
  };
4541
4585
 
4542
- var _excluded$3k = ["size", "color", "strokeWidth"];
4586
+ var _excluded$3n = ["size", "color", "strokeWidth"];
4543
4587
  var Dashboard = function Dashboard(_ref) {
4544
4588
  var _ref$size = _ref.size,
4545
4589
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4547,7 +4591,7 @@ var Dashboard = function Dashboard(_ref) {
4547
4591
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4548
4592
  _ref$strokeWidth = _ref.strokeWidth,
4549
4593
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4550
- props = _objectWithoutProperties(_ref, _excluded$3k);
4594
+ props = _objectWithoutProperties(_ref, _excluded$3n);
4551
4595
 
4552
4596
  return /*#__PURE__*/React.createElement("svg", _extends({
4553
4597
  width: size,
@@ -4587,14 +4631,14 @@ var Dashboard = function Dashboard(_ref) {
4587
4631
  }));
4588
4632
  };
4589
4633
 
4590
- var _excluded$3j = ["size", "color", "strokeWidth"];
4634
+ var _excluded$3m = ["size", "color", "strokeWidth"];
4591
4635
  var Database = function Database(_ref) {
4592
4636
  var _ref$size = _ref.size,
4593
4637
  size = _ref$size === void 0 ? 24 : _ref$size,
4594
4638
  _ref$color = _ref.color,
4595
4639
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
4596
4640
  _ref.strokeWidth;
4597
- var props = _objectWithoutProperties(_ref, _excluded$3j);
4641
+ var props = _objectWithoutProperties(_ref, _excluded$3m);
4598
4642
 
4599
4643
  return /*#__PURE__*/React.createElement("svg", _extends({
4600
4644
  width: size,
@@ -4607,7 +4651,7 @@ var Database = function Database(_ref) {
4607
4651
  }));
4608
4652
  };
4609
4653
 
4610
- var _excluded$3i = ["size", "color", "strokeWidth"];
4654
+ var _excluded$3l = ["size", "color", "strokeWidth"];
4611
4655
  var Delete = function Delete(_ref) {
4612
4656
  var _ref$size = _ref.size,
4613
4657
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4615,7 +4659,7 @@ var Delete = function Delete(_ref) {
4615
4659
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4616
4660
  _ref$strokeWidth = _ref.strokeWidth,
4617
4661
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4618
- props = _objectWithoutProperties(_ref, _excluded$3i);
4662
+ props = _objectWithoutProperties(_ref, _excluded$3l);
4619
4663
 
4620
4664
  return /*#__PURE__*/React.createElement("svg", _extends({
4621
4665
  width: size,
@@ -4649,7 +4693,7 @@ var Delete = function Delete(_ref) {
4649
4693
  }));
4650
4694
  };
4651
4695
 
4652
- var _excluded$3h = ["size", "color", "strokeWidth"];
4696
+ var _excluded$3k = ["size", "color", "strokeWidth"];
4653
4697
  var Design = function Design(_ref) {
4654
4698
  var _ref$size = _ref.size,
4655
4699
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4657,7 +4701,7 @@ var Design = function Design(_ref) {
4657
4701
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4658
4702
  _ref$strokeWidth = _ref.strokeWidth,
4659
4703
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4660
- props = _objectWithoutProperties(_ref, _excluded$3h);
4704
+ props = _objectWithoutProperties(_ref, _excluded$3k);
4661
4705
 
4662
4706
  return /*#__PURE__*/React.createElement("svg", _extends({
4663
4707
  width: size,
@@ -4691,7 +4735,7 @@ var Design = function Design(_ref) {
4691
4735
  }));
4692
4736
  };
4693
4737
 
4694
- var _excluded$3g = ["size", "color", "strokeWidth"];
4738
+ var _excluded$3j = ["size", "color", "strokeWidth"];
4695
4739
  var Divider = function Divider(_ref) {
4696
4740
  var _ref$size = _ref.size,
4697
4741
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4699,7 +4743,7 @@ var Divider = function Divider(_ref) {
4699
4743
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4700
4744
  _ref$strokeWidth = _ref.strokeWidth,
4701
4745
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4702
- props = _objectWithoutProperties(_ref, _excluded$3g);
4746
+ props = _objectWithoutProperties(_ref, _excluded$3j);
4703
4747
 
4704
4748
  return /*#__PURE__*/React.createElement("svg", _extends({
4705
4749
  width: size,
@@ -4713,7 +4757,7 @@ var Divider = function Divider(_ref) {
4713
4757
  }));
4714
4758
  };
4715
4759
 
4716
- var _excluded$3f = ["size", "color", "strokeWidth"];
4760
+ var _excluded$3i = ["size", "color", "strokeWidth"];
4717
4761
  var DoubleCheck = function DoubleCheck(_ref) {
4718
4762
  var _ref$size = _ref.size,
4719
4763
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4721,7 +4765,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
4721
4765
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4722
4766
  _ref$strokeWidth = _ref.strokeWidth,
4723
4767
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4724
- props = _objectWithoutProperties(_ref, _excluded$3f);
4768
+ props = _objectWithoutProperties(_ref, _excluded$3i);
4725
4769
 
4726
4770
  return /*#__PURE__*/React.createElement("svg", _extends({
4727
4771
  width: size,
@@ -4742,7 +4786,7 @@ var DoubleCheck = function DoubleCheck(_ref) {
4742
4786
  }));
4743
4787
  };
4744
4788
 
4745
- var _excluded$3e = ["size", "color", "strokeWidth"];
4789
+ var _excluded$3h = ["size", "color", "strokeWidth"];
4746
4790
  var DownArrowCircle = function DownArrowCircle(_ref) {
4747
4791
  var _ref$size = _ref.size,
4748
4792
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4750,7 +4794,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
4750
4794
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4751
4795
  _ref$strokeWidth = _ref.strokeWidth,
4752
4796
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4753
- props = _objectWithoutProperties(_ref, _excluded$3e);
4797
+ props = _objectWithoutProperties(_ref, _excluded$3h);
4754
4798
 
4755
4799
  return /*#__PURE__*/React.createElement("svg", _extends({
4756
4800
  width: size,
@@ -4778,7 +4822,7 @@ var DownArrowCircle = function DownArrowCircle(_ref) {
4778
4822
  }));
4779
4823
  };
4780
4824
 
4781
- var _excluded$3d = ["size", "color", "strokeWidth"];
4825
+ var _excluded$3g = ["size", "color", "strokeWidth"];
4782
4826
  var Down = function Down(_ref) {
4783
4827
  var _ref$size = _ref.size,
4784
4828
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4786,7 +4830,7 @@ var Down = function Down(_ref) {
4786
4830
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4787
4831
  _ref$strokeWidth = _ref.strokeWidth,
4788
4832
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4789
- props = _objectWithoutProperties(_ref, _excluded$3d);
4833
+ props = _objectWithoutProperties(_ref, _excluded$3g);
4790
4834
 
4791
4835
  return /*#__PURE__*/React.createElement("svg", _extends({
4792
4836
  width: size,
@@ -4802,7 +4846,7 @@ var Down = function Down(_ref) {
4802
4846
  }));
4803
4847
  };
4804
4848
 
4805
- var _excluded$3c = ["size", "color", "strokeWidth"];
4849
+ var _excluded$3f = ["size", "color", "strokeWidth"];
4806
4850
  var DownArrow = function DownArrow(_ref) {
4807
4851
  var _ref$size = _ref.size,
4808
4852
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4810,7 +4854,7 @@ var DownArrow = function DownArrow(_ref) {
4810
4854
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4811
4855
  _ref$strokeWidth = _ref.strokeWidth,
4812
4856
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4813
- props = _objectWithoutProperties(_ref, _excluded$3c);
4857
+ props = _objectWithoutProperties(_ref, _excluded$3f);
4814
4858
 
4815
4859
  return /*#__PURE__*/React.createElement("svg", _extends({
4816
4860
  width: size,
@@ -4826,7 +4870,7 @@ var DownArrow = function DownArrow(_ref) {
4826
4870
  }));
4827
4871
  };
4828
4872
 
4829
- var _excluded$3b = ["size", "color", "strokeWidth"];
4873
+ var _excluded$3e = ["size", "color", "strokeWidth"];
4830
4874
  var Download = function Download(_ref) {
4831
4875
  var _ref$size = _ref.size,
4832
4876
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4834,7 +4878,7 @@ var Download = function Download(_ref) {
4834
4878
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4835
4879
  _ref$strokeWidth = _ref.strokeWidth,
4836
4880
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4837
- props = _objectWithoutProperties(_ref, _excluded$3b);
4881
+ props = _objectWithoutProperties(_ref, _excluded$3e);
4838
4882
 
4839
4883
  return /*#__PURE__*/React.createElement("svg", _extends({
4840
4884
  width: size,
@@ -4856,7 +4900,7 @@ var Download = function Download(_ref) {
4856
4900
  }));
4857
4901
  };
4858
4902
 
4859
- var _excluded$3a = ["size", "color", "strokeWidth"];
4903
+ var _excluded$3d = ["size", "color", "strokeWidth"];
4860
4904
  var Draft = function Draft(_ref) {
4861
4905
  var _ref$size = _ref.size,
4862
4906
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4864,7 +4908,7 @@ var Draft = function Draft(_ref) {
4864
4908
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4865
4909
  _ref$strokeWidth = _ref.strokeWidth,
4866
4910
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4867
- props = _objectWithoutProperties(_ref, _excluded$3a);
4911
+ props = _objectWithoutProperties(_ref, _excluded$3d);
4868
4912
 
4869
4913
  return /*#__PURE__*/React.createElement("svg", _extends({
4870
4914
  width: size,
@@ -4886,41 +4930,109 @@ var Draft = function Draft(_ref) {
4886
4930
  }));
4887
4931
  };
4888
4932
 
4889
- var _excluded$39 = ["size", "color", "strokeWidth"];
4890
- var Dropdown = function Dropdown(_ref) {
4933
+ var _excluded$3c = ["size", "color", "strokeWidth"];
4934
+ var Drag = function Drag(_ref) {
4891
4935
  var _ref$size = _ref.size,
4892
4936
  size = _ref$size === void 0 ? 24 : _ref$size,
4893
4937
  _ref$color = _ref.color,
4894
4938
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4895
4939
  _ref$strokeWidth = _ref.strokeWidth,
4896
4940
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4897
- props = _objectWithoutProperties(_ref, _excluded$39);
4941
+ props = _objectWithoutProperties(_ref, _excluded$3c);
4898
4942
 
4899
4943
  return /*#__PURE__*/React.createElement("svg", _extends({
4900
4944
  width: size,
4901
4945
  height: size,
4902
4946
  viewBox: "0 0 24 24",
4903
4947
  fill: "none"
4904
- }, props), /*#__PURE__*/React.createElement("path", {
4905
- d: "M6 13H12",
4948
+ }, props), /*#__PURE__*/React.createElement("g", {
4949
+ clipPath: "url(#Drag_js__clip0_6290_43)"
4950
+ }, /*#__PURE__*/React.createElement("path", {
4951
+ d: "M8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12Z",
4952
+ fill: color,
4906
4953
  stroke: color,
4907
4954
  strokeWidth: strokeWidth,
4908
4955
  strokeLinecap: "round",
4909
4956
  strokeLinejoin: "round"
4910
4957
  }), /*#__PURE__*/React.createElement("path", {
4911
- d: "M6 17H12",
4958
+ d: "M8 18C8 18.5523 8.44772 19 9 19C9.55228 19 10 18.5523 10 18C10 17.4477 9.55228 17 9 17C8.44772 17 8 17.4477 8 18Z",
4959
+ fill: color,
4912
4960
  stroke: color,
4913
4961
  strokeWidth: strokeWidth,
4914
4962
  strokeLinecap: "round",
4915
4963
  strokeLinejoin: "round"
4916
4964
  }), /*#__PURE__*/React.createElement("path", {
4917
- d: "M18.999 5.77502C18.875 5.77502 18.774 5.87602 18.775 6.00002C18.775 6.12402 18.876 6.22502 19 6.22502C19.124 6.22502 19.225 6.12402 19.225 6.00002C19.225 5.87602 19.124 5.77502 18.999 5.77502",
4965
+ d: "M8 6C8 6.55228 8.44772 7 9 7C9.55228 7 10 6.55228 10 6C10 5.44772 9.55228 5 9 5C8.44772 5 8 5.44772 8 6Z",
4966
+ fill: color,
4918
4967
  stroke: color,
4919
4968
  strokeWidth: strokeWidth,
4920
4969
  strokeLinecap: "round",
4921
4970
  strokeLinejoin: "round"
4922
4971
  }), /*#__PURE__*/React.createElement("path", {
4923
- d: "M2 19C2 20.105 2.895 21 4 21H14C15.105 21 16 20.105 16 19V3H4C2.895 3 2 3.895 2 5V19Z",
4972
+ d: "M14 12C14 12.5523 14.4477 13 15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12Z",
4973
+ fill: color,
4974
+ stroke: color,
4975
+ strokeWidth: strokeWidth,
4976
+ strokeLinecap: "round",
4977
+ strokeLinejoin: "round"
4978
+ }), /*#__PURE__*/React.createElement("path", {
4979
+ d: "M14 18C14 18.5523 14.4477 19 15 19C15.5523 19 16 18.5523 16 18C16 17.4477 15.5523 17 15 17C14.4477 17 14 17.4477 14 18Z",
4980
+ fill: color,
4981
+ stroke: color,
4982
+ strokeWidth: strokeWidth,
4983
+ strokeLinecap: "round",
4984
+ strokeLinejoin: "round"
4985
+ }), /*#__PURE__*/React.createElement("path", {
4986
+ d: "M14 6C14 6.55228 14.4477 7 15 7C15.5523 7 16 6.55228 16 6C16 5.44772 15.5523 5 15 5C14.4477 5 14 5.44772 14 6Z",
4987
+ fill: color,
4988
+ stroke: color,
4989
+ strokeWidth: strokeWidth,
4990
+ strokeLinecap: "round",
4991
+ strokeLinejoin: "round"
4992
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
4993
+ id: "Drag_js__clip0_6290_43"
4994
+ }, /*#__PURE__*/React.createElement("rect", {
4995
+ width: 24,
4996
+ height: 24,
4997
+ fill: color
4998
+ }))));
4999
+ };
5000
+
5001
+ var _excluded$3b = ["size", "color", "strokeWidth"];
5002
+ var Dropdown = function Dropdown(_ref) {
5003
+ var _ref$size = _ref.size,
5004
+ size = _ref$size === void 0 ? 24 : _ref$size,
5005
+ _ref$color = _ref.color,
5006
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5007
+ _ref$strokeWidth = _ref.strokeWidth,
5008
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5009
+ props = _objectWithoutProperties(_ref, _excluded$3b);
5010
+
5011
+ return /*#__PURE__*/React.createElement("svg", _extends({
5012
+ width: size,
5013
+ height: size,
5014
+ viewBox: "0 0 24 24",
5015
+ fill: "none"
5016
+ }, props), /*#__PURE__*/React.createElement("path", {
5017
+ d: "M6 13H12",
5018
+ stroke: color,
5019
+ strokeWidth: strokeWidth,
5020
+ strokeLinecap: "round",
5021
+ strokeLinejoin: "round"
5022
+ }), /*#__PURE__*/React.createElement("path", {
5023
+ d: "M6 17H12",
5024
+ stroke: color,
5025
+ strokeWidth: strokeWidth,
5026
+ strokeLinecap: "round",
5027
+ strokeLinejoin: "round"
5028
+ }), /*#__PURE__*/React.createElement("path", {
5029
+ d: "M18.999 5.77502C18.875 5.77502 18.774 5.87602 18.775 6.00002C18.775 6.12402 18.876 6.22502 19 6.22502C19.124 6.22502 19.225 6.12402 19.225 6.00002C19.225 5.87602 19.124 5.77502 18.999 5.77502",
5030
+ stroke: color,
5031
+ strokeWidth: strokeWidth,
5032
+ strokeLinecap: "round",
5033
+ strokeLinejoin: "round"
5034
+ }), /*#__PURE__*/React.createElement("path", {
5035
+ d: "M2 19C2 20.105 2.895 21 4 21H14C15.105 21 16 20.105 16 19V3H4C2.895 3 2 3.895 2 5V19Z",
4924
5036
  stroke: color,
4925
5037
  strokeWidth: strokeWidth,
4926
5038
  strokeLinecap: "round",
@@ -4934,7 +5046,7 @@ var Dropdown = function Dropdown(_ref) {
4934
5046
  }));
4935
5047
  };
4936
5048
 
4937
- var _excluded$38 = ["size", "color", "strokeWidth"];
5049
+ var _excluded$3a = ["size", "color", "strokeWidth"];
4938
5050
  var DropdownClosed = function DropdownClosed(_ref) {
4939
5051
  var _ref$size = _ref.size,
4940
5052
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4942,7 +5054,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
4942
5054
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4943
5055
  _ref$strokeWidth = _ref.strokeWidth,
4944
5056
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4945
- props = _objectWithoutProperties(_ref, _excluded$38);
5057
+ props = _objectWithoutProperties(_ref, _excluded$3a);
4946
5058
 
4947
5059
  return /*#__PURE__*/React.createElement("svg", _extends({
4948
5060
  width: size,
@@ -4964,7 +5076,7 @@ var DropdownClosed = function DropdownClosed(_ref) {
4964
5076
  }));
4965
5077
  };
4966
5078
 
4967
- var _excluded$37 = ["size", "color", "strokeWidth"];
5079
+ var _excluded$39 = ["size", "color", "strokeWidth"];
4968
5080
  var Edit = function Edit(_ref) {
4969
5081
  var _ref$size = _ref.size,
4970
5082
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -4972,7 +5084,7 @@ var Edit = function Edit(_ref) {
4972
5084
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
4973
5085
  _ref$strokeWidth = _ref.strokeWidth,
4974
5086
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
4975
- props = _objectWithoutProperties(_ref, _excluded$37);
5087
+ props = _objectWithoutProperties(_ref, _excluded$39);
4976
5088
 
4977
5089
  return /*#__PURE__*/React.createElement("svg", _extends({
4978
5090
  width: size,
@@ -5000,7 +5112,7 @@ var Edit = function Edit(_ref) {
5000
5112
  }));
5001
5113
  };
5002
5114
 
5003
- var _excluded$36 = ["size", "color", "strokeWidth"];
5115
+ var _excluded$38 = ["size", "color", "strokeWidth"];
5004
5116
  var Email = function Email(_ref) {
5005
5117
  var _ref$size = _ref.size,
5006
5118
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5008,7 +5120,7 @@ var Email = function Email(_ref) {
5008
5120
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5009
5121
  _ref$strokeWidth = _ref.strokeWidth,
5010
5122
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5011
- props = _objectWithoutProperties(_ref, _excluded$36);
5123
+ props = _objectWithoutProperties(_ref, _excluded$38);
5012
5124
 
5013
5125
  return /*#__PURE__*/React.createElement("svg", _extends({
5014
5126
  width: size,
@@ -5024,7 +5136,7 @@ var Email = function Email(_ref) {
5024
5136
  }));
5025
5137
  };
5026
5138
 
5027
- var _excluded$35 = ["size", "color", "strokeWidth"];
5139
+ var _excluded$37 = ["size", "color", "strokeWidth"];
5028
5140
  var EmailSent = function EmailSent(_ref) {
5029
5141
  var _ref$size = _ref.size,
5030
5142
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5032,7 +5144,7 @@ var EmailSent = function EmailSent(_ref) {
5032
5144
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5033
5145
  _ref$strokeWidth = _ref.strokeWidth,
5034
5146
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5035
- props = _objectWithoutProperties(_ref, _excluded$35);
5147
+ props = _objectWithoutProperties(_ref, _excluded$37);
5036
5148
 
5037
5149
  return /*#__PURE__*/React.createElement("svg", _extends({
5038
5150
  width: size,
@@ -5066,7 +5178,7 @@ var EmailSent = function EmailSent(_ref) {
5066
5178
  }));
5067
5179
  };
5068
5180
 
5069
- var _excluded$34 = ["size", "color", "strokeWidth"];
5181
+ var _excluded$36 = ["size", "color", "strokeWidth"];
5070
5182
  var Error$1 = function Error(_ref) {
5071
5183
  var _ref$size = _ref.size,
5072
5184
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5074,7 +5186,7 @@ var Error$1 = function Error(_ref) {
5074
5186
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5075
5187
  _ref$strokeWidth = _ref.strokeWidth,
5076
5188
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5077
- props = _objectWithoutProperties(_ref, _excluded$34);
5189
+ props = _objectWithoutProperties(_ref, _excluded$36);
5078
5190
 
5079
5191
  return /*#__PURE__*/React.createElement("svg", _extends({
5080
5192
  width: size,
@@ -5090,7 +5202,7 @@ var Error$1 = function Error(_ref) {
5090
5202
  }));
5091
5203
  };
5092
5204
 
5093
- var _excluded$33 = ["size", "color", "strokeWidth"];
5205
+ var _excluded$35 = ["size", "color", "strokeWidth"];
5094
5206
  var Expand = function Expand(_ref) {
5095
5207
  var _ref$size = _ref.size,
5096
5208
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5098,7 +5210,7 @@ var Expand = function Expand(_ref) {
5098
5210
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5099
5211
  _ref$strokeWidth = _ref.strokeWidth,
5100
5212
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5101
- props = _objectWithoutProperties(_ref, _excluded$33);
5213
+ props = _objectWithoutProperties(_ref, _excluded$35);
5102
5214
 
5103
5215
  return /*#__PURE__*/React.createElement("svg", _extends({
5104
5216
  width: size,
@@ -5120,7 +5232,7 @@ var Expand = function Expand(_ref) {
5120
5232
  }));
5121
5233
  };
5122
5234
 
5123
- var _excluded$32 = ["size", "color", "strokeWidth"];
5235
+ var _excluded$34 = ["size", "color", "strokeWidth"];
5124
5236
  var ExternalLink = function ExternalLink(_ref) {
5125
5237
  var _ref$size = _ref.size,
5126
5238
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5128,7 +5240,7 @@ var ExternalLink = function ExternalLink(_ref) {
5128
5240
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5129
5241
  _ref$strokeWidth = _ref.strokeWidth,
5130
5242
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5131
- props = _objectWithoutProperties(_ref, _excluded$32);
5243
+ props = _objectWithoutProperties(_ref, _excluded$34);
5132
5244
 
5133
5245
  return /*#__PURE__*/React.createElement("svg", _extends({
5134
5246
  width: size,
@@ -5150,7 +5262,7 @@ var ExternalLink = function ExternalLink(_ref) {
5150
5262
  }));
5151
5263
  };
5152
5264
 
5153
- var _excluded$31 = ["size", "color", "strokeWidth"];
5265
+ var _excluded$33 = ["size", "color", "strokeWidth"];
5154
5266
  var Eye = function Eye(_ref) {
5155
5267
  var _ref$size = _ref.size,
5156
5268
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5158,7 +5270,7 @@ var Eye = function Eye(_ref) {
5158
5270
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5159
5271
  _ref$strokeWidth = _ref.strokeWidth,
5160
5272
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5161
- props = _objectWithoutProperties(_ref, _excluded$31);
5273
+ props = _objectWithoutProperties(_ref, _excluded$33);
5162
5274
 
5163
5275
  return /*#__PURE__*/React.createElement("svg", _extends({
5164
5276
  width: size,
@@ -5180,14 +5292,14 @@ var Eye = function Eye(_ref) {
5180
5292
  }));
5181
5293
  };
5182
5294
 
5183
- var _excluded$30 = ["size", "color", "strokeWidth"];
5295
+ var _excluded$32 = ["size", "color", "strokeWidth"];
5184
5296
  var Facebook = function Facebook(_ref) {
5185
5297
  var _ref$size = _ref.size,
5186
5298
  size = _ref$size === void 0 ? 24 : _ref$size,
5187
5299
  _ref$color = _ref.color,
5188
5300
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5189
5301
  _ref.strokeWidth;
5190
- var props = _objectWithoutProperties(_ref, _excluded$30);
5302
+ var props = _objectWithoutProperties(_ref, _excluded$32);
5191
5303
 
5192
5304
  return /*#__PURE__*/React.createElement("svg", _extends({
5193
5305
  width: size,
@@ -5200,7 +5312,7 @@ var Facebook = function Facebook(_ref) {
5200
5312
  }));
5201
5313
  };
5202
5314
 
5203
- var _excluded$2$ = ["size", "color", "strokeWidth"];
5315
+ var _excluded$31 = ["size", "color", "strokeWidth"];
5204
5316
  var Favorite = function Favorite(_ref) {
5205
5317
  var _ref$size = _ref.size,
5206
5318
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5208,7 +5320,7 @@ var Favorite = function Favorite(_ref) {
5208
5320
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5209
5321
  _ref$strokeWidth = _ref.strokeWidth,
5210
5322
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5211
- props = _objectWithoutProperties(_ref, _excluded$2$);
5323
+ props = _objectWithoutProperties(_ref, _excluded$31);
5212
5324
 
5213
5325
  return /*#__PURE__*/React.createElement("svg", _extends({
5214
5326
  width: size,
@@ -5224,7 +5336,7 @@ var Favorite = function Favorite(_ref) {
5224
5336
  }));
5225
5337
  };
5226
5338
 
5227
- var _excluded$2_ = ["size", "color", "strokeWidth"];
5339
+ var _excluded$30 = ["size", "color", "strokeWidth"];
5228
5340
  var FileDownload = function FileDownload(_ref) {
5229
5341
  var _ref$size = _ref.size,
5230
5342
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5232,7 +5344,7 @@ var FileDownload = function FileDownload(_ref) {
5232
5344
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5233
5345
  _ref$strokeWidth = _ref.strokeWidth,
5234
5346
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5235
- props = _objectWithoutProperties(_ref, _excluded$2_);
5347
+ props = _objectWithoutProperties(_ref, _excluded$30);
5236
5348
 
5237
5349
  return /*#__PURE__*/React.createElement("svg", _extends({
5238
5350
  width: size,
@@ -5264,7 +5376,7 @@ var FileDownload = function FileDownload(_ref) {
5264
5376
  }));
5265
5377
  };
5266
5378
 
5267
- var _excluded$2Z = ["size", "color", "strokeWidth"];
5379
+ var _excluded$2$ = ["size", "color", "strokeWidth"];
5268
5380
  var File = function File(_ref) {
5269
5381
  var _ref$size = _ref.size,
5270
5382
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5272,7 +5384,7 @@ var File = function File(_ref) {
5272
5384
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5273
5385
  _ref$strokeWidth = _ref.strokeWidth,
5274
5386
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5275
- props = _objectWithoutProperties(_ref, _excluded$2Z);
5387
+ props = _objectWithoutProperties(_ref, _excluded$2$);
5276
5388
 
5277
5389
  return /*#__PURE__*/React.createElement("svg", _extends({
5278
5390
  width: size,
@@ -5323,7 +5435,7 @@ var File = function File(_ref) {
5323
5435
  }));
5324
5436
  };
5325
5437
 
5326
- var _excluded$2Y = ["size", "color", "strokeWidth"];
5438
+ var _excluded$2_ = ["size", "color", "strokeWidth"];
5327
5439
  var FileGeneric = function FileGeneric(_ref) {
5328
5440
  var _ref$size = _ref.size,
5329
5441
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5331,7 +5443,7 @@ var FileGeneric = function FileGeneric(_ref) {
5331
5443
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5332
5444
  _ref$strokeWidth = _ref.strokeWidth,
5333
5445
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5334
- props = _objectWithoutProperties(_ref, _excluded$2Y);
5446
+ props = _objectWithoutProperties(_ref, _excluded$2_);
5335
5447
 
5336
5448
  return /*#__PURE__*/React.createElement("svg", _extends({
5337
5449
  width: size,
@@ -5361,7 +5473,7 @@ var FileGeneric = function FileGeneric(_ref) {
5361
5473
  }))));
5362
5474
  };
5363
5475
 
5364
- var _excluded$2X = ["size", "color", "strokeWidth"];
5476
+ var _excluded$2Z = ["size", "color", "strokeWidth"];
5365
5477
  var FileUpload = function FileUpload(_ref) {
5366
5478
  var _ref$size = _ref.size,
5367
5479
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5369,7 +5481,7 @@ var FileUpload = function FileUpload(_ref) {
5369
5481
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5370
5482
  _ref$strokeWidth = _ref.strokeWidth,
5371
5483
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5372
- props = _objectWithoutProperties(_ref, _excluded$2X);
5484
+ props = _objectWithoutProperties(_ref, _excluded$2Z);
5373
5485
 
5374
5486
  return /*#__PURE__*/React.createElement("svg", _extends({
5375
5487
  width: size,
@@ -5409,7 +5521,7 @@ var FileUpload = function FileUpload(_ref) {
5409
5521
  }));
5410
5522
  };
5411
5523
 
5412
- var _excluded$2W = ["size", "color", "strokeWidth"];
5524
+ var _excluded$2Y = ["size", "color", "strokeWidth"];
5413
5525
  var FilterAz = function FilterAz(_ref) {
5414
5526
  var _ref$size = _ref.size,
5415
5527
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5417,7 +5529,7 @@ var FilterAz = function FilterAz(_ref) {
5417
5529
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5418
5530
  _ref$strokeWidth = _ref.strokeWidth,
5419
5531
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5420
- props = _objectWithoutProperties(_ref, _excluded$2W);
5532
+ props = _objectWithoutProperties(_ref, _excluded$2Y);
5421
5533
 
5422
5534
  return /*#__PURE__*/React.createElement("svg", _extends({
5423
5535
  width: size,
@@ -5469,7 +5581,7 @@ var FilterAz = function FilterAz(_ref) {
5469
5581
  }));
5470
5582
  };
5471
5583
 
5472
- var _excluded$2V = ["size", "color", "strokeWidth"];
5584
+ var _excluded$2X = ["size", "color", "strokeWidth"];
5473
5585
  var Filter = function Filter(_ref) {
5474
5586
  var _ref$size = _ref.size,
5475
5587
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5477,7 +5589,7 @@ var Filter = function Filter(_ref) {
5477
5589
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5478
5590
  _ref$strokeWidth = _ref.strokeWidth,
5479
5591
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5480
- props = _objectWithoutProperties(_ref, _excluded$2V);
5592
+ props = _objectWithoutProperties(_ref, _excluded$2X);
5481
5593
 
5482
5594
  return /*#__PURE__*/React.createElement("svg", _extends({
5483
5595
  width: size,
@@ -5501,7 +5613,7 @@ var Filter = function Filter(_ref) {
5501
5613
  }));
5502
5614
  };
5503
5615
 
5504
- var _excluded$2U = ["size", "color", "strokeWidth"];
5616
+ var _excluded$2W = ["size", "color", "strokeWidth"];
5505
5617
  var Flag = function Flag(_ref) {
5506
5618
  var _ref$size = _ref.size,
5507
5619
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5509,7 +5621,7 @@ var Flag = function Flag(_ref) {
5509
5621
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5510
5622
  _ref$strokeWidth = _ref.strokeWidth,
5511
5623
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5512
- props = _objectWithoutProperties(_ref, _excluded$2U);
5624
+ props = _objectWithoutProperties(_ref, _excluded$2W);
5513
5625
 
5514
5626
  return /*#__PURE__*/React.createElement("svg", _extends({
5515
5627
  width: size,
@@ -5525,7 +5637,7 @@ var Flag = function Flag(_ref) {
5525
5637
  }));
5526
5638
  };
5527
5639
 
5528
- var _excluded$2T = ["size", "color", "strokeWidth"];
5640
+ var _excluded$2V = ["size", "color", "strokeWidth"];
5529
5641
  var Flash = function Flash(_ref) {
5530
5642
  var _ref$size = _ref.size,
5531
5643
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5533,7 +5645,7 @@ var Flash = function Flash(_ref) {
5533
5645
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5534
5646
  _ref$strokeWidth = _ref.strokeWidth,
5535
5647
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5536
- props = _objectWithoutProperties(_ref, _excluded$2T);
5648
+ props = _objectWithoutProperties(_ref, _excluded$2V);
5537
5649
 
5538
5650
  return /*#__PURE__*/React.createElement("svg", _extends({
5539
5651
  width: size,
@@ -5549,7 +5661,7 @@ var Flash = function Flash(_ref) {
5549
5661
  }));
5550
5662
  };
5551
5663
 
5552
- var _excluded$2S = ["size", "color", "strokeWidth"];
5664
+ var _excluded$2U = ["size", "color", "strokeWidth"];
5553
5665
  var Focus = function Focus(_ref) {
5554
5666
  var _ref$size = _ref.size,
5555
5667
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5557,7 +5669,7 @@ var Focus = function Focus(_ref) {
5557
5669
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5558
5670
  _ref$strokeWidth = _ref.strokeWidth,
5559
5671
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5560
- props = _objectWithoutProperties(_ref, _excluded$2S);
5672
+ props = _objectWithoutProperties(_ref, _excluded$2U);
5561
5673
 
5562
5674
  return /*#__PURE__*/React.createElement("svg", _extends({
5563
5675
  width: size,
@@ -5598,7 +5710,7 @@ var Focus = function Focus(_ref) {
5598
5710
  }));
5599
5711
  };
5600
5712
 
5601
- var _excluded$2R = ["size", "color", "strokeWidth"];
5713
+ var _excluded$2T = ["size", "color", "strokeWidth"];
5602
5714
  var Folder = function Folder(_ref) {
5603
5715
  var _ref$size = _ref.size,
5604
5716
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5606,7 +5718,7 @@ var Folder = function Folder(_ref) {
5606
5718
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5607
5719
  _ref$strokeWidth = _ref.strokeWidth,
5608
5720
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5609
- props = _objectWithoutProperties(_ref, _excluded$2R);
5721
+ props = _objectWithoutProperties(_ref, _excluded$2T);
5610
5722
 
5611
5723
  return /*#__PURE__*/React.createElement("svg", _extends({
5612
5724
  width: size,
@@ -5622,14 +5734,14 @@ var Folder = function Folder(_ref) {
5622
5734
  }));
5623
5735
  };
5624
5736
 
5625
- var _excluded$2Q = ["size", "color", "strokeWidth"];
5737
+ var _excluded$2S = ["size", "color", "strokeWidth"];
5626
5738
  var Form = function Form(_ref) {
5627
5739
  var _ref$size = _ref.size,
5628
5740
  size = _ref$size === void 0 ? 24 : _ref$size,
5629
5741
  _ref$color = _ref.color,
5630
5742
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5631
5743
  _ref.strokeWidth;
5632
- var props = _objectWithoutProperties(_ref, _excluded$2Q);
5744
+ var props = _objectWithoutProperties(_ref, _excluded$2S);
5633
5745
 
5634
5746
  return /*#__PURE__*/React.createElement("svg", _extends({
5635
5747
  width: size,
@@ -5668,7 +5780,7 @@ var Form = function Form(_ref) {
5668
5780
  }));
5669
5781
  };
5670
5782
 
5671
- var _excluded$2P = ["size", "color", "strokeWidth"];
5783
+ var _excluded$2R = ["size", "color", "strokeWidth"];
5672
5784
  var Forward = function Forward(_ref) {
5673
5785
  var _ref$size = _ref.size,
5674
5786
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5676,7 +5788,7 @@ var Forward = function Forward(_ref) {
5676
5788
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5677
5789
  _ref$strokeWidth = _ref.strokeWidth,
5678
5790
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5679
- props = _objectWithoutProperties(_ref, _excluded$2P);
5791
+ props = _objectWithoutProperties(_ref, _excluded$2R);
5680
5792
 
5681
5793
  return /*#__PURE__*/React.createElement("svg", _extends({
5682
5794
  width: size,
@@ -5698,7 +5810,7 @@ var Forward = function Forward(_ref) {
5698
5810
  }));
5699
5811
  };
5700
5812
 
5701
- var _excluded$2O = ["size", "color", "strokeWidth"];
5813
+ var _excluded$2Q = ["size", "color", "strokeWidth"];
5702
5814
  var FullScreen = function FullScreen(_ref) {
5703
5815
  var _ref$size = _ref.size,
5704
5816
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5706,7 +5818,7 @@ var FullScreen = function FullScreen(_ref) {
5706
5818
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5707
5819
  _ref$strokeWidth = _ref.strokeWidth,
5708
5820
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5709
- props = _objectWithoutProperties(_ref, _excluded$2O);
5821
+ props = _objectWithoutProperties(_ref, _excluded$2Q);
5710
5822
 
5711
5823
  return /*#__PURE__*/React.createElement("svg", _extends({
5712
5824
  width: size,
@@ -5754,7 +5866,7 @@ var FullScreen = function FullScreen(_ref) {
5754
5866
  }))));
5755
5867
  };
5756
5868
 
5757
- var _excluded$2N = ["size", "color", "strokeWidth"];
5869
+ var _excluded$2P = ["size", "color", "strokeWidth"];
5758
5870
  var Gif = function Gif(_ref) {
5759
5871
  var _ref$size = _ref.size,
5760
5872
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5762,7 +5874,7 @@ var Gif = function Gif(_ref) {
5762
5874
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5763
5875
  _ref$strokeWidth = _ref.strokeWidth,
5764
5876
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5765
- props = _objectWithoutProperties(_ref, _excluded$2N);
5877
+ props = _objectWithoutProperties(_ref, _excluded$2P);
5766
5878
 
5767
5879
  return /*#__PURE__*/React.createElement("svg", _extends({
5768
5880
  width: size,
@@ -5784,7 +5896,7 @@ var Gif = function Gif(_ref) {
5784
5896
  }));
5785
5897
  };
5786
5898
 
5787
- var _excluded$2M = ["size", "color", "strokeWidth"];
5899
+ var _excluded$2O = ["size", "color", "strokeWidth"];
5788
5900
  var Gift = function Gift(_ref) {
5789
5901
  var _ref$size = _ref.size,
5790
5902
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5792,7 +5904,7 @@ var Gift = function Gift(_ref) {
5792
5904
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5793
5905
  _ref$strokeWidth = _ref.strokeWidth,
5794
5906
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5795
- props = _objectWithoutProperties(_ref, _excluded$2M);
5907
+ props = _objectWithoutProperties(_ref, _excluded$2O);
5796
5908
 
5797
5909
  return /*#__PURE__*/React.createElement("svg", _extends({
5798
5910
  width: size,
@@ -5808,7 +5920,7 @@ var Gift = function Gift(_ref) {
5808
5920
  }));
5809
5921
  };
5810
5922
 
5811
- var _excluded$2L = ["size", "color", "strokeWidth"];
5923
+ var _excluded$2N = ["size", "color", "strokeWidth"];
5812
5924
  var GitMerge = function GitMerge(_ref) {
5813
5925
  var _ref$size = _ref.size,
5814
5926
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5816,7 +5928,7 @@ var GitMerge = function GitMerge(_ref) {
5816
5928
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5817
5929
  _ref$strokeWidth = _ref.strokeWidth,
5818
5930
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5819
- props = _objectWithoutProperties(_ref, _excluded$2L);
5931
+ props = _objectWithoutProperties(_ref, _excluded$2N);
5820
5932
 
5821
5933
  return /*#__PURE__*/React.createElement("svg", _extends({
5822
5934
  width: size,
@@ -5856,7 +5968,7 @@ var GitMerge = function GitMerge(_ref) {
5856
5968
  }));
5857
5969
  };
5858
5970
 
5859
- var _excluded$2K = ["size", "color", "strokeWidth"];
5971
+ var _excluded$2M = ["size", "color", "strokeWidth"];
5860
5972
  var Globe = function Globe(_ref) {
5861
5973
  var _ref$size = _ref.size,
5862
5974
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5864,7 +5976,7 @@ var Globe = function Globe(_ref) {
5864
5976
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5865
5977
  _ref$strokeWidth = _ref.strokeWidth,
5866
5978
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5867
- props = _objectWithoutProperties(_ref, _excluded$2K);
5979
+ props = _objectWithoutProperties(_ref, _excluded$2M);
5868
5980
 
5869
5981
  return /*#__PURE__*/React.createElement("svg", _extends({
5870
5982
  width: size,
@@ -5910,14 +6022,14 @@ var Globe = function Globe(_ref) {
5910
6022
  }));
5911
6023
  };
5912
6024
 
5913
- var _excluded$2J = ["size", "color", "strokeWidth"];
6025
+ var _excluded$2L = ["size", "color", "strokeWidth"];
5914
6026
  var Goal = function Goal(_ref) {
5915
6027
  var _ref$size = _ref.size,
5916
6028
  size = _ref$size === void 0 ? 24 : _ref$size,
5917
6029
  _ref$color = _ref.color,
5918
6030
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
5919
6031
  _ref.strokeWidth;
5920
- var props = _objectWithoutProperties(_ref, _excluded$2J);
6032
+ var props = _objectWithoutProperties(_ref, _excluded$2L);
5921
6033
 
5922
6034
  return /*#__PURE__*/React.createElement("svg", _extends({
5923
6035
  width: size,
@@ -5948,7 +6060,7 @@ var Goal = function Goal(_ref) {
5948
6060
  }))));
5949
6061
  };
5950
6062
 
5951
- var _excluded$2I = ["size", "color", "strokeWidth"];
6063
+ var _excluded$2K = ["size", "color", "strokeWidth"];
5952
6064
  var Graph = function Graph(_ref) {
5953
6065
  var _ref$size = _ref.size,
5954
6066
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5956,7 +6068,7 @@ var Graph = function Graph(_ref) {
5956
6068
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
5957
6069
  _ref$strokeWidth = _ref.strokeWidth,
5958
6070
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
5959
- props = _objectWithoutProperties(_ref, _excluded$2I);
6071
+ props = _objectWithoutProperties(_ref, _excluded$2K);
5960
6072
 
5961
6073
  return /*#__PURE__*/React.createElement("svg", _extends({
5962
6074
  width: size,
@@ -5996,14 +6108,14 @@ var Graph = function Graph(_ref) {
5996
6108
  }));
5997
6109
  };
5998
6110
 
5999
- var _excluded$2H = ["size", "color", "strokeWidth"];
6111
+ var _excluded$2J = ["size", "color", "strokeWidth"];
6000
6112
  var Group = function Group(_ref) {
6001
6113
  var _ref$size = _ref.size,
6002
6114
  size = _ref$size === void 0 ? 24 : _ref$size,
6003
6115
  _ref$color = _ref.color,
6004
6116
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6005
6117
  _ref.strokeWidth;
6006
- var props = _objectWithoutProperties(_ref, _excluded$2H);
6118
+ var props = _objectWithoutProperties(_ref, _excluded$2J);
6007
6119
 
6008
6120
  return /*#__PURE__*/React.createElement("svg", _extends({
6009
6121
  width: size,
@@ -6016,7 +6128,7 @@ var Group = function Group(_ref) {
6016
6128
  }));
6017
6129
  };
6018
6130
 
6019
- var _excluded$2G = ["size", "color", "strokeWidth"];
6131
+ var _excluded$2I = ["size", "color", "strokeWidth"];
6020
6132
  var HamburgerMenu = function HamburgerMenu(_ref) {
6021
6133
  var _ref$size = _ref.size,
6022
6134
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6024,7 +6136,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
6024
6136
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6025
6137
  _ref$strokeWidth = _ref.strokeWidth,
6026
6138
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6027
- props = _objectWithoutProperties(_ref, _excluded$2G);
6139
+ props = _objectWithoutProperties(_ref, _excluded$2I);
6028
6140
 
6029
6141
  return /*#__PURE__*/React.createElement("svg", _extends({
6030
6142
  width: size,
@@ -6055,7 +6167,7 @@ var HamburgerMenu = function HamburgerMenu(_ref) {
6055
6167
  }));
6056
6168
  };
6057
6169
 
6058
- var _excluded$2F = ["size", "color", "strokeWidth"];
6170
+ var _excluded$2H = ["size", "color", "strokeWidth"];
6059
6171
  var Hash = function Hash(_ref) {
6060
6172
  var _ref$size = _ref.size,
6061
6173
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6063,7 +6175,7 @@ var Hash = function Hash(_ref) {
6063
6175
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6064
6176
  _ref$strokeWidth = _ref.strokeWidth,
6065
6177
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6066
- props = _objectWithoutProperties(_ref, _excluded$2F);
6178
+ props = _objectWithoutProperties(_ref, _excluded$2H);
6067
6179
 
6068
6180
  return /*#__PURE__*/React.createElement("svg", _extends({
6069
6181
  width: size,
@@ -6103,7 +6215,7 @@ var Hash = function Hash(_ref) {
6103
6215
  }));
6104
6216
  };
6105
6217
 
6106
- var _excluded$2E = ["size", "color", "strokeWidth"];
6218
+ var _excluded$2G = ["size", "color", "strokeWidth"];
6107
6219
  var HashChecked = function HashChecked(_ref) {
6108
6220
  var _ref$size = _ref.size,
6109
6221
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6111,7 +6223,7 @@ var HashChecked = function HashChecked(_ref) {
6111
6223
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6112
6224
  _ref$strokeWidth = _ref.strokeWidth,
6113
6225
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6114
- props = _objectWithoutProperties(_ref, _excluded$2E);
6226
+ props = _objectWithoutProperties(_ref, _excluded$2G);
6115
6227
 
6116
6228
  return /*#__PURE__*/React.createElement("svg", _extends({
6117
6229
  width: size,
@@ -6127,7 +6239,7 @@ var HashChecked = function HashChecked(_ref) {
6127
6239
  }));
6128
6240
  };
6129
6241
 
6130
- var _excluded$2D = ["size", "color", "strokeWidth"];
6242
+ var _excluded$2F = ["size", "color", "strokeWidth"];
6131
6243
  var HashInSet = function HashInSet(_ref) {
6132
6244
  var _ref$size = _ref.size,
6133
6245
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6135,7 +6247,7 @@ var HashInSet = function HashInSet(_ref) {
6135
6247
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6136
6248
  _ref$strokeWidth = _ref.strokeWidth,
6137
6249
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6138
- props = _objectWithoutProperties(_ref, _excluded$2D);
6250
+ props = _objectWithoutProperties(_ref, _excluded$2F);
6139
6251
 
6140
6252
  return /*#__PURE__*/React.createElement("svg", _extends({
6141
6253
  width: size,
@@ -6163,7 +6275,7 @@ var HashInSet = function HashInSet(_ref) {
6163
6275
  }));
6164
6276
  };
6165
6277
 
6166
- var _excluded$2C = ["size", "color", "strokeWidth"];
6278
+ var _excluded$2E = ["size", "color", "strokeWidth"];
6167
6279
  var Header = function Header(_ref) {
6168
6280
  var _ref$size = _ref.size,
6169
6281
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6171,7 +6283,7 @@ var Header = function Header(_ref) {
6171
6283
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6172
6284
  _ref$strokeWidth = _ref.strokeWidth,
6173
6285
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6174
- props = _objectWithoutProperties(_ref, _excluded$2C);
6286
+ props = _objectWithoutProperties(_ref, _excluded$2E);
6175
6287
 
6176
6288
  return /*#__PURE__*/React.createElement("svg", _extends({
6177
6289
  width: size,
@@ -6187,7 +6299,7 @@ var Header = function Header(_ref) {
6187
6299
  }));
6188
6300
  };
6189
6301
 
6190
- var _excluded$2B = ["size", "color", "strokeWidth"];
6302
+ var _excluded$2D = ["size", "color", "strokeWidth"];
6191
6303
  var Heart = function Heart(_ref) {
6192
6304
  var _ref$size = _ref.size,
6193
6305
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6195,7 +6307,7 @@ var Heart = function Heart(_ref) {
6195
6307
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6196
6308
  _ref$strokeWidth = _ref.strokeWidth,
6197
6309
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6198
- props = _objectWithoutProperties(_ref, _excluded$2B);
6310
+ props = _objectWithoutProperties(_ref, _excluded$2D);
6199
6311
 
6200
6312
  return /*#__PURE__*/React.createElement("svg", _extends({
6201
6313
  width: size,
@@ -6210,7 +6322,7 @@ var Heart = function Heart(_ref) {
6210
6322
  }));
6211
6323
  };
6212
6324
 
6213
- var _excluded$2A = ["size", "color", "strokeWidth"];
6325
+ var _excluded$2C = ["size", "color", "strokeWidth"];
6214
6326
  var Help = function Help(_ref) {
6215
6327
  var _ref$size = _ref.size,
6216
6328
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6218,7 +6330,7 @@ var Help = function Help(_ref) {
6218
6330
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6219
6331
  _ref$strokeWidth = _ref.strokeWidth,
6220
6332
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6221
- props = _objectWithoutProperties(_ref, _excluded$2A);
6333
+ props = _objectWithoutProperties(_ref, _excluded$2C);
6222
6334
 
6223
6335
  return /*#__PURE__*/React.createElement("svg", _extends({
6224
6336
  width: size,
@@ -6246,7 +6358,7 @@ var Help = function Help(_ref) {
6246
6358
  }));
6247
6359
  };
6248
6360
 
6249
- var _excluded$2z = ["size", "color", "strokeWidth"];
6361
+ var _excluded$2B = ["size", "color", "strokeWidth"];
6250
6362
  var Hide = function Hide(_ref) {
6251
6363
  var _ref$size = _ref.size,
6252
6364
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6254,7 +6366,7 @@ var Hide = function Hide(_ref) {
6254
6366
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6255
6367
  _ref$strokeWidth = _ref.strokeWidth,
6256
6368
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6257
- props = _objectWithoutProperties(_ref, _excluded$2z);
6369
+ props = _objectWithoutProperties(_ref, _excluded$2B);
6258
6370
 
6259
6371
  return /*#__PURE__*/React.createElement("svg", _extends({
6260
6372
  width: size,
@@ -6276,7 +6388,7 @@ var Hide = function Hide(_ref) {
6276
6388
  }));
6277
6389
  };
6278
6390
 
6279
- var _excluded$2y = ["size", "color", "strokeWidth"];
6391
+ var _excluded$2A = ["size", "color", "strokeWidth"];
6280
6392
  var Highlight = function Highlight(_ref) {
6281
6393
  var _ref$size = _ref.size,
6282
6394
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6284,7 +6396,7 @@ var Highlight = function Highlight(_ref) {
6284
6396
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6285
6397
  _ref$strokeWidth = _ref.strokeWidth,
6286
6398
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6287
- props = _objectWithoutProperties(_ref, _excluded$2y);
6399
+ props = _objectWithoutProperties(_ref, _excluded$2A);
6288
6400
 
6289
6401
  return /*#__PURE__*/React.createElement("svg", _extends({
6290
6402
  width: size,
@@ -6312,7 +6424,7 @@ var Highlight = function Highlight(_ref) {
6312
6424
  }));
6313
6425
  };
6314
6426
 
6315
- var _excluded$2x = ["size", "color", "strokeWidth"];
6427
+ var _excluded$2z = ["size", "color", "strokeWidth"];
6316
6428
  var History = function History(_ref) {
6317
6429
  var _ref$size = _ref.size,
6318
6430
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6320,7 +6432,7 @@ var History = function History(_ref) {
6320
6432
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6321
6433
  _ref$strokeWidth = _ref.strokeWidth,
6322
6434
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6323
- props = _objectWithoutProperties(_ref, _excluded$2x);
6435
+ props = _objectWithoutProperties(_ref, _excluded$2z);
6324
6436
 
6325
6437
  return /*#__PURE__*/React.createElement("svg", _extends({
6326
6438
  width: size,
@@ -6355,7 +6467,7 @@ var History = function History(_ref) {
6355
6467
  }))));
6356
6468
  };
6357
6469
 
6358
- var _excluded$2w = ["size", "color", "strokeWidth"];
6470
+ var _excluded$2y = ["size", "color", "strokeWidth"];
6359
6471
  var Home = function Home(_ref) {
6360
6472
  var _ref$size = _ref.size,
6361
6473
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6363,7 +6475,7 @@ var Home = function Home(_ref) {
6363
6475
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6364
6476
  _ref$strokeWidth = _ref.strokeWidth,
6365
6477
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6366
- props = _objectWithoutProperties(_ref, _excluded$2w);
6478
+ props = _objectWithoutProperties(_ref, _excluded$2y);
6367
6479
 
6368
6480
  return /*#__PURE__*/React.createElement("svg", _extends({
6369
6481
  width: size,
@@ -6385,7 +6497,7 @@ var Home = function Home(_ref) {
6385
6497
  }));
6386
6498
  };
6387
6499
 
6388
- var _excluded$2v = ["size", "color", "strokeWidth"];
6500
+ var _excluded$2x = ["size", "color", "strokeWidth"];
6389
6501
  var HourGlass = function HourGlass(_ref) {
6390
6502
  var _ref$size = _ref.size,
6391
6503
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6393,7 +6505,7 @@ var HourGlass = function HourGlass(_ref) {
6393
6505
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6394
6506
  _ref$strokeWidth = _ref.strokeWidth,
6395
6507
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6396
- props = _objectWithoutProperties(_ref, _excluded$2v);
6508
+ props = _objectWithoutProperties(_ref, _excluded$2x);
6397
6509
 
6398
6510
  return /*#__PURE__*/React.createElement("svg", _extends({
6399
6511
  width: size,
@@ -6409,7 +6521,7 @@ var HourGlass = function HourGlass(_ref) {
6409
6521
  }));
6410
6522
  };
6411
6523
 
6412
- var _excluded$2u = ["size", "color", "strokeWidth"];
6524
+ var _excluded$2w = ["size", "color", "strokeWidth"];
6413
6525
  var Hours = function Hours(_ref) {
6414
6526
  var _ref$size = _ref.size,
6415
6527
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6417,7 +6529,7 @@ var Hours = function Hours(_ref) {
6417
6529
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6418
6530
  _ref$strokeWidth = _ref.strokeWidth,
6419
6531
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6420
- props = _objectWithoutProperties(_ref, _excluded$2u);
6532
+ props = _objectWithoutProperties(_ref, _excluded$2w);
6421
6533
 
6422
6534
  return /*#__PURE__*/React.createElement("svg", _extends({
6423
6535
  width: size,
@@ -6450,14 +6562,14 @@ var Hours = function Hours(_ref) {
6450
6562
  }))));
6451
6563
  };
6452
6564
 
6453
- var _excluded$2t = ["size", "color", "strokeWidth"];
6565
+ var _excluded$2v = ["size", "color", "strokeWidth"];
6454
6566
  var Html = function Html(_ref) {
6455
6567
  var _ref$size = _ref.size,
6456
6568
  size = _ref$size === void 0 ? 24 : _ref$size,
6457
6569
  _ref$color = _ref.color,
6458
6570
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6459
6571
  _ref.strokeWidth;
6460
- var props = _objectWithoutProperties(_ref, _excluded$2t);
6572
+ var props = _objectWithoutProperties(_ref, _excluded$2v);
6461
6573
 
6462
6574
  return /*#__PURE__*/React.createElement("svg", _extends({
6463
6575
  width: size,
@@ -6470,7 +6582,7 @@ var Html = function Html(_ref) {
6470
6582
  }));
6471
6583
  };
6472
6584
 
6473
- var _excluded$2s = ["size", "color", "strokeWidth"];
6585
+ var _excluded$2u = ["size", "color", "strokeWidth"];
6474
6586
  var ImageUpload = function ImageUpload(_ref) {
6475
6587
  var _ref$size = _ref.size,
6476
6588
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6478,7 +6590,7 @@ var ImageUpload = function ImageUpload(_ref) {
6478
6590
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6479
6591
  _ref$strokeWidth = _ref.strokeWidth,
6480
6592
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6481
- props = _objectWithoutProperties(_ref, _excluded$2s);
6593
+ props = _objectWithoutProperties(_ref, _excluded$2u);
6482
6594
 
6483
6595
  return /*#__PURE__*/React.createElement("svg", _extends({
6484
6596
  width: size,
@@ -6524,7 +6636,7 @@ var ImageUpload = function ImageUpload(_ref) {
6524
6636
  }));
6525
6637
  };
6526
6638
 
6527
- var _excluded$2r = ["size", "color", "strokeWidth"];
6639
+ var _excluded$2t = ["size", "color", "strokeWidth"];
6528
6640
  var Image = function Image(_ref) {
6529
6641
  var _ref$size = _ref.size,
6530
6642
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6532,7 +6644,7 @@ var Image = function Image(_ref) {
6532
6644
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6533
6645
  _ref$strokeWidth = _ref.strokeWidth,
6534
6646
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6535
- props = _objectWithoutProperties(_ref, _excluded$2r);
6647
+ props = _objectWithoutProperties(_ref, _excluded$2t);
6536
6648
 
6537
6649
  return /*#__PURE__*/React.createElement("svg", _extends({
6538
6650
  width: size,
@@ -6568,7 +6680,7 @@ var Image = function Image(_ref) {
6568
6680
  }))));
6569
6681
  };
6570
6682
 
6571
- var _excluded$2q = ["size", "color", "strokeWidth"];
6683
+ var _excluded$2s = ["size", "color", "strokeWidth"];
6572
6684
  var Inbox = function Inbox(_ref) {
6573
6685
  var _ref$size = _ref.size,
6574
6686
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6576,7 +6688,7 @@ var Inbox = function Inbox(_ref) {
6576
6688
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6577
6689
  _ref$strokeWidth = _ref.strokeWidth,
6578
6690
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6579
- props = _objectWithoutProperties(_ref, _excluded$2q);
6691
+ props = _objectWithoutProperties(_ref, _excluded$2s);
6580
6692
 
6581
6693
  return /*#__PURE__*/React.createElement("svg", _extends({
6582
6694
  width: size,
@@ -6592,7 +6704,7 @@ var Inbox = function Inbox(_ref) {
6592
6704
  }));
6593
6705
  };
6594
6706
 
6595
- var _excluded$2p = ["size", "color", "strokeWidth"];
6707
+ var _excluded$2r = ["size", "color", "strokeWidth"];
6596
6708
  var IndeterminateCircle = function IndeterminateCircle(_ref) {
6597
6709
  var _ref$size = _ref.size,
6598
6710
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6600,7 +6712,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
6600
6712
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6601
6713
  _ref$strokeWidth = _ref.strokeWidth,
6602
6714
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6603
- props = _objectWithoutProperties(_ref, _excluded$2p);
6715
+ props = _objectWithoutProperties(_ref, _excluded$2r);
6604
6716
 
6605
6717
  return /*#__PURE__*/React.createElement("svg", _extends({
6606
6718
  width: size,
@@ -6624,7 +6736,7 @@ var IndeterminateCircle = function IndeterminateCircle(_ref) {
6624
6736
  }));
6625
6737
  };
6626
6738
 
6627
- var _excluded$2o = ["size", "color", "strokeWidth"];
6739
+ var _excluded$2q = ["size", "color", "strokeWidth"];
6628
6740
  var Info = function Info(_ref) {
6629
6741
  var _ref$size = _ref.size,
6630
6742
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6632,7 +6744,7 @@ var Info = function Info(_ref) {
6632
6744
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6633
6745
  _ref$strokeWidth = _ref.strokeWidth,
6634
6746
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6635
- props = _objectWithoutProperties(_ref, _excluded$2o);
6747
+ props = _objectWithoutProperties(_ref, _excluded$2q);
6636
6748
 
6637
6749
  return /*#__PURE__*/React.createElement("svg", _extends({
6638
6750
  width: size,
@@ -6672,7 +6784,7 @@ var Info = function Info(_ref) {
6672
6784
  }));
6673
6785
  };
6674
6786
 
6675
- var _excluded$2n = ["size", "color", "strokeWidth"];
6787
+ var _excluded$2p = ["size", "color", "strokeWidth"];
6676
6788
  var Input = function Input(_ref) {
6677
6789
  var _ref$size = _ref.size,
6678
6790
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6680,7 +6792,7 @@ var Input = function Input(_ref) {
6680
6792
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6681
6793
  _ref$strokeWidth = _ref.strokeWidth,
6682
6794
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6683
- props = _objectWithoutProperties(_ref, _excluded$2n);
6795
+ props = _objectWithoutProperties(_ref, _excluded$2p);
6684
6796
 
6685
6797
  return /*#__PURE__*/React.createElement("svg", _extends({
6686
6798
  width: size,
@@ -6704,14 +6816,14 @@ var Input = function Input(_ref) {
6704
6816
  }))));
6705
6817
  };
6706
6818
 
6707
- var _excluded$2m = ["size", "color", "strokeWidth"];
6819
+ var _excluded$2o = ["size", "color", "strokeWidth"];
6708
6820
  var Invoice = function Invoice(_ref) {
6709
6821
  var _ref$size = _ref.size,
6710
6822
  size = _ref$size === void 0 ? 24 : _ref$size,
6711
6823
  _ref$color = _ref.color,
6712
6824
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6713
6825
  _ref.strokeWidth;
6714
- var props = _objectWithoutProperties(_ref, _excluded$2m);
6826
+ var props = _objectWithoutProperties(_ref, _excluded$2o);
6715
6827
 
6716
6828
  return /*#__PURE__*/React.createElement("svg", _extends({
6717
6829
  width: size,
@@ -6735,7 +6847,7 @@ var Invoice = function Invoice(_ref) {
6735
6847
  }));
6736
6848
  };
6737
6849
 
6738
- var _excluded$2l = ["size", "color", "strokeWidth"];
6850
+ var _excluded$2n = ["size", "color", "strokeWidth"];
6739
6851
  var IpAddress = function IpAddress(_ref) {
6740
6852
  var _ref$size = _ref.size,
6741
6853
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6743,7 +6855,7 @@ var IpAddress = function IpAddress(_ref) {
6743
6855
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6744
6856
  _ref$strokeWidth = _ref.strokeWidth,
6745
6857
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6746
- props = _objectWithoutProperties(_ref, _excluded$2l);
6858
+ props = _objectWithoutProperties(_ref, _excluded$2n);
6747
6859
 
6748
6860
  return /*#__PURE__*/React.createElement("svg", _extends({
6749
6861
  width: size,
@@ -6759,7 +6871,7 @@ var IpAddress = function IpAddress(_ref) {
6759
6871
  }));
6760
6872
  };
6761
6873
 
6762
- var _excluded$2k = ["size", "color", "strokeWidth"];
6874
+ var _excluded$2m = ["size", "color", "strokeWidth"];
6763
6875
  var Keyboard = function Keyboard(_ref) {
6764
6876
  var _ref$size = _ref.size,
6765
6877
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6767,7 +6879,7 @@ var Keyboard = function Keyboard(_ref) {
6767
6879
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6768
6880
  _ref$strokeWidth = _ref.strokeWidth,
6769
6881
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6770
- props = _objectWithoutProperties(_ref, _excluded$2k);
6882
+ props = _objectWithoutProperties(_ref, _excluded$2m);
6771
6883
 
6772
6884
  return /*#__PURE__*/React.createElement("svg", _extends({
6773
6885
  width: size,
@@ -6807,7 +6919,7 @@ var Keyboard = function Keyboard(_ref) {
6807
6919
  }));
6808
6920
  };
6809
6921
 
6810
- var _excluded$2j = ["size", "color", "strokeWidth"];
6922
+ var _excluded$2l = ["size", "color", "strokeWidth"];
6811
6923
  var LeftArrowCircle = function LeftArrowCircle(_ref) {
6812
6924
  var _ref$size = _ref.size,
6813
6925
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6815,7 +6927,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
6815
6927
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6816
6928
  _ref$strokeWidth = _ref.strokeWidth,
6817
6929
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6818
- props = _objectWithoutProperties(_ref, _excluded$2j);
6930
+ props = _objectWithoutProperties(_ref, _excluded$2l);
6819
6931
 
6820
6932
  return /*#__PURE__*/React.createElement("svg", _extends({
6821
6933
  width: size,
@@ -6843,7 +6955,7 @@ var LeftArrowCircle = function LeftArrowCircle(_ref) {
6843
6955
  }));
6844
6956
  };
6845
6957
 
6846
- var _excluded$2i = ["size", "color", "strokeWidth"];
6958
+ var _excluded$2k = ["size", "color", "strokeWidth"];
6847
6959
  var Left = function Left(_ref) {
6848
6960
  var _ref$size = _ref.size,
6849
6961
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6851,7 +6963,7 @@ var Left = function Left(_ref) {
6851
6963
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6852
6964
  _ref$strokeWidth = _ref.strokeWidth,
6853
6965
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6854
- props = _objectWithoutProperties(_ref, _excluded$2i);
6966
+ props = _objectWithoutProperties(_ref, _excluded$2k);
6855
6967
 
6856
6968
  return /*#__PURE__*/React.createElement("svg", _extends({
6857
6969
  width: size,
@@ -6867,7 +6979,7 @@ var Left = function Left(_ref) {
6867
6979
  }));
6868
6980
  };
6869
6981
 
6870
- var _excluded$2h = ["size", "color", "strokeWidth"];
6982
+ var _excluded$2j = ["size", "color", "strokeWidth"];
6871
6983
  var LeftAlign = function LeftAlign(_ref) {
6872
6984
  var _ref$size = _ref.size,
6873
6985
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6875,7 +6987,7 @@ var LeftAlign = function LeftAlign(_ref) {
6875
6987
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6876
6988
  _ref$strokeWidth = _ref.strokeWidth,
6877
6989
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6878
- props = _objectWithoutProperties(_ref, _excluded$2h);
6990
+ props = _objectWithoutProperties(_ref, _excluded$2j);
6879
6991
 
6880
6992
  return /*#__PURE__*/React.createElement("svg", _extends({
6881
6993
  width: size,
@@ -6926,7 +7038,7 @@ var LeftAlign = function LeftAlign(_ref) {
6926
7038
  }))));
6927
7039
  };
6928
7040
 
6929
- var _excluded$2g = ["size", "color", "strokeWidth"];
7041
+ var _excluded$2i = ["size", "color", "strokeWidth"];
6930
7042
  var LeftArrow = function LeftArrow(_ref) {
6931
7043
  var _ref$size = _ref.size,
6932
7044
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6934,7 +7046,7 @@ var LeftArrow = function LeftArrow(_ref) {
6934
7046
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6935
7047
  _ref$strokeWidth = _ref.strokeWidth,
6936
7048
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6937
- props = _objectWithoutProperties(_ref, _excluded$2g);
7049
+ props = _objectWithoutProperties(_ref, _excluded$2i);
6938
7050
 
6939
7051
  return /*#__PURE__*/React.createElement("svg", _extends({
6940
7052
  width: size,
@@ -6950,7 +7062,7 @@ var LeftArrow = function LeftArrow(_ref) {
6950
7062
  }));
6951
7063
  };
6952
7064
 
6953
- var _excluded$2f = ["size", "color", "strokeWidth"];
7065
+ var _excluded$2h = ["size", "color", "strokeWidth"];
6954
7066
  var Link = function Link(_ref) {
6955
7067
  var _ref$size = _ref.size,
6956
7068
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -6958,7 +7070,7 @@ var Link = function Link(_ref) {
6958
7070
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
6959
7071
  _ref$strokeWidth = _ref.strokeWidth,
6960
7072
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
6961
- props = _objectWithoutProperties(_ref, _excluded$2f);
7073
+ props = _objectWithoutProperties(_ref, _excluded$2h);
6962
7074
 
6963
7075
  return /*#__PURE__*/React.createElement("svg", _extends({
6964
7076
  width: size,
@@ -6980,14 +7092,14 @@ var Link = function Link(_ref) {
6980
7092
  }));
6981
7093
  };
6982
7094
 
6983
- var _excluded$2e = ["size", "color", "strokeWidth"];
7095
+ var _excluded$2g = ["size", "color", "strokeWidth"];
6984
7096
  var Linkedin = function Linkedin(_ref) {
6985
7097
  var _ref$size = _ref.size,
6986
7098
  size = _ref$size === void 0 ? 24 : _ref$size,
6987
7099
  _ref$color = _ref.color,
6988
7100
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
6989
7101
  _ref.strokeWidth;
6990
- var props = _objectWithoutProperties(_ref, _excluded$2e);
7102
+ var props = _objectWithoutProperties(_ref, _excluded$2g);
6991
7103
 
6992
7104
  return /*#__PURE__*/React.createElement("svg", _extends({
6993
7105
  width: size,
@@ -7003,7 +7115,7 @@ var Linkedin = function Linkedin(_ref) {
7003
7115
  }));
7004
7116
  };
7005
7117
 
7006
- var _excluded$2d = ["size", "color", "strokeWidth"];
7118
+ var _excluded$2f = ["size", "color", "strokeWidth"];
7007
7119
  var ListDot = function ListDot(_ref) {
7008
7120
  var _ref$size = _ref.size,
7009
7121
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7011,7 +7123,7 @@ var ListDot = function ListDot(_ref) {
7011
7123
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7012
7124
  _ref$strokeWidth = _ref.strokeWidth,
7013
7125
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7014
- props = _objectWithoutProperties(_ref, _excluded$2d);
7126
+ props = _objectWithoutProperties(_ref, _excluded$2f);
7015
7127
 
7016
7128
  return /*#__PURE__*/React.createElement("svg", _extends({
7017
7129
  width: size,
@@ -7051,7 +7163,7 @@ var ListDot = function ListDot(_ref) {
7051
7163
  }));
7052
7164
  };
7053
7165
 
7054
- var _excluded$2c = ["size", "color", "strokeWidth"];
7166
+ var _excluded$2e = ["size", "color", "strokeWidth"];
7055
7167
  var ListNumber = function ListNumber(_ref) {
7056
7168
  var _ref$size = _ref.size,
7057
7169
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7059,7 +7171,7 @@ var ListNumber = function ListNumber(_ref) {
7059
7171
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7060
7172
  _ref$strokeWidth = _ref.strokeWidth,
7061
7173
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7062
- props = _objectWithoutProperties(_ref, _excluded$2c);
7174
+ props = _objectWithoutProperties(_ref, _excluded$2e);
7063
7175
 
7064
7176
  return /*#__PURE__*/React.createElement("svg", _extends({
7065
7177
  width: size,
@@ -7075,7 +7187,7 @@ var ListNumber = function ListNumber(_ref) {
7075
7187
  }));
7076
7188
  };
7077
7189
 
7078
- var _excluded$2b = ["size", "color", "strokeWidth"];
7190
+ var _excluded$2d = ["size", "color", "strokeWidth"];
7079
7191
  var List = function List(_ref) {
7080
7192
  var _ref$size = _ref.size,
7081
7193
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7083,7 +7195,7 @@ var List = function List(_ref) {
7083
7195
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7084
7196
  _ref$strokeWidth = _ref.strokeWidth,
7085
7197
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7086
- props = _objectWithoutProperties(_ref, _excluded$2b);
7198
+ props = _objectWithoutProperties(_ref, _excluded$2d);
7087
7199
 
7088
7200
  return /*#__PURE__*/React.createElement("svg", _extends({
7089
7201
  width: size,
@@ -7105,7 +7217,7 @@ var List = function List(_ref) {
7105
7217
  }));
7106
7218
  };
7107
7219
 
7108
- var _excluded$2a = ["size", "color", "strokeWidth"];
7220
+ var _excluded$2c = ["size", "color", "strokeWidth"];
7109
7221
  var ListDetails = function ListDetails(_ref) {
7110
7222
  var _ref$size = _ref.size,
7111
7223
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7113,7 +7225,7 @@ var ListDetails = function ListDetails(_ref) {
7113
7225
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7114
7226
  _ref$strokeWidth = _ref.strokeWidth,
7115
7227
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7116
- props = _objectWithoutProperties(_ref, _excluded$2a);
7228
+ props = _objectWithoutProperties(_ref, _excluded$2c);
7117
7229
 
7118
7230
  return /*#__PURE__*/React.createElement("svg", _extends({
7119
7231
  width: size,
@@ -7129,7 +7241,7 @@ var ListDetails = function ListDetails(_ref) {
7129
7241
  }));
7130
7242
  };
7131
7243
 
7132
- var _excluded$29 = ["size", "color", "strokeWidth"];
7244
+ var _excluded$2b = ["size", "color", "strokeWidth"];
7133
7245
  var Loading = function Loading(_ref) {
7134
7246
  var _ref$size = _ref.size,
7135
7247
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7137,7 +7249,7 @@ var Loading = function Loading(_ref) {
7137
7249
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7138
7250
  _ref$strokeWidth = _ref.strokeWidth,
7139
7251
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7140
- props = _objectWithoutProperties(_ref, _excluded$29);
7252
+ props = _objectWithoutProperties(_ref, _excluded$2b);
7141
7253
 
7142
7254
  return /*#__PURE__*/React.createElement("svg", _extends({
7143
7255
  width: size,
@@ -7195,7 +7307,7 @@ var Loading = function Loading(_ref) {
7195
7307
  }));
7196
7308
  };
7197
7309
 
7198
- var _excluded$28 = ["size", "color", "strokeWidth"];
7310
+ var _excluded$2a = ["size", "color", "strokeWidth"];
7199
7311
  var Location = function Location(_ref) {
7200
7312
  var _ref$size = _ref.size,
7201
7313
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7203,7 +7315,7 @@ var Location = function Location(_ref) {
7203
7315
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7204
7316
  _ref$strokeWidth = _ref.strokeWidth,
7205
7317
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7206
- props = _objectWithoutProperties(_ref, _excluded$28);
7318
+ props = _objectWithoutProperties(_ref, _excluded$2a);
7207
7319
 
7208
7320
  return /*#__PURE__*/React.createElement("svg", _extends({
7209
7321
  width: size,
@@ -7225,7 +7337,7 @@ var Location = function Location(_ref) {
7225
7337
  }));
7226
7338
  };
7227
7339
 
7228
- var _excluded$27 = ["size", "color", "strokeWidth"];
7340
+ var _excluded$29 = ["size", "color", "strokeWidth"];
7229
7341
  var Lock = function Lock(_ref) {
7230
7342
  var _ref$size = _ref.size,
7231
7343
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7233,7 +7345,7 @@ var Lock = function Lock(_ref) {
7233
7345
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7234
7346
  _ref$strokeWidth = _ref.strokeWidth,
7235
7347
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7236
- props = _objectWithoutProperties(_ref, _excluded$27);
7348
+ props = _objectWithoutProperties(_ref, _excluded$29);
7237
7349
 
7238
7350
  return /*#__PURE__*/React.createElement("svg", _extends({
7239
7351
  width: size,
@@ -7259,7 +7371,7 @@ var Lock = function Lock(_ref) {
7259
7371
  }));
7260
7372
  };
7261
7373
 
7262
- var _excluded$26 = ["size", "color", "strokeWidth"];
7374
+ var _excluded$28 = ["size", "color", "strokeWidth"];
7263
7375
  var MailUnread = function MailUnread(_ref) {
7264
7376
  var _ref$size = _ref.size,
7265
7377
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7267,7 +7379,7 @@ var MailUnread = function MailUnread(_ref) {
7267
7379
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7268
7380
  _ref$strokeWidth = _ref.strokeWidth,
7269
7381
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7270
- props = _objectWithoutProperties(_ref, _excluded$26);
7382
+ props = _objectWithoutProperties(_ref, _excluded$28);
7271
7383
 
7272
7384
  return /*#__PURE__*/React.createElement("svg", _extends({
7273
7385
  width: size,
@@ -7292,7 +7404,7 @@ var MailUnread = function MailUnread(_ref) {
7292
7404
  }));
7293
7405
  };
7294
7406
 
7295
- var _excluded$25 = ["size", "color", "strokeWidth"];
7407
+ var _excluded$27 = ["size", "color", "strokeWidth"];
7296
7408
  var MailSend = function MailSend(_ref) {
7297
7409
  var _ref$size = _ref.size,
7298
7410
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7300,7 +7412,7 @@ var MailSend = function MailSend(_ref) {
7300
7412
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7301
7413
  _ref$strokeWidth = _ref.strokeWidth,
7302
7414
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7303
- props = _objectWithoutProperties(_ref, _excluded$25);
7415
+ props = _objectWithoutProperties(_ref, _excluded$27);
7304
7416
 
7305
7417
  return /*#__PURE__*/React.createElement("svg", _extends({
7306
7418
  width: size,
@@ -7338,7 +7450,7 @@ var MailSend = function MailSend(_ref) {
7338
7450
  }));
7339
7451
  };
7340
7452
 
7341
- var _excluded$24 = ["size", "color", "strokeWidth"];
7453
+ var _excluded$26 = ["size", "color", "strokeWidth"];
7342
7454
  var Matrix = function Matrix(_ref) {
7343
7455
  var _ref$size = _ref.size,
7344
7456
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7346,7 +7458,7 @@ var Matrix = function Matrix(_ref) {
7346
7458
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7347
7459
  _ref$strokeWidth = _ref.strokeWidth,
7348
7460
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7349
- props = _objectWithoutProperties(_ref, _excluded$24);
7461
+ props = _objectWithoutProperties(_ref, _excluded$26);
7350
7462
 
7351
7463
  return /*#__PURE__*/React.createElement("svg", _extends({
7352
7464
  width: size,
@@ -7370,14 +7482,14 @@ var Matrix = function Matrix(_ref) {
7370
7482
  }));
7371
7483
  };
7372
7484
 
7373
- var _excluded$23 = ["size", "color", "strokeWidth"];
7485
+ var _excluded$25 = ["size", "color", "strokeWidth"];
7374
7486
  var MatrixDots = function MatrixDots(_ref) {
7375
7487
  var _ref$size = _ref.size,
7376
7488
  size = _ref$size === void 0 ? 24 : _ref$size,
7377
7489
  _ref$color = _ref.color,
7378
7490
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
7379
7491
  _ref.strokeWidth;
7380
- var props = _objectWithoutProperties(_ref, _excluded$23);
7492
+ var props = _objectWithoutProperties(_ref, _excluded$25);
7381
7493
 
7382
7494
  return /*#__PURE__*/React.createElement("svg", _extends({
7383
7495
  width: size,
@@ -7432,7 +7544,7 @@ var MatrixDots = function MatrixDots(_ref) {
7432
7544
  }));
7433
7545
  };
7434
7546
 
7435
- var _excluded$22 = ["size", "color", "strokeWidth"];
7547
+ var _excluded$24 = ["size", "color", "strokeWidth"];
7436
7548
  var MatrixDotsClear = function MatrixDotsClear(_ref) {
7437
7549
  var _ref$size = _ref.size,
7438
7550
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7440,7 +7552,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
7440
7552
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7441
7553
  _ref$strokeWidth = _ref.strokeWidth,
7442
7554
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7443
- props = _objectWithoutProperties(_ref, _excluded$22);
7555
+ props = _objectWithoutProperties(_ref, _excluded$24);
7444
7556
 
7445
7557
  return /*#__PURE__*/React.createElement("svg", _extends({
7446
7558
  width: size,
@@ -7456,7 +7568,7 @@ var MatrixDotsClear = function MatrixDotsClear(_ref) {
7456
7568
  }));
7457
7569
  };
7458
7570
 
7459
- var _excluded$21 = ["size", "color", "strokeWidth"];
7571
+ var _excluded$23 = ["size", "color", "strokeWidth"];
7460
7572
  var MediaVideo = function MediaVideo(_ref) {
7461
7573
  var _ref$size = _ref.size,
7462
7574
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7464,7 +7576,7 @@ var MediaVideo = function MediaVideo(_ref) {
7464
7576
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7465
7577
  _ref$strokeWidth = _ref.strokeWidth,
7466
7578
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7467
- props = _objectWithoutProperties(_ref, _excluded$21);
7579
+ props = _objectWithoutProperties(_ref, _excluded$23);
7468
7580
 
7469
7581
  return /*#__PURE__*/React.createElement("svg", _extends({
7470
7582
  width: size,
@@ -7486,7 +7598,7 @@ var MediaVideo = function MediaVideo(_ref) {
7486
7598
  }));
7487
7599
  };
7488
7600
 
7489
- var _excluded$20 = ["size", "color", "strokeWidth"];
7601
+ var _excluded$22 = ["size", "color", "strokeWidth"];
7490
7602
  var MenuHorizontal = function MenuHorizontal(_ref) {
7491
7603
  var _ref$size = _ref.size,
7492
7604
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7494,7 +7606,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
7494
7606
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7495
7607
  _ref$strokeWidth = _ref.strokeWidth,
7496
7608
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7497
- props = _objectWithoutProperties(_ref, _excluded$20);
7609
+ props = _objectWithoutProperties(_ref, _excluded$22);
7498
7610
 
7499
7611
  return /*#__PURE__*/React.createElement("svg", _extends({
7500
7612
  width: size,
@@ -7525,7 +7637,7 @@ var MenuHorizontal = function MenuHorizontal(_ref) {
7525
7637
  }));
7526
7638
  };
7527
7639
 
7528
- var _excluded$1$ = ["size", "color", "strokeWidth"];
7640
+ var _excluded$21 = ["size", "color", "strokeWidth"];
7529
7641
  var MenuVertical = function MenuVertical(_ref) {
7530
7642
  var _ref$size = _ref.size,
7531
7643
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7533,7 +7645,7 @@ var MenuVertical = function MenuVertical(_ref) {
7533
7645
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7534
7646
  _ref$strokeWidth = _ref.strokeWidth,
7535
7647
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7536
- props = _objectWithoutProperties(_ref, _excluded$1$);
7648
+ props = _objectWithoutProperties(_ref, _excluded$21);
7537
7649
 
7538
7650
  return /*#__PURE__*/React.createElement("svg", _extends({
7539
7651
  width: size,
@@ -7564,7 +7676,7 @@ var MenuVertical = function MenuVertical(_ref) {
7564
7676
  }));
7565
7677
  };
7566
7678
 
7567
- var _excluded$1_ = ["size", "color", "strokeWidth"];
7679
+ var _excluded$20 = ["size", "color", "strokeWidth"];
7568
7680
  var MenuLayout = function MenuLayout(_ref) {
7569
7681
  var _ref$size = _ref.size,
7570
7682
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7572,7 +7684,7 @@ var MenuLayout = function MenuLayout(_ref) {
7572
7684
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7573
7685
  _ref$strokeWidth = _ref.strokeWidth,
7574
7686
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7575
- props = _objectWithoutProperties(_ref, _excluded$1_);
7687
+ props = _objectWithoutProperties(_ref, _excluded$20);
7576
7688
 
7577
7689
  return /*#__PURE__*/React.createElement("svg", _extends({
7578
7690
  width: size,
@@ -7622,7 +7734,7 @@ var MenuLayout = function MenuLayout(_ref) {
7622
7734
  }))));
7623
7735
  };
7624
7736
 
7625
- var _excluded$1Z = ["size", "color", "strokeWidth"];
7737
+ var _excluded$1$ = ["size", "color", "strokeWidth"];
7626
7738
  var MenuSquare = function MenuSquare(_ref) {
7627
7739
  var _ref$size = _ref.size,
7628
7740
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7630,7 +7742,7 @@ var MenuSquare = function MenuSquare(_ref) {
7630
7742
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7631
7743
  _ref$strokeWidth = _ref.strokeWidth,
7632
7744
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7633
- props = _objectWithoutProperties(_ref, _excluded$1Z);
7745
+ props = _objectWithoutProperties(_ref, _excluded$1$);
7634
7746
 
7635
7747
  return /*#__PURE__*/React.createElement("svg", _extends({
7636
7748
  width: size,
@@ -7652,7 +7764,7 @@ var MenuSquare = function MenuSquare(_ref) {
7652
7764
  }));
7653
7765
  };
7654
7766
 
7655
- var _excluded$1Y = ["size", "color", "strokeWidth"];
7767
+ var _excluded$1_ = ["size", "color", "strokeWidth"];
7656
7768
  var Merge = function Merge(_ref) {
7657
7769
  var _ref$size = _ref.size,
7658
7770
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7660,7 +7772,7 @@ var Merge = function Merge(_ref) {
7660
7772
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7661
7773
  _ref$strokeWidth = _ref.strokeWidth,
7662
7774
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7663
- props = _objectWithoutProperties(_ref, _excluded$1Y);
7775
+ props = _objectWithoutProperties(_ref, _excluded$1_);
7664
7776
 
7665
7777
  return /*#__PURE__*/React.createElement("svg", _extends({
7666
7778
  width: size,
@@ -7676,7 +7788,7 @@ var Merge = function Merge(_ref) {
7676
7788
  }));
7677
7789
  };
7678
7790
 
7679
- var _excluded$1X = ["size", "color", "strokeWidth"];
7791
+ var _excluded$1Z = ["size", "color", "strokeWidth"];
7680
7792
  var MergedPullRequest = function MergedPullRequest(_ref) {
7681
7793
  var _ref$size = _ref.size,
7682
7794
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7684,7 +7796,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
7684
7796
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7685
7797
  _ref$strokeWidth = _ref.strokeWidth,
7686
7798
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7687
- props = _objectWithoutProperties(_ref, _excluded$1X);
7799
+ props = _objectWithoutProperties(_ref, _excluded$1Z);
7688
7800
 
7689
7801
  return /*#__PURE__*/React.createElement("svg", _extends({
7690
7802
  width: size,
@@ -7724,7 +7836,7 @@ var MergedPullRequest = function MergedPullRequest(_ref) {
7724
7836
  }));
7725
7837
  };
7726
7838
 
7727
- var _excluded$1W = ["size", "color", "strokeWidth"];
7839
+ var _excluded$1Y = ["size", "color", "strokeWidth"];
7728
7840
  var Message = function Message(_ref) {
7729
7841
  var _ref$size = _ref.size,
7730
7842
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7732,7 +7844,7 @@ var Message = function Message(_ref) {
7732
7844
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7733
7845
  _ref$strokeWidth = _ref.strokeWidth,
7734
7846
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7735
- props = _objectWithoutProperties(_ref, _excluded$1W);
7847
+ props = _objectWithoutProperties(_ref, _excluded$1Y);
7736
7848
 
7737
7849
  return /*#__PURE__*/React.createElement("svg", _extends({
7738
7850
  width: size,
@@ -7754,7 +7866,7 @@ var Message = function Message(_ref) {
7754
7866
  }));
7755
7867
  };
7756
7868
 
7757
- var _excluded$1V = ["size", "color", "strokeWidth"];
7869
+ var _excluded$1X = ["size", "color", "strokeWidth"];
7758
7870
  var MessageBubble = function MessageBubble(_ref) {
7759
7871
  var _ref$size = _ref.size,
7760
7872
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7762,7 +7874,7 @@ var MessageBubble = function MessageBubble(_ref) {
7762
7874
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7763
7875
  _ref$strokeWidth = _ref.strokeWidth,
7764
7876
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7765
- props = _objectWithoutProperties(_ref, _excluded$1V);
7877
+ props = _objectWithoutProperties(_ref, _excluded$1X);
7766
7878
 
7767
7879
  return /*#__PURE__*/React.createElement("svg", _extends({
7768
7880
  width: size,
@@ -7778,7 +7890,7 @@ var MessageBubble = function MessageBubble(_ref) {
7778
7890
  }));
7779
7891
  };
7780
7892
 
7781
- var _excluded$1U = ["size", "color", "strokeWidth"];
7893
+ var _excluded$1W = ["size", "color", "strokeWidth"];
7782
7894
  var MessageSquare = function MessageSquare(_ref) {
7783
7895
  var _ref$size = _ref.size,
7784
7896
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7786,7 +7898,7 @@ var MessageSquare = function MessageSquare(_ref) {
7786
7898
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7787
7899
  _ref$strokeWidth = _ref.strokeWidth,
7788
7900
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7789
- props = _objectWithoutProperties(_ref, _excluded$1U);
7901
+ props = _objectWithoutProperties(_ref, _excluded$1W);
7790
7902
 
7791
7903
  return /*#__PURE__*/React.createElement("svg", _extends({
7792
7904
  width: size,
@@ -7802,7 +7914,7 @@ var MessageSquare = function MessageSquare(_ref) {
7802
7914
  }));
7803
7915
  };
7804
7916
 
7805
- var _excluded$1T = ["size", "color", "strokeWidth"];
7917
+ var _excluded$1V = ["size", "color", "strokeWidth"];
7806
7918
  var Mic = function Mic(_ref) {
7807
7919
  var _ref$size = _ref.size,
7808
7920
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7810,7 +7922,7 @@ var Mic = function Mic(_ref) {
7810
7922
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7811
7923
  _ref$strokeWidth = _ref.strokeWidth,
7812
7924
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7813
- props = _objectWithoutProperties(_ref, _excluded$1T);
7925
+ props = _objectWithoutProperties(_ref, _excluded$1V);
7814
7926
 
7815
7927
  return /*#__PURE__*/React.createElement("svg", _extends({
7816
7928
  width: size,
@@ -7833,7 +7945,7 @@ var Mic = function Mic(_ref) {
7833
7945
  }));
7834
7946
  };
7835
7947
 
7836
- var _excluded$1S = ["size", "color", "strokeWidth"];
7948
+ var _excluded$1U = ["size", "color", "strokeWidth"];
7837
7949
  var Minus = function Minus(_ref) {
7838
7950
  var _ref$size = _ref.size,
7839
7951
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7841,7 +7953,7 @@ var Minus = function Minus(_ref) {
7841
7953
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7842
7954
  _ref$strokeWidth = _ref.strokeWidth,
7843
7955
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7844
- props = _objectWithoutProperties(_ref, _excluded$1S);
7956
+ props = _objectWithoutProperties(_ref, _excluded$1U);
7845
7957
 
7846
7958
  return /*#__PURE__*/React.createElement("svg", _extends({
7847
7959
  width: size,
@@ -7857,7 +7969,7 @@ var Minus = function Minus(_ref) {
7857
7969
  }));
7858
7970
  };
7859
7971
 
7860
- var _excluded$1R = ["size", "color", "strokeWidth"];
7972
+ var _excluded$1T = ["size", "color", "strokeWidth"];
7861
7973
  var Mobile = function Mobile(_ref) {
7862
7974
  var _ref$size = _ref.size,
7863
7975
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7865,7 +7977,7 @@ var Mobile = function Mobile(_ref) {
7865
7977
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7866
7978
  _ref$strokeWidth = _ref.strokeWidth,
7867
7979
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7868
- props = _objectWithoutProperties(_ref, _excluded$1R);
7980
+ props = _objectWithoutProperties(_ref, _excluded$1T);
7869
7981
 
7870
7982
  return /*#__PURE__*/React.createElement("svg", _extends({
7871
7983
  width: size,
@@ -7887,7 +7999,39 @@ var Mobile = function Mobile(_ref) {
7887
7999
  }));
7888
8000
  };
7889
8001
 
7890
- var _excluded$1Q = ["size", "color", "strokeWidth"];
8002
+ var _excluded$1S = ["size", "color", "strokeWidth"];
8003
+ var Moon = function Moon(_ref) {
8004
+ var _ref$size = _ref.size,
8005
+ size = _ref$size === void 0 ? 24 : _ref$size,
8006
+ _ref$color = _ref.color,
8007
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
8008
+ _ref$strokeWidth = _ref.strokeWidth,
8009
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8010
+ props = _objectWithoutProperties(_ref, _excluded$1S);
8011
+
8012
+ return /*#__PURE__*/React.createElement("svg", _extends({
8013
+ width: size,
8014
+ height: size,
8015
+ viewBox: "0 0 24 24",
8016
+ fill: "none"
8017
+ }, props), /*#__PURE__*/React.createElement("g", {
8018
+ clipPath: "url(#Moon_js__clip0_6477_146)"
8019
+ }, /*#__PURE__*/React.createElement("path", {
8020
+ d: "M11.7967 4.00711C11.9111 4.00711 12.0246 4.00711 12.1372 4.00711C11.0241 5.06818 10.3086 6.49586 10.1151 8.04197C9.92157 9.58809 10.2623 11.1549 11.0781 12.47C11.8939 13.7851 13.1332 14.7654 14.5805 15.2404C16.0277 15.7155 17.5915 15.6552 19 15.0702C18.4582 16.4075 17.5727 17.5689 16.4379 18.4305C15.3031 19.292 13.9616 19.8214 12.5566 19.9621C11.1515 20.1029 9.7355 19.8497 8.45968 19.2297C7.18386 18.6096 6.09604 17.646 5.31226 16.4414C4.52848 15.2369 4.07814 13.8367 4.00928 12.3902C3.94043 10.9437 4.25563 9.50515 4.92127 8.22801C5.58692 6.95087 6.57803 5.88304 7.78889 5.13843C8.99975 4.39382 10.3849 4.00035 11.7967 4V4.00711Z",
8021
+ stroke: color,
8022
+ strokeWidth: strokeWidth,
8023
+ strokeLinecap: "round",
8024
+ strokeLinejoin: "round"
8025
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
8026
+ id: "Moon_js__clip0_6477_146"
8027
+ }, /*#__PURE__*/React.createElement("rect", {
8028
+ width: 24,
8029
+ height: 24,
8030
+ fill: color
8031
+ }))));
8032
+ };
8033
+
8034
+ var _excluded$1R = ["size", "color", "strokeWidth"];
7891
8035
  var Movie = function Movie(_ref) {
7892
8036
  var _ref$size = _ref.size,
7893
8037
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7895,7 +8039,7 @@ var Movie = function Movie(_ref) {
7895
8039
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7896
8040
  _ref$strokeWidth = _ref.strokeWidth,
7897
8041
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7898
- props = _objectWithoutProperties(_ref, _excluded$1Q);
8042
+ props = _objectWithoutProperties(_ref, _excluded$1R);
7899
8043
 
7900
8044
  return /*#__PURE__*/React.createElement("svg", _extends({
7901
8045
  width: size,
@@ -7922,7 +8066,7 @@ var Movie = function Movie(_ref) {
7922
8066
  }));
7923
8067
  };
7924
8068
 
7925
- var _excluded$1P = ["size", "color", "strokeWidth"];
8069
+ var _excluded$1Q = ["size", "color", "strokeWidth"];
7926
8070
  var MultipleChoice = function MultipleChoice(_ref) {
7927
8071
  var _ref$size = _ref.size,
7928
8072
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7930,7 +8074,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
7930
8074
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7931
8075
  _ref$strokeWidth = _ref.strokeWidth,
7932
8076
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7933
- props = _objectWithoutProperties(_ref, _excluded$1P);
8077
+ props = _objectWithoutProperties(_ref, _excluded$1Q);
7934
8078
 
7935
8079
  return /*#__PURE__*/React.createElement("svg", _extends({
7936
8080
  width: size,
@@ -7979,7 +8123,7 @@ var MultipleChoice = function MultipleChoice(_ref) {
7979
8123
  }));
7980
8124
  };
7981
8125
 
7982
- var _excluded$1O = ["size", "color", "strokeWidth"];
8126
+ var _excluded$1P = ["size", "color", "strokeWidth"];
7983
8127
  var NeetoAnalytics = function NeetoAnalytics(_ref) {
7984
8128
  var _ref$size = _ref.size,
7985
8129
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7987,7 +8131,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
7987
8131
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
7988
8132
  _ref$strokeWidth = _ref.strokeWidth,
7989
8133
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
7990
- props = _objectWithoutProperties(_ref, _excluded$1O);
8134
+ props = _objectWithoutProperties(_ref, _excluded$1P);
7991
8135
 
7992
8136
  return /*#__PURE__*/React.createElement("svg", _extends({
7993
8137
  width: size,
@@ -8009,7 +8153,7 @@ var NeetoAnalytics = function NeetoAnalytics(_ref) {
8009
8153
  }));
8010
8154
  };
8011
8155
 
8012
- var _excluded$1N = ["size", "color", "strokeWidth"];
8156
+ var _excluded$1O = ["size", "color", "strokeWidth"];
8013
8157
  var NeetoCal = function NeetoCal(_ref) {
8014
8158
  var _ref$size = _ref.size,
8015
8159
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8017,7 +8161,7 @@ var NeetoCal = function NeetoCal(_ref) {
8017
8161
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8018
8162
  _ref$strokeWidth = _ref.strokeWidth,
8019
8163
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8020
- props = _objectWithoutProperties(_ref, _excluded$1N);
8164
+ props = _objectWithoutProperties(_ref, _excluded$1O);
8021
8165
 
8022
8166
  return /*#__PURE__*/React.createElement("svg", _extends({
8023
8167
  width: size,
@@ -8051,7 +8195,7 @@ var NeetoCal = function NeetoCal(_ref) {
8051
8195
  }));
8052
8196
  };
8053
8197
 
8054
- var _excluded$1M = ["size", "color", "strokeWidth"];
8198
+ var _excluded$1N = ["size", "color", "strokeWidth"];
8055
8199
  var NeetoChangelog = function NeetoChangelog(_ref) {
8056
8200
  var _ref$size = _ref.size,
8057
8201
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8059,7 +8203,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
8059
8203
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8060
8204
  _ref$strokeWidth = _ref.strokeWidth,
8061
8205
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8062
- props = _objectWithoutProperties(_ref, _excluded$1M);
8206
+ props = _objectWithoutProperties(_ref, _excluded$1N);
8063
8207
 
8064
8208
  return /*#__PURE__*/React.createElement("svg", _extends({
8065
8209
  width: size,
@@ -8111,7 +8255,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
8111
8255
  }));
8112
8256
  };
8113
8257
 
8114
- var _excluded$1L = ["size", "color", "strokeWidth"];
8258
+ var _excluded$1M = ["size", "color", "strokeWidth"];
8115
8259
  var NeetoChat = function NeetoChat(_ref) {
8116
8260
  var _ref$size = _ref.size,
8117
8261
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8119,7 +8263,7 @@ var NeetoChat = function NeetoChat(_ref) {
8119
8263
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8120
8264
  _ref$strokeWidth = _ref.strokeWidth,
8121
8265
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8122
- props = _objectWithoutProperties(_ref, _excluded$1L);
8266
+ props = _objectWithoutProperties(_ref, _excluded$1M);
8123
8267
 
8124
8268
  return /*#__PURE__*/React.createElement("svg", _extends({
8125
8269
  width: size,
@@ -8147,7 +8291,7 @@ var NeetoChat = function NeetoChat(_ref) {
8147
8291
  }));
8148
8292
  };
8149
8293
 
8150
- var _excluded$1K = ["size", "color", "strokeWidth"];
8294
+ var _excluded$1L = ["size", "color", "strokeWidth"];
8151
8295
  var NeetoDesk = function NeetoDesk(_ref) {
8152
8296
  var _ref$size = _ref.size,
8153
8297
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8155,7 +8299,7 @@ var NeetoDesk = function NeetoDesk(_ref) {
8155
8299
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8156
8300
  _ref$strokeWidth = _ref.strokeWidth,
8157
8301
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8158
- props = _objectWithoutProperties(_ref, _excluded$1K);
8302
+ props = _objectWithoutProperties(_ref, _excluded$1L);
8159
8303
 
8160
8304
  return /*#__PURE__*/React.createElement("svg", _extends({
8161
8305
  width: size,
@@ -8207,14 +8351,14 @@ var NeetoDesk = function NeetoDesk(_ref) {
8207
8351
  }));
8208
8352
  };
8209
8353
 
8210
- var _excluded$1J = ["size", "color", "strokeWidth"];
8354
+ var _excluded$1K = ["size", "color", "strokeWidth"];
8211
8355
  var NeetoForm = function NeetoForm(_ref) {
8212
8356
  var _ref$size = _ref.size,
8213
8357
  size = _ref$size === void 0 ? 24 : _ref$size,
8214
8358
  _ref$color = _ref.color,
8215
8359
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8216
8360
  _ref.strokeWidth;
8217
- var props = _objectWithoutProperties(_ref, _excluded$1J);
8361
+ var props = _objectWithoutProperties(_ref, _excluded$1K);
8218
8362
 
8219
8363
  return /*#__PURE__*/React.createElement("svg", _extends({
8220
8364
  width: size,
@@ -8229,14 +8373,14 @@ var NeetoForm = function NeetoForm(_ref) {
8229
8373
  }));
8230
8374
  };
8231
8375
 
8232
- var _excluded$1I = ["size", "color", "strokeWidth"];
8376
+ var _excluded$1J = ["size", "color", "strokeWidth"];
8233
8377
  var NeetoIcon = function NeetoIcon(_ref) {
8234
8378
  var _ref$size = _ref.size,
8235
8379
  size = _ref$size === void 0 ? 24 : _ref$size,
8236
8380
  _ref$color = _ref.color,
8237
8381
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8238
8382
  _ref.strokeWidth;
8239
- var props = _objectWithoutProperties(_ref, _excluded$1I);
8383
+ var props = _objectWithoutProperties(_ref, _excluded$1J);
8240
8384
 
8241
8385
  return /*#__PURE__*/React.createElement("svg", _extends({
8242
8386
  width: size,
@@ -8249,7 +8393,7 @@ var NeetoIcon = function NeetoIcon(_ref) {
8249
8393
  }));
8250
8394
  };
8251
8395
 
8252
- var _excluded$1H = ["size", "color", "strokeWidth"];
8396
+ var _excluded$1I = ["size", "color", "strokeWidth"];
8253
8397
  var NeetoInsights = function NeetoInsights(_ref) {
8254
8398
  var _ref$size = _ref.size,
8255
8399
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8257,7 +8401,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
8257
8401
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8258
8402
  _ref$strokeWidth = _ref.strokeWidth,
8259
8403
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8260
- props = _objectWithoutProperties(_ref, _excluded$1H);
8404
+ props = _objectWithoutProperties(_ref, _excluded$1I);
8261
8405
 
8262
8406
  return /*#__PURE__*/React.createElement("svg", _extends({
8263
8407
  width: size,
@@ -8279,7 +8423,7 @@ var NeetoInsights = function NeetoInsights(_ref) {
8279
8423
  }));
8280
8424
  };
8281
8425
 
8282
- var _excluded$1G = ["size", "color", "strokeWidth"];
8426
+ var _excluded$1H = ["size", "color", "strokeWidth"];
8283
8427
  var NeetoInterview = function NeetoInterview(_ref) {
8284
8428
  var _ref$size = _ref.size,
8285
8429
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8287,7 +8431,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
8287
8431
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8288
8432
  _ref$strokeWidth = _ref.strokeWidth,
8289
8433
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8290
- props = _objectWithoutProperties(_ref, _excluded$1G);
8434
+ props = _objectWithoutProperties(_ref, _excluded$1H);
8291
8435
 
8292
8436
  return /*#__PURE__*/React.createElement("svg", _extends({
8293
8437
  width: size,
@@ -8309,7 +8453,7 @@ var NeetoInterview = function NeetoInterview(_ref) {
8309
8453
  }));
8310
8454
  };
8311
8455
 
8312
- var _excluded$1F = ["size", "color", "strokeWidth"];
8456
+ var _excluded$1G = ["size", "color", "strokeWidth"];
8313
8457
  var NeetoInvisible = function NeetoInvisible(_ref) {
8314
8458
  var _ref$size = _ref.size,
8315
8459
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8317,7 +8461,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
8317
8461
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8318
8462
  _ref$strokeWidth = _ref.strokeWidth,
8319
8463
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8320
- props = _objectWithoutProperties(_ref, _excluded$1F);
8464
+ props = _objectWithoutProperties(_ref, _excluded$1G);
8321
8465
 
8322
8466
  return /*#__PURE__*/React.createElement("svg", _extends({
8323
8467
  width: size,
@@ -8339,7 +8483,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
8339
8483
  }));
8340
8484
  };
8341
8485
 
8342
- var _excluded$1E = ["size", "color", "strokeWidth"];
8486
+ var _excluded$1F = ["size", "color", "strokeWidth"];
8343
8487
  var NeetoKb = function NeetoKb(_ref) {
8344
8488
  var _ref$size = _ref.size,
8345
8489
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8347,7 +8491,7 @@ var NeetoKb = function NeetoKb(_ref) {
8347
8491
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8348
8492
  _ref$strokeWidth = _ref.strokeWidth,
8349
8493
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8350
- props = _objectWithoutProperties(_ref, _excluded$1E);
8494
+ props = _objectWithoutProperties(_ref, _excluded$1F);
8351
8495
 
8352
8496
  return /*#__PURE__*/React.createElement("svg", _extends({
8353
8497
  width: size,
@@ -8387,7 +8531,7 @@ var NeetoKb = function NeetoKb(_ref) {
8387
8531
  }));
8388
8532
  };
8389
8533
 
8390
- var _excluded$1D = ["size", "color", "strokeWidth"];
8534
+ var _excluded$1E = ["size", "color", "strokeWidth"];
8391
8535
  var NeetoQuiz = function NeetoQuiz(_ref) {
8392
8536
  var _ref$size = _ref.size,
8393
8537
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8395,7 +8539,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
8395
8539
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8396
8540
  _ref$strokeWidth = _ref.strokeWidth,
8397
8541
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8398
- props = _objectWithoutProperties(_ref, _excluded$1D);
8542
+ props = _objectWithoutProperties(_ref, _excluded$1E);
8399
8543
 
8400
8544
  return /*#__PURE__*/React.createElement("svg", _extends({
8401
8545
  width: size,
@@ -8461,7 +8605,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
8461
8605
  }))));
8462
8606
  };
8463
8607
 
8464
- var _excluded$1C = ["size", "color", "strokeWidth"];
8608
+ var _excluded$1D = ["size", "color", "strokeWidth"];
8465
8609
  var NeetoReplay = function NeetoReplay(_ref) {
8466
8610
  var _ref$size = _ref.size,
8467
8611
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8469,7 +8613,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
8469
8613
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8470
8614
  _ref$strokeWidth = _ref.strokeWidth,
8471
8615
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8472
- props = _objectWithoutProperties(_ref, _excluded$1C);
8616
+ props = _objectWithoutProperties(_ref, _excluded$1D);
8473
8617
 
8474
8618
  return /*#__PURE__*/React.createElement("svg", _extends({
8475
8619
  width: size,
@@ -8491,7 +8635,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
8491
8635
  }));
8492
8636
  };
8493
8637
 
8494
- var _excluded$1B = ["size", "color", "strokeWidth"];
8638
+ var _excluded$1C = ["size", "color", "strokeWidth"];
8495
8639
  var NeetoWireframe = function NeetoWireframe(_ref) {
8496
8640
  var _ref$size = _ref.size,
8497
8641
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8499,7 +8643,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
8499
8643
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8500
8644
  _ref$strokeWidth = _ref.strokeWidth,
8501
8645
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8502
- props = _objectWithoutProperties(_ref, _excluded$1B);
8646
+ props = _objectWithoutProperties(_ref, _excluded$1C);
8503
8647
 
8504
8648
  return /*#__PURE__*/React.createElement("svg", _extends({
8505
8649
  width: size,
@@ -8545,7 +8689,7 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
8545
8689
  }));
8546
8690
  };
8547
8691
 
8548
- var _excluded$1A = ["size", "color", "strokeWidth"];
8692
+ var _excluded$1B = ["size", "color", "strokeWidth"];
8549
8693
  var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8550
8694
  var _ref$size = _ref.size,
8551
8695
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8553,7 +8697,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8553
8697
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8554
8698
  _ref$strokeWidth = _ref.strokeWidth,
8555
8699
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8556
- props = _objectWithoutProperties(_ref, _excluded$1A);
8700
+ props = _objectWithoutProperties(_ref, _excluded$1B);
8557
8701
 
8558
8702
  return /*#__PURE__*/React.createElement("svg", _extends({
8559
8703
  width: size,
@@ -8588,7 +8732,7 @@ var NeutralFaceGrey = function NeutralFaceGrey(_ref) {
8588
8732
  }))));
8589
8733
  };
8590
8734
 
8591
- var _excluded$1z = ["size", "color", "strokeWidth"];
8735
+ var _excluded$1A = ["size", "color", "strokeWidth"];
8592
8736
  var NewChat = function NewChat(_ref) {
8593
8737
  var _ref$size = _ref.size,
8594
8738
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8596,7 +8740,7 @@ var NewChat = function NewChat(_ref) {
8596
8740
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8597
8741
  _ref$strokeWidth = _ref.strokeWidth,
8598
8742
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8599
- props = _objectWithoutProperties(_ref, _excluded$1z);
8743
+ props = _objectWithoutProperties(_ref, _excluded$1A);
8600
8744
 
8601
8745
  return /*#__PURE__*/React.createElement("svg", _extends({
8602
8746
  width: size,
@@ -8624,14 +8768,14 @@ var NewChat = function NewChat(_ref) {
8624
8768
  }));
8625
8769
  };
8626
8770
 
8627
- var _excluded$1y = ["size", "color", "strokeWidth"];
8771
+ var _excluded$1z = ["size", "color", "strokeWidth"];
8628
8772
  var Notes = function Notes(_ref) {
8629
8773
  var _ref$size = _ref.size,
8630
8774
  size = _ref$size === void 0 ? 24 : _ref$size,
8631
8775
  _ref$color = _ref.color,
8632
8776
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
8633
8777
  _ref.strokeWidth;
8634
- var props = _objectWithoutProperties(_ref, _excluded$1y);
8778
+ var props = _objectWithoutProperties(_ref, _excluded$1z);
8635
8779
 
8636
8780
  return /*#__PURE__*/React.createElement("svg", _extends({
8637
8781
  width: size,
@@ -8646,7 +8790,7 @@ var Notes = function Notes(_ref) {
8646
8790
  }));
8647
8791
  };
8648
8792
 
8649
- var _excluded$1x = ["size", "color", "strokeWidth"];
8793
+ var _excluded$1y = ["size", "color", "strokeWidth"];
8650
8794
  var Notification = function Notification(_ref) {
8651
8795
  var _ref$size = _ref.size,
8652
8796
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8654,7 +8798,7 @@ var Notification = function Notification(_ref) {
8654
8798
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8655
8799
  _ref$strokeWidth = _ref.strokeWidth,
8656
8800
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8657
- props = _objectWithoutProperties(_ref, _excluded$1x);
8801
+ props = _objectWithoutProperties(_ref, _excluded$1y);
8658
8802
 
8659
8803
  return /*#__PURE__*/React.createElement("svg", _extends({
8660
8804
  width: size,
@@ -8676,7 +8820,7 @@ var Notification = function Notification(_ref) {
8676
8820
  }));
8677
8821
  };
8678
8822
 
8679
- var _excluded$1w = ["size", "color", "strokeWidth"];
8823
+ var _excluded$1x = ["size", "color", "strokeWidth"];
8680
8824
  var Paragraph = function Paragraph(_ref) {
8681
8825
  var _ref$size = _ref.size,
8682
8826
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8684,7 +8828,7 @@ var Paragraph = function Paragraph(_ref) {
8684
8828
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8685
8829
  _ref$strokeWidth = _ref.strokeWidth,
8686
8830
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8687
- props = _objectWithoutProperties(_ref, _excluded$1w);
8831
+ props = _objectWithoutProperties(_ref, _excluded$1x);
8688
8832
 
8689
8833
  return /*#__PURE__*/React.createElement("svg", _extends({
8690
8834
  width: size,
@@ -8700,7 +8844,7 @@ var Paragraph = function Paragraph(_ref) {
8700
8844
  }));
8701
8845
  };
8702
8846
 
8703
- var _excluded$1v = ["size", "color", "strokeWidth"];
8847
+ var _excluded$1w = ["size", "color", "strokeWidth"];
8704
8848
  var Pause = function Pause(_ref) {
8705
8849
  var _ref$size = _ref.size,
8706
8850
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8708,7 +8852,7 @@ var Pause = function Pause(_ref) {
8708
8852
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8709
8853
  _ref$strokeWidth = _ref.strokeWidth,
8710
8854
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8711
- props = _objectWithoutProperties(_ref, _excluded$1v);
8855
+ props = _objectWithoutProperties(_ref, _excluded$1w);
8712
8856
 
8713
8857
  return /*#__PURE__*/React.createElement("svg", _extends({
8714
8858
  width: size,
@@ -8734,7 +8878,7 @@ var Pause = function Pause(_ref) {
8734
8878
  }));
8735
8879
  };
8736
8880
 
8737
- var _excluded$1u = ["size", "color", "strokeWidth"];
8881
+ var _excluded$1v = ["size", "color", "strokeWidth"];
8738
8882
  var Phone = function Phone(_ref) {
8739
8883
  var _ref$size = _ref.size,
8740
8884
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8742,7 +8886,7 @@ var Phone = function Phone(_ref) {
8742
8886
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8743
8887
  _ref$strokeWidth = _ref.strokeWidth,
8744
8888
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8745
- props = _objectWithoutProperties(_ref, _excluded$1u);
8889
+ props = _objectWithoutProperties(_ref, _excluded$1v);
8746
8890
 
8747
8891
  return /*#__PURE__*/React.createElement("svg", _extends({
8748
8892
  width: size,
@@ -8758,7 +8902,7 @@ var Phone = function Phone(_ref) {
8758
8902
  }));
8759
8903
  };
8760
8904
 
8761
- var _excluded$1t = ["size", "color", "strokeWidth"];
8905
+ var _excluded$1u = ["size", "color", "strokeWidth"];
8762
8906
  var PhoneRing = function PhoneRing(_ref) {
8763
8907
  var _ref$size = _ref.size,
8764
8908
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8766,7 +8910,7 @@ var PhoneRing = function PhoneRing(_ref) {
8766
8910
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8767
8911
  _ref$strokeWidth = _ref.strokeWidth,
8768
8912
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8769
- props = _objectWithoutProperties(_ref, _excluded$1t);
8913
+ props = _objectWithoutProperties(_ref, _excluded$1u);
8770
8914
 
8771
8915
  return /*#__PURE__*/React.createElement("svg", _extends({
8772
8916
  width: size,
@@ -8782,7 +8926,7 @@ var PhoneRing = function PhoneRing(_ref) {
8782
8926
  }));
8783
8927
  };
8784
8928
 
8785
- var _excluded$1s = ["size", "color", "strokeWidth"];
8929
+ var _excluded$1t = ["size", "color", "strokeWidth"];
8786
8930
  var Play = function Play(_ref) {
8787
8931
  var _ref$size = _ref.size,
8788
8932
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8790,7 +8934,7 @@ var Play = function Play(_ref) {
8790
8934
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8791
8935
  _ref$strokeWidth = _ref.strokeWidth,
8792
8936
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8793
- props = _objectWithoutProperties(_ref, _excluded$1s);
8937
+ props = _objectWithoutProperties(_ref, _excluded$1t);
8794
8938
 
8795
8939
  return /*#__PURE__*/React.createElement("svg", _extends({
8796
8940
  width: size,
@@ -8809,7 +8953,7 @@ var Play = function Play(_ref) {
8809
8953
  }));
8810
8954
  };
8811
8955
 
8812
- var _excluded$1r = ["size", "color", "strokeWidth"];
8956
+ var _excluded$1s = ["size", "color", "strokeWidth"];
8813
8957
  var Plus = function Plus(_ref) {
8814
8958
  var _ref$size = _ref.size,
8815
8959
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8817,7 +8961,7 @@ var Plus = function Plus(_ref) {
8817
8961
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8818
8962
  _ref$strokeWidth = _ref.strokeWidth,
8819
8963
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8820
- props = _objectWithoutProperties(_ref, _excluded$1r);
8964
+ props = _objectWithoutProperties(_ref, _excluded$1s);
8821
8965
 
8822
8966
  return /*#__PURE__*/React.createElement("svg", _extends({
8823
8967
  width: size,
@@ -8839,7 +8983,7 @@ var Plus = function Plus(_ref) {
8839
8983
  }));
8840
8984
  };
8841
8985
 
8842
- var _excluded$1q = ["size", "color", "strokeWidth"];
8986
+ var _excluded$1r = ["size", "color", "strokeWidth"];
8843
8987
  var Print = function Print(_ref) {
8844
8988
  var _ref$size = _ref.size,
8845
8989
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8847,7 +8991,7 @@ var Print = function Print(_ref) {
8847
8991
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8848
8992
  _ref$strokeWidth = _ref.strokeWidth,
8849
8993
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8850
- props = _objectWithoutProperties(_ref, _excluded$1q);
8994
+ props = _objectWithoutProperties(_ref, _excluded$1r);
8851
8995
 
8852
8996
  return /*#__PURE__*/React.createElement("svg", _extends({
8853
8997
  width: size,
@@ -8875,7 +9019,7 @@ var Print = function Print(_ref) {
8875
9019
  }));
8876
9020
  };
8877
9021
 
8878
- var _excluded$1p = ["size", "color", "strokeWidth"];
9022
+ var _excluded$1q = ["size", "color", "strokeWidth"];
8879
9023
  var Puzzle = function Puzzle(_ref) {
8880
9024
  var _ref$size = _ref.size,
8881
9025
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8883,7 +9027,7 @@ var Puzzle = function Puzzle(_ref) {
8883
9027
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8884
9028
  _ref$strokeWidth = _ref.strokeWidth,
8885
9029
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8886
- props = _objectWithoutProperties(_ref, _excluded$1p);
9030
+ props = _objectWithoutProperties(_ref, _excluded$1q);
8887
9031
 
8888
9032
  return /*#__PURE__*/React.createElement("svg", _extends({
8889
9033
  width: size,
@@ -8899,7 +9043,7 @@ var Puzzle = function Puzzle(_ref) {
8899
9043
  }));
8900
9044
  };
8901
9045
 
8902
- var _excluded$1o = ["size", "color", "strokeWidth"];
9046
+ var _excluded$1p = ["size", "color", "strokeWidth"];
8903
9047
  var QrCode = function QrCode(_ref) {
8904
9048
  var _ref$size = _ref.size,
8905
9049
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8907,7 +9051,7 @@ var QrCode = function QrCode(_ref) {
8907
9051
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8908
9052
  _ref$strokeWidth = _ref.strokeWidth,
8909
9053
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8910
- props = _objectWithoutProperties(_ref, _excluded$1o);
9054
+ props = _objectWithoutProperties(_ref, _excluded$1p);
8911
9055
 
8912
9056
  return /*#__PURE__*/React.createElement("svg", _extends({
8913
9057
  width: size,
@@ -8923,7 +9067,7 @@ var QrCode = function QrCode(_ref) {
8923
9067
  }));
8924
9068
  };
8925
9069
 
8926
- var _excluded$1n = ["size", "color", "strokeWidth"];
9070
+ var _excluded$1o = ["size", "color", "strokeWidth"];
8927
9071
  var Quote = function Quote(_ref) {
8928
9072
  var _ref$size = _ref.size,
8929
9073
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8931,7 +9075,7 @@ var Quote = function Quote(_ref) {
8931
9075
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8932
9076
  _ref$strokeWidth = _ref.strokeWidth,
8933
9077
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8934
- props = _objectWithoutProperties(_ref, _excluded$1n);
9078
+ props = _objectWithoutProperties(_ref, _excluded$1o);
8935
9079
 
8936
9080
  return /*#__PURE__*/React.createElement("svg", _extends({
8937
9081
  width: size,
@@ -8947,7 +9091,7 @@ var Quote = function Quote(_ref) {
8947
9091
  }));
8948
9092
  };
8949
9093
 
8950
- var _excluded$1m = ["size", "color", "strokeWidth"];
9094
+ var _excluded$1n = ["size", "color", "strokeWidth"];
8951
9095
  var Radio = function Radio(_ref) {
8952
9096
  var _ref$size = _ref.size,
8953
9097
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8955,7 +9099,7 @@ var Radio = function Radio(_ref) {
8955
9099
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8956
9100
  _ref$strokeWidth = _ref.strokeWidth,
8957
9101
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8958
- props = _objectWithoutProperties(_ref, _excluded$1m);
9102
+ props = _objectWithoutProperties(_ref, _excluded$1n);
8959
9103
 
8960
9104
  return /*#__PURE__*/React.createElement("svg", _extends({
8961
9105
  width: size,
@@ -8976,7 +9120,7 @@ var Radio = function Radio(_ref) {
8976
9120
  }));
8977
9121
  };
8978
9122
 
8979
- var _excluded$1l = ["size", "color", "strokeWidth"];
9123
+ var _excluded$1m = ["size", "color", "strokeWidth"];
8980
9124
  var RadioInactive = function RadioInactive(_ref) {
8981
9125
  var _ref$size = _ref.size,
8982
9126
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8984,7 +9128,7 @@ var RadioInactive = function RadioInactive(_ref) {
8984
9128
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
8985
9129
  _ref$strokeWidth = _ref.strokeWidth,
8986
9130
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
8987
- props = _objectWithoutProperties(_ref, _excluded$1l);
9131
+ props = _objectWithoutProperties(_ref, _excluded$1m);
8988
9132
 
8989
9133
  return /*#__PURE__*/React.createElement("svg", _extends({
8990
9134
  width: size,
@@ -9000,7 +9144,7 @@ var RadioInactive = function RadioInactive(_ref) {
9000
9144
  }));
9001
9145
  };
9002
9146
 
9003
- var _excluded$1k = ["size", "color", "strokeWidth"];
9147
+ var _excluded$1l = ["size", "color", "strokeWidth"];
9004
9148
  var Rating = function Rating(_ref) {
9005
9149
  var _ref$size = _ref.size,
9006
9150
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9008,7 +9152,7 @@ var Rating = function Rating(_ref) {
9008
9152
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9009
9153
  _ref$strokeWidth = _ref.strokeWidth,
9010
9154
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9011
- props = _objectWithoutProperties(_ref, _excluded$1k);
9155
+ props = _objectWithoutProperties(_ref, _excluded$1l);
9012
9156
 
9013
9157
  return /*#__PURE__*/React.createElement("svg", _extends({
9014
9158
  width: size,
@@ -9024,14 +9168,14 @@ var Rating = function Rating(_ref) {
9024
9168
  }));
9025
9169
  };
9026
9170
 
9027
- var _excluded$1j = ["size", "color", "strokeWidth"];
9171
+ var _excluded$1k = ["size", "color", "strokeWidth"];
9028
9172
  var RatingFilled = function RatingFilled(_ref) {
9029
9173
  var _ref$size = _ref.size,
9030
9174
  size = _ref$size === void 0 ? 24 : _ref$size,
9031
9175
  _ref$color = _ref.color,
9032
9176
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9033
9177
  _ref.strokeWidth;
9034
- var props = _objectWithoutProperties(_ref, _excluded$1j);
9178
+ var props = _objectWithoutProperties(_ref, _excluded$1k);
9035
9179
 
9036
9180
  return /*#__PURE__*/React.createElement("svg", _extends({
9037
9181
  width: size,
@@ -9044,7 +9188,7 @@ var RatingFilled = function RatingFilled(_ref) {
9044
9188
  }));
9045
9189
  };
9046
9190
 
9047
- var _excluded$1i = ["size", "color", "strokeWidth"];
9191
+ var _excluded$1j = ["size", "color", "strokeWidth"];
9048
9192
  var Redirection = function Redirection(_ref) {
9049
9193
  var _ref$size = _ref.size,
9050
9194
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9052,7 +9196,7 @@ var Redirection = function Redirection(_ref) {
9052
9196
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9053
9197
  _ref$strokeWidth = _ref.strokeWidth,
9054
9198
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9055
- props = _objectWithoutProperties(_ref, _excluded$1i);
9199
+ props = _objectWithoutProperties(_ref, _excluded$1j);
9056
9200
 
9057
9201
  return /*#__PURE__*/React.createElement("svg", _extends({
9058
9202
  width: size,
@@ -9068,7 +9212,7 @@ var Redirection = function Redirection(_ref) {
9068
9212
  }));
9069
9213
  };
9070
9214
 
9071
- var _excluded$1h = ["size", "color", "strokeWidth"];
9215
+ var _excluded$1i = ["size", "color", "strokeWidth"];
9072
9216
  var Redo = function Redo(_ref) {
9073
9217
  var _ref$size = _ref.size,
9074
9218
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9076,7 +9220,7 @@ var Redo = function Redo(_ref) {
9076
9220
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9077
9221
  _ref$strokeWidth = _ref.strokeWidth,
9078
9222
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9079
- props = _objectWithoutProperties(_ref, _excluded$1h);
9223
+ props = _objectWithoutProperties(_ref, _excluded$1i);
9080
9224
 
9081
9225
  return /*#__PURE__*/React.createElement("svg", _extends({
9082
9226
  width: size,
@@ -9110,7 +9254,7 @@ var Redo = function Redo(_ref) {
9110
9254
  }));
9111
9255
  };
9112
9256
 
9113
- var _excluded$1g = ["size", "color", "strokeWidth"];
9257
+ var _excluded$1h = ["size", "color", "strokeWidth"];
9114
9258
  var Refresh = function Refresh(_ref) {
9115
9259
  var _ref$size = _ref.size,
9116
9260
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9118,7 +9262,7 @@ var Refresh = function Refresh(_ref) {
9118
9262
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9119
9263
  _ref$strokeWidth = _ref.strokeWidth,
9120
9264
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9121
- props = _objectWithoutProperties(_ref, _excluded$1g);
9265
+ props = _objectWithoutProperties(_ref, _excluded$1h);
9122
9266
 
9123
9267
  return /*#__PURE__*/React.createElement("svg", _extends({
9124
9268
  width: size,
@@ -9140,7 +9284,7 @@ var Refresh = function Refresh(_ref) {
9140
9284
  }));
9141
9285
  };
9142
9286
 
9143
- var _excluded$1f = ["size", "color", "strokeWidth"];
9287
+ var _excluded$1g = ["size", "color", "strokeWidth"];
9144
9288
  var RemoveCircle = function RemoveCircle(_ref) {
9145
9289
  var _ref$size = _ref.size,
9146
9290
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9148,7 +9292,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
9148
9292
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9149
9293
  _ref$strokeWidth = _ref.strokeWidth,
9150
9294
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9151
- props = _objectWithoutProperties(_ref, _excluded$1f);
9295
+ props = _objectWithoutProperties(_ref, _excluded$1g);
9152
9296
 
9153
9297
  return /*#__PURE__*/React.createElement("svg", _extends({
9154
9298
  width: size,
@@ -9172,7 +9316,7 @@ var RemoveCircle = function RemoveCircle(_ref) {
9172
9316
  }));
9173
9317
  };
9174
9318
 
9175
- var _excluded$1e = ["size", "color", "strokeWidth"];
9319
+ var _excluded$1f = ["size", "color", "strokeWidth"];
9176
9320
  var Reorder = function Reorder(_ref) {
9177
9321
  var _ref$size = _ref.size,
9178
9322
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9180,7 +9324,7 @@ var Reorder = function Reorder(_ref) {
9180
9324
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9181
9325
  _ref$strokeWidth = _ref.strokeWidth,
9182
9326
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9183
- props = _objectWithoutProperties(_ref, _excluded$1e);
9327
+ props = _objectWithoutProperties(_ref, _excluded$1f);
9184
9328
 
9185
9329
  return /*#__PURE__*/React.createElement("svg", _extends({
9186
9330
  width: size,
@@ -9226,7 +9370,7 @@ var Reorder = function Reorder(_ref) {
9226
9370
  }));
9227
9371
  };
9228
9372
 
9229
- var _excluded$1d = ["size", "color", "strokeWidth"];
9373
+ var _excluded$1e = ["size", "color", "strokeWidth"];
9230
9374
  var Repeat = function Repeat(_ref) {
9231
9375
  var _ref$size = _ref.size,
9232
9376
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9234,7 +9378,7 @@ var Repeat = function Repeat(_ref) {
9234
9378
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9235
9379
  _ref$strokeWidth = _ref.strokeWidth,
9236
9380
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9237
- props = _objectWithoutProperties(_ref, _excluded$1d);
9381
+ props = _objectWithoutProperties(_ref, _excluded$1e);
9238
9382
 
9239
9383
  return /*#__PURE__*/React.createElement("svg", _extends({
9240
9384
  width: size,
@@ -9268,7 +9412,7 @@ var Repeat = function Repeat(_ref) {
9268
9412
  }));
9269
9413
  };
9270
9414
 
9271
- var _excluded$1c = ["size", "color", "strokeWidth"];
9415
+ var _excluded$1d = ["size", "color", "strokeWidth"];
9272
9416
  var Reply = function Reply(_ref) {
9273
9417
  var _ref$size = _ref.size,
9274
9418
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9276,7 +9420,7 @@ var Reply = function Reply(_ref) {
9276
9420
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9277
9421
  _ref$strokeWidth = _ref.strokeWidth,
9278
9422
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9279
- props = _objectWithoutProperties(_ref, _excluded$1c);
9423
+ props = _objectWithoutProperties(_ref, _excluded$1d);
9280
9424
 
9281
9425
  return /*#__PURE__*/React.createElement("svg", _extends({
9282
9426
  width: size,
@@ -9298,7 +9442,7 @@ var Reply = function Reply(_ref) {
9298
9442
  }));
9299
9443
  };
9300
9444
 
9301
- var _excluded$1b = ["size", "color", "strokeWidth"];
9445
+ var _excluded$1c = ["size", "color", "strokeWidth"];
9302
9446
  var Report = function Report(_ref) {
9303
9447
  var _ref$size = _ref.size,
9304
9448
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9306,7 +9450,7 @@ var Report = function Report(_ref) {
9306
9450
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9307
9451
  _ref$strokeWidth = _ref.strokeWidth,
9308
9452
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9309
- props = _objectWithoutProperties(_ref, _excluded$1b);
9453
+ props = _objectWithoutProperties(_ref, _excluded$1c);
9310
9454
 
9311
9455
  return /*#__PURE__*/React.createElement("svg", _extends({
9312
9456
  width: size,
@@ -9320,7 +9464,7 @@ var Report = function Report(_ref) {
9320
9464
  }));
9321
9465
  };
9322
9466
 
9323
- var _excluded$1a = ["size", "color", "strokeWidth"];
9467
+ var _excluded$1b = ["size", "color", "strokeWidth"];
9324
9468
  var Ribbon = function Ribbon(_ref) {
9325
9469
  var _ref$size = _ref.size,
9326
9470
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9328,7 +9472,7 @@ var Ribbon = function Ribbon(_ref) {
9328
9472
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9329
9473
  _ref$strokeWidth = _ref.strokeWidth,
9330
9474
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9331
- props = _objectWithoutProperties(_ref, _excluded$1a);
9475
+ props = _objectWithoutProperties(_ref, _excluded$1b);
9332
9476
 
9333
9477
  return /*#__PURE__*/React.createElement("svg", _extends({
9334
9478
  width: size,
@@ -9344,7 +9488,7 @@ var Ribbon = function Ribbon(_ref) {
9344
9488
  }));
9345
9489
  };
9346
9490
 
9347
- var _excluded$19 = ["size", "color", "strokeWidth"];
9491
+ var _excluded$1a = ["size", "color", "strokeWidth"];
9348
9492
  var RightArrowCircle = function RightArrowCircle(_ref) {
9349
9493
  var _ref$size = _ref.size,
9350
9494
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9352,7 +9496,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
9352
9496
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9353
9497
  _ref$strokeWidth = _ref.strokeWidth,
9354
9498
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9355
- props = _objectWithoutProperties(_ref, _excluded$19);
9499
+ props = _objectWithoutProperties(_ref, _excluded$1a);
9356
9500
 
9357
9501
  return /*#__PURE__*/React.createElement("svg", _extends({
9358
9502
  width: size,
@@ -9380,7 +9524,7 @@ var RightArrowCircle = function RightArrowCircle(_ref) {
9380
9524
  }));
9381
9525
  };
9382
9526
 
9383
- var _excluded$18 = ["size", "color", "strokeWidth"];
9527
+ var _excluded$19 = ["size", "color", "strokeWidth"];
9384
9528
  var Right = function Right(_ref) {
9385
9529
  var _ref$size = _ref.size,
9386
9530
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9388,7 +9532,7 @@ var Right = function Right(_ref) {
9388
9532
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9389
9533
  _ref$strokeWidth = _ref.strokeWidth,
9390
9534
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9391
- props = _objectWithoutProperties(_ref, _excluded$18);
9535
+ props = _objectWithoutProperties(_ref, _excluded$19);
9392
9536
 
9393
9537
  return /*#__PURE__*/React.createElement("svg", _extends({
9394
9538
  width: size,
@@ -9404,7 +9548,7 @@ var Right = function Right(_ref) {
9404
9548
  }));
9405
9549
  };
9406
9550
 
9407
- var _excluded$17 = ["size", "color", "strokeWidth"];
9551
+ var _excluded$18 = ["size", "color", "strokeWidth"];
9408
9552
  var RightAlign = function RightAlign(_ref) {
9409
9553
  var _ref$size = _ref.size,
9410
9554
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9412,7 +9556,7 @@ var RightAlign = function RightAlign(_ref) {
9412
9556
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9413
9557
  _ref$strokeWidth = _ref.strokeWidth,
9414
9558
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9415
- props = _objectWithoutProperties(_ref, _excluded$17);
9559
+ props = _objectWithoutProperties(_ref, _excluded$18);
9416
9560
 
9417
9561
  return /*#__PURE__*/React.createElement("svg", _extends({
9418
9562
  width: size,
@@ -9463,7 +9607,7 @@ var RightAlign = function RightAlign(_ref) {
9463
9607
  }))));
9464
9608
  };
9465
9609
 
9466
- var _excluded$16 = ["size", "color", "strokeWidth"];
9610
+ var _excluded$17 = ["size", "color", "strokeWidth"];
9467
9611
  var RightArrow = function RightArrow(_ref) {
9468
9612
  var _ref$size = _ref.size,
9469
9613
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9471,7 +9615,7 @@ var RightArrow = function RightArrow(_ref) {
9471
9615
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9472
9616
  _ref$strokeWidth = _ref.strokeWidth,
9473
9617
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9474
- props = _objectWithoutProperties(_ref, _excluded$16);
9618
+ props = _objectWithoutProperties(_ref, _excluded$17);
9475
9619
 
9476
9620
  return /*#__PURE__*/React.createElement("svg", _extends({
9477
9621
  width: size,
@@ -9487,14 +9631,14 @@ var RightArrow = function RightArrow(_ref) {
9487
9631
  }));
9488
9632
  };
9489
9633
 
9490
- var _excluded$15 = ["size", "color", "strokeWidth"];
9634
+ var _excluded$16 = ["size", "color", "strokeWidth"];
9491
9635
  var Robot = function Robot(_ref) {
9492
9636
  var _ref$size = _ref.size,
9493
9637
  size = _ref$size === void 0 ? 24 : _ref$size,
9494
9638
  _ref$color = _ref.color,
9495
9639
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9496
9640
  _ref.strokeWidth;
9497
- var props = _objectWithoutProperties(_ref, _excluded$15);
9641
+ var props = _objectWithoutProperties(_ref, _excluded$16);
9498
9642
 
9499
9643
  return /*#__PURE__*/React.createElement("svg", _extends({
9500
9644
  width: size,
@@ -9512,7 +9656,7 @@ var Robot = function Robot(_ref) {
9512
9656
  }));
9513
9657
  };
9514
9658
 
9515
- var _excluded$14 = ["size", "color", "strokeWidth"];
9659
+ var _excluded$15 = ["size", "color", "strokeWidth"];
9516
9660
  var SadFaceGrey = function SadFaceGrey(_ref) {
9517
9661
  var _ref$size = _ref.size,
9518
9662
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9520,7 +9664,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
9520
9664
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9521
9665
  _ref$strokeWidth = _ref.strokeWidth,
9522
9666
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9523
- props = _objectWithoutProperties(_ref, _excluded$14);
9667
+ props = _objectWithoutProperties(_ref, _excluded$15);
9524
9668
 
9525
9669
  return /*#__PURE__*/React.createElement("svg", _extends({
9526
9670
  width: size,
@@ -9558,7 +9702,7 @@ var SadFaceGrey = function SadFaceGrey(_ref) {
9558
9702
  }))));
9559
9703
  };
9560
9704
 
9561
- var _excluded$13 = ["size", "color", "strokeWidth"];
9705
+ var _excluded$14 = ["size", "color", "strokeWidth"];
9562
9706
  var Scale = function Scale(_ref) {
9563
9707
  var _ref$size = _ref.size,
9564
9708
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9566,7 +9710,7 @@ var Scale = function Scale(_ref) {
9566
9710
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9567
9711
  _ref$strokeWidth = _ref.strokeWidth,
9568
9712
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9569
- props = _objectWithoutProperties(_ref, _excluded$13);
9713
+ props = _objectWithoutProperties(_ref, _excluded$14);
9570
9714
 
9571
9715
  return /*#__PURE__*/React.createElement("svg", _extends({
9572
9716
  width: size,
@@ -9588,7 +9732,7 @@ var Scale = function Scale(_ref) {
9588
9732
  }));
9589
9733
  };
9590
9734
 
9591
- var _excluded$12 = ["size", "color", "strokeWidth"];
9735
+ var _excluded$13 = ["size", "color", "strokeWidth"];
9592
9736
  var Search = function Search(_ref) {
9593
9737
  var _ref$size = _ref.size,
9594
9738
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9596,7 +9740,7 @@ var Search = function Search(_ref) {
9596
9740
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9597
9741
  _ref$strokeWidth = _ref.strokeWidth,
9598
9742
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9599
- props = _objectWithoutProperties(_ref, _excluded$12);
9743
+ props = _objectWithoutProperties(_ref, _excluded$13);
9600
9744
 
9601
9745
  return /*#__PURE__*/React.createElement("svg", _extends({
9602
9746
  width: size,
@@ -9618,7 +9762,7 @@ var Search = function Search(_ref) {
9618
9762
  }));
9619
9763
  };
9620
9764
 
9621
- var _excluded$11 = ["size", "color", "strokeWidth"];
9765
+ var _excluded$12 = ["size", "color", "strokeWidth"];
9622
9766
  var Sections = function Sections(_ref) {
9623
9767
  var _ref$size = _ref.size,
9624
9768
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9626,7 +9770,7 @@ var Sections = function Sections(_ref) {
9626
9770
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9627
9771
  _ref$strokeWidth = _ref.strokeWidth,
9628
9772
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9629
- props = _objectWithoutProperties(_ref, _excluded$11);
9773
+ props = _objectWithoutProperties(_ref, _excluded$12);
9630
9774
 
9631
9775
  return /*#__PURE__*/React.createElement("svg", _extends({
9632
9776
  width: size,
@@ -9648,7 +9792,7 @@ var Sections = function Sections(_ref) {
9648
9792
  }));
9649
9793
  };
9650
9794
 
9651
- var _excluded$10 = ["size", "color", "strokeWidth"];
9795
+ var _excluded$11 = ["size", "color", "strokeWidth"];
9652
9796
  var Security = function Security(_ref) {
9653
9797
  var _ref$size = _ref.size,
9654
9798
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9656,7 +9800,7 @@ var Security = function Security(_ref) {
9656
9800
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9657
9801
  _ref$strokeWidth = _ref.strokeWidth,
9658
9802
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9659
- props = _objectWithoutProperties(_ref, _excluded$10);
9803
+ props = _objectWithoutProperties(_ref, _excluded$11);
9660
9804
 
9661
9805
  return /*#__PURE__*/React.createElement("svg", _extends({
9662
9806
  width: size,
@@ -9688,7 +9832,7 @@ var Security = function Security(_ref) {
9688
9832
  }));
9689
9833
  };
9690
9834
 
9691
- var _excluded$$ = ["size", "color", "strokeWidth"];
9835
+ var _excluded$10 = ["size", "color", "strokeWidth"];
9692
9836
  var Send = function Send(_ref) {
9693
9837
  var _ref$size = _ref.size,
9694
9838
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9696,7 +9840,7 @@ var Send = function Send(_ref) {
9696
9840
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9697
9841
  _ref$strokeWidth = _ref.strokeWidth,
9698
9842
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9699
- props = _objectWithoutProperties(_ref, _excluded$$);
9843
+ props = _objectWithoutProperties(_ref, _excluded$10);
9700
9844
 
9701
9845
  return /*#__PURE__*/React.createElement("svg", _extends({
9702
9846
  width: size,
@@ -9718,7 +9862,7 @@ var Send = function Send(_ref) {
9718
9862
  }));
9719
9863
  };
9720
9864
 
9721
- var _excluded$_ = ["size", "color", "strokeWidth"];
9865
+ var _excluded$$ = ["size", "color", "strokeWidth"];
9722
9866
  var SendPlane = function SendPlane(_ref) {
9723
9867
  var _ref$size = _ref.size,
9724
9868
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9726,7 +9870,7 @@ var SendPlane = function SendPlane(_ref) {
9726
9870
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9727
9871
  _ref$strokeWidth = _ref.strokeWidth,
9728
9872
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9729
- props = _objectWithoutProperties(_ref, _excluded$_);
9873
+ props = _objectWithoutProperties(_ref, _excluded$$);
9730
9874
 
9731
9875
  return /*#__PURE__*/React.createElement("svg", _extends({
9732
9876
  width: size,
@@ -9748,7 +9892,7 @@ var SendPlane = function SendPlane(_ref) {
9748
9892
  }));
9749
9893
  };
9750
9894
 
9751
- var _excluded$Z = ["size", "color", "strokeWidth"];
9895
+ var _excluded$_ = ["size", "color", "strokeWidth"];
9752
9896
  var Seo = function Seo(_ref) {
9753
9897
  var _ref$size = _ref.size,
9754
9898
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9756,7 +9900,7 @@ var Seo = function Seo(_ref) {
9756
9900
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9757
9901
  _ref$strokeWidth = _ref.strokeWidth,
9758
9902
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9759
- props = _objectWithoutProperties(_ref, _excluded$Z);
9903
+ props = _objectWithoutProperties(_ref, _excluded$_);
9760
9904
 
9761
9905
  return /*#__PURE__*/React.createElement("svg", _extends({
9762
9906
  width: size,
@@ -9778,7 +9922,7 @@ var Seo = function Seo(_ref) {
9778
9922
  }));
9779
9923
  };
9780
9924
 
9781
- var _excluded$Y = ["size", "color", "strokeWidth"];
9925
+ var _excluded$Z = ["size", "color", "strokeWidth"];
9782
9926
  var Settings = function Settings(_ref) {
9783
9927
  var _ref$size = _ref.size,
9784
9928
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9786,7 +9930,7 @@ var Settings = function Settings(_ref) {
9786
9930
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9787
9931
  _ref$strokeWidth = _ref.strokeWidth,
9788
9932
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9789
- props = _objectWithoutProperties(_ref, _excluded$Y);
9933
+ props = _objectWithoutProperties(_ref, _excluded$Z);
9790
9934
 
9791
9935
  return /*#__PURE__*/React.createElement("svg", _extends({
9792
9936
  width: size,
@@ -9808,14 +9952,14 @@ var Settings = function Settings(_ref) {
9808
9952
  }));
9809
9953
  };
9810
9954
 
9811
- var _excluded$X = ["size", "color", "strokeWidth"];
9955
+ var _excluded$Y = ["size", "color", "strokeWidth"];
9812
9956
  var SettingsChecked = function SettingsChecked(_ref) {
9813
9957
  var _ref$size = _ref.size,
9814
9958
  size = _ref$size === void 0 ? 24 : _ref$size,
9815
9959
  _ref$color = _ref.color,
9816
9960
  color = _ref$color === void 0 ? "currentColor" : _ref$color;
9817
9961
  _ref.strokeWidth;
9818
- var props = _objectWithoutProperties(_ref, _excluded$X);
9962
+ var props = _objectWithoutProperties(_ref, _excluded$Y);
9819
9963
 
9820
9964
  return /*#__PURE__*/React.createElement("svg", _extends({
9821
9965
  width: size,
@@ -9834,7 +9978,7 @@ var SettingsChecked = function SettingsChecked(_ref) {
9834
9978
  }));
9835
9979
  };
9836
9980
 
9837
- var _excluded$W = ["size", "color", "strokeWidth"];
9981
+ var _excluded$X = ["size", "color", "strokeWidth"];
9838
9982
  var Share = function Share(_ref) {
9839
9983
  var _ref$size = _ref.size,
9840
9984
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9842,7 +9986,7 @@ var Share = function Share(_ref) {
9842
9986
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9843
9987
  _ref$strokeWidth = _ref.strokeWidth,
9844
9988
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9845
- props = _objectWithoutProperties(_ref, _excluded$W);
9989
+ props = _objectWithoutProperties(_ref, _excluded$X);
9846
9990
 
9847
9991
  return /*#__PURE__*/React.createElement("svg", _extends({
9848
9992
  width: size,
@@ -9882,7 +10026,7 @@ var Share = function Share(_ref) {
9882
10026
  }));
9883
10027
  };
9884
10028
 
9885
- var _excluded$V = ["size", "color", "strokeWidth"];
10029
+ var _excluded$W = ["size", "color", "strokeWidth"];
9886
10030
  var SidebarClose = function SidebarClose(_ref) {
9887
10031
  var _ref$size = _ref.size,
9888
10032
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9890,7 +10034,7 @@ var SidebarClose = function SidebarClose(_ref) {
9890
10034
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9891
10035
  _ref$strokeWidth = _ref.strokeWidth,
9892
10036
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9893
- props = _objectWithoutProperties(_ref, _excluded$V);
10037
+ props = _objectWithoutProperties(_ref, _excluded$W);
9894
10038
 
9895
10039
  return /*#__PURE__*/React.createElement("svg", _extends({
9896
10040
  width: size,
@@ -9926,7 +10070,7 @@ var SidebarClose = function SidebarClose(_ref) {
9926
10070
  }))));
9927
10071
  };
9928
10072
 
9929
- var _excluded$U = ["size", "color", "strokeWidth"];
10073
+ var _excluded$V = ["size", "color", "strokeWidth"];
9930
10074
  var SidebarOpen = function SidebarOpen(_ref) {
9931
10075
  var _ref$size = _ref.size,
9932
10076
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9934,7 +10078,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
9934
10078
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9935
10079
  _ref$strokeWidth = _ref.strokeWidth,
9936
10080
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9937
- props = _objectWithoutProperties(_ref, _excluded$U);
10081
+ props = _objectWithoutProperties(_ref, _excluded$V);
9938
10082
 
9939
10083
  return /*#__PURE__*/React.createElement("svg", _extends({
9940
10084
  width: size,
@@ -9970,7 +10114,7 @@ var SidebarOpen = function SidebarOpen(_ref) {
9970
10114
  }))));
9971
10115
  };
9972
10116
 
9973
- var _excluded$T = ["size", "color", "strokeWidth"];
10117
+ var _excluded$U = ["size", "color", "strokeWidth"];
9974
10118
  var SmileFaceGrey = function SmileFaceGrey(_ref) {
9975
10119
  var _ref$size = _ref.size,
9976
10120
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9978,7 +10122,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
9978
10122
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
9979
10123
  _ref$strokeWidth = _ref.strokeWidth,
9980
10124
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
9981
- props = _objectWithoutProperties(_ref, _excluded$T);
10125
+ props = _objectWithoutProperties(_ref, _excluded$U);
9982
10126
 
9983
10127
  return /*#__PURE__*/React.createElement("svg", _extends({
9984
10128
  width: size,
@@ -10016,7 +10160,7 @@ var SmileFaceGrey = function SmileFaceGrey(_ref) {
10016
10160
  }))));
10017
10161
  };
10018
10162
 
10019
- var _excluded$S = ["size", "color", "strokeWidth"];
10163
+ var _excluded$T = ["size", "color", "strokeWidth"];
10020
10164
  var Smiley = function Smiley(_ref) {
10021
10165
  var _ref$size = _ref.size,
10022
10166
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10024,7 +10168,7 @@ var Smiley = function Smiley(_ref) {
10024
10168
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10025
10169
  _ref$strokeWidth = _ref.strokeWidth,
10026
10170
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10027
- props = _objectWithoutProperties(_ref, _excluded$S);
10171
+ props = _objectWithoutProperties(_ref, _excluded$T);
10028
10172
 
10029
10173
  return /*#__PURE__*/React.createElement("svg", _extends({
10030
10174
  width: size,
@@ -10046,7 +10190,7 @@ var Smiley = function Smiley(_ref) {
10046
10190
  }));
10047
10191
  };
10048
10192
 
10049
- var _excluded$R = ["size", "color", "strokeWidth"];
10193
+ var _excluded$S = ["size", "color", "strokeWidth"];
10050
10194
  var Status = function Status(_ref) {
10051
10195
  var _ref$size = _ref.size,
10052
10196
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10054,7 +10198,7 @@ var Status = function Status(_ref) {
10054
10198
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10055
10199
  _ref$strokeWidth = _ref.strokeWidth,
10056
10200
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10057
- props = _objectWithoutProperties(_ref, _excluded$R);
10201
+ props = _objectWithoutProperties(_ref, _excluded$S);
10058
10202
 
10059
10203
  return /*#__PURE__*/React.createElement("svg", _extends({
10060
10204
  width: size,
@@ -10070,7 +10214,7 @@ var Status = function Status(_ref) {
10070
10214
  }));
10071
10215
  };
10072
10216
 
10073
- var _excluded$Q = ["size", "color", "strokeWidth"];
10217
+ var _excluded$R = ["size", "color", "strokeWidth"];
10074
10218
  var Subdomain = function Subdomain(_ref) {
10075
10219
  var _ref$size = _ref.size,
10076
10220
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10078,7 +10222,7 @@ var Subdomain = function Subdomain(_ref) {
10078
10222
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10079
10223
  _ref$strokeWidth = _ref.strokeWidth,
10080
10224
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10081
- props = _objectWithoutProperties(_ref, _excluded$Q);
10225
+ props = _objectWithoutProperties(_ref, _excluded$R);
10082
10226
 
10083
10227
  return /*#__PURE__*/React.createElement("svg", _extends({
10084
10228
  width: size,
@@ -10102,7 +10246,7 @@ var Subdomain = function Subdomain(_ref) {
10102
10246
  }));
10103
10247
  };
10104
10248
 
10105
- var _excluded$P = ["size", "color", "strokeWidth"];
10249
+ var _excluded$Q = ["size", "color", "strokeWidth"];
10106
10250
  var Suitcase = function Suitcase(_ref) {
10107
10251
  var _ref$size = _ref.size,
10108
10252
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10110,7 +10254,7 @@ var Suitcase = function Suitcase(_ref) {
10110
10254
  color = _ref$color === void 0 ? "currentColor" : _ref$color,
10111
10255
  _ref$strokeWidth = _ref.strokeWidth,
10112
10256
  strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10113
- props = _objectWithoutProperties(_ref, _excluded$P);
10257
+ props = _objectWithoutProperties(_ref, _excluded$Q);
10114
10258
 
10115
10259
  return /*#__PURE__*/React.createElement("svg", _extends({
10116
10260
  width: size,
@@ -10132,6 +10276,86 @@ var Suitcase = function Suitcase(_ref) {
10132
10276
  }));
10133
10277
  };
10134
10278
 
10279
+ var _excluded$P = ["size", "color", "strokeWidth"];
10280
+ var Sun = function Sun(_ref) {
10281
+ var _ref$size = _ref.size,
10282
+ size = _ref$size === void 0 ? 24 : _ref$size,
10283
+ _ref$color = _ref.color,
10284
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10285
+ _ref$strokeWidth = _ref.strokeWidth,
10286
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
10287
+ props = _objectWithoutProperties(_ref, _excluded$P);
10288
+
10289
+ return /*#__PURE__*/React.createElement("svg", _extends({
10290
+ width: size,
10291
+ height: size,
10292
+ viewBox: "0 0 24 24",
10293
+ fill: "none"
10294
+ }, props), /*#__PURE__*/React.createElement("g", {
10295
+ clipPath: "url(#Sun_js__clip0_6477_145)"
10296
+ }, /*#__PURE__*/React.createElement("path", {
10297
+ d: "M14.7788 14.8772C15.1609 14.5082 15.4656 14.0668 15.6753 13.5788C15.8849 13.0908 15.9952 12.5659 15.9998 12.0348C16.0045 11.5036 15.9033 10.9769 15.7021 10.4853C15.501 9.99375 15.204 9.54714 14.8284 9.17157C14.4529 8.796 14.0062 8.49899 13.5147 8.29787C13.0231 8.09674 12.4964 7.99554 11.9652 8.00015C11.4341 8.00477 10.9092 8.11511 10.4212 8.32475C9.93321 8.53438 9.49183 8.83911 9.12285 9.22115C8.39421 9.97556 7.99104 10.986 8.00015 12.0348C8.00926 13.0835 8.42994 14.0868 9.17157 14.8284C9.91321 15.5701 10.9165 15.9907 11.9652 15.9998C13.014 16.009 14.0244 15.6058 14.7788 14.8772Z",
10298
+ stroke: color,
10299
+ strokeWidth: strokeWidth,
10300
+ strokeLinecap: "round",
10301
+ strokeLinejoin: "round"
10302
+ }), /*#__PURE__*/React.createElement("path", {
10303
+ d: "M7.4744 16.5256L6.3432 17.6568",
10304
+ stroke: color,
10305
+ strokeWidth: strokeWidth,
10306
+ strokeLinecap: "round",
10307
+ strokeLinejoin: "round"
10308
+ }), /*#__PURE__*/React.createElement("path", {
10309
+ d: "M7.4744 7.47439L6.3432 6.34319",
10310
+ stroke: color,
10311
+ strokeWidth: strokeWidth,
10312
+ strokeLinecap: "round",
10313
+ strokeLinejoin: "round"
10314
+ }), /*#__PURE__*/React.createElement("path", {
10315
+ d: "M16.5256 7.47439L17.6568 6.34319",
10316
+ stroke: color,
10317
+ strokeWidth: strokeWidth,
10318
+ strokeLinecap: "round",
10319
+ strokeLinejoin: "round"
10320
+ }), /*#__PURE__*/React.createElement("path", {
10321
+ d: "M16.5256 16.5256L17.6568 17.6568",
10322
+ stroke: color,
10323
+ strokeWidth: strokeWidth,
10324
+ strokeLinecap: "round",
10325
+ strokeLinejoin: "round"
10326
+ }), /*#__PURE__*/React.createElement("path", {
10327
+ d: "M5.6 12H4",
10328
+ stroke: color,
10329
+ strokeWidth: strokeWidth,
10330
+ strokeLinecap: "round",
10331
+ strokeLinejoin: "round"
10332
+ }), /*#__PURE__*/React.createElement("path", {
10333
+ d: "M12 5.6V4",
10334
+ stroke: color,
10335
+ strokeWidth: strokeWidth,
10336
+ strokeLinecap: "round",
10337
+ strokeLinejoin: "round"
10338
+ }), /*#__PURE__*/React.createElement("path", {
10339
+ d: "M18.4 12H20",
10340
+ stroke: color,
10341
+ strokeWidth: strokeWidth,
10342
+ strokeLinecap: "round",
10343
+ strokeLinejoin: "round"
10344
+ }), /*#__PURE__*/React.createElement("path", {
10345
+ d: "M12 18.4V20",
10346
+ stroke: color,
10347
+ strokeWidth: strokeWidth,
10348
+ strokeLinecap: "round",
10349
+ strokeLinejoin: "round"
10350
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
10351
+ id: "Sun_js__clip0_6477_145"
10352
+ }, /*#__PURE__*/React.createElement("rect", {
10353
+ width: 24,
10354
+ height: 24,
10355
+ fill: color
10356
+ }))));
10357
+ };
10358
+
10135
10359
  var _excluded$O = ["size", "color", "strokeWidth"];
10136
10360
  var Swap = function Swap(_ref) {
10137
10361
  var _ref$size = _ref.size,
@@ -11699,5 +11923,5 @@ var Youtube = function Youtube(_ref) {
11699
11923
  }));
11700
11924
  };
11701
11925
 
11702
- export { ActivityLog, AddCircle, AddMenu, AddRectangle, Address, Agents, AppSwitcher, Apple, Archive, Articles, Attachment, Bank, Blockquote, Book, BookOpen, Bookmark, Braces, Building, Calendar, Camera, CannedResponses, Captcha, Category, CenterAlign, Chat, ChatBubble, ChatEmpty, ChatNotification, ChatOffline, Check, CheckCircle, Checkbox, CheckboxInactive, Checkmark, Chrome, Clock, Close, CloseCircle, ClosedPullRequest, Code, CodeBlock, Collapse, Column, Computer, ContactBook, Copy, CreditCard, Css3, Cursor, CustomDomain, Customers, Customize, Dashboard, Database, Delete, Design, Divider, DoubleCheck, Down, DownArrow, DownArrowCircle, Download, Draft, Dropdown, DropdownClosed, Edit, Email, EmailSent, Error$1 as Error, Expand, ExternalLink, Eye, Facebook, Favorite, File, FileDownload, FileGeneric, FileUpload, Filter, FilterAz, Flag, Flash, Focus, Folder, Form, Forward, FullScreen, Gif, Gift, GitMerge, Globe, Goal, Graph, Group, HamburgerMenu, Hash, HashChecked, HashInSet, Header, Heart, Help, Hide, Highlight, History, Home, HourGlass, Hours, Html, Image, ImageUpload, Inbox, IndeterminateCircle, Info, Input, Invoice, IpAddress, Keyboard, Left, LeftAlign, LeftArrow, LeftArrowCircle, Link, Linkedin, List, ListDetails, ListDot, ListNumber, Loading, Location, Lock, MailSend, MailUnread, Matrix, MatrixDots, MatrixDotsClear, MediaVideo, MenuHorizontal, MenuLayout, MenuSquare, MenuVertical, Merge, MergedPullRequest, Message, MessageBubble, MessageSquare, Mic, Minus, Mobile, Movie, MultipleChoice, NeetoAnalytics, NeetoCal, NeetoChangelog, NeetoChat, NeetoDesk, NeetoForm, NeetoIcon, NeetoInsights, NeetoInterview, NeetoInvisible, NeetoKb, NeetoQuiz, NeetoReplay, NeetoWireframe, NeutralFaceGrey, NewChat, Notes, Notification, Paragraph, Pause, Phone, PhoneRing, Play, Plus, Print, Puzzle, QrCode, Quote, Radio, RadioInactive, Rating, RatingFilled, Redirection, Redo, Refresh, RemoveCircle, Reorder, Repeat, Reply, Report, Ribbon, Right, RightAlign, RightArrow, RightArrowCircle, Robot, SadFaceGrey, Scale, Search, Sections, Security, Send, SendPlane, Seo, Settings, SettingsChecked, Share, SidebarClose, SidebarOpen, SmileFaceGrey, Smiley, Status, Subdomain, Suitcase, Swap, Tablet, Tag, Tags, Terms, Text, TextBold, TextCross, TextH1, TextH2, TextItalic, TextLines, TextSize, Tickets, TimeTracking, Transaction, Translate, Twitter, Ubuntu, Underline, Undo, Unlink, Unlock, Up, UpArrow, UpArrowCircle, Upload, User, UserAdd, UserCircle, UserNotification, UserRemove, UserRole, UserRoundedRect, UserSettings, UserStar, Video, Volume, Volume0, Volume100, Volume25, Volume50, Volume75, VolumeOutline, VolumeOutline0, Warning, WarningFilled, Whatsapp, WidgetModes, YesNo, Youtube };
11926
+ export { ActivityLog, AddCircle, AddMenu, AddRectangle, Address, Agents, AppSwitcher, Apple, Archive, Articles, Attachment, Bank, Blockquote, Book, BookOpen, Bookmark, Braces, Building, Calendar, Camera, CannedResponses, Captcha, Category, CenterAlign, Certificate, Chat, ChatBubble, ChatEmpty, ChatNotification, ChatOffline, Check, CheckCircle, Checkbox, CheckboxInactive, Checkmark, Chrome, Clock, Close, CloseCircle, ClosedPullRequest, Code, CodeBlock, Collapse, Column, Computer, ContactBook, Copy, CreditCard, Css3, Cursor, CustomDomain, Customers, Customize, Dashboard, Database, Delete, Design, Divider, DoubleCheck, Down, DownArrow, DownArrowCircle, Download, Draft, Drag, Dropdown, DropdownClosed, Edit, Email, EmailSent, Error$1 as Error, Expand, ExternalLink, Eye, Facebook, Favorite, File, FileDownload, FileGeneric, FileUpload, Filter, FilterAz, Flag, Flash, Focus, Folder, Form, Forward, FullScreen, Gif, Gift, GitMerge, Globe, Goal, Graph, Group, HamburgerMenu, Hash, HashChecked, HashInSet, Header, Heart, Help, Hide, Highlight, History, Home, HourGlass, Hours, Html, Image, ImageUpload, Inbox, IndeterminateCircle, Info, Input, Invoice, IpAddress, Keyboard, Left, LeftAlign, LeftArrow, LeftArrowCircle, Link, Linkedin, List, ListDetails, ListDot, ListNumber, Loading, Location, Lock, MailSend, MailUnread, Matrix, MatrixDots, MatrixDotsClear, MediaVideo, MenuHorizontal, MenuLayout, MenuSquare, MenuVertical, Merge, MergedPullRequest, Message, MessageBubble, MessageSquare, Mic, Minus, Mobile, Moon, Movie, MultipleChoice, NeetoAnalytics, NeetoCal, NeetoChangelog, NeetoChat, NeetoDesk, NeetoForm, NeetoIcon, NeetoInsights, NeetoInterview, NeetoInvisible, NeetoKb, NeetoQuiz, NeetoReplay, NeetoWireframe, NeutralFaceGrey, NewChat, Notes, Notification, Paragraph, Pause, Phone, PhoneRing, Play, Plus, Print, Puzzle, QrCode, Quote, Radio, RadioInactive, Rating, RatingFilled, Redirection, Redo, Refresh, RemoveCircle, Reorder, Repeat, Reply, Report, Ribbon, Right, RightAlign, RightArrow, RightArrowCircle, Robot, SadFaceGrey, Scale, Search, Sections, Security, Send, SendPlane, Seo, Settings, SettingsChecked, Share, SidebarClose, SidebarOpen, SmileFaceGrey, Smiley, Status, Subdomain, Suitcase, Sun, Swap, Tablet, Tag, Tags, Terms, Text, TextBold, TextCross, TextH1, TextH2, TextItalic, TextLines, TextSize, Tickets, TimeTracking, Transaction, Translate, Twitter, Ubuntu, Underline, Undo, Unlink, Unlock, Up, UpArrow, UpArrowCircle, Upload, User, UserAdd, UserCircle, UserNotification, UserRemove, UserRole, UserRoundedRect, UserSettings, UserStar, Video, Volume, Volume0, Volume100, Volume25, Volume50, Volume75, VolumeOutline, VolumeOutline0, Warning, WarningFilled, Whatsapp, WidgetModes, YesNo, Youtube };
11703
11927
  //# sourceMappingURL=neeto-icons.js.map