@tant/icons 1.0.27 → 1.0.38

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,7 @@ 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 }';
6466
6511
 
6467
6512
  var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
6468
6513
  var color = props.color,
@@ -6475,7 +6520,7 @@ var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
6475
6520
  return /*#__PURE__*/React.createElement("span", {
6476
6521
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6477
6522
  }, /*#__PURE__*/React.createElement("style", {
6478
- children: loadingCircleStyle$25
6523
+ children: loadingCircleStyle$26
6479
6524
  }), /*#__PURE__*/React.createElement("svg", _extends({
6480
6525
  xmlns: "http://www.w3.org/2000/svg",
6481
6526
  width: size,
@@ -6512,7 +6557,7 @@ LogoCurrencylayerCl.defaultProps = {
6512
6557
  size: '16'
6513
6558
  };
6514
6559
 
6515
- var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6560
+ var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6516
6561
 
6517
6562
  var Info = function Info(props) {
6518
6563
  var color = props.color,
@@ -6525,7 +6570,7 @@ var Info = function Info(props) {
6525
6570
  return /*#__PURE__*/React.createElement("span", {
6526
6571
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6527
6572
  }, /*#__PURE__*/React.createElement("style", {
6528
- children: loadingCircleStyle$26
6573
+ children: loadingCircleStyle$27
6529
6574
  }), /*#__PURE__*/React.createElement("svg", _extends({
6530
6575
  xmlns: "http://www.w3.org/2000/svg",
6531
6576
  width: size,
@@ -6561,7 +6606,52 @@ Info.defaultProps = {
6561
6606
  size: '16'
6562
6607
  };
6563
6608
 
6564
- var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6609
+ var loadingCircleStyle$28 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6610
+
6611
+ var InfoFill = function InfoFill(props) {
6612
+ var color = props.color,
6613
+ size = props.size,
6614
+ spin = props.spin,
6615
+ style = props.style,
6616
+ className = props.className,
6617
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
6618
+
6619
+ return /*#__PURE__*/React.createElement("span", {
6620
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6621
+ }, /*#__PURE__*/React.createElement("style", {
6622
+ children: loadingCircleStyle$28
6623
+ }), /*#__PURE__*/React.createElement("svg", _extends({
6624
+ xmlns: "http://www.w3.org/2000/svg",
6625
+ width: size,
6626
+ height: size,
6627
+ viewBox: "0 0 24 24",
6628
+ fill: color
6629
+ }, otherProps, {
6630
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
6631
+ animationDuration: '1s',
6632
+ animationIterationCount: 'infinite',
6633
+ animationName: 'loadingCircle',
6634
+ animationTimingFunction: 'linear'
6635
+ } : {}), {}, {
6636
+ cursor: 'pointer'
6637
+ })
6638
+ }), /*#__PURE__*/React.createElement("path", {
6639
+ 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"
6640
+ })));
6641
+ };
6642
+
6643
+ InfoFill.propTypes = {
6644
+ spin: PropTypes.bool,
6645
+ color: PropTypes.string,
6646
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
6647
+ };
6648
+ InfoFill.defaultProps = {
6649
+ spin: false,
6650
+ color: 'currentColor',
6651
+ size: '16'
6652
+ };
6653
+
6654
+ var loadingCircleStyle$29 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6565
6655
 
6566
6656
  var Help = function Help(props) {
6567
6657
  var color = props.color,
@@ -6574,7 +6664,7 @@ var Help = function Help(props) {
6574
6664
  return /*#__PURE__*/React.createElement("span", {
6575
6665
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6576
6666
  }, /*#__PURE__*/React.createElement("style", {
6577
- children: loadingCircleStyle$27
6667
+ children: loadingCircleStyle$29
6578
6668
  }), /*#__PURE__*/React.createElement("svg", _extends({
6579
6669
  xmlns: "http://www.w3.org/2000/svg",
6580
6670
  width: size,
@@ -6606,7 +6696,7 @@ Help.defaultProps = {
6606
6696
  size: '16'
6607
6697
  };
6608
6698
 
6609
- var loadingCircleStyle$28 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6699
+ var loadingCircleStyle$2a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6610
6700
 
6611
6701
  var History = function History(props) {
6612
6702
  var color = props.color,
@@ -6619,7 +6709,7 @@ var History = function History(props) {
6619
6709
  return /*#__PURE__*/React.createElement("span", {
6620
6710
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6621
6711
  }, /*#__PURE__*/React.createElement("style", {
6622
- children: loadingCircleStyle$28
6712
+ children: loadingCircleStyle$2a
6623
6713
  }), /*#__PURE__*/React.createElement("svg", _extends({
6624
6714
  xmlns: "http://www.w3.org/2000/svg",
6625
6715
  width: size,
@@ -6651,7 +6741,7 @@ History.defaultProps = {
6651
6741
  size: '16'
6652
6742
  };
6653
6743
 
6654
- var loadingCircleStyle$29 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6744
+ var loadingCircleStyle$2b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6655
6745
 
6656
6746
  var Backup = function Backup(props) {
6657
6747
  var color = props.color,
@@ -6664,7 +6754,7 @@ var Backup = function Backup(props) {
6664
6754
  return /*#__PURE__*/React.createElement("span", {
6665
6755
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6666
6756
  }, /*#__PURE__*/React.createElement("style", {
6667
- children: loadingCircleStyle$29
6757
+ children: loadingCircleStyle$2b
6668
6758
  }), /*#__PURE__*/React.createElement("svg", _extends({
6669
6759
  xmlns: "http://www.w3.org/2000/svg",
6670
6760
  width: size,
@@ -6698,7 +6788,7 @@ Backup.defaultProps = {
6698
6788
  size: '16'
6699
6789
  };
6700
6790
 
6701
- var loadingCircleStyle$2a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6791
+ var loadingCircleStyle$2c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6702
6792
 
6703
6793
  var Error = function Error(props) {
6704
6794
  var color = props.color,
@@ -6711,7 +6801,7 @@ var Error = function Error(props) {
6711
6801
  return /*#__PURE__*/React.createElement("span", {
6712
6802
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6713
6803
  }, /*#__PURE__*/React.createElement("style", {
6714
- children: loadingCircleStyle$2a
6804
+ children: loadingCircleStyle$2c
6715
6805
  }), /*#__PURE__*/React.createElement("svg", _extends({
6716
6806
  xmlns: "http://www.w3.org/2000/svg",
6717
6807
  width: size,
@@ -6747,7 +6837,7 @@ Error.defaultProps = {
6747
6837
  size: '16'
6748
6838
  };
6749
6839
 
6750
- var loadingCircleStyle$2b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6840
+ var loadingCircleStyle$2d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6751
6841
 
6752
6842
  var ErrorFill = function ErrorFill(props) {
6753
6843
  var color = props.color,
@@ -6760,7 +6850,7 @@ var ErrorFill = function ErrorFill(props) {
6760
6850
  return /*#__PURE__*/React.createElement("span", {
6761
6851
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6762
6852
  }, /*#__PURE__*/React.createElement("style", {
6763
- children: loadingCircleStyle$2b
6853
+ children: loadingCircleStyle$2d
6764
6854
  }), /*#__PURE__*/React.createElement("svg", _extends({
6765
6855
  xmlns: "http://www.w3.org/2000/svg",
6766
6856
  width: size,
@@ -6792,7 +6882,7 @@ ErrorFill.defaultProps = {
6792
6882
  size: '16'
6793
6883
  };
6794
6884
 
6795
- var loadingCircleStyle$2c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6885
+ var loadingCircleStyle$2e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6796
6886
 
6797
6887
  var Error2 = function Error2(props) {
6798
6888
  var color = props.color,
@@ -6805,7 +6895,7 @@ var Error2 = function Error2(props) {
6805
6895
  return /*#__PURE__*/React.createElement("span", {
6806
6896
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6807
6897
  }, /*#__PURE__*/React.createElement("style", {
6808
- children: loadingCircleStyle$2c
6898
+ children: loadingCircleStyle$2e
6809
6899
  }), /*#__PURE__*/React.createElement("svg", _extends({
6810
6900
  xmlns: "http://www.w3.org/2000/svg",
6811
6901
  width: size,
@@ -6839,7 +6929,7 @@ Error2.defaultProps = {
6839
6929
  size: '16'
6840
6930
  };
6841
6931
 
6842
- var loadingCircleStyle$2d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6932
+ var loadingCircleStyle$2f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6843
6933
 
6844
6934
  var Error2Fill = function Error2Fill(props) {
6845
6935
  var color = props.color,
@@ -6852,7 +6942,7 @@ var Error2Fill = function Error2Fill(props) {
6852
6942
  return /*#__PURE__*/React.createElement("span", {
6853
6943
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6854
6944
  }, /*#__PURE__*/React.createElement("style", {
6855
- children: loadingCircleStyle$2d
6945
+ children: loadingCircleStyle$2f
6856
6946
  }), /*#__PURE__*/React.createElement("svg", _extends({
6857
6947
  xmlns: "http://www.w3.org/2000/svg",
6858
6948
  width: size,
@@ -6886,7 +6976,7 @@ Error2Fill.defaultProps = {
6886
6976
  size: '16'
6887
6977
  };
6888
6978
 
6889
- var loadingCircleStyle$2e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6979
+ var loadingCircleStyle$2g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6890
6980
 
6891
6981
  var Success = function Success(props) {
6892
6982
  var color = props.color,
@@ -6899,7 +6989,7 @@ var Success = function Success(props) {
6899
6989
  return /*#__PURE__*/React.createElement("span", {
6900
6990
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6901
6991
  }, /*#__PURE__*/React.createElement("style", {
6902
- children: loadingCircleStyle$2e
6992
+ children: loadingCircleStyle$2g
6903
6993
  }), /*#__PURE__*/React.createElement("svg", _extends({
6904
6994
  xmlns: "http://www.w3.org/2000/svg",
6905
6995
  width: size,
@@ -6931,7 +7021,7 @@ Success.defaultProps = {
6931
7021
  size: '16'
6932
7022
  };
6933
7023
 
6934
- var loadingCircleStyle$2f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7024
+ var loadingCircleStyle$2h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6935
7025
 
6936
7026
  var SuccessFill = function SuccessFill(props) {
6937
7027
  var color = props.color,
@@ -6944,7 +7034,7 @@ var SuccessFill = function SuccessFill(props) {
6944
7034
  return /*#__PURE__*/React.createElement("span", {
6945
7035
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6946
7036
  }, /*#__PURE__*/React.createElement("style", {
6947
- children: loadingCircleStyle$2f
7037
+ children: loadingCircleStyle$2h
6948
7038
  }), /*#__PURE__*/React.createElement("svg", _extends({
6949
7039
  xmlns: "http://www.w3.org/2000/svg",
6950
7040
  width: size,
@@ -6978,7 +7068,7 @@ SuccessFill.defaultProps = {
6978
7068
  size: '16'
6979
7069
  };
6980
7070
 
6981
- var loadingCircleStyle$2g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7071
+ var loadingCircleStyle$2i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
6982
7072
 
6983
7073
  var Delete2 = function Delete2(props) {
6984
7074
  var color = props.color,
@@ -6991,7 +7081,7 @@ var Delete2 = function Delete2(props) {
6991
7081
  return /*#__PURE__*/React.createElement("span", {
6992
7082
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
6993
7083
  }, /*#__PURE__*/React.createElement("style", {
6994
- children: loadingCircleStyle$2g
7084
+ children: loadingCircleStyle$2i
6995
7085
  }), /*#__PURE__*/React.createElement("svg", _extends({
6996
7086
  xmlns: "http://www.w3.org/2000/svg",
6997
7087
  width: size,
@@ -7023,7 +7113,7 @@ Delete2.defaultProps = {
7023
7113
  size: '16'
7024
7114
  };
7025
7115
 
7026
- var loadingCircleStyle$2h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7116
+ var loadingCircleStyle$2j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7027
7117
 
7028
7118
  var Delete2Fill = function Delete2Fill(props) {
7029
7119
  var color = props.color,
@@ -7036,7 +7126,7 @@ var Delete2Fill = function Delete2Fill(props) {
7036
7126
  return /*#__PURE__*/React.createElement("span", {
7037
7127
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7038
7128
  }, /*#__PURE__*/React.createElement("style", {
7039
- children: loadingCircleStyle$2h
7129
+ children: loadingCircleStyle$2j
7040
7130
  }), /*#__PURE__*/React.createElement("svg", _extends({
7041
7131
  xmlns: "http://www.w3.org/2000/svg",
7042
7132
  width: size,
@@ -7068,7 +7158,7 @@ Delete2Fill.defaultProps = {
7068
7158
  size: '16'
7069
7159
  };
7070
7160
 
7071
- var loadingCircleStyle$2i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7161
+ var loadingCircleStyle$2k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7072
7162
 
7073
7163
  var Exchange = function Exchange(props) {
7074
7164
  var color = props.color,
@@ -7081,7 +7171,7 @@ var Exchange = function Exchange(props) {
7081
7171
  return /*#__PURE__*/React.createElement("span", {
7082
7172
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7083
7173
  }, /*#__PURE__*/React.createElement("style", {
7084
- children: loadingCircleStyle$2i
7174
+ children: loadingCircleStyle$2k
7085
7175
  }), /*#__PURE__*/React.createElement("svg", _extends({
7086
7176
  xmlns: "http://www.w3.org/2000/svg",
7087
7177
  width: size,
@@ -7113,7 +7203,7 @@ Exchange.defaultProps = {
7113
7203
  size: '16'
7114
7204
  };
7115
7205
 
7116
- var loadingCircleStyle$2j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7206
+ var loadingCircleStyle$2l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7117
7207
 
7118
7208
  var SwapFill = function SwapFill(props) {
7119
7209
  var color = props.color,
@@ -7126,7 +7216,7 @@ var SwapFill = function SwapFill(props) {
7126
7216
  return /*#__PURE__*/React.createElement("span", {
7127
7217
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7128
7218
  }, /*#__PURE__*/React.createElement("style", {
7129
- children: loadingCircleStyle$2j
7219
+ children: loadingCircleStyle$2l
7130
7220
  }), /*#__PURE__*/React.createElement("svg", _extends({
7131
7221
  xmlns: "http://www.w3.org/2000/svg",
7132
7222
  width: size,
@@ -7158,7 +7248,7 @@ SwapFill.defaultProps = {
7158
7248
  size: '16'
7159
7249
  };
7160
7250
 
7161
- var loadingCircleStyle$2k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7251
+ var loadingCircleStyle$2m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7162
7252
 
7163
7253
  var Processing = function Processing(props) {
7164
7254
  var color = props.color,
@@ -7171,7 +7261,7 @@ var Processing = function Processing(props) {
7171
7261
  return /*#__PURE__*/React.createElement("span", {
7172
7262
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7173
7263
  }, /*#__PURE__*/React.createElement("style", {
7174
- children: loadingCircleStyle$2k
7264
+ children: loadingCircleStyle$2m
7175
7265
  }), /*#__PURE__*/React.createElement("svg", _extends({
7176
7266
  xmlns: "http://www.w3.org/2000/svg",
7177
7267
  width: size,
@@ -7203,7 +7293,7 @@ Processing.defaultProps = {
7203
7293
  size: '16'
7204
7294
  };
7205
7295
 
7206
- var loadingCircleStyle$2l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7296
+ var loadingCircleStyle$2n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7207
7297
 
7208
7298
  var Processing2 = function Processing2(props) {
7209
7299
  var color = props.color,
@@ -7216,7 +7306,7 @@ var Processing2 = function Processing2(props) {
7216
7306
  return /*#__PURE__*/React.createElement("span", {
7217
7307
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7218
7308
  }, /*#__PURE__*/React.createElement("style", {
7219
- children: loadingCircleStyle$2l
7309
+ children: loadingCircleStyle$2n
7220
7310
  }), /*#__PURE__*/React.createElement("svg", _extends({
7221
7311
  xmlns: "http://www.w3.org/2000/svg",
7222
7312
  width: size,
@@ -7250,7 +7340,7 @@ Processing2.defaultProps = {
7250
7340
  size: '16'
7251
7341
  };
7252
7342
 
7253
- var loadingCircleStyle$2m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7343
+ var loadingCircleStyle$2o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7254
7344
 
7255
7345
  var Done = function Done(props) {
7256
7346
  var color = props.color,
@@ -7263,7 +7353,7 @@ var Done = function Done(props) {
7263
7353
  return /*#__PURE__*/React.createElement("span", {
7264
7354
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7265
7355
  }, /*#__PURE__*/React.createElement("style", {
7266
- children: loadingCircleStyle$2m
7356
+ children: loadingCircleStyle$2o
7267
7357
  }), /*#__PURE__*/React.createElement("svg", _extends({
7268
7358
  xmlns: "http://www.w3.org/2000/svg",
7269
7359
  width: size,
@@ -7295,7 +7385,7 @@ Done.defaultProps = {
7295
7385
  size: '16'
7296
7386
  };
7297
7387
 
7298
- var loadingCircleStyle$2n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7388
+ var loadingCircleStyle$2p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7299
7389
 
7300
7390
  var Close = function Close(props) {
7301
7391
  var color = props.color,
@@ -7308,7 +7398,7 @@ var Close = function Close(props) {
7308
7398
  return /*#__PURE__*/React.createElement("span", {
7309
7399
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7310
7400
  }, /*#__PURE__*/React.createElement("style", {
7311
- children: loadingCircleStyle$2n
7401
+ children: loadingCircleStyle$2p
7312
7402
  }), /*#__PURE__*/React.createElement("svg", _extends({
7313
7403
  xmlns: "http://www.w3.org/2000/svg",
7314
7404
  width: size,
@@ -7340,7 +7430,7 @@ Close.defaultProps = {
7340
7430
  size: '16'
7341
7431
  };
7342
7432
 
7343
- var loadingCircleStyle$2o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7433
+ var loadingCircleStyle$2q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7344
7434
 
7345
7435
  var StarOutline = function StarOutline(props) {
7346
7436
  var color = props.color,
@@ -7353,7 +7443,7 @@ var StarOutline = function StarOutline(props) {
7353
7443
  return /*#__PURE__*/React.createElement("span", {
7354
7444
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7355
7445
  }, /*#__PURE__*/React.createElement("style", {
7356
- children: loadingCircleStyle$2o
7446
+ children: loadingCircleStyle$2q
7357
7447
  }), /*#__PURE__*/React.createElement("svg", _extends({
7358
7448
  xmlns: "http://www.w3.org/2000/svg",
7359
7449
  width: size,
@@ -7385,7 +7475,7 @@ StarOutline.defaultProps = {
7385
7475
  size: '16'
7386
7476
  };
7387
7477
 
7388
- var loadingCircleStyle$2p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7478
+ var loadingCircleStyle$2r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7389
7479
 
7390
7480
  var StarFill = function StarFill(props) {
7391
7481
  var color = props.color,
@@ -7398,7 +7488,7 @@ var StarFill = function StarFill(props) {
7398
7488
  return /*#__PURE__*/React.createElement("span", {
7399
7489
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7400
7490
  }, /*#__PURE__*/React.createElement("style", {
7401
- children: loadingCircleStyle$2p
7491
+ children: loadingCircleStyle$2r
7402
7492
  }), /*#__PURE__*/React.createElement("svg", _extends({
7403
7493
  xmlns: "http://www.w3.org/2000/svg",
7404
7494
  width: size,
@@ -7430,7 +7520,7 @@ StarFill.defaultProps = {
7430
7520
  size: '16'
7431
7521
  };
7432
7522
 
7433
- var loadingCircleStyle$2q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7523
+ var loadingCircleStyle$2s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7434
7524
 
7435
7525
  var TimeLock = function TimeLock(props) {
7436
7526
  var color = props.color,
@@ -7443,7 +7533,7 @@ var TimeLock = function TimeLock(props) {
7443
7533
  return /*#__PURE__*/React.createElement("span", {
7444
7534
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7445
7535
  }, /*#__PURE__*/React.createElement("style", {
7446
- children: loadingCircleStyle$2q
7536
+ children: loadingCircleStyle$2s
7447
7537
  }), /*#__PURE__*/React.createElement("svg", _extends({
7448
7538
  xmlns: "http://www.w3.org/2000/svg",
7449
7539
  width: size,
@@ -7475,7 +7565,7 @@ TimeLock.defaultProps = {
7475
7565
  size: '16'
7476
7566
  };
7477
7567
 
7478
- var loadingCircleStyle$2r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7568
+ var loadingCircleStyle$2t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7479
7569
 
7480
7570
  var Heart = function Heart(props) {
7481
7571
  var color = props.color,
@@ -7488,7 +7578,7 @@ var Heart = function Heart(props) {
7488
7578
  return /*#__PURE__*/React.createElement("span", {
7489
7579
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7490
7580
  }, /*#__PURE__*/React.createElement("style", {
7491
- children: loadingCircleStyle$2r
7581
+ children: loadingCircleStyle$2t
7492
7582
  }), /*#__PURE__*/React.createElement("svg", _extends({
7493
7583
  xmlns: "http://www.w3.org/2000/svg",
7494
7584
  width: size,
@@ -7520,7 +7610,7 @@ Heart.defaultProps = {
7520
7610
  size: '16'
7521
7611
  };
7522
7612
 
7523
- var loadingCircleStyle$2s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7613
+ var loadingCircleStyle$2u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7524
7614
 
7525
7615
  var Bookmark = function Bookmark(props) {
7526
7616
  var color = props.color,
@@ -7533,7 +7623,7 @@ var Bookmark = function Bookmark(props) {
7533
7623
  return /*#__PURE__*/React.createElement("span", {
7534
7624
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7535
7625
  }, /*#__PURE__*/React.createElement("style", {
7536
- children: loadingCircleStyle$2s
7626
+ children: loadingCircleStyle$2u
7537
7627
  }), /*#__PURE__*/React.createElement("svg", _extends({
7538
7628
  xmlns: "http://www.w3.org/2000/svg",
7539
7629
  width: size,
@@ -7565,7 +7655,7 @@ Bookmark.defaultProps = {
7565
7655
  size: '16'
7566
7656
  };
7567
7657
 
7568
- var loadingCircleStyle$2t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7658
+ var loadingCircleStyle$2v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7569
7659
 
7570
7660
  var Bookmark2 = function Bookmark2(props) {
7571
7661
  var color = props.color,
@@ -7578,7 +7668,7 @@ var Bookmark2 = function Bookmark2(props) {
7578
7668
  return /*#__PURE__*/React.createElement("span", {
7579
7669
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7580
7670
  }, /*#__PURE__*/React.createElement("style", {
7581
- children: loadingCircleStyle$2t
7671
+ children: loadingCircleStyle$2v
7582
7672
  }), /*#__PURE__*/React.createElement("svg", _extends({
7583
7673
  xmlns: "http://www.w3.org/2000/svg",
7584
7674
  width: size,
@@ -7610,7 +7700,7 @@ Bookmark2.defaultProps = {
7610
7700
  size: '16'
7611
7701
  };
7612
7702
 
7613
- var loadingCircleStyle$2u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7703
+ var loadingCircleStyle$2w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7614
7704
 
7615
7705
  var LockClose = function LockClose(props) {
7616
7706
  var color = props.color,
@@ -7623,7 +7713,7 @@ var LockClose = function LockClose(props) {
7623
7713
  return /*#__PURE__*/React.createElement("span", {
7624
7714
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7625
7715
  }, /*#__PURE__*/React.createElement("style", {
7626
- children: loadingCircleStyle$2u
7716
+ children: loadingCircleStyle$2w
7627
7717
  }), /*#__PURE__*/React.createElement("svg", _extends({
7628
7718
  xmlns: "http://www.w3.org/2000/svg",
7629
7719
  width: size,
@@ -7659,7 +7749,7 @@ LockClose.defaultProps = {
7659
7749
  size: '16'
7660
7750
  };
7661
7751
 
7662
- var loadingCircleStyle$2v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7752
+ var loadingCircleStyle$2x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7663
7753
 
7664
7754
  var LockCloseFill = function LockCloseFill(props) {
7665
7755
  var color = props.color,
@@ -7672,7 +7762,7 @@ var LockCloseFill = function LockCloseFill(props) {
7672
7762
  return /*#__PURE__*/React.createElement("span", {
7673
7763
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7674
7764
  }, /*#__PURE__*/React.createElement("style", {
7675
- children: loadingCircleStyle$2v
7765
+ children: loadingCircleStyle$2x
7676
7766
  }), /*#__PURE__*/React.createElement("svg", _extends({
7677
7767
  xmlns: "http://www.w3.org/2000/svg",
7678
7768
  width: size,
@@ -7704,7 +7794,7 @@ LockCloseFill.defaultProps = {
7704
7794
  size: '16'
7705
7795
  };
7706
7796
 
7707
- var loadingCircleStyle$2w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7797
+ var loadingCircleStyle$2y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7708
7798
 
7709
7799
  var LockOpen = function LockOpen(props) {
7710
7800
  var color = props.color,
@@ -7717,7 +7807,7 @@ var LockOpen = function LockOpen(props) {
7717
7807
  return /*#__PURE__*/React.createElement("span", {
7718
7808
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7719
7809
  }, /*#__PURE__*/React.createElement("style", {
7720
- children: loadingCircleStyle$2w
7810
+ children: loadingCircleStyle$2y
7721
7811
  }), /*#__PURE__*/React.createElement("svg", _extends({
7722
7812
  xmlns: "http://www.w3.org/2000/svg",
7723
7813
  width: size,
@@ -7749,7 +7839,7 @@ LockOpen.defaultProps = {
7749
7839
  size: '16'
7750
7840
  };
7751
7841
 
7752
- var loadingCircleStyle$2x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7842
+ var loadingCircleStyle$2z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7753
7843
 
7754
7844
  var LockOpenFill = function LockOpenFill(props) {
7755
7845
  var color = props.color,
@@ -7762,7 +7852,7 @@ var LockOpenFill = function LockOpenFill(props) {
7762
7852
  return /*#__PURE__*/React.createElement("span", {
7763
7853
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7764
7854
  }, /*#__PURE__*/React.createElement("style", {
7765
- children: loadingCircleStyle$2x
7855
+ children: loadingCircleStyle$2z
7766
7856
  }), /*#__PURE__*/React.createElement("svg", _extends({
7767
7857
  xmlns: "http://www.w3.org/2000/svg",
7768
7858
  width: size,
@@ -7794,7 +7884,7 @@ LockOpenFill.defaultProps = {
7794
7884
  size: '16'
7795
7885
  };
7796
7886
 
7797
- var loadingCircleStyle$2y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7887
+ var loadingCircleStyle$2A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7798
7888
 
7799
7889
  var EyeOn = function EyeOn(props) {
7800
7890
  var color = props.color,
@@ -7807,7 +7897,7 @@ var EyeOn = function EyeOn(props) {
7807
7897
  return /*#__PURE__*/React.createElement("span", {
7808
7898
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7809
7899
  }, /*#__PURE__*/React.createElement("style", {
7810
- children: loadingCircleStyle$2y
7900
+ children: loadingCircleStyle$2A
7811
7901
  }), /*#__PURE__*/React.createElement("svg", _extends({
7812
7902
  xmlns: "http://www.w3.org/2000/svg",
7813
7903
  width: size,
@@ -7839,7 +7929,7 @@ EyeOn.defaultProps = {
7839
7929
  size: '16'
7840
7930
  };
7841
7931
 
7842
- var loadingCircleStyle$2z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7932
+ var loadingCircleStyle$2B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7843
7933
 
7844
7934
  var EyeOnFill = function EyeOnFill(props) {
7845
7935
  var color = props.color,
@@ -7852,7 +7942,7 @@ var EyeOnFill = function EyeOnFill(props) {
7852
7942
  return /*#__PURE__*/React.createElement("span", {
7853
7943
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7854
7944
  }, /*#__PURE__*/React.createElement("style", {
7855
- children: loadingCircleStyle$2z
7945
+ children: loadingCircleStyle$2B
7856
7946
  }), /*#__PURE__*/React.createElement("svg", _extends({
7857
7947
  xmlns: "http://www.w3.org/2000/svg",
7858
7948
  width: size,
@@ -7886,7 +7976,7 @@ EyeOnFill.defaultProps = {
7886
7976
  size: '16'
7887
7977
  };
7888
7978
 
7889
- var loadingCircleStyle$2A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7979
+ var loadingCircleStyle$2C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7890
7980
 
7891
7981
  var EyeOff = function EyeOff(props) {
7892
7982
  var color = props.color,
@@ -7899,7 +7989,7 @@ var EyeOff = function EyeOff(props) {
7899
7989
  return /*#__PURE__*/React.createElement("span", {
7900
7990
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7901
7991
  }, /*#__PURE__*/React.createElement("style", {
7902
- children: loadingCircleStyle$2A
7992
+ children: loadingCircleStyle$2C
7903
7993
  }), /*#__PURE__*/React.createElement("svg", _extends({
7904
7994
  xmlns: "http://www.w3.org/2000/svg",
7905
7995
  width: size,
@@ -7931,7 +8021,7 @@ EyeOff.defaultProps = {
7931
8021
  size: '16'
7932
8022
  };
7933
8023
 
7934
- var loadingCircleStyle$2B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8024
+ var loadingCircleStyle$2D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7935
8025
 
7936
8026
  var EyeOffFill = function EyeOffFill(props) {
7937
8027
  var color = props.color,
@@ -7944,7 +8034,7 @@ var EyeOffFill = function EyeOffFill(props) {
7944
8034
  return /*#__PURE__*/React.createElement("span", {
7945
8035
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7946
8036
  }, /*#__PURE__*/React.createElement("style", {
7947
- children: loadingCircleStyle$2B
8037
+ children: loadingCircleStyle$2D
7948
8038
  }), /*#__PURE__*/React.createElement("svg", _extends({
7949
8039
  xmlns: "http://www.w3.org/2000/svg",
7950
8040
  width: size,
@@ -7978,7 +8068,7 @@ EyeOffFill.defaultProps = {
7978
8068
  size: '16'
7979
8069
  };
7980
8070
 
7981
- var loadingCircleStyle$2C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8071
+ var loadingCircleStyle$2E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
7982
8072
 
7983
8073
  var Dot = function Dot(props) {
7984
8074
  var color = props.color,
@@ -7991,7 +8081,7 @@ var Dot = function Dot(props) {
7991
8081
  return /*#__PURE__*/React.createElement("span", {
7992
8082
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
7993
8083
  }, /*#__PURE__*/React.createElement("style", {
7994
- children: loadingCircleStyle$2C
8084
+ children: loadingCircleStyle$2E
7995
8085
  }), /*#__PURE__*/React.createElement("svg", _extends({
7996
8086
  xmlns: "http://www.w3.org/2000/svg",
7997
8087
  width: size,
@@ -8025,7 +8115,7 @@ Dot.defaultProps = {
8025
8115
  size: '16'
8026
8116
  };
8027
8117
 
8028
- var loadingCircleStyle$2D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8118
+ var loadingCircleStyle$2F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8029
8119
 
8030
8120
  var Anchor = function Anchor(props) {
8031
8121
  var color = props.color,
@@ -8038,7 +8128,7 @@ var Anchor = function Anchor(props) {
8038
8128
  return /*#__PURE__*/React.createElement("span", {
8039
8129
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8040
8130
  }, /*#__PURE__*/React.createElement("style", {
8041
- children: loadingCircleStyle$2D
8131
+ children: loadingCircleStyle$2F
8042
8132
  }), /*#__PURE__*/React.createElement("svg", _extends({
8043
8133
  xmlns: "http://www.w3.org/2000/svg",
8044
8134
  width: size,
@@ -8070,7 +8160,7 @@ Anchor.defaultProps = {
8070
8160
  size: '16'
8071
8161
  };
8072
8162
 
8073
- var loadingCircleStyle$2E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8163
+ var loadingCircleStyle$2G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8074
8164
 
8075
8165
  var ChartLine = function ChartLine(props) {
8076
8166
  var color = props.color,
@@ -8083,7 +8173,7 @@ var ChartLine = function ChartLine(props) {
8083
8173
  return /*#__PURE__*/React.createElement("span", {
8084
8174
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8085
8175
  }, /*#__PURE__*/React.createElement("style", {
8086
- children: loadingCircleStyle$2E
8176
+ children: loadingCircleStyle$2G
8087
8177
  }), /*#__PURE__*/React.createElement("svg", _extends({
8088
8178
  xmlns: "http://www.w3.org/2000/svg",
8089
8179
  width: size,
@@ -8121,7 +8211,7 @@ ChartLine.defaultProps = {
8121
8211
  size: '16'
8122
8212
  };
8123
8213
 
8124
- var loadingCircleStyle$2F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8214
+ var loadingCircleStyle$2H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8125
8215
 
8126
8216
  var ChartBar = function ChartBar(props) {
8127
8217
  var color = props.color,
@@ -8134,7 +8224,7 @@ var ChartBar = function ChartBar(props) {
8134
8224
  return /*#__PURE__*/React.createElement("span", {
8135
8225
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8136
8226
  }, /*#__PURE__*/React.createElement("style", {
8137
- children: loadingCircleStyle$2F
8227
+ children: loadingCircleStyle$2H
8138
8228
  }), /*#__PURE__*/React.createElement("svg", _extends({
8139
8229
  xmlns: "http://www.w3.org/2000/svg",
8140
8230
  width: size,
@@ -8170,7 +8260,7 @@ ChartBar.defaultProps = {
8170
8260
  size: '16'
8171
8261
  };
8172
8262
 
8173
- var loadingCircleStyle$2G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8263
+ var loadingCircleStyle$2I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8174
8264
 
8175
8265
  var ChartCum = function ChartCum(props) {
8176
8266
  var color = props.color,
@@ -8183,7 +8273,7 @@ var ChartCum = function ChartCum(props) {
8183
8273
  return /*#__PURE__*/React.createElement("span", {
8184
8274
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8185
8275
  }, /*#__PURE__*/React.createElement("style", {
8186
- children: loadingCircleStyle$2G
8276
+ children: loadingCircleStyle$2I
8187
8277
  }), /*#__PURE__*/React.createElement("svg", _extends({
8188
8278
  xmlns: "http://www.w3.org/2000/svg",
8189
8279
  width: size,
@@ -8225,7 +8315,7 @@ ChartCum.defaultProps = {
8225
8315
  size: '16'
8226
8316
  };
8227
8317
 
8228
- var loadingCircleStyle$2H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8318
+ var loadingCircleStyle$2J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8229
8319
 
8230
8320
  var ChartPie = function ChartPie(props) {
8231
8321
  var color = props.color,
@@ -8238,7 +8328,7 @@ var ChartPie = function ChartPie(props) {
8238
8328
  return /*#__PURE__*/React.createElement("span", {
8239
8329
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8240
8330
  }, /*#__PURE__*/React.createElement("style", {
8241
- children: loadingCircleStyle$2H
8331
+ children: loadingCircleStyle$2J
8242
8332
  }), /*#__PURE__*/React.createElement("svg", _extends({
8243
8333
  xmlns: "http://www.w3.org/2000/svg",
8244
8334
  width: size,
@@ -8272,7 +8362,7 @@ ChartPie.defaultProps = {
8272
8362
  size: '16'
8273
8363
  };
8274
8364
 
8275
- var loadingCircleStyle$2I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8365
+ var loadingCircleStyle$2K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8276
8366
 
8277
8367
  var ChartDNRe = function ChartDNRe(props) {
8278
8368
  var color = props.color,
@@ -8285,7 +8375,7 @@ var ChartDNRe = function ChartDNRe(props) {
8285
8375
  return /*#__PURE__*/React.createElement("span", {
8286
8376
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8287
8377
  }, /*#__PURE__*/React.createElement("style", {
8288
- children: loadingCircleStyle$2I
8378
+ children: loadingCircleStyle$2K
8289
8379
  }), /*#__PURE__*/React.createElement("svg", _extends({
8290
8380
  xmlns: "http://www.w3.org/2000/svg",
8291
8381
  width: size,
@@ -8329,7 +8419,7 @@ ChartDNRe.defaultProps = {
8329
8419
  size: '16'
8330
8420
  };
8331
8421
 
8332
- var loadingCircleStyle$2J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8422
+ var loadingCircleStyle$2L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8333
8423
 
8334
8424
  var ChartDRe = function ChartDRe(props) {
8335
8425
  var color = props.color,
@@ -8342,7 +8432,7 @@ var ChartDRe = function ChartDRe(props) {
8342
8432
  return /*#__PURE__*/React.createElement("span", {
8343
8433
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8344
8434
  }, /*#__PURE__*/React.createElement("style", {
8345
- children: loadingCircleStyle$2J
8435
+ children: loadingCircleStyle$2L
8346
8436
  }), /*#__PURE__*/React.createElement("svg", _extends({
8347
8437
  xmlns: "http://www.w3.org/2000/svg",
8348
8438
  width: size,
@@ -8386,7 +8476,7 @@ ChartDRe.defaultProps = {
8386
8476
  size: '16'
8387
8477
  };
8388
8478
 
8389
- var loadingCircleStyle$2K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8479
+ var loadingCircleStyle$2M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8390
8480
 
8391
8481
  var ChartFunnel = function ChartFunnel(props) {
8392
8482
  var color = props.color,
@@ -8399,7 +8489,7 @@ var ChartFunnel = function ChartFunnel(props) {
8399
8489
  return /*#__PURE__*/React.createElement("span", {
8400
8490
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8401
8491
  }, /*#__PURE__*/React.createElement("style", {
8402
- children: loadingCircleStyle$2K
8492
+ children: loadingCircleStyle$2M
8403
8493
  }), /*#__PURE__*/React.createElement("svg", _extends({
8404
8494
  xmlns: "http://www.w3.org/2000/svg",
8405
8495
  width: size,
@@ -8435,7 +8525,7 @@ ChartFunnel.defaultProps = {
8435
8525
  size: '16'
8436
8526
  };
8437
8527
 
8438
- var loadingCircleStyle$2L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8528
+ var loadingCircleStyle$2N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8439
8529
 
8440
8530
  var ChartInterval = function ChartInterval(props) {
8441
8531
  var color = props.color,
@@ -8448,7 +8538,7 @@ var ChartInterval = function ChartInterval(props) {
8448
8538
  return /*#__PURE__*/React.createElement("span", {
8449
8539
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8450
8540
  }, /*#__PURE__*/React.createElement("style", {
8451
- children: loadingCircleStyle$2L
8541
+ children: loadingCircleStyle$2N
8452
8542
  }), /*#__PURE__*/React.createElement("svg", _extends({
8453
8543
  xmlns: "http://www.w3.org/2000/svg",
8454
8544
  width: size,
@@ -8482,7 +8572,7 @@ ChartInterval.defaultProps = {
8482
8572
  size: '16'
8483
8573
  };
8484
8574
 
8485
- var loadingCircleStyle$2M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8575
+ var loadingCircleStyle$2O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8486
8576
 
8487
8577
  var ChartStack = function ChartStack(props) {
8488
8578
  var color = props.color,
@@ -8495,7 +8585,7 @@ var ChartStack = function ChartStack(props) {
8495
8585
  return /*#__PURE__*/React.createElement("span", {
8496
8586
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8497
8587
  }, /*#__PURE__*/React.createElement("style", {
8498
- children: loadingCircleStyle$2M
8588
+ children: loadingCircleStyle$2O
8499
8589
  }), /*#__PURE__*/React.createElement("svg", _extends({
8500
8590
  xmlns: "http://www.w3.org/2000/svg",
8501
8591
  width: size,
@@ -8529,7 +8619,7 @@ ChartStack.defaultProps = {
8529
8619
  size: '16'
8530
8620
  };
8531
8621
 
8532
- var loadingCircleStyle$2N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8622
+ var loadingCircleStyle$2P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8533
8623
 
8534
8624
  var ChartStackn = function ChartStackn(props) {
8535
8625
  var color = props.color,
@@ -8542,7 +8632,7 @@ var ChartStackn = function ChartStackn(props) {
8542
8632
  return /*#__PURE__*/React.createElement("span", {
8543
8633
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8544
8634
  }, /*#__PURE__*/React.createElement("style", {
8545
- children: loadingCircleStyle$2N
8635
+ children: loadingCircleStyle$2P
8546
8636
  }), /*#__PURE__*/React.createElement("svg", _extends({
8547
8637
  xmlns: "http://www.w3.org/2000/svg",
8548
8638
  width: size,
@@ -8576,7 +8666,7 @@ ChartStackn.defaultProps = {
8576
8666
  size: '16'
8577
8667
  };
8578
8668
 
8579
- var loadingCircleStyle$2O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8669
+ var loadingCircleStyle$2Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8580
8670
 
8581
8671
  var ChartStackPerc = function ChartStackPerc(props) {
8582
8672
  var color = props.color,
@@ -8589,7 +8679,7 @@ var ChartStackPerc = function ChartStackPerc(props) {
8589
8679
  return /*#__PURE__*/React.createElement("span", {
8590
8680
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8591
8681
  }, /*#__PURE__*/React.createElement("style", {
8592
- children: loadingCircleStyle$2O
8682
+ children: loadingCircleStyle$2Q
8593
8683
  }), /*#__PURE__*/React.createElement("svg", _extends({
8594
8684
  xmlns: "http://www.w3.org/2000/svg",
8595
8685
  width: size,
@@ -8623,7 +8713,7 @@ ChartStackPerc.defaultProps = {
8623
8713
  size: '16'
8624
8714
  };
8625
8715
 
8626
- var loadingCircleStyle$2P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8716
+ var loadingCircleStyle$2R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8627
8717
 
8628
8718
  var ChartComplex = function ChartComplex(props) {
8629
8719
  var color = props.color,
@@ -8636,7 +8726,7 @@ var ChartComplex = function ChartComplex(props) {
8636
8726
  return /*#__PURE__*/React.createElement("span", {
8637
8727
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8638
8728
  }, /*#__PURE__*/React.createElement("style", {
8639
- children: loadingCircleStyle$2P
8729
+ children: loadingCircleStyle$2R
8640
8730
  }), /*#__PURE__*/React.createElement("svg", _extends({
8641
8731
  xmlns: "http://www.w3.org/2000/svg",
8642
8732
  width: size,
@@ -8676,7 +8766,7 @@ ChartComplex.defaultProps = {
8676
8766
  size: '16'
8677
8767
  };
8678
8768
 
8679
- var loadingCircleStyle$2Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8769
+ var loadingCircleStyle$2S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8680
8770
 
8681
8771
  var ChartHistogram = function ChartHistogram(props) {
8682
8772
  var color = props.color,
@@ -8689,7 +8779,7 @@ var ChartHistogram = function ChartHistogram(props) {
8689
8779
  return /*#__PURE__*/React.createElement("span", {
8690
8780
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8691
8781
  }, /*#__PURE__*/React.createElement("style", {
8692
- children: loadingCircleStyle$2Q
8782
+ children: loadingCircleStyle$2S
8693
8783
  }), /*#__PURE__*/React.createElement("svg", _extends({
8694
8784
  xmlns: "http://www.w3.org/2000/svg",
8695
8785
  width: size,
@@ -8735,7 +8825,7 @@ ChartHistogram.defaultProps = {
8735
8825
  size: '16'
8736
8826
  };
8737
8827
 
8738
- var loadingCircleStyle$2R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8828
+ var loadingCircleStyle$2T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8739
8829
 
8740
8830
  var ChartTable = function ChartTable(props) {
8741
8831
  var color = props.color,
@@ -8748,7 +8838,7 @@ var ChartTable = function ChartTable(props) {
8748
8838
  return /*#__PURE__*/React.createElement("span", {
8749
8839
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8750
8840
  }, /*#__PURE__*/React.createElement("style", {
8751
- children: loadingCircleStyle$2R
8841
+ children: loadingCircleStyle$2T
8752
8842
  }), /*#__PURE__*/React.createElement("svg", _extends({
8753
8843
  xmlns: "http://www.w3.org/2000/svg",
8754
8844
  width: size,
@@ -8780,7 +8870,7 @@ ChartTable.defaultProps = {
8780
8870
  size: '16'
8781
8871
  };
8782
8872
 
8783
- var loadingCircleStyle$2S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8873
+ var loadingCircleStyle$2U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8784
8874
 
8785
8875
  var ChartFieldlist = function ChartFieldlist(props) {
8786
8876
  var color = props.color,
@@ -8793,7 +8883,7 @@ var ChartFieldlist = function ChartFieldlist(props) {
8793
8883
  return /*#__PURE__*/React.createElement("span", {
8794
8884
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8795
8885
  }, /*#__PURE__*/React.createElement("style", {
8796
- children: loadingCircleStyle$2S
8886
+ children: loadingCircleStyle$2U
8797
8887
  }), /*#__PURE__*/React.createElement("svg", _extends({
8798
8888
  xmlns: "http://www.w3.org/2000/svg",
8799
8889
  width: size,
@@ -8825,7 +8915,7 @@ ChartFieldlist.defaultProps = {
8825
8915
  size: '16'
8826
8916
  };
8827
8917
 
8828
- var loadingCircleStyle$2T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8918
+ var loadingCircleStyle$2V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8829
8919
 
8830
8920
  var Table1dtable = function Table1dtable(props) {
8831
8921
  var color = props.color,
@@ -8838,7 +8928,7 @@ var Table1dtable = function Table1dtable(props) {
8838
8928
  return /*#__PURE__*/React.createElement("span", {
8839
8929
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8840
8930
  }, /*#__PURE__*/React.createElement("style", {
8841
- children: loadingCircleStyle$2T
8931
+ children: loadingCircleStyle$2V
8842
8932
  }), /*#__PURE__*/React.createElement("svg", _extends({
8843
8933
  xmlns: "http://www.w3.org/2000/svg",
8844
8934
  width: size,
@@ -8888,7 +8978,7 @@ Table1dtable.defaultProps = {
8888
8978
  size: '16'
8889
8979
  };
8890
8980
 
8891
- var loadingCircleStyle$2U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8981
+ var loadingCircleStyle$2W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8892
8982
 
8893
8983
  var ChartSqltable = function ChartSqltable(props) {
8894
8984
  var color = props.color,
@@ -8901,7 +8991,7 @@ var ChartSqltable = function ChartSqltable(props) {
8901
8991
  return /*#__PURE__*/React.createElement("span", {
8902
8992
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8903
8993
  }, /*#__PURE__*/React.createElement("style", {
8904
- children: loadingCircleStyle$2U
8994
+ children: loadingCircleStyle$2W
8905
8995
  }), /*#__PURE__*/React.createElement("svg", _extends({
8906
8996
  xmlns: "http://www.w3.org/2000/svg",
8907
8997
  width: size,
@@ -8933,7 +9023,7 @@ ChartSqltable.defaultProps = {
8933
9023
  size: '16'
8934
9024
  };
8935
9025
 
8936
- var loadingCircleStyle$2V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9026
+ var loadingCircleStyle$2X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8937
9027
 
8938
9028
  var ChartCombinedTable = function ChartCombinedTable(props) {
8939
9029
  var color = props.color,
@@ -8946,7 +9036,7 @@ var ChartCombinedTable = function ChartCombinedTable(props) {
8946
9036
  return /*#__PURE__*/React.createElement("span", {
8947
9037
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8948
9038
  }, /*#__PURE__*/React.createElement("style", {
8949
- children: loadingCircleStyle$2V
9039
+ children: loadingCircleStyle$2X
8950
9040
  }), /*#__PURE__*/React.createElement("svg", _extends({
8951
9041
  xmlns: "http://www.w3.org/2000/svg",
8952
9042
  width: size,
@@ -8978,7 +9068,7 @@ ChartCombinedTable.defaultProps = {
8978
9068
  size: '16'
8979
9069
  };
8980
9070
 
8981
- var loadingCircleStyle$2W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9071
+ var loadingCircleStyle$2Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
8982
9072
 
8983
9073
  var ChartDistTable = function ChartDistTable(props) {
8984
9074
  var color = props.color,
@@ -8991,7 +9081,7 @@ var ChartDistTable = function ChartDistTable(props) {
8991
9081
  return /*#__PURE__*/React.createElement("span", {
8992
9082
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
8993
9083
  }, /*#__PURE__*/React.createElement("style", {
8994
- children: loadingCircleStyle$2W
9084
+ children: loadingCircleStyle$2Y
8995
9085
  }), /*#__PURE__*/React.createElement("svg", _extends({
8996
9086
  xmlns: "http://www.w3.org/2000/svg",
8997
9087
  width: size,
@@ -9023,7 +9113,7 @@ ChartDistTable.defaultProps = {
9023
9113
  size: '16'
9024
9114
  };
9025
9115
 
9026
- var loadingCircleStyle$2X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9116
+ var loadingCircleStyle$2Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9027
9117
 
9028
9118
  var ChartBarTable = function ChartBarTable(props) {
9029
9119
  var color = props.color,
@@ -9036,7 +9126,7 @@ var ChartBarTable = function ChartBarTable(props) {
9036
9126
  return /*#__PURE__*/React.createElement("span", {
9037
9127
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9038
9128
  }, /*#__PURE__*/React.createElement("style", {
9039
- children: loadingCircleStyle$2X
9129
+ children: loadingCircleStyle$2Z
9040
9130
  }), /*#__PURE__*/React.createElement("svg", _extends({
9041
9131
  xmlns: "http://www.w3.org/2000/svg",
9042
9132
  width: size,
@@ -9070,7 +9160,7 @@ ChartBarTable.defaultProps = {
9070
9160
  size: '16'
9071
9161
  };
9072
9162
 
9073
- var loadingCircleStyle$2Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9163
+ var loadingCircleStyle$2_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9074
9164
 
9075
9165
  var ChartLineTable = function ChartLineTable(props) {
9076
9166
  var color = props.color,
@@ -9083,7 +9173,7 @@ var ChartLineTable = function ChartLineTable(props) {
9083
9173
  return /*#__PURE__*/React.createElement("span", {
9084
9174
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9085
9175
  }, /*#__PURE__*/React.createElement("style", {
9086
- children: loadingCircleStyle$2Y
9176
+ children: loadingCircleStyle$2_
9087
9177
  }), /*#__PURE__*/React.createElement("svg", _extends({
9088
9178
  xmlns: "http://www.w3.org/2000/svg",
9089
9179
  width: size,
@@ -9123,7 +9213,7 @@ ChartLineTable.defaultProps = {
9123
9213
  size: '16'
9124
9214
  };
9125
9215
 
9126
- var loadingCircleStyle$2Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9216
+ var loadingCircleStyle$2$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9127
9217
 
9128
9218
  var Play = function Play(props) {
9129
9219
  var color = props.color,
@@ -9136,7 +9226,7 @@ var Play = function Play(props) {
9136
9226
  return /*#__PURE__*/React.createElement("span", {
9137
9227
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9138
9228
  }, /*#__PURE__*/React.createElement("style", {
9139
- children: loadingCircleStyle$2Z
9229
+ children: loadingCircleStyle$2$
9140
9230
  }), /*#__PURE__*/React.createElement("svg", _extends({
9141
9231
  xmlns: "http://www.w3.org/2000/svg",
9142
9232
  width: size,
@@ -9168,7 +9258,7 @@ Play.defaultProps = {
9168
9258
  size: '16'
9169
9259
  };
9170
9260
 
9171
- var loadingCircleStyle$2_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9261
+ var loadingCircleStyle$30 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9172
9262
 
9173
9263
  var Config = function Config(props) {
9174
9264
  var color = props.color,
@@ -9181,7 +9271,7 @@ var Config = function Config(props) {
9181
9271
  return /*#__PURE__*/React.createElement("span", {
9182
9272
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9183
9273
  }, /*#__PURE__*/React.createElement("style", {
9184
- children: loadingCircleStyle$2_
9274
+ children: loadingCircleStyle$30
9185
9275
  }), /*#__PURE__*/React.createElement("svg", _extends({
9186
9276
  xmlns: "http://www.w3.org/2000/svg",
9187
9277
  width: size,
@@ -9213,7 +9303,7 @@ Config.defaultProps = {
9213
9303
  size: '16'
9214
9304
  };
9215
9305
 
9216
- var loadingCircleStyle$2$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9306
+ var loadingCircleStyle$31 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9217
9307
 
9218
9308
  var Setting = function Setting(props) {
9219
9309
  var color = props.color,
@@ -9226,7 +9316,7 @@ var Setting = function Setting(props) {
9226
9316
  return /*#__PURE__*/React.createElement("span", {
9227
9317
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9228
9318
  }, /*#__PURE__*/React.createElement("style", {
9229
- children: loadingCircleStyle$2$
9319
+ children: loadingCircleStyle$31
9230
9320
  }), /*#__PURE__*/React.createElement("svg", _extends({
9231
9321
  xmlns: "http://www.w3.org/2000/svg",
9232
9322
  width: size,
@@ -9258,7 +9348,7 @@ Setting.defaultProps = {
9258
9348
  size: '16'
9259
9349
  };
9260
9350
 
9261
- var loadingCircleStyle$30 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9351
+ var loadingCircleStyle$32 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9262
9352
 
9263
9353
  var Search = function Search(props) {
9264
9354
  var color = props.color,
@@ -9271,7 +9361,7 @@ var Search = function Search(props) {
9271
9361
  return /*#__PURE__*/React.createElement("span", {
9272
9362
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9273
9363
  }, /*#__PURE__*/React.createElement("style", {
9274
- children: loadingCircleStyle$30
9364
+ children: loadingCircleStyle$32
9275
9365
  }), /*#__PURE__*/React.createElement("svg", _extends({
9276
9366
  xmlns: "http://www.w3.org/2000/svg",
9277
9367
  width: size,
@@ -9303,7 +9393,7 @@ Search.defaultProps = {
9303
9393
  size: '16'
9304
9394
  };
9305
9395
 
9306
- var loadingCircleStyle$31 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9396
+ var loadingCircleStyle$33 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9307
9397
 
9308
9398
  var Copy = function Copy(props) {
9309
9399
  var color = props.color,
@@ -9316,7 +9406,7 @@ var Copy = function Copy(props) {
9316
9406
  return /*#__PURE__*/React.createElement("span", {
9317
9407
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9318
9408
  }, /*#__PURE__*/React.createElement("style", {
9319
- children: loadingCircleStyle$31
9409
+ children: loadingCircleStyle$33
9320
9410
  }), /*#__PURE__*/React.createElement("svg", _extends({
9321
9411
  xmlns: "http://www.w3.org/2000/svg",
9322
9412
  width: size,
@@ -9348,7 +9438,7 @@ Copy.defaultProps = {
9348
9438
  size: '16'
9349
9439
  };
9350
9440
 
9351
- var loadingCircleStyle$32 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9441
+ var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9352
9442
 
9353
9443
  var Copy2 = function Copy2(props) {
9354
9444
  var color = props.color,
@@ -9361,7 +9451,7 @@ var Copy2 = function Copy2(props) {
9361
9451
  return /*#__PURE__*/React.createElement("span", {
9362
9452
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9363
9453
  }, /*#__PURE__*/React.createElement("style", {
9364
- children: loadingCircleStyle$32
9454
+ children: loadingCircleStyle$34
9365
9455
  }), /*#__PURE__*/React.createElement("svg", _extends({
9366
9456
  xmlns: "http://www.w3.org/2000/svg",
9367
9457
  width: size,
@@ -9393,7 +9483,7 @@ Copy2.defaultProps = {
9393
9483
  size: '16'
9394
9484
  };
9395
9485
 
9396
- var loadingCircleStyle$33 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9486
+ var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9397
9487
 
9398
9488
  var Format = function Format(props) {
9399
9489
  var color = props.color,
@@ -9406,7 +9496,7 @@ var Format = function Format(props) {
9406
9496
  return /*#__PURE__*/React.createElement("span", {
9407
9497
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9408
9498
  }, /*#__PURE__*/React.createElement("style", {
9409
- children: loadingCircleStyle$33
9499
+ children: loadingCircleStyle$35
9410
9500
  }), /*#__PURE__*/React.createElement("svg", _extends({
9411
9501
  xmlns: "http://www.w3.org/2000/svg",
9412
9502
  width: size,
@@ -9440,7 +9530,7 @@ Format.defaultProps = {
9440
9530
  size: '16'
9441
9531
  };
9442
9532
 
9443
- var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9533
+ var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9444
9534
 
9445
9535
  var Code = function Code(props) {
9446
9536
  var color = props.color,
@@ -9453,7 +9543,7 @@ var Code = function Code(props) {
9453
9543
  return /*#__PURE__*/React.createElement("span", {
9454
9544
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9455
9545
  }, /*#__PURE__*/React.createElement("style", {
9456
- children: loadingCircleStyle$34
9546
+ children: loadingCircleStyle$36
9457
9547
  }), /*#__PURE__*/React.createElement("svg", _extends({
9458
9548
  xmlns: "http://www.w3.org/2000/svg",
9459
9549
  width: size,
@@ -9485,7 +9575,7 @@ Code.defaultProps = {
9485
9575
  size: '16'
9486
9576
  };
9487
9577
 
9488
- var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9578
+ var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9489
9579
 
9490
9580
  var Edit = function Edit(props) {
9491
9581
  var color = props.color,
@@ -9498,7 +9588,7 @@ var Edit = function Edit(props) {
9498
9588
  return /*#__PURE__*/React.createElement("span", {
9499
9589
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9500
9590
  }, /*#__PURE__*/React.createElement("style", {
9501
- children: loadingCircleStyle$35
9591
+ children: loadingCircleStyle$37
9502
9592
  }), /*#__PURE__*/React.createElement("svg", _extends({
9503
9593
  xmlns: "http://www.w3.org/2000/svg",
9504
9594
  width: size,
@@ -9530,7 +9620,7 @@ Edit.defaultProps = {
9530
9620
  size: '16'
9531
9621
  };
9532
9622
 
9533
- var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9623
+ var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9534
9624
 
9535
9625
  var EditFill = function EditFill(props) {
9536
9626
  var color = props.color,
@@ -9543,7 +9633,7 @@ var EditFill = function EditFill(props) {
9543
9633
  return /*#__PURE__*/React.createElement("span", {
9544
9634
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9545
9635
  }, /*#__PURE__*/React.createElement("style", {
9546
- children: loadingCircleStyle$36
9636
+ children: loadingCircleStyle$38
9547
9637
  }), /*#__PURE__*/React.createElement("svg", _extends({
9548
9638
  xmlns: "http://www.w3.org/2000/svg",
9549
9639
  width: size,
@@ -9577,7 +9667,7 @@ EditFill.defaultProps = {
9577
9667
  size: '16'
9578
9668
  };
9579
9669
 
9580
- var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9670
+ var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9581
9671
 
9582
9672
  var Delete1 = function Delete1(props) {
9583
9673
  var color = props.color,
@@ -9590,7 +9680,7 @@ var Delete1 = function Delete1(props) {
9590
9680
  return /*#__PURE__*/React.createElement("span", {
9591
9681
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9592
9682
  }, /*#__PURE__*/React.createElement("style", {
9593
- children: loadingCircleStyle$37
9683
+ children: loadingCircleStyle$39
9594
9684
  }), /*#__PURE__*/React.createElement("svg", _extends({
9595
9685
  xmlns: "http://www.w3.org/2000/svg",
9596
9686
  width: size,
@@ -9622,7 +9712,7 @@ Delete1.defaultProps = {
9622
9712
  size: '16'
9623
9713
  };
9624
9714
 
9625
- var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9715
+ var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9626
9716
 
9627
9717
  var Save = function Save(props) {
9628
9718
  var color = props.color,
@@ -9635,7 +9725,7 @@ var Save = function Save(props) {
9635
9725
  return /*#__PURE__*/React.createElement("span", {
9636
9726
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9637
9727
  }, /*#__PURE__*/React.createElement("style", {
9638
- children: loadingCircleStyle$38
9728
+ children: loadingCircleStyle$3a
9639
9729
  }), /*#__PURE__*/React.createElement("svg", _extends({
9640
9730
  xmlns: "http://www.w3.org/2000/svg",
9641
9731
  width: size,
@@ -9667,7 +9757,7 @@ Save.defaultProps = {
9667
9757
  size: '16'
9668
9758
  };
9669
9759
 
9670
- var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9760
+ var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9671
9761
 
9672
9762
  var Send = function Send(props) {
9673
9763
  var color = props.color,
@@ -9680,7 +9770,7 @@ var Send = function Send(props) {
9680
9770
  return /*#__PURE__*/React.createElement("span", {
9681
9771
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9682
9772
  }, /*#__PURE__*/React.createElement("style", {
9683
- children: loadingCircleStyle$39
9773
+ children: loadingCircleStyle$3b
9684
9774
  }), /*#__PURE__*/React.createElement("svg", _extends({
9685
9775
  xmlns: "http://www.w3.org/2000/svg",
9686
9776
  width: size,
@@ -9712,7 +9802,7 @@ Send.defaultProps = {
9712
9802
  size: '16'
9713
9803
  };
9714
9804
 
9715
- var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9805
+ var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9716
9806
 
9717
9807
  var Fullscreen = function Fullscreen(props) {
9718
9808
  var color = props.color,
@@ -9725,7 +9815,7 @@ var Fullscreen = function Fullscreen(props) {
9725
9815
  return /*#__PURE__*/React.createElement("span", {
9726
9816
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9727
9817
  }, /*#__PURE__*/React.createElement("style", {
9728
- children: loadingCircleStyle$3a
9818
+ children: loadingCircleStyle$3c
9729
9819
  }), /*#__PURE__*/React.createElement("svg", _extends({
9730
9820
  xmlns: "http://www.w3.org/2000/svg",
9731
9821
  width: size,
@@ -9757,7 +9847,7 @@ Fullscreen.defaultProps = {
9757
9847
  size: '16'
9758
9848
  };
9759
9849
 
9760
- var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9850
+ var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9761
9851
 
9762
9852
  var ArrowLeftDown = function ArrowLeftDown(props) {
9763
9853
  var color = props.color,
@@ -9770,7 +9860,7 @@ var ArrowLeftDown = function ArrowLeftDown(props) {
9770
9860
  return /*#__PURE__*/React.createElement("span", {
9771
9861
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9772
9862
  }, /*#__PURE__*/React.createElement("style", {
9773
- children: loadingCircleStyle$3b
9863
+ children: loadingCircleStyle$3d
9774
9864
  }), /*#__PURE__*/React.createElement("svg", _extends({
9775
9865
  xmlns: "http://www.w3.org/2000/svg",
9776
9866
  width: size,
@@ -9802,7 +9892,7 @@ ArrowLeftDown.defaultProps = {
9802
9892
  size: '16'
9803
9893
  };
9804
9894
 
9805
- var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9895
+ var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9806
9896
 
9807
9897
  var Link = function Link(props) {
9808
9898
  var color = props.color,
@@ -9815,7 +9905,7 @@ var Link = function Link(props) {
9815
9905
  return /*#__PURE__*/React.createElement("span", {
9816
9906
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9817
9907
  }, /*#__PURE__*/React.createElement("style", {
9818
- children: loadingCircleStyle$3c
9908
+ children: loadingCircleStyle$3e
9819
9909
  }), /*#__PURE__*/React.createElement("svg", _extends({
9820
9910
  xmlns: "http://www.w3.org/2000/svg",
9821
9911
  width: size,
@@ -9851,7 +9941,7 @@ Link.defaultProps = {
9851
9941
  size: '16'
9852
9942
  };
9853
9943
 
9854
- var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9944
+ var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9855
9945
 
9856
9946
  var Unlink = function Unlink(props) {
9857
9947
  var color = props.color,
@@ -9864,7 +9954,7 @@ var Unlink = function Unlink(props) {
9864
9954
  return /*#__PURE__*/React.createElement("span", {
9865
9955
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9866
9956
  }, /*#__PURE__*/React.createElement("style", {
9867
- children: loadingCircleStyle$3d
9957
+ children: loadingCircleStyle$3f
9868
9958
  }), /*#__PURE__*/React.createElement("svg", _extends({
9869
9959
  xmlns: "http://www.w3.org/2000/svg",
9870
9960
  width: size,
@@ -9902,7 +9992,7 @@ Unlink.defaultProps = {
9902
9992
  size: '16'
9903
9993
  };
9904
9994
 
9905
- var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9995
+ var loadingCircleStyle$3g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9906
9996
 
9907
9997
  var MenuUnfold = function MenuUnfold(props) {
9908
9998
  var color = props.color,
@@ -9915,7 +10005,7 @@ var MenuUnfold = function MenuUnfold(props) {
9915
10005
  return /*#__PURE__*/React.createElement("span", {
9916
10006
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9917
10007
  }, /*#__PURE__*/React.createElement("style", {
9918
- children: loadingCircleStyle$3e
10008
+ children: loadingCircleStyle$3g
9919
10009
  }), /*#__PURE__*/React.createElement("svg", _extends({
9920
10010
  xmlns: "http://www.w3.org/2000/svg",
9921
10011
  width: size,
@@ -9947,7 +10037,7 @@ MenuUnfold.defaultProps = {
9947
10037
  size: '16'
9948
10038
  };
9949
10039
 
9950
- var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10040
+ var loadingCircleStyle$3h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9951
10041
 
9952
10042
  var MenuFold = function MenuFold(props) {
9953
10043
  var color = props.color,
@@ -9960,7 +10050,7 @@ var MenuFold = function MenuFold(props) {
9960
10050
  return /*#__PURE__*/React.createElement("span", {
9961
10051
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
9962
10052
  }, /*#__PURE__*/React.createElement("style", {
9963
- children: loadingCircleStyle$3f
10053
+ children: loadingCircleStyle$3h
9964
10054
  }), /*#__PURE__*/React.createElement("svg", _extends({
9965
10055
  xmlns: "http://www.w3.org/2000/svg",
9966
10056
  width: size,
@@ -9992,7 +10082,7 @@ MenuFold.defaultProps = {
9992
10082
  size: '16'
9993
10083
  };
9994
10084
 
9995
- var loadingCircleStyle$3g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10085
+ var loadingCircleStyle$3i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
9996
10086
 
9997
10087
  var List = function List(props) {
9998
10088
  var color = props.color,
@@ -10005,7 +10095,7 @@ var List = function List(props) {
10005
10095
  return /*#__PURE__*/React.createElement("span", {
10006
10096
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10007
10097
  }, /*#__PURE__*/React.createElement("style", {
10008
- children: loadingCircleStyle$3g
10098
+ children: loadingCircleStyle$3i
10009
10099
  }), /*#__PURE__*/React.createElement("svg", _extends({
10010
10100
  xmlns: "http://www.w3.org/2000/svg",
10011
10101
  width: size,
@@ -10037,7 +10127,7 @@ List.defaultProps = {
10037
10127
  size: '16'
10038
10128
  };
10039
10129
 
10040
- var loadingCircleStyle$3h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10130
+ var loadingCircleStyle$3j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10041
10131
 
10042
10132
  var ListNested = function ListNested(props) {
10043
10133
  var color = props.color,
@@ -10050,7 +10140,7 @@ var ListNested = function ListNested(props) {
10050
10140
  return /*#__PURE__*/React.createElement("span", {
10051
10141
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10052
10142
  }, /*#__PURE__*/React.createElement("style", {
10053
- children: loadingCircleStyle$3h
10143
+ children: loadingCircleStyle$3j
10054
10144
  }), /*#__PURE__*/React.createElement("svg", _extends({
10055
10145
  xmlns: "http://www.w3.org/2000/svg",
10056
10146
  width: size,
@@ -10084,7 +10174,7 @@ ListNested.defaultProps = {
10084
10174
  size: '16'
10085
10175
  };
10086
10176
 
10087
- var loadingCircleStyle$3i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10177
+ var loadingCircleStyle$3k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10088
10178
 
10089
10179
  var DoubleList = function DoubleList(props) {
10090
10180
  var color = props.color,
@@ -10097,7 +10187,7 @@ var DoubleList = function DoubleList(props) {
10097
10187
  return /*#__PURE__*/React.createElement("span", {
10098
10188
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10099
10189
  }, /*#__PURE__*/React.createElement("style", {
10100
- children: loadingCircleStyle$3i
10190
+ children: loadingCircleStyle$3k
10101
10191
  }), /*#__PURE__*/React.createElement("svg", _extends({
10102
10192
  xmlns: "http://www.w3.org/2000/svg",
10103
10193
  width: size,
@@ -10139,7 +10229,7 @@ DoubleList.defaultProps = {
10139
10229
  size: '16'
10140
10230
  };
10141
10231
 
10142
- var loadingCircleStyle$3j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10232
+ var loadingCircleStyle$3l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10143
10233
 
10144
10234
  var Download = function Download(props) {
10145
10235
  var color = props.color,
@@ -10152,7 +10242,7 @@ var Download = function Download(props) {
10152
10242
  return /*#__PURE__*/React.createElement("span", {
10153
10243
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10154
10244
  }, /*#__PURE__*/React.createElement("style", {
10155
- children: loadingCircleStyle$3j
10245
+ children: loadingCircleStyle$3l
10156
10246
  }), /*#__PURE__*/React.createElement("svg", _extends({
10157
10247
  xmlns: "http://www.w3.org/2000/svg",
10158
10248
  width: size,
@@ -10184,7 +10274,7 @@ Download.defaultProps = {
10184
10274
  size: '16'
10185
10275
  };
10186
10276
 
10187
- var loadingCircleStyle$3k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10277
+ var loadingCircleStyle$3m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10188
10278
 
10189
10279
  var FullDownload = function FullDownload(props) {
10190
10280
  var color = props.color,
@@ -10197,7 +10287,7 @@ var FullDownload = function FullDownload(props) {
10197
10287
  return /*#__PURE__*/React.createElement("span", {
10198
10288
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10199
10289
  }, /*#__PURE__*/React.createElement("style", {
10200
- children: loadingCircleStyle$3k
10290
+ children: loadingCircleStyle$3m
10201
10291
  }), /*#__PURE__*/React.createElement("svg", _extends({
10202
10292
  xmlns: "http://www.w3.org/2000/svg",
10203
10293
  width: size,
@@ -10231,7 +10321,7 @@ FullDownload.defaultProps = {
10231
10321
  size: '16'
10232
10322
  };
10233
10323
 
10234
- var loadingCircleStyle$3l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10324
+ var loadingCircleStyle$3n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10235
10325
 
10236
10326
  var Export = function Export(props) {
10237
10327
  var color = props.color,
@@ -10244,7 +10334,7 @@ var Export = function Export(props) {
10244
10334
  return /*#__PURE__*/React.createElement("span", {
10245
10335
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10246
10336
  }, /*#__PURE__*/React.createElement("style", {
10247
- children: loadingCircleStyle$3l
10337
+ children: loadingCircleStyle$3n
10248
10338
  }), /*#__PURE__*/React.createElement("svg", _extends({
10249
10339
  xmlns: "http://www.w3.org/2000/svg",
10250
10340
  width: size,
@@ -10278,7 +10368,7 @@ Export.defaultProps = {
10278
10368
  size: '16'
10279
10369
  };
10280
10370
 
10281
- var loadingCircleStyle$3m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10371
+ var loadingCircleStyle$3o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10282
10372
 
10283
10373
  var Import = function Import(props) {
10284
10374
  var color = props.color,
@@ -10291,7 +10381,7 @@ var Import = function Import(props) {
10291
10381
  return /*#__PURE__*/React.createElement("span", {
10292
10382
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10293
10383
  }, /*#__PURE__*/React.createElement("style", {
10294
- children: loadingCircleStyle$3m
10384
+ children: loadingCircleStyle$3o
10295
10385
  }), /*#__PURE__*/React.createElement("svg", _extends({
10296
10386
  xmlns: "http://www.w3.org/2000/svg",
10297
10387
  width: size,
@@ -10325,7 +10415,7 @@ Import.defaultProps = {
10325
10415
  size: '16'
10326
10416
  };
10327
10417
 
10328
- var loadingCircleStyle$3n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10418
+ var loadingCircleStyle$3p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10329
10419
 
10330
10420
  var Add1 = function Add1(props) {
10331
10421
  var color = props.color,
@@ -10338,7 +10428,7 @@ var Add1 = function Add1(props) {
10338
10428
  return /*#__PURE__*/React.createElement("span", {
10339
10429
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10340
10430
  }, /*#__PURE__*/React.createElement("style", {
10341
- children: loadingCircleStyle$3n
10431
+ children: loadingCircleStyle$3p
10342
10432
  }), /*#__PURE__*/React.createElement("svg", _extends({
10343
10433
  xmlns: "http://www.w3.org/2000/svg",
10344
10434
  width: size,
@@ -10370,7 +10460,7 @@ Add1.defaultProps = {
10370
10460
  size: '16'
10371
10461
  };
10372
10462
 
10373
- var loadingCircleStyle$3o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10463
+ var loadingCircleStyle$3q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10374
10464
 
10375
10465
  var Add2 = function Add2(props) {
10376
10466
  var color = props.color,
@@ -10383,7 +10473,7 @@ var Add2 = function Add2(props) {
10383
10473
  return /*#__PURE__*/React.createElement("span", {
10384
10474
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10385
10475
  }, /*#__PURE__*/React.createElement("style", {
10386
- children: loadingCircleStyle$3o
10476
+ children: loadingCircleStyle$3q
10387
10477
  }), /*#__PURE__*/React.createElement("svg", _extends({
10388
10478
  xmlns: "http://www.w3.org/2000/svg",
10389
10479
  width: size,
@@ -10415,7 +10505,7 @@ Add2.defaultProps = {
10415
10505
  size: '16'
10416
10506
  };
10417
10507
 
10418
- var loadingCircleStyle$3p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10508
+ var loadingCircleStyle$3r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10419
10509
 
10420
10510
  var Add3 = function Add3(props) {
10421
10511
  var color = props.color,
@@ -10428,7 +10518,7 @@ var Add3 = function Add3(props) {
10428
10518
  return /*#__PURE__*/React.createElement("span", {
10429
10519
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10430
10520
  }, /*#__PURE__*/React.createElement("style", {
10431
- children: loadingCircleStyle$3p
10521
+ children: loadingCircleStyle$3r
10432
10522
  }), /*#__PURE__*/React.createElement("svg", _extends({
10433
10523
  xmlns: "http://www.w3.org/2000/svg",
10434
10524
  width: size,
@@ -10460,7 +10550,7 @@ Add3.defaultProps = {
10460
10550
  size: '16'
10461
10551
  };
10462
10552
 
10463
- var loadingCircleStyle$3q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10553
+ var loadingCircleStyle$3s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10464
10554
 
10465
10555
  var Add3Fill = function Add3Fill(props) {
10466
10556
  var color = props.color,
@@ -10473,7 +10563,7 @@ var Add3Fill = function Add3Fill(props) {
10473
10563
  return /*#__PURE__*/React.createElement("span", {
10474
10564
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10475
10565
  }, /*#__PURE__*/React.createElement("style", {
10476
- children: loadingCircleStyle$3q
10566
+ children: loadingCircleStyle$3s
10477
10567
  }), /*#__PURE__*/React.createElement("svg", _extends({
10478
10568
  xmlns: "http://www.w3.org/2000/svg",
10479
10569
  width: size,
@@ -10505,7 +10595,7 @@ Add3Fill.defaultProps = {
10505
10595
  size: '16'
10506
10596
  };
10507
10597
 
10508
- var loadingCircleStyle$3r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10598
+ var loadingCircleStyle$3t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10509
10599
 
10510
10600
  var Subtract = function Subtract(props) {
10511
10601
  var color = props.color,
@@ -10518,7 +10608,7 @@ var Subtract = function Subtract(props) {
10518
10608
  return /*#__PURE__*/React.createElement("span", {
10519
10609
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10520
10610
  }, /*#__PURE__*/React.createElement("style", {
10521
- children: loadingCircleStyle$3r
10611
+ children: loadingCircleStyle$3t
10522
10612
  }), /*#__PURE__*/React.createElement("svg", _extends({
10523
10613
  xmlns: "http://www.w3.org/2000/svg",
10524
10614
  width: size,
@@ -10553,7 +10643,7 @@ Subtract.defaultProps = {
10553
10643
  size: '16'
10554
10644
  };
10555
10645
 
10556
- var loadingCircleStyle$3s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10646
+ var loadingCircleStyle$3u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10557
10647
 
10558
10648
  var Subtract2 = function Subtract2(props) {
10559
10649
  var color = props.color,
@@ -10566,7 +10656,7 @@ var Subtract2 = function Subtract2(props) {
10566
10656
  return /*#__PURE__*/React.createElement("span", {
10567
10657
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10568
10658
  }, /*#__PURE__*/React.createElement("style", {
10569
- children: loadingCircleStyle$3s
10659
+ children: loadingCircleStyle$3u
10570
10660
  }), /*#__PURE__*/React.createElement("svg", _extends({
10571
10661
  xmlns: "http://www.w3.org/2000/svg",
10572
10662
  width: size,
@@ -10602,7 +10692,7 @@ Subtract2.defaultProps = {
10602
10692
  size: '16'
10603
10693
  };
10604
10694
 
10605
- var loadingCircleStyle$3t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10695
+ var loadingCircleStyle$3v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10606
10696
 
10607
10697
  var Update = function Update(props) {
10608
10698
  var color = props.color,
@@ -10615,7 +10705,7 @@ var Update = function Update(props) {
10615
10705
  return /*#__PURE__*/React.createElement("span", {
10616
10706
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10617
10707
  }, /*#__PURE__*/React.createElement("style", {
10618
- children: loadingCircleStyle$3t
10708
+ children: loadingCircleStyle$3v
10619
10709
  }), /*#__PURE__*/React.createElement("svg", _extends({
10620
10710
  xmlns: "http://www.w3.org/2000/svg",
10621
10711
  width: size,
@@ -10647,7 +10737,54 @@ Update.defaultProps = {
10647
10737
  size: '16'
10648
10738
  };
10649
10739
 
10650
- var loadingCircleStyle$3u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10740
+ var loadingCircleStyle$3w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10741
+
10742
+ var Rename = function Rename(props) {
10743
+ var color = props.color,
10744
+ size = props.size,
10745
+ spin = props.spin,
10746
+ style = props.style,
10747
+ className = props.className,
10748
+ otherProps = _objectWithoutProperties(props, ["color", "size", "spin", "style", "className"]);
10749
+
10750
+ return /*#__PURE__*/React.createElement("span", {
10751
+ className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10752
+ }, /*#__PURE__*/React.createElement("style", {
10753
+ children: loadingCircleStyle$3w
10754
+ }), /*#__PURE__*/React.createElement("svg", _extends({
10755
+ xmlns: "http://www.w3.org/2000/svg",
10756
+ width: size,
10757
+ height: size,
10758
+ viewBox: "0 0 24 24",
10759
+ fill: color
10760
+ }, otherProps, {
10761
+ style: _objectSpread2(_objectSpread2(_objectSpread2({}, style), spin ? {
10762
+ animationDuration: '1s',
10763
+ animationIterationCount: 'infinite',
10764
+ animationName: 'loadingCircle',
10765
+ animationTimingFunction: 'linear'
10766
+ } : {}), {}, {
10767
+ cursor: 'pointer'
10768
+ })
10769
+ }), /*#__PURE__*/React.createElement("path", {
10770
+ fillRule: "evenodd",
10771
+ clipRule: "evenodd",
10772
+ 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"
10773
+ })));
10774
+ };
10775
+
10776
+ Rename.propTypes = {
10777
+ spin: PropTypes.bool,
10778
+ color: PropTypes.string,
10779
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10780
+ };
10781
+ Rename.defaultProps = {
10782
+ spin: false,
10783
+ color: 'currentColor',
10784
+ size: '16'
10785
+ };
10786
+
10787
+ var loadingCircleStyle$3x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10651
10788
 
10652
10789
  var Report = function Report(props) {
10653
10790
  var color = props.color,
@@ -10660,7 +10797,7 @@ var Report = function Report(props) {
10660
10797
  return /*#__PURE__*/React.createElement("span", {
10661
10798
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10662
10799
  }, /*#__PURE__*/React.createElement("style", {
10663
- children: loadingCircleStyle$3u
10800
+ children: loadingCircleStyle$3x
10664
10801
  }), /*#__PURE__*/React.createElement("svg", _extends({
10665
10802
  xmlns: "http://www.w3.org/2000/svg",
10666
10803
  width: size,
@@ -10692,7 +10829,7 @@ Report.defaultProps = {
10692
10829
  size: '16'
10693
10830
  };
10694
10831
 
10695
- var loadingCircleStyle$3v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10832
+ var loadingCircleStyle$3y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10696
10833
 
10697
10834
  var ReportRemoval = function ReportRemoval(props) {
10698
10835
  var color = props.color,
@@ -10705,7 +10842,7 @@ var ReportRemoval = function ReportRemoval(props) {
10705
10842
  return /*#__PURE__*/React.createElement("span", {
10706
10843
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10707
10844
  }, /*#__PURE__*/React.createElement("style", {
10708
- children: loadingCircleStyle$3v
10845
+ children: loadingCircleStyle$3y
10709
10846
  }), /*#__PURE__*/React.createElement("svg", _extends({
10710
10847
  xmlns: "http://www.w3.org/2000/svg",
10711
10848
  width: size,
@@ -10745,7 +10882,7 @@ ReportRemoval.defaultProps = {
10745
10882
  size: '16'
10746
10883
  };
10747
10884
 
10748
- var loadingCircleStyle$3w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10885
+ var loadingCircleStyle$3z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10749
10886
 
10750
10887
  var FileAdd = function FileAdd(props) {
10751
10888
  var color = props.color,
@@ -10758,7 +10895,7 @@ var FileAdd = function FileAdd(props) {
10758
10895
  return /*#__PURE__*/React.createElement("span", {
10759
10896
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10760
10897
  }, /*#__PURE__*/React.createElement("style", {
10761
- children: loadingCircleStyle$3w
10898
+ children: loadingCircleStyle$3z
10762
10899
  }), /*#__PURE__*/React.createElement("svg", _extends({
10763
10900
  xmlns: "http://www.w3.org/2000/svg",
10764
10901
  width: size,
@@ -10790,7 +10927,7 @@ FileAdd.defaultProps = {
10790
10927
  size: '16'
10791
10928
  };
10792
10929
 
10793
- var loadingCircleStyle$3x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10930
+ var loadingCircleStyle$3A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10794
10931
 
10795
10932
  var FileRemove = function FileRemove(props) {
10796
10933
  var color = props.color,
@@ -10803,7 +10940,7 @@ var FileRemove = function FileRemove(props) {
10803
10940
  return /*#__PURE__*/React.createElement("span", {
10804
10941
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10805
10942
  }, /*#__PURE__*/React.createElement("style", {
10806
- children: loadingCircleStyle$3x
10943
+ children: loadingCircleStyle$3A
10807
10944
  }), /*#__PURE__*/React.createElement("svg", _extends({
10808
10945
  xmlns: "http://www.w3.org/2000/svg",
10809
10946
  width: size,
@@ -10837,7 +10974,7 @@ FileRemove.defaultProps = {
10837
10974
  size: '16'
10838
10975
  };
10839
10976
 
10840
- var loadingCircleStyle$3y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10977
+ var loadingCircleStyle$3B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10841
10978
 
10842
10979
  var FileExport = function FileExport(props) {
10843
10980
  var color = props.color,
@@ -10850,7 +10987,7 @@ var FileExport = function FileExport(props) {
10850
10987
  return /*#__PURE__*/React.createElement("span", {
10851
10988
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10852
10989
  }, /*#__PURE__*/React.createElement("style", {
10853
- children: loadingCircleStyle$3y
10990
+ children: loadingCircleStyle$3B
10854
10991
  }), /*#__PURE__*/React.createElement("svg", _extends({
10855
10992
  xmlns: "http://www.w3.org/2000/svg",
10856
10993
  width: size,
@@ -10882,7 +11019,7 @@ FileExport.defaultProps = {
10882
11019
  size: '16'
10883
11020
  };
10884
11021
 
10885
- var loadingCircleStyle$3z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11022
+ var loadingCircleStyle$3C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10886
11023
 
10887
11024
  var FileMove = function FileMove(props) {
10888
11025
  var color = props.color,
@@ -10895,7 +11032,7 @@ var FileMove = function FileMove(props) {
10895
11032
  return /*#__PURE__*/React.createElement("span", {
10896
11033
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10897
11034
  }, /*#__PURE__*/React.createElement("style", {
10898
- children: loadingCircleStyle$3z
11035
+ children: loadingCircleStyle$3C
10899
11036
  }), /*#__PURE__*/React.createElement("svg", _extends({
10900
11037
  xmlns: "http://www.w3.org/2000/svg",
10901
11038
  width: size,
@@ -10927,7 +11064,7 @@ FileMove.defaultProps = {
10927
11064
  size: '16'
10928
11065
  };
10929
11066
 
10930
- var loadingCircleStyle$3A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11067
+ var loadingCircleStyle$3D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10931
11068
 
10932
11069
  var FileImport = function FileImport(props) {
10933
11070
  var color = props.color,
@@ -10940,7 +11077,7 @@ var FileImport = function FileImport(props) {
10940
11077
  return /*#__PURE__*/React.createElement("span", {
10941
11078
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10942
11079
  }, /*#__PURE__*/React.createElement("style", {
10943
- children: loadingCircleStyle$3A
11080
+ children: loadingCircleStyle$3D
10944
11081
  }), /*#__PURE__*/React.createElement("svg", _extends({
10945
11082
  xmlns: "http://www.w3.org/2000/svg",
10946
11083
  width: size,
@@ -10972,7 +11109,7 @@ FileImport.defaultProps = {
10972
11109
  size: '16'
10973
11110
  };
10974
11111
 
10975
- var loadingCircleStyle$3B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11112
+ var loadingCircleStyle$3E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
10976
11113
 
10977
11114
  var FileInfo = function FileInfo(props) {
10978
11115
  var color = props.color,
@@ -10985,7 +11122,7 @@ var FileInfo = function FileInfo(props) {
10985
11122
  return /*#__PURE__*/React.createElement("span", {
10986
11123
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
10987
11124
  }, /*#__PURE__*/React.createElement("style", {
10988
- children: loadingCircleStyle$3B
11125
+ children: loadingCircleStyle$3E
10989
11126
  }), /*#__PURE__*/React.createElement("svg", _extends({
10990
11127
  xmlns: "http://www.w3.org/2000/svg",
10991
11128
  width: size,
@@ -11017,7 +11154,7 @@ FileInfo.defaultProps = {
11017
11154
  size: '16'
11018
11155
  };
11019
11156
 
11020
- var loadingCircleStyle$3C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11157
+ var loadingCircleStyle$3F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11021
11158
 
11022
11159
  var FileConvert = function FileConvert(props) {
11023
11160
  var color = props.color,
@@ -11030,7 +11167,7 @@ var FileConvert = function FileConvert(props) {
11030
11167
  return /*#__PURE__*/React.createElement("span", {
11031
11168
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11032
11169
  }, /*#__PURE__*/React.createElement("style", {
11033
- children: loadingCircleStyle$3C
11170
+ children: loadingCircleStyle$3F
11034
11171
  }), /*#__PURE__*/React.createElement("svg", _extends({
11035
11172
  xmlns: "http://www.w3.org/2000/svg",
11036
11173
  width: size,
@@ -11068,7 +11205,7 @@ FileConvert.defaultProps = {
11068
11205
  size: '16'
11069
11206
  };
11070
11207
 
11071
- var loadingCircleStyle$3D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11208
+ var loadingCircleStyle$3G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11072
11209
 
11073
11210
  var FileLock = function FileLock(props) {
11074
11211
  var color = props.color,
@@ -11081,7 +11218,7 @@ var FileLock = function FileLock(props) {
11081
11218
  return /*#__PURE__*/React.createElement("span", {
11082
11219
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11083
11220
  }, /*#__PURE__*/React.createElement("style", {
11084
- children: loadingCircleStyle$3D
11221
+ children: loadingCircleStyle$3G
11085
11222
  }), /*#__PURE__*/React.createElement("svg", _extends({
11086
11223
  xmlns: "http://www.w3.org/2000/svg",
11087
11224
  width: size,
@@ -11113,7 +11250,7 @@ FileLock.defaultProps = {
11113
11250
  size: '16'
11114
11251
  };
11115
11252
 
11116
- var loadingCircleStyle$3E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11253
+ var loadingCircleStyle$3H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11117
11254
 
11118
11255
  var Detail = function Detail(props) {
11119
11256
  var color = props.color,
@@ -11126,7 +11263,7 @@ var Detail = function Detail(props) {
11126
11263
  return /*#__PURE__*/React.createElement("span", {
11127
11264
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11128
11265
  }, /*#__PURE__*/React.createElement("style", {
11129
- children: loadingCircleStyle$3E
11266
+ children: loadingCircleStyle$3H
11130
11267
  }), /*#__PURE__*/React.createElement("svg", _extends({
11131
11268
  xmlns: "http://www.w3.org/2000/svg",
11132
11269
  width: size,
@@ -11158,7 +11295,7 @@ Detail.defaultProps = {
11158
11295
  size: '16'
11159
11296
  };
11160
11297
 
11161
- var loadingCircleStyle$3F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11298
+ var loadingCircleStyle$3I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11162
11299
 
11163
11300
  var MessageCenter = function MessageCenter(props) {
11164
11301
  var color = props.color,
@@ -11171,7 +11308,7 @@ var MessageCenter = function MessageCenter(props) {
11171
11308
  return /*#__PURE__*/React.createElement("span", {
11172
11309
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11173
11310
  }, /*#__PURE__*/React.createElement("style", {
11174
- children: loadingCircleStyle$3F
11311
+ children: loadingCircleStyle$3I
11175
11312
  }), /*#__PURE__*/React.createElement("svg", _extends({
11176
11313
  xmlns: "http://www.w3.org/2000/svg",
11177
11314
  width: size,
@@ -11211,7 +11348,7 @@ MessageCenter.defaultProps = {
11211
11348
  size: '16'
11212
11349
  };
11213
11350
 
11214
- var loadingCircleStyle$3G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11351
+ var loadingCircleStyle$3J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11215
11352
 
11216
11353
  var SystemMsg = function SystemMsg(props) {
11217
11354
  var color = props.color,
@@ -11224,7 +11361,7 @@ var SystemMsg = function SystemMsg(props) {
11224
11361
  return /*#__PURE__*/React.createElement("span", {
11225
11362
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11226
11363
  }, /*#__PURE__*/React.createElement("style", {
11227
- children: loadingCircleStyle$3G
11364
+ children: loadingCircleStyle$3J
11228
11365
  }), /*#__PURE__*/React.createElement("svg", _extends({
11229
11366
  xmlns: "http://www.w3.org/2000/svg",
11230
11367
  width: size,
@@ -11262,7 +11399,7 @@ SystemMsg.defaultProps = {
11262
11399
  size: '16'
11263
11400
  };
11264
11401
 
11265
- var loadingCircleStyle$3H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11402
+ var loadingCircleStyle$3K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11266
11403
 
11267
11404
  var Comment = function Comment(props) {
11268
11405
  var color = props.color,
@@ -11275,7 +11412,7 @@ var Comment = function Comment(props) {
11275
11412
  return /*#__PURE__*/React.createElement("span", {
11276
11413
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11277
11414
  }, /*#__PURE__*/React.createElement("style", {
11278
- children: loadingCircleStyle$3H
11415
+ children: loadingCircleStyle$3K
11279
11416
  }), /*#__PURE__*/React.createElement("svg", _extends({
11280
11417
  xmlns: "http://www.w3.org/2000/svg",
11281
11418
  width: size,
@@ -11311,7 +11448,7 @@ Comment.defaultProps = {
11311
11448
  size: '16'
11312
11449
  };
11313
11450
 
11314
- var loadingCircleStyle$3I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11451
+ var loadingCircleStyle$3L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11315
11452
 
11316
11453
  var Book = function Book(props) {
11317
11454
  var color = props.color,
@@ -11324,7 +11461,7 @@ var Book = function Book(props) {
11324
11461
  return /*#__PURE__*/React.createElement("span", {
11325
11462
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11326
11463
  }, /*#__PURE__*/React.createElement("style", {
11327
- children: loadingCircleStyle$3I
11464
+ children: loadingCircleStyle$3L
11328
11465
  }), /*#__PURE__*/React.createElement("svg", _extends({
11329
11466
  xmlns: "http://www.w3.org/2000/svg",
11330
11467
  width: size,
@@ -11356,7 +11493,7 @@ Book.defaultProps = {
11356
11493
  size: '16'
11357
11494
  };
11358
11495
 
11359
- var loadingCircleStyle$3J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11496
+ var loadingCircleStyle$3M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11360
11497
 
11361
11498
  var Book2 = function Book2(props) {
11362
11499
  var color = props.color,
@@ -11369,7 +11506,7 @@ var Book2 = function Book2(props) {
11369
11506
  return /*#__PURE__*/React.createElement("span", {
11370
11507
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11371
11508
  }, /*#__PURE__*/React.createElement("style", {
11372
- children: loadingCircleStyle$3J
11509
+ children: loadingCircleStyle$3M
11373
11510
  }), /*#__PURE__*/React.createElement("svg", _extends({
11374
11511
  xmlns: "http://www.w3.org/2000/svg",
11375
11512
  width: size,
@@ -11401,7 +11538,7 @@ Book2.defaultProps = {
11401
11538
  size: '16'
11402
11539
  };
11403
11540
 
11404
- var loadingCircleStyle$3K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11541
+ var loadingCircleStyle$3N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11405
11542
 
11406
11543
  var FilePdf = function FilePdf(props) {
11407
11544
  var color = props.color,
@@ -11414,7 +11551,7 @@ var FilePdf = function FilePdf(props) {
11414
11551
  return /*#__PURE__*/React.createElement("span", {
11415
11552
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11416
11553
  }, /*#__PURE__*/React.createElement("style", {
11417
- children: loadingCircleStyle$3K
11554
+ children: loadingCircleStyle$3N
11418
11555
  }), /*#__PURE__*/React.createElement("svg", _extends({
11419
11556
  xmlns: "http://www.w3.org/2000/svg",
11420
11557
  width: size,
@@ -11446,7 +11583,7 @@ FilePdf.defaultProps = {
11446
11583
  size: '16'
11447
11584
  };
11448
11585
 
11449
- var loadingCircleStyle$3L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11586
+ var loadingCircleStyle$3O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11450
11587
 
11451
11588
  var Sticker = function Sticker(props) {
11452
11589
  var color = props.color,
@@ -11459,7 +11596,7 @@ var Sticker = function Sticker(props) {
11459
11596
  return /*#__PURE__*/React.createElement("span", {
11460
11597
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11461
11598
  }, /*#__PURE__*/React.createElement("style", {
11462
- children: loadingCircleStyle$3L
11599
+ children: loadingCircleStyle$3O
11463
11600
  }), /*#__PURE__*/React.createElement("svg", _extends({
11464
11601
  xmlns: "http://www.w3.org/2000/svg",
11465
11602
  width: size,
@@ -11491,7 +11628,7 @@ Sticker.defaultProps = {
11491
11628
  size: '16'
11492
11629
  };
11493
11630
 
11494
- var loadingCircleStyle$3M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11631
+ var loadingCircleStyle$3P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11495
11632
 
11496
11633
  var StickerFill = function StickerFill(props) {
11497
11634
  var color = props.color,
@@ -11504,7 +11641,7 @@ var StickerFill = function StickerFill(props) {
11504
11641
  return /*#__PURE__*/React.createElement("span", {
11505
11642
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11506
11643
  }, /*#__PURE__*/React.createElement("style", {
11507
- children: loadingCircleStyle$3M
11644
+ children: loadingCircleStyle$3P
11508
11645
  }), /*#__PURE__*/React.createElement("svg", _extends({
11509
11646
  xmlns: "http://www.w3.org/2000/svg",
11510
11647
  width: size,
@@ -11536,7 +11673,7 @@ StickerFill.defaultProps = {
11536
11673
  size: '16'
11537
11674
  };
11538
11675
 
11539
- var loadingCircleStyle$3N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11676
+ var loadingCircleStyle$3Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11540
11677
 
11541
11678
  var EventSm = function EventSm(props) {
11542
11679
  var color = props.color,
@@ -11549,7 +11686,7 @@ var EventSm = function EventSm(props) {
11549
11686
  return /*#__PURE__*/React.createElement("span", {
11550
11687
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11551
11688
  }, /*#__PURE__*/React.createElement("style", {
11552
- children: loadingCircleStyle$3N
11689
+ children: loadingCircleStyle$3Q
11553
11690
  }), /*#__PURE__*/React.createElement("svg", _extends({
11554
11691
  xmlns: "http://www.w3.org/2000/svg",
11555
11692
  width: size,
@@ -11581,7 +11718,7 @@ EventSm.defaultProps = {
11581
11718
  size: '16'
11582
11719
  };
11583
11720
 
11584
- var loadingCircleStyle$3O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11721
+ var loadingCircleStyle$3R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11585
11722
 
11586
11723
  var EPropertySm = function EPropertySm(props) {
11587
11724
  var color = props.color,
@@ -11594,7 +11731,7 @@ var EPropertySm = function EPropertySm(props) {
11594
11731
  return /*#__PURE__*/React.createElement("span", {
11595
11732
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11596
11733
  }, /*#__PURE__*/React.createElement("style", {
11597
- children: loadingCircleStyle$3O
11734
+ children: loadingCircleStyle$3R
11598
11735
  }), /*#__PURE__*/React.createElement("svg", _extends({
11599
11736
  xmlns: "http://www.w3.org/2000/svg",
11600
11737
  width: size,
@@ -11634,7 +11771,7 @@ EPropertySm.defaultProps = {
11634
11771
  size: '16'
11635
11772
  };
11636
11773
 
11637
- var loadingCircleStyle$3P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11774
+ var loadingCircleStyle$3S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11638
11775
 
11639
11776
  var UPropertySm = function UPropertySm(props) {
11640
11777
  var color = props.color,
@@ -11647,7 +11784,7 @@ var UPropertySm = function UPropertySm(props) {
11647
11784
  return /*#__PURE__*/React.createElement("span", {
11648
11785
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11649
11786
  }, /*#__PURE__*/React.createElement("style", {
11650
- children: loadingCircleStyle$3P
11787
+ children: loadingCircleStyle$3S
11651
11788
  }), /*#__PURE__*/React.createElement("svg", _extends({
11652
11789
  xmlns: "http://www.w3.org/2000/svg",
11653
11790
  width: size,
@@ -11664,15 +11801,17 @@ var UPropertySm = function UPropertySm(props) {
11664
11801
  cursor: 'pointer'
11665
11802
  })
11666
11803
  }), /*#__PURE__*/React.createElement("path", {
11667
- d: "M9 4h3v1H9V4z"
11668
- }), /*#__PURE__*/React.createElement("path", {
11669
- d: "M12 7H9v1h3V7z"
11804
+ fillRule: "evenodd",
11805
+ clipRule: "evenodd",
11806
+ 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 01-1.717 1.723A1.72 1.72 0 013.815 5.25a1.72 1.72 0 011.717-1.723A1.72 1.72 0 017.249 5.25z"
11670
11807
  }), /*#__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"
11808
+ fillRule: "evenodd",
11809
+ clipRule: "evenodd",
11810
+ 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.03h4.007c.566 0 1.026.461 1.026 1.03v1.1h-6.06v-1.1c0-.569.46-1.03 1.027-1.03z"
11672
11811
  }), /*#__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"
11812
+ d: "M14.392 3.78h-4.106V2.75h4.106v1.03z"
11674
11813
  }), /*#__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"
11814
+ d: "M10.286 6.976h4.106v-1.03h-4.106v1.03z"
11676
11815
  })));
11677
11816
  };
11678
11817
 
@@ -11687,7 +11826,7 @@ UPropertySm.defaultProps = {
11687
11826
  size: '16'
11688
11827
  };
11689
11828
 
11690
- var loadingCircleStyle$3Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11829
+ var loadingCircleStyle$3T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11691
11830
 
11692
11831
  var UGroupSm = function UGroupSm(props) {
11693
11832
  var color = props.color,
@@ -11700,7 +11839,7 @@ var UGroupSm = function UGroupSm(props) {
11700
11839
  return /*#__PURE__*/React.createElement("span", {
11701
11840
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11702
11841
  }, /*#__PURE__*/React.createElement("style", {
11703
- children: loadingCircleStyle$3Q
11842
+ children: loadingCircleStyle$3T
11704
11843
  }), /*#__PURE__*/React.createElement("svg", _extends({
11705
11844
  xmlns: "http://www.w3.org/2000/svg",
11706
11845
  width: size,
@@ -11746,7 +11885,7 @@ UGroupSm.defaultProps = {
11746
11885
  size: '16'
11747
11886
  };
11748
11887
 
11749
- var loadingCircleStyle$3R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11888
+ var loadingCircleStyle$3U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11750
11889
 
11751
11890
  var UTagSm = function UTagSm(props) {
11752
11891
  var color = props.color,
@@ -11759,7 +11898,7 @@ var UTagSm = function UTagSm(props) {
11759
11898
  return /*#__PURE__*/React.createElement("span", {
11760
11899
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11761
11900
  }, /*#__PURE__*/React.createElement("style", {
11762
- children: loadingCircleStyle$3R
11901
+ children: loadingCircleStyle$3U
11763
11902
  }), /*#__PURE__*/React.createElement("svg", _extends({
11764
11903
  xmlns: "http://www.w3.org/2000/svg",
11765
11904
  width: size,
@@ -11795,7 +11934,7 @@ UTagSm.defaultProps = {
11795
11934
  size: '16'
11796
11935
  };
11797
11936
 
11798
- var loadingCircleStyle$3S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11937
+ var loadingCircleStyle$3V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11799
11938
 
11800
11939
  var AllGroupSm = function AllGroupSm(props) {
11801
11940
  var color = props.color,
@@ -11808,7 +11947,7 @@ var AllGroupSm = function AllGroupSm(props) {
11808
11947
  return /*#__PURE__*/React.createElement("span", {
11809
11948
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11810
11949
  }, /*#__PURE__*/React.createElement("style", {
11811
- children: loadingCircleStyle$3S
11950
+ children: loadingCircleStyle$3V
11812
11951
  }), /*#__PURE__*/React.createElement("svg", _extends({
11813
11952
  xmlns: "http://www.w3.org/2000/svg",
11814
11953
  width: size,
@@ -11846,7 +11985,7 @@ AllGroupSm.defaultProps = {
11846
11985
  size: '16'
11847
11986
  };
11848
11987
 
11849
- var loadingCircleStyle$3T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11988
+ var loadingCircleStyle$3W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11850
11989
 
11851
11990
  var CalendarSm = function CalendarSm(props) {
11852
11991
  var color = props.color,
@@ -11859,7 +11998,7 @@ var CalendarSm = function CalendarSm(props) {
11859
11998
  return /*#__PURE__*/React.createElement("span", {
11860
11999
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11861
12000
  }, /*#__PURE__*/React.createElement("style", {
11862
- children: loadingCircleStyle$3T
12001
+ children: loadingCircleStyle$3W
11863
12002
  }), /*#__PURE__*/React.createElement("svg", _extends({
11864
12003
  xmlns: "http://www.w3.org/2000/svg",
11865
12004
  width: size,
@@ -11891,7 +12030,7 @@ CalendarSm.defaultProps = {
11891
12030
  size: '16'
11892
12031
  };
11893
12032
 
11894
- var loadingCircleStyle$3U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12033
+ var loadingCircleStyle$3X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11895
12034
 
11896
12035
  var GroupAddSm = function GroupAddSm(props) {
11897
12036
  var color = props.color,
@@ -11904,7 +12043,7 @@ var GroupAddSm = function GroupAddSm(props) {
11904
12043
  return /*#__PURE__*/React.createElement("span", {
11905
12044
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11906
12045
  }, /*#__PURE__*/React.createElement("style", {
11907
- children: loadingCircleStyle$3U
12046
+ children: loadingCircleStyle$3X
11908
12047
  }), /*#__PURE__*/React.createElement("svg", _extends({
11909
12048
  xmlns: "http://www.w3.org/2000/svg",
11910
12049
  width: size,
@@ -11942,7 +12081,7 @@ GroupAddSm.defaultProps = {
11942
12081
  size: '16'
11943
12082
  };
11944
12083
 
11945
- var loadingCircleStyle$3V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12084
+ var loadingCircleStyle$3Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11946
12085
 
11947
12086
  var BooleanSm = function BooleanSm(props) {
11948
12087
  var color = props.color,
@@ -11955,7 +12094,7 @@ var BooleanSm = function BooleanSm(props) {
11955
12094
  return /*#__PURE__*/React.createElement("span", {
11956
12095
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
11957
12096
  }, /*#__PURE__*/React.createElement("style", {
11958
- children: loadingCircleStyle$3V
12097
+ children: loadingCircleStyle$3Y
11959
12098
  }), /*#__PURE__*/React.createElement("svg", _extends({
11960
12099
  xmlns: "http://www.w3.org/2000/svg",
11961
12100
  width: size,
@@ -11989,7 +12128,7 @@ BooleanSm.defaultProps = {
11989
12128
  size: '16'
11990
12129
  };
11991
12130
 
11992
- var loadingCircleStyle$3W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12131
+ var loadingCircleStyle$3Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
11993
12132
 
11994
12133
  var ListSm = function ListSm(props) {
11995
12134
  var color = props.color,
@@ -12002,7 +12141,7 @@ var ListSm = function ListSm(props) {
12002
12141
  return /*#__PURE__*/React.createElement("span", {
12003
12142
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12004
12143
  }, /*#__PURE__*/React.createElement("style", {
12005
- children: loadingCircleStyle$3W
12144
+ children: loadingCircleStyle$3Z
12006
12145
  }), /*#__PURE__*/React.createElement("svg", _extends({
12007
12146
  xmlns: "http://www.w3.org/2000/svg",
12008
12147
  width: size,
@@ -12044,7 +12183,7 @@ ListSm.defaultProps = {
12044
12183
  size: '16'
12045
12184
  };
12046
12185
 
12047
- var loadingCircleStyle$3X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12186
+ var loadingCircleStyle$3_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12048
12187
 
12049
12188
  var ArrayRowsSm = function ArrayRowsSm(props) {
12050
12189
  var color = props.color,
@@ -12057,7 +12196,7 @@ var ArrayRowsSm = function ArrayRowsSm(props) {
12057
12196
  return /*#__PURE__*/React.createElement("span", {
12058
12197
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12059
12198
  }, /*#__PURE__*/React.createElement("style", {
12060
- children: loadingCircleStyle$3X
12199
+ children: loadingCircleStyle$3_
12061
12200
  }), /*#__PURE__*/React.createElement("svg", _extends({
12062
12201
  xmlns: "http://www.w3.org/2000/svg",
12063
12202
  width: size,
@@ -12091,7 +12230,7 @@ ArrayRowsSm.defaultProps = {
12091
12230
  size: '16'
12092
12231
  };
12093
12232
 
12094
- var loadingCircleStyle$3Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12233
+ var loadingCircleStyle$3$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12095
12234
 
12096
12235
  var RowsSm = function RowsSm(props) {
12097
12236
  var color = props.color,
@@ -12104,7 +12243,7 @@ var RowsSm = function RowsSm(props) {
12104
12243
  return /*#__PURE__*/React.createElement("span", {
12105
12244
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12106
12245
  }, /*#__PURE__*/React.createElement("style", {
12107
- children: loadingCircleStyle$3Y
12246
+ children: loadingCircleStyle$3$
12108
12247
  }), /*#__PURE__*/React.createElement("svg", _extends({
12109
12248
  xmlns: "http://www.w3.org/2000/svg",
12110
12249
  width: size,
@@ -12146,7 +12285,7 @@ RowsSm.defaultProps = {
12146
12285
  size: '16'
12147
12286
  };
12148
12287
 
12149
- var loadingCircleStyle$3Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12288
+ var loadingCircleStyle$40 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12150
12289
 
12151
12290
  var VPropertySm = function VPropertySm(props) {
12152
12291
  var color = props.color,
@@ -12159,7 +12298,7 @@ var VPropertySm = function VPropertySm(props) {
12159
12298
  return /*#__PURE__*/React.createElement("span", {
12160
12299
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12161
12300
  }, /*#__PURE__*/React.createElement("style", {
12162
- children: loadingCircleStyle$3Z
12301
+ children: loadingCircleStyle$40
12163
12302
  }), /*#__PURE__*/React.createElement("svg", _extends({
12164
12303
  xmlns: "http://www.w3.org/2000/svg",
12165
12304
  width: size,
@@ -12197,7 +12336,7 @@ VPropertySm.defaultProps = {
12197
12336
  size: '16'
12198
12337
  };
12199
12338
 
12200
- var loadingCircleStyle$3_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12339
+ var loadingCircleStyle$41 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12201
12340
 
12202
12341
  var StringSm = function StringSm(props) {
12203
12342
  var color = props.color,
@@ -12210,7 +12349,7 @@ var StringSm = function StringSm(props) {
12210
12349
  return /*#__PURE__*/React.createElement("span", {
12211
12350
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12212
12351
  }, /*#__PURE__*/React.createElement("style", {
12213
- children: loadingCircleStyle$3_
12352
+ children: loadingCircleStyle$41
12214
12353
  }), /*#__PURE__*/React.createElement("svg", _extends({
12215
12354
  xmlns: "http://www.w3.org/2000/svg",
12216
12355
  width: size,
@@ -12244,7 +12383,7 @@ StringSm.defaultProps = {
12244
12383
  size: '16'
12245
12384
  };
12246
12385
 
12247
- var loadingCircleStyle$3$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12386
+ var loadingCircleStyle$42 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12248
12387
 
12249
12388
  var NumSm = function NumSm(props) {
12250
12389
  var color = props.color,
@@ -12257,7 +12396,7 @@ var NumSm = function NumSm(props) {
12257
12396
  return /*#__PURE__*/React.createElement("span", {
12258
12397
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12259
12398
  }, /*#__PURE__*/React.createElement("style", {
12260
- children: loadingCircleStyle$3$
12399
+ children: loadingCircleStyle$42
12261
12400
  }), /*#__PURE__*/React.createElement("svg", _extends({
12262
12401
  xmlns: "http://www.w3.org/2000/svg",
12263
12402
  width: size,
@@ -12291,7 +12430,7 @@ NumSm.defaultProps = {
12291
12430
  size: '16'
12292
12431
  };
12293
12432
 
12294
- var loadingCircleStyle$40 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12433
+ var loadingCircleStyle$43 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12295
12434
 
12296
12435
  var TimeSm = function TimeSm(props) {
12297
12436
  var color = props.color,
@@ -12304,7 +12443,7 @@ var TimeSm = function TimeSm(props) {
12304
12443
  return /*#__PURE__*/React.createElement("span", {
12305
12444
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12306
12445
  }, /*#__PURE__*/React.createElement("style", {
12307
- children: loadingCircleStyle$40
12446
+ children: loadingCircleStyle$43
12308
12447
  }), /*#__PURE__*/React.createElement("svg", _extends({
12309
12448
  xmlns: "http://www.w3.org/2000/svg",
12310
12449
  width: size,
@@ -12338,7 +12477,7 @@ TimeSm.defaultProps = {
12338
12477
  size: '16'
12339
12478
  };
12340
12479
 
12341
- var loadingCircleStyle$41 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12480
+ var loadingCircleStyle$44 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12342
12481
 
12343
12482
  var ArrowLeft = function ArrowLeft(props) {
12344
12483
  var color = props.color,
@@ -12351,7 +12490,7 @@ var ArrowLeft = function ArrowLeft(props) {
12351
12490
  return /*#__PURE__*/React.createElement("span", {
12352
12491
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12353
12492
  }, /*#__PURE__*/React.createElement("style", {
12354
- children: loadingCircleStyle$41
12493
+ children: loadingCircleStyle$44
12355
12494
  }), /*#__PURE__*/React.createElement("svg", _extends({
12356
12495
  xmlns: "http://www.w3.org/2000/svg",
12357
12496
  width: size,
@@ -12383,7 +12522,7 @@ ArrowLeft.defaultProps = {
12383
12522
  size: '16'
12384
12523
  };
12385
12524
 
12386
- var loadingCircleStyle$42 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12525
+ var loadingCircleStyle$45 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12387
12526
 
12388
12527
  var ArrowRight = function ArrowRight(props) {
12389
12528
  var color = props.color,
@@ -12396,7 +12535,7 @@ var ArrowRight = function ArrowRight(props) {
12396
12535
  return /*#__PURE__*/React.createElement("span", {
12397
12536
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12398
12537
  }, /*#__PURE__*/React.createElement("style", {
12399
- children: loadingCircleStyle$42
12538
+ children: loadingCircleStyle$45
12400
12539
  }), /*#__PURE__*/React.createElement("svg", _extends({
12401
12540
  xmlns: "http://www.w3.org/2000/svg",
12402
12541
  width: size,
@@ -12428,7 +12567,7 @@ ArrowRight.defaultProps = {
12428
12567
  size: '16'
12429
12568
  };
12430
12569
 
12431
- var loadingCircleStyle$43 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12570
+ var loadingCircleStyle$46 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12432
12571
 
12433
12572
  var ArrowUp = function ArrowUp(props) {
12434
12573
  var color = props.color,
@@ -12441,7 +12580,7 @@ var ArrowUp = function ArrowUp(props) {
12441
12580
  return /*#__PURE__*/React.createElement("span", {
12442
12581
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12443
12582
  }, /*#__PURE__*/React.createElement("style", {
12444
- children: loadingCircleStyle$43
12583
+ children: loadingCircleStyle$46
12445
12584
  }), /*#__PURE__*/React.createElement("svg", _extends({
12446
12585
  xmlns: "http://www.w3.org/2000/svg",
12447
12586
  width: size,
@@ -12473,7 +12612,7 @@ ArrowUp.defaultProps = {
12473
12612
  size: '16'
12474
12613
  };
12475
12614
 
12476
- var loadingCircleStyle$44 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12615
+ var loadingCircleStyle$47 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12477
12616
 
12478
12617
  var ArrowDown = function ArrowDown(props) {
12479
12618
  var color = props.color,
@@ -12486,7 +12625,7 @@ var ArrowDown = function ArrowDown(props) {
12486
12625
  return /*#__PURE__*/React.createElement("span", {
12487
12626
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12488
12627
  }, /*#__PURE__*/React.createElement("style", {
12489
- children: loadingCircleStyle$44
12628
+ children: loadingCircleStyle$47
12490
12629
  }), /*#__PURE__*/React.createElement("svg", _extends({
12491
12630
  xmlns: "http://www.w3.org/2000/svg",
12492
12631
  width: size,
@@ -12518,7 +12657,7 @@ ArrowDown.defaultProps = {
12518
12657
  size: '16'
12519
12658
  };
12520
12659
 
12521
- var loadingCircleStyle$45 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12660
+ var loadingCircleStyle$48 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12522
12661
 
12523
12662
  var ArrowLeft2 = function ArrowLeft2(props) {
12524
12663
  var color = props.color,
@@ -12531,7 +12670,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
12531
12670
  return /*#__PURE__*/React.createElement("span", {
12532
12671
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12533
12672
  }, /*#__PURE__*/React.createElement("style", {
12534
- children: loadingCircleStyle$45
12673
+ children: loadingCircleStyle$48
12535
12674
  }), /*#__PURE__*/React.createElement("svg", _extends({
12536
12675
  xmlns: "http://www.w3.org/2000/svg",
12537
12676
  width: size,
@@ -12548,7 +12687,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
12548
12687
  cursor: 'pointer'
12549
12688
  })
12550
12689
  }), /*#__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"
12690
+ 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
12691
  })));
12553
12692
  };
12554
12693
 
@@ -12563,7 +12702,7 @@ ArrowLeft2.defaultProps = {
12563
12702
  size: '16'
12564
12703
  };
12565
12704
 
12566
- var loadingCircleStyle$46 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12705
+ var loadingCircleStyle$49 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12567
12706
 
12568
12707
  var ArrowRight2 = function ArrowRight2(props) {
12569
12708
  var color = props.color,
@@ -12576,7 +12715,7 @@ var ArrowRight2 = function ArrowRight2(props) {
12576
12715
  return /*#__PURE__*/React.createElement("span", {
12577
12716
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12578
12717
  }, /*#__PURE__*/React.createElement("style", {
12579
- children: loadingCircleStyle$46
12718
+ children: loadingCircleStyle$49
12580
12719
  }), /*#__PURE__*/React.createElement("svg", _extends({
12581
12720
  xmlns: "http://www.w3.org/2000/svg",
12582
12721
  width: size,
@@ -12593,7 +12732,7 @@ var ArrowRight2 = function ArrowRight2(props) {
12593
12732
  cursor: 'pointer'
12594
12733
  })
12595
12734
  }), /*#__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"
12735
+ 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
12736
  })));
12598
12737
  };
12599
12738
 
@@ -12608,7 +12747,7 @@ ArrowRight2.defaultProps = {
12608
12747
  size: '16'
12609
12748
  };
12610
12749
 
12611
- var loadingCircleStyle$47 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12750
+ var loadingCircleStyle$4a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12612
12751
 
12613
12752
  var ArrowUp2 = function ArrowUp2(props) {
12614
12753
  var color = props.color,
@@ -12621,7 +12760,7 @@ var ArrowUp2 = function ArrowUp2(props) {
12621
12760
  return /*#__PURE__*/React.createElement("span", {
12622
12761
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12623
12762
  }, /*#__PURE__*/React.createElement("style", {
12624
- children: loadingCircleStyle$47
12763
+ children: loadingCircleStyle$4a
12625
12764
  }), /*#__PURE__*/React.createElement("svg", _extends({
12626
12765
  xmlns: "http://www.w3.org/2000/svg",
12627
12766
  width: size,
@@ -12638,7 +12777,7 @@ var ArrowUp2 = function ArrowUp2(props) {
12638
12777
  cursor: 'pointer'
12639
12778
  })
12640
12779
  }), /*#__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"
12780
+ 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
12781
  })));
12643
12782
  };
12644
12783
 
@@ -12653,7 +12792,7 @@ ArrowUp2.defaultProps = {
12653
12792
  size: '16'
12654
12793
  };
12655
12794
 
12656
- var loadingCircleStyle$48 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12795
+ var loadingCircleStyle$4b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12657
12796
 
12658
12797
  var ArrowDown2 = function ArrowDown2(props) {
12659
12798
  var color = props.color,
@@ -12666,7 +12805,7 @@ var ArrowDown2 = function ArrowDown2(props) {
12666
12805
  return /*#__PURE__*/React.createElement("span", {
12667
12806
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12668
12807
  }, /*#__PURE__*/React.createElement("style", {
12669
- children: loadingCircleStyle$48
12808
+ children: loadingCircleStyle$4b
12670
12809
  }), /*#__PURE__*/React.createElement("svg", _extends({
12671
12810
  xmlns: "http://www.w3.org/2000/svg",
12672
12811
  width: size,
@@ -12683,7 +12822,7 @@ var ArrowDown2 = function ArrowDown2(props) {
12683
12822
  cursor: 'pointer'
12684
12823
  })
12685
12824
  }), /*#__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"
12825
+ 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
12826
  })));
12688
12827
  };
12689
12828
 
@@ -12698,7 +12837,7 @@ ArrowDown2.defaultProps = {
12698
12837
  size: '16'
12699
12838
  };
12700
12839
 
12701
- var loadingCircleStyle$49 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12840
+ var loadingCircleStyle$4c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12702
12841
 
12703
12842
  var TriLeft = function TriLeft(props) {
12704
12843
  var color = props.color,
@@ -12711,7 +12850,7 @@ var TriLeft = function TriLeft(props) {
12711
12850
  return /*#__PURE__*/React.createElement("span", {
12712
12851
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12713
12852
  }, /*#__PURE__*/React.createElement("style", {
12714
- children: loadingCircleStyle$49
12853
+ children: loadingCircleStyle$4c
12715
12854
  }), /*#__PURE__*/React.createElement("svg", _extends({
12716
12855
  xmlns: "http://www.w3.org/2000/svg",
12717
12856
  width: size,
@@ -12743,7 +12882,7 @@ TriLeft.defaultProps = {
12743
12882
  size: '16'
12744
12883
  };
12745
12884
 
12746
- var loadingCircleStyle$4a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12885
+ var loadingCircleStyle$4d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12747
12886
 
12748
12887
  var TriRight = function TriRight(props) {
12749
12888
  var color = props.color,
@@ -12756,7 +12895,7 @@ var TriRight = function TriRight(props) {
12756
12895
  return /*#__PURE__*/React.createElement("span", {
12757
12896
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12758
12897
  }, /*#__PURE__*/React.createElement("style", {
12759
- children: loadingCircleStyle$4a
12898
+ children: loadingCircleStyle$4d
12760
12899
  }), /*#__PURE__*/React.createElement("svg", _extends({
12761
12900
  xmlns: "http://www.w3.org/2000/svg",
12762
12901
  width: size,
@@ -12788,7 +12927,7 @@ TriRight.defaultProps = {
12788
12927
  size: '16'
12789
12928
  };
12790
12929
 
12791
- var loadingCircleStyle$4b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12930
+ var loadingCircleStyle$4e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12792
12931
 
12793
12932
  var TriUp = function TriUp(props) {
12794
12933
  var color = props.color,
@@ -12801,7 +12940,7 @@ var TriUp = function TriUp(props) {
12801
12940
  return /*#__PURE__*/React.createElement("span", {
12802
12941
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12803
12942
  }, /*#__PURE__*/React.createElement("style", {
12804
- children: loadingCircleStyle$4b
12943
+ children: loadingCircleStyle$4e
12805
12944
  }), /*#__PURE__*/React.createElement("svg", _extends({
12806
12945
  xmlns: "http://www.w3.org/2000/svg",
12807
12946
  width: size,
@@ -12833,7 +12972,7 @@ TriUp.defaultProps = {
12833
12972
  size: '16'
12834
12973
  };
12835
12974
 
12836
- var loadingCircleStyle$4c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12975
+ var loadingCircleStyle$4f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12837
12976
 
12838
12977
  var TriDown = function TriDown(props) {
12839
12978
  var color = props.color,
@@ -12846,7 +12985,7 @@ var TriDown = function TriDown(props) {
12846
12985
  return /*#__PURE__*/React.createElement("span", {
12847
12986
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12848
12987
  }, /*#__PURE__*/React.createElement("style", {
12849
- children: loadingCircleStyle$4c
12988
+ children: loadingCircleStyle$4f
12850
12989
  }), /*#__PURE__*/React.createElement("svg", _extends({
12851
12990
  xmlns: "http://www.w3.org/2000/svg",
12852
12991
  width: size,
@@ -12878,7 +13017,7 @@ TriDown.defaultProps = {
12878
13017
  size: '16'
12879
13018
  };
12880
13019
 
12881
- var loadingCircleStyle$4d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13020
+ var loadingCircleStyle$4g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12882
13021
 
12883
13022
  var DArrowL = function DArrowL(props) {
12884
13023
  var color = props.color,
@@ -12891,7 +13030,7 @@ var DArrowL = function DArrowL(props) {
12891
13030
  return /*#__PURE__*/React.createElement("span", {
12892
13031
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12893
13032
  }, /*#__PURE__*/React.createElement("style", {
12894
- children: loadingCircleStyle$4d
13033
+ children: loadingCircleStyle$4g
12895
13034
  }), /*#__PURE__*/React.createElement("svg", _extends({
12896
13035
  xmlns: "http://www.w3.org/2000/svg",
12897
13036
  width: size,
@@ -12925,7 +13064,7 @@ DArrowL.defaultProps = {
12925
13064
  size: '16'
12926
13065
  };
12927
13066
 
12928
- var loadingCircleStyle$4e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13067
+ var loadingCircleStyle$4h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12929
13068
 
12930
13069
  var DArrowR = function DArrowR(props) {
12931
13070
  var color = props.color,
@@ -12938,7 +13077,7 @@ var DArrowR = function DArrowR(props) {
12938
13077
  return /*#__PURE__*/React.createElement("span", {
12939
13078
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12940
13079
  }, /*#__PURE__*/React.createElement("style", {
12941
- children: loadingCircleStyle$4e
13080
+ children: loadingCircleStyle$4h
12942
13081
  }), /*#__PURE__*/React.createElement("svg", _extends({
12943
13082
  xmlns: "http://www.w3.org/2000/svg",
12944
13083
  width: size,
@@ -12972,7 +13111,7 @@ DArrowR.defaultProps = {
12972
13111
  size: '16'
12973
13112
  };
12974
13113
 
12975
- var loadingCircleStyle$4f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13114
+ var loadingCircleStyle$4i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
12976
13115
 
12977
13116
  var DArrowT = function DArrowT(props) {
12978
13117
  var color = props.color,
@@ -12985,7 +13124,7 @@ var DArrowT = function DArrowT(props) {
12985
13124
  return /*#__PURE__*/React.createElement("span", {
12986
13125
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
12987
13126
  }, /*#__PURE__*/React.createElement("style", {
12988
- children: loadingCircleStyle$4f
13127
+ children: loadingCircleStyle$4i
12989
13128
  }), /*#__PURE__*/React.createElement("svg", _extends({
12990
13129
  xmlns: "http://www.w3.org/2000/svg",
12991
13130
  width: size,
@@ -13019,7 +13158,7 @@ DArrowT.defaultProps = {
13019
13158
  size: '16'
13020
13159
  };
13021
13160
 
13022
- var loadingCircleStyle$4g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13161
+ var loadingCircleStyle$4j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13023
13162
 
13024
13163
  var DArrowB = function DArrowB(props) {
13025
13164
  var color = props.color,
@@ -13032,7 +13171,7 @@ var DArrowB = function DArrowB(props) {
13032
13171
  return /*#__PURE__*/React.createElement("span", {
13033
13172
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13034
13173
  }, /*#__PURE__*/React.createElement("style", {
13035
- children: loadingCircleStyle$4g
13174
+ children: loadingCircleStyle$4j
13036
13175
  }), /*#__PURE__*/React.createElement("svg", _extends({
13037
13176
  xmlns: "http://www.w3.org/2000/svg",
13038
13177
  width: size,
@@ -13066,7 +13205,7 @@ DArrowB.defaultProps = {
13066
13205
  size: '16'
13067
13206
  };
13068
13207
 
13069
- var loadingCircleStyle$4h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13208
+ var loadingCircleStyle$4k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13070
13209
 
13071
13210
  var DropDown = function DropDown(props) {
13072
13211
  var color = props.color,
@@ -13079,7 +13218,7 @@ var DropDown = function DropDown(props) {
13079
13218
  return /*#__PURE__*/React.createElement("span", {
13080
13219
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13081
13220
  }, /*#__PURE__*/React.createElement("style", {
13082
- children: loadingCircleStyle$4h
13221
+ children: loadingCircleStyle$4k
13083
13222
  }), /*#__PURE__*/React.createElement("svg", _extends({
13084
13223
  xmlns: "http://www.w3.org/2000/svg",
13085
13224
  width: size,
@@ -13111,7 +13250,7 @@ DropDown.defaultProps = {
13111
13250
  size: '16'
13112
13251
  };
13113
13252
 
13114
- var loadingCircleStyle$4i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13253
+ var loadingCircleStyle$4l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13115
13254
 
13116
13255
  var DropUp = function DropUp(props) {
13117
13256
  var color = props.color,
@@ -13124,7 +13263,7 @@ var DropUp = function DropUp(props) {
13124
13263
  return /*#__PURE__*/React.createElement("span", {
13125
13264
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13126
13265
  }, /*#__PURE__*/React.createElement("style", {
13127
- children: loadingCircleStyle$4i
13266
+ children: loadingCircleStyle$4l
13128
13267
  }), /*#__PURE__*/React.createElement("svg", _extends({
13129
13268
  xmlns: "http://www.w3.org/2000/svg",
13130
13269
  width: size,
@@ -13156,7 +13295,7 @@ DropUp.defaultProps = {
13156
13295
  size: '16'
13157
13296
  };
13158
13297
 
13159
- var loadingCircleStyle$4j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13298
+ var loadingCircleStyle$4m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13160
13299
 
13161
13300
  var More1 = function More1(props) {
13162
13301
  var color = props.color,
@@ -13169,7 +13308,7 @@ var More1 = function More1(props) {
13169
13308
  return /*#__PURE__*/React.createElement("span", {
13170
13309
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13171
13310
  }, /*#__PURE__*/React.createElement("style", {
13172
- children: loadingCircleStyle$4j
13311
+ children: loadingCircleStyle$4m
13173
13312
  }), /*#__PURE__*/React.createElement("svg", _extends({
13174
13313
  xmlns: "http://www.w3.org/2000/svg",
13175
13314
  width: size,
@@ -13201,7 +13340,7 @@ More1.defaultProps = {
13201
13340
  size: '16'
13202
13341
  };
13203
13342
 
13204
- var loadingCircleStyle$4k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13343
+ var loadingCircleStyle$4n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13205
13344
 
13206
13345
  var More2 = function More2(props) {
13207
13346
  var color = props.color,
@@ -13214,7 +13353,7 @@ var More2 = function More2(props) {
13214
13353
  return /*#__PURE__*/React.createElement("span", {
13215
13354
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13216
13355
  }, /*#__PURE__*/React.createElement("style", {
13217
- children: loadingCircleStyle$4k
13356
+ children: loadingCircleStyle$4n
13218
13357
  }), /*#__PURE__*/React.createElement("svg", _extends({
13219
13358
  xmlns: "http://www.w3.org/2000/svg",
13220
13359
  width: size,
@@ -13246,7 +13385,7 @@ More2.defaultProps = {
13246
13385
  size: '16'
13247
13386
  };
13248
13387
 
13249
- var loadingCircleStyle$4l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13388
+ var loadingCircleStyle$4o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13250
13389
 
13251
13390
  var Drag = function Drag(props) {
13252
13391
  var color = props.color,
@@ -13259,7 +13398,7 @@ var Drag = function Drag(props) {
13259
13398
  return /*#__PURE__*/React.createElement("span", {
13260
13399
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13261
13400
  }, /*#__PURE__*/React.createElement("style", {
13262
- children: loadingCircleStyle$4l
13401
+ children: loadingCircleStyle$4o
13263
13402
  }), /*#__PURE__*/React.createElement("svg", _extends({
13264
13403
  xmlns: "http://www.w3.org/2000/svg",
13265
13404
  width: size,
@@ -13301,7 +13440,7 @@ Drag.defaultProps = {
13301
13440
  size: '16'
13302
13441
  };
13303
13442
 
13304
- var loadingCircleStyle$4m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13443
+ var loadingCircleStyle$4p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13305
13444
 
13306
13445
  var Drag2 = function Drag2(props) {
13307
13446
  var color = props.color,
@@ -13314,7 +13453,7 @@ var Drag2 = function Drag2(props) {
13314
13453
  return /*#__PURE__*/React.createElement("span", {
13315
13454
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13316
13455
  }, /*#__PURE__*/React.createElement("style", {
13317
- children: loadingCircleStyle$4m
13456
+ children: loadingCircleStyle$4p
13318
13457
  }), /*#__PURE__*/React.createElement("svg", _extends({
13319
13458
  xmlns: "http://www.w3.org/2000/svg",
13320
13459
  width: size,
@@ -13350,7 +13489,7 @@ Drag2.defaultProps = {
13350
13489
  size: '16'
13351
13490
  };
13352
13491
 
13353
- var loadingCircleStyle$4n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13492
+ var loadingCircleStyle$4q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13354
13493
 
13355
13494
  var External = function External(props) {
13356
13495
  var color = props.color,
@@ -13363,7 +13502,7 @@ var External = function External(props) {
13363
13502
  return /*#__PURE__*/React.createElement("span", {
13364
13503
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13365
13504
  }, /*#__PURE__*/React.createElement("style", {
13366
- children: loadingCircleStyle$4n
13505
+ children: loadingCircleStyle$4q
13367
13506
  }), /*#__PURE__*/React.createElement("svg", _extends({
13368
13507
  xmlns: "http://www.w3.org/2000/svg",
13369
13508
  width: size,
@@ -13395,7 +13534,7 @@ External.defaultProps = {
13395
13534
  size: '16'
13396
13535
  };
13397
13536
 
13398
- var loadingCircleStyle$4o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13537
+ var loadingCircleStyle$4r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13399
13538
 
13400
13539
  var DisplayS = function DisplayS(props) {
13401
13540
  var color = props.color,
@@ -13408,7 +13547,7 @@ var DisplayS = function DisplayS(props) {
13408
13547
  return /*#__PURE__*/React.createElement("span", {
13409
13548
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13410
13549
  }, /*#__PURE__*/React.createElement("style", {
13411
- children: loadingCircleStyle$4o
13550
+ children: loadingCircleStyle$4r
13412
13551
  }), /*#__PURE__*/React.createElement("svg", _extends({
13413
13552
  xmlns: "http://www.w3.org/2000/svg",
13414
13553
  width: size,
@@ -13442,7 +13581,7 @@ DisplayS.defaultProps = {
13442
13581
  size: '16'
13443
13582
  };
13444
13583
 
13445
- var loadingCircleStyle$4p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13584
+ var loadingCircleStyle$4s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
13446
13585
 
13447
13586
  var Share = function Share(props) {
13448
13587
  var color = props.color,
@@ -13455,7 +13594,7 @@ var Share = function Share(props) {
13455
13594
  return /*#__PURE__*/React.createElement("span", {
13456
13595
  className: className ? 'tant-icon-span ' + className : 'tant-icon-span'
13457
13596
  }, /*#__PURE__*/React.createElement("style", {
13458
- children: loadingCircleStyle$4p
13597
+ children: loadingCircleStyle$4s
13459
13598
  }), /*#__PURE__*/React.createElement("svg", _extends({
13460
13599
  xmlns: "http://www.w3.org/2000/svg",
13461
13600
  width: size,
@@ -13487,52 +13626,6 @@ Share.defaultProps = {
13487
13626
  size: '16'
13488
13627
  };
13489
13628
 
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
13629
  exports.TaAdd1 = Add1;
13537
13630
  exports.TaAdd2 = Add2;
13538
13631
  exports.TaAdd3 = Add3;
@@ -13590,6 +13683,7 @@ exports.TaClose = Close;
13590
13683
  exports.TaCode = Code;
13591
13684
  exports.TaComment = Comment;
13592
13685
  exports.TaConfig = Config;
13686
+ exports.TaContrast = Contrast;
13593
13687
  exports.TaCopy = Copy;
13594
13688
  exports.TaCopy2 = Copy2;
13595
13689
  exports.TaCost = Cost;
@@ -13679,6 +13773,7 @@ exports.TaImport = Import;
13679
13773
  exports.TaIndex = Index;
13680
13774
  exports.TaIndicator = Indicator;
13681
13775
  exports.TaInfo = Info;
13776
+ exports.TaInfoFill = InfoFill;
13682
13777
  exports.TaLandscape = Landscape;
13683
13778
  exports.TaLanguage = Language;
13684
13779
  exports.TaLink = Link;
@@ -13736,7 +13831,6 @@ exports.TaParallelFilter = ParallelFilter;
13736
13831
  exports.TaParameter = Parameter;
13737
13832
  exports.TaPassword = Password;
13738
13833
  exports.TaPattern = Pattern;
13739
- exports.TaPlaceholder = Placeholder;
13740
13834
  exports.TaPlay = Play;
13741
13835
  exports.TaPlug = Plug;
13742
13836
  exports.TaPrivate = Private;
@@ -13745,6 +13839,7 @@ exports.TaProcessing2 = Processing2;
13745
13839
  exports.TaProject = Project;
13746
13840
  exports.TaProjectMgr = ProjectMgr;
13747
13841
  exports.TaRelatedProp = RelatedProp;
13842
+ exports.TaRename = Rename;
13748
13843
  exports.TaReport = Report;
13749
13844
  exports.TaReportRemoval = ReportRemoval;
13750
13845
  exports.TaResetPassword = ResetPassword;