@tant/icons 1.20.49 → 1.20.54

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.
Files changed (100) hide show
  1. package/dist/es/icons/arrow-rightup.js +63 -0
  2. package/dist/es/icons/bi-Indicator-cl.js +116 -0
  3. package/dist/es/icons/bi-ai-application-cl.js +321 -0
  4. package/dist/es/icons/bi-ai-cl.js +22 -21
  5. package/dist/es/icons/bi-alert-cl.js +19 -18
  6. package/dist/es/icons/bi-analysis-cl.js +116 -0
  7. package/dist/es/icons/{bi-Operational-analysis-cl.js → bi-beginner-guide-cl.js} +26 -25
  8. package/dist/es/icons/bi-card-game-cl.js +421 -0
  9. package/dist/es/icons/bi-casua-game-cl.js +546 -0
  10. package/dist/es/icons/bi-channel-reach-cl.js +22 -21
  11. package/dist/es/icons/bi-closed-loop-cl.js +118 -0
  12. package/dist/es/icons/bi-commercial-adaptation-cl.js +116 -0
  13. package/dist/es/icons/bi-control-cl.js +116 -0
  14. package/dist/es/icons/bi-crowd-cl.js +116 -0
  15. package/dist/es/icons/bi-data-closed-loop-cl.js +116 -0
  16. package/dist/es/icons/bi-disassembly-cl.js +119 -0
  17. package/dist/es/icons/bi-education-cl.js +415 -0
  18. package/dist/es/icons/bi-gameplay-cl.js +116 -0
  19. package/dist/es/icons/bi-gift-cl.js +116 -0
  20. package/dist/es/icons/bi-group-cl.js +116 -0
  21. package/dist/es/icons/bi-guide-cl.js +119 -0
  22. package/dist/es/icons/bi-mini-game-cl.js +494 -0
  23. package/dist/es/icons/bi-mmo-game-cl.js +315 -0
  24. package/dist/es/icons/bi-model-cl.js +116 -0
  25. package/dist/es/icons/bi-novel-cl.js +554 -0
  26. package/dist/es/icons/bi-operation-analysis-cl.js +116 -0
  27. package/dist/es/icons/bi-operation-policy-cl.js +23 -22
  28. package/dist/es/icons/bi-operational-empowerment-cl.js +116 -0
  29. package/dist/es/icons/bi-path-analysis-cl.js +116 -0
  30. package/dist/es/icons/bi-path-cl.js +116 -0
  31. package/dist/es/icons/bi-personalized-deployment-cl.js +116 -0
  32. package/dist/es/icons/bi-query-cl.js +19 -18
  33. package/dist/es/icons/bi-quick-start-cl.js +21 -39
  34. package/dist/es/icons/bi-reach-cl.js +122 -0
  35. package/dist/es/icons/bi-shopping-cart-cl.js +394 -0
  36. package/dist/es/icons/bi-short-play-cl.js +299 -0
  37. package/dist/es/icons/bi-simulated-operation-cl.js +678 -0
  38. package/dist/es/icons/bi-slg-game-cl.js +303 -0
  39. package/dist/es/icons/bi-social-analysis-cl.js +116 -0
  40. package/dist/es/icons/bi-social-application-cl.js +416 -0
  41. package/dist/es/icons/bi-stratification-cl.js +116 -0
  42. package/dist/es/icons/bi-support-cl.js +116 -0
  43. package/dist/es/icons/bi-target-player-cl.js +23 -22
  44. package/dist/es/icons/bi-user-identification-cl.js +116 -0
  45. package/dist/es/icons/bi-user-operation-cl.js +116 -0
  46. package/dist/es/icons/data-input.js +1 -1
  47. package/dist/es/icons/data-output.js +1 -1
  48. package/dist/es/index.js +42 -5
  49. package/dist/index.d.ts +42 -5
  50. package/dist/lib/icons/arrow-rightup.js +70 -0
  51. package/dist/lib/icons/bi-Indicator-cl.js +123 -0
  52. package/dist/lib/icons/bi-ai-application-cl.js +328 -0
  53. package/dist/lib/icons/bi-ai-cl.js +22 -21
  54. package/dist/lib/icons/bi-alert-cl.js +19 -18
  55. package/dist/lib/icons/bi-analysis-cl.js +123 -0
  56. package/dist/lib/icons/{bi-Operational-analysis-cl.js → bi-beginner-guide-cl.js} +26 -25
  57. package/dist/lib/icons/bi-card-game-cl.js +428 -0
  58. package/dist/lib/icons/bi-casua-game-cl.js +553 -0
  59. package/dist/lib/icons/bi-channel-reach-cl.js +22 -21
  60. package/dist/lib/icons/bi-closed-loop-cl.js +125 -0
  61. package/dist/lib/icons/bi-commercial-adaptation-cl.js +123 -0
  62. package/dist/lib/icons/bi-control-cl.js +123 -0
  63. package/dist/lib/icons/bi-crowd-cl.js +123 -0
  64. package/dist/lib/icons/bi-data-closed-loop-cl.js +123 -0
  65. package/dist/lib/icons/bi-disassembly-cl.js +126 -0
  66. package/dist/lib/icons/bi-education-cl.js +422 -0
  67. package/dist/lib/icons/bi-gameplay-cl.js +123 -0
  68. package/dist/lib/icons/bi-gift-cl.js +123 -0
  69. package/dist/lib/icons/bi-group-cl.js +123 -0
  70. package/dist/lib/icons/bi-guide-cl.js +126 -0
  71. package/dist/lib/icons/bi-mini-game-cl.js +501 -0
  72. package/dist/lib/icons/bi-mmo-game-cl.js +322 -0
  73. package/dist/lib/icons/bi-model-cl.js +123 -0
  74. package/dist/lib/icons/bi-novel-cl.js +561 -0
  75. package/dist/lib/icons/bi-operation-analysis-cl.js +123 -0
  76. package/dist/lib/icons/bi-operation-policy-cl.js +23 -22
  77. package/dist/lib/icons/bi-operational-empowerment-cl.js +123 -0
  78. package/dist/lib/icons/bi-path-analysis-cl.js +123 -0
  79. package/dist/lib/icons/bi-path-cl.js +123 -0
  80. package/dist/lib/icons/bi-personalized-deployment-cl.js +123 -0
  81. package/dist/lib/icons/bi-query-cl.js +19 -18
  82. package/dist/lib/icons/bi-quick-start-cl.js +21 -39
  83. package/dist/lib/icons/bi-reach-cl.js +129 -0
  84. package/dist/lib/icons/bi-shopping-cart-cl.js +401 -0
  85. package/dist/lib/icons/bi-short-play-cl.js +306 -0
  86. package/dist/lib/icons/bi-simulated-operation-cl.js +685 -0
  87. package/dist/lib/icons/bi-slg-game-cl.js +310 -0
  88. package/dist/lib/icons/bi-social-analysis-cl.js +123 -0
  89. package/dist/lib/icons/bi-social-application-cl.js +423 -0
  90. package/dist/lib/icons/bi-stratification-cl.js +123 -0
  91. package/dist/lib/icons/bi-support-cl.js +123 -0
  92. package/dist/lib/icons/bi-target-player-cl.js +23 -22
  93. package/dist/lib/icons/bi-user-identification-cl.js +123 -0
  94. package/dist/lib/icons/bi-user-operation-cl.js +123 -0
  95. package/dist/lib/icons/data-input.js +1 -1
  96. package/dist/lib/icons/data-output.js +1 -1
  97. package/dist/lib/index.js +266 -7
  98. package/dist/tant-icons.cjs.js +9713 -2077
  99. package/dist/tant-icons.esm.js +9676 -2077
  100. package/package.json +1 -1
