@tant/icons 1.3.18 → 1.3.19

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.
@@ -44,22 +44,22 @@ var AlertCl = function AlertCl(props) {
44
44
  fill: "none",
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
46
  }, /*#__PURE__*/React.createElement("rect", {
47
- x: "2",
48
- y: "19",
49
- width: "20",
50
- height: "3",
47
+ x: "1",
48
+ y: "19.7",
49
+ width: "22",
50
+ height: "3.3",
51
51
  fill: "#1673F6",
52
52
  fillOpacity: ".3"
53
53
  }), /*#__PURE__*/React.createElement("path", {
54
- d: "M11 2h2v3h-2V2z",
54
+ d: "M10.9 1h2.2v3.3h-2.2V1z",
55
55
  fill: "#1E76F0",
56
56
  fillOpacity: ".3"
57
57
  }), /*#__PURE__*/React.createElement("path", {
58
- d: "M19.121 4l1.415 1.414-2.122 2.122L17 6.12 19.121 4z",
58
+ d: "M19.834 3.2l1.555 1.556-2.333 2.333L17.5 5.533 19.834 3.2z",
59
59
  fill: "#1E76F0",
60
60
  fillOpacity: ".3"
61
61
  }), /*#__PURE__*/React.createElement("path", {
62
- d: "M3 5.434L4.394 4l2.151 2.09-1.394 1.435L3 5.435z",
62
+ d: "M2.1 4.778L3.633 3.2 6 5.5 4.467 7.078 2.1 4.778z",
63
63
  fill: "#1E76F0",
64
64
  fillOpacity: ".3"
65
65
  }), /*#__PURE__*/React.createElement("g", {
@@ -69,7 +69,7 @@ var AlertCl = function AlertCl(props) {
69
69
  }, /*#__PURE__*/React.createElement("path", {
70
70
  fillRule: "evenodd",
71
71
  clipRule: "evenodd",
72
- d: "M12 6.229a7 7 0 00-7 7V20.5h14v-7.271a7 7 0 00-7-7zM10 13H8v4h2v-4z",
72
+ d: "M12 5.651a7.7 7.7 0 00-7.7 7.7v7.999h15.4v-7.999a7.7 7.7 0 00-7.7-7.7zM9.8 13.1H7.6v4.4h2.2v-4.4z",
73
73
  fill: "#1E76F0"
74
74
  })))));
75
75
  };
@@ -46,14 +46,14 @@ var DateMarkCl = function DateMarkCl(props) {
46
46
  }, /*#__PURE__*/React.createElement("path", {
47
47
  fillRule: "evenodd",
48
48
  clipRule: "evenodd",
49
- d: "M5.333 3h1.945v1.7h4.93V3h1.945v1.7h.903C16.129 4.7 17 5.588 17 6.683v11.334C17 19.112 16.13 20 15.056 20H3.944C2.871 20 2 19.112 2 18.017V6.683C2 5.588 2.87 4.7 3.944 4.7h1.39V3zm10 4.25H3.667v1.275h11.666V7.25z",
49
+ d: "M3.65 2h2.13v1.889h5.4V2h2.13v1.889h.989c1.176 0 2.13.987 2.13 2.204v12.592c0 1.217-.954 2.204-2.13 2.204H2.129C.954 20.889 0 19.902 0 18.685V6.093c0-1.217.953-2.204 2.13-2.204h1.52V2zm10.953 4.722H1.825V8.14h12.778V6.722z",
50
50
  fill: "#B3CFF8"
51
51
  }), /*#__PURE__*/React.createElement("g", {
52
52
  style: {
53
53
  mixBlendMode: 'multiply'
54
54
  }
55
55
  }, /*#__PURE__*/React.createElement("path", {
56
- d: "M23.404 14.19a.591.591 0 00-.478-.403l-3.413-.591-1.545-3.019a.607.607 0 00-.844-.234.606.606 0 00-.222.234l-1.528 3.019-3.413.609a.587.587 0 00-.514.725.574.574 0 00.164.278l2.492 2.247-.64 3.258a.585.585 0 00.239.575.655.655 0 00.631.043l3.098-1.492 3.089 1.492a.603.603 0 00.833-.296.585.585 0 00.037-.322l-.623-3.258 2.466-2.264a.575.575 0 00.17-.6z",
56
+ d: "M23.442 14.434a.659.659 0 00-.198-.3.638.638 0 00-.325-.148l-3.738-.658-1.692-3.353a.654.654 0 00-1.168 0l-1.673 3.354-3.739.676a.639.639 0 00-.34.14.657.657 0 00-.223.666.64.64 0 00.18.309l2.73 2.496-.702 3.62a.66.66 0 00.262.64.71.71 0 00.692.047l3.392-1.658 3.383 1.658a.653.653 0 00.954-.686l-.683-3.62 2.701-2.516a.64.64 0 00.187-.667z",
57
57
  fill: "#1673F6"
58
58
  })))));
