@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
@@ -0,0 +1,299 @@
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 BiShortPlayCl = function BiShortPlayCl(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("g", {
49
+ filter: "url(#filter0_f_10870_723)"
50
+ }, /*#__PURE__*/React.createElement("ellipse", {
51
+ cx: "10.869",
52
+ cy: "13.126",
53
+ rx: "5.252",
54
+ ry: "4.877",
55
+ fill: "#7032FF",
56
+ fillOpacity: ".5"
57
+ })), /*#__PURE__*/React.createElement("g", {
58
+ filter: "url(#filter1_ii_10870_723)"
59
+ }, /*#__PURE__*/React.createElement("path", {
60
+ d: "M8.472 10.586c-1.331.473-1.331 2.355 0 2.828l8.648 3.073a1.5 1.5 0 002.003-1.414V8.927a1.5 1.5 0 00-2.003-1.414l-8.648 3.073z",
61
+ fill: "url(#paint0_linear_10870_723)"
62
+ })), /*#__PURE__*/React.createElement("foreignObject", {
63
+ x: "1.115",
64
+ y: "3.747",
65
+ width: "17.257",
66
+ height: "16.507"
67
+ }, /*#__PURE__*/React.createElement("div", {
68
+ xmlns: "http://www.w3.org/1999/xhtml",
69
+ style: {
70
+ backdropFilter: 'blur(1.13px)height'
71
+ },
72
+ clipPath: "url(#bgblur_0_10870_723_clip_path)"
73
+ })), /*#__PURE__*/React.createElement("g", {
74
+ filter: "url(#filter2_ii_10870_723)",
75
+ "data-figma-bg-blurRadius": "2.251"
76
+ }, /*#__PURE__*/React.createElement("rect", {
77
+ x: "3.366",
78
+ y: "5.998",
79
+ width: "12.755",
80
+ height: "12.005",
81
+ rx: "3.001",
82
+ fill: "url(#paint1_linear_10870_723)",
83
+ fillOpacity: ".4"
84
+ })), /*#__PURE__*/React.createElement("g", {
85
+ filter: "url(#filter3_d_10870_723)"
86
+ }, /*#__PURE__*/React.createElement("path", {
87
+ d: "M11.995 11.35a.75.75 0 010 1.3L9.18 14.274a.75.75 0 01-1.125-.65v-3.248a.75.75 0 011.125-.65l2.814 1.624z",
88
+ fill: "url(#paint2_linear_10870_723)"
89
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
90
+ id: "filter0_f_10870_723",
91
+ x: "1.866",
92
+ y: "4.497",
93
+ width: "18.008",
94
+ height: "17.257",
95
+ filterUnits: "userSpaceOnUse",
96
+ "color-interpolationFilters": "sRGB"
97
+ }, /*#__PURE__*/React.createElement("feFlood", {
98
+ floodOpacity: "0",
99
+ result: "BackgroundImageFix"
100
+ }), /*#__PURE__*/React.createElement("feBlend", {
101
+ "in": "SourceGraphic",
102
+ in2: "BackgroundImageFix",
103
+ result: "shape"
104
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
105
+ stdDeviation: "1.876",
106
+ result: "effect1_foregroundBlur_10870_723"
107
+ })), /*#__PURE__*/React.createElement("filter", {
108
+ id: "filter1_ii_10870_723",
109
+ x: "7.473",
110
+ y: "7.313",
111
+ width: "11.649",
112
+ height: "9.374",
113
+ filterUnits: "userSpaceOnUse",
114
+ "color-interpolationFilters": "sRGB"
115
+ }, /*#__PURE__*/React.createElement("feFlood", {
116
+ floodOpacity: "0",
117
+ result: "BackgroundImageFix"
118
+ }), /*#__PURE__*/React.createElement("feBlend", {
119
+ "in": "SourceGraphic",
120
+ in2: "BackgroundImageFix",
121
+ result: "shape"
122
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
123
+ "in": "SourceAlpha",
124
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
125
+ result: "hardAlpha"
126
+ }), /*#__PURE__*/React.createElement("feOffset", {
127
+ dy: "-.113"
128
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
129
+ stdDeviation: ".113"
130
+ }), /*#__PURE__*/React.createElement("feComposite", {
131
+ in2: "hardAlpha",
132
+ operator: "arithmetic",
133
+ k2: "-1",
134
+ k3: "1"
135
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
136
+ values: "0 0 0 0 0.329412 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
137
+ }), /*#__PURE__*/React.createElement("feBlend", {
138
+ in2: "shape",
139
+ result: "effect1_innerShadow_10870_723"
140
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
141
+ "in": "SourceAlpha",
142
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
143
+ result: "hardAlpha"
144
+ }), /*#__PURE__*/React.createElement("feOffset", {
145
+ dy: ".113"
146
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
147
+ stdDeviation: ".113"
148
+ }), /*#__PURE__*/React.createElement("feComposite", {
149
+ in2: "hardAlpha",
150
+ operator: "arithmetic",
151
+ k2: "-1",
152
+ k3: "1"
153
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
154
+ values: "0 0 0 0 0.853894 0 0 0 0 0.831065 0 0 0 0 1 0 0 0 1 0"
155
+ }), /*#__PURE__*/React.createElement("feBlend", {
156
+ in2: "effect1_innerShadow_10870_723",
157
+ result: "effect2_innerShadow_10870_723"
158
+ })), /*#__PURE__*/React.createElement("filter", {
159
+ id: "filter2_ii_10870_723",
160
+ x: "1.115",
161
+ y: "3.747",
162
+ width: "17.257",
163
+ height: "16.507",
164
+ filterUnits: "userSpaceOnUse",
165
+ "color-interpolationFilters": "sRGB"
166
+ }, /*#__PURE__*/React.createElement("feFlood", {
167
+ floodOpacity: "0",
168
+ result: "BackgroundImageFix"
169
+ }), /*#__PURE__*/React.createElement("feBlend", {
170
+ "in": "SourceGraphic",
171
+ in2: "BackgroundImageFix",
172
+ result: "shape"
173
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
174
+ "in": "SourceAlpha",
175
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
176
+ result: "hardAlpha"
177
+ }), /*#__PURE__*/React.createElement("feOffset", {
178
+ dy: "-.113"
179
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
180
+ stdDeviation: ".113"
181
+ }), /*#__PURE__*/React.createElement("feComposite", {
182
+ in2: "hardAlpha",
183
+ operator: "arithmetic",
184
+ k2: "-1",
185
+ k3: "1"
186
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
187
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
188
+ }), /*#__PURE__*/React.createElement("feBlend", {
189
+ in2: "shape",
190
+ result: "effect1_innerShadow_10870_723"
191
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
192
+ "in": "SourceAlpha",
193
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
194
+ result: "hardAlpha"
195
+ }), /*#__PURE__*/React.createElement("feOffset", {
196
+ dy: ".113"
197
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
198
+ stdDeviation: ".113"
199
+ }), /*#__PURE__*/React.createElement("feComposite", {
200
+ in2: "hardAlpha",
201
+ operator: "arithmetic",
202
+ k2: "-1",
203
+ k3: "1"
204
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
205
+ values: "0 0 0 0 0.854902 0 0 0 0 0.831373 0 0 0 0 1 0 0 0 1 0"
206
+ }), /*#__PURE__*/React.createElement("feBlend", {
207
+ in2: "effect1_innerShadow_10870_723",
208
+ result: "effect2_innerShadow_10870_723"
209
+ })), /*#__PURE__*/React.createElement("filter", {
210
+ id: "filter3_d_10870_723",
211
+ x: "6.93",
212
+ y: "8.874",
213
+ width: "6.565",
214
+ height: "7.003",
215
+ filterUnits: "userSpaceOnUse",
216
+ "color-interpolationFilters": "sRGB"
217
+ }, /*#__PURE__*/React.createElement("feFlood", {
218
+ floodOpacity: "0",
219
+ result: "BackgroundImageFix"
220
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
221
+ "in": "SourceAlpha",
222
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
223
+ result: "hardAlpha"
224
+ }), /*#__PURE__*/React.createElement("feOffset", {
225
+ dy: ".375"
226
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
227
+ stdDeviation: ".563"
228
+ }), /*#__PURE__*/React.createElement("feComposite", {
229
+ in2: "hardAlpha",
230
+ operator: "out"
231
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
232
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.5 0"
233
+ }), /*#__PURE__*/React.createElement("feBlend", {
234
+ in2: "BackgroundImageFix",
235
+ result: "effect1_dropShadow_10870_723"
236
+ }), /*#__PURE__*/React.createElement("feBlend", {
237
+ "in": "SourceGraphic",
238
+ in2: "effect1_dropShadow_10870_723",
239
+ result: "shape"
240
+ })), /*#__PURE__*/React.createElement("linearGradient", {
241
+ id: "paint0_linear_10870_723",
242
+ x1: "14.062",
243
+ y1: "5.998",
244
+ x2: "12.182",
245
+ y2: "17.701",
246
+ gradientUnits: "userSpaceOnUse"
247
+ }, /*#__PURE__*/React.createElement("stop", {
248
+ stopColor: "#B5BAFF"
249
+ }), /*#__PURE__*/React.createElement("stop", {
250
+ offset: "1",
251
+ stopColor: "#7032FF"
252
+ })), /*#__PURE__*/React.createElement("linearGradient", {
253
+ id: "paint1_linear_10870_723",
254
+ x1: "9.744",
255
+ y1: "5.998",
256
+ x2: "9.744",
257
+ y2: "18.003",
258
+ gradientUnits: "userSpaceOnUse"
259
+ }, /*#__PURE__*/React.createElement("stop", {
260
+ stopColor: "#F4E8FF"
261
+ }), /*#__PURE__*/React.createElement("stop", {
262
+ offset: "1",
263
+ stopColor: "#B0A3FF"
264
+ })), /*#__PURE__*/React.createElement("linearGradient", {
265
+ id: "paint2_linear_10870_723",
266
+ x1: "13.12",
267
+ y1: "12",
268
+ x2: "6.368",
269
+ y2: "12",
270
+ gradientUnits: "userSpaceOnUse"
271
+ }, /*#__PURE__*/React.createElement("stop", {
272
+ stopColor: "#fff"
273
+ }), /*#__PURE__*/React.createElement("stop", {
274
+ offset: "1",
275
+ stopColor: "#F2EBFF"
276
+ })), /*#__PURE__*/React.createElement("clipPath", {
277
+ id: "bgblur_0_10870_723_clip_path",
278
+ transform: "translate(-1.115 -3.747)"
279
+ }, /*#__PURE__*/React.createElement("rect", {
280
+ x: "3.366",
281
+ y: "5.998",
282
+ width: "12.755",
283
+ height: "12.005",
284
+ rx: "3.001"
285
+ }))))));
286
+ };
287
+ BiShortPlayCl.propTypes = {
288
+ iconClassName: PropTypes.string,
289
+ spin: PropTypes.bool,
290
+ color: PropTypes.string,
291
+ testid: PropTypes.string,
292
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
293
+ };
294
+ BiShortPlayCl.defaultProps = {
295
+ spin: false,
296
+ color: 'currentColor',
297
+ size: '1em'
298
+ };
299
+ export default BiShortPlayCl;