@tant/icons 1.21.63 → 1.21.71
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.
- package/dist/es/icons/{bi-operation-policy-cl.js → bi-page.js} +6 -64
- package/dist/es/icons/{bi-channel-reach-cl.js → collect-cl.js} +12 -59
- package/dist/es/icons/num-sm.js +1 -1
- package/dist/es/icons/{bi-operation-analysis-cl.js → parameter-control.js} +6 -59
- package/dist/es/icons/ripple.js +1 -1
- package/dist/es/index.js +5 -34
- package/dist/index.d.ts +4 -33
- package/dist/lib/icons/{bi-operation-policy-cl.js → bi-page.js} +6 -64
- package/dist/lib/icons/{bi-channel-reach-cl.js → collect-cl.js} +12 -59
- package/dist/lib/icons/num-sm.js +1 -1
- package/dist/lib/icons/{bi-operation-analysis-cl.js → parameter-control.js} +6 -59
- package/dist/lib/icons/ripple.js +1 -1
- package/dist/lib/index.js +18 -221
- package/dist/tant-icons.cjs.js +1824 -5085
- package/dist/tant-icons.esm.js +1822 -5054
- package/package.json +1 -1
- package/dist/es/icons/bi-Indicator-cl.js +0 -116
- package/dist/es/icons/bi-ai-cl.js +0 -116
- package/dist/es/icons/bi-alert-cl.js +0 -116
- package/dist/es/icons/bi-analysis-cl.js +0 -116
- package/dist/es/icons/bi-beginner-guide-cl.js +0 -116
- package/dist/es/icons/bi-closed-loop-cl.js +0 -118
- package/dist/es/icons/bi-commercial-adaptation-cl.js +0 -116
- package/dist/es/icons/bi-control-cl.js +0 -116
- package/dist/es/icons/bi-crowd-cl.js +0 -116
- package/dist/es/icons/bi-data-closed-loop-cl.js +0 -116
- package/dist/es/icons/bi-disassembly-cl.js +0 -127
- package/dist/es/icons/bi-gameplay-cl.js +0 -116
- package/dist/es/icons/bi-gift-cl.js +0 -116
- package/dist/es/icons/bi-group-cl.js +0 -116
- package/dist/es/icons/bi-guide-cl.js +0 -119
- package/dist/es/icons/bi-model-cl.js +0 -116
- package/dist/es/icons/bi-operational-empowerment-cl.js +0 -116
- package/dist/es/icons/bi-path-analysis-cl.js +0 -116
- package/dist/es/icons/bi-path-cl.js +0 -116
- package/dist/es/icons/bi-personalized-deployment-cl.js +0 -116
- package/dist/es/icons/bi-query-cl.js +0 -116
- package/dist/es/icons/bi-quick-start-cl.js +0 -116
- package/dist/es/icons/bi-reach-cl.js +0 -122
- package/dist/es/icons/bi-social-analysis-cl.js +0 -116
- package/dist/es/icons/bi-stratification-cl.js +0 -116
- package/dist/es/icons/bi-support-cl.js +0 -116
- package/dist/es/icons/bi-target-player-cl.js +0 -123
- package/dist/es/icons/bi-user-identification-cl.js +0 -116
- package/dist/es/icons/bi-user-operation-cl.js +0 -116
- package/dist/lib/icons/bi-Indicator-cl.js +0 -123
- package/dist/lib/icons/bi-ai-cl.js +0 -123
- package/dist/lib/icons/bi-alert-cl.js +0 -123
- package/dist/lib/icons/bi-analysis-cl.js +0 -123
- package/dist/lib/icons/bi-beginner-guide-cl.js +0 -123
- package/dist/lib/icons/bi-closed-loop-cl.js +0 -125
- package/dist/lib/icons/bi-commercial-adaptation-cl.js +0 -123
- package/dist/lib/icons/bi-control-cl.js +0 -123
- package/dist/lib/icons/bi-crowd-cl.js +0 -123
- package/dist/lib/icons/bi-data-closed-loop-cl.js +0 -123
- package/dist/lib/icons/bi-disassembly-cl.js +0 -134
- package/dist/lib/icons/bi-gameplay-cl.js +0 -123
- package/dist/lib/icons/bi-gift-cl.js +0 -123
- package/dist/lib/icons/bi-group-cl.js +0 -123
- package/dist/lib/icons/bi-guide-cl.js +0 -126
- package/dist/lib/icons/bi-model-cl.js +0 -123
- package/dist/lib/icons/bi-operational-empowerment-cl.js +0 -123
- package/dist/lib/icons/bi-path-analysis-cl.js +0 -123
- package/dist/lib/icons/bi-path-cl.js +0 -123
- package/dist/lib/icons/bi-personalized-deployment-cl.js +0 -123
- package/dist/lib/icons/bi-query-cl.js +0 -123
- package/dist/lib/icons/bi-quick-start-cl.js +0 -123
- package/dist/lib/icons/bi-reach-cl.js +0 -129
- package/dist/lib/icons/bi-social-analysis-cl.js +0 -123
- package/dist/lib/icons/bi-stratification-cl.js +0 -123
- package/dist/lib/icons/bi-support-cl.js +0 -123
- package/dist/lib/icons/bi-target-player-cl.js +0 -130
- package/dist/lib/icons/bi-user-identification-cl.js +0 -123
- package/dist/lib/icons/bi-user-operation-cl.js +0 -123
|
@@ -11,7 +11,7 @@ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t =
|
|
|
11
11
|
import React from 'react';
|
|
12
12
|
import PropTypes from 'prop-types';
|
|
13
13
|
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
-
var
|
|
14
|
+
var BiPage = function BiPage(props) {
|
|
15
15
|
var color = props.color,
|
|
16
16
|
size = props.size,
|
|
17
17
|
spin = props.spin,
|
|
@@ -43,79 +43,21 @@ var BiOperationPolicyCl = function BiOperationPolicyCl(props) {
|
|
|
43
43
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
44
|
width: "24",
|
|
45
45
|
height: "24",
|
|
46
|
-
fill: "none",
|
|
47
46
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
47
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
|
-
d: "
|
|
50
|
-
|
|
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_396_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_396)",
|
|
68
|
-
strokeWidth: ".5"
|
|
69
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
-
d: "M14.5 15.955a1.455 1.455 0 100-2.91 1.455 1.455 0 000 2.91z",
|
|
71
|
-
fill: "#fff"
|
|
72
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
73
|
-
fillRule: "evenodd",
|
|
74
|
-
clipRule: "evenodd",
|
|
75
|
-
d: "M14.136 10.5h.728v.747a3.274 3.274 0 012.889 2.89h.747v.727h-.747a3.274 3.274 0 01-2.89 2.889v.747h-.727v-.747a3.274 3.274 0 01-2.889-2.89H10.5v-.727h.747a3.274 3.274 0 012.89-2.889V10.5zm-2.181 4a2.545 2.545 0 105.09 0 2.545 2.545 0 00-5.09 0z",
|
|
76
|
-
fill: "#fff"
|
|
77
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
78
|
-
id: "paint0_linear_10857_396",
|
|
79
|
-
x1: "6.051",
|
|
80
|
-
y1: "20.387",
|
|
81
|
-
x2: "21.516",
|
|
82
|
-
y2: "14.153",
|
|
83
|
-
gradientUnits: "userSpaceOnUse"
|
|
84
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
|
85
|
-
stopColor: "#73BCFF"
|
|
86
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
|
87
|
-
offset: "1",
|
|
88
|
-
stopColor: "#4F7BFF"
|
|
89
|
-
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
90
|
-
id: "paint1_linear_10857_396",
|
|
91
|
-
x1: "8.673",
|
|
92
|
-
y1: "9.084",
|
|
93
|
-
x2: "20.995",
|
|
94
|
-
y2: "21.405",
|
|
95
|
-
gradientUnits: "userSpaceOnUse"
|
|
96
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
|
97
|
-
stopColor: "#fff"
|
|
98
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
|
99
|
-
offset: "1",
|
|
100
|
-
stopColor: "#2F63FF",
|
|
101
|
-
stopOpacity: ".2"
|
|
102
|
-
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
103
|
-
id: "bgblur_0_10857_396_clip_path",
|
|
104
|
-
transform: "translate(5.333 5.333)"
|
|
105
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
106
|
-
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"
|
|
107
|
-
}))))));
|
|
48
|
+
d: "M5 8v12h14V8H5zm0-2h14V4H5v2zm15 16H4a1 1 0 01-1-1V3a1 1 0 011-1h16a1 1 0 011 1v18a1 1 0 01-1 1zM7 10h4v4H7v-4zm0 6h10v2H7v-2zm6-5h4v2h-4v-2z"
|
|
49
|
+
}))));
|
|
108
50
|
};
|
|
109
|
-
|
|
51
|
+
BiPage.propTypes = {
|
|
110
52
|
iconClassName: PropTypes.string,
|
|
111
53
|
spin: PropTypes.bool,
|
|
112
54
|
color: PropTypes.string,
|
|
113
55
|
testid: PropTypes.string,
|
|
114
56
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
115
57
|
};
|
|
116
|
-
|
|
58
|
+
BiPage.defaultProps = {
|
|
117
59
|
spin: false,
|
|
118
60
|
color: 'currentColor',
|
|
119
61
|
size: '1em'
|
|
120
62
|
};
|
|
121
|
-
export default
|
|
63
|
+
export default BiPage;
|
|
@@ -11,7 +11,7 @@ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t =
|
|
|
11
11
|
import React from 'react';
|
|
12
12
|
import PropTypes from 'prop-types';
|
|
13
13
|
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
-
var
|
|
14
|
+
var CollectCl = function CollectCl(props) {
|
|
15
15
|
var color = props.color,
|
|
16
16
|
size = props.size,
|
|
17
17
|
spin = props.spin,
|
|
@@ -45,74 +45,27 @@ var BiChannelReachCl = function BiChannelReachCl(props) {
|
|
|
45
45
|
height: "24",
|
|
46
46
|
fill: "none",
|
|
47
47
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
|
-
}, /*#__PURE__*/React.createElement("
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
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_393_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_393)",
|
|
68
|
-
strokeWidth: ".5"
|
|
48
|
+
}, /*#__PURE__*/React.createElement("circle", {
|
|
49
|
+
cx: "12",
|
|
50
|
+
cy: "12",
|
|
51
|
+
r: "9.5",
|
|
52
|
+
fill: "#F5B400",
|
|
53
|
+
stroke: "#F6F6F9"
|
|
69
54
|
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
-
|
|
71
|
-
clipRule: "evenodd",
|
|
72
|
-
d: "M10.5 11h4.8v.778h-4.8V11zm.4 6.222h4.4V18h-4.4v-.778zm4.4-3.11h-4v.777h4v-.778zm-3.2-1.556h6.4v.777h-6.4v-.777zm6.4 3.11h-6.4v.779h6.4v-.778z",
|
|
55
|
+
d: "M14.034 9.554l-1.86-3.25a.2.2 0 00-.348 0l-1.86 3.25a.2.2 0 01-.126.095l-3.53.86a.2.2 0 00-.107.32l2.385 2.89a.2.2 0 01.045.143l-.313 3.801a.2.2 0 00.28.2l3.319-1.479a.2.2 0 01.162 0l3.319 1.479a.2.2 0 00.28-.2l-.313-3.8a.2.2 0 01.045-.144l2.385-2.89a.2.2 0 00-.107-.32l-3.53-.86a.2.2 0 01-.126-.095z",
|
|
73
56
|
fill: "#fff"
|
|
74
|
-
})
|
|
75
|
-
id: "paint0_linear_10857_393",
|
|
76
|
-
x1: "6.051",
|
|
77
|
-
y1: "20.387",
|
|
78
|
-
x2: "21.516",
|
|
79
|
-
y2: "14.153",
|
|
80
|
-
gradientUnits: "userSpaceOnUse"
|
|
81
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
|
82
|
-
stopColor: "#73BCFF"
|
|
83
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
|
84
|
-
offset: "1",
|
|
85
|
-
stopColor: "#4F7BFF"
|
|
86
|
-
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
87
|
-
id: "paint1_linear_10857_393",
|
|
88
|
-
x1: "8.673",
|
|
89
|
-
y1: "9.084",
|
|
90
|
-
x2: "20.995",
|
|
91
|
-
y2: "21.405",
|
|
92
|
-
gradientUnits: "userSpaceOnUse"
|
|
93
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
|
94
|
-
stopColor: "#fff"
|
|
95
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
|
96
|
-
offset: "1",
|
|
97
|
-
stopColor: "#2F63FF",
|
|
98
|
-
stopOpacity: ".2"
|
|
99
|
-
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
100
|
-
id: "bgblur_0_10857_393_clip_path",
|
|
101
|
-
transform: "translate(5.333 5.333)"
|
|
102
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
103
|
-
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"
|
|
104
|
-
}))))));
|
|
57
|
+
}))));
|
|
105
58
|
};
|
|
106
|
-
|
|
59
|
+
CollectCl.propTypes = {
|
|
107
60
|
iconClassName: PropTypes.string,
|
|
108
61
|
spin: PropTypes.bool,
|
|
109
62
|
color: PropTypes.string,
|
|
110
63
|
testid: PropTypes.string,
|
|
111
64
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
112
65
|
};
|
|
113
|
-
|
|
66
|
+
CollectCl.defaultProps = {
|
|
114
67
|
spin: false,
|
|
115
68
|
color: 'currentColor',
|
|
116
69
|
size: '1em'
|
|
117
70
|
};
|
|
118
|
-
export default
|
|
71
|
+
export default CollectCl;
|
package/dist/es/icons/num-sm.js
CHANGED
|
@@ -47,7 +47,7 @@ var NumSm = function NumSm(props) {
|
|
|
47
47
|
}, /*#__PURE__*/React.createElement("path", {
|
|
48
48
|
d: "M8 11.5h1v-7h-.142L6.5 5.18V6H8v5.5z"
|
|
49
49
|
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
-
d: "M1.354 7.01a1.5 1.5 0 000 2.122l5.
|
|
50
|
+
d: "M1.354 7.01a1.5 1.5 0 000 2.122l5.657 5.657a1.5 1.5 0 002.12 0l5.658-5.657a1.5 1.5 0 000-2.122L9.132 1.354a1.5 1.5 0 00-2.121 0L1.354 7.01zm.707 1.415a.5.5 0 010-.708l5.657-5.656a.5.5 0 01.707 0l5.657 5.656a.5.5 0 010 .708L8.425 14.08a.5.5 0 01-.707 0L2.06 8.425z"
|
|
51
51
|
}))));
|
|
52
52
|
};
|
|
53
53
|
NumSm.propTypes = {
|
|
@@ -11,7 +11,7 @@ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t =
|
|
|
11
11
|
import React from 'react';
|
|
12
12
|
import PropTypes from 'prop-types';
|
|
13
13
|
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
-
var
|
|
14
|
+
var ParameterControl = function ParameterControl(props) {
|
|
15
15
|
var color = props.color,
|
|
16
16
|
size = props.size,
|
|
17
17
|
spin = props.spin,
|
|
@@ -43,74 +43,21 @@ var BiOperationAnalysisCl = function BiOperationAnalysisCl(props) {
|
|
|
43
43
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
44
|
width: "24",
|
|
45
45
|
height: "24",
|
|
46
|
-
fill: "none",
|
|
47
46
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
47
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
|
-
d: "
|
|
50
|
-
|
|
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_395_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_395)",
|
|
68
|
-
strokeWidth: ".5"
|
|
69
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
-
d: "M18.5 18.127h-8v-3.2h4.8v-2.4h3.2v5.6zm-7.2-.8h1.6v-1.6h-1.6v1.6zm2.4 0h1.6v-1.6h-1.6v1.6zm2.4 0h1.6v-1.6h-1.6v1.6zm0-2.4h1.6v-1.6h-1.6v1.6zm-4.198-2.51a.737.737 0 00.397.213l-.937 1.157a.44.44 0 01-.039.431.443.443 0 11-.321-.69l.9-1.11zm3.743-1.542a.442.442 0 11-.014.88l-1.034 1.279a.442.442 0 11-.838.197v-.007l-.962-.678a.74.74 0 00.303-.328l.887.626a.44.44 0 01.238-.054l1.046-1.292a.445.445 0 01.373-.623zm-3.212.441a.591.591 0 01.417 1.006.59.59 0 01-1.007-.417.59.59 0 01.59-.589z",
|
|
71
|
-
fill: "#fff"
|
|
72
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
73
|
-
id: "paint0_linear_10857_395",
|
|
74
|
-
x1: "6.051",
|
|
75
|
-
y1: "20.387",
|
|
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_395",
|
|
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_395_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
|
-
}))))));
|
|
48
|
+
d: "M2 18h7v2H2v-2zm0-7h9v2H2v-2zm0-7h20v2H2V4zm18.674 9.025l1.156-.391 1 1.732-.916.805a4.014 4.014 0 010 1.658l.916.805-1 1.732-1.156-.391c-.41.37-.898.654-1.435.83L19 21h-2l-.24-1.196a3.997 3.997 0 01-1.434-.83l-1.156.392-1-1.732.916-.805a4.014 4.014 0 010-1.658l-.916-.805 1-1.732 1.156.391c.41-.37.898-.655 1.435-.83L17 11h2l.24 1.196c.536.175 1.024.46 1.434.83zM18 18a2 2 0 100-4 2 2 0 000 4z"
|
|
49
|
+
}))));
|
|
103
50
|
};
|
|
104
|
-
|
|
51
|
+
ParameterControl.propTypes = {
|
|
105
52
|
iconClassName: PropTypes.string,
|
|
106
53
|
spin: PropTypes.bool,
|
|
107
54
|
color: PropTypes.string,
|
|
108
55
|
testid: PropTypes.string,
|
|
109
56
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
110
57
|
};
|
|
111
|
-
|
|
58
|
+
ParameterControl.defaultProps = {
|
|
112
59
|
spin: false,
|
|
113
60
|
color: 'currentColor',
|
|
114
61
|
size: '1em'
|
|
115
62
|
};
|
|
116
|
-
export default
|
|
63
|
+
export default ParameterControl;
|
package/dist/es/icons/ripple.js
CHANGED
|
@@ -45,7 +45,7 @@ var Ripple = function Ripple(props) {
|
|
|
45
45
|
height: "24",
|
|
46
46
|
xmlns: "http://www.w3.org/2000/svg"
|
|
47
47
|
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
-
d: "
|
|
48
|
+
d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 1.875a8.125 8.125 0 10-.005 16.25A8.125 8.125 0 0012 3.876zm-6.997 7.587c2.07-.956 4.407-.716 7.017.718 2.611 1.436 4.951 1.675 7.017.722-.41 3.764-3.883 6.494-7.758 6.097-3.876-.398-6.686-3.773-6.276-7.537z"
|
|
49
49
|
}))));
|
|
50
50
|
};
|
|
51
51
|
Ripple.propTypes = {
|
package/dist/es/index.js
CHANGED
|
@@ -27,8 +27,8 @@ export { default as TaReportCl } from './icons/report-cl';
|
|
|
27
27
|
export { default as TaUserTagCl } from './icons/user-tag-cl';
|
|
28
28
|
export { default as TaGroupCl } from './icons/group-cl';
|
|
29
29
|
export { default as TaVPropCl } from './icons/v-prop-cl';
|
|
30
|
-
export { default as TaBiVendor } from './icons/bi-vendor';
|
|
31
30
|
export { default as TaBiVendorFillCl } from './icons/bi-vendor-fill-cl';
|
|
31
|
+
export { default as TaCollectCl } from './icons/collect-cl';
|
|
32
32
|
export { default as TaDataOpsAiCl } from './icons/DataOps-AI-cl';
|
|
33
33
|
export { default as TaEngageAiCl } from './icons/Engage-AI-cl';
|
|
34
34
|
export { default as TaDashboardReadingCl } from './icons/Dashboard-Reading-cl';
|
|
@@ -222,6 +222,9 @@ export { default as TaVProperty } from './icons/v-property';
|
|
|
222
222
|
export { default as TaSql1 } from './icons/sql-1';
|
|
223
223
|
export { default as TaSql2 } from './icons/sql-2';
|
|
224
224
|
export { default as TaSql3 } from './icons/sql-3';
|
|
225
|
+
export { default as TaBiVendor } from './icons/bi-vendor';
|
|
226
|
+
export { default as TaBiPage } from './icons/bi-page';
|
|
227
|
+
export { default as TaParameterControl } from './icons/parameter-control';
|
|
225
228
|
export { default as TaAnalysis } from './icons/analysis';
|
|
226
229
|
export { default as TaFilter } from './icons/filter';
|
|
227
230
|
export { default as TaFilter2 } from './icons/filter-2';
|
|
@@ -544,36 +547,4 @@ export { default as TaSatelliteDish } from './icons/satellite-dish';
|
|
|
544
547
|
export { default as TaPost } from './icons/post';
|
|
545
548
|
export { default as TaPhrase } from './icons/phrase';
|
|
546
549
|
export { default as TaHashtag } from './icons/hashtag';
|
|
547
|
-
export { default as TaCalendarCheck } from './icons/calendar-check';
|
|
548
|
-
export { default as TaBiTargetPlayerCl } from './icons/bi-target-player-cl';
|
|
549
|
-
export { default as TaBiChannelReachCl } from './icons/bi-channel-reach-cl';
|
|
550
|
-
export { default as TaBiOperationAnalysisCl } from './icons/bi-operation-analysis-cl';
|
|
551
|
-
export { default as TaBiOperationPolicyCl } from './icons/bi-operation-policy-cl';
|
|
552
|
-
export { default as TaBiAiCl } from './icons/bi-ai-cl';
|
|
553
|
-
export { default as TaBiQuickStartCl } from './icons/bi-quick-start-cl';
|
|
554
|
-
export { default as TaBiAlertCl } from './icons/bi-alert-cl';
|
|
555
|
-
export { default as TaBiQueryCl } from './icons/bi-query-cl';
|
|
556
|
-
export { default as TaBiUserOperationCl } from './icons/bi-user-operation-cl';
|
|
557
|
-
export { default as TaBiUserIdentificationCl } from './icons/bi-user-identification-cl';
|
|
558
|
-
export { default as TaBiSocialAnalysisCl } from './icons/bi-social-analysis-cl';
|
|
559
|
-
export { default as TaBiBeginnerGuideCl } from './icons/bi-beginner-guide-cl';
|
|
560
|
-
export { default as TaBiCommercialAdaptationCl } from './icons/bi-commercial-adaptation-cl';
|
|
561
|
-
export { default as TaBiOperationalEmpowermentCl } from './icons/bi-operational-empowerment-cl';
|
|
562
|
-
export { default as TaBiPersonalizedDeploymentCl } from './icons/bi-personalized-deployment-cl';
|
|
563
|
-
export { default as TaBiPathCl } from './icons/bi-path-cl';
|
|
564
|
-
export { default as TaBiDisassemblyCl } from './icons/bi-disassembly-cl';
|
|
565
|
-
export { default as TaBiGuideCl } from './icons/bi-guide-cl';
|
|
566
|
-
export { default as TaBiStratificationCl } from './icons/bi-stratification-cl';
|
|
567
|
-
export { default as TaBiControlCl } from './icons/bi-control-cl';
|
|
568
|
-
export { default as TaBiClosedLoopCl } from './icons/bi-closed-loop-cl';
|
|
569
|
-
export { default as TaBiDataClosedLoopCl } from './icons/bi-data-closed-loop-cl';
|
|
570
|
-
export { default as TaBiReachCl } from './icons/bi-reach-cl';
|
|
571
|
-
export { default as TaBiIndicatorCl } from './icons/bi-Indicator-cl';
|
|
572
|
-
export { default as TaBiSupportCl } from './icons/bi-support-cl';
|
|
573
|
-
export { default as TaBiGiftCl } from './icons/bi-gift-cl';
|
|
574
|
-
export { default as TaBiModelCl } from './icons/bi-model-cl';
|
|
575
|
-
export { default as TaBiAnalysisCl } from './icons/bi-analysis-cl';
|
|
576
|
-
export { default as TaBiGameplayCl } from './icons/bi-gameplay-cl';
|
|
577
|
-
export { default as TaBiPathAnalysisCl } from './icons/bi-path-analysis-cl';
|
|
578
|
-
export { default as TaBiGroupCl } from './icons/bi-group-cl';
|
|
579
|
-
export { default as TaBiCrowdCl } from './icons/bi-crowd-cl';
|
|
550
|
+
export { default as TaCalendarCheck } from './icons/calendar-check';
|
package/dist/index.d.ts
CHANGED
|
@@ -39,8 +39,8 @@ export const TaReportCl: Icon;
|
|
|
39
39
|
export const TaUserTagCl: Icon;
|
|
40
40
|
export const TaGroupCl: Icon;
|
|
41
41
|
export const TaVPropCl: Icon;
|
|
42
|
-
export const TaBiVendor: Icon;
|
|
43
42
|
export const TaBiVendorFillCl: Icon;
|
|
43
|
+
export const TaCollectCl: Icon;
|
|
44
44
|
export const TaDataOpsAiCl: Icon;
|
|
45
45
|
export const TaEngageAiCl: Icon;
|
|
46
46
|
export const TaDashboardReadingCl: Icon;
|
|
@@ -234,6 +234,9 @@ export const TaVProperty: Icon;
|
|
|
234
234
|
export const TaSql1: Icon;
|
|
235
235
|
export const TaSql2: Icon;
|
|
236
236
|
export const TaSql3: Icon;
|
|
237
|
+
export const TaBiVendor: Icon;
|
|
238
|
+
export const TaBiPage: Icon;
|
|
239
|
+
export const TaParameterControl: Icon;
|
|
237
240
|
export const TaAnalysis: Icon;
|
|
238
241
|
export const TaFilter: Icon;
|
|
239
242
|
export const TaFilter2: Icon;
|
|
@@ -557,35 +560,3 @@ export const TaPost: Icon;
|
|
|
557
560
|
export const TaPhrase: Icon;
|
|
558
561
|
export const TaHashtag: Icon;
|
|
559
562
|
export const TaCalendarCheck: Icon;
|
|
560
|
-
export const TaBiTargetPlayerCl: Icon;
|
|
561
|
-
export const TaBiChannelReachCl: Icon;
|
|
562
|
-
export const TaBiOperationAnalysisCl: Icon;
|
|
563
|
-
export const TaBiOperationPolicyCl: Icon;
|
|
564
|
-
export const TaBiAiCl: Icon;
|
|
565
|
-
export const TaBiQuickStartCl: Icon;
|
|
566
|
-
export const TaBiAlertCl: Icon;
|
|
567
|
-
export const TaBiQueryCl: Icon;
|
|
568
|
-
export const TaBiUserOperationCl: Icon;
|
|
569
|
-
export const TaBiUserIdentificationCl: Icon;
|
|
570
|
-
export const TaBiSocialAnalysisCl: Icon;
|
|
571
|
-
export const TaBiBeginnerGuideCl: Icon;
|
|
572
|
-
export const TaBiCommercialAdaptationCl: Icon;
|
|
573
|
-
export const TaBiOperationalEmpowermentCl: Icon;
|
|
574
|
-
export const TaBiPersonalizedDeploymentCl: Icon;
|
|
575
|
-
export const TaBiPathCl: Icon;
|
|
576
|
-
export const TaBiDisassemblyCl: Icon;
|
|
577
|
-
export const TaBiGuideCl: Icon;
|
|
578
|
-
export const TaBiStratificationCl: Icon;
|
|
579
|
-
export const TaBiControlCl: Icon;
|
|
580
|
-
export const TaBiClosedLoopCl: Icon;
|
|
581
|
-
export const TaBiDataClosedLoopCl: Icon;
|
|
582
|
-
export const TaBiReachCl: Icon;
|
|
583
|
-
export const TaBiIndicatorCl: Icon;
|
|
584
|
-
export const TaBiSupportCl: Icon;
|
|
585
|
-
export const TaBiGiftCl: Icon;
|
|
586
|
-
export const TaBiModelCl: Icon;
|
|
587
|
-
export const TaBiAnalysisCl: Icon;
|
|
588
|
-
export const TaBiGameplayCl: Icon;
|
|
589
|
-
export const TaBiPathAnalysisCl: Icon;
|
|
590
|
-
export const TaBiGroupCl: Icon;
|
|
591
|
-
export const TaBiCrowdCl: Icon;
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
18
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
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
20
|
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
21
|
-
var
|
|
21
|
+
var BiPage = function BiPage(props) {
|
|
22
22
|
var color = props.color,
|
|
23
23
|
size = props.size,
|
|
24
24
|
spin = props.spin,
|
|
@@ -50,79 +50,21 @@ var BiOperationPolicyCl = function BiOperationPolicyCl(props) {
|
|
|
50
50
|
}), /*#__PURE__*/_react["default"].createElement("svg", {
|
|
51
51
|
width: "24",
|
|
52
52
|
height: "24",
|
|
53
|
-
fill: "none",
|
|
54
53
|
xmlns: "http://www.w3.org/2000/svg"
|
|
55
54
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
-
d: "
|
|
57
|
-
|
|
58
|
-
}), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
59
|
-
x: "-5.333",
|
|
60
|
-
y: "-5.333",
|
|
61
|
-
width: "39.667",
|
|
62
|
-
height: "39.667"
|
|
63
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
64
|
-
xmlns: "http://www.w3.org/1999/xhtml",
|
|
65
|
-
style: {
|
|
66
|
-
backdropFilter: 'blur(6.17px)height'
|
|
67
|
-
},
|
|
68
|
-
clipPath: "url(#bgblur_0_10857_396_clip_path)"
|
|
69
|
-
})), /*#__PURE__*/_react["default"].createElement("path", {
|
|
70
|
-
"data-figma-bg-blurRadius": "12.333",
|
|
71
|
-
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",
|
|
72
|
-
fill: "#5B9BFF",
|
|
73
|
-
fillOpacity: ".4",
|
|
74
|
-
stroke: "url(#paint1_linear_10857_396)",
|
|
75
|
-
strokeWidth: ".5"
|
|
76
|
-
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
77
|
-
d: "M14.5 15.955a1.455 1.455 0 100-2.91 1.455 1.455 0 000 2.91z",
|
|
78
|
-
fill: "#fff"
|
|
79
|
-
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
80
|
-
fillRule: "evenodd",
|
|
81
|
-
clipRule: "evenodd",
|
|
82
|
-
d: "M14.136 10.5h.728v.747a3.274 3.274 0 012.889 2.89h.747v.727h-.747a3.274 3.274 0 01-2.89 2.889v.747h-.727v-.747a3.274 3.274 0 01-2.889-2.89H10.5v-.727h.747a3.274 3.274 0 012.89-2.889V10.5zm-2.181 4a2.545 2.545 0 105.09 0 2.545 2.545 0 00-5.09 0z",
|
|
83
|
-
fill: "#fff"
|
|
84
|
-
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
85
|
-
id: "paint0_linear_10857_396",
|
|
86
|
-
x1: "6.051",
|
|
87
|
-
y1: "20.387",
|
|
88
|
-
x2: "21.516",
|
|
89
|
-
y2: "14.153",
|
|
90
|
-
gradientUnits: "userSpaceOnUse"
|
|
91
|
-
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
92
|
-
stopColor: "#73BCFF"
|
|
93
|
-
}), /*#__PURE__*/_react["default"].createElement("stop", {
|
|
94
|
-
offset: "1",
|
|
95
|
-
stopColor: "#4F7BFF"
|
|
96
|
-
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
97
|
-
id: "paint1_linear_10857_396",
|
|
98
|
-
x1: "8.673",
|
|
99
|
-
y1: "9.084",
|
|
100
|
-
x2: "20.995",
|
|
101
|
-
y2: "21.405",
|
|
102
|
-
gradientUnits: "userSpaceOnUse"
|
|
103
|
-
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
104
|
-
stopColor: "#fff"
|
|
105
|
-
}), /*#__PURE__*/_react["default"].createElement("stop", {
|
|
106
|
-
offset: "1",
|
|
107
|
-
stopColor: "#2F63FF",
|
|
108
|
-
stopOpacity: ".2"
|
|
109
|
-
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
110
|
-
id: "bgblur_0_10857_396_clip_path",
|
|
111
|
-
transform: "translate(5.333 5.333)"
|
|
112
|
-
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
113
|
-
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"
|
|
114
|
-
}))))));
|
|
55
|
+
d: "M5 8v12h14V8H5zm0-2h14V4H5v2zm15 16H4a1 1 0 01-1-1V3a1 1 0 011-1h16a1 1 0 011 1v18a1 1 0 01-1 1zM7 10h4v4H7v-4zm0 6h10v2H7v-2zm6-5h4v2h-4v-2z"
|
|
56
|
+
}))));
|
|
115
57
|
};
|
|
116
|
-
|
|
58
|
+
BiPage.propTypes = {
|
|
117
59
|
iconClassName: _propTypes["default"].string,
|
|
118
60
|
spin: _propTypes["default"].bool,
|
|
119
61
|
color: _propTypes["default"].string,
|
|
120
62
|
testid: _propTypes["default"].string,
|
|
121
63
|
size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
|
|
122
64
|
};
|
|
123
|
-
|
|
65
|
+
BiPage.defaultProps = {
|
|
124
66
|
spin: false,
|
|
125
67
|
color: 'currentColor',
|
|
126
68
|
size: '1em'
|
|
127
69
|
};
|
|
128
|
-
var _default = exports["default"] =
|
|
70
|
+
var _default = exports["default"] = BiPage;
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
18
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
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
20
|
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
21
|
-
var
|
|
21
|
+
var CollectCl = function CollectCl(props) {
|
|
22
22
|
var color = props.color,
|
|
23
23
|
size = props.size,
|
|
24
24
|
spin = props.spin,
|
|
@@ -52,74 +52,27 @@ var BiChannelReachCl = function BiChannelReachCl(props) {
|
|
|
52
52
|
height: "24",
|
|
53
53
|
fill: "none",
|
|
54
54
|
xmlns: "http://www.w3.org/2000/svg"
|
|
55
|
-
}, /*#__PURE__*/_react["default"].createElement("
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
width: "39.667",
|
|
62
|
-
height: "39.667"
|
|
63
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
64
|
-
xmlns: "http://www.w3.org/1999/xhtml",
|
|
65
|
-
style: {
|
|
66
|
-
backdropFilter: 'blur(6.17px)height'
|
|
67
|
-
},
|
|
68
|
-
clipPath: "url(#bgblur_0_10857_393_clip_path)"
|
|
69
|
-
})), /*#__PURE__*/_react["default"].createElement("path", {
|
|
70
|
-
"data-figma-bg-blurRadius": "12.333",
|
|
71
|
-
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",
|
|
72
|
-
fill: "#5B9BFF",
|
|
73
|
-
fillOpacity: ".4",
|
|
74
|
-
stroke: "url(#paint1_linear_10857_393)",
|
|
75
|
-
strokeWidth: ".5"
|
|
55
|
+
}, /*#__PURE__*/_react["default"].createElement("circle", {
|
|
56
|
+
cx: "12",
|
|
57
|
+
cy: "12",
|
|
58
|
+
r: "9.5",
|
|
59
|
+
fill: "#F5B400",
|
|
60
|
+
stroke: "#F6F6F9"
|
|
76
61
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
77
|
-
|
|
78
|
-
clipRule: "evenodd",
|
|
79
|
-
d: "M10.5 11h4.8v.778h-4.8V11zm.4 6.222h4.4V18h-4.4v-.778zm4.4-3.11h-4v.777h4v-.778zm-3.2-1.556h6.4v.777h-6.4v-.777zm6.4 3.11h-6.4v.779h6.4v-.778z",
|
|
62
|
+
d: "M14.034 9.554l-1.86-3.25a.2.2 0 00-.348 0l-1.86 3.25a.2.2 0 01-.126.095l-3.53.86a.2.2 0 00-.107.32l2.385 2.89a.2.2 0 01.045.143l-.313 3.801a.2.2 0 00.28.2l3.319-1.479a.2.2 0 01.162 0l3.319 1.479a.2.2 0 00.28-.2l-.313-3.8a.2.2 0 01.045-.144l2.385-2.89a.2.2 0 00-.107-.32l-3.53-.86a.2.2 0 01-.126-.095z",
|
|
80
63
|
fill: "#fff"
|
|
81
|
-
})
|
|
82
|
-
id: "paint0_linear_10857_393",
|
|
83
|
-
x1: "6.051",
|
|
84
|
-
y1: "20.387",
|
|
85
|
-
x2: "21.516",
|
|
86
|
-
y2: "14.153",
|
|
87
|
-
gradientUnits: "userSpaceOnUse"
|
|
88
|
-
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
89
|
-
stopColor: "#73BCFF"
|
|
90
|
-
}), /*#__PURE__*/_react["default"].createElement("stop", {
|
|
91
|
-
offset: "1",
|
|
92
|
-
stopColor: "#4F7BFF"
|
|
93
|
-
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
94
|
-
id: "paint1_linear_10857_393",
|
|
95
|
-
x1: "8.673",
|
|
96
|
-
y1: "9.084",
|
|
97
|
-
x2: "20.995",
|
|
98
|
-
y2: "21.405",
|
|
99
|
-
gradientUnits: "userSpaceOnUse"
|
|
100
|
-
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
101
|
-
stopColor: "#fff"
|
|
102
|
-
}), /*#__PURE__*/_react["default"].createElement("stop", {
|
|
103
|
-
offset: "1",
|
|
104
|
-
stopColor: "#2F63FF",
|
|
105
|
-
stopOpacity: ".2"
|
|
106
|
-
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
107
|
-
id: "bgblur_0_10857_393_clip_path",
|
|
108
|
-
transform: "translate(5.333 5.333)"
|
|
109
|
-
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
110
|
-
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"
|
|
111
|
-
}))))));
|
|
64
|
+
}))));
|
|
112
65
|
};
|
|
113
|
-
|
|
66
|
+
CollectCl.propTypes = {
|
|
114
67
|
iconClassName: _propTypes["default"].string,
|
|
115
68
|
spin: _propTypes["default"].bool,
|
|
116
69
|
color: _propTypes["default"].string,
|
|
117
70
|
testid: _propTypes["default"].string,
|
|
118
71
|
size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
|
|
119
72
|
};
|
|
120
|
-
|
|
73
|
+
CollectCl.defaultProps = {
|
|
121
74
|
spin: false,
|
|
122
75
|
color: 'currentColor',
|
|
123
76
|
size: '1em'
|
|
124
77
|
};
|
|
125
|
-
var _default = exports["default"] =
|
|
78
|
+
var _default = exports["default"] = CollectCl;
|
package/dist/lib/icons/num-sm.js
CHANGED
|
@@ -54,7 +54,7 @@ var NumSm = function NumSm(props) {
|
|
|
54
54
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
55
55
|
d: "M8 11.5h1v-7h-.142L6.5 5.18V6H8v5.5z"
|
|
56
56
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
57
|
-
d: "M1.354 7.01a1.5 1.5 0 000 2.122l5.
|
|
57
|
+
d: "M1.354 7.01a1.5 1.5 0 000 2.122l5.657 5.657a1.5 1.5 0 002.12 0l5.658-5.657a1.5 1.5 0 000-2.122L9.132 1.354a1.5 1.5 0 00-2.121 0L1.354 7.01zm.707 1.415a.5.5 0 010-.708l5.657-5.656a.5.5 0 01.707 0l5.657 5.656a.5.5 0 010 .708L8.425 14.08a.5.5 0 01-.707 0L2.06 8.425z"
|
|
58
58
|
}))));
|
|
59
59
|
};
|
|
60
60
|
NumSm.propTypes = {
|