59
59
  };
@@ -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 CmdMac = function CmdMac(props) {
14
+ var LogoWepieCl = function LogoWepieCl(props) {
15
15
  var color = props.color,
16
16
  size = props.size,
17
17
  spin = props.spin,
@@ -41,20 +41,29 @@ var CmdMac = function CmdMac(props) {
41
41
  }), /*#__PURE__*/React.createElement("svg", {
42
42
  width: "24",
43
43
  height: "24",
44
+ fill: "none",
44
45
  xmlns: "http://www.w3.org/2000/svg"
45
- }, /*#__PURE__*/React.createElement("path", {
46
- d: "M9.778 7.556h4.444V5.889a3.889 3.889 0 113.89 3.889h-1.668v4.444h1.667a3.89 3.89 0 11-3.889 3.89v-1.668H9.778v1.667a3.89 3.89 0 11-3.89-3.889h1.668V9.778H5.889a3.889 3.889 0 113.889-3.89v1.668zm-2.222 0V5.889a1.667 1.667 0 10-1.667 1.667h1.667zm0 8.888H5.889a1.667 1.667 0 101.667 1.667v-1.667zm8.888-8.888h1.667a1.667 1.667 0 10-1.667-1.667v1.667zm0 8.888v1.667a1.667 1.667 0 101.667-1.667h-1.667zM9.778 9.778v4.444h4.444V9.778H9.778z"
46
+ }, /*#__PURE__*/React.createElement("rect", {
47
+ width: "24",
48
+ height: "24",
49
+ rx: "1",
50
+ fill: "#06AD5C"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ fillRule: "evenodd",
53
+ clipRule: "evenodd",
54
+ d: "M11.137 2.413c-.071.017-.517.098-.99.18-1.427.25-3.023.979-4.206 1.922-.225.18-1.267 1.22-1.446 1.444C3.131 7.666 2.413 9.726 2.4 11.967c-.013 2.287.646 4.221 2.06 6.049.344.444 1.475 1.517 1.931 1.83 1.762 1.213 3.46 1.748 5.564 1.754 1.433.004 2.36-.163 3.575-.643 1.395-.551 2.218-1.091 3.276-2.148 1.058-1.057 1.598-1.879 2.15-3.272.48-1.213.648-2.14.644-3.57-.006-2.103-.541-3.799-1.755-5.558-.315-.456-1.388-1.586-1.833-1.929-1.725-1.332-3.586-2-5.755-2.067-.545-.017-1.049-.017-1.12 0zM7.691 7.837c.318.163.628.58.803 1.075.075.213.231.639.347.947l.48 1.277c.149.395.327.83.397.964.07.135.127.307.127.383 0 .075.079.3.175.499.236.485.514 1.594.514 2.048 0 1.129-.951 2.754-1.491 2.547-.069-.026-.185-.215-.258-.42a141.04 141.04 0 00-.834-2.222c-.153-.402-.393-1.041-.534-1.42l-.414-1.118c-.088-.237-.32-.837-.514-1.334-.425-1.084-.69-1.882-.691-2.085-.003-.336.29-.859.592-1.057.366-.24.93-.276 1.301-.084zm4.72.035c.212.109.382.29.504.538.219.444.806 1.94.806 2.053 0 .044.091.284.202.533.11.25.27.648.356.885.085.236.27.74.411 1.118.447 1.196.51 1.499.47 2.242a3.202 3.202 0 01-.869 2.043c-.51.556-.636.445-1.18-1.027-.191-.514-.44-1.167-.556-1.451-.115-.284-.285-.73-.377-.99-.093-.26-.27-.744-.395-1.075-.125-.331-.319-.854-.43-1.162-.113-.307-.361-.965-.553-1.462-.192-.497-.35-1.016-.35-1.154-.002-.333.372-.958.667-1.113.34-.18.921-.17 1.294.022zm5.445.038c1.36.694 1.129 2.807-.388 3.543-.43.21-.43.21-.456-.03-.022-.202-.086-.257-.424-.356-.803-.237-1.414-1.134-1.275-1.873.07-.37.322-.893.503-1.044.562-.465 1.404-.564 2.04-.24z",
55
+ fill: "#fff"
47
56
  }))));
