@tant/icons 1.20.43 → 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 (102) 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 +116 -0
  5. package/dist/es/icons/bi-alert-cl.js +116 -0
  6. package/dist/es/icons/bi-analysis-cl.js +116 -0
  7. package/dist/es/icons/bi-beginner-guide-cl.js +116 -0
  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 +118 -0
  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 +121 -0
  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 +116 -0
  33. package/dist/es/icons/bi-quick-start-cl.js +116 -0
  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 +123 -0
  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/icons/null.js +63 -0
  49. package/dist/es/index.js +46 -0
  50. package/dist/index.d.ts +46 -0
  51. package/dist/lib/icons/arrow-rightup.js +70 -0
  52. package/dist/lib/icons/bi-Indicator-cl.js +123 -0
  53. package/dist/lib/icons/bi-ai-application-cl.js +328 -0
  54. package/dist/lib/icons/bi-ai-cl.js +123 -0
  55. package/dist/lib/icons/bi-alert-cl.js +123 -0
  56. package/dist/lib/icons/bi-analysis-cl.js +123 -0
  57. package/dist/lib/icons/bi-beginner-guide-cl.js +123 -0
  58. package/dist/lib/icons/bi-card-game-cl.js +428 -0
  59. package/dist/lib/icons/bi-casua-game-cl.js +553 -0
  60. package/dist/lib/icons/bi-channel-reach-cl.js +125 -0
  61. package/dist/lib/icons/bi-closed-loop-cl.js +125 -0
  62. package/dist/lib/icons/bi-commercial-adaptation-cl.js +123 -0
  63. package/dist/lib/icons/bi-control-cl.js +123 -0
  64. package/dist/lib/icons/bi-crowd-cl.js +123 -0
  65. package/dist/lib/icons/bi-data-closed-loop-cl.js +123 -0
  66. package/dist/lib/icons/bi-disassembly-cl.js +126 -0
  67. package/dist/lib/icons/bi-education-cl.js +422 -0
  68. package/dist/lib/icons/bi-gameplay-cl.js +123 -0
  69. package/dist/lib/icons/bi-gift-cl.js +123 -0
  70. package/dist/lib/icons/bi-group-cl.js +123 -0
  71. package/dist/lib/icons/bi-guide-cl.js +126 -0
  72. package/dist/lib/icons/bi-mini-game-cl.js +501 -0
  73. package/dist/lib/icons/bi-mmo-game-cl.js +322 -0
  74. package/dist/lib/icons/bi-model-cl.js +123 -0
  75. package/dist/lib/icons/bi-novel-cl.js +561 -0
  76. package/dist/lib/icons/bi-operation-analysis-cl.js +123 -0
  77. package/dist/lib/icons/bi-operation-policy-cl.js +128 -0
  78. package/dist/lib/icons/bi-operational-empowerment-cl.js +123 -0
  79. package/dist/lib/icons/bi-path-analysis-cl.js +123 -0
  80. package/dist/lib/icons/bi-path-cl.js +123 -0
  81. package/dist/lib/icons/bi-personalized-deployment-cl.js +123 -0
  82. package/dist/lib/icons/bi-query-cl.js +123 -0
  83. package/dist/lib/icons/bi-quick-start-cl.js +123 -0
  84. package/dist/lib/icons/bi-reach-cl.js +129 -0
  85. package/dist/lib/icons/bi-shopping-cart-cl.js +401 -0
  86. package/dist/lib/icons/bi-short-play-cl.js +306 -0
  87. package/dist/lib/icons/bi-simulated-operation-cl.js +685 -0
  88. package/dist/lib/icons/bi-slg-game-cl.js +310 -0
  89. package/dist/lib/icons/bi-social-analysis-cl.js +123 -0
  90. package/dist/lib/icons/bi-social-application-cl.js +423 -0
  91. package/dist/lib/icons/bi-stratification-cl.js +123 -0
  92. package/dist/lib/icons/bi-support-cl.js +123 -0
  93. package/dist/lib/icons/bi-target-player-cl.js +130 -0
  94. package/dist/lib/icons/bi-user-identification-cl.js +123 -0
  95. package/dist/lib/icons/bi-user-operation-cl.js +123 -0
  96. package/dist/lib/icons/data-input.js +1 -1
  97. package/dist/lib/icons/data-output.js +1 -1
  98. package/dist/lib/icons/null.js +70 -0
  99. package/dist/lib/index.js +322 -0
  100. package/dist/tant-icons.cjs.js +10406 -1844
  101. package/dist/tant-icons.esm.js +10361 -1845
  102. package/package.json +1 -1
