@tant/icons 1.3.19 → 1.3.21

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.
@@ -43,17 +43,9 @@ var ChartCum = function ChartCum(props) {
43
43
  height: "24",
44
44
  xmlns: "http://www.w3.org/2000/svg"
45
45
  }, /*#__PURE__*/React.createElement("path", {
46
- d: "M17 4h3v3h-3V4z"
46
+ d: "M3.932 12.917h.002l.017-.006.08-.029c.074-.026.186-.068.331-.127a15.72 15.72 0 001.234-.568c1.037-.529 2.44-1.37 3.888-2.616 2.117-1.82 3.112-3.453 3.583-4.586l.04-.1-2.039.98a.9.9 0 11-.78-1.623l4.62-2.218 1.84 5.088a.9.9 0 01-1.693.612l-.556-1.537c-.644 1.334-1.795 2.99-3.842 4.75a21.682 21.682 0 01-4.243 2.854c-.569.29-1.042.497-1.376.632a11.524 11.524 0 01-.504.19l-.032.011-.01.003-.003.002c-.001 0-.002 0-.275-.843l.273.843a.9.9 0 01-.556-1.712h.001z"
47
47
  }), /*#__PURE__*/React.createElement("path", {
48
- d: "M17 10h3v10h-3V10z"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- d: "M3 14.583h3V20H3v-5.417z"
51
- }), /*#__PURE__*/React.createElement("path", {
52
- d: "M13 12.75h-3V20h3v-7.25z"
53
- }), /*#__PURE__*/React.createElement("path", {
54
- d: "M6 9H3v3h3V9z"
55
- }), /*#__PURE__*/React.createElement("path", {
56
- d: "M13 7h-3v3h3V7z"
48
+ d: "M21.357 9.366l-4.637 5.777-6.9 1.431-3.718 5.022-1.58-1.223 4.169-5.607 6.898-1.431 4.188-5.192 1.58 1.223z"
57
49
  }))));
58
50
  };
59
51
  ChartCum.propTypes = {
@@ -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 FolderOpenCl = function FolderOpenCl(props) {
14
+ var FolderLine = function FolderLine(props) {
15
15
  var color = props.color,
16
16
  size = props.size,
17
17
  spin = props.spin,
@@ -41,26 +41,22 @@ var FolderOpenCl = function FolderOpenCl(props) {
41
41
  }), /*#__PURE__*/React.createElement("svg", {
42
42
  width: "24",
43
43
  height: "24",
44
- fill: "none",
45
44
  xmlns: "http://www.w3.org/2000/svg"
46
45
  }, /*#__PURE__*/React.createElement("path", {
47
- d: "M2 5v15l2.499-9.911a1 1 0 01.97-.756H16V7a1 1 0 00-1-1h-4a1 1 0 01-.8-.4l-.9-1.2a1 1 0 00-.8-.4H3a1 1 0 00-1 1z",
48
- fill: "#202241"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- opacity: ".3",
51
- d: "M18.174 20H2l2.499-9.911a1 1 0 01.97-.756H20.67a1 1 0 01.961 1.277l-2.497 8.667a1 1 0 01-.96.723z",
52
- fill: "#202241"
46
+ fillRule: "evenodd",
47
+ clipRule: "evenodd",
48
+ d: "M10.419 5l2.714 3.273h6.962V19H3.905V5h6.514zM2 20V4c0-.552.426-1 .952-1h7.9c.276 0 .537.125.718.343L14 6.273h7.048c.526 0 .952.447.952 1V20c0 .552-.426 1-.952 1H2.952C2.426 21 2 20.552 2 20zm5-10c-.526 0-.952.448-.952 1s.426 1 .952 1h6.667c.526 0 .952-.448.952-1s-.426-1-.952-1H7z"
53
49
  }))));
54
50
  };