48
57
  };
49
- CmdMac.propTypes = {
58
+ LogoWepieCl.propTypes = {
50
59
  iconClassName: PropTypes.string,
51
60
  spin: PropTypes.bool,
52
61
  color: PropTypes.string,
53
62
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
54
63
  };
55
- CmdMac.defaultProps = {
64
+ LogoWepieCl.defaultProps = {
56
65
  spin: false,
57
66
  color: 'currentColor',
58
67
  size: '1em'
59
68
  };
60
- export default CmdMac;
69
+ export default LogoWepieCl;
@@ -44,17 +44,17 @@ var TemplateCl = function TemplateCl(props) {
44
44
  fill: "none",
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
46
  }, /*#__PURE__*/React.createElement("path", {
47
- d: "M11.617 2l10.986 2.821-2.82 10.986-10.987-2.82L11.617 2z",
47
+ d: "M11.303 2L23 4.97l-3.003 11.565L8.3 13.565 11.303 2z",
48
48
  fill: "#B3CFF8"
49
49
  }), /*#__PURE__*/React.createElement("g", {
50
50
  style: {
51
51
  mixBlendMode: 'multiply'
52
52
  }
53
53
  }, /*#__PURE__*/React.createElement("path", {
54
- d: "M13.963 13.343a6.482 6.482 0 11-12.963 0 6.482 6.482 0 0112.963 0z",
54
+ d: "M13.801 13.94c0 3.769-3.09 6.823-6.9 6.823C3.089 20.763 0 17.708 0 13.94c0-3.768 3.09-6.823 6.9-6.823 3.812 0 6.901 3.055 6.901 6.823z",
55
55
  fill: "#B3CFF8"
56
56
  })), /*#__PURE__*/React.createElement("path", {
57
- d: "M14.773 9.796L21.79 21.95H7.757l7.016-12.153z",
57
+ d: "M14.664 10.207L22.134 23H7.194l7.47-12.793z",
58
58
  fill: "#156EF0"
59
59
  }))));
60
60
  };
package/dist/es/index.js CHANGED
@@ -155,6 +155,7 @@ export { default as TaLogoAppleGray } from './icons/logo-apple-gray';
155
155
  export { default as TaLogoXiaomiCl } from './icons/logo-xiaomi -cl';
156
156
  export { default as TaLogoFutuCl } from './icons/logo-futu-cl';
157
157
  export { default as TaLogoHappyelementCl } from './icons/logo-happyelement-cl';
158
+ export { default as TaLogoWepieCl } from './icons/logo-wepie-cl';
158
159
  export { default as TaDashboardCl } from './icons/dashboard-cl';
159
160
  export { default as TaReportCl } from './icons/report-cl';
160
161
  export { default as TaUserTagCl } from './icons/user-tag-cl';