@@ -0,0 +1,123 @@
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 BiTargetPlayerCl = function BiTargetPlayerCl(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_392)"
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_392_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_392)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ fillRule: "evenodd",
71
+ clipRule: "evenodd",
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",
73
+ fill: "#fff"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ fillRule: "evenodd",
76
+ clipRule: "evenodd",
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",
78
+ fill: "#fff"
79
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
80
+ id: "paint0_linear_10857_392",
81
+ x1: "6.051",
82
+ y1: "20.386",
83
+ x2: "21.516",
84
+ y2: "14.153",
85
+ gradientUnits: "userSpaceOnUse"
86
+ }, /*#__PURE__*/React.createElement("stop", {
87
+ stopColor: "#73BCFF"
88
+ }), /*#__PURE__*/React.createElement("stop", {
89
+ offset: "1",
90
+ stopColor: "#4F7BFF"
91
+ })), /*#__PURE__*/React.createElement("linearGradient", {
92
+ id: "paint1_linear_10857_392",
93
+ x1: "8.673",
94
+ y1: "9.084",
95
+ x2: "20.995",
96
+ y2: "21.405",
97
+ gradientUnits: "userSpaceOnUse"
98
+ }, /*#__PURE__*/React.createElement("stop", {
99
+ stopColor: "#fff"
100
+ }), /*#__PURE__*/React.createElement("stop", {
101
+ offset: "1",
102
+ stopColor: "#2F63FF",
103
+ stopOpacity: ".2"
104
+ })), /*#__PURE__*/React.createElement("clipPath", {
105
+ id: "bgblur_0_10857_392_clip_path",
106
+ transform: "translate(5.333 5.333)"
107
+ }, /*#__PURE__*/React.createElement("path", {
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"
109
+ }))))));
110
+ };
111
+ BiTargetPlayerCl.propTypes = {
112
+ iconClassName: PropTypes.string,
113
+ spin: PropTypes.bool,
114
+ color: PropTypes.string,
115
+ testid: PropTypes.string,
116
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
117
+ };
118
+ BiTargetPlayerCl.defaultProps = {
119
+ spin: false,
120
+ color: 'currentColor',
121
+ size: '1em'
122
+ };
123
+ export default BiTargetPlayerCl;
@@ -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 = {
@@ -0,0 +1,63 @@
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 Null = function Null(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
+ xmlns: "http://www.w3.org/2000/svg"
47
+ }, /*#__PURE__*/React.createElement("path", {
48
+ d: "M18 10.5V12H6v-1.5h12z"
49
+ }))));
50
+ };
51
+ Null.propTypes = {
52
+ iconClassName: PropTypes.string,
53
+ spin: PropTypes.bool,
54
+ color: PropTypes.string,
55
+ testid: PropTypes.string,
56
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
57
+ };
58
+ Null.defaultProps = {
59
+ spin: false,
60
+ color: 'currentColor',
61
+ size: '1em'
62
+ };
63
+ export default Null;
package/dist/es/index.js CHANGED
@@ -75,6 +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';
83
+ export { default as TaBiQuickStartCl } from './icons/bi-quick-start-cl';
84
+ export { default as TaBiAlertCl } from './icons/bi-alert-cl';
85
+ export { default as TaBiQueryCl } from './icons/bi-query-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';
78
122
  export { default as TaLogoDingdingCl } from './icons/logo-dingding-cl';
79
123
  export { default as TaLogoDingdingGray } from './icons/logo-dingding-gray';
80
124
  export { default as TaLogoWecomCl } from './icons/logo-wecom-cl';
@@ -359,6 +403,7 @@ export { default as TaArrowLeft2 } from './icons/arrow-left-2';
359
403
  export { default as TaArrowRight2 } from './icons/arrow-right-2';
360
404
  export { default as TaArrowUp2 } from './icons/arrow-up-2';
361
405
  export { default as TaArrowDown2 } from './icons/arrow-down-2';
406
+ export { default as TaArrowRightup } from './icons/arrow-rightup';
362
407
  export { default as TaTriLeft } from './icons/tri-left';
363
408
  export { default as TaTriRight } from './icons/tri-right';
364
409
  export { default as TaTriUp } from './icons/tri-up';
@@ -378,6 +423,7 @@ export { default as TaExternal } from './icons/external';
378
423
  export { default as TaDisplayS } from './icons/display-s';
379
424
  export { default as TaShare } from './icons/share';
380
425
  export { default as TaCompass } from './icons/compass';
426
+ export { default as TaNull } from './icons/null';
381
427
  export { default as TaPlay } from './icons/play';
382
428
  export { default as TaConfig } from './icons/config';
383
429
  export { default as TaSetting } from './icons/setting';
package/dist/index.d.ts CHANGED
@@ -87,6 +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;
95
+ export const TaBiQuickStartCl: Icon;
96
+ export const TaBiAlertCl: Icon;
97
+ export const TaBiQueryCl: 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;
90
134
  export const TaLogoDingdingCl: Icon;
91
135
  export const TaLogoDingdingGray: Icon;
92
136
  export const TaLogoWecomCl: Icon;
@@ -371,6 +415,7 @@ export const TaArrowLeft2: Icon;
371
415
  export const TaArrowRight2: Icon;
372
416
  export const TaArrowUp2: Icon;
373
417
  export const TaArrowDown2: Icon;
418
+ export const TaArrowRightup: Icon;
374
419
  export const TaTriLeft: Icon;
375
420
  export const TaTriRight: Icon;
376
421
  export const TaTriUp: Icon;
@@ -390,6 +435,7 @@ export const TaExternal: Icon;
390
435
  export const TaDisplayS: Icon;
391
436
  export const TaShare: Icon;
392
437
  export const TaCompass: Icon;
438
+ export const TaNull: Icon;
393
439
  export const TaPlay: Icon;
394
440
  export const TaConfig: Icon;
395
441
  export const TaSetting: Icon;