@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.
@@ -5300,7 +5300,7 @@ Currency.defaultProps = {
5300
5300
 
5301
5301
  var loadingCircleStyle$1J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5302
5302
 
5303
- var OperatorEqual = function OperatorEqual(props) {
5303
+ var Contrast = function Contrast(props) {
5304
5304
  var color = props.color,
5305
5305
  size = props.size,
5306
5306
  spin = props.spin,
@@ -5327,6 +5327,51 @@ var OperatorEqual = function OperatorEqual(props) {
5327
5327
  } : {}), {}, {
5328
5328
  cursor: 'pointer'
5329
5329
  })
5330
+ }), /*#__PURE__*/React.createElement("path", {
5331
+ 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"
5332
+ })));
5333
+ };
5334
+
5335
+ Contrast.propTypes = {
5336
+ spin: PropTypes.bool,
5337
+ color: PropTypes.string,
5338
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
5339
+ };
5340
+ Contrast.defaultProps = {
5341
+ spin: false,
5342
+ color: 'currentColor',
5343
+ size: '16'
5344
+ };
5345
+
5346
+ var loadingCircleStyle$1K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5347
+
5348
+ var OperatorEqual = function OperatorEqual(props) {
5349
+ var color = props.color,
5350
+ size = props.size,
5351
+ spin = props.spin,
5352
+ style = props.style,
5353
+ className = props.className,
5354
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
5355
+
5356
+ return /*#__PURE__*/React.createElement("span", {
5357
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5358
+ }, /*#__PURE__*/React.createElement("style", {
5359
+ children: loadingCircleStyle$1K
5360
+ }), /*#__PURE__*/React.createElement("svg", _extends({
5361
+ xmlns: "http://www.w3.org/2000/svg",
5362
+ width: size,
5363
+ height: size,
5364
+ viewBox: "0 0 24 24",
5365
+ fill: color
5366
+ }, otherProps, {
5367
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
5368
+ animationDuration: '1s',
5369
+ animationIterationCount: 'infinite',
5370
+ animationName: 'loadingCircle',
5371
+ animationTimingFunction: 'linear'
5372
+ } : {}), {}, {
5373
+ cursor: 'pointer'
5374
+ })
5330
5375
  }), /*#__PURE__*/React.createElement("path", {
5331
5376
  fillRule: "evenodd",
5332
5377
  clipRule: "evenodd",
@@ -5345,7 +5390,7 @@ OperatorEqual.defaultProps = {
5345
5390
  size: '16'
5346
5391
  };
5347
5392
 
5348
- var loadingCircleStyle$1K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5393
+ var loadingCircleStyle$1L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5349
5394
 
5350
5395
  var OperatorUnequal = function OperatorUnequal(props) {
5351
5396
  var color = props.color,
@@ -5358,7 +5403,7 @@ var OperatorUnequal = function OperatorUnequal(props) {
5358
5403
  return /*#__PURE__*/React.createElement("span", {
5359
5404
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5360
5405
  }, /*#__PURE__*/React.createElement("style", {
5361
- children: loadingCircleStyle$1K
5406
+ children: loadingCircleStyle$1L
5362
5407
  }), /*#__PURE__*/React.createElement("svg", _extends({
5363
5408
  xmlns: "http://www.w3.org/2000/svg",
5364
5409
  width: size,
@@ -5392,7 +5437,7 @@ OperatorUnequal.defaultProps = {
5392
5437
  size: '16'
5393
5438
  };
5394
5439
 
5395
- var loadingCircleStyle$1L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5440
+ var loadingCircleStyle$1M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5396
5441
 
5397
5442
  var OperatorDivide = function OperatorDivide(props) {
5398
5443
  var color = props.color,
@@ -5405,7 +5450,7 @@ var OperatorDivide = function OperatorDivide(props) {
5405
5450
  return /*#__PURE__*/React.createElement("span", {
5406
5451
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5407
5452
  }, /*#__PURE__*/React.createElement("style", {
5408
- children: loadingCircleStyle$1L
5453
+ children: loadingCircleStyle$1M
5409
5454
  }), /*#__PURE__*/React.createElement("svg", _extends({
5410
5455
  xmlns: "http://www.w3.org/2000/svg",
5411
5456
  width: size,
@@ -5437,7 +5482,7 @@ OperatorDivide.defaultProps = {
5437
5482
  size: '16'
5438
5483
  };
5439
5484
 
5440
- var loadingCircleStyle$1M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5485
+ var loadingCircleStyle$1N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5441
5486
 
5442
5487
  var OperatorNoValue = function OperatorNoValue(props) {
5443
5488
  var color = props.color,
@@ -5450,7 +5495,7 @@ var OperatorNoValue = function OperatorNoValue(props) {
5450
5495
  return /*#__PURE__*/React.createElement("span", {
5451
5496
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5452
5497
  }, /*#__PURE__*/React.createElement("style", {
5453
- children: loadingCircleStyle$1M
5498
+ children: loadingCircleStyle$1N
5454
5499
  }), /*#__PURE__*/React.createElement("svg", _extends({
5455
5500
  xmlns: "http://www.w3.org/2000/svg",
5456
5501
  width: size,
@@ -5484,7 +5529,7 @@ OperatorNoValue.defaultProps = {
5484
5529
  size: '16'
5485
5530
  };
5486
5531
 
5487
- var loadingCircleStyle$1N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5532
+ var loadingCircleStyle$1O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5488
5533
 
5489
5534
  var OperatorHasValue = function OperatorHasValue(props) {
5490
5535
  var color = props.color,
@@ -5497,7 +5542,7 @@ var OperatorHasValue = function OperatorHasValue(props) {
5497
5542
  return /*#__PURE__*/React.createElement("span", {
5498
5543
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5499
5544
  }, /*#__PURE__*/React.createElement("style", {
5500
- children: loadingCircleStyle$1N
5545
+ children: loadingCircleStyle$1O
5501
5546
  }), /*#__PURE__*/React.createElement("svg", _extends({
5502
5547
  xmlns: "http://www.w3.org/2000/svg",
5503
5548
  width: size,
@@ -5531,7 +5576,7 @@ OperatorHasValue.defaultProps = {
5531
5576
  size: '16'
5532
5577
  };
5533
5578
 
5534
- var loadingCircleStyle$1O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5579
+ var loadingCircleStyle$1P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5535
5580
 
5536
5581
  var OperatorInside = function OperatorInside(props) {
5537
5582
  var color = props.color,
@@ -5544,7 +5589,7 @@ var OperatorInside = function OperatorInside(props) {
5544
5589
  return /*#__PURE__*/React.createElement("span", {
5545
5590
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5546
5591
  }, /*#__PURE__*/React.createElement("style", {
5547
- children: loadingCircleStyle$1O
5592
+ children: loadingCircleStyle$1P
5548
5593
  }), /*#__PURE__*/React.createElement("svg", _extends({
5549
5594
  xmlns: "http://www.w3.org/2000/svg",
5550
5595
  width: size,
@@ -5576,7 +5621,7 @@ OperatorInside.defaultProps = {
5576
5621
  size: '16'
5577
5622
  };
5578
5623
 
5579
- var loadingCircleStyle$1P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5624
+ var loadingCircleStyle$1Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5580
5625
 
5581
5626
  var OperatorInclude = function OperatorInclude(props) {
5582
5627
  var color = props.color,
@@ -5589,7 +5634,7 @@ var OperatorInclude = function OperatorInclude(props) {
5589
5634
  return /*#__PURE__*/React.createElement("span", {
5590
5635
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5591
5636
  }, /*#__PURE__*/React.createElement("style", {
5592
- children: loadingCircleStyle$1P
5637
+ children: loadingCircleStyle$1Q
5593
5638
  }), /*#__PURE__*/React.createElement("svg", _extends({
5594
5639
  xmlns: "http://www.w3.org/2000/svg",
5595
5640
  width: size,
@@ -5623,7 +5668,7 @@ OperatorInclude.defaultProps = {
5623
5668
  size: '16'
5624
5669
  };
5625
5670
 
5626
- var loadingCircleStyle$1Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5671
+ var loadingCircleStyle$1R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5627
5672
 
5628
5673
  var OperatorNotInclude = function OperatorNotInclude(props) {
5629
5674
  var color = props.color,
@@ -5636,7 +5681,7 @@ var OperatorNotInclude = function OperatorNotInclude(props) {
5636
5681
  return /*#__PURE__*/React.createElement("span", {
5637
5682
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5638
5683
  }, /*#__PURE__*/React.createElement("style", {
5639
- children: loadingCircleStyle$1Q
5684
+ children: loadingCircleStyle$1R
5640
5685
  }), /*#__PURE__*/React.createElement("svg", _extends({
5641
5686
  xmlns: "http://www.w3.org/2000/svg",
5642
5687
  width: size,
@@ -5677,7 +5722,7 @@ OperatorNotInclude.defaultProps = {
5677
5722
  size: '16'
5678
5723
  };
5679
5724
 
5680
- var loadingCircleStyle$1R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5725
+ var loadingCircleStyle$1S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5681
5726
 
5682
5727
  var OperatorLess = function OperatorLess(props) {
5683
5728
  var color = props.color,
@@ -5690,7 +5735,7 @@ var OperatorLess = function OperatorLess(props) {
5690
5735
  return /*#__PURE__*/React.createElement("span", {
5691
5736
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5692
5737
  }, /*#__PURE__*/React.createElement("style", {
5693
- children: loadingCircleStyle$1R
5738
+ children: loadingCircleStyle$1S
5694
5739
  }), /*#__PURE__*/React.createElement("svg", _extends({
5695
5740
  xmlns: "http://www.w3.org/2000/svg",
5696
5741
  width: size,
@@ -5724,7 +5769,7 @@ OperatorLess.defaultProps = {
5724
5769
  size: '16'
5725
5770
  };
5726
5771
 
5727
- var loadingCircleStyle$1S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5772
+ var loadingCircleStyle$1T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5728
5773
 
5729
5774
  var OperatorNoBigger = function OperatorNoBigger(props) {
5730
5775
  var color = props.color,
@@ -5737,7 +5782,7 @@ var OperatorNoBigger = function OperatorNoBigger(props) {
5737
5782
  return /*#__PURE__*/React.createElement("span", {
5738
5783
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5739
5784
  }, /*#__PURE__*/React.createElement("style", {
5740
- children: loadingCircleStyle$1S
5785
+ children: loadingCircleStyle$1T
5741
5786
  }), /*#__PURE__*/React.createElement("svg", _extends({
5742
5787
  xmlns: "http://www.w3.org/2000/svg",
5743
5788
  width: size,
@@ -5771,7 +5816,7 @@ OperatorNoBigger.defaultProps = {
5771
5816
  size: '16'
5772
5817
  };
5773
5818
 
5774
- var loadingCircleStyle$1T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5819
+ var loadingCircleStyle$1U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5775
5820
 
5776
5821
  var OperatorBigger = function OperatorBigger(props) {
5777
5822
  var color = props.color,
@@ -5784,7 +5829,7 @@ var OperatorBigger = function OperatorBigger(props) {
5784
5829
  return /*#__PURE__*/React.createElement("span", {
5785
5830
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5786
5831
  }, /*#__PURE__*/React.createElement("style", {
5787
- children: loadingCircleStyle$1T
5832
+ children: loadingCircleStyle$1U
5788
5833
  }), /*#__PURE__*/React.createElement("svg", _extends({
5789
5834
  xmlns: "http://www.w3.org/2000/svg",
5790
5835
  width: size,
@@ -5818,7 +5863,7 @@ OperatorBigger.defaultProps = {
5818
5863
  size: '16'
5819
5864
  };
5820
5865
 
5821
- var loadingCircleStyle$1U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5866
+ var loadingCircleStyle$1V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5822
5867
 
5823
5868
  var OperatorNoLess = function OperatorNoLess(props) {
5824
5869
  var color = props.color,
@@ -5831,7 +5876,7 @@ var OperatorNoLess = function OperatorNoLess(props) {
5831
5876
  return /*#__PURE__*/React.createElement("span", {
5832
5877
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5833
5878
  }, /*#__PURE__*/React.createElement("style", {
5834
- children: loadingCircleStyle$1U
5879
+ children: loadingCircleStyle$1V
5835
5880
  }), /*#__PURE__*/React.createElement("svg", _extends({
5836
5881
  xmlns: "http://www.w3.org/2000/svg",
5837
5882
  width: size,
@@ -5865,7 +5910,7 @@ OperatorNoLess.defaultProps = {
5865
5910
  size: '16'
5866
5911
  };
5867
5912
 
5868
- var loadingCircleStyle$1V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5913
+ var loadingCircleStyle$1W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5869
5914
 
5870
5915
  var OperatorTrue = function OperatorTrue(props) {
5871
5916
  var color = props.color,
@@ -5878,7 +5923,7 @@ var OperatorTrue = function OperatorTrue(props) {
5878
5923
  return /*#__PURE__*/React.createElement("span", {
5879
5924
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5880
5925
  }, /*#__PURE__*/React.createElement("style", {
5881
- children: loadingCircleStyle$1V
5926
+ children: loadingCircleStyle$1W
5882
5927
  }), /*#__PURE__*/React.createElement("svg", _extends({
5883
5928
  xmlns: "http://www.w3.org/2000/svg",
5884
5929
  width: size,
@@ -5912,7 +5957,7 @@ OperatorTrue.defaultProps = {
5912
5957
  size: '16'
5913
5958
  };
5914
5959
 
5915
- var loadingCircleStyle$1W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5960
+ var loadingCircleStyle$1X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5916
5961
 
5917
5962
  var OperatorFalse = function OperatorFalse(props) {
5918
5963
  var color = props.color,
@@ -5925,7 +5970,7 @@ var OperatorFalse = function OperatorFalse(props) {
5925
5970
  return /*#__PURE__*/React.createElement("span", {
5926
5971
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5927
5972
  }, /*#__PURE__*/React.createElement("style", {
5928
- children: loadingCircleStyle$1W
5973
+ children: loadingCircleStyle$1X
5929
5974
  }), /*#__PURE__*/React.createElement("svg", _extends({
5930
5975
  xmlns: "http://www.w3.org/2000/svg",
5931
5976
  width: size,
@@ -5959,7 +6004,7 @@ OperatorFalse.defaultProps = {
5959
6004
  size: '16'
5960
6005
  };
5961
6006
 
5962
- var loadingCircleStyle$1X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6007
+ var loadingCircleStyle$1Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
5963
6008
 
5964
6009
  var OperatorRegex = function OperatorRegex(props) {
5965
6010
  var color = props.color,
@@ -5972,7 +6017,7 @@ var OperatorRegex = function OperatorRegex(props) {
5972
6017
  return /*#__PURE__*/React.createElement("span", {
5973
6018
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
5974
6019
  }, /*#__PURE__*/React.createElement("style", {
5975
- children: loadingCircleStyle$1X
6020
+ children: loadingCircleStyle$1Y
5976
6021
  }), /*#__PURE__*/React.createElement("svg", _extends({
5977
6022
  xmlns: "http://www.w3.org/2000/svg",
5978
6023
  width: size,
@@ -6006,7 +6051,7 @@ OperatorRegex.defaultProps = {
6006
6051
  size: '16'
6007
6052
  };
6008
6053
 
6009
- var loadingCircleStyle$1Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6054
+ var loadingCircleStyle$1Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6010
6055
 
6011
6056
  var OperatorNoRegex = function OperatorNoRegex(props) {
6012
6057
  var color = props.color,
@@ -6019,7 +6064,7 @@ var OperatorNoRegex = function OperatorNoRegex(props) {
6019
6064
  return /*#__PURE__*/React.createElement("span", {
6020
6065
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6021
6066
  }, /*#__PURE__*/React.createElement("style", {
6022
- children: loadingCircleStyle$1Y
6067
+ children: loadingCircleStyle$1Z
6023
6068
  }), /*#__PURE__*/React.createElement("svg", _extends({
6024
6069
  xmlns: "http://www.w3.org/2000/svg",
6025
6070
  width: size,
@@ -6053,7 +6098,7 @@ OperatorNoRegex.defaultProps = {
6053
6098
  size: '16'
6054
6099
  };
6055
6100
 
6056
- var loadingCircleStyle$1Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6101
+ var loadingCircleStyle$1_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6057
6102
 
6058
6103
  var LogoDingdingCl = function LogoDingdingCl(props) {
6059
6104
  var color = props.color,
@@ -6066,7 +6111,7 @@ var LogoDingdingCl = function LogoDingdingCl(props) {
6066
6111
  return /*#__PURE__*/React.createElement("span", {
6067
6112
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6068
6113
  }, /*#__PURE__*/React.createElement("style", {
6069
- children: loadingCircleStyle$1Z
6114
+ children: loadingCircleStyle$1_
6070
6115
  }), /*#__PURE__*/React.createElement("svg", _extends({
6071
6116
  xmlns: "http://www.w3.org/2000/svg",
6072
6117
  width: size,
@@ -6099,7 +6144,7 @@ LogoDingdingCl.defaultProps = {
6099
6144
  size: '16'
6100
6145
  };
6101
6146
 
6102
- var loadingCircleStyle$1_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6147
+ var loadingCircleStyle$1$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6103
6148
 
6104
6149
  var LogoDingdingGray = function LogoDingdingGray(props) {
6105
6150
  var color = props.color,
@@ -6112,7 +6157,7 @@ var LogoDingdingGray = function LogoDingdingGray(props) {
6112
6157
  return /*#__PURE__*/React.createElement("span", {
6113
6158
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6114
6159
  }, /*#__PURE__*/React.createElement("style", {
6115
- children: loadingCircleStyle$1_
6160
+ children: loadingCircleStyle$1$
6116
6161
  }), /*#__PURE__*/React.createElement("svg", _extends({
6117
6162
  xmlns: "http://www.w3.org/2000/svg",
6118
6163
  width: size,
@@ -6144,7 +6189,7 @@ LogoDingdingGray.defaultProps = {
6144
6189
  size: '16'
6145
6190
  };
6146
6191
 
6147
- var loadingCircleStyle$1$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6192
+ var loadingCircleStyle$20 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6148
6193
 
6149
6194
  var LogoWecomCl = function LogoWecomCl(props) {
6150
6195
  var color = props.color,
@@ -6157,7 +6202,7 @@ var LogoWecomCl = function LogoWecomCl(props) {
6157
6202
  return /*#__PURE__*/React.createElement("span", {
6158
6203
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6159
6204
  }, /*#__PURE__*/React.createElement("style", {
6160
- children: loadingCircleStyle$1$
6205
+ children: loadingCircleStyle$20
6161
6206
  }), /*#__PURE__*/React.createElement("svg", _extends({
6162
6207
  xmlns: "http://www.w3.org/2000/svg",
6163
6208
  width: size,
@@ -6202,7 +6247,7 @@ LogoWecomCl.defaultProps = {
6202
6247
  size: '16'
6203
6248
  };
6204
6249
 
6205
- var loadingCircleStyle$20 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6250
+ var loadingCircleStyle$21 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6206
6251
 
6207
6252
  var LogoWecomGray = function LogoWecomGray(props) {
6208
6253
  var color = props.color,
@@ -6215,7 +6260,7 @@ var LogoWecomGray = function LogoWecomGray(props) {
6215
6260
  return /*#__PURE__*/React.createElement("span", {
6216
6261
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6217
6262
  }, /*#__PURE__*/React.createElement("style", {
6218
- children: loadingCircleStyle$20
6263
+ children: loadingCircleStyle$21
6219
6264
  }), /*#__PURE__*/React.createElement("svg", _extends({
6220
6265
  xmlns: "http://www.w3.org/2000/svg",
6221
6266
  width: size,
@@ -6247,7 +6292,7 @@ LogoWecomGray.defaultProps = {
6247
6292
  size: '16'
6248
6293
  };
6249
6294
 
6250
- var loadingCircleStyle$21 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6295
+ var loadingCircleStyle$22 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6251
6296
 
6252
6297
  var LogoWechatCl = function LogoWechatCl(props) {
6253
6298
  var color = props.color,
@@ -6260,7 +6305,7 @@ var LogoWechatCl = function LogoWechatCl(props) {
6260
6305
  return /*#__PURE__*/React.createElement("span", {
6261
6306
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6262
6307
  }, /*#__PURE__*/React.createElement("style", {
6263
- children: loadingCircleStyle$21
6308
+ children: loadingCircleStyle$22
6264
6309
  }), /*#__PURE__*/React.createElement("svg", _extends({
6265
6310
  xmlns: "http://www.w3.org/2000/svg",
6266
6311
  width: size,
@@ -6301,7 +6346,7 @@ LogoWechatCl.defaultProps = {
6301
6346
  size: '16'
6302
6347
  };
6303
6348
 
6304
- var loadingCircleStyle$22 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6349
+ var loadingCircleStyle$23 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6305
6350
 
6306
6351
  var LogoWechatGray = function LogoWechatGray(props) {
6307
6352
  var color = props.color,
@@ -6314,7 +6359,7 @@ var LogoWechatGray = function LogoWechatGray(props) {
6314
6359
  return /*#__PURE__*/React.createElement("span", {
6315
6360
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6316
6361
  }, /*#__PURE__*/React.createElement("style", {
6317
- children: loadingCircleStyle$22
6362
+ children: loadingCircleStyle$23
6318
6363
  }), /*#__PURE__*/React.createElement("svg", _extends({
6319
6364
  xmlns: "http://www.w3.org/2000/svg",
6320
6365
  width: size,
@@ -6353,7 +6398,7 @@ LogoWechatGray.defaultProps = {
6353
6398
  size: '16'
6354
6399
  };
6355
6400
 
6356
- var loadingCircleStyle$23 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6401
+ var loadingCircleStyle$24 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6357
6402
 
6358
6403
  var LogoFeishuCl = function LogoFeishuCl(props) {
6359
6404
  var color = props.color,
@@ -6366,7 +6411,7 @@ var LogoFeishuCl = function LogoFeishuCl(props) {
6366
6411
  return /*#__PURE__*/React.createElement("span", {
6367
6412
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6368
6413
  }, /*#__PURE__*/React.createElement("style", {
6369
- children: loadingCircleStyle$23
6414
+ children: loadingCircleStyle$24
6370
6415
  }), /*#__PURE__*/React.createElement("svg", _extends({
6371
6416
  xmlns: "http://www.w3.org/2000/svg",
6372
6417
  width: size,
@@ -6416,7 +6461,7 @@ LogoFeishuCl.defaultProps = {
6416
6461
  size: '16'
6417
6462
  };
6418
6463
 
6419
- var loadingCircleStyle$24 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6464
+ var loadingCircleStyle$25 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6420
6465
 
6421
6466
  var LogoKingCl = function LogoKingCl(props) {
6422
6467
  var color = props.color,
@@ -6429,7 +6474,7 @@ var LogoKingCl = function LogoKingCl(props) {
6429
6474
  return /*#__PURE__*/React.createElement("span", {
6430
6475
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6431
6476
  }, /*#__PURE__*/React.createElement("style", {
6432
- children: loadingCircleStyle$24
6477
+ children: loadingCircleStyle$25
6433
6478
  }), /*#__PURE__*/React.createElement("svg", _extends({
6434
6479
  xmlns: "http://www.w3.org/2000/svg",
6435
6480
  width: size,
@@ -6462,7 +6507,53 @@ LogoKingCl.defaultProps = {
6462
6507
  size: '16'
6463
6508
  };
6464
6509
 
6465
- var loadingCircleStyle$25 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6510
+ var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6511
+
6512
+ var LogoGarenaCl = function LogoGarenaCl(props) {
6513
+ var color = props.color,
6514
+ size = props.size,
6515
+ spin = props.spin,
6516
+ style = props.style,
6517
+ className = props.className,
6518
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
6519
+
6520
+ return /*#__PURE__*/React.createElement("span", {
6521
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6522
+ }, /*#__PURE__*/React.createElement("style", {
6523
+ children: loadingCircleStyle$26
6524
+ }), /*#__PURE__*/React.createElement("svg", _extends({
6525
+ xmlns: "http://www.w3.org/2000/svg",
6526
+ width: size,
6527
+ height: size,
6528
+ viewBox: "0 0 24 24",
6529
+ fill: color
6530
+ }, otherProps, {
6531
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
6532
+ animationDuration: '1s',
6533
+ animationIterationCount: 'infinite',
6534
+ animationName: 'loadingCircle',
6535
+ animationTimingFunction: 'linear'
6536
+ } : {}), {}, {
6537
+ cursor: 'pointer'
6538
+ })
6539
+ }), /*#__PURE__*/React.createElement("path", {
6540
+ 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",
6541
+ fill: "#E41E26"
6542
+ })));
6543
+ };
6544
+
6545
+ LogoGarenaCl.propTypes = {
6546
+ spin: PropTypes.bool,
6547
+ color: PropTypes.string,
6548
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
6549
+ };
6550
+ LogoGarenaCl.defaultProps = {
6551
+ spin: false,
6552
+ color: 'currentColor',
6553
+ size: '16'
6554
+ };
6555
+
6556
+ var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6466
6557
 
6467
6558
  var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
6468
6559
  var color = props.color,
@@ -6475,7 +6566,7 @@ var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
6475
6566
  return /*#__PURE__*/React.createElement("span", {
6476
6567
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6477
6568
  }, /*#__PURE__*/React.createElement("style", {
6478
- children: loadingCircleStyle$25
6569
+ children: loadingCircleStyle$27
6479
6570
  }), /*#__PURE__*/React.createElement("svg", _extends({
6480
6571
  xmlns: "http://www.w3.org/2000/svg",
6481
6572
  width: size,
@@ -6512,7 +6603,7 @@ LogoCurrencylayerCl.defaultProps = {
6512
6603
  size: '16'
6513
6604
  };
6514
6605
 
6515
- var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6606
+ var loadingCircleStyle$28 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6516
6607
 
6517
6608
  var Info = function Info(props) {
6518
6609
  var color = props.color,
@@ -6525,7 +6616,7 @@ var Info = function Info(props) {
6525
6616
  return /*#__PURE__*/React.createElement("span", {
6526
6617
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6527
6618
  }, /*#__PURE__*/React.createElement("style", {
6528
- children: loadingCircleStyle$26
6619
+ children: loadingCircleStyle$28
6529
6620
  }), /*#__PURE__*/React.createElement("svg", _extends({
6530
6621
  xmlns: "http://www.w3.org/2000/svg",
6531
6622
  width: size,
@@ -6561,7 +6652,52 @@ Info.defaultProps = {
6561
6652
  size: '16'
6562
6653
  };
6563
6654
 
6564
- var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6655
+ var loadingCircleStyle$29 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6656
+
6657
+ var InfoFill = function InfoFill(props) {
6658
+ var color = props.color,
6659
+ size = props.size,
6660
+ spin = props.spin,
6661
+ style = props.style,
6662
+ className = props.className,
6663
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
6664
+
6665
+ return /*#__PURE__*/React.createElement("span", {
6666
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6667
+ }, /*#__PURE__*/React.createElement("style", {
6668
+ children: loadingCircleStyle$29
6669
+ }), /*#__PURE__*/React.createElement("svg", _extends({
6670
+ xmlns: "http://www.w3.org/2000/svg",
6671
+ width: size,
6672
+ height: size,
6673
+ viewBox: "0 0 24 24",
6674
+ fill: color
6675
+ }, otherProps, {
6676
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
6677
+ animationDuration: '1s',
6678
+ animationIterationCount: 'infinite',
6679
+ animationName: 'loadingCircle',
6680
+ animationTimingFunction: 'linear'
6681
+ } : {}), {}, {
6682
+ cursor: 'pointer'
6683
+ })
6684
+ }), /*#__PURE__*/React.createElement("path", {
6685
+ 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"
6686
+ })));
6687
+ };
6688
+
6689
+ InfoFill.propTypes = {
6690
+ spin: PropTypes.bool,
6691
+ color: PropTypes.string,
6692
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
6693
+ };
6694
+ InfoFill.defaultProps = {
6695
+ spin: false,
6696
+ color: 'currentColor',
6697
+ size: '16'
6698
+ };
6699
+
6700
+ var loadingCircleStyle$2a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6565
6701
 
6566
6702
  var Help = function Help(props) {
6567
6703
  var color = props.color,
@@ -6574,7 +6710,7 @@ var Help = function Help(props) {
6574
6710
  return /*#__PURE__*/React.createElement("span", {
6575
6711
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6576
6712
  }, /*#__PURE__*/React.createElement("style", {
6577
- children: loadingCircleStyle$27
6713
+ children: loadingCircleStyle$2a
6578
6714
  }), /*#__PURE__*/React.createElement("svg", _extends({
6579
6715
  xmlns: "http://www.w3.org/2000/svg",
6580
6716
  width: size,
@@ -6606,7 +6742,7 @@ Help.defaultProps = {
6606
6742
  size: '16'
6607
6743
  };
6608
6744
 
6609
- var loadingCircleStyle$28 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6745
+ var loadingCircleStyle$2b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6610
6746
 
6611
6747
  var History = function History(props) {
6612
6748
  var color = props.color,
@@ -6619,7 +6755,7 @@ var History = function History(props) {
6619
6755
  return /*#__PURE__*/React.createElement("span", {
6620
6756
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6621
6757
  }, /*#__PURE__*/React.createElement("style", {
6622
- children: loadingCircleStyle$28
6758
+ children: loadingCircleStyle$2b
6623
6759
  }), /*#__PURE__*/React.createElement("svg", _extends({
6624
6760
  xmlns: "http://www.w3.org/2000/svg",
6625
6761
  width: size,
@@ -6651,7 +6787,7 @@ History.defaultProps = {
6651
6787
  size: '16'
6652
6788
  };
6653
6789
 
6654
- var loadingCircleStyle$29 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6790
+ var loadingCircleStyle$2c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6655
6791
 
6656
6792
  var Backup = function Backup(props) {
6657
6793
  var color = props.color,
@@ -6664,7 +6800,7 @@ var Backup = function Backup(props) {
6664
6800
  return /*#__PURE__*/React.createElement("span", {
6665
6801
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6666
6802
  }, /*#__PURE__*/React.createElement("style", {
6667
- children: loadingCircleStyle$29
6803
+ children: loadingCircleStyle$2c
6668
6804
  }), /*#__PURE__*/React.createElement("svg", _extends({
6669
6805
  xmlns: "http://www.w3.org/2000/svg",
6670
6806
  width: size,
@@ -6698,7 +6834,7 @@ Backup.defaultProps = {
6698
6834
  size: '16'
6699
6835
  };
6700
6836
 
6701
- var loadingCircleStyle$2a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6837
+ var loadingCircleStyle$2d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6702
6838
 
6703
6839
  var Error = function Error(props) {
6704
6840
  var color = props.color,
@@ -6711,7 +6847,7 @@ var Error = function Error(props) {
6711
6847
  return /*#__PURE__*/React.createElement("span", {
6712
6848
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6713
6849
  }, /*#__PURE__*/React.createElement("style", {
6714
- children: loadingCircleStyle$2a
6850
+ children: loadingCircleStyle$2d
6715
6851
  }), /*#__PURE__*/React.createElement("svg", _extends({
6716
6852
  xmlns: "http://www.w3.org/2000/svg",
6717
6853
  width: size,
@@ -6747,7 +6883,7 @@ Error.defaultProps = {
6747
6883
  size: '16'
6748
6884
  };
6749
6885
 
6750
- var loadingCircleStyle$2b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6886
+ var loadingCircleStyle$2e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6751
6887
 
6752
6888
  var ErrorFill = function ErrorFill(props) {
6753
6889
  var color = props.color,
@@ -6760,7 +6896,7 @@ var ErrorFill = function ErrorFill(props) {
6760
6896
  return /*#__PURE__*/React.createElement("span", {
6761
6897
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6762
6898
  }, /*#__PURE__*/React.createElement("style", {
6763
- children: loadingCircleStyle$2b
6899
+ children: loadingCircleStyle$2e
6764
6900
  }), /*#__PURE__*/React.createElement("svg", _extends({
6765
6901
  xmlns: "http://www.w3.org/2000/svg",
6766
6902
  width: size,
@@ -6792,7 +6928,7 @@ ErrorFill.defaultProps = {
6792
6928
  size: '16'
6793
6929
  };
6794
6930
 
6795
- var loadingCircleStyle$2c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6931
+ var loadingCircleStyle$2f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6796
6932
 
6797
6933
  var Error2 = function Error2(props) {
6798
6934
  var color = props.color,
@@ -6805,7 +6941,7 @@ var Error2 = function Error2(props) {
6805
6941
  return /*#__PURE__*/React.createElement("span", {
6806
6942
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6807
6943
  }, /*#__PURE__*/React.createElement("style", {
6808
- children: loadingCircleStyle$2c
6944
+ children: loadingCircleStyle$2f
6809
6945
  }), /*#__PURE__*/React.createElement("svg", _extends({
6810
6946
  xmlns: "http://www.w3.org/2000/svg",
6811
6947
  width: size,
@@ -6839,7 +6975,7 @@ Error2.defaultProps = {
6839
6975
  size: '16'
6840
6976
  };
6841
6977
 
6842
- var loadingCircleStyle$2d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6978
+ var loadingCircleStyle$2g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6843
6979
 
6844
6980
  var Error2Fill = function Error2Fill(props) {
6845
6981
  var color = props.color,
@@ -6852,7 +6988,7 @@ var Error2Fill = function Error2Fill(props) {
6852
6988
  return /*#__PURE__*/React.createElement("span", {
6853
6989
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6854
6990
  }, /*#__PURE__*/React.createElement("style", {
6855
- children: loadingCircleStyle$2d
6991
+ children: loadingCircleStyle$2g
6856
6992
  }), /*#__PURE__*/React.createElement("svg", _extends({
6857
6993
  xmlns: "http://www.w3.org/2000/svg",
6858
6994
  width: size,
@@ -6886,7 +7022,7 @@ Error2Fill.defaultProps = {
6886
7022
  size: '16'
6887
7023
  };
6888
7024
 
6889
- var loadingCircleStyle$2e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7025
+ var loadingCircleStyle$2h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6890
7026
 
6891
7027
  var Success = function Success(props) {
6892
7028
  var color = props.color,
@@ -6899,7 +7035,7 @@ var Success = function Success(props) {
6899
7035
  return /*#__PURE__*/React.createElement("span", {
6900
7036
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6901
7037
  }, /*#__PURE__*/React.createElement("style", {
6902
- children: loadingCircleStyle$2e
7038
+ children: loadingCircleStyle$2h
6903
7039
  }), /*#__PURE__*/React.createElement("svg", _extends({
6904
7040
  xmlns: "http://www.w3.org/2000/svg",
6905
7041
  width: size,
@@ -6931,7 +7067,7 @@ Success.defaultProps = {
6931
7067
  size: '16'
6932
7068
  };
6933
7069
 
6934
- var loadingCircleStyle$2f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7070
+ var loadingCircleStyle$2i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6935
7071
 
6936
7072
  var SuccessFill = function SuccessFill(props) {
6937
7073
  var color = props.color,
@@ -6944,7 +7080,7 @@ var SuccessFill = function SuccessFill(props) {
6944
7080
  return /*#__PURE__*/React.createElement("span", {
6945
7081
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6946
7082
  }, /*#__PURE__*/React.createElement("style", {
6947
- children: loadingCircleStyle$2f
7083
+ children: loadingCircleStyle$2i
6948
7084
  }), /*#__PURE__*/React.createElement("svg", _extends({
6949
7085
  xmlns: "http://www.w3.org/2000/svg",
6950
7086
  width: size,
@@ -6978,7 +7114,7 @@ SuccessFill.defaultProps = {
6978
7114
  size: '16'
6979
7115
  };
6980
7116
 
6981
- var loadingCircleStyle$2g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7117
+ var loadingCircleStyle$2j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6982
7118
 
6983
7119
  var Delete2 = function Delete2(props) {
6984
7120
  var color = props.color,
@@ -6991,7 +7127,7 @@ var Delete2 = function Delete2(props) {
6991
7127
  return /*#__PURE__*/React.createElement("span", {
6992
7128
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6993
7129
  }, /*#__PURE__*/React.createElement("style", {
6994
- children: loadingCircleStyle$2g
7130
+ children: loadingCircleStyle$2j
6995
7131
  }), /*#__PURE__*/React.createElement("svg", _extends({
6996
7132
  xmlns: "http://www.w3.org/2000/svg",
6997
7133
  width: size,
@@ -7023,7 +7159,7 @@ Delete2.defaultProps = {
7023
7159
  size: '16'
7024
7160
  };
7025
7161
 
7026
- var loadingCircleStyle$2h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7162
+ var loadingCircleStyle$2k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7027
7163
 
7028
7164
  var Delete2Fill = function Delete2Fill(props) {
7029
7165
  var color = props.color,
@@ -7036,7 +7172,7 @@ var Delete2Fill = function Delete2Fill(props) {
7036
7172
  return /*#__PURE__*/React.createElement("span", {
7037
7173
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7038
7174
  }, /*#__PURE__*/React.createElement("style", {
7039
- children: loadingCircleStyle$2h
7175
+ children: loadingCircleStyle$2k
7040
7176
  }), /*#__PURE__*/React.createElement("svg", _extends({
7041
7177
  xmlns: "http://www.w3.org/2000/svg",
7042
7178
  width: size,
@@ -7068,7 +7204,7 @@ Delete2Fill.defaultProps = {
7068
7204
  size: '16'
7069
7205
  };
7070
7206
 
7071
- var loadingCircleStyle$2i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7207
+ var loadingCircleStyle$2l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7072
7208
 
7073
7209
  var Exchange = function Exchange(props) {
7074
7210
  var color = props.color,
@@ -7081,7 +7217,7 @@ var Exchange = function Exchange(props) {
7081
7217
  return /*#__PURE__*/React.createElement("span", {
7082
7218
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7083
7219
  }, /*#__PURE__*/React.createElement("style", {
7084
- children: loadingCircleStyle$2i
7220
+ children: loadingCircleStyle$2l
7085
7221
  }), /*#__PURE__*/React.createElement("svg", _extends({
7086
7222
  xmlns: "http://www.w3.org/2000/svg",
7087
7223
  width: size,
@@ -7113,7 +7249,7 @@ Exchange.defaultProps = {
7113
7249
  size: '16'
7114
7250
  };
7115
7251
 
7116
- var loadingCircleStyle$2j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7252
+ var loadingCircleStyle$2m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7117
7253
 
7118
7254
  var SwapFill = function SwapFill(props) {
7119
7255
  var color = props.color,
@@ -7126,7 +7262,7 @@ var SwapFill = function SwapFill(props) {
7126
7262
  return /*#__PURE__*/React.createElement("span", {
7127
7263
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7128
7264
  }, /*#__PURE__*/React.createElement("style", {
7129
- children: loadingCircleStyle$2j
7265
+ children: loadingCircleStyle$2m
7130
7266
  }), /*#__PURE__*/React.createElement("svg", _extends({
7131
7267
  xmlns: "http://www.w3.org/2000/svg",
7132
7268
  width: size,
@@ -7158,7 +7294,7 @@ SwapFill.defaultProps = {
7158
7294
  size: '16'
7159
7295
  };
7160
7296
 
7161
- var loadingCircleStyle$2k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7297
+ var loadingCircleStyle$2n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7162
7298
 
7163
7299
  var Processing = function Processing(props) {
7164
7300
  var color = props.color,
@@ -7171,7 +7307,7 @@ var Processing = function Processing(props) {
7171
7307
  return /*#__PURE__*/React.createElement("span", {
7172
7308
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7173
7309
  }, /*#__PURE__*/React.createElement("style", {
7174
- children: loadingCircleStyle$2k
7310
+ children: loadingCircleStyle$2n
7175
7311
  }), /*#__PURE__*/React.createElement("svg", _extends({
7176
7312
  xmlns: "http://www.w3.org/2000/svg",
7177
7313
  width: size,
@@ -7203,7 +7339,7 @@ Processing.defaultProps = {
7203
7339
  size: '16'
7204
7340
  };
7205
7341
 
7206
- var loadingCircleStyle$2l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7342
+ var loadingCircleStyle$2o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7207
7343
 
7208
7344
  var Processing2 = function Processing2(props) {
7209
7345
  var color = props.color,
@@ -7216,7 +7352,7 @@ var Processing2 = function Processing2(props) {
7216
7352
  return /*#__PURE__*/React.createElement("span", {
7217
7353
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7218
7354
  }, /*#__PURE__*/React.createElement("style", {
7219
- children: loadingCircleStyle$2l
7355
+ children: loadingCircleStyle$2o
7220
7356
  }), /*#__PURE__*/React.createElement("svg", _extends({
7221
7357
  xmlns: "http://www.w3.org/2000/svg",
7222
7358
  width: size,
@@ -7250,7 +7386,7 @@ Processing2.defaultProps = {
7250
7386
  size: '16'
7251
7387
  };
7252
7388
 
7253
- var loadingCircleStyle$2m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7389
+ var loadingCircleStyle$2p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7254
7390
 
7255
7391
  var Done = function Done(props) {
7256
7392
  var color = props.color,
@@ -7263,7 +7399,7 @@ var Done = function Done(props) {
7263
7399
  return /*#__PURE__*/React.createElement("span", {
7264
7400
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7265
7401
  }, /*#__PURE__*/React.createElement("style", {
7266
- children: loadingCircleStyle$2m
7402
+ children: loadingCircleStyle$2p
7267
7403
  }), /*#__PURE__*/React.createElement("svg", _extends({
7268
7404
  xmlns: "http://www.w3.org/2000/svg",
7269
7405
  width: size,
@@ -7295,7 +7431,7 @@ Done.defaultProps = {
7295
7431
  size: '16'
7296
7432
  };
7297
7433
 
7298
- var loadingCircleStyle$2n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7434
+ var loadingCircleStyle$2q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7299
7435
 
7300
7436
  var Close = function Close(props) {
7301
7437
  var color = props.color,
@@ -7308,7 +7444,7 @@ var Close = function Close(props) {
7308
7444
  return /*#__PURE__*/React.createElement("span", {
7309
7445
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7310
7446
  }, /*#__PURE__*/React.createElement("style", {
7311
- children: loadingCircleStyle$2n
7447
+ children: loadingCircleStyle$2q
7312
7448
  }), /*#__PURE__*/React.createElement("svg", _extends({
7313
7449
  xmlns: "http://www.w3.org/2000/svg",
7314
7450
  width: size,
@@ -7340,7 +7476,7 @@ Close.defaultProps = {
7340
7476
  size: '16'
7341
7477
  };
7342
7478
 
7343
- var loadingCircleStyle$2o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7479
+ var loadingCircleStyle$2r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7344
7480
 
7345
7481
  var StarOutline = function StarOutline(props) {
7346
7482
  var color = props.color,
@@ -7353,7 +7489,7 @@ var StarOutline = function StarOutline(props) {
7353
7489
  return /*#__PURE__*/React.createElement("span", {
7354
7490
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7355
7491
  }, /*#__PURE__*/React.createElement("style", {
7356
- children: loadingCircleStyle$2o
7492
+ children: loadingCircleStyle$2r
7357
7493
  }), /*#__PURE__*/React.createElement("svg", _extends({
7358
7494
  xmlns: "http://www.w3.org/2000/svg",
7359
7495
  width: size,
@@ -7385,7 +7521,7 @@ StarOutline.defaultProps = {
7385
7521
  size: '16'
7386
7522
  };
7387
7523
 
7388
- var loadingCircleStyle$2p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7524
+ var loadingCircleStyle$2s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7389
7525
 
7390
7526
  var StarFill = function StarFill(props) {
7391
7527
  var color = props.color,
@@ -7398,7 +7534,7 @@ var StarFill = function StarFill(props) {
7398
7534
  return /*#__PURE__*/React.createElement("span", {
7399
7535
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7400
7536
  }, /*#__PURE__*/React.createElement("style", {
7401
- children: loadingCircleStyle$2p
7537
+ children: loadingCircleStyle$2s
7402
7538
  }), /*#__PURE__*/React.createElement("svg", _extends({
7403
7539
  xmlns: "http://www.w3.org/2000/svg",
7404
7540
  width: size,
@@ -7430,7 +7566,7 @@ StarFill.defaultProps = {
7430
7566
  size: '16'
7431
7567
  };
7432
7568
 
7433
- var loadingCircleStyle$2q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7569
+ var loadingCircleStyle$2t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7434
7570
 
7435
7571
  var TimeLock = function TimeLock(props) {
7436
7572
  var color = props.color,
@@ -7443,7 +7579,7 @@ var TimeLock = function TimeLock(props) {
7443
7579
  return /*#__PURE__*/React.createElement("span", {
7444
7580
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7445
7581
  }, /*#__PURE__*/React.createElement("style", {
7446
- children: loadingCircleStyle$2q
7582
+ children: loadingCircleStyle$2t
7447
7583
  }), /*#__PURE__*/React.createElement("svg", _extends({
7448
7584
  xmlns: "http://www.w3.org/2000/svg",
7449
7585
  width: size,
@@ -7475,7 +7611,7 @@ TimeLock.defaultProps = {
7475
7611
  size: '16'
7476
7612
  };
7477
7613
 
7478
- var loadingCircleStyle$2r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7614
+ var loadingCircleStyle$2u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7479
7615
 
7480
7616
  var Heart = function Heart(props) {
7481
7617
  var color = props.color,
@@ -7488,7 +7624,7 @@ var Heart = function Heart(props) {
7488
7624
  return /*#__PURE__*/React.createElement("span", {
7489
7625
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7490
7626
  }, /*#__PURE__*/React.createElement("style", {
7491
- children: loadingCircleStyle$2r
7627
+ children: loadingCircleStyle$2u
7492
7628
  }), /*#__PURE__*/React.createElement("svg", _extends({
7493
7629
  xmlns: "http://www.w3.org/2000/svg",
7494
7630
  width: size,
@@ -7520,7 +7656,7 @@ Heart.defaultProps = {
7520
7656
  size: '16'
7521
7657
  };
7522
7658
 
7523
- var loadingCircleStyle$2s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7659
+ var loadingCircleStyle$2v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7524
7660
 
7525
7661
  var Bookmark = function Bookmark(props) {
7526
7662
  var color = props.color,
@@ -7533,7 +7669,7 @@ var Bookmark = function Bookmark(props) {
7533
7669
  return /*#__PURE__*/React.createElement("span", {
7534
7670
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7535
7671
  }, /*#__PURE__*/React.createElement("style", {
7536
- children: loadingCircleStyle$2s
7672
+ children: loadingCircleStyle$2v
7537
7673
  }), /*#__PURE__*/React.createElement("svg", _extends({
7538
7674
  xmlns: "http://www.w3.org/2000/svg",
7539
7675
  width: size,
@@ -7565,7 +7701,7 @@ Bookmark.defaultProps = {
7565
7701
  size: '16'
7566
7702
  };
7567
7703
 
7568
- var loadingCircleStyle$2t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7704
+ var loadingCircleStyle$2w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7569
7705
 
7570
7706
  var Bookmark2 = function Bookmark2(props) {
7571
7707
  var color = props.color,
@@ -7578,7 +7714,7 @@ var Bookmark2 = function Bookmark2(props) {
7578
7714
  return /*#__PURE__*/React.createElement("span", {
7579
7715
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7580
7716
  }, /*#__PURE__*/React.createElement("style", {
7581
- children: loadingCircleStyle$2t
7717
+ children: loadingCircleStyle$2w
7582
7718
  }), /*#__PURE__*/React.createElement("svg", _extends({
7583
7719
  xmlns: "http://www.w3.org/2000/svg",
7584
7720
  width: size,
@@ -7610,7 +7746,7 @@ Bookmark2.defaultProps = {
7610
7746
  size: '16'
7611
7747
  };
7612
7748
 
7613
- var loadingCircleStyle$2u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7749
+ var loadingCircleStyle$2x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7614
7750
 
7615
7751
  var LockClose = function LockClose(props) {
7616
7752
  var color = props.color,
@@ -7623,7 +7759,7 @@ var LockClose = function LockClose(props) {
7623
7759
  return /*#__PURE__*/React.createElement("span", {
7624
7760
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7625
7761
  }, /*#__PURE__*/React.createElement("style", {
7626
- children: loadingCircleStyle$2u
7762
+ children: loadingCircleStyle$2x
7627
7763
  }), /*#__PURE__*/React.createElement("svg", _extends({
7628
7764
  xmlns: "http://www.w3.org/2000/svg",
7629
7765
  width: size,
@@ -7659,7 +7795,7 @@ LockClose.defaultProps = {
7659
7795
  size: '16'
7660
7796
  };
7661
7797
 
7662
- var loadingCircleStyle$2v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7798
+ var loadingCircleStyle$2y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7663
7799
 
7664
7800
  var LockCloseFill = function LockCloseFill(props) {
7665
7801
  var color = props.color,
@@ -7672,7 +7808,7 @@ var LockCloseFill = function LockCloseFill(props) {
7672
7808
  return /*#__PURE__*/React.createElement("span", {
7673
7809
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7674
7810
  }, /*#__PURE__*/React.createElement("style", {
7675
- children: loadingCircleStyle$2v
7811
+ children: loadingCircleStyle$2y
7676
7812
  }), /*#__PURE__*/React.createElement("svg", _extends({
7677
7813
  xmlns: "http://www.w3.org/2000/svg",
7678
7814
  width: size,
@@ -7704,7 +7840,7 @@ LockCloseFill.defaultProps = {
7704
7840
  size: '16'
7705
7841
  };
7706
7842
 
7707
- var loadingCircleStyle$2w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7843
+ var loadingCircleStyle$2z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7708
7844
 
7709
7845
  var LockOpen = function LockOpen(props) {
7710
7846
  var color = props.color,
@@ -7717,7 +7853,7 @@ var LockOpen = function LockOpen(props) {
7717
7853
  return /*#__PURE__*/React.createElement("span", {
7718
7854
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7719
7855
  }, /*#__PURE__*/React.createElement("style", {
7720
- children: loadingCircleStyle$2w
7856
+ children: loadingCircleStyle$2z
7721
7857
  }), /*#__PURE__*/React.createElement("svg", _extends({
7722
7858
  xmlns: "http://www.w3.org/2000/svg",
7723
7859
  width: size,
@@ -7749,7 +7885,7 @@ LockOpen.defaultProps = {
7749
7885
  size: '16'
7750
7886
  };
7751
7887
 
7752
- var loadingCircleStyle$2x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7888
+ var loadingCircleStyle$2A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7753
7889
 
7754
7890
  var LockOpenFill = function LockOpenFill(props) {
7755
7891
  var color = props.color,
@@ -7762,7 +7898,7 @@ var LockOpenFill = function LockOpenFill(props) {
7762
7898
  return /*#__PURE__*/React.createElement("span", {
7763
7899
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7764
7900
  }, /*#__PURE__*/React.createElement("style", {
7765
- children: loadingCircleStyle$2x
7901
+ children: loadingCircleStyle$2A
7766
7902
  }), /*#__PURE__*/React.createElement("svg", _extends({
7767
7903
  xmlns: "http://www.w3.org/2000/svg",
7768
7904
  width: size,
@@ -7794,7 +7930,7 @@ LockOpenFill.defaultProps = {
7794
7930
  size: '16'
7795
7931
  };
7796
7932
 
7797
- var loadingCircleStyle$2y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7933
+ var loadingCircleStyle$2B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7798
7934
 
7799
7935
  var EyeOn = function EyeOn(props) {
7800
7936
  var color = props.color,
@@ -7807,7 +7943,7 @@ var EyeOn = function EyeOn(props) {
7807
7943
  return /*#__PURE__*/React.createElement("span", {
7808
7944
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7809
7945
  }, /*#__PURE__*/React.createElement("style", {
7810
- children: loadingCircleStyle$2y
7946
+ children: loadingCircleStyle$2B
7811
7947
  }), /*#__PURE__*/React.createElement("svg", _extends({
7812
7948
  xmlns: "http://www.w3.org/2000/svg",
7813
7949
  width: size,
@@ -7839,7 +7975,7 @@ EyeOn.defaultProps = {
7839
7975
  size: '16'
7840
7976
  };
7841
7977
 
7842
- var loadingCircleStyle$2z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7978
+ var loadingCircleStyle$2C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7843
7979
 
7844
7980
  var EyeOnFill = function EyeOnFill(props) {
7845
7981
  var color = props.color,
@@ -7852,7 +7988,7 @@ var EyeOnFill = function EyeOnFill(props) {
7852
7988
  return /*#__PURE__*/React.createElement("span", {
7853
7989
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7854
7990
  }, /*#__PURE__*/React.createElement("style", {
7855
- children: loadingCircleStyle$2z
7991
+ children: loadingCircleStyle$2C
7856
7992
  }), /*#__PURE__*/React.createElement("svg", _extends({
7857
7993
  xmlns: "http://www.w3.org/2000/svg",
7858
7994
  width: size,
@@ -7886,7 +8022,7 @@ EyeOnFill.defaultProps = {
7886
8022
  size: '16'
7887
8023
  };
7888
8024
 
7889
- var loadingCircleStyle$2A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8025
+ var loadingCircleStyle$2D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7890
8026
 
7891
8027
  var EyeOff = function EyeOff(props) {
7892
8028
  var color = props.color,
@@ -7899,7 +8035,7 @@ var EyeOff = function EyeOff(props) {
7899
8035
  return /*#__PURE__*/React.createElement("span", {
7900
8036
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7901
8037
  }, /*#__PURE__*/React.createElement("style", {
7902
- children: loadingCircleStyle$2A
8038
+ children: loadingCircleStyle$2D
7903
8039
  }), /*#__PURE__*/React.createElement("svg", _extends({
7904
8040
  xmlns: "http://www.w3.org/2000/svg",
7905
8041
  width: size,
@@ -7931,7 +8067,7 @@ EyeOff.defaultProps = {
7931
8067
  size: '16'
7932
8068
  };
7933
8069
 
7934
- var loadingCircleStyle$2B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8070
+ var loadingCircleStyle$2E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7935
8071
 
7936
8072
  var EyeOffFill = function EyeOffFill(props) {
7937
8073
  var color = props.color,
@@ -7944,7 +8080,7 @@ var EyeOffFill = function EyeOffFill(props) {
7944
8080
  return /*#__PURE__*/React.createElement("span", {
7945
8081
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7946
8082
  }, /*#__PURE__*/React.createElement("style", {
7947
- children: loadingCircleStyle$2B
8083
+ children: loadingCircleStyle$2E
7948
8084
  }), /*#__PURE__*/React.createElement("svg", _extends({
7949
8085
  xmlns: "http://www.w3.org/2000/svg",
7950
8086
  width: size,
@@ -7978,7 +8114,7 @@ EyeOffFill.defaultProps = {
7978
8114
  size: '16'
7979
8115
  };
7980
8116
 
7981
- var loadingCircleStyle$2C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8117
+ var loadingCircleStyle$2F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7982
8118
 
7983
8119
  var Dot = function Dot(props) {
7984
8120
  var color = props.color,
@@ -7991,7 +8127,7 @@ var Dot = function Dot(props) {
7991
8127
  return /*#__PURE__*/React.createElement("span", {
7992
8128
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7993
8129
  }, /*#__PURE__*/React.createElement("style", {
7994
- children: loadingCircleStyle$2C
8130
+ children: loadingCircleStyle$2F
7995
8131
  }), /*#__PURE__*/React.createElement("svg", _extends({
7996
8132
  xmlns: "http://www.w3.org/2000/svg",
7997
8133
  width: size,
@@ -8025,7 +8161,7 @@ Dot.defaultProps = {
8025
8161
  size: '16'
8026
8162
  };
8027
8163
 
8028
- var loadingCircleStyle$2D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8164
+ var loadingCircleStyle$2G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8029
8165
 
8030
8166
  var Anchor = function Anchor(props) {
8031
8167
  var color = props.color,
@@ -8038,7 +8174,7 @@ var Anchor = function Anchor(props) {
8038
8174
  return /*#__PURE__*/React.createElement("span", {
8039
8175
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8040
8176
  }, /*#__PURE__*/React.createElement("style", {
8041
- children: loadingCircleStyle$2D
8177
+ children: loadingCircleStyle$2G
8042
8178
  }), /*#__PURE__*/React.createElement("svg", _extends({
8043
8179
  xmlns: "http://www.w3.org/2000/svg",
8044
8180
  width: size,
@@ -8070,7 +8206,7 @@ Anchor.defaultProps = {
8070
8206
  size: '16'
8071
8207
  };
8072
8208
 
8073
- var loadingCircleStyle$2E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8209
+ var loadingCircleStyle$2H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8074
8210
 
8075
8211
  var ChartLine = function ChartLine(props) {
8076
8212
  var color = props.color,
@@ -8083,7 +8219,7 @@ var ChartLine = function ChartLine(props) {
8083
8219
  return /*#__PURE__*/React.createElement("span", {
8084
8220
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8085
8221
  }, /*#__PURE__*/React.createElement("style", {
8086
- children: loadingCircleStyle$2E
8222
+ children: loadingCircleStyle$2H
8087
8223
  }), /*#__PURE__*/React.createElement("svg", _extends({
8088
8224
  xmlns: "http://www.w3.org/2000/svg",
8089
8225
  width: size,
@@ -8121,7 +8257,7 @@ ChartLine.defaultProps = {
8121
8257
  size: '16'
8122
8258
  };
8123
8259
 
8124
- var loadingCircleStyle$2F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8260
+ var loadingCircleStyle$2I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8125
8261
 
8126
8262
  var ChartBar = function ChartBar(props) {
8127
8263
  var color = props.color,
@@ -8134,7 +8270,7 @@ var ChartBar = function ChartBar(props) {
8134
8270
  return /*#__PURE__*/React.createElement("span", {
8135
8271
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8136
8272
  }, /*#__PURE__*/React.createElement("style", {
8137
- children: loadingCircleStyle$2F
8273
+ children: loadingCircleStyle$2I
8138
8274
  }), /*#__PURE__*/React.createElement("svg", _extends({
8139
8275
  xmlns: "http://www.w3.org/2000/svg",
8140
8276
  width: size,
@@ -8170,7 +8306,7 @@ ChartBar.defaultProps = {
8170
8306
  size: '16'
8171
8307
  };
8172
8308
 
8173
- var loadingCircleStyle$2G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8309
+ var loadingCircleStyle$2J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8174
8310
 
8175
8311
  var ChartCum = function ChartCum(props) {
8176
8312
  var color = props.color,
@@ -8183,7 +8319,7 @@ var ChartCum = function ChartCum(props) {
8183
8319
  return /*#__PURE__*/React.createElement("span", {
8184
8320
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8185
8321
  }, /*#__PURE__*/React.createElement("style", {
8186
- children: loadingCircleStyle$2G
8322
+ children: loadingCircleStyle$2J
8187
8323
  }), /*#__PURE__*/React.createElement("svg", _extends({
8188
8324
  xmlns: "http://www.w3.org/2000/svg",
8189
8325
  width: size,
@@ -8225,7 +8361,7 @@ ChartCum.defaultProps = {
8225
8361
  size: '16'
8226
8362
  };
8227
8363
 
8228
- var loadingCircleStyle$2H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8364
+ var loadingCircleStyle$2K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8229
8365
 
8230
8366
  var ChartPie = function ChartPie(props) {
8231
8367
  var color = props.color,
@@ -8238,7 +8374,7 @@ var ChartPie = function ChartPie(props) {
8238
8374
  return /*#__PURE__*/React.createElement("span", {
8239
8375
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8240
8376
  }, /*#__PURE__*/React.createElement("style", {
8241
- children: loadingCircleStyle$2H
8377
+ children: loadingCircleStyle$2K
8242
8378
  }), /*#__PURE__*/React.createElement("svg", _extends({
8243
8379
  xmlns: "http://www.w3.org/2000/svg",
8244
8380
  width: size,
@@ -8272,7 +8408,7 @@ ChartPie.defaultProps = {
8272
8408
  size: '16'
8273
8409
  };
8274
8410
 
8275
- var loadingCircleStyle$2I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8411
+ var loadingCircleStyle$2L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8276
8412
 
8277
8413
  var ChartDNRe = function ChartDNRe(props) {
8278
8414
  var color = props.color,
@@ -8285,7 +8421,7 @@ var ChartDNRe = function ChartDNRe(props) {
8285
8421
  return /*#__PURE__*/React.createElement("span", {
8286
8422
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8287
8423
  }, /*#__PURE__*/React.createElement("style", {
8288
- children: loadingCircleStyle$2I
8424
+ children: loadingCircleStyle$2L
8289
8425
  }), /*#__PURE__*/React.createElement("svg", _extends({
8290
8426
  xmlns: "http://www.w3.org/2000/svg",
8291
8427
  width: size,
@@ -8329,7 +8465,7 @@ ChartDNRe.defaultProps = {
8329
8465
  size: '16'
8330
8466
  };
8331
8467
 
8332
- var loadingCircleStyle$2J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8468
+ var loadingCircleStyle$2M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8333
8469
 
8334
8470
  var ChartDRe = function ChartDRe(props) {
8335
8471
  var color = props.color,
@@ -8342,7 +8478,7 @@ var ChartDRe = function ChartDRe(props) {
8342
8478
  return /*#__PURE__*/React.createElement("span", {
8343
8479
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8344
8480
  }, /*#__PURE__*/React.createElement("style", {
8345
- children: loadingCircleStyle$2J
8481
+ children: loadingCircleStyle$2M
8346
8482
  }), /*#__PURE__*/React.createElement("svg", _extends({
8347
8483
  xmlns: "http://www.w3.org/2000/svg",
8348
8484
  width: size,
@@ -8386,7 +8522,7 @@ ChartDRe.defaultProps = {
8386
8522
  size: '16'
8387
8523
  };
8388
8524
 
8389
- var loadingCircleStyle$2K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8525
+ var loadingCircleStyle$2N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8390
8526
 
8391
8527
  var ChartFunnel = function ChartFunnel(props) {
8392
8528
  var color = props.color,
@@ -8399,7 +8535,7 @@ var ChartFunnel = function ChartFunnel(props) {
8399
8535
  return /*#__PURE__*/React.createElement("span", {
8400
8536
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8401
8537
  }, /*#__PURE__*/React.createElement("style", {
8402
- children: loadingCircleStyle$2K
8538
+ children: loadingCircleStyle$2N
8403
8539
  }), /*#__PURE__*/React.createElement("svg", _extends({
8404
8540
  xmlns: "http://www.w3.org/2000/svg",
8405
8541
  width: size,
@@ -8435,7 +8571,7 @@ ChartFunnel.defaultProps = {
8435
8571
  size: '16'
8436
8572
  };
8437
8573
 
8438
- var loadingCircleStyle$2L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8574
+ var loadingCircleStyle$2O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8439
8575
 
8440
8576
  var ChartInterval = function ChartInterval(props) {
8441
8577
  var color = props.color,
@@ -8448,7 +8584,7 @@ var ChartInterval = function ChartInterval(props) {
8448
8584
  return /*#__PURE__*/React.createElement("span", {
8449
8585
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8450
8586
  }, /*#__PURE__*/React.createElement("style", {
8451
- children: loadingCircleStyle$2L
8587
+ children: loadingCircleStyle$2O
8452
8588
  }), /*#__PURE__*/React.createElement("svg", _extends({
8453
8589
  xmlns: "http://www.w3.org/2000/svg",
8454
8590
  width: size,
@@ -8482,7 +8618,7 @@ ChartInterval.defaultProps = {
8482
8618
  size: '16'
8483
8619
  };
8484
8620
 
8485
- var loadingCircleStyle$2M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8621
+ var loadingCircleStyle$2P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8486
8622
 
8487
8623
  var ChartStack = function ChartStack(props) {
8488
8624
  var color = props.color,
@@ -8495,7 +8631,7 @@ var ChartStack = function ChartStack(props) {
8495
8631
  return /*#__PURE__*/React.createElement("span", {
8496
8632
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8497
8633
  }, /*#__PURE__*/React.createElement("style", {
8498
- children: loadingCircleStyle$2M
8634
+ children: loadingCircleStyle$2P
8499
8635
  }), /*#__PURE__*/React.createElement("svg", _extends({
8500
8636
  xmlns: "http://www.w3.org/2000/svg",
8501
8637
  width: size,
@@ -8529,7 +8665,7 @@ ChartStack.defaultProps = {
8529
8665
  size: '16'
8530
8666
  };
8531
8667
 
8532
- var loadingCircleStyle$2N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8668
+ var loadingCircleStyle$2Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8533
8669
 
8534
8670
  var ChartStackn = function ChartStackn(props) {
8535
8671
  var color = props.color,
@@ -8542,7 +8678,7 @@ var ChartStackn = function ChartStackn(props) {
8542
8678
  return /*#__PURE__*/React.createElement("span", {
8543
8679
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8544
8680
  }, /*#__PURE__*/React.createElement("style", {
8545
- children: loadingCircleStyle$2N
8681
+ children: loadingCircleStyle$2Q
8546
8682
  }), /*#__PURE__*/React.createElement("svg", _extends({
8547
8683
  xmlns: "http://www.w3.org/2000/svg",
8548
8684
  width: size,
@@ -8576,7 +8712,7 @@ ChartStackn.defaultProps = {
8576
8712
  size: '16'
8577
8713
  };
8578
8714
 
8579
- var loadingCircleStyle$2O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8715
+ var loadingCircleStyle$2R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8580
8716
 
8581
8717
  var ChartStackPerc = function ChartStackPerc(props) {
8582
8718
  var color = props.color,
@@ -8589,7 +8725,7 @@ var ChartStackPerc = function ChartStackPerc(props) {
8589
8725
  return /*#__PURE__*/React.createElement("span", {
8590
8726
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8591
8727
  }, /*#__PURE__*/React.createElement("style", {
8592
- children: loadingCircleStyle$2O
8728
+ children: loadingCircleStyle$2R
8593
8729
  }), /*#__PURE__*/React.createElement("svg", _extends({
8594
8730
  xmlns: "http://www.w3.org/2000/svg",
8595
8731
  width: size,
@@ -8623,7 +8759,7 @@ ChartStackPerc.defaultProps = {
8623
8759
  size: '16'
8624
8760
  };
8625
8761
 
8626
- var loadingCircleStyle$2P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8762
+ var loadingCircleStyle$2S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8627
8763
 
8628
8764
  var ChartComplex = function ChartComplex(props) {
8629
8765
  var color = props.color,
@@ -8636,7 +8772,7 @@ var ChartComplex = function ChartComplex(props) {
8636
8772
  return /*#__PURE__*/React.createElement("span", {
8637
8773
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8638
8774
  }, /*#__PURE__*/React.createElement("style", {
8639
- children: loadingCircleStyle$2P
8775
+ children: loadingCircleStyle$2S
8640
8776
  }), /*#__PURE__*/React.createElement("svg", _extends({
8641
8777
  xmlns: "http://www.w3.org/2000/svg",
8642
8778
  width: size,
@@ -8676,7 +8812,7 @@ ChartComplex.defaultProps = {
8676
8812
  size: '16'
8677
8813
  };
8678
8814
 
8679
- var loadingCircleStyle$2Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8815
+ var loadingCircleStyle$2T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8680
8816
 
8681
8817
  var ChartHistogram = function ChartHistogram(props) {
8682
8818
  var color = props.color,
@@ -8689,7 +8825,7 @@ var ChartHistogram = function ChartHistogram(props) {
8689
8825
  return /*#__PURE__*/React.createElement("span", {
8690
8826
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8691
8827
  }, /*#__PURE__*/React.createElement("style", {
8692
- children: loadingCircleStyle$2Q
8828
+ children: loadingCircleStyle$2T
8693
8829
  }), /*#__PURE__*/React.createElement("svg", _extends({
8694
8830
  xmlns: "http://www.w3.org/2000/svg",
8695
8831
  width: size,
@@ -8735,7 +8871,7 @@ ChartHistogram.defaultProps = {
8735
8871
  size: '16'
8736
8872
  };
8737
8873
 
8738
- var loadingCircleStyle$2R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8874
+ var loadingCircleStyle$2U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8739
8875
 
8740
8876
  var ChartTable = function ChartTable(props) {
8741
8877
  var color = props.color,
@@ -8748,7 +8884,7 @@ var ChartTable = function ChartTable(props) {
8748
8884
  return /*#__PURE__*/React.createElement("span", {
8749
8885
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8750
8886
  }, /*#__PURE__*/React.createElement("style", {
8751
- children: loadingCircleStyle$2R
8887
+ children: loadingCircleStyle$2U
8752
8888
  }), /*#__PURE__*/React.createElement("svg", _extends({
8753
8889
  xmlns: "http://www.w3.org/2000/svg",
8754
8890
  width: size,
@@ -8780,7 +8916,7 @@ ChartTable.defaultProps = {
8780
8916
  size: '16'
8781
8917
  };
8782
8918
 
8783
- var loadingCircleStyle$2S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8919
+ var loadingCircleStyle$2V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8784
8920
 
8785
8921
  var ChartFieldlist = function ChartFieldlist(props) {
8786
8922
  var color = props.color,
@@ -8793,7 +8929,7 @@ var ChartFieldlist = function ChartFieldlist(props) {
8793
8929
  return /*#__PURE__*/React.createElement("span", {
8794
8930
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8795
8931
  }, /*#__PURE__*/React.createElement("style", {
8796
- children: loadingCircleStyle$2S
8932
+ children: loadingCircleStyle$2V
8797
8933
  }), /*#__PURE__*/React.createElement("svg", _extends({
8798
8934
  xmlns: "http://www.w3.org/2000/svg",
8799
8935
  width: size,
@@ -8825,7 +8961,7 @@ ChartFieldlist.defaultProps = {
8825
8961
  size: '16'
8826
8962
  };
8827
8963
 
8828
- var loadingCircleStyle$2T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8964
+ var loadingCircleStyle$2W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8829
8965
 
8830
8966
  var Table1dtable = function Table1dtable(props) {
8831
8967
  var color = props.color,
@@ -8838,7 +8974,7 @@ var Table1dtable = function Table1dtable(props) {
8838
8974
  return /*#__PURE__*/React.createElement("span", {
8839
8975
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8840
8976
  }, /*#__PURE__*/React.createElement("style", {
8841
- children: loadingCircleStyle$2T
8977
+ children: loadingCircleStyle$2W
8842
8978
  }), /*#__PURE__*/React.createElement("svg", _extends({
8843
8979
  xmlns: "http://www.w3.org/2000/svg",
8844
8980
  width: size,
@@ -8888,7 +9024,7 @@ Table1dtable.defaultProps = {
8888
9024
  size: '16'
8889
9025
  };
8890
9026
 
8891
- var loadingCircleStyle$2U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9027
+ var loadingCircleStyle$2X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8892
9028
 
8893
9029
  var ChartSqltable = function ChartSqltable(props) {
8894
9030
  var color = props.color,
@@ -8901,7 +9037,7 @@ var ChartSqltable = function ChartSqltable(props) {
8901
9037
  return /*#__PURE__*/React.createElement("span", {
8902
9038
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8903
9039
  }, /*#__PURE__*/React.createElement("style", {
8904
- children: loadingCircleStyle$2U
9040
+ children: loadingCircleStyle$2X
8905
9041
  }), /*#__PURE__*/React.createElement("svg", _extends({
8906
9042
  xmlns: "http://www.w3.org/2000/svg",
8907
9043
  width: size,
@@ -8933,7 +9069,7 @@ ChartSqltable.defaultProps = {
8933
9069
  size: '16'
8934
9070
  };
8935
9071
 
8936
- var loadingCircleStyle$2V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9072
+ var loadingCircleStyle$2Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8937
9073
 
8938
9074
  var ChartCombinedTable = function ChartCombinedTable(props) {
8939
9075
  var color = props.color,
@@ -8946,7 +9082,7 @@ var ChartCombinedTable = function ChartCombinedTable(props) {
8946
9082
  return /*#__PURE__*/React.createElement("span", {
8947
9083
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8948
9084
  }, /*#__PURE__*/React.createElement("style", {
8949
- children: loadingCircleStyle$2V
9085
+ children: loadingCircleStyle$2Y
8950
9086
  }), /*#__PURE__*/React.createElement("svg", _extends({
8951
9087
  xmlns: "http://www.w3.org/2000/svg",
8952
9088
  width: size,
@@ -8978,7 +9114,7 @@ ChartCombinedTable.defaultProps = {
8978
9114
  size: '16'
8979
9115
  };
8980
9116
 
8981
- var loadingCircleStyle$2W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9117
+ var loadingCircleStyle$2Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8982
9118
 
8983
9119
  var ChartDistTable = function ChartDistTable(props) {
8984
9120
  var color = props.color,
@@ -8991,7 +9127,7 @@ var ChartDistTable = function ChartDistTable(props) {
8991
9127
  return /*#__PURE__*/React.createElement("span", {
8992
9128
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8993
9129
  }, /*#__PURE__*/React.createElement("style", {
8994
- children: loadingCircleStyle$2W
9130
+ children: loadingCircleStyle$2Z
8995
9131
  }), /*#__PURE__*/React.createElement("svg", _extends({
8996
9132
  xmlns: "http://www.w3.org/2000/svg",
8997
9133
  width: size,
@@ -9023,7 +9159,7 @@ ChartDistTable.defaultProps = {
9023
9159
  size: '16'
9024
9160
  };
9025
9161
 
9026
- var loadingCircleStyle$2X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9162
+ var loadingCircleStyle$2_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9027
9163
 
9028
9164
  var ChartBarTable = function ChartBarTable(props) {
9029
9165
  var color = props.color,
@@ -9036,7 +9172,7 @@ var ChartBarTable = function ChartBarTable(props) {
9036
9172
  return /*#__PURE__*/React.createElement("span", {
9037
9173
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9038
9174
  }, /*#__PURE__*/React.createElement("style", {
9039
- children: loadingCircleStyle$2X
9175
+ children: loadingCircleStyle$2_
9040
9176
  }), /*#__PURE__*/React.createElement("svg", _extends({
9041
9177
  xmlns: "http://www.w3.org/2000/svg",
9042
9178
  width: size,
@@ -9070,7 +9206,7 @@ ChartBarTable.defaultProps = {
9070
9206
  size: '16'
9071
9207
  };
9072
9208
 
9073
- var loadingCircleStyle$2Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9209
+ var loadingCircleStyle$2$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9074
9210
 
9075
9211
  var ChartLineTable = function ChartLineTable(props) {
9076
9212
  var color = props.color,
@@ -9083,7 +9219,7 @@ var ChartLineTable = function ChartLineTable(props) {
9083
9219
  return /*#__PURE__*/React.createElement("span", {
9084
9220
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9085
9221
  }, /*#__PURE__*/React.createElement("style", {
9086
- children: loadingCircleStyle$2Y
9222
+ children: loadingCircleStyle$2$
9087
9223
  }), /*#__PURE__*/React.createElement("svg", _extends({
9088
9224
  xmlns: "http://www.w3.org/2000/svg",
9089
9225
  width: size,
@@ -9123,7 +9259,7 @@ ChartLineTable.defaultProps = {
9123
9259
  size: '16'
9124
9260
  };
9125
9261
 
9126
- var loadingCircleStyle$2Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9262
+ var loadingCircleStyle$30 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9127
9263
 
9128
9264
  var Play = function Play(props) {
9129
9265
  var color = props.color,
@@ -9136,7 +9272,7 @@ var Play = function Play(props) {
9136
9272
  return /*#__PURE__*/React.createElement("span", {
9137
9273
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9138
9274
  }, /*#__PURE__*/React.createElement("style", {
9139
- children: loadingCircleStyle$2Z
9275
+ children: loadingCircleStyle$30
9140
9276
  }), /*#__PURE__*/React.createElement("svg", _extends({
9141
9277
  xmlns: "http://www.w3.org/2000/svg",
9142
9278
  width: size,
@@ -9168,7 +9304,7 @@ Play.defaultProps = {
9168
9304
  size: '16'
9169
9305
  };
9170
9306
 
9171
- var loadingCircleStyle$2_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9307
+ var loadingCircleStyle$31 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9172
9308
 
9173
9309
  var Config = function Config(props) {
9174
9310
  var color = props.color,
@@ -9181,7 +9317,7 @@ var Config = function Config(props) {
9181
9317
  return /*#__PURE__*/React.createElement("span", {
9182
9318
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9183
9319
  }, /*#__PURE__*/React.createElement("style", {
9184
- children: loadingCircleStyle$2_
9320
+ children: loadingCircleStyle$31
9185
9321
  }), /*#__PURE__*/React.createElement("svg", _extends({
9186
9322
  xmlns: "http://www.w3.org/2000/svg",
9187
9323
  width: size,
@@ -9213,7 +9349,7 @@ Config.defaultProps = {
9213
9349
  size: '16'
9214
9350
  };
9215
9351
 
9216
- var loadingCircleStyle$2$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9352
+ var loadingCircleStyle$32 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9217
9353
 
9218
9354
  var Setting = function Setting(props) {
9219
9355
  var color = props.color,
@@ -9226,7 +9362,7 @@ var Setting = function Setting(props) {
9226
9362
  return /*#__PURE__*/React.createElement("span", {
9227
9363
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9228
9364
  }, /*#__PURE__*/React.createElement("style", {
9229
- children: loadingCircleStyle$2$
9365
+ children: loadingCircleStyle$32
9230
9366
  }), /*#__PURE__*/React.createElement("svg", _extends({
9231
9367
  xmlns: "http://www.w3.org/2000/svg",
9232
9368
  width: size,
@@ -9258,7 +9394,7 @@ Setting.defaultProps = {
9258
9394
  size: '16'
9259
9395
  };
9260
9396
 
9261
- var loadingCircleStyle$30 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9397
+ var loadingCircleStyle$33 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9262
9398
 
9263
9399
  var Search = function Search(props) {
9264
9400
  var color = props.color,
@@ -9271,7 +9407,7 @@ var Search = function Search(props) {
9271
9407
  return /*#__PURE__*/React.createElement("span", {
9272
9408
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9273
9409
  }, /*#__PURE__*/React.createElement("style", {
9274
- children: loadingCircleStyle$30
9410
+ children: loadingCircleStyle$33
9275
9411
  }), /*#__PURE__*/React.createElement("svg", _extends({
9276
9412
  xmlns: "http://www.w3.org/2000/svg",
9277
9413
  width: size,
@@ -9303,7 +9439,7 @@ Search.defaultProps = {
9303
9439
  size: '16'
9304
9440
  };
9305
9441
 
9306
- var loadingCircleStyle$31 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9442
+ var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9307
9443
 
9308
9444
  var Copy = function Copy(props) {
9309
9445
  var color = props.color,
@@ -9316,7 +9452,7 @@ var Copy = function Copy(props) {
9316
9452
  return /*#__PURE__*/React.createElement("span", {
9317
9453
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9318
9454
  }, /*#__PURE__*/React.createElement("style", {
9319
- children: loadingCircleStyle$31
9455
+ children: loadingCircleStyle$34
9320
9456
  }), /*#__PURE__*/React.createElement("svg", _extends({
9321
9457
  xmlns: "http://www.w3.org/2000/svg",
9322
9458
  width: size,
@@ -9348,7 +9484,7 @@ Copy.defaultProps = {
9348
9484
  size: '16'
9349
9485
  };
9350
9486
 
9351
- var loadingCircleStyle$32 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9487
+ var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9352
9488
 
9353
9489
  var Copy2 = function Copy2(props) {
9354
9490
  var color = props.color,
@@ -9361,7 +9497,7 @@ var Copy2 = function Copy2(props) {
9361
9497
  return /*#__PURE__*/React.createElement("span", {
9362
9498
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9363
9499
  }, /*#__PURE__*/React.createElement("style", {
9364
- children: loadingCircleStyle$32
9500
+ children: loadingCircleStyle$35
9365
9501
  }), /*#__PURE__*/React.createElement("svg", _extends({
9366
9502
  xmlns: "http://www.w3.org/2000/svg",
9367
9503
  width: size,
@@ -9393,7 +9529,7 @@ Copy2.defaultProps = {
9393
9529
  size: '16'
9394
9530
  };
9395
9531
 
9396
- var loadingCircleStyle$33 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9532
+ var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9397
9533
 
9398
9534
  var Format = function Format(props) {
9399
9535
  var color = props.color,
@@ -9406,7 +9542,7 @@ var Format = function Format(props) {
9406
9542
  return /*#__PURE__*/React.createElement("span", {
9407
9543
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9408
9544
  }, /*#__PURE__*/React.createElement("style", {
9409
- children: loadingCircleStyle$33
9545
+ children: loadingCircleStyle$36
9410
9546
  }), /*#__PURE__*/React.createElement("svg", _extends({
9411
9547
  xmlns: "http://www.w3.org/2000/svg",
9412
9548
  width: size,
@@ -9440,7 +9576,7 @@ Format.defaultProps = {
9440
9576
  size: '16'
9441
9577
  };
9442
9578
 
9443
- var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9579
+ var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9444
9580
 
9445
9581
  var Code = function Code(props) {
9446
9582
  var color = props.color,
@@ -9453,7 +9589,7 @@ var Code = function Code(props) {
9453
9589
  return /*#__PURE__*/React.createElement("span", {
9454
9590
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9455
9591
  }, /*#__PURE__*/React.createElement("style", {
9456
- children: loadingCircleStyle$34
9592
+ children: loadingCircleStyle$37
9457
9593
  }), /*#__PURE__*/React.createElement("svg", _extends({
9458
9594
  xmlns: "http://www.w3.org/2000/svg",
9459
9595
  width: size,
@@ -9485,7 +9621,7 @@ Code.defaultProps = {
9485
9621
  size: '16'
9486
9622
  };
9487
9623
 
9488
- var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9624
+ var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9489
9625
 
9490
9626
  var Edit = function Edit(props) {
9491
9627
  var color = props.color,
@@ -9498,7 +9634,7 @@ var Edit = function Edit(props) {
9498
9634
  return /*#__PURE__*/React.createElement("span", {
9499
9635
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9500
9636
  }, /*#__PURE__*/React.createElement("style", {
9501
- children: loadingCircleStyle$35
9637
+ children: loadingCircleStyle$38
9502
9638
  }), /*#__PURE__*/React.createElement("svg", _extends({
9503
9639
  xmlns: "http://www.w3.org/2000/svg",
9504
9640
  width: size,
@@ -9530,7 +9666,7 @@ Edit.defaultProps = {
9530
9666
  size: '16'
9531
9667
  };
9532
9668
 
9533
- var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9669
+ var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9534
9670
 
9535
9671
  var EditFill = function EditFill(props) {
9536
9672
  var color = props.color,
@@ -9543,7 +9679,7 @@ var EditFill = function EditFill(props) {
9543
9679
  return /*#__PURE__*/React.createElement("span", {
9544
9680
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9545
9681
  }, /*#__PURE__*/React.createElement("style", {
9546
- children: loadingCircleStyle$36
9682
+ children: loadingCircleStyle$39
9547
9683
  }), /*#__PURE__*/React.createElement("svg", _extends({
9548
9684
  xmlns: "http://www.w3.org/2000/svg",
9549
9685
  width: size,
@@ -9577,7 +9713,7 @@ EditFill.defaultProps = {
9577
9713
  size: '16'
9578
9714
  };
9579
9715
 
9580
- var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9716
+ var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9581
9717
 
9582
9718
  var Delete1 = function Delete1(props) {
9583
9719
  var color = props.color,
@@ -9590,7 +9726,7 @@ var Delete1 = function Delete1(props) {
9590
9726
  return /*#__PURE__*/React.createElement("span", {
9591
9727
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9592
9728
  }, /*#__PURE__*/React.createElement("style", {
9593
- children: loadingCircleStyle$37
9729
+ children: loadingCircleStyle$3a
9594
9730
  }), /*#__PURE__*/React.createElement("svg", _extends({
9595
9731
  xmlns: "http://www.w3.org/2000/svg",
9596
9732
  width: size,
@@ -9622,7 +9758,7 @@ Delete1.defaultProps = {
9622
9758
  size: '16'
9623
9759
  };
9624
9760
 
9625
- var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9761
+ var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9626
9762
 
9627
9763
  var Save = function Save(props) {
9628
9764
  var color = props.color,
@@ -9635,7 +9771,7 @@ var Save = function Save(props) {
9635
9771
  return /*#__PURE__*/React.createElement("span", {
9636
9772
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9637
9773
  }, /*#__PURE__*/React.createElement("style", {
9638
- children: loadingCircleStyle$38
9774
+ children: loadingCircleStyle$3b
9639
9775
  }), /*#__PURE__*/React.createElement("svg", _extends({
9640
9776
  xmlns: "http://www.w3.org/2000/svg",
9641
9777
  width: size,
@@ -9667,7 +9803,7 @@ Save.defaultProps = {
9667
9803
  size: '16'
9668
9804
  };
9669
9805
 
9670
- var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9806
+ var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9671
9807
 
9672
9808
  var Send = function Send(props) {
9673
9809
  var color = props.color,
@@ -9680,7 +9816,7 @@ var Send = function Send(props) {
9680
9816
  return /*#__PURE__*/React.createElement("span", {
9681
9817
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9682
9818
  }, /*#__PURE__*/React.createElement("style", {
9683
- children: loadingCircleStyle$39
9819
+ children: loadingCircleStyle$3c
9684
9820
  }), /*#__PURE__*/React.createElement("svg", _extends({
9685
9821
  xmlns: "http://www.w3.org/2000/svg",
9686
9822
  width: size,
@@ -9712,7 +9848,7 @@ Send.defaultProps = {
9712
9848
  size: '16'
9713
9849
  };
9714
9850
 
9715
- var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9851
+ var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9716
9852
 
9717
9853
  var Fullscreen = function Fullscreen(props) {
9718
9854
  var color = props.color,
@@ -9725,7 +9861,7 @@ var Fullscreen = function Fullscreen(props) {
9725
9861
  return /*#__PURE__*/React.createElement("span", {
9726
9862
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9727
9863
  }, /*#__PURE__*/React.createElement("style", {
9728
- children: loadingCircleStyle$3a
9864
+ children: loadingCircleStyle$3d
9729
9865
  }), /*#__PURE__*/React.createElement("svg", _extends({
9730
9866
  xmlns: "http://www.w3.org/2000/svg",
9731
9867
  width: size,
@@ -9757,7 +9893,7 @@ Fullscreen.defaultProps = {
9757
9893
  size: '16'
9758
9894
  };
9759
9895
 
9760
- var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9896
+ var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9761
9897
 
9762
9898
  var ArrowLeftDown = function ArrowLeftDown(props) {
9763
9899
  var color = props.color,
@@ -9770,7 +9906,7 @@ var ArrowLeftDown = function ArrowLeftDown(props) {
9770
9906
  return /*#__PURE__*/React.createElement("span", {
9771
9907
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9772
9908
  }, /*#__PURE__*/React.createElement("style", {
9773
- children: loadingCircleStyle$3b
9909
+ children: loadingCircleStyle$3e
9774
9910
  }), /*#__PURE__*/React.createElement("svg", _extends({
9775
9911
  xmlns: "http://www.w3.org/2000/svg",
9776
9912
  width: size,
@@ -9802,7 +9938,7 @@ ArrowLeftDown.defaultProps = {
9802
9938
  size: '16'
9803
9939
  };
9804
9940
 
9805
- var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9941
+ var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9806
9942
 
9807
9943
  var Link = function Link(props) {
9808
9944
  var color = props.color,
@@ -9815,7 +9951,7 @@ var Link = function Link(props) {
9815
9951
  return /*#__PURE__*/React.createElement("span", {
9816
9952
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9817
9953
  }, /*#__PURE__*/React.createElement("style", {
9818
- children: loadingCircleStyle$3c
9954
+ children: loadingCircleStyle$3f
9819
9955
  }), /*#__PURE__*/React.createElement("svg", _extends({
9820
9956
  xmlns: "http://www.w3.org/2000/svg",
9821
9957
  width: size,
@@ -9851,7 +9987,7 @@ Link.defaultProps = {
9851
9987
  size: '16'
9852
9988
  };
9853
9989
 
9854
- var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9990
+ var loadingCircleStyle$3g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9855
9991
 
9856
9992
  var Unlink = function Unlink(props) {
9857
9993
  var color = props.color,
@@ -9864,7 +10000,7 @@ var Unlink = function Unlink(props) {
9864
10000
  return /*#__PURE__*/React.createElement("span", {
9865
10001
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9866
10002
  }, /*#__PURE__*/React.createElement("style", {
9867
- children: loadingCircleStyle$3d
10003
+ children: loadingCircleStyle$3g
9868
10004
  }), /*#__PURE__*/React.createElement("svg", _extends({
9869
10005
  xmlns: "http://www.w3.org/2000/svg",
9870
10006
  width: size,
@@ -9902,7 +10038,7 @@ Unlink.defaultProps = {
9902
10038
  size: '16'
9903
10039
  };
9904
10040
 
9905
- var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10041
+ var loadingCircleStyle$3h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9906
10042
 
9907
10043
  var MenuUnfold = function MenuUnfold(props) {
9908
10044
  var color = props.color,
@@ -9915,7 +10051,7 @@ var MenuUnfold = function MenuUnfold(props) {
9915
10051
  return /*#__PURE__*/React.createElement("span", {
9916
10052
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9917
10053
  }, /*#__PURE__*/React.createElement("style", {
9918
- children: loadingCircleStyle$3e
10054
+ children: loadingCircleStyle$3h
9919
10055
  }), /*#__PURE__*/React.createElement("svg", _extends({
9920
10056
  xmlns: "http://www.w3.org/2000/svg",
9921
10057
  width: size,
@@ -9947,7 +10083,7 @@ MenuUnfold.defaultProps = {
9947
10083
  size: '16'
9948
10084
  };
9949
10085
 
9950
- var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10086
+ var loadingCircleStyle$3i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9951
10087
 
9952
10088
  var MenuFold = function MenuFold(props) {
9953
10089
  var color = props.color,
@@ -9960,7 +10096,7 @@ var MenuFold = function MenuFold(props) {
9960
10096
  return /*#__PURE__*/React.createElement("span", {
9961
10097
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9962
10098
  }, /*#__PURE__*/React.createElement("style", {
9963
- children: loadingCircleStyle$3f
10099
+ children: loadingCircleStyle$3i
9964
10100
  }), /*#__PURE__*/React.createElement("svg", _extends({
9965
10101
  xmlns: "http://www.w3.org/2000/svg",
9966
10102
  width: size,
@@ -9992,7 +10128,7 @@ MenuFold.defaultProps = {
9992
10128
  size: '16'
9993
10129
  };
9994
10130
 
9995
- var loadingCircleStyle$3g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10131
+ var loadingCircleStyle$3j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9996
10132
 
9997
10133
  var List = function List(props) {
9998
10134
  var color = props.color,
@@ -10005,7 +10141,7 @@ var List = function List(props) {
10005
10141
  return /*#__PURE__*/React.createElement("span", {
10006
10142
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10007
10143
  }, /*#__PURE__*/React.createElement("style", {
10008
- children: loadingCircleStyle$3g
10144
+ children: loadingCircleStyle$3j
10009
10145
  }), /*#__PURE__*/React.createElement("svg", _extends({
10010
10146
  xmlns: "http://www.w3.org/2000/svg",
10011
10147
  width: size,
@@ -10037,7 +10173,7 @@ List.defaultProps = {
10037
10173
  size: '16'
10038
10174
  };
10039
10175
 
10040
- var loadingCircleStyle$3h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10176
+ var loadingCircleStyle$3k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10041
10177
 
10042
10178
  var ListNested = function ListNested(props) {
10043
10179
  var color = props.color,
@@ -10050,7 +10186,7 @@ var ListNested = function ListNested(props) {
10050
10186
  return /*#__PURE__*/React.createElement("span", {
10051
10187
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10052
10188
  }, /*#__PURE__*/React.createElement("style", {
10053
- children: loadingCircleStyle$3h
10189
+ children: loadingCircleStyle$3k
10054
10190
  }), /*#__PURE__*/React.createElement("svg", _extends({
10055
10191
  xmlns: "http://www.w3.org/2000/svg",
10056
10192
  width: size,
@@ -10084,7 +10220,7 @@ ListNested.defaultProps = {
10084
10220
  size: '16'
10085
10221
  };
10086
10222
 
10087
- var loadingCircleStyle$3i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10223
+ var loadingCircleStyle$3l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10088
10224
 
10089
10225
  var DoubleList = function DoubleList(props) {
10090
10226
  var color = props.color,
@@ -10097,7 +10233,7 @@ var DoubleList = function DoubleList(props) {
10097
10233
  return /*#__PURE__*/React.createElement("span", {
10098
10234
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10099
10235
  }, /*#__PURE__*/React.createElement("style", {
10100
- children: loadingCircleStyle$3i
10236
+ children: loadingCircleStyle$3l
10101
10237
  }), /*#__PURE__*/React.createElement("svg", _extends({
10102
10238
  xmlns: "http://www.w3.org/2000/svg",
10103
10239
  width: size,
@@ -10139,7 +10275,7 @@ DoubleList.defaultProps = {
10139
10275
  size: '16'
10140
10276
  };
10141
10277
 
10142
- var loadingCircleStyle$3j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10278
+ var loadingCircleStyle$3m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10143
10279
 
10144
10280
  var Download = function Download(props) {
10145
10281
  var color = props.color,
@@ -10152,7 +10288,7 @@ var Download = function Download(props) {
10152
10288
  return /*#__PURE__*/React.createElement("span", {
10153
10289
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10154
10290
  }, /*#__PURE__*/React.createElement("style", {
10155
- children: loadingCircleStyle$3j
10291
+ children: loadingCircleStyle$3m
10156
10292
  }), /*#__PURE__*/React.createElement("svg", _extends({
10157
10293
  xmlns: "http://www.w3.org/2000/svg",
10158
10294
  width: size,
@@ -10184,7 +10320,7 @@ Download.defaultProps = {
10184
10320
  size: '16'
10185
10321
  };
10186
10322
 
10187
- var loadingCircleStyle$3k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10323
+ var loadingCircleStyle$3n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10188
10324
 
10189
10325
  var FullDownload = function FullDownload(props) {
10190
10326
  var color = props.color,
@@ -10197,7 +10333,7 @@ var FullDownload = function FullDownload(props) {
10197
10333
  return /*#__PURE__*/React.createElement("span", {
10198
10334
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10199
10335
  }, /*#__PURE__*/React.createElement("style", {
10200
- children: loadingCircleStyle$3k
10336
+ children: loadingCircleStyle$3n
10201
10337
  }), /*#__PURE__*/React.createElement("svg", _extends({
10202
10338
  xmlns: "http://www.w3.org/2000/svg",
10203
10339
  width: size,
@@ -10231,7 +10367,7 @@ FullDownload.defaultProps = {
10231
10367
  size: '16'
10232
10368
  };
10233
10369
 
10234
- var loadingCircleStyle$3l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10370
+ var loadingCircleStyle$3o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10235
10371
 
10236
10372
  var Export = function Export(props) {
10237
10373
  var color = props.color,
@@ -10244,7 +10380,7 @@ var Export = function Export(props) {
10244
10380
  return /*#__PURE__*/React.createElement("span", {
10245
10381
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10246
10382
  }, /*#__PURE__*/React.createElement("style", {
10247
- children: loadingCircleStyle$3l
10383
+ children: loadingCircleStyle$3o
10248
10384
  }), /*#__PURE__*/React.createElement("svg", _extends({
10249
10385
  xmlns: "http://www.w3.org/2000/svg",
10250
10386
  width: size,
@@ -10278,7 +10414,7 @@ Export.defaultProps = {
10278
10414
  size: '16'
10279
10415
  };
10280
10416
 
10281
- var loadingCircleStyle$3m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10417
+ var loadingCircleStyle$3p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10282
10418
 
10283
10419
  var Import = function Import(props) {
10284
10420
  var color = props.color,
@@ -10291,7 +10427,7 @@ var Import = function Import(props) {
10291
10427
  return /*#__PURE__*/React.createElement("span", {
10292
10428
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10293
10429
  }, /*#__PURE__*/React.createElement("style", {
10294
- children: loadingCircleStyle$3m
10430
+ children: loadingCircleStyle$3p
10295
10431
  }), /*#__PURE__*/React.createElement("svg", _extends({
10296
10432
  xmlns: "http://www.w3.org/2000/svg",
10297
10433
  width: size,
@@ -10325,7 +10461,7 @@ Import.defaultProps = {
10325
10461
  size: '16'
10326
10462
  };
10327
10463
 
10328
- var loadingCircleStyle$3n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10464
+ var loadingCircleStyle$3q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10329
10465
 
10330
10466
  var Add1 = function Add1(props) {
10331
10467
  var color = props.color,
@@ -10338,7 +10474,7 @@ var Add1 = function Add1(props) {
10338
10474
  return /*#__PURE__*/React.createElement("span", {
10339
10475
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10340
10476
  }, /*#__PURE__*/React.createElement("style", {
10341
- children: loadingCircleStyle$3n
10477
+ children: loadingCircleStyle$3q
10342
10478
  }), /*#__PURE__*/React.createElement("svg", _extends({
10343
10479
  xmlns: "http://www.w3.org/2000/svg",
10344
10480
  width: size,
@@ -10370,7 +10506,7 @@ Add1.defaultProps = {
10370
10506
  size: '16'
10371
10507
  };
10372
10508
 
10373
- var loadingCircleStyle$3o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10509
+ var loadingCircleStyle$3r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10374
10510
 
10375
10511
  var Add2 = function Add2(props) {
10376
10512
  var color = props.color,
@@ -10383,7 +10519,7 @@ var Add2 = function Add2(props) {
10383
10519
  return /*#__PURE__*/React.createElement("span", {
10384
10520
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10385
10521
  }, /*#__PURE__*/React.createElement("style", {
10386
- children: loadingCircleStyle$3o
10522
+ children: loadingCircleStyle$3r
10387
10523
  }), /*#__PURE__*/React.createElement("svg", _extends({
10388
10524
  xmlns: "http://www.w3.org/2000/svg",
10389
10525
  width: size,
@@ -10415,7 +10551,7 @@ Add2.defaultProps = {
10415
10551
  size: '16'
10416
10552
  };
10417
10553
 
10418
- var loadingCircleStyle$3p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10554
+ var loadingCircleStyle$3s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10419
10555
 
10420
10556
  var Add3 = function Add3(props) {
10421
10557
  var color = props.color,
@@ -10428,7 +10564,7 @@ var Add3 = function Add3(props) {
10428
10564
  return /*#__PURE__*/React.createElement("span", {
10429
10565
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10430
10566
  }, /*#__PURE__*/React.createElement("style", {
10431
- children: loadingCircleStyle$3p
10567
+ children: loadingCircleStyle$3s
10432
10568
  }), /*#__PURE__*/React.createElement("svg", _extends({
10433
10569
  xmlns: "http://www.w3.org/2000/svg",
10434
10570
  width: size,
@@ -10460,7 +10596,7 @@ Add3.defaultProps = {
10460
10596
  size: '16'
10461
10597
  };
10462
10598
 
10463
- var loadingCircleStyle$3q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10599
+ var loadingCircleStyle$3t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10464
10600
 
10465
10601
  var Add3Fill = function Add3Fill(props) {
10466
10602
  var color = props.color,
@@ -10473,7 +10609,7 @@ var Add3Fill = function Add3Fill(props) {
10473
10609
  return /*#__PURE__*/React.createElement("span", {
10474
10610
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10475
10611
  }, /*#__PURE__*/React.createElement("style", {
10476
- children: loadingCircleStyle$3q
10612
+ children: loadingCircleStyle$3t
10477
10613
  }), /*#__PURE__*/React.createElement("svg", _extends({
10478
10614
  xmlns: "http://www.w3.org/2000/svg",
10479
10615
  width: size,
@@ -10505,7 +10641,7 @@ Add3Fill.defaultProps = {
10505
10641
  size: '16'
10506
10642
  };
10507
10643
 
10508
- var loadingCircleStyle$3r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10644
+ var loadingCircleStyle$3u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10509
10645
 
10510
10646
  var Subtract = function Subtract(props) {
10511
10647
  var color = props.color,
@@ -10518,7 +10654,7 @@ var Subtract = function Subtract(props) {
10518
10654
  return /*#__PURE__*/React.createElement("span", {
10519
10655
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10520
10656
  }, /*#__PURE__*/React.createElement("style", {
10521
- children: loadingCircleStyle$3r
10657
+ children: loadingCircleStyle$3u
10522
10658
  }), /*#__PURE__*/React.createElement("svg", _extends({
10523
10659
  xmlns: "http://www.w3.org/2000/svg",
10524
10660
  width: size,
@@ -10553,7 +10689,7 @@ Subtract.defaultProps = {
10553
10689
  size: '16'
10554
10690
  };
10555
10691
 
10556
- var loadingCircleStyle$3s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10692
+ var loadingCircleStyle$3v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10557
10693
 
10558
10694
  var Subtract2 = function Subtract2(props) {
10559
10695
  var color = props.color,
@@ -10566,7 +10702,7 @@ var Subtract2 = function Subtract2(props) {
10566
10702
  return /*#__PURE__*/React.createElement("span", {
10567
10703
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10568
10704
  }, /*#__PURE__*/React.createElement("style", {
10569
- children: loadingCircleStyle$3s
10705
+ children: loadingCircleStyle$3v
10570
10706
  }), /*#__PURE__*/React.createElement("svg", _extends({
10571
10707
  xmlns: "http://www.w3.org/2000/svg",
10572
10708
  width: size,
@@ -10602,7 +10738,7 @@ Subtract2.defaultProps = {
10602
10738
  size: '16'
10603
10739
  };
10604
10740
 
10605
- var loadingCircleStyle$3t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10741
+ var loadingCircleStyle$3w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10606
10742
 
10607
10743
  var Update = function Update(props) {
10608
10744
  var color = props.color,
@@ -10615,7 +10751,7 @@ var Update = function Update(props) {
10615
10751
  return /*#__PURE__*/React.createElement("span", {
10616
10752
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10617
10753
  }, /*#__PURE__*/React.createElement("style", {
10618
- children: loadingCircleStyle$3t
10754
+ children: loadingCircleStyle$3w
10619
10755
  }), /*#__PURE__*/React.createElement("svg", _extends({
10620
10756
  xmlns: "http://www.w3.org/2000/svg",
10621
10757
  width: size,
@@ -10647,7 +10783,54 @@ Update.defaultProps = {
10647
10783
  size: '16'
10648
10784
  };
10649
10785
 
10650
- var loadingCircleStyle$3u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10786
+ var loadingCircleStyle$3x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10787
+
10788
+ var Rename = function Rename(props) {
10789
+ var color = props.color,
10790
+ size = props.size,
10791
+ spin = props.spin,
10792
+ style = props.style,
10793
+ className = props.className,
10794
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
10795
+
10796
+ return /*#__PURE__*/React.createElement("span", {
10797
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10798
+ }, /*#__PURE__*/React.createElement("style", {
10799
+ children: loadingCircleStyle$3x
10800
+ }), /*#__PURE__*/React.createElement("svg", _extends({
10801
+ xmlns: "http://www.w3.org/2000/svg",
10802
+ width: size,
10803
+ height: size,
10804
+ viewBox: "0 0 24 24",
10805
+ fill: color
10806
+ }, otherProps, {
10807
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
10808
+ animationDuration: '1s',
10809
+ animationIterationCount: 'infinite',
10810
+ animationName: 'loadingCircle',
10811
+ animationTimingFunction: 'linear'
10812
+ } : {}), {}, {
10813
+ cursor: 'pointer'
10814
+ })
10815
+ }), /*#__PURE__*/React.createElement("path", {
10816
+ fillRule: "evenodd",
10817
+ clipRule: "evenodd",
10818
+ 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"
10819
+ })));
10820
+ };
10821
+
10822
+ Rename.propTypes = {
10823
+ spin: PropTypes.bool,
10824
+ color: PropTypes.string,
10825
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10826
+ };
10827
+ Rename.defaultProps = {
10828
+ spin: false,
10829
+ color: 'currentColor',
10830
+ size: '16'
10831
+ };
10832
+
10833
+ var loadingCircleStyle$3y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10651
10834
 
10652
10835
  var Report = function Report(props) {
10653
10836
  var color = props.color,
@@ -10660,7 +10843,7 @@ var Report = function Report(props) {
10660
10843
  return /*#__PURE__*/React.createElement("span", {
10661
10844
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10662
10845
  }, /*#__PURE__*/React.createElement("style", {
10663
- children: loadingCircleStyle$3u
10846
+ children: loadingCircleStyle$3y
10664
10847
  }), /*#__PURE__*/React.createElement("svg", _extends({
10665
10848
  xmlns: "http://www.w3.org/2000/svg",
10666
10849
  width: size,
@@ -10692,7 +10875,7 @@ Report.defaultProps = {
10692
10875
  size: '16'
10693
10876
  };
10694
10877
 
10695
- var loadingCircleStyle$3v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10878
+ var loadingCircleStyle$3z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10696
10879
 
10697
10880
  var ReportRemoval = function ReportRemoval(props) {
10698
10881
  var color = props.color,
@@ -10705,7 +10888,7 @@ var ReportRemoval = function ReportRemoval(props) {
10705
10888
  return /*#__PURE__*/React.createElement("span", {
10706
10889
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10707
10890
  }, /*#__PURE__*/React.createElement("style", {
10708
- children: loadingCircleStyle$3v
10891
+ children: loadingCircleStyle$3z
10709
10892
  }), /*#__PURE__*/React.createElement("svg", _extends({
10710
10893
  xmlns: "http://www.w3.org/2000/svg",
10711
10894
  width: size,
@@ -10745,7 +10928,7 @@ ReportRemoval.defaultProps = {
10745
10928
  size: '16'
10746
10929
  };
10747
10930
 
10748
- var loadingCircleStyle$3w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10931
+ var loadingCircleStyle$3A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10749
10932
 
10750
10933
  var FileAdd = function FileAdd(props) {
10751
10934
  var color = props.color,
@@ -10758,7 +10941,7 @@ var FileAdd = function FileAdd(props) {
10758
10941
  return /*#__PURE__*/React.createElement("span", {
10759
10942
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10760
10943
  }, /*#__PURE__*/React.createElement("style", {
10761
- children: loadingCircleStyle$3w
10944
+ children: loadingCircleStyle$3A
10762
10945
  }), /*#__PURE__*/React.createElement("svg", _extends({
10763
10946
  xmlns: "http://www.w3.org/2000/svg",
10764
10947
  width: size,
@@ -10790,7 +10973,7 @@ FileAdd.defaultProps = {
10790
10973
  size: '16'
10791
10974
  };
10792
10975
 
10793
- var loadingCircleStyle$3x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10976
+ var loadingCircleStyle$3B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10794
10977
 
10795
10978
  var FileRemove = function FileRemove(props) {
10796
10979
  var color = props.color,
@@ -10803,7 +10986,7 @@ var FileRemove = function FileRemove(props) {
10803
10986
  return /*#__PURE__*/React.createElement("span", {
10804
10987
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10805
10988
  }, /*#__PURE__*/React.createElement("style", {
10806
- children: loadingCircleStyle$3x
10989
+ children: loadingCircleStyle$3B
10807
10990
  }), /*#__PURE__*/React.createElement("svg", _extends({
10808
10991
  xmlns: "http://www.w3.org/2000/svg",
10809
10992
  width: size,
@@ -10837,7 +11020,7 @@ FileRemove.defaultProps = {
10837
11020
  size: '16'
10838
11021
  };
10839
11022
 
10840
- var loadingCircleStyle$3y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11023
+ var loadingCircleStyle$3C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10841
11024
 
10842
11025
  var FileExport = function FileExport(props) {
10843
11026
  var color = props.color,
@@ -10850,7 +11033,7 @@ var FileExport = function FileExport(props) {
10850
11033
  return /*#__PURE__*/React.createElement("span", {
10851
11034
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10852
11035
  }, /*#__PURE__*/React.createElement("style", {
10853
- children: loadingCircleStyle$3y
11036
+ children: loadingCircleStyle$3C
10854
11037
  }), /*#__PURE__*/React.createElement("svg", _extends({
10855
11038
  xmlns: "http://www.w3.org/2000/svg",
10856
11039
  width: size,
@@ -10882,7 +11065,7 @@ FileExport.defaultProps = {
10882
11065
  size: '16'
10883
11066
  };
10884
11067
 
10885
- var loadingCircleStyle$3z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11068
+ var loadingCircleStyle$3D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10886
11069
 
10887
11070
  var FileMove = function FileMove(props) {
10888
11071
  var color = props.color,
@@ -10895,7 +11078,7 @@ var FileMove = function FileMove(props) {
10895
11078
  return /*#__PURE__*/React.createElement("span", {
10896
11079
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10897
11080
  }, /*#__PURE__*/React.createElement("style", {
10898
- children: loadingCircleStyle$3z
11081
+ children: loadingCircleStyle$3D
10899
11082
  }), /*#__PURE__*/React.createElement("svg", _extends({
10900
11083
  xmlns: "http://www.w3.org/2000/svg",
10901
11084
  width: size,
@@ -10927,7 +11110,7 @@ FileMove.defaultProps = {
10927
11110
  size: '16'
10928
11111
  };
10929
11112
 
10930
- var loadingCircleStyle$3A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11113
+ var loadingCircleStyle$3E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10931
11114
 
10932
11115
  var FileImport = function FileImport(props) {
10933
11116
  var color = props.color,
@@ -10940,7 +11123,7 @@ var FileImport = function FileImport(props) {
10940
11123
  return /*#__PURE__*/React.createElement("span", {
10941
11124
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10942
11125
  }, /*#__PURE__*/React.createElement("style", {
10943
- children: loadingCircleStyle$3A
11126
+ children: loadingCircleStyle$3E
10944
11127
  }), /*#__PURE__*/React.createElement("svg", _extends({
10945
11128
  xmlns: "http://www.w3.org/2000/svg",
10946
11129
  width: size,
@@ -10972,7 +11155,7 @@ FileImport.defaultProps = {
10972
11155
  size: '16'
10973
11156
  };
10974
11157
 
10975
- var loadingCircleStyle$3B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11158
+ var loadingCircleStyle$3F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10976
11159
 
10977
11160
  var FileInfo = function FileInfo(props) {
10978
11161
  var color = props.color,
@@ -10985,7 +11168,7 @@ var FileInfo = function FileInfo(props) {
10985
11168
  return /*#__PURE__*/React.createElement("span", {
10986
11169
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10987
11170
  }, /*#__PURE__*/React.createElement("style", {
10988
- children: loadingCircleStyle$3B
11171
+ children: loadingCircleStyle$3F
10989
11172
  }), /*#__PURE__*/React.createElement("svg", _extends({
10990
11173
  xmlns: "http://www.w3.org/2000/svg",
10991
11174
  width: size,
@@ -11017,7 +11200,7 @@ FileInfo.defaultProps = {
11017
11200
  size: '16'
11018
11201
  };
11019
11202
 
11020
- var loadingCircleStyle$3C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11203
+ var loadingCircleStyle$3G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11021
11204
 
11022
11205
  var FileConvert = function FileConvert(props) {
11023
11206
  var color = props.color,
@@ -11030,7 +11213,7 @@ var FileConvert = function FileConvert(props) {
11030
11213
  return /*#__PURE__*/React.createElement("span", {
11031
11214
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11032
11215
  }, /*#__PURE__*/React.createElement("style", {
11033
- children: loadingCircleStyle$3C
11216
+ children: loadingCircleStyle$3G
11034
11217
  }), /*#__PURE__*/React.createElement("svg", _extends({
11035
11218
  xmlns: "http://www.w3.org/2000/svg",
11036
11219
  width: size,
@@ -11068,7 +11251,58 @@ FileConvert.defaultProps = {
11068
11251
  size: '16'
11069
11252
  };
11070
11253
 
11071
- var loadingCircleStyle$3D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11254
+ var loadingCircleStyle$3H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11255
+
11256
+ var AssetConvert = function AssetConvert(props) {
11257
+ var color = props.color,
11258
+ size = props.size,
11259
+ spin = props.spin,
11260
+ style = props.style,
11261
+ className = props.className,
11262
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
11263
+
11264
+ return /*#__PURE__*/React.createElement("span", {
11265
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11266
+ }, /*#__PURE__*/React.createElement("style", {
11267
+ children: loadingCircleStyle$3H
11268
+ }), /*#__PURE__*/React.createElement("svg", _extends({
11269
+ xmlns: "http://www.w3.org/2000/svg",
11270
+ width: size,
11271
+ height: size,
11272
+ viewBox: "0 0 24 24",
11273
+ fill: color
11274
+ }, otherProps, {
11275
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
11276
+ animationDuration: '1s',
11277
+ animationIterationCount: 'infinite',
11278
+ animationName: 'loadingCircle',
11279
+ animationTimingFunction: 'linear'
11280
+ } : {}), {}, {
11281
+ cursor: 'pointer'
11282
+ })
11283
+ }), /*#__PURE__*/React.createElement("path", {
11284
+ fillRule: "evenodd",
11285
+ clipRule: "evenodd",
11286
+ 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"
11287
+ }), /*#__PURE__*/React.createElement("path", {
11288
+ d: "M11 10v4H9l4 4v-8h-2z"
11289
+ }), /*#__PURE__*/React.createElement("path", {
11290
+ d: "M17 18v-4h2l-4-4v8h2z"
11291
+ })));
11292
+ };
11293
+
11294
+ AssetConvert.propTypes = {
11295
+ spin: PropTypes.bool,
11296
+ color: PropTypes.string,
11297
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11298
+ };
11299
+ AssetConvert.defaultProps = {
11300
+ spin: false,
11301
+ color: 'currentColor',
11302
+ size: '16'
11303
+ };
11304
+
11305
+ var loadingCircleStyle$3I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11072
11306
 
11073
11307
  var FileLock = function FileLock(props) {
11074
11308
  var color = props.color,
@@ -11081,7 +11315,7 @@ var FileLock = function FileLock(props) {
11081
11315
  return /*#__PURE__*/React.createElement("span", {
11082
11316
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11083
11317
  }, /*#__PURE__*/React.createElement("style", {
11084
- children: loadingCircleStyle$3D
11318
+ children: loadingCircleStyle$3I
11085
11319
  }), /*#__PURE__*/React.createElement("svg", _extends({
11086
11320
  xmlns: "http://www.w3.org/2000/svg",
11087
11321
  width: size,
@@ -11113,9 +11347,9 @@ FileLock.defaultProps = {
11113
11347
  size: '16'
11114
11348
  };
11115
11349
 
11116
- var loadingCircleStyle$3E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11350
+ var loadingCircleStyle$3J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11117
11351
 
11118
- var Detail = function Detail(props) {
11352
+ var FilePdf = function FilePdf(props) {
11119
11353
  var color = props.color,
11120
11354
  size = props.size,
11121
11355
  spin = props.spin,
@@ -11126,7 +11360,7 @@ var Detail = function Detail(props) {
11126
11360
  return /*#__PURE__*/React.createElement("span", {
11127
11361
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11128
11362
  }, /*#__PURE__*/React.createElement("style", {
11129
- children: loadingCircleStyle$3E
11363
+ children: loadingCircleStyle$3J
11130
11364
  }), /*#__PURE__*/React.createElement("svg", _extends({
11131
11365
  xmlns: "http://www.w3.org/2000/svg",
11132
11366
  width: size,
@@ -11143,24 +11377,24 @@ var Detail = function Detail(props) {
11143
11377
  cursor: 'pointer'
11144
11378
  })
11145
11379
  }), /*#__PURE__*/React.createElement("path", {
11146
- 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"
11380
+ 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"
11147
11381
  })));
11148
11382
  };
11149
11383
 
11150
- Detail.propTypes = {
11384
+ FilePdf.propTypes = {
11151
11385
  spin: PropTypes.bool,
11152
11386
  color: PropTypes.string,
11153
11387
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11154
11388
  };
11155
- Detail.defaultProps = {
11389
+ FilePdf.defaultProps = {
11156
11390
  spin: false,
11157
11391
  color: 'currentColor',
11158
11392
  size: '16'
11159
11393
  };
11160
11394
 
11161
- var loadingCircleStyle$3F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11395
+ var loadingCircleStyle$3K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11162
11396
 
11163
- var MessageCenter = function MessageCenter(props) {
11397
+ var Detail = function Detail(props) {
11164
11398
  var color = props.color,
11165
11399
  size = props.size,
11166
11400
  spin = props.spin,
@@ -11171,7 +11405,7 @@ var MessageCenter = function MessageCenter(props) {
11171
11405
  return /*#__PURE__*/React.createElement("span", {
11172
11406
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11173
11407
  }, /*#__PURE__*/React.createElement("style", {
11174
- children: loadingCircleStyle$3F
11408
+ children: loadingCircleStyle$3K
11175
11409
  }), /*#__PURE__*/React.createElement("svg", _extends({
11176
11410
  xmlns: "http://www.w3.org/2000/svg",
11177
11411
  width: size,
@@ -11188,32 +11422,24 @@ var MessageCenter = function MessageCenter(props) {
11188
11422
  cursor: 'pointer'
11189
11423
  })
11190
11424
  }), /*#__PURE__*/React.createElement("path", {
11191
- d: "M18 3H6v2h12V3z"
11192
- }), /*#__PURE__*/React.createElement("path", {
11193
- d: "M9 13H7v2h2v-2z"
11194
- }), /*#__PURE__*/React.createElement("path", {
11195
- d: "M15 13h2v2h-2v-2z"
11196
- }), /*#__PURE__*/React.createElement("path", {
11197
- d: "M4 21a1 1 0 01-1-1V8a1 1 0 011-1h16a1 1 0 011 1v12a1 1 0 01-1 1H4zM5 9v10h14V9H5z"
11198
- }), /*#__PURE__*/React.createElement("path", {
11199
- d: "M11 13h2v2h-2v-2z"
11425
+ 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"
11200
11426
  })));
11201
11427
  };
11202
11428
 
11203
- MessageCenter.propTypes = {
11429
+ Detail.propTypes = {
11204
11430
  spin: PropTypes.bool,
11205
11431
  color: PropTypes.string,
11206
11432
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11207
11433
  };
11208
- MessageCenter.defaultProps = {
11434
+ Detail.defaultProps = {
11209
11435
  spin: false,
11210
11436
  color: 'currentColor',
11211
11437
  size: '16'
11212
11438
  };
11213
11439
 
11214
- var loadingCircleStyle$3G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11440
+ var loadingCircleStyle$3L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11215
11441
 
11216
- var SystemMsg = function SystemMsg(props) {
11442
+ var MessageCenter = function MessageCenter(props) {
11217
11443
  var color = props.color,
11218
11444
  size = props.size,
11219
11445
  spin = props.spin,
@@ -11224,7 +11450,7 @@ var SystemMsg = function SystemMsg(props) {
11224
11450
  return /*#__PURE__*/React.createElement("span", {
11225
11451
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11226
11452
  }, /*#__PURE__*/React.createElement("style", {
11227
- children: loadingCircleStyle$3G
11453
+ children: loadingCircleStyle$3L
11228
11454
  }), /*#__PURE__*/React.createElement("svg", _extends({
11229
11455
  xmlns: "http://www.w3.org/2000/svg",
11230
11456
  width: size,
@@ -11241,30 +11467,32 @@ var SystemMsg = function SystemMsg(props) {
11241
11467
  cursor: 'pointer'
11242
11468
  })
11243
11469
  }), /*#__PURE__*/React.createElement("path", {
11244
- 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"
11470
+ d: "M18 3H6v2h12V3z"
11245
11471
  }), /*#__PURE__*/React.createElement("path", {
11246
- d: "M20 3a1 1 0 00-1-1H5a1 1 0 00-1 1v9h2V4h12v8h2V3z"
11472
+ d: "M9 13H7v2h2v-2z"
11247
11473
  }), /*#__PURE__*/React.createElement("path", {
11248
- d: "M8 6h8v2H8V6z"
11474
+ d: "M15 13h2v2h-2v-2z"
11249
11475
  }), /*#__PURE__*/React.createElement("path", {
11250
- d: "M16 10H8v2h8v-2z"
11476
+ d: "M4 21a1 1 0 01-1-1V8a1 1 0 011-1h16a1 1 0 011 1v12a1 1 0 01-1 1H4zM5 9v10h14V9H5z"
11477
+ }), /*#__PURE__*/React.createElement("path", {
11478
+ d: "M11 13h2v2h-2v-2z"
11251
11479
  })));
11252
11480
  };
11253
11481
 
11254
- SystemMsg.propTypes = {
11482
+ MessageCenter.propTypes = {
11255
11483
  spin: PropTypes.bool,
11256
11484
  color: PropTypes.string,
11257
11485
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11258
11486
  };
11259
- SystemMsg.defaultProps = {
11487
+ MessageCenter.defaultProps = {
11260
11488
  spin: false,
11261
11489
  color: 'currentColor',
11262
11490
  size: '16'
11263
11491
  };
11264
11492
 
11265
- var loadingCircleStyle$3H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11493
+ var loadingCircleStyle$3M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11266
11494
 
11267
- var Comment = function Comment(props) {
11495
+ var SystemMsg = function SystemMsg(props) {
11268
11496
  var color = props.color,
11269
11497
  size = props.size,
11270
11498
  spin = props.spin,
@@ -11275,7 +11503,7 @@ var Comment = function Comment(props) {
11275
11503
  return /*#__PURE__*/React.createElement("span", {
11276
11504
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11277
11505
  }, /*#__PURE__*/React.createElement("style", {
11278
- children: loadingCircleStyle$3H
11506
+ children: loadingCircleStyle$3M
11279
11507
  }), /*#__PURE__*/React.createElement("svg", _extends({
11280
11508
  xmlns: "http://www.w3.org/2000/svg",
11281
11509
  width: size,
@@ -11292,28 +11520,30 @@ var Comment = function Comment(props) {
11292
11520
  cursor: 'pointer'
11293
11521
  })
11294
11522
  }), /*#__PURE__*/React.createElement("path", {
11295
- d: "M16 10H8v2h8v-2z"
11523
+ 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"
11296
11524
  }), /*#__PURE__*/React.createElement("path", {
11297
- fillRule: "evenodd",
11298
- clipRule: "evenodd",
11299
- 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"
11525
+ d: "M20 3a1 1 0 00-1-1H5a1 1 0 00-1 1v9h2V4h12v8h2V3z"
11526
+ }), /*#__PURE__*/React.createElement("path", {
11527
+ d: "M8 6h8v2H8V6z"
11528
+ }), /*#__PURE__*/React.createElement("path", {
11529
+ d: "M16 10H8v2h8v-2z"
11300
11530
  })));
11301
11531
  };
11302
11532
 
11303
- Comment.propTypes = {
11533
+ SystemMsg.propTypes = {
11304
11534
  spin: PropTypes.bool,
11305
11535
  color: PropTypes.string,
11306
11536
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11307
11537
  };
11308
- Comment.defaultProps = {
11538
+ SystemMsg.defaultProps = {
11309
11539
  spin: false,
11310
11540
  color: 'currentColor',
11311
11541
  size: '16'
11312
11542
  };
11313
11543
 
11314
- var loadingCircleStyle$3I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11544
+ var loadingCircleStyle$3N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11315
11545
 
11316
- var Book = function Book(props) {
11546
+ var Comment = function Comment(props) {
11317
11547
  var color = props.color,
11318
11548
  size = props.size,
11319
11549
  spin = props.spin,
@@ -11324,7 +11554,7 @@ var Book = function Book(props) {
11324
11554
  return /*#__PURE__*/React.createElement("span", {
11325
11555
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11326
11556
  }, /*#__PURE__*/React.createElement("style", {
11327
- children: loadingCircleStyle$3I
11557
+ children: loadingCircleStyle$3N
11328
11558
  }), /*#__PURE__*/React.createElement("svg", _extends({
11329
11559
  xmlns: "http://www.w3.org/2000/svg",
11330
11560
  width: size,
@@ -11341,24 +11571,28 @@ var Book = function Book(props) {
11341
11571
  cursor: 'pointer'
11342
11572
  })
11343
11573
  }), /*#__PURE__*/React.createElement("path", {
11344
- 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"
11574
+ d: "M16 10H8v2h8v-2z"
11575
+ }), /*#__PURE__*/React.createElement("path", {
11576
+ fillRule: "evenodd",
11577
+ clipRule: "evenodd",
11578
+ 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"
11345
11579
  })));
11346
11580
  };
11347
11581
 
11348
- Book.propTypes = {
11582
+ Comment.propTypes = {
11349
11583
  spin: PropTypes.bool,
11350
11584
  color: PropTypes.string,
11351
11585
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11352
11586
  };
11353
- Book.defaultProps = {
11587
+ Comment.defaultProps = {
11354
11588
  spin: false,
11355
11589
  color: 'currentColor',
11356
11590
  size: '16'
11357
11591
  };
11358
11592
 
11359
- var loadingCircleStyle$3J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11593
+ var loadingCircleStyle$3O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11360
11594
 
11361
- var Book2 = function Book2(props) {
11595
+ var Book = function Book(props) {
11362
11596
  var color = props.color,
11363
11597
  size = props.size,
11364
11598
  spin = props.spin,
@@ -11369,7 +11603,7 @@ var Book2 = function Book2(props) {
11369
11603
  return /*#__PURE__*/React.createElement("span", {
11370
11604
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11371
11605
  }, /*#__PURE__*/React.createElement("style", {
11372
- children: loadingCircleStyle$3J
11606
+ children: loadingCircleStyle$3O
11373
11607
  }), /*#__PURE__*/React.createElement("svg", _extends({
11374
11608
  xmlns: "http://www.w3.org/2000/svg",
11375
11609
  width: size,
@@ -11386,24 +11620,24 @@ var Book2 = function Book2(props) {
11386
11620
  cursor: 'pointer'
11387
11621
  })
11388
11622
  }), /*#__PURE__*/React.createElement("path", {
11389
- 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"
11623
+ 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"
11390
11624
  })));
11391
11625
  };
11392
11626
 
11393
- Book2.propTypes = {
11627
+ Book.propTypes = {
11394
11628
  spin: PropTypes.bool,
11395
11629
  color: PropTypes.string,
11396
11630
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11397
11631
  };
11398
- Book2.defaultProps = {
11632
+ Book.defaultProps = {
11399
11633
  spin: false,
11400
11634
  color: 'currentColor',
11401
11635
  size: '16'
11402
11636
  };
11403
11637
 
11404
- var loadingCircleStyle$3K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11638
+ var loadingCircleStyle$3P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11405
11639
 
11406
- var FilePdf = function FilePdf(props) {
11640
+ var Book2 = function Book2(props) {
11407
11641
  var color = props.color,
11408
11642
  size = props.size,
11409
11643
  spin = props.spin,
@@ -11414,7 +11648,7 @@ var FilePdf = function FilePdf(props) {
11414
11648
  return /*#__PURE__*/React.createElement("span", {
11415
11649
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11416
11650
  }, /*#__PURE__*/React.createElement("style", {
11417
- children: loadingCircleStyle$3K
11651
+ children: loadingCircleStyle$3P
11418
11652
  }), /*#__PURE__*/React.createElement("svg", _extends({
11419
11653
  xmlns: "http://www.w3.org/2000/svg",
11420
11654
  width: size,
@@ -11431,22 +11665,22 @@ var FilePdf = function FilePdf(props) {
11431
11665
  cursor: 'pointer'
11432
11666
  })
11433
11667
  }), /*#__PURE__*/React.createElement("path", {
11434
- 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"
11668
+ 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"
11435
11669
  })));
11436
11670
  };
11437
11671
 
11438
- FilePdf.propTypes = {
11672
+ Book2.propTypes = {
11439
11673
  spin: PropTypes.bool,
11440
11674
  color: PropTypes.string,
11441
11675
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11442
11676
  };
11443
- FilePdf.defaultProps = {
11677
+ Book2.defaultProps = {
11444
11678
  spin: false,
11445
11679
  color: 'currentColor',
11446
11680
  size: '16'
11447
11681
  };
11448
11682
 
11449
- var loadingCircleStyle$3L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11683
+ var loadingCircleStyle$3Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11450
11684
 
11451
11685
  var Sticker = function Sticker(props) {
11452
11686
  var color = props.color,
@@ -11459,7 +11693,7 @@ var Sticker = function Sticker(props) {
11459
11693
  return /*#__PURE__*/React.createElement("span", {
11460
11694
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11461
11695
  }, /*#__PURE__*/React.createElement("style", {
11462
- children: loadingCircleStyle$3L
11696
+ children: loadingCircleStyle$3Q
11463
11697
  }), /*#__PURE__*/React.createElement("svg", _extends({
11464
11698
  xmlns: "http://www.w3.org/2000/svg",
11465
11699
  width: size,
@@ -11491,7 +11725,7 @@ Sticker.defaultProps = {
11491
11725
  size: '16'
11492
11726
  };
11493
11727
 
11494
- var loadingCircleStyle$3M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11728
+ var loadingCircleStyle$3R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11495
11729
 
11496
11730
  var StickerFill = function StickerFill(props) {
11497
11731
  var color = props.color,
@@ -11504,7 +11738,7 @@ var StickerFill = function StickerFill(props) {
11504
11738
  return /*#__PURE__*/React.createElement("span", {
11505
11739
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11506
11740
  }, /*#__PURE__*/React.createElement("style", {
11507
- children: loadingCircleStyle$3M
11741
+ children: loadingCircleStyle$3R
11508
11742
  }), /*#__PURE__*/React.createElement("svg", _extends({
11509
11743
  xmlns: "http://www.w3.org/2000/svg",
11510
11744
  width: size,
@@ -11536,7 +11770,7 @@ StickerFill.defaultProps = {
11536
11770
  size: '16'
11537
11771
  };
11538
11772
 
11539
- var loadingCircleStyle$3N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11773
+ var loadingCircleStyle$3S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11540
11774
 
11541
11775
  var EventSm = function EventSm(props) {
11542
11776
  var color = props.color,
@@ -11549,7 +11783,7 @@ var EventSm = function EventSm(props) {
11549
11783
  return /*#__PURE__*/React.createElement("span", {
11550
11784
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11551
11785
  }, /*#__PURE__*/React.createElement("style", {
11552
- children: loadingCircleStyle$3N
11786
+ children: loadingCircleStyle$3S
11553
11787
  }), /*#__PURE__*/React.createElement("svg", _extends({
11554
11788
  xmlns: "http://www.w3.org/2000/svg",
11555
11789
  width: size,
@@ -11581,7 +11815,7 @@ EventSm.defaultProps = {
11581
11815
  size: '16'
11582
11816
  };
11583
11817
 
11584
- var loadingCircleStyle$3O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11818
+ var loadingCircleStyle$3T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11585
11819
 
11586
11820
  var EPropertySm = function EPropertySm(props) {
11587
11821
  var color = props.color,
@@ -11594,7 +11828,7 @@ var EPropertySm = function EPropertySm(props) {
11594
11828
  return /*#__PURE__*/React.createElement("span", {
11595
11829
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11596
11830
  }, /*#__PURE__*/React.createElement("style", {
11597
- children: loadingCircleStyle$3O
11831
+ children: loadingCircleStyle$3T
11598
11832
  }), /*#__PURE__*/React.createElement("svg", _extends({
11599
11833
  xmlns: "http://www.w3.org/2000/svg",
11600
11834
  width: size,
@@ -11634,7 +11868,7 @@ EPropertySm.defaultProps = {
11634
11868
  size: '16'
11635
11869
  };
11636
11870
 
11637
- var loadingCircleStyle$3P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11871
+ var loadingCircleStyle$3U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11638
11872
 
11639
11873
  var UPropertySm = function UPropertySm(props) {
11640
11874
  var color = props.color,
@@ -11647,7 +11881,7 @@ var UPropertySm = function UPropertySm(props) {
11647
11881
  return /*#__PURE__*/React.createElement("span", {
11648
11882
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11649
11883
  }, /*#__PURE__*/React.createElement("style", {
11650
- children: loadingCircleStyle$3P
11884
+ children: loadingCircleStyle$3U
11651
11885
  }), /*#__PURE__*/React.createElement("svg", _extends({
11652
11886
  xmlns: "http://www.w3.org/2000/svg",
11653
11887
  width: size,
@@ -11664,15 +11898,13 @@ var UPropertySm = function UPropertySm(props) {
11664
11898
  cursor: 'pointer'
11665
11899
  })
11666
11900
  }), /*#__PURE__*/React.createElement("path", {
11667
- d: "M9 4h3v1H9V4z"
11668
- }), /*#__PURE__*/React.createElement("path", {
11669
- d: "M12 7H9v1h3V7z"
11901
+ 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"
11670
11902
  }), /*#__PURE__*/React.createElement("path", {
11671
- d: "M6 8a2 2 0 100-4 2 2 0 000 4zm0-1a1 1 0 110-2 1 1 0 010 2z"
11903
+ 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"
11672
11904
  }), /*#__PURE__*/React.createElement("path", {
11673
- 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"
11905
+ d: "M14.392 3.78h-4.106V2.75h4.106v1.03z"
11674
11906
  }), /*#__PURE__*/React.createElement("path", {
11675
- 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"
11907
+ d: "M10.286 6.976h4.106v-1.03h-4.106v1.03z"
11676
11908
  })));
11677
11909
  };
11678
11910
 
@@ -11687,7 +11919,7 @@ UPropertySm.defaultProps = {
11687
11919
  size: '16'
11688
11920
  };
11689
11921
 
11690
- var loadingCircleStyle$3Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11922
+ var loadingCircleStyle$3V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11691
11923
 
11692
11924
  var UGroupSm = function UGroupSm(props) {
11693
11925
  var color = props.color,
@@ -11700,7 +11932,7 @@ var UGroupSm = function UGroupSm(props) {
11700
11932
  return /*#__PURE__*/React.createElement("span", {
11701
11933
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11702
11934
  }, /*#__PURE__*/React.createElement("style", {
11703
- children: loadingCircleStyle$3Q
11935
+ children: loadingCircleStyle$3V
11704
11936
  }), /*#__PURE__*/React.createElement("svg", _extends({
11705
11937
  xmlns: "http://www.w3.org/2000/svg",
11706
11938
  width: size,
@@ -11746,7 +11978,7 @@ UGroupSm.defaultProps = {
11746
11978
  size: '16'
11747
11979
  };
11748
11980
 
11749
- var loadingCircleStyle$3R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11981
+ var loadingCircleStyle$3W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11750
11982
 
11751
11983
  var UTagSm = function UTagSm(props) {
11752
11984
  var color = props.color,
@@ -11759,7 +11991,7 @@ var UTagSm = function UTagSm(props) {
11759
11991
  return /*#__PURE__*/React.createElement("span", {
11760
11992
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11761
11993
  }, /*#__PURE__*/React.createElement("style", {
11762
- children: loadingCircleStyle$3R
11994
+ children: loadingCircleStyle$3W
11763
11995
  }), /*#__PURE__*/React.createElement("svg", _extends({
11764
11996
  xmlns: "http://www.w3.org/2000/svg",
11765
11997
  width: size,
@@ -11795,7 +12027,7 @@ UTagSm.defaultProps = {
11795
12027
  size: '16'
11796
12028
  };
11797
12029
 
11798
- var loadingCircleStyle$3S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12030
+ var loadingCircleStyle$3X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11799
12031
 
11800
12032
  var AllGroupSm = function AllGroupSm(props) {
11801
12033
  var color = props.color,
@@ -11808,7 +12040,7 @@ var AllGroupSm = function AllGroupSm(props) {
11808
12040
  return /*#__PURE__*/React.createElement("span", {
11809
12041
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11810
12042
  }, /*#__PURE__*/React.createElement("style", {
11811
- children: loadingCircleStyle$3S
12043
+ children: loadingCircleStyle$3X
11812
12044
  }), /*#__PURE__*/React.createElement("svg", _extends({
11813
12045
  xmlns: "http://www.w3.org/2000/svg",
11814
12046
  width: size,
@@ -11846,7 +12078,7 @@ AllGroupSm.defaultProps = {
11846
12078
  size: '16'
11847
12079
  };
11848
12080
 
11849
- var loadingCircleStyle$3T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12081
+ var loadingCircleStyle$3Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11850
12082
 
11851
12083
  var CalendarSm = function CalendarSm(props) {
11852
12084
  var color = props.color,
@@ -11859,7 +12091,7 @@ var CalendarSm = function CalendarSm(props) {
11859
12091
  return /*#__PURE__*/React.createElement("span", {
11860
12092
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11861
12093
  }, /*#__PURE__*/React.createElement("style", {
11862
- children: loadingCircleStyle$3T
12094
+ children: loadingCircleStyle$3Y
11863
12095
  }), /*#__PURE__*/React.createElement("svg", _extends({
11864
12096
  xmlns: "http://www.w3.org/2000/svg",
11865
12097
  width: size,
@@ -11891,7 +12123,7 @@ CalendarSm.defaultProps = {
11891
12123
  size: '16'
11892
12124
  };
11893
12125
 
11894
- var loadingCircleStyle$3U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12126
+ var loadingCircleStyle$3Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11895
12127
 
11896
12128
  var GroupAddSm = function GroupAddSm(props) {
11897
12129
  var color = props.color,
@@ -11904,7 +12136,7 @@ var GroupAddSm = function GroupAddSm(props) {
11904
12136
  return /*#__PURE__*/React.createElement("span", {
11905
12137
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11906
12138
  }, /*#__PURE__*/React.createElement("style", {
11907
- children: loadingCircleStyle$3U
12139
+ children: loadingCircleStyle$3Z
11908
12140
  }), /*#__PURE__*/React.createElement("svg", _extends({
11909
12141
  xmlns: "http://www.w3.org/2000/svg",
11910
12142
  width: size,
@@ -11942,7 +12174,7 @@ GroupAddSm.defaultProps = {
11942
12174
  size: '16'
11943
12175
  };
11944
12176
 
11945
- var loadingCircleStyle$3V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12177
+ var loadingCircleStyle$3_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11946
12178
 
11947
12179
  var BooleanSm = function BooleanSm(props) {
11948
12180
  var color = props.color,
@@ -11955,7 +12187,7 @@ var BooleanSm = function BooleanSm(props) {
11955
12187
  return /*#__PURE__*/React.createElement("span", {
11956
12188
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11957
12189
  }, /*#__PURE__*/React.createElement("style", {
11958
- children: loadingCircleStyle$3V
12190
+ children: loadingCircleStyle$3_
11959
12191
  }), /*#__PURE__*/React.createElement("svg", _extends({
11960
12192
  xmlns: "http://www.w3.org/2000/svg",
11961
12193
  width: size,
@@ -11989,7 +12221,7 @@ BooleanSm.defaultProps = {
11989
12221
  size: '16'
11990
12222
  };
11991
12223
 
11992
- var loadingCircleStyle$3W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12224
+ var loadingCircleStyle$3$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11993
12225
 
11994
12226
  var ListSm = function ListSm(props) {
11995
12227
  var color = props.color,
@@ -12002,7 +12234,7 @@ var ListSm = function ListSm(props) {
12002
12234
  return /*#__PURE__*/React.createElement("span", {
12003
12235
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12004
12236
  }, /*#__PURE__*/React.createElement("style", {
12005
- children: loadingCircleStyle$3W
12237
+ children: loadingCircleStyle$3$
12006
12238
  }), /*#__PURE__*/React.createElement("svg", _extends({
12007
12239
  xmlns: "http://www.w3.org/2000/svg",
12008
12240
  width: size,
@@ -12044,7 +12276,7 @@ ListSm.defaultProps = {
12044
12276
  size: '16'
12045
12277
  };
12046
12278
 
12047
- var loadingCircleStyle$3X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12279
+ var loadingCircleStyle$40 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12048
12280
 
12049
12281
  var ArrayRowsSm = function ArrayRowsSm(props) {
12050
12282
  var color = props.color,
@@ -12057,7 +12289,7 @@ var ArrayRowsSm = function ArrayRowsSm(props) {
12057
12289
  return /*#__PURE__*/React.createElement("span", {
12058
12290
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12059
12291
  }, /*#__PURE__*/React.createElement("style", {
12060
- children: loadingCircleStyle$3X
12292
+ children: loadingCircleStyle$40
12061
12293
  }), /*#__PURE__*/React.createElement("svg", _extends({
12062
12294
  xmlns: "http://www.w3.org/2000/svg",
12063
12295
  width: size,
@@ -12091,7 +12323,7 @@ ArrayRowsSm.defaultProps = {
12091
12323
  size: '16'
12092
12324
  };
12093
12325
 
12094
- var loadingCircleStyle$3Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12326
+ var loadingCircleStyle$41 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12095
12327
 
12096
12328
  var RowsSm = function RowsSm(props) {
12097
12329
  var color = props.color,
@@ -12104,7 +12336,7 @@ var RowsSm = function RowsSm(props) {
12104
12336
  return /*#__PURE__*/React.createElement("span", {
12105
12337
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12106
12338
  }, /*#__PURE__*/React.createElement("style", {
12107
- children: loadingCircleStyle$3Y
12339
+ children: loadingCircleStyle$41
12108
12340
  }), /*#__PURE__*/React.createElement("svg", _extends({
12109
12341
  xmlns: "http://www.w3.org/2000/svg",
12110
12342
  width: size,
@@ -12146,7 +12378,7 @@ RowsSm.defaultProps = {
12146
12378
  size: '16'
12147
12379
  };
12148
12380
 
12149
- var loadingCircleStyle$3Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12381
+ var loadingCircleStyle$42 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12150
12382
 
12151
12383
  var VPropertySm = function VPropertySm(props) {
12152
12384
  var color = props.color,
@@ -12159,7 +12391,7 @@ var VPropertySm = function VPropertySm(props) {
12159
12391
  return /*#__PURE__*/React.createElement("span", {
12160
12392
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12161
12393
  }, /*#__PURE__*/React.createElement("style", {
12162
- children: loadingCircleStyle$3Z
12394
+ children: loadingCircleStyle$42
12163
12395
  }), /*#__PURE__*/React.createElement("svg", _extends({
12164
12396
  xmlns: "http://www.w3.org/2000/svg",
12165
12397
  width: size,
@@ -12197,7 +12429,7 @@ VPropertySm.defaultProps = {
12197
12429
  size: '16'
12198
12430
  };
12199
12431
 
12200
- var loadingCircleStyle$3_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12432
+ var loadingCircleStyle$43 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12201
12433
 
12202
12434
  var StringSm = function StringSm(props) {
12203
12435
  var color = props.color,
@@ -12210,7 +12442,7 @@ var StringSm = function StringSm(props) {
12210
12442
  return /*#__PURE__*/React.createElement("span", {
12211
12443
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12212
12444
  }, /*#__PURE__*/React.createElement("style", {
12213
- children: loadingCircleStyle$3_
12445
+ children: loadingCircleStyle$43
12214
12446
  }), /*#__PURE__*/React.createElement("svg", _extends({
12215
12447
  xmlns: "http://www.w3.org/2000/svg",
12216
12448
  width: size,
@@ -12244,7 +12476,7 @@ StringSm.defaultProps = {
12244
12476
  size: '16'
12245
12477
  };
12246
12478
 
12247
- var loadingCircleStyle$3$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12479
+ var loadingCircleStyle$44 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12248
12480
 
12249
12481
  var NumSm = function NumSm(props) {
12250
12482
  var color = props.color,
@@ -12257,7 +12489,7 @@ var NumSm = function NumSm(props) {
12257
12489
  return /*#__PURE__*/React.createElement("span", {
12258
12490
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12259
12491
  }, /*#__PURE__*/React.createElement("style", {
12260
- children: loadingCircleStyle$3$
12492
+ children: loadingCircleStyle$44
12261
12493
  }), /*#__PURE__*/React.createElement("svg", _extends({
12262
12494
  xmlns: "http://www.w3.org/2000/svg",
12263
12495
  width: size,
@@ -12291,7 +12523,7 @@ NumSm.defaultProps = {
12291
12523
  size: '16'
12292
12524
  };
12293
12525
 
12294
- var loadingCircleStyle$40 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12526
+ var loadingCircleStyle$45 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12295
12527
 
12296
12528
  var TimeSm = function TimeSm(props) {
12297
12529
  var color = props.color,
@@ -12304,7 +12536,7 @@ var TimeSm = function TimeSm(props) {
12304
12536
  return /*#__PURE__*/React.createElement("span", {
12305
12537
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12306
12538
  }, /*#__PURE__*/React.createElement("style", {
12307
- children: loadingCircleStyle$40
12539
+ children: loadingCircleStyle$45
12308
12540
  }), /*#__PURE__*/React.createElement("svg", _extends({
12309
12541
  xmlns: "http://www.w3.org/2000/svg",
12310
12542
  width: size,
@@ -12338,7 +12570,7 @@ TimeSm.defaultProps = {
12338
12570
  size: '16'
12339
12571
  };
12340
12572
 
12341
- var loadingCircleStyle$41 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12573
+ var loadingCircleStyle$46 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12342
12574
 
12343
12575
  var ArrowLeft = function ArrowLeft(props) {
12344
12576
  var color = props.color,
@@ -12351,7 +12583,7 @@ var ArrowLeft = function ArrowLeft(props) {
12351
12583
  return /*#__PURE__*/React.createElement("span", {
12352
12584
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12353
12585
  }, /*#__PURE__*/React.createElement("style", {
12354
- children: loadingCircleStyle$41
12586
+ children: loadingCircleStyle$46
12355
12587
  }), /*#__PURE__*/React.createElement("svg", _extends({
12356
12588
  xmlns: "http://www.w3.org/2000/svg",
12357
12589
  width: size,
@@ -12383,7 +12615,7 @@ ArrowLeft.defaultProps = {
12383
12615
  size: '16'
12384
12616
  };
12385
12617
 
12386
- var loadingCircleStyle$42 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12618
+ var loadingCircleStyle$47 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12387
12619
 
12388
12620
  var ArrowRight = function ArrowRight(props) {
12389
12621
  var color = props.color,
@@ -12396,7 +12628,7 @@ var ArrowRight = function ArrowRight(props) {
12396
12628
  return /*#__PURE__*/React.createElement("span", {
12397
12629
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12398
12630
  }, /*#__PURE__*/React.createElement("style", {
12399
- children: loadingCircleStyle$42
12631
+ children: loadingCircleStyle$47
12400
12632
  }), /*#__PURE__*/React.createElement("svg", _extends({
12401
12633
  xmlns: "http://www.w3.org/2000/svg",
12402
12634
  width: size,
@@ -12428,7 +12660,7 @@ ArrowRight.defaultProps = {
12428
12660
  size: '16'
12429
12661
  };
12430
12662
 
12431
- var loadingCircleStyle$43 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12663
+ var loadingCircleStyle$48 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12432
12664
 
12433
12665
  var ArrowUp = function ArrowUp(props) {
12434
12666
  var color = props.color,
@@ -12441,7 +12673,7 @@ var ArrowUp = function ArrowUp(props) {
12441
12673
  return /*#__PURE__*/React.createElement("span", {
12442
12674
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12443
12675
  }, /*#__PURE__*/React.createElement("style", {
12444
- children: loadingCircleStyle$43
12676
+ children: loadingCircleStyle$48
12445
12677
  }), /*#__PURE__*/React.createElement("svg", _extends({
12446
12678
  xmlns: "http://www.w3.org/2000/svg",
12447
12679
  width: size,
@@ -12473,7 +12705,7 @@ ArrowUp.defaultProps = {
12473
12705
  size: '16'
12474
12706
  };
12475
12707
 
12476
- var loadingCircleStyle$44 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12708
+ var loadingCircleStyle$49 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12477
12709
 
12478
12710
  var ArrowDown = function ArrowDown(props) {
12479
12711
  var color = props.color,
@@ -12486,7 +12718,7 @@ var ArrowDown = function ArrowDown(props) {
12486
12718
  return /*#__PURE__*/React.createElement("span", {
12487
12719
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12488
12720
  }, /*#__PURE__*/React.createElement("style", {
12489
- children: loadingCircleStyle$44
12721
+ children: loadingCircleStyle$49
12490
12722
  }), /*#__PURE__*/React.createElement("svg", _extends({
12491
12723
  xmlns: "http://www.w3.org/2000/svg",
12492
12724
  width: size,
@@ -12518,7 +12750,7 @@ ArrowDown.defaultProps = {
12518
12750
  size: '16'
12519
12751
  };
12520
12752
 
12521
- var loadingCircleStyle$45 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12753
+ var loadingCircleStyle$4a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12522
12754
 
12523
12755
  var ArrowLeft2 = function ArrowLeft2(props) {
12524
12756
  var color = props.color,
@@ -12531,7 +12763,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
12531
12763
  return /*#__PURE__*/React.createElement("span", {
12532
12764
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12533
12765
  }, /*#__PURE__*/React.createElement("style", {
12534
- children: loadingCircleStyle$45
12766
+ children: loadingCircleStyle$4a
12535
12767
  }), /*#__PURE__*/React.createElement("svg", _extends({
12536
12768
  xmlns: "http://www.w3.org/2000/svg",
12537
12769
  width: size,
@@ -12548,7 +12780,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
12548
12780
  cursor: 'pointer'
12549
12781
  })
12550
12782
  }), /*#__PURE__*/React.createElement("path", {
12551
- 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"
12783
+ 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"
12552
12784
  })));
12553
12785
  };
12554
12786
 
@@ -12563,7 +12795,7 @@ ArrowLeft2.defaultProps = {
12563
12795
  size: '16'
12564
12796
  };
12565
12797
 
12566
- var loadingCircleStyle$46 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12798
+ var loadingCircleStyle$4b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12567
12799
 
12568
12800
  var ArrowRight2 = function ArrowRight2(props) {
12569
12801
  var color = props.color,
@@ -12576,7 +12808,7 @@ var ArrowRight2 = function ArrowRight2(props) {
12576
12808
  return /*#__PURE__*/React.createElement("span", {
12577
12809
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12578
12810
  }, /*#__PURE__*/React.createElement("style", {
12579
- children: loadingCircleStyle$46
12811
+ children: loadingCircleStyle$4b
12580
12812
  }), /*#__PURE__*/React.createElement("svg", _extends({
12581
12813
  xmlns: "http://www.w3.org/2000/svg",
12582
12814
  width: size,
@@ -12593,7 +12825,7 @@ var ArrowRight2 = function ArrowRight2(props) {
12593
12825
  cursor: 'pointer'
12594
12826
  })
12595
12827
  }), /*#__PURE__*/React.createElement("path", {
12596
- 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"
12828
+ 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"
12597
12829
  })));
12598
12830
  };
12599
12831
 
@@ -12608,7 +12840,7 @@ ArrowRight2.defaultProps = {
12608
12840
  size: '16'
12609
12841
  };
12610
12842
 
12611
- var loadingCircleStyle$47 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12843
+ var loadingCircleStyle$4c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12612
12844
 
12613
12845
  var ArrowUp2 = function ArrowUp2(props) {
12614
12846
  var color = props.color,
@@ -12621,7 +12853,7 @@ var ArrowUp2 = function ArrowUp2(props) {
12621
12853
  return /*#__PURE__*/React.createElement("span", {
12622
12854
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12623
12855
  }, /*#__PURE__*/React.createElement("style", {
12624
- children: loadingCircleStyle$47
12856
+ children: loadingCircleStyle$4c
12625
12857
  }), /*#__PURE__*/React.createElement("svg", _extends({
12626
12858
  xmlns: "http://www.w3.org/2000/svg",
12627
12859
  width: size,
@@ -12638,7 +12870,7 @@ var ArrowUp2 = function ArrowUp2(props) {
12638
12870
  cursor: 'pointer'
12639
12871
  })
12640
12872
  }), /*#__PURE__*/React.createElement("path", {
12641
- 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"
12873
+ 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"
12642
12874
  })));
12643
12875
  };
12644
12876
 
@@ -12653,7 +12885,7 @@ ArrowUp2.defaultProps = {
12653
12885
  size: '16'
12654
12886
  };
12655
12887
 
12656
- var loadingCircleStyle$48 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12888
+ var loadingCircleStyle$4d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12657
12889
 
12658
12890
  var ArrowDown2 = function ArrowDown2(props) {
12659
12891
  var color = props.color,
@@ -12666,7 +12898,7 @@ var ArrowDown2 = function ArrowDown2(props) {
12666
12898
  return /*#__PURE__*/React.createElement("span", {
12667
12899
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12668
12900
  }, /*#__PURE__*/React.createElement("style", {
12669
- children: loadingCircleStyle$48
12901
+ children: loadingCircleStyle$4d
12670
12902
  }), /*#__PURE__*/React.createElement("svg", _extends({
12671
12903
  xmlns: "http://www.w3.org/2000/svg",
12672
12904
  width: size,
@@ -12683,7 +12915,7 @@ var ArrowDown2 = function ArrowDown2(props) {
12683
12915
  cursor: 'pointer'
12684
12916
  })
12685
12917
  }), /*#__PURE__*/React.createElement("path", {
12686
- 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"
12918
+ 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"
12687
12919
  })));
12688
12920
  };
12689
12921
 
@@ -12698,7 +12930,7 @@ ArrowDown2.defaultProps = {
12698
12930
  size: '16'
12699
12931
  };
12700
12932
 
12701
- var loadingCircleStyle$49 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12933
+ var loadingCircleStyle$4e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12702
12934
 
12703
12935
  var TriLeft = function TriLeft(props) {
12704
12936
  var color = props.color,
@@ -12711,7 +12943,7 @@ var TriLeft = function TriLeft(props) {
12711
12943
  return /*#__PURE__*/React.createElement("span", {
12712
12944
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12713
12945
  }, /*#__PURE__*/React.createElement("style", {
12714
- children: loadingCircleStyle$49
12946
+ children: loadingCircleStyle$4e
12715
12947
  }), /*#__PURE__*/React.createElement("svg", _extends({
12716
12948
  xmlns: "http://www.w3.org/2000/svg",
12717
12949
  width: size,
@@ -12743,7 +12975,7 @@ TriLeft.defaultProps = {
12743
12975
  size: '16'
12744
12976
  };
12745
12977
 
12746
- var loadingCircleStyle$4a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12978
+ var loadingCircleStyle$4f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12747
12979
 
12748
12980
  var TriRight = function TriRight(props) {
12749
12981
  var color = props.color,
@@ -12756,7 +12988,7 @@ var TriRight = function TriRight(props) {
12756
12988
  return /*#__PURE__*/React.createElement("span", {
12757
12989
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12758
12990
  }, /*#__PURE__*/React.createElement("style", {
12759
- children: loadingCircleStyle$4a
12991
+ children: loadingCircleStyle$4f
12760
12992
  }), /*#__PURE__*/React.createElement("svg", _extends({
12761
12993
  xmlns: "http://www.w3.org/2000/svg",
12762
12994
  width: size,
@@ -12788,7 +13020,7 @@ TriRight.defaultProps = {
12788
13020
  size: '16'
12789
13021
  };
12790
13022
 
12791
- var loadingCircleStyle$4b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13023
+ var loadingCircleStyle$4g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12792
13024
 
12793
13025
  var TriUp = function TriUp(props) {
12794
13026
  var color = props.color,
@@ -12801,7 +13033,7 @@ var TriUp = function TriUp(props) {
12801
13033
  return /*#__PURE__*/React.createElement("span", {
12802
13034
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12803
13035
  }, /*#__PURE__*/React.createElement("style", {
12804
- children: loadingCircleStyle$4b
13036
+ children: loadingCircleStyle$4g
12805
13037
  }), /*#__PURE__*/React.createElement("svg", _extends({
12806
13038
  xmlns: "http://www.w3.org/2000/svg",
12807
13039
  width: size,
@@ -12833,7 +13065,7 @@ TriUp.defaultProps = {
12833
13065
  size: '16'
12834
13066
  };
12835
13067
 
12836
- var loadingCircleStyle$4c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13068
+ var loadingCircleStyle$4h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12837
13069
 
12838
13070
  var TriDown = function TriDown(props) {
12839
13071
  var color = props.color,
@@ -12846,7 +13078,7 @@ var TriDown = function TriDown(props) {
12846
13078
  return /*#__PURE__*/React.createElement("span", {
12847
13079
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12848
13080
  }, /*#__PURE__*/React.createElement("style", {
12849
- children: loadingCircleStyle$4c
13081
+ children: loadingCircleStyle$4h
12850
13082
  }), /*#__PURE__*/React.createElement("svg", _extends({
12851
13083
  xmlns: "http://www.w3.org/2000/svg",
12852
13084
  width: size,
@@ -12878,7 +13110,7 @@ TriDown.defaultProps = {
12878
13110
  size: '16'
12879
13111
  };
12880
13112
 
12881
- var loadingCircleStyle$4d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13113
+ var loadingCircleStyle$4i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12882
13114
 
12883
13115
  var DArrowL = function DArrowL(props) {
12884
13116
  var color = props.color,
@@ -12891,7 +13123,7 @@ var DArrowL = function DArrowL(props) {
12891
13123
  return /*#__PURE__*/React.createElement("span", {
12892
13124
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12893
13125
  }, /*#__PURE__*/React.createElement("style", {
12894
- children: loadingCircleStyle$4d
13126
+ children: loadingCircleStyle$4i
12895
13127
  }), /*#__PURE__*/React.createElement("svg", _extends({
12896
13128
  xmlns: "http://www.w3.org/2000/svg",
12897
13129
  width: size,
@@ -12925,7 +13157,7 @@ DArrowL.defaultProps = {
12925
13157
  size: '16'
12926
13158
  };
12927
13159
 
12928
- var loadingCircleStyle$4e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13160
+ var loadingCircleStyle$4j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12929
13161
 
12930
13162
  var DArrowR = function DArrowR(props) {
12931
13163
  var color = props.color,
@@ -12938,7 +13170,7 @@ var DArrowR = function DArrowR(props) {
12938
13170
  return /*#__PURE__*/React.createElement("span", {
12939
13171
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12940
13172
  }, /*#__PURE__*/React.createElement("style", {
12941
- children: loadingCircleStyle$4e
13173
+ children: loadingCircleStyle$4j
12942
13174
  }), /*#__PURE__*/React.createElement("svg", _extends({
12943
13175
  xmlns: "http://www.w3.org/2000/svg",
12944
13176
  width: size,
@@ -12972,7 +13204,7 @@ DArrowR.defaultProps = {
12972
13204
  size: '16'
12973
13205
  };
12974
13206
 
12975
- var loadingCircleStyle$4f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13207
+ var loadingCircleStyle$4k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12976
13208
 
12977
13209
  var DArrowT = function DArrowT(props) {
12978
13210
  var color = props.color,
@@ -12985,7 +13217,7 @@ var DArrowT = function DArrowT(props) {
12985
13217
  return /*#__PURE__*/React.createElement("span", {
12986
13218
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12987
13219
  }, /*#__PURE__*/React.createElement("style", {
12988
- children: loadingCircleStyle$4f
13220
+ children: loadingCircleStyle$4k
12989
13221
  }), /*#__PURE__*/React.createElement("svg", _extends({
12990
13222
  xmlns: "http://www.w3.org/2000/svg",
12991
13223
  width: size,
@@ -13019,7 +13251,7 @@ DArrowT.defaultProps = {
13019
13251
  size: '16'
13020
13252
  };
13021
13253
 
13022
- var loadingCircleStyle$4g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13254
+ var loadingCircleStyle$4l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13023
13255
 
13024
13256
  var DArrowB = function DArrowB(props) {
13025
13257
  var color = props.color,
@@ -13032,7 +13264,7 @@ var DArrowB = function DArrowB(props) {
13032
13264
  return /*#__PURE__*/React.createElement("span", {
13033
13265
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13034
13266
  }, /*#__PURE__*/React.createElement("style", {
13035
- children: loadingCircleStyle$4g
13267
+ children: loadingCircleStyle$4l
13036
13268
  }), /*#__PURE__*/React.createElement("svg", _extends({
13037
13269
  xmlns: "http://www.w3.org/2000/svg",
13038
13270
  width: size,
@@ -13066,7 +13298,7 @@ DArrowB.defaultProps = {
13066
13298
  size: '16'
13067
13299
  };
13068
13300
 
13069
- var loadingCircleStyle$4h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13301
+ var loadingCircleStyle$4m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13070
13302
 
13071
13303
  var DropDown = function DropDown(props) {
13072
13304
  var color = props.color,
@@ -13079,7 +13311,7 @@ var DropDown = function DropDown(props) {
13079
13311
  return /*#__PURE__*/React.createElement("span", {
13080
13312
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13081
13313
  }, /*#__PURE__*/React.createElement("style", {
13082
- children: loadingCircleStyle$4h
13314
+ children: loadingCircleStyle$4m
13083
13315
  }), /*#__PURE__*/React.createElement("svg", _extends({
13084
13316
  xmlns: "http://www.w3.org/2000/svg",
13085
13317
  width: size,
@@ -13111,7 +13343,7 @@ DropDown.defaultProps = {
13111
13343
  size: '16'
13112
13344
  };
13113
13345
 
13114
- var loadingCircleStyle$4i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13346
+ var loadingCircleStyle$4n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13115
13347
 
13116
13348
  var DropUp = function DropUp(props) {
13117
13349
  var color = props.color,
@@ -13124,7 +13356,7 @@ var DropUp = function DropUp(props) {
13124
13356
  return /*#__PURE__*/React.createElement("span", {
13125
13357
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13126
13358
  }, /*#__PURE__*/React.createElement("style", {
13127
- children: loadingCircleStyle$4i
13359
+ children: loadingCircleStyle$4n
13128
13360
  }), /*#__PURE__*/React.createElement("svg", _extends({
13129
13361
  xmlns: "http://www.w3.org/2000/svg",
13130
13362
  width: size,
@@ -13156,7 +13388,7 @@ DropUp.defaultProps = {
13156
13388
  size: '16'
13157
13389
  };
13158
13390
 
13159
- var loadingCircleStyle$4j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13391
+ var loadingCircleStyle$4o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13160
13392
 
13161
13393
  var More1 = function More1(props) {
13162
13394
  var color = props.color,
@@ -13169,7 +13401,7 @@ var More1 = function More1(props) {
13169
13401
  return /*#__PURE__*/React.createElement("span", {
13170
13402
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13171
13403
  }, /*#__PURE__*/React.createElement("style", {
13172
- children: loadingCircleStyle$4j
13404
+ children: loadingCircleStyle$4o
13173
13405
  }), /*#__PURE__*/React.createElement("svg", _extends({
13174
13406
  xmlns: "http://www.w3.org/2000/svg",
13175
13407
  width: size,
@@ -13201,7 +13433,7 @@ More1.defaultProps = {
13201
13433
  size: '16'
13202
13434
  };
13203
13435
 
13204
- var loadingCircleStyle$4k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13436
+ var loadingCircleStyle$4p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13205
13437
 
13206
13438
  var More2 = function More2(props) {
13207
13439
  var color = props.color,
@@ -13214,7 +13446,7 @@ var More2 = function More2(props) {
13214
13446
  return /*#__PURE__*/React.createElement("span", {
13215
13447
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13216
13448
  }, /*#__PURE__*/React.createElement("style", {
13217
- children: loadingCircleStyle$4k
13449
+ children: loadingCircleStyle$4p
13218
13450
  }), /*#__PURE__*/React.createElement("svg", _extends({
13219
13451
  xmlns: "http://www.w3.org/2000/svg",
13220
13452
  width: size,
@@ -13246,7 +13478,7 @@ More2.defaultProps = {
13246
13478
  size: '16'
13247
13479
  };
13248
13480
 
13249
- var loadingCircleStyle$4l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13481
+ var loadingCircleStyle$4q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13250
13482
 
13251
13483
  var Drag = function Drag(props) {
13252
13484
  var color = props.color,
@@ -13259,7 +13491,7 @@ var Drag = function Drag(props) {
13259
13491
  return /*#__PURE__*/React.createElement("span", {
13260
13492
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13261
13493
  }, /*#__PURE__*/React.createElement("style", {
13262
- children: loadingCircleStyle$4l
13494
+ children: loadingCircleStyle$4q
13263
13495
  }), /*#__PURE__*/React.createElement("svg", _extends({
13264
13496
  xmlns: "http://www.w3.org/2000/svg",
13265
13497
  width: size,
@@ -13301,7 +13533,7 @@ Drag.defaultProps = {
13301
13533
  size: '16'
13302
13534
  };
13303
13535
 
13304
- var loadingCircleStyle$4m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13536
+ var loadingCircleStyle$4r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13305
13537
 
13306
13538
  var Drag2 = function Drag2(props) {
13307
13539
  var color = props.color,
@@ -13314,7 +13546,7 @@ var Drag2 = function Drag2(props) {
13314
13546
  return /*#__PURE__*/React.createElement("span", {
13315
13547
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13316
13548
  }, /*#__PURE__*/React.createElement("style", {
13317
- children: loadingCircleStyle$4m
13549
+ children: loadingCircleStyle$4r
13318
13550
  }), /*#__PURE__*/React.createElement("svg", _extends({
13319
13551
  xmlns: "http://www.w3.org/2000/svg",
13320
13552
  width: size,
@@ -13350,7 +13582,7 @@ Drag2.defaultProps = {
13350
13582
  size: '16'
13351
13583
  };
13352
13584
 
13353
- var loadingCircleStyle$4n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13585
+ var loadingCircleStyle$4s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13354
13586
 
13355
13587
  var External = function External(props) {
13356
13588
  var color = props.color,
@@ -13363,7 +13595,7 @@ var External = function External(props) {
13363
13595
  return /*#__PURE__*/React.createElement("span", {
13364
13596
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13365
13597
  }, /*#__PURE__*/React.createElement("style", {
13366
- children: loadingCircleStyle$4n
13598
+ children: loadingCircleStyle$4s
13367
13599
  }), /*#__PURE__*/React.createElement("svg", _extends({
13368
13600
  xmlns: "http://www.w3.org/2000/svg",
13369
13601
  width: size,
@@ -13395,7 +13627,7 @@ External.defaultProps = {
13395
13627
  size: '16'
13396
13628
  };
13397
13629
 
13398
- var loadingCircleStyle$4o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13630
+ var loadingCircleStyle$4t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13399
13631
 
13400
13632
  var DisplayS = function DisplayS(props) {
13401
13633
  var color = props.color,
@@ -13408,7 +13640,7 @@ var DisplayS = function DisplayS(props) {
13408
13640
  return /*#__PURE__*/React.createElement("span", {
13409
13641
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13410
13642
  }, /*#__PURE__*/React.createElement("style", {
13411
- children: loadingCircleStyle$4o
13643
+ children: loadingCircleStyle$4t
13412
13644
  }), /*#__PURE__*/React.createElement("svg", _extends({
13413
13645
  xmlns: "http://www.w3.org/2000/svg",
13414
13646
  width: size,
@@ -13442,7 +13674,7 @@ DisplayS.defaultProps = {
13442
13674
  size: '16'
13443
13675
  };
13444
13676
 
13445
- var loadingCircleStyle$4p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13677
+ var loadingCircleStyle$4u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13446
13678
 
13447
13679
  var Share = function Share(props) {
13448
13680
  var color = props.color,
@@ -13455,7 +13687,7 @@ var Share = function Share(props) {
13455
13687
  return /*#__PURE__*/React.createElement("span", {
13456
13688
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13457
13689
  }, /*#__PURE__*/React.createElement("style", {
13458
- children: loadingCircleStyle$4p
13690
+ children: loadingCircleStyle$4u
13459
13691
  }), /*#__PURE__*/React.createElement("svg", _extends({
13460
13692
  xmlns: "http://www.w3.org/2000/svg",
13461
13693
  width: size,
@@ -13487,52 +13719,6 @@ Share.defaultProps = {
13487
13719
  size: '16'
13488
13720
  };
13489
13721
 
13490
- var loadingCircleStyle$4q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13491
-
13492
- var Placeholder = function Placeholder(props) {
13493
- var color = props.color,
13494
- size = props.size,
13495
- spin = props.spin,
13496
- style = props.style,
13497
- className = props.className,
13498
- otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
13499
-
13500
- return /*#__PURE__*/React.createElement("span", {
13501
- className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13502
- }, /*#__PURE__*/React.createElement("style", {
13503
- children: loadingCircleStyle$4q
13504
- }), /*#__PURE__*/React.createElement("svg", _extends({
13505
- xmlns: "http://www.w3.org/2000/svg",
13506
- width: size,
13507
- height: size,
13508
- viewBox: "0 0 24 24",
13509
- fill: color
13510
- }, otherProps, {
13511
- style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
13512
- animationDuration: '1s',
13513
- animationIterationCount: 'infinite',
13514
- animationName: 'loadingCircle',
13515
- animationTimingFunction: 'linear'
13516
- } : {}), {}, {
13517
- cursor: 'pointer'
13518
- })
13519
- }), /*#__PURE__*/React.createElement("rect", {
13520
- width: "24",
13521
- height: "24"
13522
- })));
13523
- };
13524
-
13525
- Placeholder.propTypes = {
13526
- spin: PropTypes.bool,
13527
- color: PropTypes.string,
13528
- size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
13529
- };
13530
- Placeholder.defaultProps = {
13531
- spin: false,
13532
- color: 'currentColor',
13533
- size: '16'
13534
- };
13535
-
13536
13722
  exports.TaAdd1 = Add1;
13537
13723
  exports.TaAdd2 = Add2;
13538
13724
  exports.TaAdd3 = Add3;
@@ -13553,6 +13739,7 @@ exports.TaArrowRight2 = ArrowRight2;
13553
13739
  exports.TaArrowUp = ArrowUp;
13554
13740
  exports.TaArrowUp2 = ArrowUp2;
13555
13741
  exports.TaAscent = Ascent;
13742
+ exports.TaAssetConvert = AssetConvert;
13556
13743
  exports.TaAttribution = Attribution;
13557
13744
  exports.TaBackup = Backup;
13558
13745
  exports.TaBell = Bell;
@@ -13590,6 +13777,7 @@ exports.TaClose = Close;
13590
13777
  exports.TaCode = Code;
13591
13778
  exports.TaComment = Comment;
13592
13779
  exports.TaConfig = Config;
13780
+ exports.TaContrast = Contrast;
13593
13781
  exports.TaCopy = Copy;
13594
13782
  exports.TaCopy2 = Copy2;
13595
13783
  exports.TaCost = Cost;
@@ -13679,6 +13867,7 @@ exports.TaImport = Import;
13679
13867
  exports.TaIndex = Index;
13680
13868
  exports.TaIndicator = Indicator;
13681
13869
  exports.TaInfo = Info;
13870
+ exports.TaInfoFill = InfoFill;
13682
13871
  exports.TaLandscape = Landscape;
13683
13872
  exports.TaLanguage = Language;
13684
13873
  exports.TaLink = Link;
@@ -13695,6 +13884,7 @@ exports.TaLogoCurrencylayerCl = LogoCurrencylayerCl;
13695
13884
  exports.TaLogoDingdingCl = LogoDingdingCl;
13696
13885
  exports.TaLogoDingdingGray = LogoDingdingGray;
13697
13886
  exports.TaLogoFeishuCl = LogoFeishuCl;
13887
+ exports.TaLogoGarenaCl = LogoGarenaCl;
13698
13888
  exports.TaLogoKingCl = LogoKingCl;
13699
13889
  exports.TaLogoWechatCl = LogoWechatCl;
13700
13890
  exports.TaLogoWechatGray = LogoWechatGray;
@@ -13736,7 +13926,6 @@ exports.TaParallelFilter = ParallelFilter;
13736
13926
  exports.TaParameter = Parameter;
13737
13927
  exports.TaPassword = Password;
13738
13928
  exports.TaPattern = Pattern;
13739
- exports.TaPlaceholder = Placeholder;
13740
13929
  exports.TaPlay = Play;
13741
13930
  exports.TaPlug = Plug;
13742
13931
  exports.TaPrivate = Private;
@@ -13745,6 +13934,7 @@ exports.TaProcessing2 = Processing2;
13745
13934
  exports.TaProject = Project;
13746
13935
  exports.TaProjectMgr = ProjectMgr;
13747
13936
  exports.TaRelatedProp = RelatedProp;
13937
+ exports.TaRename = Rename;
13748
13938
  exports.TaReport = Report;
13749
13939
  exports.TaReportRemoval = ReportRemoval;
13750
13940
  exports.TaResetPassword = ResetPassword;