@@ -290,7 +291,6 @@ export { default as TaNewIndicator } from './icons/new-indicator';
290
291
  export { default as TaBoxOpen } from './icons/box-open';
291
292
  export { default as TaInterval } from './icons/interval';
292
293
  export { default as TaRevert } from './icons/revert';
293
- export { default as TaCmdMac } from './icons/cmd-mac';
294
294
  export { default as TaReport } from './icons/report';
295
295
  export { default as TaReportRemoval } from './icons/report-removal';
296
296
  export { default as TaFileAdd } from './icons/file-add';
package/dist/index.d.ts CHANGED
@@ -166,6 +166,7 @@ export const TaLogoAppleGray: Icon;
166
166
  export const TaLogoXiaomiCl: Icon;
167
167
  export const TaLogoFutuCl: Icon;
168
168
  export const TaLogoHappyelementCl: Icon;
169
+ export const TaLogoWepieCl: Icon;
169
170
  export const TaDashboardCl: Icon;
170
171
  export const TaReportCl: Icon;
171
172
  export const TaUserTagCl: Icon;
@@ -301,7 +302,6 @@ export const TaNewIndicator: Icon;
301
302
  export const TaBoxOpen: Icon;
302
303
  export const TaInterval: Icon;
303
304
  export const TaRevert: Icon;
304
- export const TaCmdMac: Icon;
305
305
  export const TaReport: Icon;
306
306
  export const TaReportRemoval: Icon;
307
307
  export const TaFileAdd: Icon;
@@ -51,22 +51,22 @@ var AlertCl = function AlertCl(props) {
51
51
  fill: "none",
52
52
  xmlns: "http://www.w3.org/2000/svg"
53
53
  }, /*#__PURE__*/_react["default"].createElement("rect", {
54
- x: "2",
55
- y: "19",
56
- width: "20",
57
- height: "3",
54
+ x: "1",
55
+ y: "19.7",
56
+ width: "22",
57
+ height: "3.3",
58
58
  fill: "#1673F6",
59
59
  fillOpacity: ".3"
60
60
  }), /*#__PURE__*/_react["default"].createElement("path", {
61
- d: "M11 2h2v3h-2V2z",
61
+ d: "M10.9 1h2.2v3.3h-2.2V1z",
62
62
  fill: "#1E76F0",
63
63
  fillOpacity: ".3"
64
64
  }), /*#__PURE__*/_react["default"].createElement("path", {
65
- d: "M19.121 4l1.415 1.414-2.122 2.122L17 6.12 19.121 4z",
65
+ d: "M19.834 3.2l1.555 1.556-2.333 2.333L17.5 5.533 19.834 3.2z",
66
66
  fill: "#1E76F0",
67
67
  fillOpacity: ".3"
68
68
  }), /*#__PURE__*/_react["default"].createElement("path", {
69
- d: "M3 5.434L4.394 4l2.151 2.09-1.394 1.435L3 5.435z",
69
+ d: "M2.1 4.778L3.633 3.2 6 5.5 4.467 7.078 2.1 4.778z",
70
70
  fill: "#1E76F0",
71
71
  fillOpacity: ".3"
72
72
  }), /*#__PURE__*/_react["default"].createElement("g", {
@@ -76,7 +76,7 @@ var AlertCl = function AlertCl(props) {
76
76
  }, /*#__PURE__*/_react["default"].createElement("path", {
77
77
  fillRule: "evenodd",
78
78
  clipRule: "evenodd",
79
- d: "M12 6.229a7 7 0 00-7 7V20.5h14v-7.271a7 7 0 00-7-7zM10 13H8v4h2v-4z",
79
+ d: "M12 5.651a7.7 7.7 0 00-7.7 7.7v7.999h15.4v-7.999a7.7 7.7 0 00-7.7-7.7zM9.8 13.1H7.6v4.4h2.2v-4.4z",
80
80
  fill: "#1E76F0"
81
81
  })))));