55
- FolderOpenCl.propTypes = {
51
+ FolderLine.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
- FolderOpenCl.defaultProps = {
57
+ FolderLine.defaultProps = {
62
58
  spin: false,
63
59
  color: 'currentColor',
64
60
  size: '1em'
65
61
  };
66
- export default FolderOpenCl;
62
+ export default FolderLine;
@@ -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 PageCl = function PageCl(props) {
14
+ var FolderOpenLine = function FolderOpenLine(props) {
15
15
  var color = props.color,
16
16
  size = props.size,
17
17
  spin = props.spin,
@@ -41,41 +41,22 @@ var PageCl = function PageCl(props) {
41
41
  }), /*#__PURE__*/React.createElement("svg", {
42
42
  width: "24",
43
43
  height: "24",
44
- fill: "none",
45
44
  xmlns: "http://www.w3.org/2000/svg"
46
- }, /*#__PURE__*/React.createElement("rect", {
47
- opacity: ".15",
48
- x: "3",
49
- y: "3",
50
- width: "18",
51
- height: "18",
52
- rx: "2",
53
- fill: "#202241"
54
- }), /*#__PURE__*/React.createElement("rect", {
55
- x: "6.857",
56
- y: "6.857",
57
- width: "10.286",
58
- height: "1.929",
59
- rx: ".964",
60
- fill: "#202241"
61
- }), /*#__PURE__*/React.createElement("rect", {
62
- x: "6.857",
63
- y: "10.714",
64
- width: "6.429",
65
- height: "1.929",
66
- rx: ".964",
67
- fill: "#202241"
45
+ }, /*#__PURE__*/React.createElement("path", {
46
+ fillRule: "evenodd",
47
+ clipRule: "evenodd",
48
+ d: "M2 3.977v17.009h.083L2.078 21H17.28c.79 0 1.442-.556 1.661-1.301l2.983-7.845.012-.046c.294-1.118-.46-2.357-1.676-2.357h-5.776v-3.52c0-.54-.399-.977-.891-.977h-3.567a.868.868 0 01-.714-.391L8.51 3.39A.868.868 0 007.796 3H2.892C2.399 3 2 3.437 2 3.977zM12.786 9.45v-2.74h-2.76c-.856 0-1.627-.442-2.1-1.132l-.562-.822H3.699V16.08l1.732-5.261c.2-.776.864-1.367 1.68-1.367h5.675zm-8.33 9.777l2.607-7.916.01-.04a.105.105 0 01.03-.058.037.037 0 01.008-.005h7.373v8.034l-10.028-.015zm10.028.015v-8.034h5.777c.002 0 .01.006.02.02a.137.137 0 01.021.09l-2.973 7.819-.012.046a.102.102 0 01-.03.054l-.008.005h-2.795z"
68
49
  }))));
69
50
  };
70
- PageCl.propTypes = {
51
+ FolderOpenLine.propTypes = {
71
52
  iconClassName: PropTypes.string,
72
53
  spin: PropTypes.bool,
73
54
  color: PropTypes.string,
74
55
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
75
56
  };
76
- PageCl.defaultProps = {
57
+ FolderOpenLine.defaultProps = {
77
58
  spin: false,
78
59
  color: 'currentColor',
79
60
  size: '1em'
80
61
  };
81
- export default PageCl;
62
+ export default FolderOpenLine;
@@ -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 FolderCl = function FolderCl(props) {
14
+ var PageLine = function PageLine(props) {
15
15
  var color = props.color,
16
16
  size = props.size,
17
17
  spin = props.spin,
@@ -41,26 +41,22 @@ var FolderCl = function FolderCl(props) {
41
41
  }), /*#__PURE__*/React.createElement("svg", {
42
42
  width: "24",
43
43
  height: "24",
44
- fill: "none",
45
44
  xmlns: "http://www.w3.org/2000/svg"
46
45
  }, /*#__PURE__*/React.createElement("path", {
47
- d: "M2 6a2 2 0 012-2h6.607a2 2 0 012 2v1.75H2V6z",
48
- fill: "#202241"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- opacity: ".15",
51
- d: "M2 7h18a2 2 0 012 2v9a2 2 0 01-2 2H4a2 2 0 01-2-2V7z",
52
- fill: "#202241"
46
+ fillRule: "evenodd",
47
+ clipRule: "evenodd",
48
+ d: "M5 5v14h14V5H5zM4 3a1 1 0 00-1 1v16a1 1 0 001 1h16a1 1 0 001-1V4a1 1 0 00-1-1H4zm3.5 6.321c0-.532.432-.964.964-.964h7.072a.964.964 0 110 1.929H8.464A.964.964 0 017.5 9.32zm.964 2.893a.964.964 0 100 1.928h4.072a.964.964 0 100-1.928H8.464z"
53
49
  }))));
54
50
  };
55
- FolderCl.propTypes = {
51
+ PageLine.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
- FolderCl.defaultProps = {
57
+ PageLine.defaultProps = {
62
58
  spin: false,
63
59
  color: 'currentColor',
64
60
  size: '1em'
65
61
  };
66
- export default FolderCl;
62
+ export default PageLine;
@@ -48,23 +48,19 @@ var PageOpenCl = function PageOpenCl(props) {
48
48
  y: "3",
49
49
  width: "18",
50
50
  height: "18",
51
- rx: "2",
51
+ rx: "1",
52
52
  fill: "#1E76F0"
53
- }), /*#__PURE__*/React.createElement("rect", {
53
+ }), /*#__PURE__*/React.createElement("path", {
54
54
  opacity: ".7",
55
- x: "6.857",
56
- y: "6.857",
57
- width: "10.286",
58
- height: "1.929",
59
- rx: ".964",
55
+ fillRule: "evenodd",
56
+ clipRule: "evenodd",
57
+ d: "M7 9a1 1 0 011-1h8a1 1 0 110 2H8a1 1 0 01-1-1z",
60
58
  fill: "#fff"
61
- }), /*#__PURE__*/React.createElement("rect", {
59
+ }), /*#__PURE__*/React.createElement("path", {
62
60
  opacity: ".7",
63
- x: "6.857",
64
- y: "10.714",
65
- width: "6.429",
66
- height: "1.929",
67
- rx: ".964",
61
+ fillRule: "evenodd",
62
+ clipRule: "evenodd",
63
+ d: "M7 13a1 1 0 011-1h4a1 1 0 110 2H8a1 1 0 01-1-1z",
68
64
  fill: "#fff"
69
65
  }))));
