@bigbinary/neeto-icons 1.18.0 → 1.18.1

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.
@@ -2835,7 +2835,7 @@ var React = react.exports;
2835
2835
  var _excluded$p = ["width", "height"];
2836
2836
  var Neeto = function Neeto(_ref) {
2837
2837
  var _ref$width = _ref.width,
2838
- width = _ref$width === void 0 ? "auto" : _ref$width,
2838
+ width = _ref$width === void 0 ? "100%" : _ref$width,
2839
2839
  _ref$height = _ref.height,
2840
2840
  height = _ref$height === void 0 ? 20 : _ref$height,
2841
2841
  props = _objectWithoutProperties(_ref, _excluded$p);
@@ -2875,7 +2875,7 @@ var Neeto = function Neeto(_ref) {
2875
2875
  var _excluded$o = ["width", "height"];
2876
2876
  var NeetoCal = function NeetoCal(_ref) {
2877
2877
  var _ref$width = _ref.width,
2878
- width = _ref$width === void 0 ? "auto" : _ref$width,
2878
+ width = _ref$width === void 0 ? "100%" : _ref$width,
2879
2879
  _ref$height = _ref.height,
2880
2880
  height = _ref$height === void 0 ? 20 : _ref$height,
2881
2881
  props = _objectWithoutProperties(_ref, _excluded$o);
@@ -3047,7 +3047,7 @@ var NeetoCal = function NeetoCal(_ref) {
3047
3047
  var _excluded$n = ["width", "height"];
3048
3048
  var NeetoChangelog = function NeetoChangelog(_ref) {
3049
3049
  var _ref$width = _ref.width,
3050
- width = _ref$width === void 0 ? "auto" : _ref$width,
3050
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3051
3051
  _ref$height = _ref.height,
3052
3052
  height = _ref$height === void 0 ? 20 : _ref$height,
3053
3053
  props = _objectWithoutProperties(_ref, _excluded$n);
@@ -3130,7 +3130,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
3130
3130
  var _excluded$m = ["width", "height"];
3131
3131
  var NeetoChat = function NeetoChat(_ref) {
3132
3132
  var _ref$width = _ref.width,
3133
- width = _ref$width === void 0 ? "auto" : _ref$width,
3133
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3134
3134
  _ref$height = _ref.height,
3135
3135
  height = _ref$height === void 0 ? 20 : _ref$height,
3136
3136
  props = _objectWithoutProperties(_ref, _excluded$m);
@@ -3218,7 +3218,7 @@ var NeetoChat = function NeetoChat(_ref) {
3218
3218
  var _excluded$l = ["width", "height"];
3219
3219
  var NeetoCi = function NeetoCi(_ref) {
3220
3220
  var _ref$width = _ref.width,
3221
- width = _ref$width === void 0 ? "auto" : _ref$width,
3221
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3222
3222
  _ref$height = _ref.height,
3223
3223
  height = _ref$height === void 0 ? 20 : _ref$height,
3224
3224
  props = _objectWithoutProperties(_ref, _excluded$l);
@@ -3301,7 +3301,7 @@ var NeetoCi = function NeetoCi(_ref) {
3301
3301
  var _excluded$k = ["width", "height"];
3302
3302
  var NeetoCourse = function NeetoCourse(_ref) {
3303
3303
  var _ref$width = _ref.width,
3304
- width = _ref$width === void 0 ? "auto" : _ref$width,
3304
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3305
3305
  _ref$height = _ref.height,
3306
3306
  height = _ref$height === void 0 ? 20 : _ref$height,
3307
3307
  props = _objectWithoutProperties(_ref, _excluded$k);
@@ -3406,7 +3406,7 @@ var NeetoCourse = function NeetoCourse(_ref) {
3406
3406
  var _excluded$j = ["width", "height"];
3407
3407
  var NeetoCrm = function NeetoCrm(_ref) {
3408
3408
  var _ref$width = _ref.width,
3409
- width = _ref$width === void 0 ? "auto" : _ref$width,
3409
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3410
3410
  _ref$height = _ref.height,
3411
3411
  height = _ref$height === void 0 ? 20 : _ref$height,
3412
3412
  props = _objectWithoutProperties(_ref, _excluded$j);
@@ -3523,7 +3523,7 @@ var NeetoCrm = function NeetoCrm(_ref) {
3523
3523
  var _excluded$i = ["width", "height"];
3524
3524
  var NeetoDeploy = function NeetoDeploy(_ref) {
3525
3525
  var _ref$width = _ref.width,
3526
- width = _ref$width === void 0 ? "auto" : _ref$width,
3526
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3527
3527
  _ref$height = _ref.height,
3528
3528
  height = _ref$height === void 0 ? 20 : _ref$height,
3529
3529
  props = _objectWithoutProperties(_ref, _excluded$i);
@@ -3627,7 +3627,7 @@ var NeetoDeploy = function NeetoDeploy(_ref) {
3627
3627
  var _excluded$h = ["width", "height"];
3628
3628
  var NeetoDesk = function NeetoDesk(_ref) {
3629
3629
  var _ref$width = _ref.width,
3630
- width = _ref$width === void 0 ? "auto" : _ref$width,
3630
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3631
3631
  _ref$height = _ref.height,
3632
3632
  height = _ref$height === void 0 ? 20 : _ref$height,
3633
3633
  props = _objectWithoutProperties(_ref, _excluded$h);
@@ -3722,7 +3722,7 @@ var NeetoDesk = function NeetoDesk(_ref) {
3722
3722
  var _excluded$g = ["width", "height"];
3723
3723
  var NeetoForm = function NeetoForm(_ref) {
3724
3724
  var _ref$width = _ref.width,
3725
- width = _ref$width === void 0 ? "auto" : _ref$width,
3725
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3726
3726
  _ref$height = _ref.height,
3727
3727
  height = _ref$height === void 0 ? 20 : _ref$height,
3728
3728
  props = _objectWithoutProperties(_ref, _excluded$g);
@@ -3806,7 +3806,7 @@ var NeetoForm = function NeetoForm(_ref) {
3806
3806
  var _excluded$f = ["width", "height"];
3807
3807
  var NeetoGit = function NeetoGit(_ref) {
3808
3808
  var _ref$width = _ref.width,
3809
- width = _ref$width === void 0 ? "auto" : _ref$width,
3809
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3810
3810
  _ref$height = _ref.height,
3811
3811
  height = _ref$height === void 0 ? 20 : _ref$height,
3812
3812
  props = _objectWithoutProperties(_ref, _excluded$f);
@@ -3892,7 +3892,7 @@ var NeetoGit = function NeetoGit(_ref) {
3892
3892
  var _excluded$e = ["width", "height"];
3893
3893
  var NeetoInvisible = function NeetoInvisible(_ref) {
3894
3894
  var _ref$width = _ref.width,
3895
- width = _ref$width === void 0 ? "auto" : _ref$width,
3895
+ width = _ref$width === void 0 ? "100%" : _ref$width,
3896
3896
  _ref$height = _ref.height,
3897
3897
  height = _ref$height === void 0 ? 20 : _ref$height,
3898
3898
  props = _objectWithoutProperties(_ref, _excluded$e);
@@ -4006,7 +4006,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
4006
4006
  var _excluded$d = ["width", "height"];
4007
4007
  var NeetoInvoice = function NeetoInvoice(_ref) {
4008
4008
  var _ref$width = _ref.width,
4009
- width = _ref$width === void 0 ? "auto" : _ref$width,
4009
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4010
4010
  _ref$height = _ref.height,
4011
4011
  height = _ref$height === void 0 ? 20 : _ref$height,
4012
4012
  props = _objectWithoutProperties(_ref, _excluded$d);
@@ -4068,7 +4068,7 @@ var NeetoInvoice = function NeetoInvoice(_ref) {
4068
4068
  var _excluded$c = ["width", "height"];
4069
4069
  var NeetoKb = function NeetoKb(_ref) {
4070
4070
  var _ref$width = _ref.width,
4071
- width = _ref$width === void 0 ? "auto" : _ref$width,
4071
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4072
4072
  _ref$height = _ref.height,
4073
4073
  height = _ref$height === void 0 ? 20 : _ref$height,
4074
4074
  props = _objectWithoutProperties(_ref, _excluded$c);
@@ -4122,7 +4122,7 @@ var NeetoKb = function NeetoKb(_ref) {
4122
4122
  var _excluded$b = ["width", "height"];
4123
4123
  var NeetoMonitor = function NeetoMonitor(_ref) {
4124
4124
  var _ref$width = _ref.width,
4125
- width = _ref$width === void 0 ? "auto" : _ref$width,
4125
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4126
4126
  _ref$height = _ref.height,
4127
4127
  height = _ref$height === void 0 ? 20 : _ref$height,
4128
4128
  props = _objectWithoutProperties(_ref, _excluded$b);
@@ -4223,7 +4223,7 @@ var NeetoMonitor = function NeetoMonitor(_ref) {
4223
4223
  var _excluded$a = ["width", "height"];
4224
4224
  var NeetoPlanner = function NeetoPlanner(_ref) {
4225
4225
  var _ref$width = _ref.width,
4226
- width = _ref$width === void 0 ? "auto" : _ref$width,
4226
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4227
4227
  _ref$height = _ref.height,
4228
4228
  height = _ref$height === void 0 ? 20 : _ref$height,
4229
4229
  props = _objectWithoutProperties(_ref, _excluded$a);
@@ -4350,7 +4350,7 @@ var NeetoPlanner = function NeetoPlanner(_ref) {
4350
4350
  var _excluded$9 = ["width", "height"];
4351
4351
  var NeetoQuiz = function NeetoQuiz(_ref) {
4352
4352
  var _ref$width = _ref.width,
4353
- width = _ref$width === void 0 ? "auto" : _ref$width,
4353
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4354
4354
  _ref$height = _ref.height,
4355
4355
  height = _ref$height === void 0 ? 20 : _ref$height,
4356
4356
  props = _objectWithoutProperties(_ref, _excluded$9);
@@ -4446,7 +4446,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
4446
4446
  var _excluded$8 = ["width", "height"];
4447
4447
  var NeetoRecord = function NeetoRecord(_ref) {
4448
4448
  var _ref$width = _ref.width,
4449
- width = _ref$width === void 0 ? "auto" : _ref$width,
4449
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4450
4450
  _ref$height = _ref.height,
4451
4451
  height = _ref$height === void 0 ? 20 : _ref$height,
4452
4452
  props = _objectWithoutProperties(_ref, _excluded$8);
@@ -4497,7 +4497,7 @@ var NeetoRecord = function NeetoRecord(_ref) {
4497
4497
  var _excluded$7 = ["width", "height"];
4498
4498
  var NeetoReplay = function NeetoReplay(_ref) {
4499
4499
  var _ref$width = _ref.width,
4500
- width = _ref$width === void 0 ? "auto" : _ref$width,
4500
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4501
4501
  _ref$height = _ref.height,
4502
4502
  height = _ref$height === void 0 ? 20 : _ref$height,
4503
4503
  props = _objectWithoutProperties(_ref, _excluded$7);
@@ -4601,7 +4601,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
4601
4601
  var _excluded$6 = ["width", "height"];
4602
4602
  var NeetoRunner = function NeetoRunner(_ref) {
4603
4603
  var _ref$width = _ref.width,
4604
- width = _ref$width === void 0 ? "auto" : _ref$width,
4604
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4605
4605
  _ref$height = _ref.height,
4606
4606
  height = _ref$height === void 0 ? 20 : _ref$height,
4607
4607
  props = _objectWithoutProperties(_ref, _excluded$6);
@@ -4698,7 +4698,7 @@ var NeetoRunner = function NeetoRunner(_ref) {
4698
4698
  var _excluded$5 = ["width", "height"];
4699
4699
  var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
4700
4700
  var _ref$width = _ref.width,
4701
- width = _ref$width === void 0 ? "auto" : _ref$width,
4701
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4702
4702
  _ref$height = _ref.height,
4703
4703
  height = _ref$height === void 0 ? 20 : _ref$height,
4704
4704
  props = _objectWithoutProperties(_ref, _excluded$5);
@@ -4784,7 +4784,7 @@ var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
4784
4784
  var _excluded$4 = ["width", "height"];
4785
4785
  var NeetoSign = function NeetoSign(_ref) {
4786
4786
  var _ref$width = _ref.width,
4787
- width = _ref$width === void 0 ? "auto" : _ref$width,
4787
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4788
4788
  _ref$height = _ref.height,
4789
4789
  height = _ref$height === void 0 ? 20 : _ref$height,
4790
4790
  props = _objectWithoutProperties(_ref, _excluded$4);
@@ -4935,7 +4935,7 @@ var NeetoSign = function NeetoSign(_ref) {
4935
4935
  var _excluded$3 = ["width", "height"];
4936
4936
  var NeetoSite = function NeetoSite(_ref) {
4937
4937
  var _ref$width = _ref.width,
4938
- width = _ref$width === void 0 ? "auto" : _ref$width,
4938
+ width = _ref$width === void 0 ? "100%" : _ref$width,
4939
4939
  _ref$height = _ref.height,
4940
4940
  height = _ref$height === void 0 ? 20 : _ref$height,
4941
4941
  props = _objectWithoutProperties(_ref, _excluded$3);
@@ -5027,7 +5027,7 @@ var NeetoSite = function NeetoSite(_ref) {
5027
5027
  var _excluded$2 = ["width", "height"];
5028
5028
  var NeetoSocial = function NeetoSocial(_ref) {
5029
5029
  var _ref$width = _ref.width,
5030
- width = _ref$width === void 0 ? "auto" : _ref$width,
5030
+ width = _ref$width === void 0 ? "100%" : _ref$width,
5031
5031
  _ref$height = _ref.height,
5032
5032
  height = _ref$height === void 0 ? 20 : _ref$height,
5033
5033
  props = _objectWithoutProperties(_ref, _excluded$2);
@@ -5122,7 +5122,7 @@ var NeetoSocial = function NeetoSocial(_ref) {
5122
5122
  var _excluded$1 = ["width", "height"];
5123
5123
  var NeetoTestify = function NeetoTestify(_ref) {
5124
5124
  var _ref$width = _ref.width,
5125
- width = _ref$width === void 0 ? "auto" : _ref$width,
5125
+ width = _ref$width === void 0 ? "100%" : _ref$width,
5126
5126
  _ref$height = _ref.height,
5127
5127
  height = _ref$height === void 0 ? 20 : _ref$height,
5128
5128
  props = _objectWithoutProperties(_ref, _excluded$1);
@@ -5228,7 +5228,7 @@ var NeetoTestify = function NeetoTestify(_ref) {
5228
5228
  var _excluded = ["width", "height"];
5229
5229
  var NeetoWireframe = function NeetoWireframe(_ref) {
5230
5230
  var _ref$width = _ref.width,
5231
- width = _ref$width === void 0 ? "auto" : _ref$width,
5231
+ width = _ref$width === void 0 ? "100%" : _ref$width,
5232
5232
  _ref$height = _ref.height,
5233
5233
  height = _ref$height === void 0 ? 20 : _ref$height,
5234
5234
  props = _objectWithoutProperties(_ref, _excluded);