82
82
  };
@@ -53,14 +53,14 @@ var DateMarkCl = function DateMarkCl(props) {
53
53
  }, /*#__PURE__*/_react["default"].createElement("path", {
54
54
  fillRule: "evenodd",
55
55
  clipRule: "evenodd",
56
- d: "M5.333 3h1.945v1.7h4.93V3h1.945v1.7h.903C16.129 4.7 17 5.588 17 6.683v11.334C17 19.112 16.13 20 15.056 20H3.944C2.871 20 2 19.112 2 18.017V6.683C2 5.588 2.87 4.7 3.944 4.7h1.39V3zm10 4.25H3.667v1.275h11.666V7.25z",
56
+ d: "M3.65 2h2.13v1.889h5.4V2h2.13v1.889h.989c1.176 0 2.13.987 2.13 2.204v12.592c0 1.217-.954 2.204-2.13 2.204H2.129C.954 20.889 0 19.902 0 18.685V6.093c0-1.217.953-2.204 2.13-2.204h1.52V2zm10.953 4.722H1.825V8.14h12.778V6.722z",
57
57
  fill: "#B3CFF8"
58
58
  }), /*#__PURE__*/_react["default"].createElement("g", {
59
59
  style: {
60
60
  mixBlendMode: 'multiply'
61
61
  }
62
62
  }, /*#__PURE__*/_react["default"].createElement("path", {
63
- d: "M23.404 14.19a.591.591 0 00-.478-.403l-3.413-.591-1.545-3.019a.607.607 0 00-.844-.234.606.606 0 00-.222.234l-1.528 3.019-3.413.609a.587.587 0 00-.514.725.574.574 0 00.164.278l2.492 2.247-.64 3.258a.585.585 0 00.239.575.655.655 0 00.631.043l3.098-1.492 3.089 1.492a.603.603 0 00.833-.296.585.585 0 00.037-.322l-.623-3.258 2.466-2.264a.575.575 0 00.17-.6z",
63
+ d: "M23.442 14.434a.659.659 0 00-.198-.3.638.638 0 00-.325-.148l-3.738-.658-1.692-3.353a.654.654 0 00-1.168 0l-1.673 3.354-3.739.676a.639.639 0 00-.34.14.657.657 0 00-.223.666.64.64 0 00.18.309l2.73 2.496-.702 3.62a.66.66 0 00.262.64.71.71 0 00.692.047l3.392-1.658 3.383 1.658a.653.653 0 00.954-.686l-.683-3.62 2.701-2.516a.64.64 0 00.187-.667z",
64
64
  fill: "#1673F6"
65
65
  })))));
66
66
  };