@@ -46,11 +46,11 @@ var BiTargetPlayerCl = function BiTargetPlayerCl(props) {
46
46
  fill: "none",
47
47
  xmlns: "http://www.w3.org/2000/svg"
48
48
  }, /*#__PURE__*/React.createElement("path", {
49
- d: "M10.6 3.224l-5.67 1.52c-2.462.659-3.537 2.52-2.877 4.98l1.516 5.66c.661 2.468 2.522 3.542 4.985 2.882l5.662-1.517c2.462-.66 3.537-2.52 2.878-4.982l-1.519-5.666c-.652-2.463-2.513-3.537-4.976-2.877z",
50
- fill: "url(#paint0_linear_10837_208)"
49
+ d: "M12.285 3.187L6.211 4.814c-2.638.707-3.79 2.7-3.083 5.338l1.625 6.063c.708 2.645 2.702 3.795 5.34 3.088l6.067-1.625c2.638-.707 3.79-2.7 3.083-5.338l-1.626-6.07c-.7-2.64-2.694-3.79-5.332-3.083z",
50
+ fill: "url(#paint0_linear_10857_392)"
51
51
  }), /*#__PURE__*/React.createElement("foreignObject", {
52
- x: "-6.333",
53
- y: "-6.333",
52
+ x: "-5.333",
53
+ y: "-5.333",
54
54
  width: "39.667",
55
55
  height: "39.667"
56
56
  }, /*#__PURE__*/React.createElement("div", {
@@ -58,29 +58,30 @@ var BiTargetPlayerCl = function BiTargetPlayerCl(props) {
58
58
  style: {
59
59
  backdropFilter: 'blur(6.17px)height'
60
60
  },
61
- clipPath: "url(#bgblur_0_10837_208_clip_path)"
61
+ clipPath: "url(#bgblur_0_10857_392_clip_path)"
62
62
  })), /*#__PURE__*/React.createElement("path", {
63
63
  "data-figma-bg-blurRadius": "12.333",
64
- d: "M10.36 6.5h6.288c1.266 0 2.216.376 2.85 1.009.631.633 1.005 1.582 1.002 2.847v6.287c0 1.265-.375 2.215-1.009 2.848-.633.634-1.584 1.009-2.85 1.009h-6.282c-1.266 0-2.217-.376-2.85-1.01-.634-.634-1.009-1.586-1.009-2.855v-6.278c0-1.265.375-2.215 1.009-2.848.594-.594 1.467-.962 2.617-1.005l.233-.004z",
64
+ d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z",
65
65
  fill: "#5B9BFF",
66
66
  fillOpacity: ".4",
67
- stroke: "url(#paint1_linear_10837_208)"
67
+ stroke: "url(#paint1_linear_10857_392)",
68
+ strokeWidth: ".5"
68
69
  }), /*#__PURE__*/React.createElement("path", {
69
70
  fillRule: "evenodd",
70
71
  clipRule: "evenodd",
71
- d: "M15.688 12.222c0 1.228-.98 2.222-2.188 2.222-1.208 0-2.188-.995-2.188-2.222 0-1.227.98-2.222 2.188-2.222 1.208 0 2.188.995 2.188 2.222zm-.876 0c0 .737-.587 1.334-1.312 1.334a1.323 1.323 0 01-1.313-1.334c0-.736.588-1.333 1.313-1.333s1.313.597 1.313 1.333z",
72
+ d: "M16.688 12.722c0 1.228-.98 2.222-2.188 2.222-1.208 0-2.188-.995-2.188-2.222 0-1.227.98-2.222 2.188-2.222 1.208 0 2.188.995 2.188 2.222zm-.875 0c0 .737-.588 1.334-1.313 1.334a1.323 1.323 0 01-1.313-1.334c0-.736.588-1.333 1.313-1.333s1.313.597 1.313 1.333z",
72
73
  fill: "#fff"
73
74
  }), /*#__PURE__*/React.createElement("path", {
74
75
  fillRule: "evenodd",
75
76
  clipRule: "evenodd",
76
- d: "M10 16.667c0-1.183 2.332-1.778 3.5-1.778 1.168 0 3.5.595 3.5 1.778V18h-7v-1.333zm6.169 0c0-.285-1.37-.934-2.669-.934-1.3 0-2.669.65-2.669.934v.489h5.338v-.49z",
77
+ d: "M11 17.167c0-1.183 2.332-1.778 3.5-1.778 1.168 0 3.5.595 3.5 1.778V18.5h-7v-1.333zm6.169 0c0-.285-1.37-.934-2.669-.934-1.3 0-2.669.65-2.669.934v.489h5.338v-.49z",
77
78
  fill: "#fff"
78
79
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
79
- id: "paint0_linear_10837_208",
80
- x1: "4.781",
81
- y1: "19.277",
82
- x2: "19.215",
83
- y2: "13.459",
80
+ id: "paint0_linear_10857_392",
81
+ x1: "6.051",
82
+ y1: "20.386",
83
+ x2: "21.516",
84
+ y2: "14.153",
84
85
  gradientUnits: "userSpaceOnUse"
85
86
  }, /*#__PURE__*/React.createElement("stop", {
86
87
  stopColor: "#73BCFF"
@@ -88,11 +89,11 @@ var BiTargetPlayerCl = function BiTargetPlayerCl(props) {
88
89
  offset: "1",
89
90
  stopColor: "#4F7BFF"
90
91
  })), /*#__PURE__*/React.createElement("linearGradient", {
91
- id: "paint1_linear_10837_208",
92
- x1: "7.673",
93
- y1: "8.084",
94
- x2: "19.995",
95
- y2: "20.405",
92
+ id: "paint1_linear_10857_392",
93
+ x1: "8.673",
94
+ y1: "9.084",
95
+ x2: "20.995",
96
+ y2: "21.405",
96
97
  gradientUnits: "userSpaceOnUse"
97
98
  }, /*#__PURE__*/React.createElement("stop", {
98
99
  stopColor: "#fff"
@@ -101,10 +102,10 @@ var BiTargetPlayerCl = function BiTargetPlayerCl(props) {
101
102
  stopColor: "#2F63FF",
102
103
  stopOpacity: ".2"
103
104
  })), /*#__PURE__*/React.createElement("clipPath", {
104
- id: "bgblur_0_10837_208_clip_path",
105
- transform: "translate(6.333 6.333)"
105
+ id: "bgblur_0_10857_392_clip_path",
106
+ transform: "translate(5.333 5.333)"
106
107
  }, /*#__PURE__*/React.createElement("path", {
107
- d: "M10.36 6.5h6.288c1.266 0 2.216.376 2.85 1.009.631.633 1.005 1.582 1.002 2.847v6.287c0 1.265-.375 2.215-1.009 2.848-.633.634-1.584 1.009-2.85 1.009h-6.282c-1.266 0-2.217-.376-2.85-1.01-.634-.634-1.009-1.586-1.009-2.855v-6.278c0-1.265.375-2.215 1.009-2.848.594-.594 1.467-.962 2.617-1.005l.233-.004z"
108
+ d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
108
109
  }))))));