70
66
  };
@@ -0,0 +1,79 @@
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 Property = function Property(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("g", {
46
+ clipPath: "url(#clip0_6404_776)"
47
+ }, /*#__PURE__*/React.createElement("path", {
48
+ fillRule: "evenodd",
49
+ clipRule: "evenodd",
50
+ d: "M4.417 3.42c.441.358.51 1.005.152 1.447a11.262 11.262 0 00-2.513 7.11c0 2.715.955 5.203 2.547 7.153a1.028 1.028 0 01-1.592 1.3A13.32 13.32 0 010 11.978C0 8.795 1.113 5.87 2.97 3.573a1.028 1.028 0 011.447-.152z"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ fillRule: "evenodd",
53
+ clipRule: "evenodd",
54
+ d: "M19.587 3.424a1.028 1.028 0 00-.153 1.446 11.263 11.263 0 012.51 7.106c0 2.695-.94 5.167-2.513 7.11a1.028 1.028 0 101.599 1.294A13.318 13.318 0 0024 11.976c0-3.18-1.112-6.104-2.967-8.399a1.028 1.028 0 00-1.446-.153z"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ fillRule: "evenodd",
57
+ clipRule: "evenodd",
58
+ d: "M6.01 16.839c0-.568.418-1.028.934-1.028h1.492l5.875-9.24a.913.913 0 01.767-.438h1.979c.516 0 .935.46.935 1.028 0 .568-.419 1.028-.936 1.028h-1.491L9.69 17.428a.914.914 0 01-.767.439H6.944c-.516 0-.935-.46-.935-1.028z"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M7.79 9.099c-.397.622-1.723.437-1.651-.616.071-1.054.86-1.994 2.033-2.213 1.307-.242 1.931.21 2.28.698.722.722 3.04 5.356 3.27 5.811 1.493 2.938 1.582 2.98 2.283 2.862.701-.118.29-1.427 1.568-1.12 1.279.31.366 2.13-.184 2.678-.623.62-2.203.977-3.171 0-.968-.978-3.197-5.417-4.117-7.196-.278-.537-.697-1.74-1.305-1.821-.588-.079-.61.295-1.006.917z"
61
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62
+ id: "clip0_6404_776"
63
+ }, /*#__PURE__*/React.createElement("rect", {
64
+ width: "24",
65
+ height: "24"
66
+ }))))));
67
+ };
68
+ Property.propTypes = {
69
+ iconClassName: PropTypes.string,
70
+ spin: PropTypes.bool,
71
+ color: PropTypes.string,
72
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
73
+ };
74
+ Property.defaultProps = {
75
+ spin: false,
76
+ color: 'currentColor',
77
+ size: '1em'
78
+ };
79
+ export default Property;
@@ -0,0 +1,62 @@
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 Smile = function Smile(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
+ fillRule: "evenodd",
47
+ clipRule: "evenodd",
48
+ d: "M12 4a8 8 0 00-8 8 8 8 0 008 8 8 8 0 008-8 8 8 0 00-8-8zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12zm6.5-4a1 1 0 011 1v1a1 1 0 11-2 0V9a1 1 0 011-1zm7 0a1 1 0 011 1v1a1 1 0 11-2 0V9a1 1 0 011-1zm-6.293 5.98l-.002-.001-.002-.002.024.022c.025.022.068.06.128.106a4.354 4.354 0 004.736.36 4.055 4.055 0 00.682-.466l.024-.023h.001a1 1 0 011.409 1.42l-.707-.708.707.707-.001.002h-.002l-.003.004-.007.007-.022.02a4.576 4.576 0 01-.296.252 6.355 6.355 0 01-6.926.541 6.047 6.047 0 01-.827-.54 4.616 4.616 0 01-.295-.252l-.022-.02L7.8 15.4l-.004-.003v-.002c-.001 0-.002 0 .705-.708l-.707.707a1 1 0 011.409-1.42"
49
+ }))));
50
+ };
51
+ Smile.propTypes = {
52
+ iconClassName: PropTypes.string,
53
+ spin: PropTypes.bool,
54
+ color: PropTypes.string,
55
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
56
+ };
57
+ Smile.defaultProps = {
58
+ spin: false,
59
+ color: 'currentColor',
60
+ size: '1em'
61
+ };
62
+ export default Smile;
@@ -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 SpaceCl = function SpaceCl(props) {
14
+ var SpaceLine = function SpaceLine(props) {
15
15
  var color = props.color,
16
16
  size = props.size,
17
17
  spin = props.spin,
@@ -41,30 +41,22 @@ var SpaceCl = function SpaceCl(props) {
41
41
  }), /*#__PURE__*/React.createElement("svg", {
42
42
  width: "24",
43
43
  height: "24",
44
- fill: "none",
45
44
  xmlns: "http://www.w3.org/2000/svg"
46
45
  }, /*#__PURE__*/React.createElement("path", {
47
- opacity: ".3",
48
- d: "M2.667 17.672V6.49l9.109 2.489v12.444l-8.425-2.801a1 1 0 01-.684-.949z",
49
- fill: "#202241"
50
- }), /*#__PURE__*/React.createElement("path", {
51
- opacity: ".15",
52
- d: "M21.109 17.591V6.489l-9.333 2.489v12.444l8.65-2.882a1 1 0 00.683-.949z",
53
- fill: "#202241"
54
- }), /*#__PURE__*/React.createElement("path", {
55
- d: "M11.9 8.978L2.666 6.454l8.978-2.386a1 1 0 01.509-.002l9.18 2.388-9.435 2.524z",
56
- fill: "#202241"
46
+ fillRule: "evenodd",
47
+ clipRule: "evenodd",
48
+ d: "M12.499 2.124a1.068 1.068 0 00-.998 0L3 6.663a.912.912 0 00-.499.798v9.078c0 .33.19.634.499.798l8.502 4.54c.309.164.69.164.998 0L21 17.337a.912.912 0 00.499-.798V7.461c0-.33-.19-.634-.499-.798L12.5 2.123zM12 10.93L5.557 7.426 12 3.986l6.443 3.44L12 10.93zm-7.506 5.077v-7.02l6.509 3.54v6.954l-6.509-3.474zm8.503 3.474l6.509-3.474v-7.02l-6.509 3.54v6.954z"
57
49
  }))));