@@ -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 CmdMac = function CmdMac(props) {
21
+ var LogoWepieCl = function LogoWepieCl(props) {
22
22
  var color = props.color,
23
23
  size = props.size,
24
24
  spin = props.spin,
@@ -48,21 +48,30 @@ var CmdMac = function CmdMac(props) {
48
48
  }), /*#__PURE__*/_react["default"].createElement("svg", {
49
49
  width: "24",
50
50
  height: "24",
51
+ fill: "none",
51
52
  xmlns: "http://www.w3.org/2000/svg"
52
- }, /*#__PURE__*/_react["default"].createElement("path", {
53
- d: "M9.778 7.556h4.444V5.889a3.889 3.889 0 113.89 3.889h-1.668v4.444h1.667a3.89 3.89 0 11-3.889 3.89v-1.668H9.778v1.667a3.89 3.89 0 11-3.89-3.889h1.668V9.778H5.889a3.889 3.889 0 113.889-3.89v1.668zm-2.222 0V5.889a1.667 1.667 0 10-1.667 1.667h1.667zm0 8.888H5.889a1.667 1.667 0 101.667 1.667v-1.667zm8.888-8.888h1.667a1.667 1.667 0 10-1.667-1.667v1.667zm0 8.888v1.667a1.667 1.667 0 101.667-1.667h-1.667zM9.778 9.778v4.444h4.444V9.778H9.778z"
53
+ }, /*#__PURE__*/_react["default"].createElement("rect", {
54
+ width: "24",
55
+ height: "24",
56
+ rx: "1",
57
+ fill: "#06AD5C"
58
+ }), /*#__PURE__*/_react["default"].createElement("path", {
59
+ fillRule: "evenodd",
60
+ clipRule: "evenodd",
61
+ d: "M11.137 2.413c-.071.017-.517.098-.99.18-1.427.25-3.023.979-4.206 1.922-.225.18-1.267 1.22-1.446 1.444C3.131 7.666 2.413 9.726 2.4 11.967c-.013 2.287.646 4.221 2.06 6.049.344.444 1.475 1.517 1.931 1.83 1.762 1.213 3.46 1.748 5.564 1.754 1.433.004 2.36-.163 3.575-.643 1.395-.551 2.218-1.091 3.276-2.148 1.058-1.057 1.598-1.879 2.15-3.272.48-1.213.648-2.14.644-3.57-.006-2.103-.541-3.799-1.755-5.558-.315-.456-1.388-1.586-1.833-1.929-1.725-1.332-3.586-2-5.755-2.067-.545-.017-1.049-.017-1.12 0zM7.691 7.837c.318.163.628.58.803 1.075.075.213.231.639.347.947l.48 1.277c.149.395.327.83.397.964.07.135.127.307.127.383 0 .075.079.3.175.499.236.485.514 1.594.514 2.048 0 1.129-.951 2.754-1.491 2.547-.069-.026-.185-.215-.258-.42a141.04 141.04 0 00-.834-2.222c-.153-.402-.393-1.041-.534-1.42l-.414-1.118c-.088-.237-.32-.837-.514-1.334-.425-1.084-.69-1.882-.691-2.085-.003-.336.29-.859.592-1.057.366-.24.93-.276 1.301-.084zm4.72.035c.212.109.382.29.504.538.219.444.806 1.94.806 2.053 0 .044.091.284.202.533.11.25.27.648.356.885.085.236.27.74.411 1.118.447 1.196.51 1.499.47 2.242a3.202 3.202 0 01-.869 2.043c-.51.556-.636.445-1.18-1.027-.191-.514-.44-1.167-.556-1.451-.115-.284-.285-.73-.377-.99-.093-.26-.27-.744-.395-1.075-.125-.331-.319-.854-.43-1.162-.113-.307-.361-.965-.553-1.462-.192-.497-.35-1.016-.35-1.154-.002-.333.372-.958.667-1.113.34-.18.921-.17 1.294.022zm5.445.038c1.36.694 1.129 2.807-.388 3.543-.43.21-.43.21-.456-.03-.022-.202-.086-.257-.424-.356-.803-.237-1.414-1.134-1.275-1.873.07-.37.322-.893.503-1.044.562-.465 1.404-.564 2.04-.24z",
62
+ fill: "#fff"
54
63
  }))));
55
64
  };
