@tant/icons 1.4.2 → 1.4.6
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/date-mark-cl.js +1 -1
- package/dist/es/icons/e-property-sm.js +3 -9
- package/dist/es/icons/event-sm.js +3 -1
- package/dist/es/icons/flag-cn.js +1 -1
- package/dist/es/icons/flag-us.js +1 -1
- package/dist/es/icons/m-attribution-cl.js +111 -0
- package/dist/es/icons/m-event-cl.js +1 -1
- package/dist/es/icons/shut-down.js +60 -0
- package/dist/es/icons/{asset-convert.js → subtract-3.js} +5 -9
- package/dist/es/icons/thumb-down.js +60 -0
- package/dist/es/icons/{approve-cancelled.js → undo.js} +4 -4
- package/dist/es/index.js +9 -6
- package/dist/index.d.ts +9 -6
- package/dist/lib/icons/date-mark-cl.js +1 -1
- package/dist/lib/icons/e-property-sm.js +3 -9
- package/dist/lib/icons/event-sm.js +3 -1
- package/dist/lib/icons/flag-cn.js +1 -1
- package/dist/lib/icons/flag-us.js +1 -1
- package/dist/lib/icons/m-attribution-cl.js +119 -0
- package/dist/lib/icons/m-event-cl.js +1 -1
- package/dist/lib/icons/shut-down.js +68 -0
- package/dist/lib/icons/{asset-convert.js → subtract-3.js} +5 -9
- package/dist/lib/icons/thumb-down.js +68 -0
- package/dist/lib/icons/{approve-cancelled.js → undo.js} +4 -4
- package/dist/lib/index.js +40 -19
- package/dist/tant-icons.cjs.js +1507 -1314
- package/dist/tant-icons.esm.js +1503 -1313
- package/package.json +1 -1
|
@@ -53,7 +53,7 @@ var DateMarkCl = function DateMarkCl(props) {
|
|
|
53
53
|
mixBlendMode: 'multiply'
|
|
54
54
|
}
|
|
55
55
|
}, /*#__PURE__*/React.createElement("path", {
|
|
56
|
-
d: "M23.442 14.434a.
|
|
56
|
+
d: "M23.442 14.434a.658.658 0 00-.199-.3.639.639 0 00-.324-.148l-3.739-.658-1.691-3.353a.654.654 0 00-1.168 0l-1.673 3.354-3.739.676a.638.638 0 00-.34.14.658.658 0 00-.223.666.64.64 0 00.18.309l2.73 2.496-.702 3.62a.66.66 0 00.262.64.712.712 0 00.691.047l3.393-1.658 3.383 1.658a.653.653 0 00.953-.686l-.682-3.62 2.701-2.516a.64.64 0 00.187-.667z",
|
|
57
57
|
fill: "#1673F6"
|
|
58
58
|
})))));
|
|
59
59
|
};
|
|
@@ -43,15 +43,9 @@ var EPropertySm = function EPropertySm(props) {
|
|
|
43
43
|
height: "16",
|
|
44
44
|
xmlns: "http://www.w3.org/2000/svg"
|
|
45
45
|
}, /*#__PURE__*/React.createElement("path", {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
d: "
|
|
49
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
-
d: "M9 8h3v1H9V8z"
|
|
51
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
-
d: "M12 12v-1H4v1h8z"
|
|
53
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
-
d: "M1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm1 0v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1z"
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
clipRule: "evenodd",
|
|
48
|
+
d: "M15 2H9v1h6V2zM1.419 3L5 11.5l1.153-4.246L10.29 5.69 1.42 3zM11 7.5h4v1h-4v-1zm4 6.5v-1H7v1h8z"
|
|
55
49
|
}))));
|
|
56
50
|
};
|
|
57
51
|
EPropertySm.propTypes = {
|
|
@@ -43,7 +43,9 @@ var EventSm = function EventSm(props) {
|
|
|
43
43
|
height: "16",
|
|
44
44
|
xmlns: "http://www.w3.org/2000/svg"
|
|
45
45
|
}, /*#__PURE__*/React.createElement("path", {
|
|
46
|
-
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
clipRule: "evenodd",
|
|
48
|
+
d: "M1 3a2 2 0 012-2h10a2 2 0 012 2v1h-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1v10a1 1 0 001 1h10a1 1 0 001-1v-2h1v2a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm5 1.5l3.6 8 1.35-4L15 6.722 6 4.5z"
|
|
47
49
|
}))));
|
|
48
50
|
};
|
|
49
51
|
EventSm.propTypes = {
|
package/dist/es/icons/flag-cn.js
CHANGED
|
@@ -83,7 +83,7 @@ var FlagCn = function FlagCn(props) {
|
|
|
83
83
|
}), /*#__PURE__*/React.createElement("path", {
|
|
84
84
|
d: "M12.699 10.781l-1.124.658.257-1.283-.936-.96 1.267-.053.536-1.198.535 1.198H14.5l-.933 1.013.28 1.283-1.147-.658z"
|
|
85
85
|
}), /*#__PURE__*/React.createElement("path", {
|
|
86
|
-
d: "M11.324 13.448l-1.124.657.257-1.283-.936-.96 1.267-.052.536-1.198.535 1.198h1.265l-.933 1.012.28 1.
|
|
86
|
+
d: "M11.324 13.448l-1.124.657.257-1.283-.936-.96 1.267-.052.536-1.198.535 1.198h1.265l-.933 1.012.28 1.283-1.147-.657z"
|
|
87
87
|
}), /*#__PURE__*/React.createElement("path", {
|
|
88
88
|
d: "M8.574 14.781l-1.124.658.257-1.283-.936-.96 1.267-.053.536-1.198.535 1.198h1.265l-.933 1.013.28 1.283-1.147-.658z"
|
|
89
89
|
}))), /*#__PURE__*/React.createElement("g", {
|
package/dist/es/icons/flag-us.js
CHANGED
|
@@ -85,7 +85,7 @@ var FlagUs = function FlagUs(props) {
|
|
|
85
85
|
}), /*#__PURE__*/React.createElement("path", {
|
|
86
86
|
fillRule: "evenodd",
|
|
87
87
|
clipRule: "evenodd",
|
|
88
|
-
d: "M2.43 6.898l.729-.492.565.395h-.32l.647.555-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.565.394h-.32l.647.556-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.556h-.261l.584-.394.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.555h-.261l.584-.395.705.492-.22-.875.567-.556h-.721l-.332-.714-.284.714h-.845l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.
|
|
88
|
+
d: "M2.43 6.898l.729-.492.565.395h-.32l.647.555-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.565.394h-.32l.647.556-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.556h-.261l.584-.394.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.555h-.261l.584-.395.705.492-.22-.875.567-.556h-.721l-.332-.714-.284.714h-.845l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.779.567-.555H8.99l-.332-.714-.284.714H7.53l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.779.567-.555H6.24l-.332-.714-.284.714H4.78l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.779.567-.555H3.49l-.332-.714-.284.714H2.03l.647.556-.246.875zm8.277 2.57l.219-.779-.647-.555h.32l-.565-.394-.585.394h.262l-.567.555.195.778h.41l.284-.714.332.714h.342zm-1.483 0l-.565-.395-.585.394h.262l-.567.556.195.778h.41l.284-.715.332.715h.342l.219-.778-.647-.556h.32zm-2.423.555l-.219.778H6.24l-.332-.715-.284.715h-.41l-.195-.778.567-.556h-.262l.585-.394.565.394h-.32l.647.556zm.198-.556h-.41l-.195-.778.567-.555h-.262l.585-.394.565.394h-.32l.647.555-.219.778h-.342l-.332-.714-.284.714zm-1.792 0l.219-.778-.647-.555h.32l-.565-.394-.585.394h.262l-.567.555.195.778h.41l.284-.714.332.714h.342zm4.344-2.111l-.219.778H8.99l-.332-.715-.284.715h-.41l-.195-.778.567-.555h-.262l.585-.395.565.395h-.32l.647.555zM6.474 6.8l-.565-.395-.585.395h.262l-.567.555.195.778h.41l.284-.715.332.715h.342l.219-.778-.647-.555h.32z"
|
|
89
89
|
}))), /*#__PURE__*/React.createElement("g", {
|
|
90
90
|
style: {
|
|
91
91
|
mixBlendMode: 'multiply'
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
3
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
5
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
7
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
8
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
9
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var MAttributionCl = function MAttributionCl(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
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
22
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
23
|
+
role: "img",
|
|
24
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
25
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
26
|
+
children: loadingCircleStyle
|
|
27
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
fill: color
|
|
33
|
+
}, otherProps, {
|
|
34
|
+
className: iconClassName,
|
|
35
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
36
|
+
animationDuration: '1s',
|
|
37
|
+
animationIterationCount: 'infinite',
|
|
38
|
+
animationName: 'loadingCircle',
|
|
39
|
+
animationTimingFunction: 'linear'
|
|
40
|
+
} : {})
|
|
41
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
42
|
+
width: "24",
|
|
43
|
+
height: "24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
46
|
+
}, /*#__PURE__*/React.createElement("circle", {
|
|
47
|
+
cx: "18.274",
|
|
48
|
+
cy: "9.444",
|
|
49
|
+
r: "3.493",
|
|
50
|
+
transform: "rotate(58.795 18.274 9.444)",
|
|
51
|
+
fill: "#1673F6"
|
|
52
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
53
|
+
x: "9.036",
|
|
54
|
+
y: "14.446",
|
|
55
|
+
width: "8",
|
|
56
|
+
height: "2",
|
|
57
|
+
transform: "rotate(-31.204 9.036 14.446)",
|
|
58
|
+
fill: "#1673F6"
|
|
59
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
60
|
+
cx: "10.509",
|
|
61
|
+
cy: "4.749",
|
|
62
|
+
r: "3",
|
|
63
|
+
transform: "rotate(15.15 10.51 4.75)",
|
|
64
|
+
fill: "#F66C47"
|
|
65
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
66
|
+
style: {
|
|
67
|
+
mixBlendMode: 'multiply'
|
|
68
|
+
}
|
|
69
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
70
|
+
x: "6.931",
|
|
71
|
+
y: "14.14",
|
|
72
|
+
width: "9",
|
|
73
|
+
height: "2",
|
|
74
|
+
transform: "rotate(-74.85 6.93 14.14)",
|
|
75
|
+
fill: "#1673F6"
|
|
76
|
+
})), /*#__PURE__*/React.createElement("circle", {
|
|
77
|
+
cx: "19.144",
|
|
78
|
+
cy: "19.048",
|
|
79
|
+
r: "3",
|
|
80
|
+
transform: "rotate(86.986 19.144 19.048)",
|
|
81
|
+
fill: "#F66C47"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
83
|
+
style: {
|
|
84
|
+
mixBlendMode: 'multiply'
|
|
85
|
+
}
|
|
86
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
87
|
+
x: "9.105",
|
|
88
|
+
y: "18.576",
|
|
89
|
+
width: "9",
|
|
90
|
+
height: "2",
|
|
91
|
+
transform: "rotate(-3.014 9.105 18.576)",
|
|
92
|
+
fill: "#1673F6"
|
|
93
|
+
})), /*#__PURE__*/React.createElement("circle", {
|
|
94
|
+
cx: "7.5",
|
|
95
|
+
cy: "16.5",
|
|
96
|
+
r: "5.5",
|
|
97
|
+
fill: "#1673F6"
|
|
98
|
+
}))));
|
|
99
|
+
};
|
|
100
|
+
MAttributionCl.propTypes = {
|
|
101
|
+
iconClassName: PropTypes.string,
|
|
102
|
+
spin: PropTypes.bool,
|
|
103
|
+
color: PropTypes.string,
|
|
104
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
105
|
+
};
|
|
106
|
+
MAttributionCl.defaultProps = {
|
|
107
|
+
spin: false,
|
|
108
|
+
color: 'currentColor',
|
|
109
|
+
size: '1em'
|
|
110
|
+
};
|
|
111
|
+
export default MAttributionCl;
|
|
@@ -53,7 +53,7 @@ var MEventCl = function MEventCl(props) {
|
|
|
53
53
|
mixBlendMode: 'multiply'
|
|
54
54
|
}
|
|
55
55
|
}, /*#__PURE__*/React.createElement("path", {
|
|
56
|
-
d: "
|
|
56
|
+
d: "M1.6 14.186c-.818-.357-.794-1.527.039-1.85L15.234 7.07c.815-.315 1.614.491 1.29 1.302L11.11 21.973c-.331.831-1.504.843-1.851.018l-2.147-5.1a1 1 0 00-.522-.528L1.6 14.186z",
|
|
57
57
|
fill: "#1673F6"
|
|
58
58
|
})))));
|
|
59
59
|
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
3
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
5
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
7
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
8
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
9
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var ShutDown = function ShutDown(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
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
22
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
23
|
+
role: "img",
|
|
24
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
25
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
26
|
+
children: loadingCircleStyle
|
|
27
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
fill: color
|
|
33
|
+
}, otherProps, {
|
|
34
|
+
className: iconClassName,
|
|
35
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
36
|
+
animationDuration: '1s',
|
|
37
|
+
animationIterationCount: 'infinite',
|
|
38
|
+
animationName: 'loadingCircle',
|
|
39
|
+
animationTimingFunction: 'linear'
|
|
40
|
+
} : {})
|
|
41
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
42
|
+
width: "24",
|
|
43
|
+
height: "24",
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
45
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M6.265 3.807l1.147 1.639a8 8 0 109.176 0l1.147-1.639A9.988 9.988 0 0122 12c0 5.523-4.477 10-10 10S2 17.523 2 12a9.988 9.988 0 014.265-8.193zM11 12V2h2v10h-2z"
|
|
47
|
+
}))));
|
|
48
|
+
};
|
|
49
|
+
ShutDown.propTypes = {
|
|
50
|
+
iconClassName: PropTypes.string,
|
|
51
|
+
spin: PropTypes.bool,
|
|
52
|
+
color: PropTypes.string,
|
|
53
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
|
+
};
|
|
55
|
+
ShutDown.defaultProps = {
|
|
56
|
+
spin: false,
|
|
57
|
+
color: 'currentColor',
|
|
58
|
+
size: '1em'
|
|
59
|
+
};
|
|
60
|
+
export default ShutDown;
|
|
@@ -11,7 +11,7 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
|
|
|
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 Subtract3 = function Subtract3(props) {
|
|
15
15
|
var color = props.color,
|
|
16
16
|
size = props.size,
|
|
17
17
|
spin = props.spin,
|
|
@@ -45,22 +45,18 @@ var AssetConvert = function AssetConvert(props) {
|
|
|
45
45
|
}, /*#__PURE__*/React.createElement("path", {
|
|
46
46
|
fillRule: "evenodd",
|
|
47
47
|
clipRule: "evenodd",
|
|
48
|
-
d: "
|
|
49
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
-
d: "M11 10v4H9l4 4v-8h-2z"
|
|
51
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
-
d: "M17 18v-4h2l-4-4v8h2z"
|
|
48
|
+
d: "M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12zm15.657 5.657A8 8 0 116.343 6.342a8 8 0 0111.314 11.315zM17 11H7v2h10v-2z"
|
|
53
49
|
}))));
|
|
54
50
|
};
|
|
55
|
-
|
|
51
|
+
Subtract3.propTypes = {
|
|
56
52
|
iconClassName: PropTypes.string,
|
|
57
53
|
spin: PropTypes.bool,
|
|
58
54
|
color: PropTypes.string,
|
|
59
55
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
60
56
|
};
|
|
61
|
-
|
|
57
|
+
Subtract3.defaultProps = {
|
|
62
58
|
spin: false,
|
|
63
59
|
color: 'currentColor',
|
|
64
60
|
size: '1em'
|
|
65
61
|
};
|
|
66
|
-
export default
|
|
62
|
+
export default Subtract3;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
3
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
5
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
7
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
8
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
9
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var ThumbDown = function ThumbDown(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
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
22
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
23
|
+
role: "img",
|
|
24
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
25
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
26
|
+
children: loadingCircleStyle
|
|
27
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
fill: color
|
|
33
|
+
}, otherProps, {
|
|
34
|
+
className: iconClassName,
|
|
35
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
36
|
+
animationDuration: '1s',
|
|
37
|
+
animationIterationCount: 'infinite',
|
|
38
|
+
animationName: 'loadingCircle',
|
|
39
|
+
animationTimingFunction: 'linear'
|
|
40
|
+
} : {})
|
|
41
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
42
|
+
width: "24",
|
|
43
|
+
height: "24",
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
45
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M2.91 13.887h2.726V3H2.91A.91.91 0 002 3.907v9.073a.906.906 0 00.91.907zm4.81 1.173l5.82 5.807a.454.454 0 00.594.042l.775-.58a1.361 1.361 0 00.503-1.425l-1.048-4.11h5.818A1.82 1.82 0 0022 12.98V11.07c0-.237-.046-.472-.136-.691L19.05 3.562A.908.908 0 0018.21 3H8.363a.91.91 0 00-.91.907V14.42c0 .24.096.471.267.641z"
|
|
47
|
+
}))));
|
|
48
|
+
};
|
|
49
|
+
ThumbDown.propTypes = {
|
|
50
|
+
iconClassName: PropTypes.string,
|
|
51
|
+
spin: PropTypes.bool,
|
|
52
|
+
color: PropTypes.string,
|
|
53
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
|
+
};
|
|
55
|
+
ThumbDown.defaultProps = {
|
|
56
|
+
spin: false,
|
|
57
|
+
color: 'currentColor',
|
|
58
|
+
size: '1em'
|
|
59
|
+
};
|
|
60
|
+
export default ThumbDown;
|
|
@@ -11,7 +11,7 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
|
|
|
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 Undo = function Undo(props) {
|
|
15
15
|
var color = props.color,
|
|
16
16
|
size = props.size,
|
|
17
17
|
spin = props.spin,
|
|
@@ -46,15 +46,15 @@ var ApproveCancelled = function ApproveCancelled(props) {
|
|
|
46
46
|
d: "M19.973 14.042c0-1.19-.255-2.237-.766-3.141-.511-.904-1.247-1.612-2.207-2.123-.96-.51-2.11-.766-3.45-.766H7.783l-2.032.092 1.508-1.261L9.4 4.739c.1-.093.178-.196.234-.308a.974.974 0 00.084-.421.995.995 0 00-.28-.72C9.25 3.097 9.005 3 8.699 3c-.287 0-.539.11-.757.327l-5.03 4.956a1.1 1.1 0 00-.244.364c-.056.131-.084.268-.084.412 0 .143.028.283.084.42.056.138.138.256.243.356l5.03 4.955c.219.219.471.328.758.328.306 0 .552-.094.739-.28.187-.194.28-.437.28-.73a.95.95 0 00-.084-.412 1.015 1.015 0 00-.234-.327l-2.14-2.094-1.51-1.262 2.033.093h5.795c.923 0 1.705.165 2.347.496.648.324 1.14.779 1.477 1.365.337.58.505 1.246.505 2 0 .761-.168 1.437-.505 2.03-.336.585-.829 1.047-1.477 1.383-.642.343-1.425.515-2.347.515h-2.066c-.312 0-.568.102-.767.308-.2.206-.3.452-.3.739s.1.533.3.738c.2.206.455.31.767.31h2.15c1.315 0 2.444-.247 3.385-.74.947-.492 1.67-1.184 2.17-2.075.504-.892.756-1.936.756-3.133z"
|
|
47
47
|
}))));
|
|
48
48
|
};
|
|
49
|
-
|
|
49
|
+
Undo.propTypes = {
|
|
50
50
|
iconClassName: PropTypes.string,
|
|
51
51
|
spin: PropTypes.bool,
|
|
52
52
|
color: PropTypes.string,
|
|
53
53
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
54
|
};
|
|
55
|
-
|
|
55
|
+
Undo.defaultProps = {
|
|
56
56
|
spin: false,
|
|
57
57
|
color: 'currentColor',
|
|
58
58
|
size: '1em'
|
|
59
59
|
};
|
|
60
|
-
export default
|
|
60
|
+
export default Undo;
|
package/dist/es/index.js
CHANGED
|
@@ -54,7 +54,7 @@ export { default as TaManual } from './icons/manual';
|
|
|
54
54
|
export { default as TaMute } from './icons/mute';
|
|
55
55
|
export { default as TaApprove } from './icons/approve';
|
|
56
56
|
export { default as TaEndTask } from './icons/end-task';
|
|
57
|
-
export { default as
|
|
57
|
+
export { default as TaUndo } from './icons/undo';
|
|
58
58
|
export { default as TaSmile } from './icons/smile';
|
|
59
59
|
export { default as TaProperty } from './icons/property';
|
|
60
60
|
export { default as TaLab } from './icons/lab';
|
|
@@ -96,6 +96,7 @@ export { default as TaShieldCross } from './icons/shield-cross';
|
|
|
96
96
|
export { default as TaShieldKeyhole } from './icons/shield-keyhole';
|
|
97
97
|
export { default as TaBell2Fill } from './icons/bell-2-fill';
|
|
98
98
|
export { default as TaBox } from './icons/box';
|
|
99
|
+
export { default as TaShutDown } from './icons/shut-down';
|
|
99
100
|
export { default as TaAnalysis } from './icons/analysis';
|
|
100
101
|
export { default as TaFilter } from './icons/filter';
|
|
101
102
|
export { default as TaFilter2 } from './icons/filter-2';
|
|
@@ -183,6 +184,7 @@ export { default as TaMIntervalCl } from './icons/m-interval-cl';
|
|
|
183
184
|
export { default as TaMFlowCl } from './icons/m-flow-cl';
|
|
184
185
|
export { default as TaMSqlCl } from './icons/m-sql-cl';
|
|
185
186
|
export { default as TaMPropCl } from './icons/m-prop-cl';
|
|
187
|
+
export { default as TaMAttributionCl } from './icons/m-attribution-cl';
|
|
186
188
|
export { default as TaUTagCl } from './icons/u-tag-cl';
|
|
187
189
|
export { default as TaUCohortCl } from './icons/u-cohort-cl';
|
|
188
190
|
export { default as TaUSearchCl } from './icons/u-search-cl';
|
|
@@ -233,6 +235,7 @@ export { default as TaDot } from './icons/dot';
|
|
|
233
235
|
export { default as TaAnchor } from './icons/anchor';
|
|
234
236
|
export { default as TaNotice } from './icons/notice';
|
|
235
237
|
export { default as TaThumbUp } from './icons/thumb-up';
|
|
238
|
+
export { default as TaThumbDown } from './icons/thumb-down';
|
|
236
239
|
export { default as TaChartLine } from './icons/chart-line';
|
|
237
240
|
export { default as TaChartBar } from './icons/chart-bar';
|
|
238
241
|
export { default as TaChartCum } from './icons/chart-cum';
|
|
@@ -278,15 +281,15 @@ export { default as TaMenuFold } from './icons/menu-fold';
|
|
|
278
281
|
export { default as TaList } from './icons/list';
|
|
279
282
|
export { default as TaListNested } from './icons/list-nested';
|
|
280
283
|
export { default as TaDoubleList } from './icons/double-list';
|
|
281
|
-
export { default as
|
|
282
|
-
export { default as TaFullDownload } from './icons/full-download';
|
|
284
|
+
export { default as TaPause2 } from './icons/pause-2';
|
|
283
285
|
export { default as TaExport } from './icons/export';
|
|
284
286
|
export { default as TaImport } from './icons/import';
|
|
287
|
+
export { default as TaSubtract } from './icons/subtract';
|
|
285
288
|
export { default as TaAdd1 } from './icons/add-1';
|
|
286
289
|
export { default as TaAdd2 } from './icons/add-2';
|
|
287
290
|
export { default as TaAdd3 } from './icons/add-3';
|
|
291
|
+
export { default as TaSubtract3 } from './icons/subtract-3';
|
|
288
292
|
export { default as TaAdd3Fill } from './icons/add-3-fill';
|
|
289
|
-
export { default as TaSubtract } from './icons/subtract';
|
|
290
293
|
export { default as TaSubtract2 } from './icons/subtract-2';
|
|
291
294
|
export { default as TaUpdate } from './icons/update';
|
|
292
295
|
export { default as TaRename } from './icons/rename';
|
|
@@ -309,7 +312,8 @@ export { default as TaValidate } from './icons/validate';
|
|
|
309
312
|
export { default as TaMagicWand } from './icons/magic-wand';
|
|
310
313
|
export { default as TaSystemBuild } from './icons/system-build';
|
|
311
314
|
export { default as TaAddToPage } from './icons/add-to-page';
|
|
312
|
-
export { default as
|
|
315
|
+
export { default as TaFullDownload } from './icons/full-download';
|
|
316
|
+
export { default as TaDownload } from './icons/download';
|
|
313
317
|
export { default as TaReport } from './icons/report';
|
|
314
318
|
export { default as TaReportRemoval } from './icons/report-removal';
|
|
315
319
|
export { default as TaFileAdd } from './icons/file-add';
|
|
@@ -319,7 +323,6 @@ export { default as TaFileMove } from './icons/file-move';
|
|
|
319
323
|
export { default as TaFileImport } from './icons/file-import';
|
|
320
324
|
export { default as TaFileInfo } from './icons/file-info';
|
|
321
325
|
export { default as TaFileConvert } from './icons/file-convert';
|
|
322
|
-
export { default as TaAssetConvert } from './icons/asset-convert';
|
|
323
326
|
export { default as TaFileLock } from './icons/file-lock';
|
|
324
327
|
export { default as TaFilePdf } from './icons/file-pdf';
|
|
325
328
|
export { default as TaDetail } from './icons/detail';
|
package/dist/index.d.ts
CHANGED
|
@@ -65,7 +65,7 @@ export const TaManual: Icon;
|
|
|
65
65
|
export const TaMute: Icon;
|
|
66
66
|
export const TaApprove: Icon;
|
|
67
67
|
export const TaEndTask: Icon;
|
|
68
|
-
export const
|
|
68
|
+
export const TaUndo: Icon;
|
|
69
69
|
export const TaSmile: Icon;
|
|
70
70
|
export const TaProperty: Icon;
|
|
71
71
|
export const TaLab: Icon;
|
|
@@ -107,6 +107,7 @@ export const TaShieldCross: Icon;
|
|
|
107
107
|
export const TaShieldKeyhole: Icon;
|
|
108
108
|
export const TaBell2Fill: Icon;
|
|
109
109
|
export const TaBox: Icon;
|
|
110
|
+
export const TaShutDown: Icon;
|
|
110
111
|
export const TaAnalysis: Icon;
|
|
111
112
|
export const TaFilter: Icon;
|
|
112
113
|
export const TaFilter2: Icon;
|
|
@@ -194,6 +195,7 @@ export const TaMIntervalCl: Icon;
|
|
|
194
195
|
export const TaMFlowCl: Icon;
|
|
195
196
|
export const TaMSqlCl: Icon;
|
|
196
197
|
export const TaMPropCl: Icon;
|
|
198
|
+
export const TaMAttributionCl: Icon;
|
|
197
199
|
export const TaUTagCl: Icon;
|
|
198
200
|
export const TaUCohortCl: Icon;
|
|
199
201
|
export const TaUSearchCl: Icon;
|
|
@@ -244,6 +246,7 @@ export const TaDot: Icon;
|
|
|
244
246
|
export const TaAnchor: Icon;
|
|
245
247
|
export const TaNotice: Icon;
|
|
246
248
|
export const TaThumbUp: Icon;
|
|
249
|
+
export const TaThumbDown: Icon;
|
|
247
250
|
export const TaChartLine: Icon;
|
|
248
251
|
export const TaChartBar: Icon;
|
|
249
252
|
export const TaChartCum: Icon;
|
|
@@ -289,15 +292,15 @@ export const TaMenuFold: Icon;
|
|
|
289
292
|
export const TaList: Icon;
|
|
290
293
|
export const TaListNested: Icon;
|
|
291
294
|
export const TaDoubleList: Icon;
|
|
292
|
-
export const
|
|
293
|
-
export const TaFullDownload: Icon;
|
|
295
|
+
export const TaPause2: Icon;
|
|
294
296
|
export const TaExport: Icon;
|
|
295
297
|
export const TaImport: Icon;
|
|
298
|
+
export const TaSubtract: Icon;
|
|
296
299
|
export const TaAdd1: Icon;
|
|
297
300
|
export const TaAdd2: Icon;
|
|
298
301
|
export const TaAdd3: Icon;
|
|
302
|
+
export const TaSubtract3: Icon;
|
|
299
303
|
export const TaAdd3Fill: Icon;
|
|
300
|
-
export const TaSubtract: Icon;
|
|
301
304
|
export const TaSubtract2: Icon;
|
|
302
305
|
export const TaUpdate: Icon;
|
|
303
306
|
export const TaRename: Icon;
|
|
@@ -320,7 +323,8 @@ export const TaValidate: Icon;
|
|
|
320
323
|
export const TaMagicWand: Icon;
|
|
321
324
|
export const TaSystemBuild: Icon;
|
|
322
325
|
export const TaAddToPage: Icon;
|
|
323
|
-
export const
|
|
326
|
+
export const TaFullDownload: Icon;
|
|
327
|
+
export const TaDownload: Icon;
|
|
324
328
|
export const TaReport: Icon;
|
|
325
329
|
export const TaReportRemoval: Icon;
|
|
326
330
|
export const TaFileAdd: Icon;
|
|
@@ -330,7 +334,6 @@ export const TaFileMove: Icon;
|
|
|
330
334
|
export const TaFileImport: Icon;
|
|
331
335
|
export const TaFileInfo: Icon;
|
|
332
336
|
export const TaFileConvert: Icon;
|
|
333
|
-
export const TaAssetConvert: Icon;
|
|
334
337
|
export const TaFileLock: Icon;
|
|
335
338
|
export const TaFilePdf: Icon;
|
|
336
339
|
export const TaDetail: Icon;
|
|
@@ -60,7 +60,7 @@ var DateMarkCl = function DateMarkCl(props) {
|
|
|
60
60
|
mixBlendMode: 'multiply'
|
|
61
61
|
}
|
|
62
62
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
63
|
-
d: "M23.442 14.434a.
|
|
63
|
+
d: "M23.442 14.434a.658.658 0 00-.199-.3.639.639 0 00-.324-.148l-3.739-.658-1.691-3.353a.654.654 0 00-1.168 0l-1.673 3.354-3.739.676a.638.638 0 00-.34.14.658.658 0 00-.223.666.64.64 0 00.18.309l2.73 2.496-.702 3.62a.66.66 0 00.262.64.712.712 0 00.691.047l3.393-1.658 3.383 1.658a.653.653 0 00.953-.686l-.682-3.62 2.701-2.516a.64.64 0 00.187-.667z",
|
|
64
64
|
fill: "#1673F6"
|
|
65
65
|
})))));
|
|
66
66
|
};
|
|
@@ -50,15 +50,9 @@ var EPropertySm = function EPropertySm(props) {
|
|
|
50
50
|
height: "16",
|
|
51
51
|
xmlns: "http://www.w3.org/2000/svg"
|
|
52
52
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
d: "
|
|
56
|
-
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
57
|
-
d: "M9 8h3v1H9V8z"
|
|
58
|
-
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
59
|
-
d: "M12 12v-1H4v1h8z"
|
|
60
|
-
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
61
|
-
d: "M1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm1 0v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1z"
|
|
53
|
+
fillRule: "evenodd",
|
|
54
|
+
clipRule: "evenodd",
|
|
55
|
+
d: "M15 2H9v1h6V2zM1.419 3L5 11.5l1.153-4.246L10.29 5.69 1.42 3zM11 7.5h4v1h-4v-1zm4 6.5v-1H7v1h8z"
|
|
62
56
|
}))));
|
|
63
57
|
};
|
|
64
58
|
EPropertySm.propTypes = {
|
|
@@ -50,7 +50,9 @@ var EventSm = function EventSm(props) {
|
|
|
50
50
|
height: "16",
|
|
51
51
|
xmlns: "http://www.w3.org/2000/svg"
|
|
52
52
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
53
|
-
|
|
53
|
+
fillRule: "evenodd",
|
|
54
|
+
clipRule: "evenodd",
|
|
55
|
+
d: "M1 3a2 2 0 012-2h10a2 2 0 012 2v1h-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1v10a1 1 0 001 1h10a1 1 0 001-1v-2h1v2a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm5 1.5l3.6 8 1.35-4L15 6.722 6 4.5z"
|
|
54
56
|
}))));
|
|
55
57
|
};
|
|
56
58
|
EventSm.propTypes = {
|
|
@@ -90,7 +90,7 @@ var FlagCn = function FlagCn(props) {
|
|
|
90
90
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
91
91
|
d: "M12.699 10.781l-1.124.658.257-1.283-.936-.96 1.267-.053.536-1.198.535 1.198H14.5l-.933 1.013.28 1.283-1.147-.658z"
|
|
92
92
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
93
|
-
d: "M11.324 13.448l-1.124.657.257-1.283-.936-.96 1.267-.052.536-1.198.535 1.198h1.265l-.933 1.012.28 1.
|
|
93
|
+
d: "M11.324 13.448l-1.124.657.257-1.283-.936-.96 1.267-.052.536-1.198.535 1.198h1.265l-.933 1.012.28 1.283-1.147-.657z"
|
|
94
94
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
95
|
d: "M8.574 14.781l-1.124.658.257-1.283-.936-.96 1.267-.053.536-1.198.535 1.198h1.265l-.933 1.013.28 1.283-1.147-.658z"
|
|
96
96
|
}))), /*#__PURE__*/_react["default"].createElement("g", {
|
|
@@ -92,7 +92,7 @@ var FlagUs = function FlagUs(props) {
|
|
|
92
92
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
93
93
|
fillRule: "evenodd",
|
|
94
94
|
clipRule: "evenodd",
|
|
95
|
-
d: "M2.43 6.898l.729-.492.565.395h-.32l.647.555-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.565.394h-.32l.647.556-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.556h-.261l.584-.394.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.555h-.261l.584-.395.705.492-.22-.875.567-.556h-.721l-.332-.714-.284.714h-.845l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.
|
|
95
|
+
d: "M2.43 6.898l.729-.492.565.395h-.32l.647.555-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.565.394h-.32l.647.556-.219.778H3.49l-.332-.715-.284.715H2.03l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.262l.585-.395.565.395h-.32l.647.555-.246.876.729-.492.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.556h-.261l.584-.394.705.492-.22-.876.567-.555h-.721l-.332-.715-.284.715h-.41l-.195-.778.567-.555h-.261l.584-.395.705.492-.22-.875.567-.556h-.721l-.332-.714-.284.714h-.845l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.779.567-.555H8.99l-.332-.714-.284.714H7.53l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.779.567-.555H6.24l-.332-.714-.284.714H4.78l.647.556-.219.778h-.342l-.332-.715-.284.715h-.41l-.195-.779.567-.555H3.49l-.332-.714-.284.714H2.03l.647.556-.246.875zm8.277 2.57l.219-.779-.647-.555h.32l-.565-.394-.585.394h.262l-.567.555.195.778h.41l.284-.714.332.714h.342zm-1.483 0l-.565-.395-.585.394h.262l-.567.556.195.778h.41l.284-.715.332.715h.342l.219-.778-.647-.556h.32zm-2.423.555l-.219.778H6.24l-.332-.715-.284.715h-.41l-.195-.778.567-.556h-.262l.585-.394.565.394h-.32l.647.556zm.198-.556h-.41l-.195-.778.567-.555h-.262l.585-.394.565.394h-.32l.647.555-.219.778h-.342l-.332-.714-.284.714zm-1.792 0l.219-.778-.647-.555h.32l-.565-.394-.585.394h.262l-.567.555.195.778h.41l.284-.714.332.714h.342zm4.344-2.111l-.219.778H8.99l-.332-.715-.284.715h-.41l-.195-.778.567-.555h-.262l.585-.395.565.395h-.32l.647.555zM6.474 6.8l-.565-.395-.585.395h.262l-.567.555.195.778h.41l.284-.715.332.715h.342l.219-.778-.647-.555h.32z"
|
|
96
96
|
}))), /*#__PURE__*/_react["default"].createElement("g", {
|
|
97
97
|
style: {
|
|
98
98
|
mixBlendMode: 'multiply'
|