58
50
  };
59
- SpaceCl.propTypes = {
51
+ SpaceLine.propTypes = {
60
52
  iconClassName: PropTypes.string,
61
53
  spin: PropTypes.bool,
62
54
  color: PropTypes.string,
63
55
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
64
56
  };
65
- SpaceCl.defaultProps = {
57
+ SpaceLine.defaultProps = {
66
58
  spin: false,
67
59
  color: 'currentColor',
68
60
  size: '1em'
69
61
  };
70
- export default SpaceCl;
62
+ export default SpaceLine;
@@ -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 SpaceOpenCl = function SpaceOpenCl(props) {
14
+ var SpaceOpenLine = function SpaceOpenLine(props) {
15
15
  var color = props.color,
16
16
  size = props.size,
17
17
  spin = props.spin,
@@ -41,34 +41,22 @@ var SpaceOpenCl = function SpaceOpenCl(props) {
41
41
  }), /*#__PURE__*/React.createElement("svg", {
42
42
  width: "24",
43
43
  height: "24",
44
- fill: "none",
45
44
  xmlns: "http://www.w3.org/2000/svg"
46
45
  }, /*#__PURE__*/React.createElement("path", {
47
- opacity: ".3",
48
- d: "M2.667 17.828v-5.534l9.22 5.239v6.465l-8.66-5.181a1.152 1.152 0 01-.56-.989z",
49
- fill: "#202241"
50
- }), /*#__PURE__*/React.createElement("path", {
51
- opacity: ".15",
52
- d: "M21.333 17.735v-5.438l-9.446 5.236V24l8.882-5.275c.35-.207.564-.584.564-.99z",
53
- fill: "#202241"
54
- }), /*#__PURE__*/React.createElement("path", {
55
- d: "M7.293 9.696l3.844 2.406c.405.253.915.256 1.322.006l4.05-2.48 4.824 2.689-9.421 5.402-9.22-5.402 4.6-2.62z",
56
- fill: "#202241"
57
- }), /*#__PURE__*/React.createElement("path", {
58
- opacity: ".3",
59
- d: "M11.137 12.102L3.272 7.18c-.813-.51-.806-1.715.014-2.213L11.15.183a1.253 1.253 0 011.295-.006l8.037 4.785c.833.496.84 1.719.013 2.225l-8.036 4.921c-.407.25-.917.247-1.322-.006z",
60
- fill: "#202241"
46
+ fillRule: "evenodd",
47
+ clipRule: "evenodd",
48
+ d: "M18.137 6.33l-6.217 3.735L5.836 6.33l6.084-3.631 6.217 3.63zm-6.871 5.756L3.59 7.374a1.238 1.238 0 01.013-2.118L11.28.676A1.243 1.243 0 0112.543.67l7.843 4.58c.813.475.82 1.646.013 2.13l-7.843 4.712a1.243 1.243 0 01-1.29-.006zm-4.417-1.694c.292.49.148 1.134-.32 1.439l-.55.357 6.016 3.456 5.94-3.484-.497-.352a1.074 1.074 0 01-.265-1.45.974.974 0 011.389-.278l2.271 2.166v5.614c0 .378-.195.726-.51.91l-7.821 4.589a.994.994 0 01-.498.141.96.96 0 01-.498-.137l-7.988-4.588A1.052 1.052 0 013 17.86v-5.599c-.002-.12.016-.24.053-.354a1.037 1.037 0 01.424-.554l1.995-1.296a.976.976 0 011.377.335zM11 17.456v3.233l-6-3.446V14.01l6 3.446zm2 3.215l5.833-3.422v-3.22L13 17.45v3.221z"
61
49
  }))));
62
50
  };