56
- CmdMac.propTypes = {
65
+ LogoWepieCl.propTypes = {
57
66
  iconClassName: _propTypes["default"].string,
58
67
  spin: _propTypes["default"].bool,
59
68
  color: _propTypes["default"].string,
60
69
  size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
61
70
  };
62
- CmdMac.defaultProps = {
71
+ LogoWepieCl.defaultProps = {
63
72
  spin: false,
64
73
  color: 'currentColor',
65
74
  size: '1em'
66
75
  };
67
- var _default = CmdMac;
76
+ var _default = LogoWepieCl;
68
77
  exports["default"] = _default;
@@ -51,17 +51,17 @@ var TemplateCl = function TemplateCl(props) {
51
51
  fill: "none",
52
52
  xmlns: "http://www.w3.org/2000/svg"
53
53
  }, /*#__PURE__*/_react["default"].createElement("path", {
54
- d: "M11.617 2l10.986 2.821-2.82 10.986-10.987-2.82L11.617 2z",
54
+ d: "M11.303 2L23 4.97l-3.003 11.565L8.3 13.565 11.303 2z",
55
55
  fill: "#B3CFF8"
56
56
  }), /*#__PURE__*/_react["default"].createElement("g", {
57
57
  style: {
58
58
  mixBlendMode: 'multiply'
59
59
  }
60
60
  }, /*#__PURE__*/_react["default"].createElement("path", {
61
- d: "M13.963 13.343a6.482 6.482 0 11-12.963 0 6.482 6.482 0 0112.963 0z",
61
+ d: "M13.801 13.94c0 3.769-3.09 6.823-6.9 6.823C3.089 20.763 0 17.708 0 13.94c0-3.768 3.09-6.823 6.9-6.823 3.812 0 6.901 3.055 6.901 6.823z",
62
62
  fill: "#B3CFF8"
63
63
  })), /*#__PURE__*/_react["default"].createElement("path", {
64
- d: "M14.773 9.796L21.79 21.95H7.757l7.016-12.153z",
64
+ d: "M14.664 10.207L22.134 23H7.194l7.47-12.793z",
65
65
  fill: "#156EF0"
66
66
  }))));
67
67
  };
package/dist/lib/index.js CHANGED
@@ -393,12 +393,6 @@ Object.defineProperty(exports, "TaClose", {
393
393
  return _close["default"];
394
394
  }
395
395
  });
396
- Object.defineProperty(exports, "TaCmdMac", {
397
- enumerable: true,
398
- get: function get() {
399
- return _cmdMac["default"];
400
- }
401
- });
402
396
  Object.defineProperty(exports, "TaCode", {
403
397
  enumerable: true,
404
398
  get: function get() {
@@ -1227,6 +1221,12 @@ Object.defineProperty(exports, "TaLogoWecomGray", {
1227
1221
  return _logoWecomGray["default"];
1228
1222
  }
1229
1223
  });
1224
+ Object.defineProperty(exports, "TaLogoWepieCl", {
1225
+ enumerable: true,
1226
+ get: function get() {
1227
+ return _logoWepieCl["default"];
1228
+ }
1229
+ });
1230
1230
  Object.defineProperty(exports, "TaLogoXiaomiCl", {
1231
1231
  enumerable: true,
1232
1232
  get: function get() {
@@ -2308,6 +2308,7 @@ var _logoAppleGray = _interopRequireDefault(require("./icons/logo-apple-gray"));
2308
2308
  var _logoXiaomiCl = _interopRequireDefault(require("./icons/logo-xiaomi -cl"));
2309
2309
  var _logoFutuCl = _interopRequireDefault(require("./icons/logo-futu-cl"));
2310
2310
  var _logoHappyelementCl = _interopRequireDefault(require("./icons/logo-happyelement-cl"));
2311
+ var _logoWepieCl = _interopRequireDefault(require("./icons/logo-wepie-cl"));
2311
2312
  var _dashboardCl = _interopRequireDefault(require("./icons/dashboard-cl"));
2312
2313
  var _reportCl = _interopRequireDefault(require("./icons/report-cl"));
2313
2314
  var _userTagCl = _interopRequireDefault(require("./icons/user-tag-cl"));
@@ -2443,7 +2444,6 @@ var _newIndicator = _interopRequireDefault(require("./icons/new-indicator"));
2443
2444
  var _boxOpen = _interopRequireDefault(require("./icons/box-open"));
2444
2445
  var _interval = _interopRequireDefault(require("./icons/interval"));
2445
2446
  var _revert = _interopRequireDefault(require("./icons/revert"));
2446
- var _cmdMac = _interopRequireDefault(require("./icons/cmd-mac"));
2447
2447
  var _report = _interopRequireDefault(require("./icons/report"));
2448
2448
  var _reportRemoval = _interopRequireDefault(require("./icons/report-removal"));
2449
2449
  var _fileAdd = _interopRequireDefault(require("./icons/file-add"));