@tant/icons 1.0.28 → 1.1.39

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.
@@ -5294,7 +5294,7 @@ Currency.defaultProps = {
5294
5294
 
5295
5295
  var loadingCircleStyle$1J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5296
5296
 
5297
- var OperatorEqual = function OperatorEqual(props) {
5297
+ var Contrast = function Contrast(props) {
5298
5298
  var color = props.color,
5299
5299
  size = props.size,
5300
5300
  spin = props.spin,
@@ -5321,6 +5321,51 @@ var OperatorEqual = function OperatorEqual(props) {
5321
5321
  } : {}), {}, {
5322
5322
  cursor: 'pointer'
5323
5323
  })
5324
+ }), /*#__PURE__*/React.createElement("path", {
5325
+ d: "M3.905 18.682h5.714v1.909H2V3.409h7.619v1.91H3.905v13.363zm10.476 0h1.905v1.909H14.38v-1.91zm2.857 0h1.905v1.909h-1.905v-1.91zm2.857 1.909v-1.91H22v1.91h-1.905zm0-6.682V12H22v1.91h-1.905zm0 2.864v-1.91H22v1.91h-1.905zm0-5.727v-1.91H22v1.91h-1.905zm0-2.864v-1.91H22v1.91h-1.905zm0-2.864V3.41H22v1.91h-1.905zm-.952 0h-1.905V3.41h1.905v1.91zm-2.857 0H14.38V3.41h1.905v1.91zM11.524 1.5h1.905v21h-1.905v-21z"
5326
+ })));
5327
+ };
5328
+
5329
+ Contrast.propTypes = {
5330
+ spin: PropTypes.bool,
5331
+ color: PropTypes.string,
5332
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
5333
+ };
5334
+ Contrast.defaultProps = {
5335
+ spin: false,
5336
+ color: 'currentColor',
5337
+ size: '16'
5338
+ };
5339
+
5340
+ var loadingCircleStyle$1K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5341
+
5342
+ var OperatorEqual = function OperatorEqual(props) {
5343
+ var color = props.color,
5344
+ size = props.size,
5345
+ spin = props.spin,
5346
+ style = props.style,
5347
+ className = props.className,
5348
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
5349
+
5350
+ return /*#__PURE__*/React.createElement("span", {
5351
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5352
+ }, /*#__PURE__*/React.createElement("style", {
5353
+ children: loadingCircleStyle$1K
5354
+ }), /*#__PURE__*/React.createElement("svg", _extends({
5355
+ xmlns: "http://www.w3.org/2000/svg",
5356
+ width: size,
5357
+ height: size,
5358
+ viewBox: "0 0 24 24",
5359
+ fill: color
5360
+ }, otherProps, {
5361
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
5362
+ animationDuration: '1s',
5363
+ animationIterationCount: 'infinite',
5364
+ animationName: 'loadingCircle',
5365
+ animationTimingFunction: 'linear'
5366
+ } : {}), {}, {
5367
+ cursor: 'pointer'
5368
+ })
5324
5369
  }), /*#__PURE__*/React.createElement("path", {
5325
5370
  fillRule: "evenodd",
5326
5371
  clipRule: "evenodd",
@@ -5339,7 +5384,7 @@ OperatorEqual.defaultProps = {
5339
5384
  size: '16'
5340
5385
  };
5341
5386
 
5342
- var loadingCircleStyle$1K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5387
+ var loadingCircleStyle$1L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5343
5388
 
5344
5389
  var OperatorUnequal = function OperatorUnequal(props) {
5345
5390
  var color = props.color,
@@ -5352,7 +5397,7 @@ var OperatorUnequal = function OperatorUnequal(props) {
5352
5397
  return /*#__PURE__*/React.createElement("span", {
5353
5398
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5354
5399
  }, /*#__PURE__*/React.createElement("style", {
5355
- children: loadingCircleStyle$1K
5400
+ children: loadingCircleStyle$1L
5356
5401
  }), /*#__PURE__*/React.createElement("svg", _extends({
5357
5402
  xmlns: "http://www.w3.org/2000/svg",
5358
5403
  width: size,
@@ -5386,7 +5431,7 @@ OperatorUnequal.defaultProps = {
5386
5431
  size: '16'
5387
5432
  };
5388
5433
 
5389
- var loadingCircleStyle$1L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5434
+ var loadingCircleStyle$1M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5390
5435
 
5391
5436
  var OperatorDivide = function OperatorDivide(props) {
5392
5437
  var color = props.color,
@@ -5399,7 +5444,7 @@ var OperatorDivide = function OperatorDivide(props) {
5399
5444
  return /*#__PURE__*/React.createElement("span", {
5400
5445
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5401
5446
  }, /*#__PURE__*/React.createElement("style", {
5402
- children: loadingCircleStyle$1L
5447
+ children: loadingCircleStyle$1M
5403
5448
  }), /*#__PURE__*/React.createElement("svg", _extends({
5404
5449
  xmlns: "http://www.w3.org/2000/svg",
5405
5450
  width: size,
@@ -5431,7 +5476,7 @@ OperatorDivide.defaultProps = {
5431
5476
  size: '16'
5432
5477
  };
5433
5478
 
5434
- var loadingCircleStyle$1M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5479
+ var loadingCircleStyle$1N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5435
5480
 
5436
5481
  var OperatorNoValue = function OperatorNoValue(props) {
5437
5482
  var color = props.color,
@@ -5444,7 +5489,7 @@ var OperatorNoValue = function OperatorNoValue(props) {
5444
5489
  return /*#__PURE__*/React.createElement("span", {
5445
5490
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5446
5491
  }, /*#__PURE__*/React.createElement("style", {
5447
- children: loadingCircleStyle$1M
5492
+ children: loadingCircleStyle$1N
5448
5493
  }), /*#__PURE__*/React.createElement("svg", _extends({
5449
5494
  xmlns: "http://www.w3.org/2000/svg",
5450
5495
  width: size,
@@ -5478,7 +5523,7 @@ OperatorNoValue.defaultProps = {
5478
5523
  size: '16'
5479
5524
  };
5480
5525
 
5481
- var loadingCircleStyle$1N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5526
+ var loadingCircleStyle$1O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5482
5527
 
5483
5528
  var OperatorHasValue = function OperatorHasValue(props) {
5484
5529
  var color = props.color,
@@ -5491,7 +5536,7 @@ var OperatorHasValue = function OperatorHasValue(props) {
5491
5536
  return /*#__PURE__*/React.createElement("span", {
5492
5537
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5493
5538
  }, /*#__PURE__*/React.createElement("style", {
5494
- children: loadingCircleStyle$1N
5539
+ children: loadingCircleStyle$1O
5495
5540
  }), /*#__PURE__*/React.createElement("svg", _extends({
5496
5541
  xmlns: "http://www.w3.org/2000/svg",
5497
5542
  width: size,
@@ -5525,7 +5570,7 @@ OperatorHasValue.defaultProps = {
5525
5570
  size: '16'
5526
5571
  };
5527
5572
 
5528
- var loadingCircleStyle$1O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5573
+ var loadingCircleStyle$1P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5529
5574
 
5530
5575
  var OperatorInside = function OperatorInside(props) {
5531
5576
  var color = props.color,
@@ -5538,7 +5583,7 @@ var OperatorInside = function OperatorInside(props) {
5538
5583
  return /*#__PURE__*/React.createElement("span", {
5539
5584
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5540
5585
  }, /*#__PURE__*/React.createElement("style", {
5541
- children: loadingCircleStyle$1O
5586
+ children: loadingCircleStyle$1P
5542
5587
  }), /*#__PURE__*/React.createElement("svg", _extends({
5543
5588
  xmlns: "http://www.w3.org/2000/svg",
5544
5589
  width: size,
@@ -5570,7 +5615,7 @@ OperatorInside.defaultProps = {
5570
5615
  size: '16'
5571
5616
  };
5572
5617
 
5573
- var loadingCircleStyle$1P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5618
+ var loadingCircleStyle$1Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5574
5619
 
5575
5620
  var OperatorInclude = function OperatorInclude(props) {
5576
5621
  var color = props.color,
@@ -5583,7 +5628,7 @@ var OperatorInclude = function OperatorInclude(props) {
5583
5628
  return /*#__PURE__*/React.createElement("span", {
5584
5629
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5585
5630
  }, /*#__PURE__*/React.createElement("style", {
5586
- children: loadingCircleStyle$1P
5631
+ children: loadingCircleStyle$1Q
5587
5632
  }), /*#__PURE__*/React.createElement("svg", _extends({
5588
5633
  xmlns: "http://www.w3.org/2000/svg",
5589
5634
  width: size,
@@ -5617,7 +5662,7 @@ OperatorInclude.defaultProps = {
5617
5662
  size: '16'
5618
5663
  };
5619
5664
 
5620
- var loadingCircleStyle$1Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5665
+ var loadingCircleStyle$1R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5621
5666
 
5622
5667
  var OperatorNotInclude = function OperatorNotInclude(props) {
5623
5668
  var color = props.color,
@@ -5630,7 +5675,7 @@ var OperatorNotInclude = function OperatorNotInclude(props) {
5630
5675
  return /*#__PURE__*/React.createElement("span", {
5631
5676
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5632
5677
  }, /*#__PURE__*/React.createElement("style", {
5633
- children: loadingCircleStyle$1Q
5678
+ children: loadingCircleStyle$1R
5634
5679
  }), /*#__PURE__*/React.createElement("svg", _extends({
5635
5680
  xmlns: "http://www.w3.org/2000/svg",
5636
5681
  width: size,
@@ -5671,7 +5716,7 @@ OperatorNotInclude.defaultProps = {
5671
5716
  size: '16'
5672
5717
  };
5673
5718
 
5674
- var loadingCircleStyle$1R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5719
+ var loadingCircleStyle$1S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5675
5720
 
5676
5721
  var OperatorLess = function OperatorLess(props) {
5677
5722
  var color = props.color,
@@ -5684,7 +5729,7 @@ var OperatorLess = function OperatorLess(props) {
5684
5729
  return /*#__PURE__*/React.createElement("span", {
5685
5730
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5686
5731
  }, /*#__PURE__*/React.createElement("style", {
5687
- children: loadingCircleStyle$1R
5732
+ children: loadingCircleStyle$1S
5688
5733
  }), /*#__PURE__*/React.createElement("svg", _extends({
5689
5734
  xmlns: "http://www.w3.org/2000/svg",
5690
5735
  width: size,
@@ -5718,7 +5763,7 @@ OperatorLess.defaultProps = {
5718
5763
  size: '16'
5719
5764
  };
5720
5765
 
5721
- var loadingCircleStyle$1S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5766
+ var loadingCircleStyle$1T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5722
5767
 
5723
5768
  var OperatorNoBigger = function OperatorNoBigger(props) {
5724
5769
  var color = props.color,
@@ -5731,7 +5776,7 @@ var OperatorNoBigger = function OperatorNoBigger(props) {
5731
5776
  return /*#__PURE__*/React.createElement("span", {
5732
5777
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5733
5778
  }, /*#__PURE__*/React.createElement("style", {
5734
- children: loadingCircleStyle$1S
5779
+ children: loadingCircleStyle$1T
5735
5780
  }), /*#__PURE__*/React.createElement("svg", _extends({
5736
5781
  xmlns: "http://www.w3.org/2000/svg",
5737
5782
  width: size,
@@ -5765,7 +5810,7 @@ OperatorNoBigger.defaultProps = {
5765
5810
  size: '16'
5766
5811
  };
5767
5812
 
5768
- var loadingCircleStyle$1T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5813
+ var loadingCircleStyle$1U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5769
5814
 
5770
5815
  var OperatorBigger = function OperatorBigger(props) {
5771
5816
  var color = props.color,
@@ -5778,7 +5823,7 @@ var OperatorBigger = function OperatorBigger(props) {
5778
5823
  return /*#__PURE__*/React.createElement("span", {
5779
5824
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5780
5825
  }, /*#__PURE__*/React.createElement("style", {
5781
- children: loadingCircleStyle$1T
5826
+ children: loadingCircleStyle$1U
5782
5827
  }), /*#__PURE__*/React.createElement("svg", _extends({
5783
5828
  xmlns: "http://www.w3.org/2000/svg",
5784
5829
  width: size,
@@ -5812,7 +5857,7 @@ OperatorBigger.defaultProps = {
5812
5857
  size: '16'
5813
5858
  };
5814
5859
 
5815
- var loadingCircleStyle$1U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5860
+ var loadingCircleStyle$1V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5816
5861
 
5817
5862
  var OperatorNoLess = function OperatorNoLess(props) {
5818
5863
  var color = props.color,
@@ -5825,7 +5870,7 @@ var OperatorNoLess = function OperatorNoLess(props) {
5825
5870
  return /*#__PURE__*/React.createElement("span", {
5826
5871
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5827
5872
  }, /*#__PURE__*/React.createElement("style", {
5828
- children: loadingCircleStyle$1U
5873
+ children: loadingCircleStyle$1V
5829
5874
  }), /*#__PURE__*/React.createElement("svg", _extends({
5830
5875
  xmlns: "http://www.w3.org/2000/svg",
5831
5876
  width: size,
@@ -5859,7 +5904,7 @@ OperatorNoLess.defaultProps = {
5859
5904
  size: '16'
5860
5905
  };
5861
5906
 
5862
- var loadingCircleStyle$1V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5907
+ var loadingCircleStyle$1W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5863
5908
 
5864
5909
  var OperatorTrue = function OperatorTrue(props) {
5865
5910
  var color = props.color,
@@ -5872,7 +5917,7 @@ var OperatorTrue = function OperatorTrue(props) {
5872
5917
  return /*#__PURE__*/React.createElement("span", {
5873
5918
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5874
5919
  }, /*#__PURE__*/React.createElement("style", {
5875
- children: loadingCircleStyle$1V
5920
+ children: loadingCircleStyle$1W
5876
5921
  }), /*#__PURE__*/React.createElement("svg", _extends({
5877
5922
  xmlns: "http://www.w3.org/2000/svg",
5878
5923
  width: size,
@@ -5906,7 +5951,7 @@ OperatorTrue.defaultProps = {
5906
5951
  size: '16'
5907
5952
  };
5908
5953
 
5909
- var loadingCircleStyle$1W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5954
+ var loadingCircleStyle$1X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5910
5955
 
5911
5956
  var OperatorFalse = function OperatorFalse(props) {
5912
5957
  var color = props.color,
@@ -5919,7 +5964,7 @@ var OperatorFalse = function OperatorFalse(props) {
5919
5964
  return /*#__PURE__*/React.createElement("span", {
5920
5965
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5921
5966
  }, /*#__PURE__*/React.createElement("style", {
5922
- children: loadingCircleStyle$1W
5967
+ children: loadingCircleStyle$1X
5923
5968
  }), /*#__PURE__*/React.createElement("svg", _extends({
5924
5969
  xmlns: "http://www.w3.org/2000/svg",
5925
5970
  width: size,
@@ -5953,7 +5998,7 @@ OperatorFalse.defaultProps = {
5953
5998
  size: '16'
5954
5999
  };
5955
6000
 
5956
- var loadingCircleStyle$1X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6001
+ var loadingCircleStyle$1Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5957
6002
 
5958
6003
  var OperatorRegex = function OperatorRegex(props) {
5959
6004
  var color = props.color,
@@ -5966,7 +6011,7 @@ var OperatorRegex = function OperatorRegex(props) {
5966
6011
  return /*#__PURE__*/React.createElement("span", {
5967
6012
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5968
6013
  }, /*#__PURE__*/React.createElement("style", {
5969
- children: loadingCircleStyle$1X
6014
+ children: loadingCircleStyle$1Y
5970
6015
  }), /*#__PURE__*/React.createElement("svg", _extends({
5971
6016
  xmlns: "http://www.w3.org/2000/svg",
5972
6017
  width: size,
@@ -6000,7 +6045,7 @@ OperatorRegex.defaultProps = {
6000
6045
  size: '16'
6001
6046
  };
6002
6047
 
6003
- var loadingCircleStyle$1Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6048
+ var loadingCircleStyle$1Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6004
6049
 
6005
6050
  var OperatorNoRegex = function OperatorNoRegex(props) {
6006
6051
  var color = props.color,
@@ -6013,7 +6058,7 @@ var OperatorNoRegex = function OperatorNoRegex(props) {
6013
6058
  return /*#__PURE__*/React.createElement("span", {
6014
6059
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6015
6060
  }, /*#__PURE__*/React.createElement("style", {
6016
- children: loadingCircleStyle$1Y
6061
+ children: loadingCircleStyle$1Z
6017
6062
  }), /*#__PURE__*/React.createElement("svg", _extends({
6018
6063
  xmlns: "http://www.w3.org/2000/svg",
6019
6064
  width: size,
@@ -6047,7 +6092,7 @@ OperatorNoRegex.defaultProps = {
6047
6092
  size: '16'
6048
6093
  };
6049
6094
 
6050
- var loadingCircleStyle$1Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6095
+ var loadingCircleStyle$1_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6051
6096
 
6052
6097
  var LogoDingdingCl = function LogoDingdingCl(props) {
6053
6098
  var color = props.color,
@@ -6060,7 +6105,7 @@ var LogoDingdingCl = function LogoDingdingCl(props) {
6060
6105
  return /*#__PURE__*/React.createElement("span", {
6061
6106
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6062
6107
  }, /*#__PURE__*/React.createElement("style", {
6063
- children: loadingCircleStyle$1Z
6108
+ children: loadingCircleStyle$1_
6064
6109
  }), /*#__PURE__*/React.createElement("svg", _extends({
6065
6110
  xmlns: "http://www.w3.org/2000/svg",
6066
6111
  width: size,
@@ -6093,7 +6138,7 @@ LogoDingdingCl.defaultProps = {
6093
6138
  size: '16'
6094
6139
  };
6095
6140
 
6096
- var loadingCircleStyle$1_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6141
+ var loadingCircleStyle$1$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6097
6142
 
6098
6143
  var LogoDingdingGray = function LogoDingdingGray(props) {
6099
6144
  var color = props.color,
@@ -6106,7 +6151,7 @@ var LogoDingdingGray = function LogoDingdingGray(props) {
6106
6151
  return /*#__PURE__*/React.createElement("span", {
6107
6152
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6108
6153
  }, /*#__PURE__*/React.createElement("style", {
6109
- children: loadingCircleStyle$1_
6154
+ children: loadingCircleStyle$1$
6110
6155
  }), /*#__PURE__*/React.createElement("svg", _extends({
6111
6156
  xmlns: "http://www.w3.org/2000/svg",
6112
6157
  width: size,
@@ -6138,7 +6183,7 @@ LogoDingdingGray.defaultProps = {
6138
6183
  size: '16'
6139
6184
  };
6140
6185
 
6141
- var loadingCircleStyle$1$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6186
+ var loadingCircleStyle$20 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6142
6187
 
6143
6188
  var LogoWecomCl = function LogoWecomCl(props) {
6144
6189
  var color = props.color,
@@ -6151,7 +6196,7 @@ var LogoWecomCl = function LogoWecomCl(props) {
6151
6196
  return /*#__PURE__*/React.createElement("span", {
6152
6197
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6153
6198
  }, /*#__PURE__*/React.createElement("style", {
6154
- children: loadingCircleStyle$1$
6199
+ children: loadingCircleStyle$20
6155
6200
  }), /*#__PURE__*/React.createElement("svg", _extends({
6156
6201
  xmlns: "http://www.w3.org/2000/svg",
6157
6202
  width: size,
@@ -6196,7 +6241,7 @@ LogoWecomCl.defaultProps = {
6196
6241
  size: '16'
6197
6242
  };
6198
6243
 
6199
- var loadingCircleStyle$20 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6244
+ var loadingCircleStyle$21 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6200
6245
 
6201
6246
  var LogoWecomGray = function LogoWecomGray(props) {
6202
6247
  var color = props.color,
@@ -6209,7 +6254,7 @@ var LogoWecomGray = function LogoWecomGray(props) {
6209
6254
  return /*#__PURE__*/React.createElement("span", {
6210
6255
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6211
6256
  }, /*#__PURE__*/React.createElement("style", {
6212
- children: loadingCircleStyle$20
6257
+ children: loadingCircleStyle$21
6213
6258
  }), /*#__PURE__*/React.createElement("svg", _extends({
6214
6259
  xmlns: "http://www.w3.org/2000/svg",
6215
6260
  width: size,
@@ -6241,7 +6286,7 @@ LogoWecomGray.defaultProps = {
6241
6286
  size: '16'
6242
6287
  };
6243
6288
 
6244
- var loadingCircleStyle$21 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6289
+ var loadingCircleStyle$22 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6245
6290
 
6246
6291
  var LogoWechatCl = function LogoWechatCl(props) {
6247
6292
  var color = props.color,
@@ -6254,7 +6299,7 @@ var LogoWechatCl = function LogoWechatCl(props) {
6254
6299
  return /*#__PURE__*/React.createElement("span", {
6255
6300
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6256
6301
  }, /*#__PURE__*/React.createElement("style", {
6257
- children: loadingCircleStyle$21
6302
+ children: loadingCircleStyle$22
6258
6303
  }), /*#__PURE__*/React.createElement("svg", _extends({
6259
6304
  xmlns: "http://www.w3.org/2000/svg",
6260
6305
  width: size,
@@ -6295,7 +6340,7 @@ LogoWechatCl.defaultProps = {
6295
6340
  size: '16'
6296
6341
  };
6297
6342
 
6298
- var loadingCircleStyle$22 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6343
+ var loadingCircleStyle$23 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6299
6344
 
6300
6345
  var LogoWechatGray = function LogoWechatGray(props) {
6301
6346
  var color = props.color,
@@ -6308,7 +6353,7 @@ var LogoWechatGray = function LogoWechatGray(props) {
6308
6353
  return /*#__PURE__*/React.createElement("span", {
6309
6354
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6310
6355
  }, /*#__PURE__*/React.createElement("style", {
6311
- children: loadingCircleStyle$22
6356
+ children: loadingCircleStyle$23
6312
6357
  }), /*#__PURE__*/React.createElement("svg", _extends({
6313
6358
  xmlns: "http://www.w3.org/2000/svg",
6314
6359
  width: size,
@@ -6347,7 +6392,7 @@ LogoWechatGray.defaultProps = {
6347
6392
  size: '16'
6348
6393
  };
6349
6394
 
6350
- var loadingCircleStyle$23 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6395
+ var loadingCircleStyle$24 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6351
6396
 
6352
6397
  var LogoFeishuCl = function LogoFeishuCl(props) {
6353
6398
  var color = props.color,
@@ -6360,7 +6405,7 @@ var LogoFeishuCl = function LogoFeishuCl(props) {
6360
6405
  return /*#__PURE__*/React.createElement("span", {
6361
6406
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6362
6407
  }, /*#__PURE__*/React.createElement("style", {
6363
- children: loadingCircleStyle$23
6408
+ children: loadingCircleStyle$24
6364
6409
  }), /*#__PURE__*/React.createElement("svg", _extends({
6365
6410
  xmlns: "http://www.w3.org/2000/svg",
6366
6411
  width: size,
@@ -6410,7 +6455,7 @@ LogoFeishuCl.defaultProps = {
6410
6455
  size: '16'
6411
6456
  };
6412
6457
 
6413
- var loadingCircleStyle$24 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6458
+ var loadingCircleStyle$25 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6414
6459
 
6415
6460
  var LogoKingCl = function LogoKingCl(props) {
6416
6461
  var color = props.color,
@@ -6423,7 +6468,7 @@ var LogoKingCl = function LogoKingCl(props) {
6423
6468
  return /*#__PURE__*/React.createElement("span", {
6424
6469
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6425
6470
  }, /*#__PURE__*/React.createElement("style", {
6426
- children: loadingCircleStyle$24
6471
+ children: loadingCircleStyle$25
6427
6472
  }), /*#__PURE__*/React.createElement("svg", _extends({
6428
6473
  xmlns: "http://www.w3.org/2000/svg",
6429
6474
  width: size,
@@ -6456,7 +6501,53 @@ LogoKingCl.defaultProps = {
6456
6501
  size: '16'
6457
6502
  };
6458
6503
 
6459
- var loadingCircleStyle$25 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6504
+ var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6505
+
6506
+ var LogoGarenaCl = function LogoGarenaCl(props) {
6507
+ var color = props.color,
6508
+ size = props.size,
6509
+ spin = props.spin,
6510
+ style = props.style,
6511
+ className = props.className,
6512
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
6513
+
6514
+ return /*#__PURE__*/React.createElement("span", {
6515
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6516
+ }, /*#__PURE__*/React.createElement("style", {
6517
+ children: loadingCircleStyle$26
6518
+ }), /*#__PURE__*/React.createElement("svg", _extends({
6519
+ xmlns: "http://www.w3.org/2000/svg",
6520
+ width: size,
6521
+ height: size,
6522
+ viewBox: "0 0 24 24",
6523
+ fill: color
6524
+ }, otherProps, {
6525
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
6526
+ animationDuration: '1s',
6527
+ animationIterationCount: 'infinite',
6528
+ animationName: 'loadingCircle',
6529
+ animationTimingFunction: 'linear'
6530
+ } : {}), {}, {
6531
+ cursor: 'pointer'
6532
+ })
6533
+ }), /*#__PURE__*/React.createElement("path", {
6534
+ d: "M7.932 12.964s1.469-2.947 7.601-1.245c0 0 .931 1.3 4.916.897 0 0-2.025 1.935-3.404 5.073 0 0-1.338 4.206-9.192 3.137 0 0-6.49-1.5-5.459-7.11 0 0 1.054-4.858 6.773-5.637l.638-.166s-2.028-1.122-6.048.676l-1.167.537L0 8.885s1.037-2.228 3.507-3.731h.25l3.714-2.228-2.025 1.825 2.717-1.18S12.41 2.466 14.013 2l-5.22 3.261s2.663-.563 3.925-.59l.288.59s2.682-.08 4.3.752c0 0-1.124 2.442 6.694 1.395l-.453.505-2.921 1.052-1.059.322.733.355.326.236h-4.257s-5.063-3.546-8.773 1.154c0 0-4.127 4.719-.432 8.106 0 0 6.594 3.301 7.859-4.697 0 0-1.015-4.077-6.119-1.37 0 0 1.029 1.287.027 1.716 0 0-2.337.553-.923-1.715",
6535
+ fill: "#E41E26"
6536
+ })));
6537
+ };
6538
+
6539
+ LogoGarenaCl.propTypes = {
6540
+ spin: PropTypes.bool,
6541
+ color: PropTypes.string,
6542
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
6543
+ };
6544
+ LogoGarenaCl.defaultProps = {
6545
+ spin: false,
6546
+ color: 'currentColor',
6547
+ size: '16'
6548
+ };
6549
+
6550
+ var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6460
6551
 
6461
6552
  var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
6462
6553
  var color = props.color,
@@ -6469,7 +6560,7 @@ var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
6469
6560
  return /*#__PURE__*/React.createElement("span", {
6470
6561
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6471
6562
  }, /*#__PURE__*/React.createElement("style", {
6472
- children: loadingCircleStyle$25
6563
+ children: loadingCircleStyle$27
6473
6564
  }), /*#__PURE__*/React.createElement("svg", _extends({
6474
6565
  xmlns: "http://www.w3.org/2000/svg",
6475
6566
  width: size,
@@ -6506,7 +6597,7 @@ LogoCurrencylayerCl.defaultProps = {
6506
6597
  size: '16'
6507
6598
  };
6508
6599
 
6509
- var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6600
+ var loadingCircleStyle$28 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6510
6601
 
6511
6602
  var Info = function Info(props) {
6512
6603
  var color = props.color,
@@ -6519,7 +6610,7 @@ var Info = function Info(props) {
6519
6610
  return /*#__PURE__*/React.createElement("span", {
6520
6611
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6521
6612
  }, /*#__PURE__*/React.createElement("style", {
6522
- children: loadingCircleStyle$26
6613
+ children: loadingCircleStyle$28
6523
6614
  }), /*#__PURE__*/React.createElement("svg", _extends({
6524
6615
  xmlns: "http://www.w3.org/2000/svg",
6525
6616
  width: size,
@@ -6555,7 +6646,52 @@ Info.defaultProps = {
6555
6646
  size: '16'
6556
6647
  };
6557
6648
 
6558
- var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6649
+ var loadingCircleStyle$29 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6650
+
6651
+ var InfoFill = function InfoFill(props) {
6652
+ var color = props.color,
6653
+ size = props.size,
6654
+ spin = props.spin,
6655
+ style = props.style,
6656
+ className = props.className,
6657
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
6658
+
6659
+ return /*#__PURE__*/React.createElement("span", {
6660
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6661
+ }, /*#__PURE__*/React.createElement("style", {
6662
+ children: loadingCircleStyle$29
6663
+ }), /*#__PURE__*/React.createElement("svg", _extends({
6664
+ xmlns: "http://www.w3.org/2000/svg",
6665
+ width: size,
6666
+ height: size,
6667
+ viewBox: "0 0 24 24",
6668
+ fill: color
6669
+ }, otherProps, {
6670
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
6671
+ animationDuration: '1s',
6672
+ animationIterationCount: 'infinite',
6673
+ animationName: 'loadingCircle',
6674
+ animationTimingFunction: 'linear'
6675
+ } : {}), {}, {
6676
+ cursor: 'pointer'
6677
+ })
6678
+ }), /*#__PURE__*/React.createElement("path", {
6679
+ d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12zm9 5h2v-6h-2v6zm0-10v2h2V7h-2z"
6680
+ })));
6681
+ };
6682
+
6683
+ InfoFill.propTypes = {
6684
+ spin: PropTypes.bool,
6685
+ color: PropTypes.string,
6686
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
6687
+ };
6688
+ InfoFill.defaultProps = {
6689
+ spin: false,
6690
+ color: 'currentColor',
6691
+ size: '16'
6692
+ };
6693
+
6694
+ var loadingCircleStyle$2a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6559
6695
 
6560
6696
  var Help = function Help(props) {
6561
6697
  var color = props.color,
@@ -6568,7 +6704,7 @@ var Help = function Help(props) {
6568
6704
  return /*#__PURE__*/React.createElement("span", {
6569
6705
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6570
6706
  }, /*#__PURE__*/React.createElement("style", {
6571
- children: loadingCircleStyle$27
6707
+ children: loadingCircleStyle$2a
6572
6708
  }), /*#__PURE__*/React.createElement("svg", _extends({
6573
6709
  xmlns: "http://www.w3.org/2000/svg",
6574
6710
  width: size,
@@ -6600,7 +6736,7 @@ Help.defaultProps = {
6600
6736
  size: '16'
6601
6737
  };
6602
6738
 
6603
- var loadingCircleStyle$28 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6739
+ var loadingCircleStyle$2b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6604
6740
 
6605
6741
  var History = function History(props) {
6606
6742
  var color = props.color,
@@ -6613,7 +6749,7 @@ var History = function History(props) {
6613
6749
  return /*#__PURE__*/React.createElement("span", {
6614
6750
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6615
6751
  }, /*#__PURE__*/React.createElement("style", {
6616
- children: loadingCircleStyle$28
6752
+ children: loadingCircleStyle$2b
6617
6753
  }), /*#__PURE__*/React.createElement("svg", _extends({
6618
6754
  xmlns: "http://www.w3.org/2000/svg",
6619
6755
  width: size,
@@ -6645,7 +6781,7 @@ History.defaultProps = {
6645
6781
  size: '16'
6646
6782
  };
6647
6783
 
6648
- var loadingCircleStyle$29 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6784
+ var loadingCircleStyle$2c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6649
6785
 
6650
6786
  var Backup = function Backup(props) {
6651
6787
  var color = props.color,
@@ -6658,7 +6794,7 @@ var Backup = function Backup(props) {
6658
6794
  return /*#__PURE__*/React.createElement("span", {
6659
6795
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6660
6796
  }, /*#__PURE__*/React.createElement("style", {
6661
- children: loadingCircleStyle$29
6797
+ children: loadingCircleStyle$2c
6662
6798
  }), /*#__PURE__*/React.createElement("svg", _extends({
6663
6799
  xmlns: "http://www.w3.org/2000/svg",
6664
6800
  width: size,
@@ -6692,7 +6828,7 @@ Backup.defaultProps = {
6692
6828
  size: '16'
6693
6829
  };
6694
6830
 
6695
- var loadingCircleStyle$2a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6831
+ var loadingCircleStyle$2d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6696
6832
 
6697
6833
  var Error = function Error(props) {
6698
6834
  var color = props.color,
@@ -6705,7 +6841,7 @@ var Error = function Error(props) {
6705
6841
  return /*#__PURE__*/React.createElement("span", {
6706
6842
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6707
6843
  }, /*#__PURE__*/React.createElement("style", {
6708
- children: loadingCircleStyle$2a
6844
+ children: loadingCircleStyle$2d
6709
6845
  }), /*#__PURE__*/React.createElement("svg", _extends({
6710
6846
  xmlns: "http://www.w3.org/2000/svg",
6711
6847
  width: size,
@@ -6741,7 +6877,7 @@ Error.defaultProps = {
6741
6877
  size: '16'
6742
6878
  };
6743
6879
 
6744
- var loadingCircleStyle$2b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6880
+ var loadingCircleStyle$2e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6745
6881
 
6746
6882
  var ErrorFill = function ErrorFill(props) {
6747
6883
  var color = props.color,
@@ -6754,7 +6890,7 @@ var ErrorFill = function ErrorFill(props) {
6754
6890
  return /*#__PURE__*/React.createElement("span", {
6755
6891
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6756
6892
  }, /*#__PURE__*/React.createElement("style", {
6757
- children: loadingCircleStyle$2b
6893
+ children: loadingCircleStyle$2e
6758
6894
  }), /*#__PURE__*/React.createElement("svg", _extends({
6759
6895
  xmlns: "http://www.w3.org/2000/svg",
6760
6896
  width: size,
@@ -6786,7 +6922,7 @@ ErrorFill.defaultProps = {
6786
6922
  size: '16'
6787
6923
  };
6788
6924
 
6789
- var loadingCircleStyle$2c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6925
+ var loadingCircleStyle$2f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6790
6926
 
6791
6927
  var Error2 = function Error2(props) {
6792
6928
  var color = props.color,
@@ -6799,7 +6935,7 @@ var Error2 = function Error2(props) {
6799
6935
  return /*#__PURE__*/React.createElement("span", {
6800
6936
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6801
6937
  }, /*#__PURE__*/React.createElement("style", {
6802
- children: loadingCircleStyle$2c
6938
+ children: loadingCircleStyle$2f
6803
6939
  }), /*#__PURE__*/React.createElement("svg", _extends({
6804
6940
  xmlns: "http://www.w3.org/2000/svg",
6805
6941
  width: size,
@@ -6833,7 +6969,7 @@ Error2.defaultProps = {
6833
6969
  size: '16'
6834
6970
  };
6835
6971
 
6836
- var loadingCircleStyle$2d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6972
+ var loadingCircleStyle$2g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6837
6973
 
6838
6974
  var Error2Fill = function Error2Fill(props) {
6839
6975
  var color = props.color,
@@ -6846,7 +6982,7 @@ var Error2Fill = function Error2Fill(props) {
6846
6982
  return /*#__PURE__*/React.createElement("span", {
6847
6983
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6848
6984
  }, /*#__PURE__*/React.createElement("style", {
6849
- children: loadingCircleStyle$2d
6985
+ children: loadingCircleStyle$2g
6850
6986
  }), /*#__PURE__*/React.createElement("svg", _extends({
6851
6987
  xmlns: "http://www.w3.org/2000/svg",
6852
6988
  width: size,
@@ -6880,7 +7016,7 @@ Error2Fill.defaultProps = {
6880
7016
  size: '16'
6881
7017
  };
6882
7018
 
6883
- var loadingCircleStyle$2e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7019
+ var loadingCircleStyle$2h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6884
7020
 
6885
7021
  var Success = function Success(props) {
6886
7022
  var color = props.color,
@@ -6893,7 +7029,7 @@ var Success = function Success(props) {
6893
7029
  return /*#__PURE__*/React.createElement("span", {
6894
7030
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6895
7031
  }, /*#__PURE__*/React.createElement("style", {
6896
- children: loadingCircleStyle$2e
7032
+ children: loadingCircleStyle$2h
6897
7033
  }), /*#__PURE__*/React.createElement("svg", _extends({
6898
7034
  xmlns: "http://www.w3.org/2000/svg",
6899
7035
  width: size,
@@ -6925,7 +7061,7 @@ Success.defaultProps = {
6925
7061
  size: '16'
6926
7062
  };
6927
7063
 
6928
- var loadingCircleStyle$2f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7064
+ var loadingCircleStyle$2i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6929
7065
 
6930
7066
  var SuccessFill = function SuccessFill(props) {
6931
7067
  var color = props.color,
@@ -6938,7 +7074,7 @@ var SuccessFill = function SuccessFill(props) {
6938
7074
  return /*#__PURE__*/React.createElement("span", {
6939
7075
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6940
7076
  }, /*#__PURE__*/React.createElement("style", {
6941
- children: loadingCircleStyle$2f
7077
+ children: loadingCircleStyle$2i
6942
7078
  }), /*#__PURE__*/React.createElement("svg", _extends({
6943
7079
  xmlns: "http://www.w3.org/2000/svg",
6944
7080
  width: size,
@@ -6972,7 +7108,7 @@ SuccessFill.defaultProps = {
6972
7108
  size: '16'
6973
7109
  };
6974
7110
 
6975
- var loadingCircleStyle$2g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7111
+ var loadingCircleStyle$2j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6976
7112
 
6977
7113
  var Delete2 = function Delete2(props) {
6978
7114
  var color = props.color,
@@ -6985,7 +7121,7 @@ var Delete2 = function Delete2(props) {
6985
7121
  return /*#__PURE__*/React.createElement("span", {
6986
7122
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6987
7123
  }, /*#__PURE__*/React.createElement("style", {
6988
- children: loadingCircleStyle$2g
7124
+ children: loadingCircleStyle$2j
6989
7125
  }), /*#__PURE__*/React.createElement("svg", _extends({
6990
7126
  xmlns: "http://www.w3.org/2000/svg",
6991
7127
  width: size,
@@ -7017,7 +7153,7 @@ Delete2.defaultProps = {
7017
7153
  size: '16'
7018
7154
  };
7019
7155
 
7020
- var loadingCircleStyle$2h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7156
+ var loadingCircleStyle$2k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7021
7157
 
7022
7158
  var Delete2Fill = function Delete2Fill(props) {
7023
7159
  var color = props.color,
@@ -7030,7 +7166,7 @@ var Delete2Fill = function Delete2Fill(props) {
7030
7166
  return /*#__PURE__*/React.createElement("span", {
7031
7167
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7032
7168
  }, /*#__PURE__*/React.createElement("style", {
7033
- children: loadingCircleStyle$2h
7169
+ children: loadingCircleStyle$2k
7034
7170
  }), /*#__PURE__*/React.createElement("svg", _extends({
7035
7171
  xmlns: "http://www.w3.org/2000/svg",
7036
7172
  width: size,
@@ -7062,7 +7198,7 @@ Delete2Fill.defaultProps = {
7062
7198
  size: '16'
7063
7199
  };
7064
7200
 
7065
- var loadingCircleStyle$2i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7201
+ var loadingCircleStyle$2l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7066
7202
 
7067
7203
  var Exchange = function Exchange(props) {
7068
7204
  var color = props.color,
@@ -7075,7 +7211,7 @@ var Exchange = function Exchange(props) {
7075
7211
  return /*#__PURE__*/React.createElement("span", {
7076
7212
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7077
7213
  }, /*#__PURE__*/React.createElement("style", {
7078
- children: loadingCircleStyle$2i
7214
+ children: loadingCircleStyle$2l
7079
7215
  }), /*#__PURE__*/React.createElement("svg", _extends({
7080
7216
  xmlns: "http://www.w3.org/2000/svg",
7081
7217
  width: size,
@@ -7107,7 +7243,7 @@ Exchange.defaultProps = {
7107
7243
  size: '16'
7108
7244
  };
7109
7245
 
7110
- var loadingCircleStyle$2j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7246
+ var loadingCircleStyle$2m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7111
7247
 
7112
7248
  var SwapFill = function SwapFill(props) {
7113
7249
  var color = props.color,
@@ -7120,7 +7256,7 @@ var SwapFill = function SwapFill(props) {
7120
7256
  return /*#__PURE__*/React.createElement("span", {
7121
7257
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7122
7258
  }, /*#__PURE__*/React.createElement("style", {
7123
- children: loadingCircleStyle$2j
7259
+ children: loadingCircleStyle$2m
7124
7260
  }), /*#__PURE__*/React.createElement("svg", _extends({
7125
7261
  xmlns: "http://www.w3.org/2000/svg",
7126
7262
  width: size,
@@ -7152,7 +7288,7 @@ SwapFill.defaultProps = {
7152
7288
  size: '16'
7153
7289
  };
7154
7290
 
7155
- var loadingCircleStyle$2k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7291
+ var loadingCircleStyle$2n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7156
7292
 
7157
7293
  var Processing = function Processing(props) {
7158
7294
  var color = props.color,
@@ -7165,7 +7301,7 @@ var Processing = function Processing(props) {
7165
7301
  return /*#__PURE__*/React.createElement("span", {
7166
7302
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7167
7303
  }, /*#__PURE__*/React.createElement("style", {
7168
- children: loadingCircleStyle$2k
7304
+ children: loadingCircleStyle$2n
7169
7305
  }), /*#__PURE__*/React.createElement("svg", _extends({
7170
7306
  xmlns: "http://www.w3.org/2000/svg",
7171
7307
  width: size,
@@ -7197,7 +7333,7 @@ Processing.defaultProps = {
7197
7333
  size: '16'
7198
7334
  };
7199
7335
 
7200
- var loadingCircleStyle$2l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7336
+ var loadingCircleStyle$2o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7201
7337
 
7202
7338
  var Processing2 = function Processing2(props) {
7203
7339
  var color = props.color,
@@ -7210,7 +7346,7 @@ var Processing2 = function Processing2(props) {
7210
7346
  return /*#__PURE__*/React.createElement("span", {
7211
7347
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7212
7348
  }, /*#__PURE__*/React.createElement("style", {
7213
- children: loadingCircleStyle$2l
7349
+ children: loadingCircleStyle$2o
7214
7350
  }), /*#__PURE__*/React.createElement("svg", _extends({
7215
7351
  xmlns: "http://www.w3.org/2000/svg",
7216
7352
  width: size,
@@ -7244,7 +7380,7 @@ Processing2.defaultProps = {
7244
7380
  size: '16'
7245
7381
  };
7246
7382
 
7247
- var loadingCircleStyle$2m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7383
+ var loadingCircleStyle$2p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7248
7384
 
7249
7385
  var Done = function Done(props) {
7250
7386
  var color = props.color,
@@ -7257,7 +7393,7 @@ var Done = function Done(props) {
7257
7393
  return /*#__PURE__*/React.createElement("span", {
7258
7394
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7259
7395
  }, /*#__PURE__*/React.createElement("style", {
7260
- children: loadingCircleStyle$2m
7396
+ children: loadingCircleStyle$2p
7261
7397
  }), /*#__PURE__*/React.createElement("svg", _extends({
7262
7398
  xmlns: "http://www.w3.org/2000/svg",
7263
7399
  width: size,
@@ -7289,7 +7425,7 @@ Done.defaultProps = {
7289
7425
  size: '16'
7290
7426
  };
7291
7427
 
7292
- var loadingCircleStyle$2n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7428
+ var loadingCircleStyle$2q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7293
7429
 
7294
7430
  var Close = function Close(props) {
7295
7431
  var color = props.color,
@@ -7302,7 +7438,7 @@ var Close = function Close(props) {
7302
7438
  return /*#__PURE__*/React.createElement("span", {
7303
7439
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7304
7440
  }, /*#__PURE__*/React.createElement("style", {
7305
- children: loadingCircleStyle$2n
7441
+ children: loadingCircleStyle$2q
7306
7442
  }), /*#__PURE__*/React.createElement("svg", _extends({
7307
7443
  xmlns: "http://www.w3.org/2000/svg",
7308
7444
  width: size,
@@ -7334,7 +7470,7 @@ Close.defaultProps = {
7334
7470
  size: '16'
7335
7471
  };
7336
7472
 
7337
- var loadingCircleStyle$2o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7473
+ var loadingCircleStyle$2r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7338
7474
 
7339
7475
  var StarOutline = function StarOutline(props) {
7340
7476
  var color = props.color,
@@ -7347,7 +7483,7 @@ var StarOutline = function StarOutline(props) {
7347
7483
  return /*#__PURE__*/React.createElement("span", {
7348
7484
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7349
7485
  }, /*#__PURE__*/React.createElement("style", {
7350
- children: loadingCircleStyle$2o
7486
+ children: loadingCircleStyle$2r
7351
7487
  }), /*#__PURE__*/React.createElement("svg", _extends({
7352
7488
  xmlns: "http://www.w3.org/2000/svg",
7353
7489
  width: size,
@@ -7379,7 +7515,7 @@ StarOutline.defaultProps = {
7379
7515
  size: '16'
7380
7516
  };
7381
7517
 
7382
- var loadingCircleStyle$2p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7518
+ var loadingCircleStyle$2s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7383
7519
 
7384
7520
  var StarFill = function StarFill(props) {
7385
7521
  var color = props.color,
@@ -7392,7 +7528,7 @@ var StarFill = function StarFill(props) {
7392
7528
  return /*#__PURE__*/React.createElement("span", {
7393
7529
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7394
7530
  }, /*#__PURE__*/React.createElement("style", {
7395
- children: loadingCircleStyle$2p
7531
+ children: loadingCircleStyle$2s
7396
7532
  }), /*#__PURE__*/React.createElement("svg", _extends({
7397
7533
  xmlns: "http://www.w3.org/2000/svg",
7398
7534
  width: size,
@@ -7424,7 +7560,7 @@ StarFill.defaultProps = {
7424
7560
  size: '16'
7425
7561
  };
7426
7562
 
7427
- var loadingCircleStyle$2q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7563
+ var loadingCircleStyle$2t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7428
7564
 
7429
7565
  var TimeLock = function TimeLock(props) {
7430
7566
  var color = props.color,
@@ -7437,7 +7573,7 @@ var TimeLock = function TimeLock(props) {
7437
7573
  return /*#__PURE__*/React.createElement("span", {
7438
7574
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7439
7575
  }, /*#__PURE__*/React.createElement("style", {
7440
- children: loadingCircleStyle$2q
7576
+ children: loadingCircleStyle$2t
7441
7577
  }), /*#__PURE__*/React.createElement("svg", _extends({
7442
7578
  xmlns: "http://www.w3.org/2000/svg",
7443
7579
  width: size,
@@ -7469,7 +7605,7 @@ TimeLock.defaultProps = {
7469
7605
  size: '16'
7470
7606
  };
7471
7607
 
7472
- var loadingCircleStyle$2r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7608
+ var loadingCircleStyle$2u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7473
7609
 
7474
7610
  var Heart = function Heart(props) {
7475
7611
  var color = props.color,
@@ -7482,7 +7618,7 @@ var Heart = function Heart(props) {
7482
7618
  return /*#__PURE__*/React.createElement("span", {
7483
7619
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7484
7620
  }, /*#__PURE__*/React.createElement("style", {
7485
- children: loadingCircleStyle$2r
7621
+ children: loadingCircleStyle$2u
7486
7622
  }), /*#__PURE__*/React.createElement("svg", _extends({
7487
7623
  xmlns: "http://www.w3.org/2000/svg",
7488
7624
  width: size,
@@ -7514,7 +7650,7 @@ Heart.defaultProps = {
7514
7650
  size: '16'
7515
7651
  };
7516
7652
 
7517
- var loadingCircleStyle$2s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7653
+ var loadingCircleStyle$2v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7518
7654
 
7519
7655
  var Bookmark = function Bookmark(props) {
7520
7656
  var color = props.color,
@@ -7527,7 +7663,7 @@ var Bookmark = function Bookmark(props) {
7527
7663
  return /*#__PURE__*/React.createElement("span", {
7528
7664
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7529
7665
  }, /*#__PURE__*/React.createElement("style", {
7530
- children: loadingCircleStyle$2s
7666
+ children: loadingCircleStyle$2v
7531
7667
  }), /*#__PURE__*/React.createElement("svg", _extends({
7532
7668
  xmlns: "http://www.w3.org/2000/svg",
7533
7669
  width: size,
@@ -7559,7 +7695,7 @@ Bookmark.defaultProps = {
7559
7695
  size: '16'
7560
7696
  };
7561
7697
 
7562
- var loadingCircleStyle$2t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7698
+ var loadingCircleStyle$2w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7563
7699
 
7564
7700
  var Bookmark2 = function Bookmark2(props) {
7565
7701
  var color = props.color,
@@ -7572,7 +7708,7 @@ var Bookmark2 = function Bookmark2(props) {
7572
7708
  return /*#__PURE__*/React.createElement("span", {
7573
7709
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7574
7710
  }, /*#__PURE__*/React.createElement("style", {
7575
- children: loadingCircleStyle$2t
7711
+ children: loadingCircleStyle$2w
7576
7712
  }), /*#__PURE__*/React.createElement("svg", _extends({
7577
7713
  xmlns: "http://www.w3.org/2000/svg",
7578
7714
  width: size,
@@ -7604,7 +7740,7 @@ Bookmark2.defaultProps = {
7604
7740
  size: '16'
7605
7741
  };
7606
7742
 
7607
- var loadingCircleStyle$2u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7743
+ var loadingCircleStyle$2x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7608
7744
 
7609
7745
  var LockClose = function LockClose(props) {
7610
7746
  var color = props.color,
@@ -7617,7 +7753,7 @@ var LockClose = function LockClose(props) {
7617
7753
  return /*#__PURE__*/React.createElement("span", {
7618
7754
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7619
7755
  }, /*#__PURE__*/React.createElement("style", {
7620
- children: loadingCircleStyle$2u
7756
+ children: loadingCircleStyle$2x
7621
7757
  }), /*#__PURE__*/React.createElement("svg", _extends({
7622
7758
  xmlns: "http://www.w3.org/2000/svg",
7623
7759
  width: size,
@@ -7653,7 +7789,7 @@ LockClose.defaultProps = {
7653
7789
  size: '16'
7654
7790
  };
7655
7791
 
7656
- var loadingCircleStyle$2v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7792
+ var loadingCircleStyle$2y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7657
7793
 
7658
7794
  var LockCloseFill = function LockCloseFill(props) {
7659
7795
  var color = props.color,
@@ -7666,7 +7802,7 @@ var LockCloseFill = function LockCloseFill(props) {
7666
7802
  return /*#__PURE__*/React.createElement("span", {
7667
7803
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7668
7804
  }, /*#__PURE__*/React.createElement("style", {
7669
- children: loadingCircleStyle$2v
7805
+ children: loadingCircleStyle$2y
7670
7806
  }), /*#__PURE__*/React.createElement("svg", _extends({
7671
7807
  xmlns: "http://www.w3.org/2000/svg",
7672
7808
  width: size,
@@ -7698,7 +7834,7 @@ LockCloseFill.defaultProps = {
7698
7834
  size: '16'
7699
7835
  };
7700
7836
 
7701
- var loadingCircleStyle$2w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7837
+ var loadingCircleStyle$2z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7702
7838
 
7703
7839
  var LockOpen = function LockOpen(props) {
7704
7840
  var color = props.color,
@@ -7711,7 +7847,7 @@ var LockOpen = function LockOpen(props) {
7711
7847
  return /*#__PURE__*/React.createElement("span", {
7712
7848
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7713
7849
  }, /*#__PURE__*/React.createElement("style", {
7714
- children: loadingCircleStyle$2w
7850
+ children: loadingCircleStyle$2z
7715
7851
  }), /*#__PURE__*/React.createElement("svg", _extends({
7716
7852
  xmlns: "http://www.w3.org/2000/svg",
7717
7853
  width: size,
@@ -7743,7 +7879,7 @@ LockOpen.defaultProps = {
7743
7879
  size: '16'
7744
7880
  };
7745
7881
 
7746
- var loadingCircleStyle$2x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7882
+ var loadingCircleStyle$2A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7747
7883
 
7748
7884
  var LockOpenFill = function LockOpenFill(props) {
7749
7885
  var color = props.color,
@@ -7756,7 +7892,7 @@ var LockOpenFill = function LockOpenFill(props) {
7756
7892
  return /*#__PURE__*/React.createElement("span", {
7757
7893
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7758
7894
  }, /*#__PURE__*/React.createElement("style", {
7759
- children: loadingCircleStyle$2x
7895
+ children: loadingCircleStyle$2A
7760
7896
  }), /*#__PURE__*/React.createElement("svg", _extends({
7761
7897
  xmlns: "http://www.w3.org/2000/svg",
7762
7898
  width: size,
@@ -7788,7 +7924,7 @@ LockOpenFill.defaultProps = {
7788
7924
  size: '16'
7789
7925
  };
7790
7926
 
7791
- var loadingCircleStyle$2y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7927
+ var loadingCircleStyle$2B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7792
7928
 
7793
7929
  var EyeOn = function EyeOn(props) {
7794
7930
  var color = props.color,
@@ -7801,7 +7937,7 @@ var EyeOn = function EyeOn(props) {
7801
7937
  return /*#__PURE__*/React.createElement("span", {
7802
7938
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7803
7939
  }, /*#__PURE__*/React.createElement("style", {
7804
- children: loadingCircleStyle$2y
7940
+ children: loadingCircleStyle$2B
7805
7941
  }), /*#__PURE__*/React.createElement("svg", _extends({
7806
7942
  xmlns: "http://www.w3.org/2000/svg",
7807
7943
  width: size,
@@ -7833,7 +7969,7 @@ EyeOn.defaultProps = {
7833
7969
  size: '16'
7834
7970
  };
7835
7971
 
7836
- var loadingCircleStyle$2z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7972
+ var loadingCircleStyle$2C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7837
7973
 
7838
7974
  var EyeOnFill = function EyeOnFill(props) {
7839
7975
  var color = props.color,
@@ -7846,7 +7982,7 @@ var EyeOnFill = function EyeOnFill(props) {
7846
7982
  return /*#__PURE__*/React.createElement("span", {
7847
7983
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7848
7984
  }, /*#__PURE__*/React.createElement("style", {
7849
- children: loadingCircleStyle$2z
7985
+ children: loadingCircleStyle$2C
7850
7986
  }), /*#__PURE__*/React.createElement("svg", _extends({
7851
7987
  xmlns: "http://www.w3.org/2000/svg",
7852
7988
  width: size,
@@ -7880,7 +8016,7 @@ EyeOnFill.defaultProps = {
7880
8016
  size: '16'
7881
8017
  };
7882
8018
 
7883
- var loadingCircleStyle$2A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8019
+ var loadingCircleStyle$2D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7884
8020
 
7885
8021
  var EyeOff = function EyeOff(props) {
7886
8022
  var color = props.color,
@@ -7893,7 +8029,7 @@ var EyeOff = function EyeOff(props) {
7893
8029
  return /*#__PURE__*/React.createElement("span", {
7894
8030
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7895
8031
  }, /*#__PURE__*/React.createElement("style", {
7896
- children: loadingCircleStyle$2A
8032
+ children: loadingCircleStyle$2D
7897
8033
  }), /*#__PURE__*/React.createElement("svg", _extends({
7898
8034
  xmlns: "http://www.w3.org/2000/svg",
7899
8035
  width: size,
@@ -7925,7 +8061,7 @@ EyeOff.defaultProps = {
7925
8061
  size: '16'
7926
8062
  };
7927
8063
 
7928
- var loadingCircleStyle$2B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8064
+ var loadingCircleStyle$2E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7929
8065
 
7930
8066
  var EyeOffFill = function EyeOffFill(props) {
7931
8067
  var color = props.color,
@@ -7938,7 +8074,7 @@ var EyeOffFill = function EyeOffFill(props) {
7938
8074
  return /*#__PURE__*/React.createElement("span", {
7939
8075
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7940
8076
  }, /*#__PURE__*/React.createElement("style", {
7941
- children: loadingCircleStyle$2B
8077
+ children: loadingCircleStyle$2E
7942
8078
  }), /*#__PURE__*/React.createElement("svg", _extends({
7943
8079
  xmlns: "http://www.w3.org/2000/svg",
7944
8080
  width: size,
@@ -7972,7 +8108,7 @@ EyeOffFill.defaultProps = {
7972
8108
  size: '16'
7973
8109
  };
7974
8110
 
7975
- var loadingCircleStyle$2C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8111
+ var loadingCircleStyle$2F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7976
8112
 
7977
8113
  var Dot = function Dot(props) {
7978
8114
  var color = props.color,
@@ -7985,7 +8121,7 @@ var Dot = function Dot(props) {
7985
8121
  return /*#__PURE__*/React.createElement("span", {
7986
8122
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7987
8123
  }, /*#__PURE__*/React.createElement("style", {
7988
- children: loadingCircleStyle$2C
8124
+ children: loadingCircleStyle$2F
7989
8125
  }), /*#__PURE__*/React.createElement("svg", _extends({
7990
8126
  xmlns: "http://www.w3.org/2000/svg",
7991
8127
  width: size,
@@ -8019,7 +8155,7 @@ Dot.defaultProps = {
8019
8155
  size: '16'
8020
8156
  };
8021
8157
 
8022
- var loadingCircleStyle$2D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8158
+ var loadingCircleStyle$2G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8023
8159
 
8024
8160
  var Anchor = function Anchor(props) {
8025
8161
  var color = props.color,
@@ -8032,7 +8168,7 @@ var Anchor = function Anchor(props) {
8032
8168
  return /*#__PURE__*/React.createElement("span", {
8033
8169
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8034
8170
  }, /*#__PURE__*/React.createElement("style", {
8035
- children: loadingCircleStyle$2D
8171
+ children: loadingCircleStyle$2G
8036
8172
  }), /*#__PURE__*/React.createElement("svg", _extends({
8037
8173
  xmlns: "http://www.w3.org/2000/svg",
8038
8174
  width: size,
@@ -8064,7 +8200,7 @@ Anchor.defaultProps = {
8064
8200
  size: '16'
8065
8201
  };
8066
8202
 
8067
- var loadingCircleStyle$2E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8203
+ var loadingCircleStyle$2H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8068
8204
 
8069
8205
  var ChartLine = function ChartLine(props) {
8070
8206
  var color = props.color,
@@ -8077,7 +8213,7 @@ var ChartLine = function ChartLine(props) {
8077
8213
  return /*#__PURE__*/React.createElement("span", {
8078
8214
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8079
8215
  }, /*#__PURE__*/React.createElement("style", {
8080
- children: loadingCircleStyle$2E
8216
+ children: loadingCircleStyle$2H
8081
8217
  }), /*#__PURE__*/React.createElement("svg", _extends({
8082
8218
  xmlns: "http://www.w3.org/2000/svg",
8083
8219
  width: size,
@@ -8115,7 +8251,7 @@ ChartLine.defaultProps = {
8115
8251
  size: '16'
8116
8252
  };
8117
8253
 
8118
- var loadingCircleStyle$2F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8254
+ var loadingCircleStyle$2I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8119
8255
 
8120
8256
  var ChartBar = function ChartBar(props) {
8121
8257
  var color = props.color,
@@ -8128,7 +8264,7 @@ var ChartBar = function ChartBar(props) {
8128
8264
  return /*#__PURE__*/React.createElement("span", {
8129
8265
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8130
8266
  }, /*#__PURE__*/React.createElement("style", {
8131
- children: loadingCircleStyle$2F
8267
+ children: loadingCircleStyle$2I
8132
8268
  }), /*#__PURE__*/React.createElement("svg", _extends({
8133
8269
  xmlns: "http://www.w3.org/2000/svg",
8134
8270
  width: size,
@@ -8164,7 +8300,7 @@ ChartBar.defaultProps = {
8164
8300
  size: '16'
8165
8301
  };
8166
8302
 
8167
- var loadingCircleStyle$2G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8303
+ var loadingCircleStyle$2J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8168
8304
 
8169
8305
  var ChartCum = function ChartCum(props) {
8170
8306
  var color = props.color,
@@ -8177,7 +8313,7 @@ var ChartCum = function ChartCum(props) {
8177
8313
  return /*#__PURE__*/React.createElement("span", {
8178
8314
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8179
8315
  }, /*#__PURE__*/React.createElement("style", {
8180
- children: loadingCircleStyle$2G
8316
+ children: loadingCircleStyle$2J
8181
8317
  }), /*#__PURE__*/React.createElement("svg", _extends({
8182
8318
  xmlns: "http://www.w3.org/2000/svg",
8183
8319
  width: size,
@@ -8219,7 +8355,7 @@ ChartCum.defaultProps = {
8219
8355
  size: '16'
8220
8356
  };
8221
8357
 
8222
- var loadingCircleStyle$2H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8358
+ var loadingCircleStyle$2K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8223
8359
 
8224
8360
  var ChartPie = function ChartPie(props) {
8225
8361
  var color = props.color,
@@ -8232,7 +8368,7 @@ var ChartPie = function ChartPie(props) {
8232
8368
  return /*#__PURE__*/React.createElement("span", {
8233
8369
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8234
8370
  }, /*#__PURE__*/React.createElement("style", {
8235
- children: loadingCircleStyle$2H
8371
+ children: loadingCircleStyle$2K
8236
8372
  }), /*#__PURE__*/React.createElement("svg", _extends({
8237
8373
  xmlns: "http://www.w3.org/2000/svg",
8238
8374
  width: size,
@@ -8266,7 +8402,7 @@ ChartPie.defaultProps = {
8266
8402
  size: '16'
8267
8403
  };
8268
8404
 
8269
- var loadingCircleStyle$2I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8405
+ var loadingCircleStyle$2L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8270
8406
 
8271
8407
  var ChartDNRe = function ChartDNRe(props) {
8272
8408
  var color = props.color,
@@ -8279,7 +8415,7 @@ var ChartDNRe = function ChartDNRe(props) {
8279
8415
  return /*#__PURE__*/React.createElement("span", {
8280
8416
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8281
8417
  }, /*#__PURE__*/React.createElement("style", {
8282
- children: loadingCircleStyle$2I
8418
+ children: loadingCircleStyle$2L
8283
8419
  }), /*#__PURE__*/React.createElement("svg", _extends({
8284
8420
  xmlns: "http://www.w3.org/2000/svg",
8285
8421
  width: size,
@@ -8323,7 +8459,7 @@ ChartDNRe.defaultProps = {
8323
8459
  size: '16'
8324
8460
  };
8325
8461
 
8326
- var loadingCircleStyle$2J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8462
+ var loadingCircleStyle$2M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8327
8463
 
8328
8464
  var ChartDRe = function ChartDRe(props) {
8329
8465
  var color = props.color,
@@ -8336,7 +8472,7 @@ var ChartDRe = function ChartDRe(props) {
8336
8472
  return /*#__PURE__*/React.createElement("span", {
8337
8473
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8338
8474
  }, /*#__PURE__*/React.createElement("style", {
8339
- children: loadingCircleStyle$2J
8475
+ children: loadingCircleStyle$2M
8340
8476
  }), /*#__PURE__*/React.createElement("svg", _extends({
8341
8477
  xmlns: "http://www.w3.org/2000/svg",
8342
8478
  width: size,
@@ -8380,7 +8516,7 @@ ChartDRe.defaultProps = {
8380
8516
  size: '16'
8381
8517
  };
8382
8518
 
8383
- var loadingCircleStyle$2K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8519
+ var loadingCircleStyle$2N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8384
8520
 
8385
8521
  var ChartFunnel = function ChartFunnel(props) {
8386
8522
  var color = props.color,
@@ -8393,7 +8529,7 @@ var ChartFunnel = function ChartFunnel(props) {
8393
8529
  return /*#__PURE__*/React.createElement("span", {
8394
8530
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8395
8531
  }, /*#__PURE__*/React.createElement("style", {
8396
- children: loadingCircleStyle$2K
8532
+ children: loadingCircleStyle$2N
8397
8533
  }), /*#__PURE__*/React.createElement("svg", _extends({
8398
8534
  xmlns: "http://www.w3.org/2000/svg",
8399
8535
  width: size,
@@ -8429,7 +8565,7 @@ ChartFunnel.defaultProps = {
8429
8565
  size: '16'
8430
8566
  };
8431
8567
 
8432
- var loadingCircleStyle$2L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8568
+ var loadingCircleStyle$2O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8433
8569
 
8434
8570
  var ChartInterval = function ChartInterval(props) {
8435
8571
  var color = props.color,
@@ -8442,7 +8578,7 @@ var ChartInterval = function ChartInterval(props) {
8442
8578
  return /*#__PURE__*/React.createElement("span", {
8443
8579
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8444
8580
  }, /*#__PURE__*/React.createElement("style", {
8445
- children: loadingCircleStyle$2L
8581
+ children: loadingCircleStyle$2O
8446
8582
  }), /*#__PURE__*/React.createElement("svg", _extends({
8447
8583
  xmlns: "http://www.w3.org/2000/svg",
8448
8584
  width: size,
@@ -8476,7 +8612,7 @@ ChartInterval.defaultProps = {
8476
8612
  size: '16'
8477
8613
  };
8478
8614
 
8479
- var loadingCircleStyle$2M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8615
+ var loadingCircleStyle$2P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8480
8616
 
8481
8617
  var ChartStack = function ChartStack(props) {
8482
8618
  var color = props.color,
@@ -8489,7 +8625,7 @@ var ChartStack = function ChartStack(props) {
8489
8625
  return /*#__PURE__*/React.createElement("span", {
8490
8626
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8491
8627
  }, /*#__PURE__*/React.createElement("style", {
8492
- children: loadingCircleStyle$2M
8628
+ children: loadingCircleStyle$2P
8493
8629
  }), /*#__PURE__*/React.createElement("svg", _extends({
8494
8630
  xmlns: "http://www.w3.org/2000/svg",
8495
8631
  width: size,
@@ -8523,7 +8659,7 @@ ChartStack.defaultProps = {
8523
8659
  size: '16'
8524
8660
  };
8525
8661
 
8526
- var loadingCircleStyle$2N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8662
+ var loadingCircleStyle$2Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8527
8663
 
8528
8664
  var ChartStackn = function ChartStackn(props) {
8529
8665
  var color = props.color,
@@ -8536,7 +8672,7 @@ var ChartStackn = function ChartStackn(props) {
8536
8672
  return /*#__PURE__*/React.createElement("span", {
8537
8673
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8538
8674
  }, /*#__PURE__*/React.createElement("style", {
8539
- children: loadingCircleStyle$2N
8675
+ children: loadingCircleStyle$2Q
8540
8676
  }), /*#__PURE__*/React.createElement("svg", _extends({
8541
8677
  xmlns: "http://www.w3.org/2000/svg",
8542
8678
  width: size,
@@ -8570,7 +8706,7 @@ ChartStackn.defaultProps = {
8570
8706
  size: '16'
8571
8707
  };
8572
8708
 
8573
- var loadingCircleStyle$2O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8709
+ var loadingCircleStyle$2R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8574
8710
 
8575
8711
  var ChartStackPerc = function ChartStackPerc(props) {
8576
8712
  var color = props.color,
@@ -8583,7 +8719,7 @@ var ChartStackPerc = function ChartStackPerc(props) {
8583
8719
  return /*#__PURE__*/React.createElement("span", {
8584
8720
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8585
8721
  }, /*#__PURE__*/React.createElement("style", {
8586
- children: loadingCircleStyle$2O
8722
+ children: loadingCircleStyle$2R
8587
8723
  }), /*#__PURE__*/React.createElement("svg", _extends({
8588
8724
  xmlns: "http://www.w3.org/2000/svg",
8589
8725
  width: size,
@@ -8617,7 +8753,7 @@ ChartStackPerc.defaultProps = {
8617
8753
  size: '16'
8618
8754
  };
8619
8755
 
8620
- var loadingCircleStyle$2P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8756
+ var loadingCircleStyle$2S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8621
8757
 
8622
8758
  var ChartComplex = function ChartComplex(props) {
8623
8759
  var color = props.color,
@@ -8630,7 +8766,7 @@ var ChartComplex = function ChartComplex(props) {
8630
8766
  return /*#__PURE__*/React.createElement("span", {
8631
8767
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8632
8768
  }, /*#__PURE__*/React.createElement("style", {
8633
- children: loadingCircleStyle$2P
8769
+ children: loadingCircleStyle$2S
8634
8770
  }), /*#__PURE__*/React.createElement("svg", _extends({
8635
8771
  xmlns: "http://www.w3.org/2000/svg",
8636
8772
  width: size,
@@ -8670,7 +8806,7 @@ ChartComplex.defaultProps = {
8670
8806
  size: '16'
8671
8807
  };
8672
8808
 
8673
- var loadingCircleStyle$2Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8809
+ var loadingCircleStyle$2T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8674
8810
 
8675
8811
  var ChartHistogram = function ChartHistogram(props) {
8676
8812
  var color = props.color,
@@ -8683,7 +8819,7 @@ var ChartHistogram = function ChartHistogram(props) {
8683
8819
  return /*#__PURE__*/React.createElement("span", {
8684
8820
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8685
8821
  }, /*#__PURE__*/React.createElement("style", {
8686
- children: loadingCircleStyle$2Q
8822
+ children: loadingCircleStyle$2T
8687
8823
  }), /*#__PURE__*/React.createElement("svg", _extends({
8688
8824
  xmlns: "http://www.w3.org/2000/svg",
8689
8825
  width: size,
@@ -8729,7 +8865,7 @@ ChartHistogram.defaultProps = {
8729
8865
  size: '16'
8730
8866
  };
8731
8867
 
8732
- var loadingCircleStyle$2R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8868
+ var loadingCircleStyle$2U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8733
8869
 
8734
8870
  var ChartTable = function ChartTable(props) {
8735
8871
  var color = props.color,
@@ -8742,7 +8878,7 @@ var ChartTable = function ChartTable(props) {
8742
8878
  return /*#__PURE__*/React.createElement("span", {
8743
8879
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8744
8880
  }, /*#__PURE__*/React.createElement("style", {
8745
- children: loadingCircleStyle$2R
8881
+ children: loadingCircleStyle$2U
8746
8882
  }), /*#__PURE__*/React.createElement("svg", _extends({
8747
8883
  xmlns: "http://www.w3.org/2000/svg",
8748
8884
  width: size,
@@ -8774,7 +8910,7 @@ ChartTable.defaultProps = {
8774
8910
  size: '16'
8775
8911
  };
8776
8912
 
8777
- var loadingCircleStyle$2S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8913
+ var loadingCircleStyle$2V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8778
8914
 
8779
8915
  var ChartFieldlist = function ChartFieldlist(props) {
8780
8916
  var color = props.color,
@@ -8787,7 +8923,7 @@ var ChartFieldlist = function ChartFieldlist(props) {
8787
8923
  return /*#__PURE__*/React.createElement("span", {
8788
8924
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8789
8925
  }, /*#__PURE__*/React.createElement("style", {
8790
- children: loadingCircleStyle$2S
8926
+ children: loadingCircleStyle$2V
8791
8927
  }), /*#__PURE__*/React.createElement("svg", _extends({
8792
8928
  xmlns: "http://www.w3.org/2000/svg",
8793
8929
  width: size,
@@ -8819,7 +8955,7 @@ ChartFieldlist.defaultProps = {
8819
8955
  size: '16'
8820
8956
  };
8821
8957
 
8822
- var loadingCircleStyle$2T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8958
+ var loadingCircleStyle$2W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8823
8959
 
8824
8960
  var Table1dtable = function Table1dtable(props) {
8825
8961
  var color = props.color,
@@ -8832,7 +8968,7 @@ var Table1dtable = function Table1dtable(props) {
8832
8968
  return /*#__PURE__*/React.createElement("span", {
8833
8969
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8834
8970
  }, /*#__PURE__*/React.createElement("style", {
8835
- children: loadingCircleStyle$2T
8971
+ children: loadingCircleStyle$2W
8836
8972
  }), /*#__PURE__*/React.createElement("svg", _extends({
8837
8973
  xmlns: "http://www.w3.org/2000/svg",
8838
8974
  width: size,
@@ -8882,7 +9018,7 @@ Table1dtable.defaultProps = {
8882
9018
  size: '16'
8883
9019
  };
8884
9020
 
8885
- var loadingCircleStyle$2U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9021
+ var loadingCircleStyle$2X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8886
9022
 
8887
9023
  var ChartSqltable = function ChartSqltable(props) {
8888
9024
  var color = props.color,
@@ -8895,7 +9031,7 @@ var ChartSqltable = function ChartSqltable(props) {
8895
9031
  return /*#__PURE__*/React.createElement("span", {
8896
9032
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8897
9033
  }, /*#__PURE__*/React.createElement("style", {
8898
- children: loadingCircleStyle$2U
9034
+ children: loadingCircleStyle$2X
8899
9035
  }), /*#__PURE__*/React.createElement("svg", _extends({
8900
9036
  xmlns: "http://www.w3.org/2000/svg",
8901
9037
  width: size,
@@ -8927,7 +9063,7 @@ ChartSqltable.defaultProps = {
8927
9063
  size: '16'
8928
9064
  };
8929
9065
 
8930
- var loadingCircleStyle$2V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9066
+ var loadingCircleStyle$2Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8931
9067
 
8932
9068
  var ChartCombinedTable = function ChartCombinedTable(props) {
8933
9069
  var color = props.color,
@@ -8940,7 +9076,7 @@ var ChartCombinedTable = function ChartCombinedTable(props) {
8940
9076
  return /*#__PURE__*/React.createElement("span", {
8941
9077
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8942
9078
  }, /*#__PURE__*/React.createElement("style", {
8943
- children: loadingCircleStyle$2V
9079
+ children: loadingCircleStyle$2Y
8944
9080
  }), /*#__PURE__*/React.createElement("svg", _extends({
8945
9081
  xmlns: "http://www.w3.org/2000/svg",
8946
9082
  width: size,
@@ -8972,7 +9108,7 @@ ChartCombinedTable.defaultProps = {
8972
9108
  size: '16'
8973
9109
  };
8974
9110
 
8975
- var loadingCircleStyle$2W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9111
+ var loadingCircleStyle$2Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8976
9112
 
8977
9113
  var ChartDistTable = function ChartDistTable(props) {
8978
9114
  var color = props.color,
@@ -8985,7 +9121,7 @@ var ChartDistTable = function ChartDistTable(props) {
8985
9121
  return /*#__PURE__*/React.createElement("span", {
8986
9122
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8987
9123
  }, /*#__PURE__*/React.createElement("style", {
8988
- children: loadingCircleStyle$2W
9124
+ children: loadingCircleStyle$2Z
8989
9125
  }), /*#__PURE__*/React.createElement("svg", _extends({
8990
9126
  xmlns: "http://www.w3.org/2000/svg",
8991
9127
  width: size,
@@ -9017,7 +9153,7 @@ ChartDistTable.defaultProps = {
9017
9153
  size: '16'
9018
9154
  };
9019
9155
 
9020
- var loadingCircleStyle$2X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9156
+ var loadingCircleStyle$2_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9021
9157
 
9022
9158
  var ChartBarTable = function ChartBarTable(props) {
9023
9159
  var color = props.color,
@@ -9030,7 +9166,7 @@ var ChartBarTable = function ChartBarTable(props) {
9030
9166
  return /*#__PURE__*/React.createElement("span", {
9031
9167
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9032
9168
  }, /*#__PURE__*/React.createElement("style", {
9033
- children: loadingCircleStyle$2X
9169
+ children: loadingCircleStyle$2_
9034
9170
  }), /*#__PURE__*/React.createElement("svg", _extends({
9035
9171
  xmlns: "http://www.w3.org/2000/svg",
9036
9172
  width: size,
@@ -9064,7 +9200,7 @@ ChartBarTable.defaultProps = {
9064
9200
  size: '16'
9065
9201
  };
9066
9202
 
9067
- var loadingCircleStyle$2Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9203
+ var loadingCircleStyle$2$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9068
9204
 
9069
9205
  var ChartLineTable = function ChartLineTable(props) {
9070
9206
  var color = props.color,
@@ -9077,7 +9213,7 @@ var ChartLineTable = function ChartLineTable(props) {
9077
9213
  return /*#__PURE__*/React.createElement("span", {
9078
9214
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9079
9215
  }, /*#__PURE__*/React.createElement("style", {
9080
- children: loadingCircleStyle$2Y
9216
+ children: loadingCircleStyle$2$
9081
9217
  }), /*#__PURE__*/React.createElement("svg", _extends({
9082
9218
  xmlns: "http://www.w3.org/2000/svg",
9083
9219
  width: size,
@@ -9117,7 +9253,7 @@ ChartLineTable.defaultProps = {
9117
9253
  size: '16'
9118
9254
  };
9119
9255
 
9120
- var loadingCircleStyle$2Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9256
+ var loadingCircleStyle$30 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9121
9257
 
9122
9258
  var Play = function Play(props) {
9123
9259
  var color = props.color,
@@ -9130,7 +9266,7 @@ var Play = function Play(props) {
9130
9266
  return /*#__PURE__*/React.createElement("span", {
9131
9267
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9132
9268
  }, /*#__PURE__*/React.createElement("style", {
9133
- children: loadingCircleStyle$2Z
9269
+ children: loadingCircleStyle$30
9134
9270
  }), /*#__PURE__*/React.createElement("svg", _extends({
9135
9271
  xmlns: "http://www.w3.org/2000/svg",
9136
9272
  width: size,
@@ -9162,7 +9298,7 @@ Play.defaultProps = {
9162
9298
  size: '16'
9163
9299
  };
9164
9300
 
9165
- var loadingCircleStyle$2_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9301
+ var loadingCircleStyle$31 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9166
9302
 
9167
9303
  var Config = function Config(props) {
9168
9304
  var color = props.color,
@@ -9175,7 +9311,7 @@ var Config = function Config(props) {
9175
9311
  return /*#__PURE__*/React.createElement("span", {
9176
9312
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9177
9313
  }, /*#__PURE__*/React.createElement("style", {
9178
- children: loadingCircleStyle$2_
9314
+ children: loadingCircleStyle$31
9179
9315
  }), /*#__PURE__*/React.createElement("svg", _extends({
9180
9316
  xmlns: "http://www.w3.org/2000/svg",
9181
9317
  width: size,
@@ -9207,7 +9343,7 @@ Config.defaultProps = {
9207
9343
  size: '16'
9208
9344
  };
9209
9345
 
9210
- var loadingCircleStyle$2$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9346
+ var loadingCircleStyle$32 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9211
9347
 
9212
9348
  var Setting = function Setting(props) {
9213
9349
  var color = props.color,
@@ -9220,7 +9356,7 @@ var Setting = function Setting(props) {
9220
9356
  return /*#__PURE__*/React.createElement("span", {
9221
9357
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9222
9358
  }, /*#__PURE__*/React.createElement("style", {
9223
- children: loadingCircleStyle$2$
9359
+ children: loadingCircleStyle$32
9224
9360
  }), /*#__PURE__*/React.createElement("svg", _extends({
9225
9361
  xmlns: "http://www.w3.org/2000/svg",
9226
9362
  width: size,
@@ -9252,7 +9388,7 @@ Setting.defaultProps = {
9252
9388
  size: '16'
9253
9389
  };
9254
9390
 
9255
- var loadingCircleStyle$30 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9391
+ var loadingCircleStyle$33 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9256
9392
 
9257
9393
  var Search = function Search(props) {
9258
9394
  var color = props.color,
@@ -9265,7 +9401,7 @@ var Search = function Search(props) {
9265
9401
  return /*#__PURE__*/React.createElement("span", {
9266
9402
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9267
9403
  }, /*#__PURE__*/React.createElement("style", {
9268
- children: loadingCircleStyle$30
9404
+ children: loadingCircleStyle$33
9269
9405
  }), /*#__PURE__*/React.createElement("svg", _extends({
9270
9406
  xmlns: "http://www.w3.org/2000/svg",
9271
9407
  width: size,
@@ -9297,7 +9433,7 @@ Search.defaultProps = {
9297
9433
  size: '16'
9298
9434
  };
9299
9435
 
9300
- var loadingCircleStyle$31 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9436
+ var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9301
9437
 
9302
9438
  var Copy = function Copy(props) {
9303
9439
  var color = props.color,
@@ -9310,7 +9446,7 @@ var Copy = function Copy(props) {
9310
9446
  return /*#__PURE__*/React.createElement("span", {
9311
9447
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9312
9448
  }, /*#__PURE__*/React.createElement("style", {
9313
- children: loadingCircleStyle$31
9449
+ children: loadingCircleStyle$34
9314
9450
  }), /*#__PURE__*/React.createElement("svg", _extends({
9315
9451
  xmlns: "http://www.w3.org/2000/svg",
9316
9452
  width: size,
@@ -9342,7 +9478,7 @@ Copy.defaultProps = {
9342
9478
  size: '16'
9343
9479
  };
9344
9480
 
9345
- var loadingCircleStyle$32 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9481
+ var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9346
9482
 
9347
9483
  var Copy2 = function Copy2(props) {
9348
9484
  var color = props.color,
@@ -9355,7 +9491,7 @@ var Copy2 = function Copy2(props) {
9355
9491
  return /*#__PURE__*/React.createElement("span", {
9356
9492
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9357
9493
  }, /*#__PURE__*/React.createElement("style", {
9358
- children: loadingCircleStyle$32
9494
+ children: loadingCircleStyle$35
9359
9495
  }), /*#__PURE__*/React.createElement("svg", _extends({
9360
9496
  xmlns: "http://www.w3.org/2000/svg",
9361
9497
  width: size,
@@ -9387,7 +9523,7 @@ Copy2.defaultProps = {
9387
9523
  size: '16'
9388
9524
  };
9389
9525
 
9390
- var loadingCircleStyle$33 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9526
+ var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9391
9527
 
9392
9528
  var Format = function Format(props) {
9393
9529
  var color = props.color,
@@ -9400,7 +9536,7 @@ var Format = function Format(props) {
9400
9536
  return /*#__PURE__*/React.createElement("span", {
9401
9537
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9402
9538
  }, /*#__PURE__*/React.createElement("style", {
9403
- children: loadingCircleStyle$33
9539
+ children: loadingCircleStyle$36
9404
9540
  }), /*#__PURE__*/React.createElement("svg", _extends({
9405
9541
  xmlns: "http://www.w3.org/2000/svg",
9406
9542
  width: size,
@@ -9434,7 +9570,7 @@ Format.defaultProps = {
9434
9570
  size: '16'
9435
9571
  };
9436
9572
 
9437
- var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9573
+ var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9438
9574
 
9439
9575
  var Code = function Code(props) {
9440
9576
  var color = props.color,
@@ -9447,7 +9583,7 @@ var Code = function Code(props) {
9447
9583
  return /*#__PURE__*/React.createElement("span", {
9448
9584
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9449
9585
  }, /*#__PURE__*/React.createElement("style", {
9450
- children: loadingCircleStyle$34
9586
+ children: loadingCircleStyle$37
9451
9587
  }), /*#__PURE__*/React.createElement("svg", _extends({
9452
9588
  xmlns: "http://www.w3.org/2000/svg",
9453
9589
  width: size,
@@ -9479,7 +9615,7 @@ Code.defaultProps = {
9479
9615
  size: '16'
9480
9616
  };
9481
9617
 
9482
- var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9618
+ var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9483
9619
 
9484
9620
  var Edit = function Edit(props) {
9485
9621
  var color = props.color,
@@ -9492,7 +9628,7 @@ var Edit = function Edit(props) {
9492
9628
  return /*#__PURE__*/React.createElement("span", {
9493
9629
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9494
9630
  }, /*#__PURE__*/React.createElement("style", {
9495
- children: loadingCircleStyle$35
9631
+ children: loadingCircleStyle$38
9496
9632
  }), /*#__PURE__*/React.createElement("svg", _extends({
9497
9633
  xmlns: "http://www.w3.org/2000/svg",
9498
9634
  width: size,
@@ -9524,7 +9660,7 @@ Edit.defaultProps = {
9524
9660
  size: '16'
9525
9661
  };
9526
9662
 
9527
- var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9663
+ var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9528
9664
 
9529
9665
  var EditFill = function EditFill(props) {
9530
9666
  var color = props.color,
@@ -9537,7 +9673,7 @@ var EditFill = function EditFill(props) {
9537
9673
  return /*#__PURE__*/React.createElement("span", {
9538
9674
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9539
9675
  }, /*#__PURE__*/React.createElement("style", {
9540
- children: loadingCircleStyle$36
9676
+ children: loadingCircleStyle$39
9541
9677
  }), /*#__PURE__*/React.createElement("svg", _extends({
9542
9678
  xmlns: "http://www.w3.org/2000/svg",
9543
9679
  width: size,
@@ -9571,7 +9707,7 @@ EditFill.defaultProps = {
9571
9707
  size: '16'
9572
9708
  };
9573
9709
 
9574
- var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9710
+ var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9575
9711
 
9576
9712
  var Delete1 = function Delete1(props) {
9577
9713
  var color = props.color,
@@ -9584,7 +9720,7 @@ var Delete1 = function Delete1(props) {
9584
9720
  return /*#__PURE__*/React.createElement("span", {
9585
9721
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9586
9722
  }, /*#__PURE__*/React.createElement("style", {
9587
- children: loadingCircleStyle$37
9723
+ children: loadingCircleStyle$3a
9588
9724
  }), /*#__PURE__*/React.createElement("svg", _extends({
9589
9725
  xmlns: "http://www.w3.org/2000/svg",
9590
9726
  width: size,
@@ -9616,7 +9752,7 @@ Delete1.defaultProps = {
9616
9752
  size: '16'
9617
9753
  };
9618
9754
 
9619
- var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9755
+ var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9620
9756
 
9621
9757
  var Save = function Save(props) {
9622
9758
  var color = props.color,
@@ -9629,7 +9765,7 @@ var Save = function Save(props) {
9629
9765
  return /*#__PURE__*/React.createElement("span", {
9630
9766
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9631
9767
  }, /*#__PURE__*/React.createElement("style", {
9632
- children: loadingCircleStyle$38
9768
+ children: loadingCircleStyle$3b
9633
9769
  }), /*#__PURE__*/React.createElement("svg", _extends({
9634
9770
  xmlns: "http://www.w3.org/2000/svg",
9635
9771
  width: size,
@@ -9661,7 +9797,7 @@ Save.defaultProps = {
9661
9797
  size: '16'
9662
9798
  };
9663
9799
 
9664
- var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9800
+ var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9665
9801
 
9666
9802
  var Send = function Send(props) {
9667
9803
  var color = props.color,
@@ -9674,7 +9810,7 @@ var Send = function Send(props) {
9674
9810
  return /*#__PURE__*/React.createElement("span", {
9675
9811
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9676
9812
  }, /*#__PURE__*/React.createElement("style", {
9677
- children: loadingCircleStyle$39
9813
+ children: loadingCircleStyle$3c
9678
9814
  }), /*#__PURE__*/React.createElement("svg", _extends({
9679
9815
  xmlns: "http://www.w3.org/2000/svg",
9680
9816
  width: size,
@@ -9706,7 +9842,7 @@ Send.defaultProps = {
9706
9842
  size: '16'
9707
9843
  };
9708
9844
 
9709
- var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9845
+ var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9710
9846
 
9711
9847
  var Fullscreen = function Fullscreen(props) {
9712
9848
  var color = props.color,
@@ -9719,7 +9855,7 @@ var Fullscreen = function Fullscreen(props) {
9719
9855
  return /*#__PURE__*/React.createElement("span", {
9720
9856
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9721
9857
  }, /*#__PURE__*/React.createElement("style", {
9722
- children: loadingCircleStyle$3a
9858
+ children: loadingCircleStyle$3d
9723
9859
  }), /*#__PURE__*/React.createElement("svg", _extends({
9724
9860
  xmlns: "http://www.w3.org/2000/svg",
9725
9861
  width: size,
@@ -9751,7 +9887,7 @@ Fullscreen.defaultProps = {
9751
9887
  size: '16'
9752
9888
  };
9753
9889
 
9754
- var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9890
+ var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9755
9891
 
9756
9892
  var ArrowLeftDown = function ArrowLeftDown(props) {
9757
9893
  var color = props.color,
@@ -9764,7 +9900,7 @@ var ArrowLeftDown = function ArrowLeftDown(props) {
9764
9900
  return /*#__PURE__*/React.createElement("span", {
9765
9901
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9766
9902
  }, /*#__PURE__*/React.createElement("style", {
9767
- children: loadingCircleStyle$3b
9903
+ children: loadingCircleStyle$3e
9768
9904
  }), /*#__PURE__*/React.createElement("svg", _extends({
9769
9905
  xmlns: "http://www.w3.org/2000/svg",
9770
9906
  width: size,
@@ -9796,7 +9932,7 @@ ArrowLeftDown.defaultProps = {
9796
9932
  size: '16'
9797
9933
  };
9798
9934
 
9799
- var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9935
+ var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9800
9936
 
9801
9937
  var Link = function Link(props) {
9802
9938
  var color = props.color,
@@ -9809,7 +9945,7 @@ var Link = function Link(props) {
9809
9945
  return /*#__PURE__*/React.createElement("span", {
9810
9946
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9811
9947
  }, /*#__PURE__*/React.createElement("style", {
9812
- children: loadingCircleStyle$3c
9948
+ children: loadingCircleStyle$3f
9813
9949
  }), /*#__PURE__*/React.createElement("svg", _extends({
9814
9950
  xmlns: "http://www.w3.org/2000/svg",
9815
9951
  width: size,
@@ -9845,7 +9981,7 @@ Link.defaultProps = {
9845
9981
  size: '16'
9846
9982
  };
9847
9983
 
9848
- var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9984
+ var loadingCircleStyle$3g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9849
9985
 
9850
9986
  var Unlink = function Unlink(props) {
9851
9987
  var color = props.color,
@@ -9858,7 +9994,7 @@ var Unlink = function Unlink(props) {
9858
9994
  return /*#__PURE__*/React.createElement("span", {
9859
9995
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9860
9996
  }, /*#__PURE__*/React.createElement("style", {
9861
- children: loadingCircleStyle$3d
9997
+ children: loadingCircleStyle$3g
9862
9998
  }), /*#__PURE__*/React.createElement("svg", _extends({
9863
9999
  xmlns: "http://www.w3.org/2000/svg",
9864
10000
  width: size,
@@ -9896,7 +10032,7 @@ Unlink.defaultProps = {
9896
10032
  size: '16'
9897
10033
  };
9898
10034
 
9899
- var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10035
+ var loadingCircleStyle$3h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9900
10036
 
9901
10037
  var MenuUnfold = function MenuUnfold(props) {
9902
10038
  var color = props.color,
@@ -9909,7 +10045,7 @@ var MenuUnfold = function MenuUnfold(props) {
9909
10045
  return /*#__PURE__*/React.createElement("span", {
9910
10046
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9911
10047
  }, /*#__PURE__*/React.createElement("style", {
9912
- children: loadingCircleStyle$3e
10048
+ children: loadingCircleStyle$3h
9913
10049
  }), /*#__PURE__*/React.createElement("svg", _extends({
9914
10050
  xmlns: "http://www.w3.org/2000/svg",
9915
10051
  width: size,
@@ -9941,7 +10077,7 @@ MenuUnfold.defaultProps = {
9941
10077
  size: '16'
9942
10078
  };
9943
10079
 
9944
- var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10080
+ var loadingCircleStyle$3i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9945
10081
 
9946
10082
  var MenuFold = function MenuFold(props) {
9947
10083
  var color = props.color,
@@ -9954,7 +10090,7 @@ var MenuFold = function MenuFold(props) {
9954
10090
  return /*#__PURE__*/React.createElement("span", {
9955
10091
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9956
10092
  }, /*#__PURE__*/React.createElement("style", {
9957
- children: loadingCircleStyle$3f
10093
+ children: loadingCircleStyle$3i
9958
10094
  }), /*#__PURE__*/React.createElement("svg", _extends({
9959
10095
  xmlns: "http://www.w3.org/2000/svg",
9960
10096
  width: size,
@@ -9986,7 +10122,7 @@ MenuFold.defaultProps = {
9986
10122
  size: '16'
9987
10123
  };
9988
10124
 
9989
- var loadingCircleStyle$3g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10125
+ var loadingCircleStyle$3j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9990
10126
 
9991
10127
  var List = function List(props) {
9992
10128
  var color = props.color,
@@ -9999,7 +10135,7 @@ var List = function List(props) {
9999
10135
  return /*#__PURE__*/React.createElement("span", {
10000
10136
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10001
10137
  }, /*#__PURE__*/React.createElement("style", {
10002
- children: loadingCircleStyle$3g
10138
+ children: loadingCircleStyle$3j
10003
10139
  }), /*#__PURE__*/React.createElement("svg", _extends({
10004
10140
  xmlns: "http://www.w3.org/2000/svg",
10005
10141
  width: size,
@@ -10031,7 +10167,7 @@ List.defaultProps = {
10031
10167
  size: '16'
10032
10168
  };
10033
10169
 
10034
- var loadingCircleStyle$3h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10170
+ var loadingCircleStyle$3k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10035
10171
 
10036
10172
  var ListNested = function ListNested(props) {
10037
10173
  var color = props.color,
@@ -10044,7 +10180,7 @@ var ListNested = function ListNested(props) {
10044
10180
  return /*#__PURE__*/React.createElement("span", {
10045
10181
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10046
10182
  }, /*#__PURE__*/React.createElement("style", {
10047
- children: loadingCircleStyle$3h
10183
+ children: loadingCircleStyle$3k
10048
10184
  }), /*#__PURE__*/React.createElement("svg", _extends({
10049
10185
  xmlns: "http://www.w3.org/2000/svg",
10050
10186
  width: size,
@@ -10078,7 +10214,7 @@ ListNested.defaultProps = {
10078
10214
  size: '16'
10079
10215
  };
10080
10216
 
10081
- var loadingCircleStyle$3i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10217
+ var loadingCircleStyle$3l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10082
10218
 
10083
10219
  var DoubleList = function DoubleList(props) {
10084
10220
  var color = props.color,
@@ -10091,7 +10227,7 @@ var DoubleList = function DoubleList(props) {
10091
10227
  return /*#__PURE__*/React.createElement("span", {
10092
10228
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10093
10229
  }, /*#__PURE__*/React.createElement("style", {
10094
- children: loadingCircleStyle$3i
10230
+ children: loadingCircleStyle$3l
10095
10231
  }), /*#__PURE__*/React.createElement("svg", _extends({
10096
10232
  xmlns: "http://www.w3.org/2000/svg",
10097
10233
  width: size,
@@ -10133,7 +10269,7 @@ DoubleList.defaultProps = {
10133
10269
  size: '16'
10134
10270
  };
10135
10271
 
10136
- var loadingCircleStyle$3j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10272
+ var loadingCircleStyle$3m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10137
10273
 
10138
10274
  var Download = function Download(props) {
10139
10275
  var color = props.color,
@@ -10146,7 +10282,7 @@ var Download = function Download(props) {
10146
10282
  return /*#__PURE__*/React.createElement("span", {
10147
10283
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10148
10284
  }, /*#__PURE__*/React.createElement("style", {
10149
- children: loadingCircleStyle$3j
10285
+ children: loadingCircleStyle$3m
10150
10286
  }), /*#__PURE__*/React.createElement("svg", _extends({
10151
10287
  xmlns: "http://www.w3.org/2000/svg",
10152
10288
  width: size,
@@ -10178,7 +10314,7 @@ Download.defaultProps = {
10178
10314
  size: '16'
10179
10315
  };
10180
10316
 
10181
- var loadingCircleStyle$3k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10317
+ var loadingCircleStyle$3n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10182
10318
 
10183
10319
  var FullDownload = function FullDownload(props) {
10184
10320
  var color = props.color,
@@ -10191,7 +10327,7 @@ var FullDownload = function FullDownload(props) {
10191
10327
  return /*#__PURE__*/React.createElement("span", {
10192
10328
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10193
10329
  }, /*#__PURE__*/React.createElement("style", {
10194
- children: loadingCircleStyle$3k
10330
+ children: loadingCircleStyle$3n
10195
10331
  }), /*#__PURE__*/React.createElement("svg", _extends({
10196
10332
  xmlns: "http://www.w3.org/2000/svg",
10197
10333
  width: size,
@@ -10225,7 +10361,7 @@ FullDownload.defaultProps = {
10225
10361
  size: '16'
10226
10362
  };
10227
10363
 
10228
- var loadingCircleStyle$3l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10364
+ var loadingCircleStyle$3o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10229
10365
 
10230
10366
  var Export = function Export(props) {
10231
10367
  var color = props.color,
@@ -10238,7 +10374,7 @@ var Export = function Export(props) {
10238
10374
  return /*#__PURE__*/React.createElement("span", {
10239
10375
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10240
10376
  }, /*#__PURE__*/React.createElement("style", {
10241
- children: loadingCircleStyle$3l
10377
+ children: loadingCircleStyle$3o
10242
10378
  }), /*#__PURE__*/React.createElement("svg", _extends({
10243
10379
  xmlns: "http://www.w3.org/2000/svg",
10244
10380
  width: size,
@@ -10272,7 +10408,7 @@ Export.defaultProps = {
10272
10408
  size: '16'
10273
10409
  };
10274
10410
 
10275
- var loadingCircleStyle$3m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10411
+ var loadingCircleStyle$3p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10276
10412
 
10277
10413
  var Import = function Import(props) {
10278
10414
  var color = props.color,
@@ -10285,7 +10421,7 @@ var Import = function Import(props) {
10285
10421
  return /*#__PURE__*/React.createElement("span", {
10286
10422
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10287
10423
  }, /*#__PURE__*/React.createElement("style", {
10288
- children: loadingCircleStyle$3m
10424
+ children: loadingCircleStyle$3p
10289
10425
  }), /*#__PURE__*/React.createElement("svg", _extends({
10290
10426
  xmlns: "http://www.w3.org/2000/svg",
10291
10427
  width: size,
@@ -10319,7 +10455,7 @@ Import.defaultProps = {
10319
10455
  size: '16'
10320
10456
  };
10321
10457
 
10322
- var loadingCircleStyle$3n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10458
+ var loadingCircleStyle$3q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10323
10459
 
10324
10460
  var Add1 = function Add1(props) {
10325
10461
  var color = props.color,
@@ -10332,7 +10468,7 @@ var Add1 = function Add1(props) {
10332
10468
  return /*#__PURE__*/React.createElement("span", {
10333
10469
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10334
10470
  }, /*#__PURE__*/React.createElement("style", {
10335
- children: loadingCircleStyle$3n
10471
+ children: loadingCircleStyle$3q
10336
10472
  }), /*#__PURE__*/React.createElement("svg", _extends({
10337
10473
  xmlns: "http://www.w3.org/2000/svg",
10338
10474
  width: size,
@@ -10364,7 +10500,7 @@ Add1.defaultProps = {
10364
10500
  size: '16'
10365
10501
  };
10366
10502
 
10367
- var loadingCircleStyle$3o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10503
+ var loadingCircleStyle$3r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10368
10504
 
10369
10505
  var Add2 = function Add2(props) {
10370
10506
  var color = props.color,
@@ -10377,7 +10513,7 @@ var Add2 = function Add2(props) {
10377
10513
  return /*#__PURE__*/React.createElement("span", {
10378
10514
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10379
10515
  }, /*#__PURE__*/React.createElement("style", {
10380
- children: loadingCircleStyle$3o
10516
+ children: loadingCircleStyle$3r
10381
10517
  }), /*#__PURE__*/React.createElement("svg", _extends({
10382
10518
  xmlns: "http://www.w3.org/2000/svg",
10383
10519
  width: size,
@@ -10409,7 +10545,7 @@ Add2.defaultProps = {
10409
10545
  size: '16'
10410
10546
  };
10411
10547
 
10412
- var loadingCircleStyle$3p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10548
+ var loadingCircleStyle$3s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10413
10549
 
10414
10550
  var Add3 = function Add3(props) {
10415
10551
  var color = props.color,
@@ -10422,7 +10558,7 @@ var Add3 = function Add3(props) {
10422
10558
  return /*#__PURE__*/React.createElement("span", {
10423
10559
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10424
10560
  }, /*#__PURE__*/React.createElement("style", {
10425
- children: loadingCircleStyle$3p
10561
+ children: loadingCircleStyle$3s
10426
10562
  }), /*#__PURE__*/React.createElement("svg", _extends({
10427
10563
  xmlns: "http://www.w3.org/2000/svg",
10428
10564
  width: size,
@@ -10454,7 +10590,7 @@ Add3.defaultProps = {
10454
10590
  size: '16'
10455
10591
  };
10456
10592
 
10457
- var loadingCircleStyle$3q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10593
+ var loadingCircleStyle$3t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10458
10594
 
10459
10595
  var Add3Fill = function Add3Fill(props) {
10460
10596
  var color = props.color,
@@ -10467,7 +10603,7 @@ var Add3Fill = function Add3Fill(props) {
10467
10603
  return /*#__PURE__*/React.createElement("span", {
10468
10604
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10469
10605
  }, /*#__PURE__*/React.createElement("style", {
10470
- children: loadingCircleStyle$3q
10606
+ children: loadingCircleStyle$3t
10471
10607
  }), /*#__PURE__*/React.createElement("svg", _extends({
10472
10608
  xmlns: "http://www.w3.org/2000/svg",
10473
10609
  width: size,
@@ -10499,7 +10635,7 @@ Add3Fill.defaultProps = {
10499
10635
  size: '16'
10500
10636
  };
10501
10637
 
10502
- var loadingCircleStyle$3r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10638
+ var loadingCircleStyle$3u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10503
10639
 
10504
10640
  var Subtract = function Subtract(props) {
10505
10641
  var color = props.color,
@@ -10512,7 +10648,7 @@ var Subtract = function Subtract(props) {
10512
10648
  return /*#__PURE__*/React.createElement("span", {
10513
10649
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10514
10650
  }, /*#__PURE__*/React.createElement("style", {
10515
- children: loadingCircleStyle$3r
10651
+ children: loadingCircleStyle$3u
10516
10652
  }), /*#__PURE__*/React.createElement("svg", _extends({
10517
10653
  xmlns: "http://www.w3.org/2000/svg",
10518
10654
  width: size,
@@ -10547,7 +10683,7 @@ Subtract.defaultProps = {
10547
10683
  size: '16'
10548
10684
  };
10549
10685
 
10550
- var loadingCircleStyle$3s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10686
+ var loadingCircleStyle$3v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10551
10687
 
10552
10688
  var Subtract2 = function Subtract2(props) {
10553
10689
  var color = props.color,
@@ -10560,7 +10696,7 @@ var Subtract2 = function Subtract2(props) {
10560
10696
  return /*#__PURE__*/React.createElement("span", {
10561
10697
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10562
10698
  }, /*#__PURE__*/React.createElement("style", {
10563
- children: loadingCircleStyle$3s
10699
+ children: loadingCircleStyle$3v
10564
10700
  }), /*#__PURE__*/React.createElement("svg", _extends({
10565
10701
  xmlns: "http://www.w3.org/2000/svg",
10566
10702
  width: size,
@@ -10596,7 +10732,7 @@ Subtract2.defaultProps = {
10596
10732
  size: '16'
10597
10733
  };
10598
10734
 
10599
- var loadingCircleStyle$3t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10735
+ var loadingCircleStyle$3w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10600
10736
 
10601
10737
  var Update = function Update(props) {
10602
10738
  var color = props.color,
@@ -10609,7 +10745,7 @@ var Update = function Update(props) {
10609
10745
  return /*#__PURE__*/React.createElement("span", {
10610
10746
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10611
10747
  }, /*#__PURE__*/React.createElement("style", {
10612
- children: loadingCircleStyle$3t
10748
+ children: loadingCircleStyle$3w
10613
10749
  }), /*#__PURE__*/React.createElement("svg", _extends({
10614
10750
  xmlns: "http://www.w3.org/2000/svg",
10615
10751
  width: size,
@@ -10641,7 +10777,54 @@ Update.defaultProps = {
10641
10777
  size: '16'
10642
10778
  };
10643
10779
 
10644
- var loadingCircleStyle$3u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10780
+ var loadingCircleStyle$3x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10781
+
10782
+ var Rename = function Rename(props) {
10783
+ var color = props.color,
10784
+ size = props.size,
10785
+ spin = props.spin,
10786
+ style = props.style,
10787
+ className = props.className,
10788
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
10789
+
10790
+ return /*#__PURE__*/React.createElement("span", {
10791
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10792
+ }, /*#__PURE__*/React.createElement("style", {
10793
+ children: loadingCircleStyle$3x
10794
+ }), /*#__PURE__*/React.createElement("svg", _extends({
10795
+ xmlns: "http://www.w3.org/2000/svg",
10796
+ width: size,
10797
+ height: size,
10798
+ viewBox: "0 0 24 24",
10799
+ fill: color
10800
+ }, otherProps, {
10801
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
10802
+ animationDuration: '1s',
10803
+ animationIterationCount: 'infinite',
10804
+ animationName: 'loadingCircle',
10805
+ animationTimingFunction: 'linear'
10806
+ } : {}), {}, {
10807
+ cursor: 'pointer'
10808
+ })
10809
+ }), /*#__PURE__*/React.createElement("path", {
10810
+ fillRule: "evenodd",
10811
+ clipRule: "evenodd",
10812
+ d: "M8 4h2v16H8v-2H5a3 3 0 01-3-3V9a3 3 0 013-3h3V4zm0 12V8H5a1 1 0 00-1 1v6a1 1 0 001 1h3zm4 0h7a1 1 0 001-1V9a1 1 0 00-1-1h-7V6h7a3 3 0 013 3v6a3 3 0 01-3 3h-7v-2z"
10813
+ })));
10814
+ };
10815
+
10816
+ Rename.propTypes = {
10817
+ spin: PropTypes.bool,
10818
+ color: PropTypes.string,
10819
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10820
+ };
10821
+ Rename.defaultProps = {
10822
+ spin: false,
10823
+ color: 'currentColor',
10824
+ size: '16'
10825
+ };
10826
+
10827
+ var loadingCircleStyle$3y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10645
10828
 
10646
10829
  var Report = function Report(props) {
10647
10830
  var color = props.color,
@@ -10654,7 +10837,7 @@ var Report = function Report(props) {
10654
10837
  return /*#__PURE__*/React.createElement("span", {
10655
10838
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10656
10839
  }, /*#__PURE__*/React.createElement("style", {
10657
- children: loadingCircleStyle$3u
10840
+ children: loadingCircleStyle$3y
10658
10841
  }), /*#__PURE__*/React.createElement("svg", _extends({
10659
10842
  xmlns: "http://www.w3.org/2000/svg",
10660
10843
  width: size,
@@ -10686,7 +10869,7 @@ Report.defaultProps = {
10686
10869
  size: '16'
10687
10870
  };
10688
10871
 
10689
- var loadingCircleStyle$3v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10872
+ var loadingCircleStyle$3z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10690
10873
 
10691
10874
  var ReportRemoval = function ReportRemoval(props) {
10692
10875
  var color = props.color,
@@ -10699,7 +10882,7 @@ var ReportRemoval = function ReportRemoval(props) {
10699
10882
  return /*#__PURE__*/React.createElement("span", {
10700
10883
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10701
10884
  }, /*#__PURE__*/React.createElement("style", {
10702
- children: loadingCircleStyle$3v
10885
+ children: loadingCircleStyle$3z
10703
10886
  }), /*#__PURE__*/React.createElement("svg", _extends({
10704
10887
  xmlns: "http://www.w3.org/2000/svg",
10705
10888
  width: size,
@@ -10739,7 +10922,7 @@ ReportRemoval.defaultProps = {
10739
10922
  size: '16'
10740
10923
  };
10741
10924
 
10742
- var loadingCircleStyle$3w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10925
+ var loadingCircleStyle$3A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10743
10926
 
10744
10927
  var FileAdd = function FileAdd(props) {
10745
10928
  var color = props.color,
@@ -10752,7 +10935,7 @@ var FileAdd = function FileAdd(props) {
10752
10935
  return /*#__PURE__*/React.createElement("span", {
10753
10936
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10754
10937
  }, /*#__PURE__*/React.createElement("style", {
10755
- children: loadingCircleStyle$3w
10938
+ children: loadingCircleStyle$3A
10756
10939
  }), /*#__PURE__*/React.createElement("svg", _extends({
10757
10940
  xmlns: "http://www.w3.org/2000/svg",
10758
10941
  width: size,
@@ -10784,7 +10967,7 @@ FileAdd.defaultProps = {
10784
10967
  size: '16'
10785
10968
  };
10786
10969
 
10787
- var loadingCircleStyle$3x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10970
+ var loadingCircleStyle$3B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10788
10971
 
10789
10972
  var FileRemove = function FileRemove(props) {
10790
10973
  var color = props.color,
@@ -10797,7 +10980,7 @@ var FileRemove = function FileRemove(props) {
10797
10980
  return /*#__PURE__*/React.createElement("span", {
10798
10981
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10799
10982
  }, /*#__PURE__*/React.createElement("style", {
10800
- children: loadingCircleStyle$3x
10983
+ children: loadingCircleStyle$3B
10801
10984
  }), /*#__PURE__*/React.createElement("svg", _extends({
10802
10985
  xmlns: "http://www.w3.org/2000/svg",
10803
10986
  width: size,
@@ -10831,7 +11014,7 @@ FileRemove.defaultProps = {
10831
11014
  size: '16'
10832
11015
  };
10833
11016
 
10834
- var loadingCircleStyle$3y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11017
+ var loadingCircleStyle$3C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10835
11018
 
10836
11019
  var FileExport = function FileExport(props) {
10837
11020
  var color = props.color,
@@ -10844,7 +11027,7 @@ var FileExport = function FileExport(props) {
10844
11027
  return /*#__PURE__*/React.createElement("span", {
10845
11028
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10846
11029
  }, /*#__PURE__*/React.createElement("style", {
10847
- children: loadingCircleStyle$3y
11030
+ children: loadingCircleStyle$3C
10848
11031
  }), /*#__PURE__*/React.createElement("svg", _extends({
10849
11032
  xmlns: "http://www.w3.org/2000/svg",
10850
11033
  width: size,
@@ -10876,7 +11059,7 @@ FileExport.defaultProps = {
10876
11059
  size: '16'
10877
11060
  };
10878
11061
 
10879
- var loadingCircleStyle$3z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11062
+ var loadingCircleStyle$3D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10880
11063
 
10881
11064
  var FileMove = function FileMove(props) {
10882
11065
  var color = props.color,
@@ -10889,7 +11072,7 @@ var FileMove = function FileMove(props) {
10889
11072
  return /*#__PURE__*/React.createElement("span", {
10890
11073
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10891
11074
  }, /*#__PURE__*/React.createElement("style", {
10892
- children: loadingCircleStyle$3z
11075
+ children: loadingCircleStyle$3D
10893
11076
  }), /*#__PURE__*/React.createElement("svg", _extends({
10894
11077
  xmlns: "http://www.w3.org/2000/svg",
10895
11078
  width: size,
@@ -10921,7 +11104,7 @@ FileMove.defaultProps = {
10921
11104
  size: '16'
10922
11105
  };
10923
11106
 
10924
- var loadingCircleStyle$3A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11107
+ var loadingCircleStyle$3E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10925
11108
 
10926
11109
  var FileImport = function FileImport(props) {
10927
11110
  var color = props.color,
@@ -10934,7 +11117,7 @@ var FileImport = function FileImport(props) {
10934
11117
  return /*#__PURE__*/React.createElement("span", {
10935
11118
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10936
11119
  }, /*#__PURE__*/React.createElement("style", {
10937
- children: loadingCircleStyle$3A
11120
+ children: loadingCircleStyle$3E
10938
11121
  }), /*#__PURE__*/React.createElement("svg", _extends({
10939
11122
  xmlns: "http://www.w3.org/2000/svg",
10940
11123
  width: size,
@@ -10966,7 +11149,7 @@ FileImport.defaultProps = {
10966
11149
  size: '16'
10967
11150
  };
10968
11151
 
10969
- var loadingCircleStyle$3B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11152
+ var loadingCircleStyle$3F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10970
11153
 
10971
11154
  var FileInfo = function FileInfo(props) {
10972
11155
  var color = props.color,
@@ -10979,7 +11162,7 @@ var FileInfo = function FileInfo(props) {
10979
11162
  return /*#__PURE__*/React.createElement("span", {
10980
11163
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10981
11164
  }, /*#__PURE__*/React.createElement("style", {
10982
- children: loadingCircleStyle$3B
11165
+ children: loadingCircleStyle$3F
10983
11166
  }), /*#__PURE__*/React.createElement("svg", _extends({
10984
11167
  xmlns: "http://www.w3.org/2000/svg",
10985
11168
  width: size,
@@ -11011,7 +11194,7 @@ FileInfo.defaultProps = {
11011
11194
  size: '16'
11012
11195
  };
11013
11196
 
11014
- var loadingCircleStyle$3C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11197
+ var loadingCircleStyle$3G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11015
11198
 
11016
11199
  var FileConvert = function FileConvert(props) {
11017
11200
  var color = props.color,
@@ -11024,7 +11207,7 @@ var FileConvert = function FileConvert(props) {
11024
11207
  return /*#__PURE__*/React.createElement("span", {
11025
11208
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11026
11209
  }, /*#__PURE__*/React.createElement("style", {
11027
- children: loadingCircleStyle$3C
11210
+ children: loadingCircleStyle$3G
11028
11211
  }), /*#__PURE__*/React.createElement("svg", _extends({
11029
11212
  xmlns: "http://www.w3.org/2000/svg",
11030
11213
  width: size,
@@ -11062,7 +11245,58 @@ FileConvert.defaultProps = {
11062
11245
  size: '16'
11063
11246
  };
11064
11247
 
11065
- var loadingCircleStyle$3D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11248
+ var loadingCircleStyle$3H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11249
+
11250
+ var AssetConvert = function AssetConvert(props) {
11251
+ var color = props.color,
11252
+ size = props.size,
11253
+ spin = props.spin,
11254
+ style = props.style,
11255
+ className = props.className,
11256
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
11257
+
11258
+ return /*#__PURE__*/React.createElement("span", {
11259
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11260
+ }, /*#__PURE__*/React.createElement("style", {
11261
+ children: loadingCircleStyle$3H
11262
+ }), /*#__PURE__*/React.createElement("svg", _extends({
11263
+ xmlns: "http://www.w3.org/2000/svg",
11264
+ width: size,
11265
+ height: size,
11266
+ viewBox: "0 0 24 24",
11267
+ fill: color
11268
+ }, otherProps, {
11269
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
11270
+ animationDuration: '1s',
11271
+ animationIterationCount: 'infinite',
11272
+ animationName: 'loadingCircle',
11273
+ animationTimingFunction: 'linear'
11274
+ } : {}), {}, {
11275
+ cursor: 'pointer'
11276
+ })
11277
+ }), /*#__PURE__*/React.createElement("path", {
11278
+ fillRule: "evenodd",
11279
+ clipRule: "evenodd",
11280
+ d: "M5.636 18.364H2.91a.91.91 0 01-.909-.91V2.91A.91.91 0 012.91 2h14.544a.91.91 0 01.91.91v2.726h2.727a.91.91 0 01.909.91V21.09a.91.91 0 01-.91.909H6.546a.91.91 0 01-.909-.91v-2.726zm-1.818-1.819V3.819h12.728v1.818h-10a.91.91 0 00-.91.91v10H3.818zm4.546-9.09a.91.91 0 00-.91.909v11.818h12.728V7.455H8.364z"
11281
+ }), /*#__PURE__*/React.createElement("path", {
11282
+ d: "M11 10v4H9l4 4v-8h-2z"
11283
+ }), /*#__PURE__*/React.createElement("path", {
11284
+ d: "M17 18v-4h2l-4-4v8h2z"
11285
+ })));
11286
+ };
11287
+
11288
+ AssetConvert.propTypes = {
11289
+ spin: PropTypes.bool,
11290
+ color: PropTypes.string,
11291
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11292
+ };
11293
+ AssetConvert.defaultProps = {
11294
+ spin: false,
11295
+ color: 'currentColor',
11296
+ size: '16'
11297
+ };
11298
+
11299
+ var loadingCircleStyle$3I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11066
11300
 
11067
11301
  var FileLock = function FileLock(props) {
11068
11302
  var color = props.color,
@@ -11075,7 +11309,7 @@ var FileLock = function FileLock(props) {
11075
11309
  return /*#__PURE__*/React.createElement("span", {
11076
11310
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11077
11311
  }, /*#__PURE__*/React.createElement("style", {
11078
- children: loadingCircleStyle$3D
11312
+ children: loadingCircleStyle$3I
11079
11313
  }), /*#__PURE__*/React.createElement("svg", _extends({
11080
11314
  xmlns: "http://www.w3.org/2000/svg",
11081
11315
  width: size,
@@ -11107,9 +11341,9 @@ FileLock.defaultProps = {
11107
11341
  size: '16'
11108
11342
  };
11109
11343
 
11110
- var loadingCircleStyle$3E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11344
+ var loadingCircleStyle$3J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11111
11345
 
11112
- var Detail = function Detail(props) {
11346
+ var FilePdf = function FilePdf(props) {
11113
11347
  var color = props.color,
11114
11348
  size = props.size,
11115
11349
  spin = props.spin,
@@ -11120,7 +11354,7 @@ var Detail = function Detail(props) {
11120
11354
  return /*#__PURE__*/React.createElement("span", {
11121
11355
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11122
11356
  }, /*#__PURE__*/React.createElement("style", {
11123
- children: loadingCircleStyle$3E
11357
+ children: loadingCircleStyle$3J
11124
11358
  }), /*#__PURE__*/React.createElement("svg", _extends({
11125
11359
  xmlns: "http://www.w3.org/2000/svg",
11126
11360
  width: size,
@@ -11137,24 +11371,24 @@ var Detail = function Detail(props) {
11137
11371
  cursor: 'pointer'
11138
11372
  })
11139
11373
  }), /*#__PURE__*/React.createElement("path", {
11140
- d: "M20 22H4a1 1 0 01-1-1V3a1 1 0 011-1h16a1 1 0 011 1v18a1 1 0 01-1 1zm-1-2V4H5v16h14zM8 9h8v2H8V9zm0 4h8v2H8v-2z"
11374
+ d: "M5 3v17h16V10h-2V3H5zm15-2a1 1 0 011 1v19a1 1 0 01-1 1H4a1 1 0 01-1-1V2a1 1 0 011-1h16zM7.999 15.001h2V13.01c0-.01 0-.01-.009-.01H8V15zM7 18v-6h2.99c.559 0 1.01.444 1.01 1.01v1.98A1.004 1.004 0 0110 16H7.999v2H7zm10 0v-6h3.998v1h-3l-.013 1.985 2.015.013v1h-2.001v2h-1V18zm-4-1h1a.993.993 0 00.999-.998v-2.004A1.002 1.002 0 0014 13h-1v4zm-1 1v-6h2c1.104 0 2 .899 2 1.998v2.004A1.994 1.994 0 0114 18h-2z"
11141
11375
  })));
11142
11376
  };
11143
11377
 
11144
- Detail.propTypes = {
11378
+ FilePdf.propTypes = {
11145
11379
  spin: PropTypes.bool,
11146
11380
  color: PropTypes.string,
11147
11381
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11148
11382
  };
11149
- Detail.defaultProps = {
11383
+ FilePdf.defaultProps = {
11150
11384
  spin: false,
11151
11385
  color: 'currentColor',
11152
11386
  size: '16'
11153
11387
  };
11154
11388
 
11155
- var loadingCircleStyle$3F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11389
+ var loadingCircleStyle$3K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11156
11390
 
11157
- var MessageCenter = function MessageCenter(props) {
11391
+ var Detail = function Detail(props) {
11158
11392
  var color = props.color,
11159
11393
  size = props.size,
11160
11394
  spin = props.spin,
@@ -11165,7 +11399,7 @@ var MessageCenter = function MessageCenter(props) {
11165
11399
  return /*#__PURE__*/React.createElement("span", {
11166
11400
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11167
11401
  }, /*#__PURE__*/React.createElement("style", {
11168
- children: loadingCircleStyle$3F
11402
+ children: loadingCircleStyle$3K
11169
11403
  }), /*#__PURE__*/React.createElement("svg", _extends({
11170
11404
  xmlns: "http://www.w3.org/2000/svg",
11171
11405
  width: size,
@@ -11182,32 +11416,24 @@ var MessageCenter = function MessageCenter(props) {
11182
11416
  cursor: 'pointer'
11183
11417
  })
11184
11418
  }), /*#__PURE__*/React.createElement("path", {
11185
- d: "M18 3H6v2h12V3z"
11186
- }), /*#__PURE__*/React.createElement("path", {
11187
- d: "M9 13H7v2h2v-2z"
11188
- }), /*#__PURE__*/React.createElement("path", {
11189
- d: "M15 13h2v2h-2v-2z"
11190
- }), /*#__PURE__*/React.createElement("path", {
11191
- d: "M4 21a1 1 0 01-1-1V8a1 1 0 011-1h16a1 1 0 011 1v12a1 1 0 01-1 1H4zM5 9v10h14V9H5z"
11192
- }), /*#__PURE__*/React.createElement("path", {
11193
- d: "M11 13h2v2h-2v-2z"
11419
+ d: "M20 22H4a1 1 0 01-1-1V3a1 1 0 011-1h16a1 1 0 011 1v18a1 1 0 01-1 1zm-1-2V4H5v16h14zM8 9h8v2H8V9zm0 4h8v2H8v-2z"
11194
11420
  })));
11195
11421
  };
11196
11422
 
11197
- MessageCenter.propTypes = {
11423
+ Detail.propTypes = {
11198
11424
  spin: PropTypes.bool,
11199
11425
  color: PropTypes.string,
11200
11426
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11201
11427
  };
11202
- MessageCenter.defaultProps = {
11428
+ Detail.defaultProps = {
11203
11429
  spin: false,
11204
11430
  color: 'currentColor',
11205
11431
  size: '16'
11206
11432
  };
11207
11433
 
11208
- var loadingCircleStyle$3G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11434
+ var loadingCircleStyle$3L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11209
11435
 
11210
- var SystemMsg = function SystemMsg(props) {
11436
+ var MessageCenter = function MessageCenter(props) {
11211
11437
  var color = props.color,
11212
11438
  size = props.size,
11213
11439
  spin = props.spin,
@@ -11218,7 +11444,7 @@ var SystemMsg = function SystemMsg(props) {
11218
11444
  return /*#__PURE__*/React.createElement("span", {
11219
11445
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11220
11446
  }, /*#__PURE__*/React.createElement("style", {
11221
- children: loadingCircleStyle$3G
11447
+ children: loadingCircleStyle$3L
11222
11448
  }), /*#__PURE__*/React.createElement("svg", _extends({
11223
11449
  xmlns: "http://www.w3.org/2000/svg",
11224
11450
  width: size,
@@ -11235,30 +11461,32 @@ var SystemMsg = function SystemMsg(props) {
11235
11461
  cursor: 'pointer'
11236
11462
  })
11237
11463
  }), /*#__PURE__*/React.createElement("path", {
11238
- d: "M20 20H4v-5h1.833l1.461.986a3 3 0 001.679.514h6.054a3 3 0 001.679-.514L18.167 15H20v5zM3 13a1 1 0 00-1 1v7a1 1 0 001 1h18a1 1 0 001-1v-7a1 1 0 00-1-1h-3.139a1 1 0 00-.559.171l-1.715 1.158a1 1 0 01-.56.171H8.973a1 1 0 01-.56-.171L6.698 13.17a1 1 0 00-.56-.171H3z"
11464
+ d: "M18 3H6v2h12V3z"
11239
11465
  }), /*#__PURE__*/React.createElement("path", {
11240
- d: "M20 3a1 1 0 00-1-1H5a1 1 0 00-1 1v9h2V4h12v8h2V3z"
11466
+ d: "M9 13H7v2h2v-2z"
11241
11467
  }), /*#__PURE__*/React.createElement("path", {
11242
- d: "M8 6h8v2H8V6z"
11468
+ d: "M15 13h2v2h-2v-2z"
11243
11469
  }), /*#__PURE__*/React.createElement("path", {
11244
- d: "M16 10H8v2h8v-2z"
11470
+ d: "M4 21a1 1 0 01-1-1V8a1 1 0 011-1h16a1 1 0 011 1v12a1 1 0 01-1 1H4zM5 9v10h14V9H5z"
11471
+ }), /*#__PURE__*/React.createElement("path", {
11472
+ d: "M11 13h2v2h-2v-2z"
11245
11473
  })));
11246
11474
  };
11247
11475
 
11248
- SystemMsg.propTypes = {
11476
+ MessageCenter.propTypes = {
11249
11477
  spin: PropTypes.bool,
11250
11478
  color: PropTypes.string,
11251
11479
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11252
11480
  };
11253
- SystemMsg.defaultProps = {
11481
+ MessageCenter.defaultProps = {
11254
11482
  spin: false,
11255
11483
  color: 'currentColor',
11256
11484
  size: '16'
11257
11485
  };
11258
11486
 
11259
- var loadingCircleStyle$3H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11487
+ var loadingCircleStyle$3M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11260
11488
 
11261
- var Comment = function Comment(props) {
11489
+ var SystemMsg = function SystemMsg(props) {
11262
11490
  var color = props.color,
11263
11491
  size = props.size,
11264
11492
  spin = props.spin,
@@ -11269,7 +11497,7 @@ var Comment = function Comment(props) {
11269
11497
  return /*#__PURE__*/React.createElement("span", {
11270
11498
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11271
11499
  }, /*#__PURE__*/React.createElement("style", {
11272
- children: loadingCircleStyle$3H
11500
+ children: loadingCircleStyle$3M
11273
11501
  }), /*#__PURE__*/React.createElement("svg", _extends({
11274
11502
  xmlns: "http://www.w3.org/2000/svg",
11275
11503
  width: size,
@@ -11286,28 +11514,30 @@ var Comment = function Comment(props) {
11286
11514
  cursor: 'pointer'
11287
11515
  })
11288
11516
  }), /*#__PURE__*/React.createElement("path", {
11289
- d: "M16 10H8v2h8v-2z"
11517
+ d: "M20 20H4v-5h1.833l1.461.986a3 3 0 001.679.514h6.054a3 3 0 001.679-.514L18.167 15H20v5zM3 13a1 1 0 00-1 1v7a1 1 0 001 1h18a1 1 0 001-1v-7a1 1 0 00-1-1h-3.139a1 1 0 00-.559.171l-1.715 1.158a1 1 0 01-.56.171H8.973a1 1 0 01-.56-.171L6.698 13.17a1 1 0 00-.56-.171H3z"
11290
11518
  }), /*#__PURE__*/React.createElement("path", {
11291
- fillRule: "evenodd",
11292
- clipRule: "evenodd",
11293
- d: "M2 22.5L6.455 19H21a1 1 0 001-1V4a1 1 0 00-1-1H3a1 1 0 00-1 1v18.5zM20 17H5.763L4 18.385V5h16v12z"
11519
+ d: "M20 3a1 1 0 00-1-1H5a1 1 0 00-1 1v9h2V4h12v8h2V3z"
11520
+ }), /*#__PURE__*/React.createElement("path", {
11521
+ d: "M8 6h8v2H8V6z"
11522
+ }), /*#__PURE__*/React.createElement("path", {
11523
+ d: "M16 10H8v2h8v-2z"
11294
11524
  })));
11295
11525
  };
11296
11526
 
11297
- Comment.propTypes = {
11527
+ SystemMsg.propTypes = {
11298
11528
  spin: PropTypes.bool,
11299
11529
  color: PropTypes.string,
11300
11530
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11301
11531
  };
11302
- Comment.defaultProps = {
11532
+ SystemMsg.defaultProps = {
11303
11533
  spin: false,
11304
11534
  color: 'currentColor',
11305
11535
  size: '16'
11306
11536
  };
11307
11537
 
11308
- var loadingCircleStyle$3I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11538
+ var loadingCircleStyle$3N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11309
11539
 
11310
- var Book = function Book(props) {
11540
+ var Comment = function Comment(props) {
11311
11541
  var color = props.color,
11312
11542
  size = props.size,
11313
11543
  spin = props.spin,
@@ -11318,7 +11548,7 @@ var Book = function Book(props) {
11318
11548
  return /*#__PURE__*/React.createElement("span", {
11319
11549
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11320
11550
  }, /*#__PURE__*/React.createElement("style", {
11321
- children: loadingCircleStyle$3I
11551
+ children: loadingCircleStyle$3N
11322
11552
  }), /*#__PURE__*/React.createElement("svg", _extends({
11323
11553
  xmlns: "http://www.w3.org/2000/svg",
11324
11554
  width: size,
@@ -11335,24 +11565,28 @@ var Book = function Book(props) {
11335
11565
  cursor: 'pointer'
11336
11566
  })
11337
11567
  }), /*#__PURE__*/React.createElement("path", {
11338
- d: "M2 3.993A1 1 0 012.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 01-.992.993H2.992A.993.993 0 012 20.007V3.993zM11 5H4v14h7V5zm2 0v14h7V5h-7zm1 2h5v2h-5V7zm0 3h5v2h-5v-2z"
11568
+ d: "M16 10H8v2h8v-2z"
11569
+ }), /*#__PURE__*/React.createElement("path", {
11570
+ fillRule: "evenodd",
11571
+ clipRule: "evenodd",
11572
+ d: "M2 22.5L6.455 19H21a1 1 0 001-1V4a1 1 0 00-1-1H3a1 1 0 00-1 1v18.5zM20 17H5.763L4 18.385V5h16v12z"
11339
11573
  })));
11340
11574
  };
11341
11575
 
11342
- Book.propTypes = {
11576
+ Comment.propTypes = {
11343
11577
  spin: PropTypes.bool,
11344
11578
  color: PropTypes.string,
11345
11579
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11346
11580
  };
11347
- Book.defaultProps = {
11581
+ Comment.defaultProps = {
11348
11582
  spin: false,
11349
11583
  color: 'currentColor',
11350
11584
  size: '16'
11351
11585
  };
11352
11586
 
11353
- var loadingCircleStyle$3J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11587
+ var loadingCircleStyle$3O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11354
11588
 
11355
- var Book2 = function Book2(props) {
11589
+ var Book = function Book(props) {
11356
11590
  var color = props.color,
11357
11591
  size = props.size,
11358
11592
  spin = props.spin,
@@ -11363,7 +11597,7 @@ var Book2 = function Book2(props) {
11363
11597
  return /*#__PURE__*/React.createElement("span", {
11364
11598
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11365
11599
  }, /*#__PURE__*/React.createElement("style", {
11366
- children: loadingCircleStyle$3J
11600
+ children: loadingCircleStyle$3O
11367
11601
  }), /*#__PURE__*/React.createElement("svg", _extends({
11368
11602
  xmlns: "http://www.w3.org/2000/svg",
11369
11603
  width: size,
@@ -11380,24 +11614,24 @@ var Book2 = function Book2(props) {
11380
11614
  cursor: 'pointer'
11381
11615
  })
11382
11616
  }), /*#__PURE__*/React.createElement("path", {
11383
- d: "M21 18H6a1 1 0 000 2h15v2H6a3 3 0 01-3-3V4a2 2 0 012-2h16v16zM5 16.05c.162-.033.329-.05.5-.05H19V4H5v12.05zM16 9H8V7h8v2z"
11617
+ d: "M2 3.993A1 1 0 012.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 01-.992.993H2.992A.993.993 0 012 20.007V3.993zM11 5H4v14h7V5zm2 0v14h7V5h-7zm1 2h5v2h-5V7zm0 3h5v2h-5v-2z"
11384
11618
  })));
11385
11619
  };
11386
11620
 
11387
- Book2.propTypes = {
11621
+ Book.propTypes = {
11388
11622
  spin: PropTypes.bool,
11389
11623
  color: PropTypes.string,
11390
11624
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11391
11625
  };
11392
- Book2.defaultProps = {
11626
+ Book.defaultProps = {
11393
11627
  spin: false,
11394
11628
  color: 'currentColor',
11395
11629
  size: '16'
11396
11630
  };
11397
11631
 
11398
- var loadingCircleStyle$3K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11632
+ var loadingCircleStyle$3P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11399
11633
 
11400
- var FilePdf = function FilePdf(props) {
11634
+ var Book2 = function Book2(props) {
11401
11635
  var color = props.color,
11402
11636
  size = props.size,
11403
11637
  spin = props.spin,
@@ -11408,7 +11642,7 @@ var FilePdf = function FilePdf(props) {
11408
11642
  return /*#__PURE__*/React.createElement("span", {
11409
11643
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11410
11644
  }, /*#__PURE__*/React.createElement("style", {
11411
- children: loadingCircleStyle$3K
11645
+ children: loadingCircleStyle$3P
11412
11646
  }), /*#__PURE__*/React.createElement("svg", _extends({
11413
11647
  xmlns: "http://www.w3.org/2000/svg",
11414
11648
  width: size,
@@ -11425,22 +11659,22 @@ var FilePdf = function FilePdf(props) {
11425
11659
  cursor: 'pointer'
11426
11660
  })
11427
11661
  }), /*#__PURE__*/React.createElement("path", {
11428
- d: "M5 3v17h16V10h-2V3H5zm15-2a1 1 0 011 1v19a1 1 0 01-1 1H4a1 1 0 01-1-1V2a1 1 0 011-1h16zM7.999 15.001h2V13.01c0-.01 0-.01-.009-.01H8V15zM7 18v-6h2.99c.559 0 1.01.444 1.01 1.01v1.98A1.004 1.004 0 0110 16H7.999v2H7zm10 0v-6h3.998v1h-3l-.013 1.985 2.015.013v1h-2.001v2h-1V18zm-4-1h1a.993.993 0 00.999-.998v-2.004A1.002 1.002 0 0014 13h-1v4zm-1 1v-6h2c1.104 0 2 .899 2 1.998v2.004A1.994 1.994 0 0114 18h-2z"
11662
+ d: "M21 18H6a1 1 0 000 2h15v2H6a3 3 0 01-3-3V4a2 2 0 012-2h16v16zM5 16.05c.162-.033.329-.05.5-.05H19V4H5v12.05zM16 9H8V7h8v2z"
11429
11663
  })));
11430
11664
  };
11431
11665
 
11432
- FilePdf.propTypes = {
11666
+ Book2.propTypes = {
11433
11667
  spin: PropTypes.bool,
11434
11668
  color: PropTypes.string,
11435
11669
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11436
11670
  };
11437
- FilePdf.defaultProps = {
11671
+ Book2.defaultProps = {
11438
11672
  spin: false,
11439
11673
  color: 'currentColor',
11440
11674
  size: '16'
11441
11675
  };
11442
11676
 
11443
- var loadingCircleStyle$3L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11677
+ var loadingCircleStyle$3Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11444
11678
 
11445
11679
  var Sticker = function Sticker(props) {
11446
11680
  var color = props.color,
@@ -11453,7 +11687,7 @@ var Sticker = function Sticker(props) {
11453
11687
  return /*#__PURE__*/React.createElement("span", {
11454
11688
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11455
11689
  }, /*#__PURE__*/React.createElement("style", {
11456
- children: loadingCircleStyle$3L
11690
+ children: loadingCircleStyle$3Q
11457
11691
  }), /*#__PURE__*/React.createElement("svg", _extends({
11458
11692
  xmlns: "http://www.w3.org/2000/svg",
11459
11693
  width: size,
@@ -11485,7 +11719,7 @@ Sticker.defaultProps = {
11485
11719
  size: '16'
11486
11720
  };
11487
11721
 
11488
- var loadingCircleStyle$3M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11722
+ var loadingCircleStyle$3R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11489
11723
 
11490
11724
  var StickerFill = function StickerFill(props) {
11491
11725
  var color = props.color,
@@ -11498,7 +11732,7 @@ var StickerFill = function StickerFill(props) {
11498
11732
  return /*#__PURE__*/React.createElement("span", {
11499
11733
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11500
11734
  }, /*#__PURE__*/React.createElement("style", {
11501
- children: loadingCircleStyle$3M
11735
+ children: loadingCircleStyle$3R
11502
11736
  }), /*#__PURE__*/React.createElement("svg", _extends({
11503
11737
  xmlns: "http://www.w3.org/2000/svg",
11504
11738
  width: size,
@@ -11530,7 +11764,7 @@ StickerFill.defaultProps = {
11530
11764
  size: '16'
11531
11765
  };
11532
11766
 
11533
- var loadingCircleStyle$3N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11767
+ var loadingCircleStyle$3S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11534
11768
 
11535
11769
  var EventSm = function EventSm(props) {
11536
11770
  var color = props.color,
@@ -11543,7 +11777,7 @@ var EventSm = function EventSm(props) {
11543
11777
  return /*#__PURE__*/React.createElement("span", {
11544
11778
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11545
11779
  }, /*#__PURE__*/React.createElement("style", {
11546
- children: loadingCircleStyle$3N
11780
+ children: loadingCircleStyle$3S
11547
11781
  }), /*#__PURE__*/React.createElement("svg", _extends({
11548
11782
  xmlns: "http://www.w3.org/2000/svg",
11549
11783
  width: size,
@@ -11575,7 +11809,7 @@ EventSm.defaultProps = {
11575
11809
  size: '16'
11576
11810
  };
11577
11811
 
11578
- var loadingCircleStyle$3O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11812
+ var loadingCircleStyle$3T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11579
11813
 
11580
11814
  var EPropertySm = function EPropertySm(props) {
11581
11815
  var color = props.color,
@@ -11588,7 +11822,7 @@ var EPropertySm = function EPropertySm(props) {
11588
11822
  return /*#__PURE__*/React.createElement("span", {
11589
11823
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11590
11824
  }, /*#__PURE__*/React.createElement("style", {
11591
- children: loadingCircleStyle$3O
11825
+ children: loadingCircleStyle$3T
11592
11826
  }), /*#__PURE__*/React.createElement("svg", _extends({
11593
11827
  xmlns: "http://www.w3.org/2000/svg",
11594
11828
  width: size,
@@ -11628,7 +11862,7 @@ EPropertySm.defaultProps = {
11628
11862
  size: '16'
11629
11863
  };
11630
11864
 
11631
- var loadingCircleStyle$3P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11865
+ var loadingCircleStyle$3U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11632
11866
 
11633
11867
  var UPropertySm = function UPropertySm(props) {
11634
11868
  var color = props.color,
@@ -11641,7 +11875,7 @@ var UPropertySm = function UPropertySm(props) {
11641
11875
  return /*#__PURE__*/React.createElement("span", {
11642
11876
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11643
11877
  }, /*#__PURE__*/React.createElement("style", {
11644
- children: loadingCircleStyle$3P
11878
+ children: loadingCircleStyle$3U
11645
11879
  }), /*#__PURE__*/React.createElement("svg", _extends({
11646
11880
  xmlns: "http://www.w3.org/2000/svg",
11647
11881
  width: size,
@@ -11658,15 +11892,13 @@ var UPropertySm = function UPropertySm(props) {
11658
11892
  cursor: 'pointer'
11659
11893
  })
11660
11894
  }), /*#__PURE__*/React.createElement("path", {
11661
- d: "M9 4h3v1H9V4z"
11662
- }), /*#__PURE__*/React.createElement("path", {
11663
- d: "M12 7H9v1h3V7z"
11895
+ d: "M8.272 5.25A2.745 2.745 0 015.532 8a2.745 2.745 0 01-2.74-2.75 2.745 2.745 0 012.74-2.75 2.745 2.745 0 012.74 2.75zm-1.023 0a1.72 1.72 0 00-1.717-1.723A1.72 1.72 0 003.815 5.25a1.72 1.72 0 001.717 1.723A1.72 1.72 0 007.249 5.25z"
11664
11896
  }), /*#__PURE__*/React.createElement("path", {
11665
- d: "M6 8a2 2 0 100-4 2 2 0 000 4zm0-1a1 1 0 110-2 1 1 0 010 2z"
11897
+ d: "M1.391 11.37c0-1.138.92-2.06 2.053-2.06h4.007c1.133 0 2.052.922 2.052 2.06v2.13H1.391v-2.13zm2.053-1.03c-.567 0-1.026.461-1.026 1.03v1.1h6.059v-1.1c0-.569-.46-1.03-1.026-1.03H3.444z"
11666
11898
  }), /*#__PURE__*/React.createElement("path", {
11667
- d: "M3 11a2 2 0 012-2h2a2 2 0 012 2 1 1 0 01-1 1H4a1 1 0 01-1-1zm1 0h4a1 1 0 00-1-1H5a1 1 0 00-1 1z"
11899
+ d: "M14.392 3.78h-4.106V2.75h4.106v1.03z"
11668
11900
  }), /*#__PURE__*/React.createElement("path", {
11669
- d: "M1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm1 0v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1z"
11901
+ d: "M10.286 6.976h4.106v-1.03h-4.106v1.03z"
11670
11902
  })));
11671
11903
  };
11672
11904
 
@@ -11681,7 +11913,7 @@ UPropertySm.defaultProps = {
11681
11913
  size: '16'
11682
11914
  };
11683
11915
 
11684
- var loadingCircleStyle$3Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11916
+ var loadingCircleStyle$3V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11685
11917
 
11686
11918
  var UGroupSm = function UGroupSm(props) {
11687
11919
  var color = props.color,
@@ -11694,7 +11926,7 @@ var UGroupSm = function UGroupSm(props) {
11694
11926
  return /*#__PURE__*/React.createElement("span", {
11695
11927
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11696
11928
  }, /*#__PURE__*/React.createElement("style", {
11697
- children: loadingCircleStyle$3Q
11929
+ children: loadingCircleStyle$3V
11698
11930
  }), /*#__PURE__*/React.createElement("svg", _extends({
11699
11931
  xmlns: "http://www.w3.org/2000/svg",
11700
11932
  width: size,
@@ -11740,7 +11972,7 @@ UGroupSm.defaultProps = {
11740
11972
  size: '16'
11741
11973
  };
11742
11974
 
11743
- var loadingCircleStyle$3R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11975
+ var loadingCircleStyle$3W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11744
11976
 
11745
11977
  var UTagSm = function UTagSm(props) {
11746
11978
  var color = props.color,
@@ -11753,7 +11985,7 @@ var UTagSm = function UTagSm(props) {
11753
11985
  return /*#__PURE__*/React.createElement("span", {
11754
11986
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11755
11987
  }, /*#__PURE__*/React.createElement("style", {
11756
- children: loadingCircleStyle$3R
11988
+ children: loadingCircleStyle$3W
11757
11989
  }), /*#__PURE__*/React.createElement("svg", _extends({
11758
11990
  xmlns: "http://www.w3.org/2000/svg",
11759
11991
  width: size,
@@ -11789,7 +12021,7 @@ UTagSm.defaultProps = {
11789
12021
  size: '16'
11790
12022
  };
11791
12023
 
11792
- var loadingCircleStyle$3S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12024
+ var loadingCircleStyle$3X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11793
12025
 
11794
12026
  var AllGroupSm = function AllGroupSm(props) {
11795
12027
  var color = props.color,
@@ -11802,7 +12034,7 @@ var AllGroupSm = function AllGroupSm(props) {
11802
12034
  return /*#__PURE__*/React.createElement("span", {
11803
12035
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11804
12036
  }, /*#__PURE__*/React.createElement("style", {
11805
- children: loadingCircleStyle$3S
12037
+ children: loadingCircleStyle$3X
11806
12038
  }), /*#__PURE__*/React.createElement("svg", _extends({
11807
12039
  xmlns: "http://www.w3.org/2000/svg",
11808
12040
  width: size,
@@ -11840,7 +12072,7 @@ AllGroupSm.defaultProps = {
11840
12072
  size: '16'
11841
12073
  };
11842
12074
 
11843
- var loadingCircleStyle$3T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12075
+ var loadingCircleStyle$3Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11844
12076
 
11845
12077
  var CalendarSm = function CalendarSm(props) {
11846
12078
  var color = props.color,
@@ -11853,7 +12085,7 @@ var CalendarSm = function CalendarSm(props) {
11853
12085
  return /*#__PURE__*/React.createElement("span", {
11854
12086
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11855
12087
  }, /*#__PURE__*/React.createElement("style", {
11856
- children: loadingCircleStyle$3T
12088
+ children: loadingCircleStyle$3Y
11857
12089
  }), /*#__PURE__*/React.createElement("svg", _extends({
11858
12090
  xmlns: "http://www.w3.org/2000/svg",
11859
12091
  width: size,
@@ -11885,7 +12117,7 @@ CalendarSm.defaultProps = {
11885
12117
  size: '16'
11886
12118
  };
11887
12119
 
11888
- var loadingCircleStyle$3U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12120
+ var loadingCircleStyle$3Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11889
12121
 
11890
12122
  var GroupAddSm = function GroupAddSm(props) {
11891
12123
  var color = props.color,
@@ -11898,7 +12130,7 @@ var GroupAddSm = function GroupAddSm(props) {
11898
12130
  return /*#__PURE__*/React.createElement("span", {
11899
12131
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11900
12132
  }, /*#__PURE__*/React.createElement("style", {
11901
- children: loadingCircleStyle$3U
12133
+ children: loadingCircleStyle$3Z
11902
12134
  }), /*#__PURE__*/React.createElement("svg", _extends({
11903
12135
  xmlns: "http://www.w3.org/2000/svg",
11904
12136
  width: size,
@@ -11936,7 +12168,7 @@ GroupAddSm.defaultProps = {
11936
12168
  size: '16'
11937
12169
  };
11938
12170
 
11939
- var loadingCircleStyle$3V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12171
+ var loadingCircleStyle$3_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11940
12172
 
11941
12173
  var BooleanSm = function BooleanSm(props) {
11942
12174
  var color = props.color,
@@ -11949,7 +12181,7 @@ var BooleanSm = function BooleanSm(props) {
11949
12181
  return /*#__PURE__*/React.createElement("span", {
11950
12182
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11951
12183
  }, /*#__PURE__*/React.createElement("style", {
11952
- children: loadingCircleStyle$3V
12184
+ children: loadingCircleStyle$3_
11953
12185
  }), /*#__PURE__*/React.createElement("svg", _extends({
11954
12186
  xmlns: "http://www.w3.org/2000/svg",
11955
12187
  width: size,
@@ -11983,7 +12215,7 @@ BooleanSm.defaultProps = {
11983
12215
  size: '16'
11984
12216
  };
11985
12217
 
11986
- var loadingCircleStyle$3W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12218
+ var loadingCircleStyle$3$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11987
12219
 
11988
12220
  var ListSm = function ListSm(props) {
11989
12221
  var color = props.color,
@@ -11996,7 +12228,7 @@ var ListSm = function ListSm(props) {
11996
12228
  return /*#__PURE__*/React.createElement("span", {
11997
12229
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11998
12230
  }, /*#__PURE__*/React.createElement("style", {
11999
- children: loadingCircleStyle$3W
12231
+ children: loadingCircleStyle$3$
12000
12232
  }), /*#__PURE__*/React.createElement("svg", _extends({
12001
12233
  xmlns: "http://www.w3.org/2000/svg",
12002
12234
  width: size,
@@ -12038,7 +12270,7 @@ ListSm.defaultProps = {
12038
12270
  size: '16'
12039
12271
  };
12040
12272
 
12041
- var loadingCircleStyle$3X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12273
+ var loadingCircleStyle$40 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12042
12274
 
12043
12275
  var ArrayRowsSm = function ArrayRowsSm(props) {
12044
12276
  var color = props.color,
@@ -12051,7 +12283,7 @@ var ArrayRowsSm = function ArrayRowsSm(props) {
12051
12283
  return /*#__PURE__*/React.createElement("span", {
12052
12284
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12053
12285
  }, /*#__PURE__*/React.createElement("style", {
12054
- children: loadingCircleStyle$3X
12286
+ children: loadingCircleStyle$40
12055
12287
  }), /*#__PURE__*/React.createElement("svg", _extends({
12056
12288
  xmlns: "http://www.w3.org/2000/svg",
12057
12289
  width: size,
@@ -12085,7 +12317,7 @@ ArrayRowsSm.defaultProps = {
12085
12317
  size: '16'
12086
12318
  };
12087
12319
 
12088
- var loadingCircleStyle$3Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12320
+ var loadingCircleStyle$41 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12089
12321
 
12090
12322
  var RowsSm = function RowsSm(props) {
12091
12323
  var color = props.color,
@@ -12098,7 +12330,7 @@ var RowsSm = function RowsSm(props) {
12098
12330
  return /*#__PURE__*/React.createElement("span", {
12099
12331
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12100
12332
  }, /*#__PURE__*/React.createElement("style", {
12101
- children: loadingCircleStyle$3Y
12333
+ children: loadingCircleStyle$41
12102
12334
  }), /*#__PURE__*/React.createElement("svg", _extends({
12103
12335
  xmlns: "http://www.w3.org/2000/svg",
12104
12336
  width: size,
@@ -12140,7 +12372,7 @@ RowsSm.defaultProps = {
12140
12372
  size: '16'
12141
12373
  };
12142
12374
 
12143
- var loadingCircleStyle$3Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12375
+ var loadingCircleStyle$42 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12144
12376
 
12145
12377
  var VPropertySm = function VPropertySm(props) {
12146
12378
  var color = props.color,
@@ -12153,7 +12385,7 @@ var VPropertySm = function VPropertySm(props) {
12153
12385
  return /*#__PURE__*/React.createElement("span", {
12154
12386
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12155
12387
  }, /*#__PURE__*/React.createElement("style", {
12156
- children: loadingCircleStyle$3Z
12388
+ children: loadingCircleStyle$42
12157
12389
  }), /*#__PURE__*/React.createElement("svg", _extends({
12158
12390
  xmlns: "http://www.w3.org/2000/svg",
12159
12391
  width: size,
@@ -12191,7 +12423,7 @@ VPropertySm.defaultProps = {
12191
12423
  size: '16'
12192
12424
  };
12193
12425
 
12194
- var loadingCircleStyle$3_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12426
+ var loadingCircleStyle$43 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12195
12427
 
12196
12428
  var StringSm = function StringSm(props) {
12197
12429
  var color = props.color,
@@ -12204,7 +12436,7 @@ var StringSm = function StringSm(props) {
12204
12436
  return /*#__PURE__*/React.createElement("span", {
12205
12437
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12206
12438
  }, /*#__PURE__*/React.createElement("style", {
12207
- children: loadingCircleStyle$3_
12439
+ children: loadingCircleStyle$43
12208
12440
  }), /*#__PURE__*/React.createElement("svg", _extends({
12209
12441
  xmlns: "http://www.w3.org/2000/svg",
12210
12442
  width: size,
@@ -12238,7 +12470,7 @@ StringSm.defaultProps = {
12238
12470
  size: '16'
12239
12471
  };
12240
12472
 
12241
- var loadingCircleStyle$3$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12473
+ var loadingCircleStyle$44 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12242
12474
 
12243
12475
  var NumSm = function NumSm(props) {
12244
12476
  var color = props.color,
@@ -12251,7 +12483,7 @@ var NumSm = function NumSm(props) {
12251
12483
  return /*#__PURE__*/React.createElement("span", {
12252
12484
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12253
12485
  }, /*#__PURE__*/React.createElement("style", {
12254
- children: loadingCircleStyle$3$
12486
+ children: loadingCircleStyle$44
12255
12487
  }), /*#__PURE__*/React.createElement("svg", _extends({
12256
12488
  xmlns: "http://www.w3.org/2000/svg",
12257
12489
  width: size,
@@ -12285,7 +12517,7 @@ NumSm.defaultProps = {
12285
12517
  size: '16'
12286
12518
  };
12287
12519
 
12288
- var loadingCircleStyle$40 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12520
+ var loadingCircleStyle$45 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12289
12521
 
12290
12522
  var TimeSm = function TimeSm(props) {
12291
12523
  var color = props.color,
@@ -12298,7 +12530,7 @@ var TimeSm = function TimeSm(props) {
12298
12530
  return /*#__PURE__*/React.createElement("span", {
12299
12531
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12300
12532
  }, /*#__PURE__*/React.createElement("style", {
12301
- children: loadingCircleStyle$40
12533
+ children: loadingCircleStyle$45
12302
12534
  }), /*#__PURE__*/React.createElement("svg", _extends({
12303
12535
  xmlns: "http://www.w3.org/2000/svg",
12304
12536
  width: size,
@@ -12332,7 +12564,7 @@ TimeSm.defaultProps = {
12332
12564
  size: '16'
12333
12565
  };
12334
12566
 
12335
- var loadingCircleStyle$41 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12567
+ var loadingCircleStyle$46 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12336
12568
 
12337
12569
  var ArrowLeft = function ArrowLeft(props) {
12338
12570
  var color = props.color,
@@ -12345,7 +12577,7 @@ var ArrowLeft = function ArrowLeft(props) {
12345
12577
  return /*#__PURE__*/React.createElement("span", {
12346
12578
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12347
12579
  }, /*#__PURE__*/React.createElement("style", {
12348
- children: loadingCircleStyle$41
12580
+ children: loadingCircleStyle$46
12349
12581
  }), /*#__PURE__*/React.createElement("svg", _extends({
12350
12582
  xmlns: "http://www.w3.org/2000/svg",
12351
12583
  width: size,
@@ -12377,7 +12609,7 @@ ArrowLeft.defaultProps = {
12377
12609
  size: '16'
12378
12610
  };
12379
12611
 
12380
- var loadingCircleStyle$42 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12612
+ var loadingCircleStyle$47 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12381
12613
 
12382
12614
  var ArrowRight = function ArrowRight(props) {
12383
12615
  var color = props.color,
@@ -12390,7 +12622,7 @@ var ArrowRight = function ArrowRight(props) {
12390
12622
  return /*#__PURE__*/React.createElement("span", {
12391
12623
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12392
12624
  }, /*#__PURE__*/React.createElement("style", {
12393
- children: loadingCircleStyle$42
12625
+ children: loadingCircleStyle$47
12394
12626
  }), /*#__PURE__*/React.createElement("svg", _extends({
12395
12627
  xmlns: "http://www.w3.org/2000/svg",
12396
12628
  width: size,
@@ -12422,7 +12654,7 @@ ArrowRight.defaultProps = {
12422
12654
  size: '16'
12423
12655
  };
12424
12656
 
12425
- var loadingCircleStyle$43 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12657
+ var loadingCircleStyle$48 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12426
12658
 
12427
12659
  var ArrowUp = function ArrowUp(props) {
12428
12660
  var color = props.color,
@@ -12435,7 +12667,7 @@ var ArrowUp = function ArrowUp(props) {
12435
12667
  return /*#__PURE__*/React.createElement("span", {
12436
12668
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12437
12669
  }, /*#__PURE__*/React.createElement("style", {
12438
- children: loadingCircleStyle$43
12670
+ children: loadingCircleStyle$48
12439
12671
  }), /*#__PURE__*/React.createElement("svg", _extends({
12440
12672
  xmlns: "http://www.w3.org/2000/svg",
12441
12673
  width: size,
@@ -12467,7 +12699,7 @@ ArrowUp.defaultProps = {
12467
12699
  size: '16'
12468
12700
  };
12469
12701
 
12470
- var loadingCircleStyle$44 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12702
+ var loadingCircleStyle$49 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12471
12703
 
12472
12704
  var ArrowDown = function ArrowDown(props) {
12473
12705
  var color = props.color,
@@ -12480,7 +12712,7 @@ var ArrowDown = function ArrowDown(props) {
12480
12712
  return /*#__PURE__*/React.createElement("span", {
12481
12713
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12482
12714
  }, /*#__PURE__*/React.createElement("style", {
12483
- children: loadingCircleStyle$44
12715
+ children: loadingCircleStyle$49
12484
12716
  }), /*#__PURE__*/React.createElement("svg", _extends({
12485
12717
  xmlns: "http://www.w3.org/2000/svg",
12486
12718
  width: size,
@@ -12512,7 +12744,7 @@ ArrowDown.defaultProps = {
12512
12744
  size: '16'
12513
12745
  };
12514
12746
 
12515
- var loadingCircleStyle$45 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12747
+ var loadingCircleStyle$4a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12516
12748
 
12517
12749
  var ArrowLeft2 = function ArrowLeft2(props) {
12518
12750
  var color = props.color,
@@ -12525,7 +12757,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
12525
12757
  return /*#__PURE__*/React.createElement("span", {
12526
12758
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12527
12759
  }, /*#__PURE__*/React.createElement("style", {
12528
- children: loadingCircleStyle$45
12760
+ children: loadingCircleStyle$4a
12529
12761
  }), /*#__PURE__*/React.createElement("svg", _extends({
12530
12762
  xmlns: "http://www.w3.org/2000/svg",
12531
12763
  width: size,
@@ -12542,7 +12774,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
12542
12774
  cursor: 'pointer'
12543
12775
  })
12544
12776
  }), /*#__PURE__*/React.createElement("path", {
12545
- d: "M7.828 10.778H20v2H7.828l5.364 5.364-1.414 1.414L4 11.778 11.778 4l1.414 1.414-5.364 5.364z"
12777
+ d: "M13.143 4.418L11.723 3 3 11.736l8.722 8.764 1.423-1.415-6.367-6.397H21v-2.006H6.888l6.255-6.264z"
12546
12778
  })));
12547
12779
  };
12548
12780
 
@@ -12557,7 +12789,7 @@ ArrowLeft2.defaultProps = {
12557
12789
  size: '16'
12558
12790
  };
12559
12791
 
12560
- var loadingCircleStyle$46 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12792
+ var loadingCircleStyle$4b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12561
12793
 
12562
12794
  var ArrowRight2 = function ArrowRight2(props) {
12563
12795
  var color = props.color,
@@ -12570,7 +12802,7 @@ var ArrowRight2 = function ArrowRight2(props) {
12570
12802
  return /*#__PURE__*/React.createElement("span", {
12571
12803
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12572
12804
  }, /*#__PURE__*/React.createElement("style", {
12573
- children: loadingCircleStyle$46
12805
+ children: loadingCircleStyle$4b
12574
12806
  }), /*#__PURE__*/React.createElement("svg", _extends({
12575
12807
  xmlns: "http://www.w3.org/2000/svg",
12576
12808
  width: size,
@@ -12587,7 +12819,7 @@ var ArrowRight2 = function ArrowRight2(props) {
12587
12819
  cursor: 'pointer'
12588
12820
  })
12589
12821
  }), /*#__PURE__*/React.createElement("path", {
12590
- d: "M16.172 10.778H4v2h12.172l-5.364 5.364 1.414 1.414L20 11.778 12.222 4l-1.414 1.414 5.364 5.364z"
12822
+ d: "M10.857 4.418L12.277 3 21 11.736 12.278 20.5l-1.423-1.415 6.367-6.397H3v-2.006h14.112l-6.255-6.264z"
12591
12823
  })));
12592
12824
  };
12593
12825
 
@@ -12602,7 +12834,7 @@ ArrowRight2.defaultProps = {
12602
12834
  size: '16'
12603
12835
  };
12604
12836
 
12605
- var loadingCircleStyle$47 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12837
+ var loadingCircleStyle$4c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12606
12838
 
12607
12839
  var ArrowUp2 = function ArrowUp2(props) {
12608
12840
  var color = props.color,
@@ -12615,7 +12847,7 @@ var ArrowUp2 = function ArrowUp2(props) {
12615
12847
  return /*#__PURE__*/React.createElement("span", {
12616
12848
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12617
12849
  }, /*#__PURE__*/React.createElement("style", {
12618
- children: loadingCircleStyle$47
12850
+ children: loadingCircleStyle$4c
12619
12851
  }), /*#__PURE__*/React.createElement("svg", _extends({
12620
12852
  xmlns: "http://www.w3.org/2000/svg",
12621
12853
  width: size,
@@ -12632,7 +12864,7 @@ var ArrowUp2 = function ArrowUp2(props) {
12632
12864
  cursor: 'pointer'
12633
12865
  })
12634
12866
  }), /*#__PURE__*/React.createElement("path", {
12635
- d: "M11 7.606v12.172h2V7.606l5.364 5.364 1.414-1.414L12 3.778l-7.778 7.778 1.414 1.414L11 7.606z"
12867
+ d: "M19.082 13.143l1.418-1.42L11.764 3 3 11.722l1.415 1.423 6.397-6.367V21h2.006V6.888l6.264 6.255z"
12636
12868
  })));
12637
12869
  };
12638
12870
 
@@ -12647,7 +12879,7 @@ ArrowUp2.defaultProps = {
12647
12879
  size: '16'
12648
12880
  };
12649
12881
 
12650
- var loadingCircleStyle$48 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12882
+ var loadingCircleStyle$4d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12651
12883
 
12652
12884
  var ArrowDown2 = function ArrowDown2(props) {
12653
12885
  var color = props.color,
@@ -12660,7 +12892,7 @@ var ArrowDown2 = function ArrowDown2(props) {
12660
12892
  return /*#__PURE__*/React.createElement("span", {
12661
12893
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12662
12894
  }, /*#__PURE__*/React.createElement("style", {
12663
- children: loadingCircleStyle$48
12895
+ children: loadingCircleStyle$4d
12664
12896
  }), /*#__PURE__*/React.createElement("svg", _extends({
12665
12897
  xmlns: "http://www.w3.org/2000/svg",
12666
12898
  width: size,
@@ -12677,7 +12909,7 @@ var ArrowDown2 = function ArrowDown2(props) {
12677
12909
  cursor: 'pointer'
12678
12910
  })
12679
12911
  }), /*#__PURE__*/React.createElement("path", {
12680
- d: "M13 15.95V3.778h-2V15.95l-5.364-5.364L4.222 12 12 19.778 19.778 12l-1.414-1.414L13 15.95z"
12912
+ d: "M19.082 10.857l1.418 1.42L11.764 21 3 12.278l1.415-1.423 6.397 6.367V3h2.006v14.112l6.264-6.255z"
12681
12913
  })));
12682
12914
  };
12683
12915
 
@@ -12692,7 +12924,7 @@ ArrowDown2.defaultProps = {
12692
12924
  size: '16'
12693
12925
  };
12694
12926
 
12695
- var loadingCircleStyle$49 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12927
+ var loadingCircleStyle$4e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12696
12928
 
12697
12929
  var TriLeft = function TriLeft(props) {
12698
12930
  var color = props.color,
@@ -12705,7 +12937,7 @@ var TriLeft = function TriLeft(props) {
12705
12937
  return /*#__PURE__*/React.createElement("span", {
12706
12938
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12707
12939
  }, /*#__PURE__*/React.createElement("style", {
12708
- children: loadingCircleStyle$49
12940
+ children: loadingCircleStyle$4e
12709
12941
  }), /*#__PURE__*/React.createElement("svg", _extends({
12710
12942
  xmlns: "http://www.w3.org/2000/svg",
12711
12943
  width: size,
@@ -12737,7 +12969,7 @@ TriLeft.defaultProps = {
12737
12969
  size: '16'
12738
12970
  };
12739
12971
 
12740
- var loadingCircleStyle$4a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12972
+ var loadingCircleStyle$4f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12741
12973
 
12742
12974
  var TriRight = function TriRight(props) {
12743
12975
  var color = props.color,
@@ -12750,7 +12982,7 @@ var TriRight = function TriRight(props) {
12750
12982
  return /*#__PURE__*/React.createElement("span", {
12751
12983
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12752
12984
  }, /*#__PURE__*/React.createElement("style", {
12753
- children: loadingCircleStyle$4a
12985
+ children: loadingCircleStyle$4f
12754
12986
  }), /*#__PURE__*/React.createElement("svg", _extends({
12755
12987
  xmlns: "http://www.w3.org/2000/svg",
12756
12988
  width: size,
@@ -12782,7 +13014,7 @@ TriRight.defaultProps = {
12782
13014
  size: '16'
12783
13015
  };
12784
13016
 
12785
- var loadingCircleStyle$4b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13017
+ var loadingCircleStyle$4g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12786
13018
 
12787
13019
  var TriUp = function TriUp(props) {
12788
13020
  var color = props.color,
@@ -12795,7 +13027,7 @@ var TriUp = function TriUp(props) {
12795
13027
  return /*#__PURE__*/React.createElement("span", {
12796
13028
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12797
13029
  }, /*#__PURE__*/React.createElement("style", {
12798
- children: loadingCircleStyle$4b
13030
+ children: loadingCircleStyle$4g
12799
13031
  }), /*#__PURE__*/React.createElement("svg", _extends({
12800
13032
  xmlns: "http://www.w3.org/2000/svg",
12801
13033
  width: size,
@@ -12827,7 +13059,7 @@ TriUp.defaultProps = {
12827
13059
  size: '16'
12828
13060
  };
12829
13061
 
12830
- var loadingCircleStyle$4c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13062
+ var loadingCircleStyle$4h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12831
13063
 
12832
13064
  var TriDown = function TriDown(props) {
12833
13065
  var color = props.color,
@@ -12840,7 +13072,7 @@ var TriDown = function TriDown(props) {
12840
13072
  return /*#__PURE__*/React.createElement("span", {
12841
13073
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12842
13074
  }, /*#__PURE__*/React.createElement("style", {
12843
- children: loadingCircleStyle$4c
13075
+ children: loadingCircleStyle$4h
12844
13076
  }), /*#__PURE__*/React.createElement("svg", _extends({
12845
13077
  xmlns: "http://www.w3.org/2000/svg",
12846
13078
  width: size,
@@ -12872,7 +13104,7 @@ TriDown.defaultProps = {
12872
13104
  size: '16'
12873
13105
  };
12874
13106
 
12875
- var loadingCircleStyle$4d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13107
+ var loadingCircleStyle$4i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12876
13108
 
12877
13109
  var DArrowL = function DArrowL(props) {
12878
13110
  var color = props.color,
@@ -12885,7 +13117,7 @@ var DArrowL = function DArrowL(props) {
12885
13117
  return /*#__PURE__*/React.createElement("span", {
12886
13118
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12887
13119
  }, /*#__PURE__*/React.createElement("style", {
12888
- children: loadingCircleStyle$4d
13120
+ children: loadingCircleStyle$4i
12889
13121
  }), /*#__PURE__*/React.createElement("svg", _extends({
12890
13122
  xmlns: "http://www.w3.org/2000/svg",
12891
13123
  width: size,
@@ -12919,7 +13151,7 @@ DArrowL.defaultProps = {
12919
13151
  size: '16'
12920
13152
  };
12921
13153
 
12922
- var loadingCircleStyle$4e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13154
+ var loadingCircleStyle$4j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12923
13155
 
12924
13156
  var DArrowR = function DArrowR(props) {
12925
13157
  var color = props.color,
@@ -12932,7 +13164,7 @@ var DArrowR = function DArrowR(props) {
12932
13164
  return /*#__PURE__*/React.createElement("span", {
12933
13165
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12934
13166
  }, /*#__PURE__*/React.createElement("style", {
12935
- children: loadingCircleStyle$4e
13167
+ children: loadingCircleStyle$4j
12936
13168
  }), /*#__PURE__*/React.createElement("svg", _extends({
12937
13169
  xmlns: "http://www.w3.org/2000/svg",
12938
13170
  width: size,
@@ -12966,7 +13198,7 @@ DArrowR.defaultProps = {
12966
13198
  size: '16'
12967
13199
  };
12968
13200
 
12969
- var loadingCircleStyle$4f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13201
+ var loadingCircleStyle$4k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12970
13202
 
12971
13203
  var DArrowT = function DArrowT(props) {
12972
13204
  var color = props.color,
@@ -12979,7 +13211,7 @@ var DArrowT = function DArrowT(props) {
12979
13211
  return /*#__PURE__*/React.createElement("span", {
12980
13212
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12981
13213
  }, /*#__PURE__*/React.createElement("style", {
12982
- children: loadingCircleStyle$4f
13214
+ children: loadingCircleStyle$4k
12983
13215
  }), /*#__PURE__*/React.createElement("svg", _extends({
12984
13216
  xmlns: "http://www.w3.org/2000/svg",
12985
13217
  width: size,
@@ -13013,7 +13245,7 @@ DArrowT.defaultProps = {
13013
13245
  size: '16'
13014
13246
  };
13015
13247
 
13016
- var loadingCircleStyle$4g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13248
+ var loadingCircleStyle$4l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13017
13249
 
13018
13250
  var DArrowB = function DArrowB(props) {
13019
13251
  var color = props.color,
@@ -13026,7 +13258,7 @@ var DArrowB = function DArrowB(props) {
13026
13258
  return /*#__PURE__*/React.createElement("span", {
13027
13259
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13028
13260
  }, /*#__PURE__*/React.createElement("style", {
13029
- children: loadingCircleStyle$4g
13261
+ children: loadingCircleStyle$4l
13030
13262
  }), /*#__PURE__*/React.createElement("svg", _extends({
13031
13263
  xmlns: "http://www.w3.org/2000/svg",
13032
13264
  width: size,
@@ -13060,7 +13292,7 @@ DArrowB.defaultProps = {
13060
13292
  size: '16'
13061
13293
  };
13062
13294
 
13063
- var loadingCircleStyle$4h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13295
+ var loadingCircleStyle$4m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13064
13296
 
13065
13297
  var DropDown = function DropDown(props) {
13066
13298
  var color = props.color,
@@ -13073,7 +13305,7 @@ var DropDown = function DropDown(props) {
13073
13305
  return /*#__PURE__*/React.createElement("span", {
13074
13306
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13075
13307
  }, /*#__PURE__*/React.createElement("style", {
13076
- children: loadingCircleStyle$4h
13308
+ children: loadingCircleStyle$4m
13077
13309
  }), /*#__PURE__*/React.createElement("svg", _extends({
13078
13310
  xmlns: "http://www.w3.org/2000/svg",
13079
13311
  width: size,
@@ -13105,7 +13337,7 @@ DropDown.defaultProps = {
13105
13337
  size: '16'
13106
13338
  };
13107
13339
 
13108
- var loadingCircleStyle$4i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13340
+ var loadingCircleStyle$4n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13109
13341
 
13110
13342
  var DropUp = function DropUp(props) {
13111
13343
  var color = props.color,
@@ -13118,7 +13350,7 @@ var DropUp = function DropUp(props) {
13118
13350
  return /*#__PURE__*/React.createElement("span", {
13119
13351
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13120
13352
  }, /*#__PURE__*/React.createElement("style", {
13121
- children: loadingCircleStyle$4i
13353
+ children: loadingCircleStyle$4n
13122
13354
  }), /*#__PURE__*/React.createElement("svg", _extends({
13123
13355
  xmlns: "http://www.w3.org/2000/svg",
13124
13356
  width: size,
@@ -13150,7 +13382,7 @@ DropUp.defaultProps = {
13150
13382
  size: '16'
13151
13383
  };
13152
13384
 
13153
- var loadingCircleStyle$4j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13385
+ var loadingCircleStyle$4o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13154
13386
 
13155
13387
  var More1 = function More1(props) {
13156
13388
  var color = props.color,
@@ -13163,7 +13395,7 @@ var More1 = function More1(props) {
13163
13395
  return /*#__PURE__*/React.createElement("span", {
13164
13396
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13165
13397
  }, /*#__PURE__*/React.createElement("style", {
13166
- children: loadingCircleStyle$4j
13398
+ children: loadingCircleStyle$4o
13167
13399
  }), /*#__PURE__*/React.createElement("svg", _extends({
13168
13400
  xmlns: "http://www.w3.org/2000/svg",
13169
13401
  width: size,
@@ -13195,7 +13427,7 @@ More1.defaultProps = {
13195
13427
  size: '16'
13196
13428
  };
13197
13429
 
13198
- var loadingCircleStyle$4k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13430
+ var loadingCircleStyle$4p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13199
13431
 
13200
13432
  var More2 = function More2(props) {
13201
13433
  var color = props.color,
@@ -13208,7 +13440,7 @@ var More2 = function More2(props) {
13208
13440
  return /*#__PURE__*/React.createElement("span", {
13209
13441
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13210
13442
  }, /*#__PURE__*/React.createElement("style", {
13211
- children: loadingCircleStyle$4k
13443
+ children: loadingCircleStyle$4p
13212
13444
  }), /*#__PURE__*/React.createElement("svg", _extends({
13213
13445
  xmlns: "http://www.w3.org/2000/svg",
13214
13446
  width: size,
@@ -13240,7 +13472,7 @@ More2.defaultProps = {
13240
13472
  size: '16'
13241
13473
  };
13242
13474
 
13243
- var loadingCircleStyle$4l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13475
+ var loadingCircleStyle$4q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13244
13476
 
13245
13477
  var Drag = function Drag(props) {
13246
13478
  var color = props.color,
@@ -13253,7 +13485,7 @@ var Drag = function Drag(props) {
13253
13485
  return /*#__PURE__*/React.createElement("span", {
13254
13486
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13255
13487
  }, /*#__PURE__*/React.createElement("style", {
13256
- children: loadingCircleStyle$4l
13488
+ children: loadingCircleStyle$4q
13257
13489
  }), /*#__PURE__*/React.createElement("svg", _extends({
13258
13490
  xmlns: "http://www.w3.org/2000/svg",
13259
13491
  width: size,
@@ -13295,7 +13527,7 @@ Drag.defaultProps = {
13295
13527
  size: '16'
13296
13528
  };
13297
13529
 
13298
- var loadingCircleStyle$4m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13530
+ var loadingCircleStyle$4r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13299
13531
 
13300
13532
  var Drag2 = function Drag2(props) {
13301
13533
  var color = props.color,
@@ -13308,7 +13540,7 @@ var Drag2 = function Drag2(props) {
13308
13540
  return /*#__PURE__*/React.createElement("span", {
13309
13541
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13310
13542
  }, /*#__PURE__*/React.createElement("style", {
13311
- children: loadingCircleStyle$4m
13543
+ children: loadingCircleStyle$4r
13312
13544
  }), /*#__PURE__*/React.createElement("svg", _extends({
13313
13545
  xmlns: "http://www.w3.org/2000/svg",
13314
13546
  width: size,
@@ -13344,7 +13576,7 @@ Drag2.defaultProps = {
13344
13576
  size: '16'
13345
13577
  };
13346
13578
 
13347
- var loadingCircleStyle$4n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13579
+ var loadingCircleStyle$4s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13348
13580
 
13349
13581
  var External = function External(props) {
13350
13582
  var color = props.color,
@@ -13357,7 +13589,7 @@ var External = function External(props) {
13357
13589
  return /*#__PURE__*/React.createElement("span", {
13358
13590
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13359
13591
  }, /*#__PURE__*/React.createElement("style", {
13360
- children: loadingCircleStyle$4n
13592
+ children: loadingCircleStyle$4s
13361
13593
  }), /*#__PURE__*/React.createElement("svg", _extends({
13362
13594
  xmlns: "http://www.w3.org/2000/svg",
13363
13595
  width: size,
@@ -13389,7 +13621,7 @@ External.defaultProps = {
13389
13621
  size: '16'
13390
13622
  };
13391
13623
 
13392
- var loadingCircleStyle$4o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13624
+ var loadingCircleStyle$4t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13393
13625
 
13394
13626
  var DisplayS = function DisplayS(props) {
13395
13627
  var color = props.color,
@@ -13402,7 +13634,7 @@ var DisplayS = function DisplayS(props) {
13402
13634
  return /*#__PURE__*/React.createElement("span", {
13403
13635
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13404
13636
  }, /*#__PURE__*/React.createElement("style", {
13405
- children: loadingCircleStyle$4o
13637
+ children: loadingCircleStyle$4t
13406
13638
  }), /*#__PURE__*/React.createElement("svg", _extends({
13407
13639
  xmlns: "http://www.w3.org/2000/svg",
13408
13640
  width: size,
@@ -13436,7 +13668,7 @@ DisplayS.defaultProps = {
13436
13668
  size: '16'
13437
13669
  };
13438
13670
 
13439
- var loadingCircleStyle$4p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13671
+ var loadingCircleStyle$4u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13440
13672
 
13441
13673
  var Share = function Share(props) {
13442
13674
  var color = props.color,
@@ -13449,7 +13681,7 @@ var Share = function Share(props) {
13449
13681
  return /*#__PURE__*/React.createElement("span", {
13450
13682
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13451
13683
  }, /*#__PURE__*/React.createElement("style", {
13452
- children: loadingCircleStyle$4p
13684
+ children: loadingCircleStyle$4u
13453
13685
  }), /*#__PURE__*/React.createElement("svg", _extends({
13454
13686
  xmlns: "http://www.w3.org/2000/svg",
13455
13687
  width: size,
@@ -13481,50 +13713,4 @@ Share.defaultProps = {
13481
13713
  size: '16'
13482
13714
  };
13483
13715
 
13484
- var loadingCircleStyle$4q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13485
-
13486
- var Placeholder = function Placeholder(props) {
13487
- var color = props.color,
13488
- size = props.size,
13489
- spin = props.spin,
13490
- style = props.style,
13491
- className = props.className,
13492
- otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
13493
-
13494
- return /*#__PURE__*/React.createElement("span", {
13495
- className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13496
- }, /*#__PURE__*/React.createElement("style", {
13497
- children: loadingCircleStyle$4q
13498
- }), /*#__PURE__*/React.createElement("svg", _extends({
13499
- xmlns: "http://www.w3.org/2000/svg",
13500
- width: size,
13501
- height: size,
13502
- viewBox: "0 0 24 24",
13503
- fill: color
13504
- }, otherProps, {
13505
- style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
13506
- animationDuration: '1s',
13507
- animationIterationCount: 'infinite',
13508
- animationName: 'loadingCircle',
13509
- animationTimingFunction: 'linear'
13510
- } : {}), {}, {
13511
- cursor: 'pointer'
13512
- })
13513
- }), /*#__PURE__*/React.createElement("rect", {
13514
- width: "24",
13515
- height: "24"
13516
- })));
13517
- };
13518
-
13519
- Placeholder.propTypes = {
13520
- spin: PropTypes.bool,
13521
- color: PropTypes.string,
13522
- size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
13523
- };
13524
- Placeholder.defaultProps = {
13525
- spin: false,
13526
- color: 'currentColor',
13527
- size: '16'
13528
- };
13529
-
13530
- export { Add1 as TaAdd1, Add2 as TaAdd2, Add3 as TaAdd3, Add3Fill as TaAdd3Fill, Alert as TaAlert, AllGroupSm as TaAllGroupSm, Analysis as TaAnalysis, Anchor as TaAnchor, Application as TaApplication, ArrayRowsSm as TaArrayRowsSm, ArrowDown as TaArrowDown, ArrowDown2 as TaArrowDown2, ArrowLeft as TaArrowLeft, ArrowLeft2 as TaArrowLeft2, ArrowLeftDown as TaArrowLeftDown, ArrowRight as TaArrowRight, ArrowRight2 as TaArrowRight2, ArrowUp as TaArrowUp, ArrowUp2 as TaArrowUp2, Ascent as TaAscent, Attribution as TaAttribution, Backup as TaBackup, Bell as TaBell, Book as TaBook, Book2 as TaBook2, Bookmark as TaBookmark, Bookmark2 as TaBookmark2, BooleanSm as TaBooleanSm, Calendar as TaCalendar, CalendarSm as TaCalendarSm, Card as TaCard, Cellphone as TaCellphone, ChartBar as TaChartBar, ChartBarTable as TaChartBarTable, ChartCombinedTable as TaChartCombinedTable, ChartComplex as TaChartComplex, ChartCum as TaChartCum, ChartDNRe as TaChartDNRe, ChartDRe as TaChartDRe, ChartDistTable as TaChartDistTable, ChartFieldlist as TaChartFieldlist, ChartFunnel as TaChartFunnel, ChartHistogram as TaChartHistogram, ChartInterval as TaChartInterval, ChartLine as TaChartLine, ChartLineTable as TaChartLineTable, ChartPie as TaChartPie, ChartSqltable as TaChartSqltable, ChartStack as TaChartStack, ChartStackPerc as TaChartStackPerc, ChartStackn as TaChartStackn, ChartTable as TaChartTable, Clock as TaClock, Close as TaClose, Code as TaCode, Comment as TaComment, Config as TaConfig, Copy as TaCopy, Copy2 as TaCopy2, Cost as TaCost, Currency as TaCurrency, CustomPartition as TaCustomPartition, DArrowB as TaDArrowB, DArrowL as TaDArrowL, DArrowR as TaDArrowR, DArrowT as TaDArrowT, Dashboard as TaDashboard, DashboardMgr as TaDashboardMgr, Debug as TaDebug, Delete1 as TaDelete1, Delete2 as TaDelete2, Delete2Fill as TaDelete2Fill, Demo as TaDemo, Descent as TaDescent, Desktop as TaDesktop, Detail as TaDetail, DisplayS as TaDisplayS, Done as TaDone, Dot as TaDot, DoubleList as TaDoubleList, Download as TaDownload, Drag as TaDrag, Drag2 as TaDrag2, DropDown as TaDropDown, DropUp as TaDropUp, EPropertySm as TaEPropertySm, Earth as TaEarth, Edit as TaEdit, EditFill as TaEditFill, Education as TaEducation, EducationFill as TaEducationFill, Email as TaEmail, Error as TaError, Error2 as TaError2, Error2Fill as TaError2Fill, ErrorFill as TaErrorFill, EventMgr as TaEventMgr, EventPropMgr as TaEventPropMgr, EventSm as TaEventSm, EventTree as TaEventTree, Exchange as TaExchange, Export as TaExport, Exposure as TaExposure, Expression as TaExpression, Expression2 as TaExpression2, External as TaExternal, EyeOff as TaEyeOff, EyeOffFill as TaEyeOffFill, EyeOn as TaEyeOn, EyeOnFill as TaEyeOnFill, FileAdd as TaFileAdd, FileConvert as TaFileConvert, FileExport as TaFileExport, FileImport as TaFileImport, FileInfo as TaFileInfo, FileLock as TaFileLock, FileMove as TaFileMove, FilePdf as TaFilePdf, FileRemove as TaFileRemove, Filter as TaFilter, Filter2 as TaFilter2, FirstLast as TaFirstLast, Folder as TaFolder, FolderOpen as TaFolderOpen, Forewarning as TaForewarning, Format as TaFormat, FullDownload as TaFullDownload, Fullscreen as TaFullscreen, Game as TaGame, GameFill as TaGameFill, Gift as TaGift, Group as TaGroup, GroupA2b as TaGroupA2b, GroupAddFill as TaGroupAddFill, GroupAddSm as TaGroupAddSm, GroupFill as TaGroupFill, GroupFill2 as TaGroupFill2, Groups as TaGroups, Heart as TaHeart, Help as TaHelp, History as TaHistory, IdFreeze as TaIdFreeze, Import as TaImport, Index as TaIndex, Indicator as TaIndicator, Info as TaInfo, Landscape as TaLandscape, Language as TaLanguage, Link as TaLink, List as TaList, ListNested as TaListNested, ListSm as TaListSm, Live as TaLive, Location as TaLocation, LockClose as TaLockClose, LockCloseFill as TaLockCloseFill, LockOpen as TaLockOpen, LockOpenFill as TaLockOpenFill, LogoCurrencylayerCl as TaLogoCurrencylayerCl, LogoDingdingCl as TaLogoDingdingCl, LogoDingdingGray as TaLogoDingdingGray, LogoFeishuCl as TaLogoFeishuCl, LogoKingCl as TaLogoKingCl, LogoWechatCl as TaLogoWechatCl, LogoWechatGray as TaLogoWechatGray, LogoWecomCl as TaLogoWecomCl, LogoWecomGray as TaLogoWecomGray, Logout as TaLogout, MDistribution as TaMDistribution, MEvent as TaMEvent, MFlow as TaMFlow, MFunnel as TaMFunnel, MInterval as TaMInterval, MProperty as TaMProperty, MRetention as TaMRetention, MSql as TaMSql, MenuFold as TaMenuFold, MenuUnfold as TaMenuUnfold, MessageCenter as TaMessageCenter, Mfa as TaMfa, More1 as TaMore1, More2 as TaMore2, NumSm as TaNumSm, OperatorBigger as TaOperatorBigger, OperatorDivide as TaOperatorDivide, OperatorEqual as TaOperatorEqual, OperatorFalse as TaOperatorFalse, OperatorHasValue as TaOperatorHasValue, OperatorInclude as TaOperatorInclude, OperatorInside as TaOperatorInside, OperatorLess as TaOperatorLess, OperatorNoBigger as TaOperatorNoBigger, OperatorNoLess as TaOperatorNoLess, OperatorNoRegex as TaOperatorNoRegex, OperatorNoValue as TaOperatorNoValue, OperatorNotInclude as TaOperatorNotInclude, OperatorRegex as TaOperatorRegex, OperatorTrue as TaOperatorTrue, OperatorUnequal as TaOperatorUnequal, ParallelFilter as TaParallelFilter, Parameter as TaParameter, Password as TaPassword, Pattern as TaPattern, Placeholder as TaPlaceholder, Play as TaPlay, Plug as TaPlug, Private as TaPrivate, Processing as TaProcessing, Processing2 as TaProcessing2, Project as TaProject, ProjectMgr as TaProjectMgr, RelatedProp as TaRelatedProp, Report as TaReport, ReportRemoval as TaReportRemoval, ResetPassword as TaResetPassword, Result as TaResult, RowsSm as TaRowsSm, SSpace as TaSSpace, Save as TaSave, Search as TaSearch, Send as TaSend, Server as TaServer, Setting as TaSetting, Share as TaShare, ShieldCheck as TaShieldCheck, ShieldCross as TaShieldCross, ShieldKeyhole as TaShieldKeyhole, Shop as TaShop, ShopFill as TaShopFill, Sort as TaSort, SortA2z as TaSortA2z, SortDrop as TaSortDrop, SortRise as TaSortRise, SortZ2a as TaSortZ2a, Space as TaSpace, SpaceOpen as TaSpaceOpen, Speed as TaSpeed, Split as TaSplit, Sql1 as TaSql1, Sql2 as TaSql2, Sql3 as TaSql3, StarFill as TaStarFill, StarOutline as TaStarOutline, Sticker as TaSticker, StickerFill as TaStickerFill, StringSm as TaStringSm, Subtract as TaSubtract, Subtract2 as TaSubtract2, Success as TaSuccess, SuccessFill as TaSuccessFill, SwapFill as TaSwapFill, SystemMgr as TaSystemMgr, SystemMsg as TaSystemMsg, TA2b as TaTA2b, TX2y as TaTX2y, Table1dtable as TaTable1dtable, TdLogo as TaTdLogo, TimeLock as TaTimeLock, TimeSm as TaTimeSm, Tracking as TaTracking, TriDown as TaTriDown, TriLeft as TaTriLeft, TriRight as TaTriRight, TriUp as TaTriUp, UGroup as TaUGroup, UGroupSm as TaUGroupSm, UPropMgr as TaUPropMgr, UPropertySm as TaUPropertySm, UTag as TaUTag, UTagSm as TaUTagSm, Unlink as TaUnlink, Update as TaUpdate, UploadId as TaUploadId, Usb as TaUsb, User1 as TaUser1, User1Fill as TaUser1Fill, User2 as TaUser2, UserAddFill as TaUserAddFill, UserSettings as TaUserSettings, Usertag as TaUsertag, VProperty as TaVProperty, VPropertySm as TaVPropertySm, ViewOriginal as TaViewOriginal };
13716
+ export { Add1 as TaAdd1, Add2 as TaAdd2, Add3 as TaAdd3, Add3Fill as TaAdd3Fill, Alert as TaAlert, AllGroupSm as TaAllGroupSm, Analysis as TaAnalysis, Anchor as TaAnchor, Application as TaApplication, ArrayRowsSm as TaArrayRowsSm, ArrowDown as TaArrowDown, ArrowDown2 as TaArrowDown2, ArrowLeft as TaArrowLeft, ArrowLeft2 as TaArrowLeft2, ArrowLeftDown as TaArrowLeftDown, ArrowRight as TaArrowRight, ArrowRight2 as TaArrowRight2, ArrowUp as TaArrowUp, ArrowUp2 as TaArrowUp2, Ascent as TaAscent, AssetConvert as TaAssetConvert, Attribution as TaAttribution, Backup as TaBackup, Bell as TaBell, Book as TaBook, Book2 as TaBook2, Bookmark as TaBookmark, Bookmark2 as TaBookmark2, BooleanSm as TaBooleanSm, Calendar as TaCalendar, CalendarSm as TaCalendarSm, Card as TaCard, Cellphone as TaCellphone, ChartBar as TaChartBar, ChartBarTable as TaChartBarTable, ChartCombinedTable as TaChartCombinedTable, ChartComplex as TaChartComplex, ChartCum as TaChartCum, ChartDNRe as TaChartDNRe, ChartDRe as TaChartDRe, ChartDistTable as TaChartDistTable, ChartFieldlist as TaChartFieldlist, ChartFunnel as TaChartFunnel, ChartHistogram as TaChartHistogram, ChartInterval as TaChartInterval, ChartLine as TaChartLine, ChartLineTable as TaChartLineTable, ChartPie as TaChartPie, ChartSqltable as TaChartSqltable, ChartStack as TaChartStack, ChartStackPerc as TaChartStackPerc, ChartStackn as TaChartStackn, ChartTable as TaChartTable, Clock as TaClock, Close as TaClose, Code as TaCode, Comment as TaComment, Config as TaConfig, Contrast as TaContrast, Copy as TaCopy, Copy2 as TaCopy2, Cost as TaCost, Currency as TaCurrency, CustomPartition as TaCustomPartition, DArrowB as TaDArrowB, DArrowL as TaDArrowL, DArrowR as TaDArrowR, DArrowT as TaDArrowT, Dashboard as TaDashboard, DashboardMgr as TaDashboardMgr, Debug as TaDebug, Delete1 as TaDelete1, Delete2 as TaDelete2, Delete2Fill as TaDelete2Fill, Demo as TaDemo, Descent as TaDescent, Desktop as TaDesktop, Detail as TaDetail, DisplayS as TaDisplayS, Done as TaDone, Dot as TaDot, DoubleList as TaDoubleList, Download as TaDownload, Drag as TaDrag, Drag2 as TaDrag2, DropDown as TaDropDown, DropUp as TaDropUp, EPropertySm as TaEPropertySm, Earth as TaEarth, Edit as TaEdit, EditFill as TaEditFill, Education as TaEducation, EducationFill as TaEducationFill, Email as TaEmail, Error as TaError, Error2 as TaError2, Error2Fill as TaError2Fill, ErrorFill as TaErrorFill, EventMgr as TaEventMgr, EventPropMgr as TaEventPropMgr, EventSm as TaEventSm, EventTree as TaEventTree, Exchange as TaExchange, Export as TaExport, Exposure as TaExposure, Expression as TaExpression, Expression2 as TaExpression2, External as TaExternal, EyeOff as TaEyeOff, EyeOffFill as TaEyeOffFill, EyeOn as TaEyeOn, EyeOnFill as TaEyeOnFill, FileAdd as TaFileAdd, FileConvert as TaFileConvert, FileExport as TaFileExport, FileImport as TaFileImport, FileInfo as TaFileInfo, FileLock as TaFileLock, FileMove as TaFileMove, FilePdf as TaFilePdf, FileRemove as TaFileRemove, Filter as TaFilter, Filter2 as TaFilter2, FirstLast as TaFirstLast, Folder as TaFolder, FolderOpen as TaFolderOpen, Forewarning as TaForewarning, Format as TaFormat, FullDownload as TaFullDownload, Fullscreen as TaFullscreen, Game as TaGame, GameFill as TaGameFill, Gift as TaGift, Group as TaGroup, GroupA2b as TaGroupA2b, GroupAddFill as TaGroupAddFill, GroupAddSm as TaGroupAddSm, GroupFill as TaGroupFill, GroupFill2 as TaGroupFill2, Groups as TaGroups, Heart as TaHeart, Help as TaHelp, History as TaHistory, IdFreeze as TaIdFreeze, Import as TaImport, Index as TaIndex, Indicator as TaIndicator, Info as TaInfo, InfoFill as TaInfoFill, Landscape as TaLandscape, Language as TaLanguage, Link as TaLink, List as TaList, ListNested as TaListNested, ListSm as TaListSm, Live as TaLive, Location as TaLocation, LockClose as TaLockClose, LockCloseFill as TaLockCloseFill, LockOpen as TaLockOpen, LockOpenFill as TaLockOpenFill, LogoCurrencylayerCl as TaLogoCurrencylayerCl, LogoDingdingCl as TaLogoDingdingCl, LogoDingdingGray as TaLogoDingdingGray, LogoFeishuCl as TaLogoFeishuCl, LogoGarenaCl as TaLogoGarenaCl, LogoKingCl as TaLogoKingCl, LogoWechatCl as TaLogoWechatCl, LogoWechatGray as TaLogoWechatGray, LogoWecomCl as TaLogoWecomCl, LogoWecomGray as TaLogoWecomGray, Logout as TaLogout, MDistribution as TaMDistribution, MEvent as TaMEvent, MFlow as TaMFlow, MFunnel as TaMFunnel, MInterval as TaMInterval, MProperty as TaMProperty, MRetention as TaMRetention, MSql as TaMSql, MenuFold as TaMenuFold, MenuUnfold as TaMenuUnfold, MessageCenter as TaMessageCenter, Mfa as TaMfa, More1 as TaMore1, More2 as TaMore2, NumSm as TaNumSm, OperatorBigger as TaOperatorBigger, OperatorDivide as TaOperatorDivide, OperatorEqual as TaOperatorEqual, OperatorFalse as TaOperatorFalse, OperatorHasValue as TaOperatorHasValue, OperatorInclude as TaOperatorInclude, OperatorInside as TaOperatorInside, OperatorLess as TaOperatorLess, OperatorNoBigger as TaOperatorNoBigger, OperatorNoLess as TaOperatorNoLess, OperatorNoRegex as TaOperatorNoRegex, OperatorNoValue as TaOperatorNoValue, OperatorNotInclude as TaOperatorNotInclude, OperatorRegex as TaOperatorRegex, OperatorTrue as TaOperatorTrue, OperatorUnequal as TaOperatorUnequal, ParallelFilter as TaParallelFilter, Parameter as TaParameter, Password as TaPassword, Pattern as TaPattern, Play as TaPlay, Plug as TaPlug, Private as TaPrivate, Processing as TaProcessing, Processing2 as TaProcessing2, Project as TaProject, ProjectMgr as TaProjectMgr, RelatedProp as TaRelatedProp, Rename as TaRename, Report as TaReport, ReportRemoval as TaReportRemoval, ResetPassword as TaResetPassword, Result as TaResult, RowsSm as TaRowsSm, SSpace as TaSSpace, Save as TaSave, Search as TaSearch, Send as TaSend, Server as TaServer, Setting as TaSetting, Share as TaShare, ShieldCheck as TaShieldCheck, ShieldCross as TaShieldCross, ShieldKeyhole as TaShieldKeyhole, Shop as TaShop, ShopFill as TaShopFill, Sort as TaSort, SortA2z as TaSortA2z, SortDrop as TaSortDrop, SortRise as TaSortRise, SortZ2a as TaSortZ2a, Space as TaSpace, SpaceOpen as TaSpaceOpen, Speed as TaSpeed, Split as TaSplit, Sql1 as TaSql1, Sql2 as TaSql2, Sql3 as TaSql3, StarFill as TaStarFill, StarOutline as TaStarOutline, Sticker as TaSticker, StickerFill as TaStickerFill, StringSm as TaStringSm, Subtract as TaSubtract, Subtract2 as TaSubtract2, Success as TaSuccess, SuccessFill as TaSuccessFill, SwapFill as TaSwapFill, SystemMgr as TaSystemMgr, SystemMsg as TaSystemMsg, TA2b as TaTA2b, TX2y as TaTX2y, Table1dtable as TaTable1dtable, TdLogo as TaTdLogo, TimeLock as TaTimeLock, TimeSm as TaTimeSm, Tracking as TaTracking, TriDown as TaTriDown, TriLeft as TaTriLeft, TriRight as TaTriRight, TriUp as TaTriUp, UGroup as TaUGroup, UGroupSm as TaUGroupSm, UPropMgr as TaUPropMgr, UPropertySm as TaUPropertySm, UTag as TaUTag, UTagSm as TaUTagSm, Unlink as TaUnlink, Update as TaUpdate, UploadId as TaUploadId, Usb as TaUsb, User1 as TaUser1, User1Fill as TaUser1Fill, User2 as TaUser2, UserAddFill as TaUserAddFill, UserSettings as TaUserSettings, Usertag as TaUsertag, VProperty as TaVProperty, VPropertySm as TaVPropertySm, ViewOriginal as TaViewOriginal };