109
110
  };
110
111
  BiTargetPlayerCl.propTypes = {
@@ -0,0 +1,116 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
3
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
8
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
9
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
10
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
11
+ import React from 'react';
12
+ import PropTypes from 'prop-types';
13
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
14
+ var BiUserIdentificationCl = function BiUserIdentificationCl(props) {
15
+ var color = props.color,
16
+ size = props.size,
17
+ spin = props.spin,
18
+ style = props.style,
19
+ className = props.className,
20
+ iconClassName = props.iconClassName,
21
+ testid = props.testid,
22
+ otherProps = _objectWithoutProperties(props, _excluded);
23
+ return /*#__PURE__*/React.createElement("span", {
24
+ role: "img",
25
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
26
+ }, /*#__PURE__*/React.createElement("style", {
27
+ children: loadingCircleStyle
28
+ }), /*#__PURE__*/React.createElement("svg", _extends({
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: color
34
+ }, otherProps, {
35
+ className: iconClassName,
36
+ "data-testid": testid,
37
+ style: _objectSpread(_objectSpread({}, style), spin ? {
38
+ animationDuration: '1s',
39
+ animationIterationCount: 'infinite',
40
+ animationName: 'loadingCircle',
41
+ animationTimingFunction: 'linear'
42
+ } : {})
43
+ }), /*#__PURE__*/React.createElement("svg", {
44
+ width: "24",
45
+ height: "24",
46
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ d: "M12.285 3.187L6.211 4.814c-2.638.707-3.79 2.7-3.083 5.338l1.625 6.063c.708 2.645 2.702 3.795 5.34 3.088l6.067-1.625c2.638-.707 3.79-2.7 3.083-5.338l-1.626-6.07c-.7-2.64-2.694-3.79-5.332-3.083z",
50
+ fill: "url(#paint0_linear_10857_402)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.333",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_402_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_402)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M11.253 15.861c.14 0 .254.114.254.254v1.378h1.368a.253.253 0 110 .507h-1.452a.424.424 0 01-.423-.423v-1.462c0-.14.113-.254.253-.254zm6.494.003c.14 0 .253.113.253.254v1.459c0 .234-.19.423-.424.423h-1.465a.253.253 0 010-.507h1.382v-1.375c0-.14.114-.254.254-.254zm-3.257-3.467a1.318 1.318 0 01.871 2.301c.554.308.93.898.93 1.575a.278.278 0 01-.556 0 1.245 1.245 0 00-2.49 0 .278.278 0 01-.555 0 1.8 1.8 0 01.929-1.575 1.314 1.314 0 01.87-2.3zm0 .556a.76.76 0 10.002 1.521.76.76 0 00-.001-1.52zM12.876 11a.254.254 0 010 .507h-1.368v1.378a.254.254 0 11-.507 0v-1.462c0-.233.19-.423.423-.423h1.452zm4.702 0c.233 0 .423.19.423.423v1.46a.254.254 0 11-.507 0v-1.376h-1.382a.253.253 0 010-.507h1.466z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_402",
74
+ x1: "6.051",
75
+ y1: "20.386",
76
+ x2: "21.516",
77
+ y2: "14.153",
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#73BCFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: "1",
83
+ stopColor: "#4F7BFF"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint1_linear_10857_402",
86
+ x1: "8.673",
87
+ y1: "9.084",
88
+ x2: "20.995",
89
+ y2: "21.405",
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#fff"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: "1",
95
+ stopColor: "#2F63FF",
96
+ stopOpacity: ".2"
97
+ })), /*#__PURE__*/React.createElement("clipPath", {
98
+ id: "bgblur_0_10857_402_clip_path",
99
+ transform: "translate(5.333 5.333)"
100
+ }, /*#__PURE__*/React.createElement("path", {
101
+ d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
102
+ }))))));
103
+ };
104
+ BiUserIdentificationCl.propTypes = {
105
+ iconClassName: PropTypes.string,
106
+ spin: PropTypes.bool,
107
+ color: PropTypes.string,
108
+ testid: PropTypes.string,
109
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
110
+ };
111
+ BiUserIdentificationCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiUserIdentificationCl;
@@ -0,0 +1,116 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
3
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
8
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
9
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
10
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
11
+ import React from 'react';
12
+ import PropTypes from 'prop-types';
13
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
14
+ var BiUserOperationCl = function BiUserOperationCl(props) {
15
+ var color = props.color,
16
+ size = props.size,
17
+ spin = props.spin,
18
+ style = props.style,
19
+ className = props.className,
20
+ iconClassName = props.iconClassName,
21
+ testid = props.testid,
22
+ otherProps = _objectWithoutProperties(props, _excluded);
23
+ return /*#__PURE__*/React.createElement("span", {
24
+ role: "img",
25
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
26
+ }, /*#__PURE__*/React.createElement("style", {
27
+ children: loadingCircleStyle
28
+ }), /*#__PURE__*/React.createElement("svg", _extends({
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: color
34
+ }, otherProps, {
35
+ className: iconClassName,
36
+ "data-testid": testid,
37
+ style: _objectSpread(_objectSpread({}, style), spin ? {
38
+ animationDuration: '1s',
39
+ animationIterationCount: 'infinite',
40
+ animationName: 'loadingCircle',
41
+ animationTimingFunction: 'linear'
42
+ } : {})
43
+ }), /*#__PURE__*/React.createElement("svg", {
44
+ width: "24",
45
+ height: "24",
46
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ d: "M12.285 3.187L6.211 4.814c-2.638.707-3.79 2.7-3.083 5.338l1.625 6.063c.708 2.645 2.702 3.795 5.34 3.088l6.067-1.625c2.638-.707 3.79-2.7 3.083-5.338l-1.626-6.07c-.7-2.64-2.694-3.79-5.332-3.083z",
50
+ fill: "url(#paint0_linear_10857_401)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.333",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_401_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_401)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M14.322 11.57c-.755 0-1.347.624-1.347 1.377 0 .754.61 1.379 1.347 1.379.754 0 1.346-.625 1.346-1.379 0-.771-.592-1.377-1.346-1.377zm3.608 4.28c.09.11.09.258.018.368l-.036.037-1.472 1.36c-.09.091-.215.091-.323.036l-.036-.018-1.22-1.048-1.132 1.03a.292.292 0 01-.36.018l-.035-.037a.31.31 0 01-.018-.368l.036-.036 1.31-1.195c.09-.091.216-.091.324-.036l.036.018 1.22 1.047 1.293-1.194c.108-.11.288-.092.395.018zM14.322 11c1.059 0 1.903.882 1.903 1.947 0 .625-.288 1.213-.79 1.58.448.166.861.442 1.203.79a.293.293 0 010 .405.277.277 0 01-.395 0c-.521-.533-1.203-.827-1.94-.809-1.508 0-2.746 1.25-2.746 2.811 0 .166-.126.276-.288.276a.28.28 0 01-.269-.276c0-1.47.916-2.719 2.19-3.178a1.948 1.948 0 01-.79-1.58c.018-1.102.862-1.966 1.921-1.966z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_401",
74
+ x1: "6.051",
75
+ y1: "20.386",
76
+ x2: "21.516",
77
+ y2: "14.153",
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#73BCFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: "1",
83
+ stopColor: "#4F7BFF"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint1_linear_10857_401",
86
+ x1: "8.673",
87
+ y1: "9.084",
88
+ x2: "20.995",
89
+ y2: "21.405",
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#fff"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: "1",
95
+ stopColor: "#2F63FF",
96
+ stopOpacity: ".2"
97
+ })), /*#__PURE__*/React.createElement("clipPath", {
98
+ id: "bgblur_0_10857_401_clip_path",
99
+ transform: "translate(5.333 5.333)"
100
+ }, /*#__PURE__*/React.createElement("path", {
101
+ d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
102
+ }))))));
103
+ };
104
+ BiUserOperationCl.propTypes = {
105
+ iconClassName: PropTypes.string,
106
+ spin: PropTypes.bool,
107
+ color: PropTypes.string,
108
+ testid: PropTypes.string,
109
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
110
+ };
111
+ BiUserOperationCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiUserOperationCl;
@@ -45,7 +45,7 @@ var DataInput = function DataInput(props) {
45
45
  height: "24",
46
46
  xmlns: "http://www.w3.org/2000/svg"
47
47
  }, /*#__PURE__*/React.createElement("path", {
48
- d: "M10 11V8l5 4-5 4v-3H1v-2h9zm-7.542 4h2.124A8.003 8.003 0 0020 12 8 8 0 004.582 9H2.458C3.732 4.943 7.522 2 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-4.478 0-8.268-2.943-9.542-7z"
48
+ d: "M10 11V8l5 4-5 4v-3H2v-2h8zm-7.542 4h2.124A8.003 8.003 0 0020 12 8 8 0 004.582 9H2.458C3.732 4.943 7.522 2 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-4.478 0-8.268-2.943-9.542-7z"
49
49
  }))));