63
- SpaceOpenCl.propTypes = {
51
+ SpaceOpenLine.propTypes = {
64
52
  iconClassName: PropTypes.string,
65
53
  spin: PropTypes.bool,
66
54
  color: PropTypes.string,
67
55
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
68
56
  };
69
- SpaceOpenCl.defaultProps = {
57
+ SpaceOpenLine.defaultProps = {
70
58
  spin: false,
71
59
  color: 'currentColor',
72
60
  size: '1em'
73
61
  };
74
- export default SpaceOpenCl;
62
+ export default SpaceOpenLine;
package/dist/es/index.js CHANGED
@@ -55,6 +55,8 @@ 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
57
  export { default as TaApproveCancelled } from './icons/approve-cancelled';
58
+ export { default as TaSmile } from './icons/smile';
59
+ export { default as TaProperty } from './icons/property';
58
60
  export { default as TaTdLogo } from './icons/td-logo';
59
61
  export { default as TaLanguage } from './icons/language';
60
62
  export { default as TaCalendar } from './icons/calendar';
@@ -161,12 +163,6 @@ export { default as TaReportCl } from './icons/report-cl';
161
163
  export { default as TaUserTagCl } from './icons/user-tag-cl';
162
164
  export { default as TaGroupCl } from './icons/group-cl';
163
165
  export { default as TaVPropCl } from './icons/v-prop-cl';
164
- export { default as TaFolderCl } from './icons/folder-cl';
165
- export { default as TaFolderOpenCl } from './icons/folder-open-cl';
166
- export { default as TaSpaceCl } from './icons/space-cl';
167
- export { default as TaSpaceOpenCl } from './icons/space-open-cl';
168
- export { default as TaPageCl } from './icons/page-cl';
169
- export { default as TaPageOpenCl } from './icons/page-open-cl';
170
166
  export { default as TaMEventCl } from './icons/m-event-cl';
171
167
  export { default as TaMRetentionCl } from './icons/m-retention-cl';
172
168
  export { default as TaMFunnelCl } from './icons/m-funnel-cl';
@@ -311,8 +307,12 @@ export { default as TaBook } from './icons/book';
311
307
  export { default as TaBook2 } from './icons/book-2';
312
308
  export { default as TaSticker } from './icons/sticker';
313
309
  export { default as TaStickerFill } from './icons/sticker-fill';
314
- export { default as TaAvatarGroupCl } from './icons/avatar-group-cl';
315
- export { default as TaAvatarProjectCl } from './icons/avatar-project-cl';
310
+ export { default as TaFolderLine } from './icons/folder-line';
311
+ export { default as TaFolderOpenLine } from './icons/folder-open-line';
312
+ export { default as TaSpaceLine } from './icons/space-line';
313
+ export { default as TaSpaceOpenLine } from './icons/space-open-line';
314
+ export { default as TaPageLine } from './icons/page-line';
315
+ export { default as TaPageOpenCl } from './icons/page-open-cl';
316
316
  export { default as TaEventSm } from './icons/event-sm';
317
317
  export { default as TaEPropertySm } from './icons/e-property-sm';
318
318
  export { default as TaIndicatorSm } from './icons/indicator-sm';
@@ -355,4 +355,6 @@ export { default as TaGrid } from './icons/grid';
355
355
  export { default as TaDrag2 } from './icons/drag-2';
356
356
  export { default as TaExternal } from './icons/external';
357
357
  export { default as TaDisplayS } from './icons/display-s';
358
- export { default as TaShare } from './icons/share';
358
+ export { default as TaShare } from './icons/share';
359
+ export { default as TaAvatarGroupCl } from './icons/avatar-group-cl';
360
+ export { default as TaAvatarProjectCl } from './icons/avatar-project-cl';
package/dist/index.d.ts CHANGED
@@ -66,6 +66,8 @@ export const TaMute: Icon;
66
66
  export const TaApprove: Icon;
67
67
  export const TaEndTask: Icon;
68
68
  export const TaApproveCancelled: Icon;
69
+ export const TaSmile: Icon;
70
+ export const TaProperty: Icon;
69
71
  export const TaTdLogo: Icon;
70
72
  export const TaLanguage: Icon;
71
73
  export const TaCalendar: Icon;
@@ -172,12 +174,6 @@ export const TaReportCl: Icon;
172
174
  export const TaUserTagCl: Icon;
173
175
  export const TaGroupCl: Icon;
174
176
  export const TaVPropCl: Icon;
175
- export const TaFolderCl: Icon;
176
- export const TaFolderOpenCl: Icon;
177
- export const TaSpaceCl: Icon;
178
- export const TaSpaceOpenCl: Icon;
179
- export const TaPageCl: Icon;
180
- export const TaPageOpenCl: Icon;
181
177
  export const TaMEventCl: Icon;
182
178
  export const TaMRetentionCl: Icon;
183
179
  export const TaMFunnelCl: Icon;
@@ -322,8 +318,12 @@ export const TaBook: Icon;
322
318
  export const TaBook2: Icon;
323
319
  export const TaSticker: Icon;
324
320
  export const TaStickerFill: Icon;
325
- export const TaAvatarGroupCl: Icon;
326
- export const TaAvatarProjectCl: Icon;
321
+ export const TaFolderLine: Icon;
322
+ export const TaFolderOpenLine: Icon;
323
+ export const TaSpaceLine: Icon;
324
+ export const TaSpaceOpenLine: Icon;
325
+ export const TaPageLine: Icon;
326
+ export const TaPageOpenCl: Icon;
327
327
  export const TaEventSm: Icon;
328
328
  export const TaEPropertySm: Icon;
329
329
  export const TaIndicatorSm: Icon;
@@ -367,3 +367,5 @@ export const TaDrag2: Icon;
367
367
  export const TaExternal: Icon;
368
368
  export const TaDisplayS: Icon;
369
369
  export const TaShare: Icon;
370
+ export const TaAvatarGroupCl: Icon;
371
+ export const TaAvatarProjectCl: Icon;
@@ -50,17 +50,9 @@ var ChartCum = function ChartCum(props) {
50
50
  height: "24",
51
51
  xmlns: "http://www.w3.org/2000/svg"
52
52
  }, /*#__PURE__*/_react["default"].createElement("path", {
53
- d: "M17 4h3v3h-3V4z"
53
+ d: "M3.932 12.917h.002l.017-.006.08-.029c.074-.026.186-.068.331-.127a15.72 15.72 0 001.234-.568c1.037-.529 2.44-1.37 3.888-2.616 2.117-1.82 3.112-3.453 3.583-4.586l.04-.1-2.039.98a.9.9 0 11-.78-1.623l4.62-2.218 1.84 5.088a.9.9 0 01-1.693.612l-.556-1.537c-.644 1.334-1.795 2.99-3.842 4.75a21.682 21.682 0 01-4.243 2.854c-.569.29-1.042.497-1.376.632a11.524 11.524 0 01-.504.19l-.032.011-.01.003-.003.002c-.001 0-.002 0-.275-.843l.273.843a.9.9 0 01-.556-1.712h.001z"
54
54
  }), /*#__PURE__*/_react["default"].createElement("path", {
55
- d: "M17 10h3v10h-3V10z"
56
- }), /*#__PURE__*/_react["default"].createElement("path", {
57
- d: "M3 14.583h3V20H3v-5.417z"
58
- }), /*#__PURE__*/_react["default"].createElement("path", {
59
- d: "M13 12.75h-3V20h3v-7.25z"
60
- }), /*#__PURE__*/_react["default"].createElement("path", {
61
- d: "M6 9H3v3h3V9z"
62
- }), /*#__PURE__*/_react["default"].createElement("path", {
63
- d: "M13 7h-3v3h3V7z"
55
+ d: "M21.357 9.366l-4.637 5.777-6.9 1.431-3.718 5.022-1.58-1.223 4.169-5.607 6.898-1.431 4.188-5.192 1.58 1.223z"
64
56
  }))));
65
57
  };
66
58
  ChartCum.propTypes = {
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
18
18
  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; }
19
19
  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; }
20
20
  var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
21
- var FolderOpenCl = function FolderOpenCl(props) {
21
+ var FolderLine = function FolderLine(props) {
22
22
  var color = props.color,
23
23
  size = props.size,
24
24
  spin = props.spin,
@@ -48,27 +48,23 @@ var FolderOpenCl = function FolderOpenCl(props) {
48
48
  }), /*#__PURE__*/_react["default"].createElement("svg", {
49
49
  width: "24",
50
50
  height: "24",
51
- fill: "none",
52
51
  xmlns: "http://www.w3.org/2000/svg"
53
52
  }, /*#__PURE__*/_react["default"].createElement("path", {
54
- d: "M2 5v15l2.499-9.911a1 1 0 01.97-.756H16V7a1 1 0 00-1-1h-4a1 1 0 01-.8-.4l-.9-1.2a1 1 0 00-.8-.4H3a1 1 0 00-1 1z",
55
- fill: "#202241"
56
- }), /*#__PURE__*/_react["default"].createElement("path", {
57
- opacity: ".3",
58
- d: "M18.174 20H2l2.499-9.911a1 1 0 01.97-.756H20.67a1 1 0 01.961 1.277l-2.497 8.667a1 1 0 01-.96.723z",
59
- fill: "#202241"
53
+ fillRule: "evenodd",
54
+ clipRule: "evenodd",
55
+ d: "M10.419 5l2.714 3.273h6.962V19H3.905V5h6.514zM2 20V4c0-.552.426-1 .952-1h7.9c.276 0 .537.125.718.343L14 6.273h7.048c.526 0 .952.447.952 1V20c0 .552-.426 1-.952 1H2.952C2.426 21 2 20.552 2 20zm5-10c-.526 0-.952.448-.952 1s.426 1 .952 1h6.667c.526 0 .952-.448.952-1s-.426-1-.952-1H7z"
60
56
  }))));
61
57
  };
62
- FolderOpenCl.propTypes = {
58
+ FolderLine.propTypes = {
63
59
  iconClassName: _propTypes["default"].string,
64
60
  spin: _propTypes["default"].bool,
65
61
  color: _propTypes["default"].string,
66
62
  size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
67
63
  };
68
- FolderOpenCl.defaultProps = {
64
+ FolderLine.defaultProps = {
69
65
  spin: false,
70
66
  color: 'currentColor',
71
67
  size: '1em'
72
68
  };
73
- var _default = FolderOpenCl;
69
+ var _default = FolderLine;
74
70
  exports["default"] = _default;