50
50
  };
51
51
  DataInput.propTypes = {
@@ -45,7 +45,7 @@ var DataOutput = function DataOutput(props) {
45
45
  height: "24",
46
46
  xmlns: "http://www.w3.org/2000/svg"
47
47
  }, /*#__PURE__*/React.createElement("path", {
48
- d: "M11 22C5.477 22 1 17.523 1 12S5.477 2 11 2a9.985 9.985 0 018 4h-2.71a8 8 0 10.001 12h2.71A9.985 9.985 0 0111 22zm7-6v-3h-8v-2h8V8l5 4-5 4z"
48
+ d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2a9.985 9.985 0 018 4h-2.71a8 8 0 10.001 12h2.71A9.985 9.985 0 0112 22zm5-6v-3H9v-2h8V8l5 4-5 4z"
49
49
  }))));
50
50
  };
51
51
  DataOutput.propTypes = {
package/dist/es/index.js CHANGED
@@ -75,14 +75,50 @@ export { default as TaVManageDashboardCl } from './icons/v-manage-dashboard-cl';
75
75
  export { default as TaPlatformAnalyticsCl } from './icons/platform-analytics-cl';
76
76
  export { default as TaPlatformDataopsCl } from './icons/platform-dataops-cl';
77
77
  export { default as TaPlatformSystemCl } from './icons/platform-system-cl';
78
+ export { default as TaBiTargetPlayerCl } from './icons/bi-target-player-cl';
79
+ export { default as TaBiChannelReachCl } from './icons/bi-channel-reach-cl';
80
+ export { default as TaBiOperationAnalysisCl } from './icons/bi-operation-analysis-cl';
81
+ export { default as TaBiOperationPolicyCl } from './icons/bi-operation-policy-cl';
82
+ export { default as TaBiAiCl } from './icons/bi-ai-cl';
78
83
  export { default as TaBiQuickStartCl } from './icons/bi-quick-start-cl';
79
84
  export { default as TaBiAlertCl } from './icons/bi-alert-cl';
80
85
  export { default as TaBiQueryCl } from './icons/bi-query-cl';
81
- export { default as TaBiAiCl } from './icons/bi-ai-cl';
82
- export { default as TaBiOperationPolicyCl } from './icons/bi-operation-policy-cl';
83
- export { default as TaBiTargetPlayerCl } from './icons/bi-target-player-cl';
84
- export { default as TaBiChannelReachCl } from './icons/bi-channel-reach-cl';
85
- export { default as TaBiOperationalAnalysisCl } from './icons/bi-Operational-analysis-cl';
86
+ export { default as TaBiUserOperationCl } from './icons/bi-user-operation-cl';
87
+ export { default as TaBiUserIdentificationCl } from './icons/bi-user-identification-cl';
88
+ export { default as TaBiSocialAnalysisCl } from './icons/bi-social-analysis-cl';
89
+ export { default as TaBiBeginnerGuideCl } from './icons/bi-beginner-guide-cl';
90
+ export { default as TaBiCommercialAdaptationCl } from './icons/bi-commercial-adaptation-cl';
91
+ export { default as TaBiOperationalEmpowermentCl } from './icons/bi-operational-empowerment-cl';
92
+ export { default as TaBiPersonalizedDeploymentCl } from './icons/bi-personalized-deployment-cl';
93
+ export { default as TaBiPathCl } from './icons/bi-path-cl';
94
+ export { default as TaBiDisassemblyCl } from './icons/bi-disassembly-cl';
95
+ export { default as TaBiGuideCl } from './icons/bi-guide-cl';
96
+ export { default as TaBiStratificationCl } from './icons/bi-stratification-cl';
97
+ export { default as TaBiControlCl } from './icons/bi-control-cl';
98
+ export { default as TaBiClosedLoopCl } from './icons/bi-closed-loop-cl';
99
+ export { default as TaBiDataClosedLoopCl } from './icons/bi-data-closed-loop-cl';
100
+ export { default as TaBiReachCl } from './icons/bi-reach-cl';
101
+ export { default as TaBiIndicatorCl } from './icons/bi-Indicator-cl';
102
+ export { default as TaBiSupportCl } from './icons/bi-support-cl';
103
+ export { default as TaBiGiftCl } from './icons/bi-gift-cl';
104
+ export { default as TaBiModelCl } from './icons/bi-model-cl';
105
+ export { default as TaBiAnalysisCl } from './icons/bi-analysis-cl';
106
+ export { default as TaBiGameplayCl } from './icons/bi-gameplay-cl';
107
+ export { default as TaBiPathAnalysisCl } from './icons/bi-path-analysis-cl';
108
+ export { default as TaBiGroupCl } from './icons/bi-group-cl';
109
+ export { default as TaBiCrowdCl } from './icons/bi-crowd-cl';
110
+ export { default as TaBiMmoGameCl } from './icons/bi-mmo-game-cl';
111
+ export { default as TaBiCardGameCl } from './icons/bi-card-game-cl';
112
+ export { default as TaBiSlgGameCl } from './icons/bi-slg-game-cl';
113
+ export { default as TaBiCasuaGameCl } from './icons/bi-casua-game-cl';
114
+ export { default as TaBiSimulatedOperationCl } from './icons/bi-simulated-operation-cl';
115
+ export { default as TaBiMiniGameCl } from './icons/bi-mini-game-cl';
116
+ export { default as TaBiSocialApplicationCl } from './icons/bi-social-application-cl';
117
+ export { default as TaBiAiApplicationCl } from './icons/bi-ai-application-cl';
118
+ export { default as TaBiShortPlayCl } from './icons/bi-short-play-cl';
119
+ export { default as TaBiNovelCl } from './icons/bi-novel-cl';
120
+ export { default as TaBiEducationCl } from './icons/bi-education-cl';
121
+ export { default as TaBiShoppingCartCl } from './icons/bi-shopping-cart-cl';
86
122
  export { default as TaLogoDingdingCl } from './icons/logo-dingding-cl';
87
123
  export { default as TaLogoDingdingGray } from './icons/logo-dingding-gray';
88
124
  export { default as TaLogoWecomCl } from './icons/logo-wecom-cl';
@@ -367,6 +403,7 @@ export { default as TaArrowLeft2 } from './icons/arrow-left-2';
367
403
  export { default as TaArrowRight2 } from './icons/arrow-right-2';
368
404
  export { default as TaArrowUp2 } from './icons/arrow-up-2';
369
405
  export { default as TaArrowDown2 } from './icons/arrow-down-2';
406
+ export { default as TaArrowRightup } from './icons/arrow-rightup';
370
407
  export { default as TaTriLeft } from './icons/tri-left';
371
408
  export { default as TaTriRight } from './icons/tri-right';
372
409
  export { default as TaTriUp } from './icons/tri-up';
package/dist/index.d.ts CHANGED
@@ -87,14 +87,50 @@ export const TaVManageDashboardCl: Icon;
87
87
  export const TaPlatformAnalyticsCl: Icon;
88
88
  export const TaPlatformDataopsCl: Icon;
89
89
  export const TaPlatformSystemCl: Icon;
90
+ export const TaBiTargetPlayerCl: Icon;
91
+ export const TaBiChannelReachCl: Icon;
92
+ export const TaBiOperationAnalysisCl: Icon;
93
+ export const TaBiOperationPolicyCl: Icon;
94
+ export const TaBiAiCl: Icon;
90
95
  export const TaBiQuickStartCl: Icon;
91
96
  export const TaBiAlertCl: Icon;
92
97
  export const TaBiQueryCl: Icon;
93
- export const TaBiAiCl: Icon;
94
- export const TaBiOperationPolicyCl: Icon;
95
- export const TaBiTargetPlayerCl: Icon;
96
- export const TaBiChannelReachCl: Icon;
97
- export const TaBiOperationalAnalysisCl: Icon;
98
+ export const TaBiUserOperationCl: Icon;
99
+ export const TaBiUserIdentificationCl: Icon;
100
+ export const TaBiSocialAnalysisCl: Icon;
101
+ export const TaBiBeginnerGuideCl: Icon;
102
+ export const TaBiCommercialAdaptationCl: Icon;
103
+ export const TaBiOperationalEmpowermentCl: Icon;
104
+ export const TaBiPersonalizedDeploymentCl: Icon;
105
+ export const TaBiPathCl: Icon;
106
+ export const TaBiDisassemblyCl: Icon;
107
+ export const TaBiGuideCl: Icon;
108
+ export const TaBiStratificationCl: Icon;
109
+ export const TaBiControlCl: Icon;
110
+ export const TaBiClosedLoopCl: Icon;
111
+ export const TaBiDataClosedLoopCl: Icon;
112
+ export const TaBiReachCl: Icon;
113
+ export const TaBiIndicatorCl: Icon;
114
+ export const TaBiSupportCl: Icon;
115
+ export const TaBiGiftCl: Icon;
116
+ export const TaBiModelCl: Icon;
117
+ export const TaBiAnalysisCl: Icon;
118
+ export const TaBiGameplayCl: Icon;
119
+ export const TaBiPathAnalysisCl: Icon;
120
+ export const TaBiGroupCl: Icon;
121
+ export const TaBiCrowdCl: Icon;
122
+ export const TaBiMmoGameCl: Icon;
123
+ export const TaBiCardGameCl: Icon;
124
+ export const TaBiSlgGameCl: Icon;
125
+ export const TaBiCasuaGameCl: Icon;
126
+ export const TaBiSimulatedOperationCl: Icon;
127
+ export const TaBiMiniGameCl: Icon;
128
+ export const TaBiSocialApplicationCl: Icon;
129
+ export const TaBiAiApplicationCl: Icon;
130
+ export const TaBiShortPlayCl: Icon;
131
+ export const TaBiNovelCl: Icon;
132
+ export const TaBiEducationCl: Icon;
133
+ export const TaBiShoppingCartCl: Icon;
98
134
  export const TaLogoDingdingCl: Icon;
99
135
  export const TaLogoDingdingGray: Icon;
100
136
  export const TaLogoWecomCl: Icon;
@@ -379,6 +415,7 @@ export const TaArrowLeft2: Icon;
379
415
  export const TaArrowRight2: Icon;
380
416
  export const TaArrowUp2: Icon;
381
417
  export const TaArrowDown2: Icon;
418
+ export const TaArrowRightup: Icon;
382
419
  export const TaTriLeft: Icon;
383
420
  export const TaTriRight: Icon;
384
421
  export const TaTriUp: Icon;
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports["default"] = void 0;
8
+ var _react = _interopRequireDefault(require("react"));
9
+ var _propTypes = _interopRequireDefault(require("prop-types"));
10
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
12
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
13
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
14
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
15
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
16
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
17
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
18
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
19
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
20
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
21
+ var ArrowRightup = function ArrowRightup(props) {
22
+ var color = props.color,
23
+ size = props.size,
24
+ spin = props.spin,
25
+ style = props.style,
26
+ className = props.className,
27
+ iconClassName = props.iconClassName,
28
+ testid = props.testid,
29
+ otherProps = _objectWithoutProperties(props, _excluded);
30
+ return /*#__PURE__*/_react["default"].createElement("span", {
31
+ role: "img",
32
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
33
+ }, /*#__PURE__*/_react["default"].createElement("style", {
34
+ children: loadingCircleStyle
35
+ }), /*#__PURE__*/_react["default"].createElement("svg", _extends({
36
+ xmlns: "http://www.w3.org/2000/svg",
37
+ width: size,
38
+ height: size,
39
+ viewBox: "0 0 24 24",
40
+ fill: color
41
+ }, otherProps, {
42
+ className: iconClassName,
43
+ "data-testid": testid,
44
+ style: _objectSpread(_objectSpread({}, style), spin ? {
45
+ animationDuration: '1s',
46
+ animationIterationCount: 'infinite',
47
+ animationName: 'loadingCircle',
48
+ animationTimingFunction: 'linear'
49
+ } : {})
50
+ }), /*#__PURE__*/_react["default"].createElement("svg", {
51
+ width: "34",
52
+ height: "34",
53
+ xmlns: "http://www.w3.org/2000/svg"
54
+ }, /*#__PURE__*/_react["default"].createElement("path", {
55
+ d: "M21.207 22.827l2.01-.002-.01-12.367-12.386-.03-.005 2.01 9.041.022L9.783 22.534l1.421 1.42 9.997-9.995.006 8.868z"
56
+ }))));
57
+ };
58
+ ArrowRightup.propTypes = {
59
+ iconClassName: _propTypes["default"].string,
60
+ spin: _propTypes["default"].bool,
61
+ color: _propTypes["default"].string,
62
+ testid: _propTypes["default"].string,
63
+ size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
64
+ };
65
+ ArrowRightup.defaultProps = {
66
+ spin: false,
67
+ color: 'currentColor',
68
+ size: '1em'
69
+ };
70
+ var _default = exports["default"] = ArrowRightup;