@tant/icons 1.1.41 → 1.1.42
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/detail.js +1 -1
- package/dist/es/icons/sort-drop.js +3 -3
- package/dist/es/icons/sort-rise.js +3 -3
- package/dist/es/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/lib/icons/detail.js +1 -1
- package/dist/lib/icons/sort-drop.js +3 -3
- package/dist/lib/icons/sort-rise.js +3 -3
- package/dist/lib/index.js +2 -2
- package/dist/tant-icons.cjs.js +21 -21
- package/dist/tant-icons.esm.js +21 -21
- package/package.json +2 -2
package/dist/es/icons/detail.js
CHANGED
|
@@ -44,7 +44,7 @@ var Detail = function Detail(props) {
|
|
|
44
44
|
cursor: 'pointer'
|
|
45
45
|
})
|
|
46
46
|
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
-
d: "M20
|
|
47
|
+
d: "M20.222 22H7.778a.767.767 0 01-.55-.234A.812.812 0 017 21.2V6.8c0-.212.082-.416.228-.566A.767.767 0 017.778 6h12.444c.206 0 .404.084.55.234.146.15.228.354.228.566v14.4a.812.812 0 01-.228.566.767.767 0 01-.55.234zm-.778-1.6V7.6H8.556v12.8h10.888zm-8.555-8.8h6.222v1.6H10.89v-1.6zm0 3.2h6.222v1.6H10.89v-1.6z"
|
|
48
48
|
})));
|
|
49
49
|
};
|
|
50
50
|
|
|
@@ -44,11 +44,11 @@ var SortDrop = function SortDrop(props) {
|
|
|
44
44
|
cursor: 'pointer'
|
|
45
45
|
})
|
|
46
46
|
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
-
d: "
|
|
47
|
+
d: "M6 3v18l-6-6h4V3h2z"
|
|
48
48
|
}), /*#__PURE__*/React.createElement("path", {
|
|
49
|
-
d: "
|
|
49
|
+
d: "M10 3h2v10h-2V3z"
|
|
50
50
|
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M18 9V3h-2v6h2z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
@@ -44,11 +44,11 @@ var SortRise = function SortRise(props) {
|
|
|
44
44
|
cursor: 'pointer'
|
|
45
45
|
})
|
|
46
46
|
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
-
d: "
|
|
47
|
+
d: "M16 21V3l6 6h-4v12h-2z"
|
|
48
48
|
}), /*#__PURE__*/React.createElement("path", {
|
|
49
|
-
d: "
|
|
49
|
+
d: "M12 21h-2V11h2v10z"
|
|
50
50
|
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M4 15v6h2v-6H4z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
package/dist/es/index.js
CHANGED
|
@@ -132,8 +132,8 @@ export { default as TaLogoWechatCl } from './icons/logo-wechat-cl';
|
|
|
132
132
|
export { default as TaLogoWechatGray } from './icons/logo-wechat-gray';
|
|
133
133
|
export { default as TaLogoFeishuCl } from './icons/logo-feishu-cl';
|
|
134
134
|
export { default as TaLogoKingCl } from './icons/logo-king-cl';
|
|
135
|
-
export { default as TaLogoGarenaCl } from './icons/logo-garena -cl';
|
|
136
135
|
export { default as TaLogoCurrencylayerCl } from './icons/logo-currencylayer-cl';
|
|
136
|
+
export { default as TaLogoGarenaCl } from './icons/logo-garena -cl';
|
|
137
137
|
export { default as TaInfo } from './icons/info';
|
|
138
138
|
export { default as TaInfoFill } from './icons/info-fill';
|
|
139
139
|
export { default as TaHelp } from './icons/help';
|
package/dist/index.d.ts
CHANGED
|
@@ -142,8 +142,8 @@ export const TaLogoWechatCl: Icon;
|
|
|
142
142
|
export const TaLogoWechatGray: Icon;
|
|
143
143
|
export const TaLogoFeishuCl: Icon;
|
|
144
144
|
export const TaLogoKingCl: Icon;
|
|
145
|
-
export const TaLogoGarenaCl: Icon;
|
|
146
145
|
export const TaLogoCurrencylayerCl: Icon;
|
|
146
|
+
export const TaLogoGarenaCl: Icon;
|
|
147
147
|
export const TaInfo: Icon;
|
|
148
148
|
export const TaInfoFill: Icon;
|
|
149
149
|
export const TaHelp: Icon;
|
package/dist/lib/icons/detail.js
CHANGED
|
@@ -55,7 +55,7 @@ var Detail = function Detail(props) {
|
|
|
55
55
|
cursor: 'pointer'
|
|
56
56
|
})
|
|
57
57
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
58
|
-
d: "M20
|
|
58
|
+
d: "M20.222 22H7.778a.767.767 0 01-.55-.234A.812.812 0 017 21.2V6.8c0-.212.082-.416.228-.566A.767.767 0 017.778 6h12.444c.206 0 .404.084.55.234.146.15.228.354.228.566v14.4a.812.812 0 01-.228.566.767.767 0 01-.55.234zm-.778-1.6V7.6H8.556v12.8h10.888zm-8.555-8.8h6.222v1.6H10.89v-1.6zm0 3.2h6.222v1.6H10.89v-1.6z"
|
|
59
59
|
})));
|
|
60
60
|
};
|
|
61
61
|
|
|
@@ -55,11 +55,11 @@ var SortDrop = function SortDrop(props) {
|
|
|
55
55
|
cursor: 'pointer'
|
|
56
56
|
})
|
|
57
57
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
58
|
-
d: "
|
|
58
|
+
d: "M6 3v18l-6-6h4V3h2z"
|
|
59
59
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
-
d: "
|
|
60
|
+
d: "M10 3h2v10h-2V3z"
|
|
61
61
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
62
|
-
d: "
|
|
62
|
+
d: "M18 9V3h-2v6h2z"
|
|
63
63
|
})));
|
|
64
64
|
};
|
|
65
65
|
|
|
@@ -55,11 +55,11 @@ var SortRise = function SortRise(props) {
|
|
|
55
55
|
cursor: 'pointer'
|
|
56
56
|
})
|
|
57
57
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
58
|
-
d: "
|
|
58
|
+
d: "M16 21V3l6 6h-4v12h-2z"
|
|
59
59
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
-
d: "
|
|
60
|
+
d: "M12 21h-2V11h2v10z"
|
|
61
61
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
62
|
-
d: "
|
|
62
|
+
d: "M4 15v6h2v-6H4z"
|
|
63
63
|
})));
|
|
64
64
|
};
|
|
65
65
|
|
package/dist/lib/index.js
CHANGED
|
@@ -1994,10 +1994,10 @@ var _logoFeishuCl = _interopRequireDefault(require("./icons/logo-feishu-cl"));
|
|
|
1994
1994
|
|
|
1995
1995
|
var _logoKingCl = _interopRequireDefault(require("./icons/logo-king-cl"));
|
|
1996
1996
|
|
|
1997
|
-
var _logoGarenaCl = _interopRequireDefault(require("./icons/logo-garena -cl"));
|
|
1998
|
-
|
|
1999
1997
|
var _logoCurrencylayerCl = _interopRequireDefault(require("./icons/logo-currencylayer-cl"));
|
|
2000
1998
|
|
|
1999
|
+
var _logoGarenaCl = _interopRequireDefault(require("./icons/logo-garena -cl"));
|
|
2000
|
+
|
|
2001
2001
|
var _info = _interopRequireDefault(require("./icons/info"));
|
|
2002
2002
|
|
|
2003
2003
|
var _infoFill = _interopRequireDefault(require("./icons/info-fill"));
|
package/dist/tant-icons.cjs.js
CHANGED
|
@@ -4240,11 +4240,11 @@ var SortRise = function SortRise(props) {
|
|
|
4240
4240
|
cursor: 'pointer'
|
|
4241
4241
|
})
|
|
4242
4242
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4243
|
-
d: "
|
|
4243
|
+
d: "M16 21V3l6 6h-4v12h-2z"
|
|
4244
4244
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4245
|
-
d: "
|
|
4245
|
+
d: "M12 21h-2V11h2v10z"
|
|
4246
4246
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4247
|
-
d: "
|
|
4247
|
+
d: "M4 15v6h2v-6H4z"
|
|
4248
4248
|
})));
|
|
4249
4249
|
};
|
|
4250
4250
|
|
|
@@ -4289,11 +4289,11 @@ var SortDrop = function SortDrop(props) {
|
|
|
4289
4289
|
cursor: 'pointer'
|
|
4290
4290
|
})
|
|
4291
4291
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4292
|
-
d: "
|
|
4292
|
+
d: "M6 3v18l-6-6h4V3h2z"
|
|
4293
4293
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4294
|
-
d: "
|
|
4294
|
+
d: "M10 3h2v10h-2V3z"
|
|
4295
4295
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4296
|
-
d: "
|
|
4296
|
+
d: "M18 9V3h-2v6h2z"
|
|
4297
4297
|
})));
|
|
4298
4298
|
};
|
|
4299
4299
|
|
|
@@ -6509,7 +6509,7 @@ LogoKingCl.defaultProps = {
|
|
|
6509
6509
|
|
|
6510
6510
|
var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
|
|
6511
6511
|
|
|
6512
|
-
var
|
|
6512
|
+
var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
|
|
6513
6513
|
var color = props.color,
|
|
6514
6514
|
size = props.size,
|
|
6515
6515
|
spin = props.spin,
|
|
@@ -6536,18 +6536,22 @@ var LogoGarenaCl = function LogoGarenaCl(props) {
|
|
|
6536
6536
|
} : {}), {}, {
|
|
6537
6537
|
cursor: 'pointer'
|
|
6538
6538
|
})
|
|
6539
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
6540
|
+
width: "24",
|
|
6541
|
+
height: "24",
|
|
6542
|
+
fill: "#fff"
|
|
6539
6543
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6540
|
-
d: "
|
|
6541
|
-
fill: "#
|
|
6544
|
+
d: "M1.18 1.627c.052-.03.12-.034.206-.059.182-.053 1.03-.068 4.13-.068 2.146 0 3.93.015 3.966.04.036.023.05.082.031.136-.013.053-.544.62-1.175 1.259-.626.639-1.143 1.175-1.143 1.195 0 .015.172.18.385.366 2.673 2.317 4.683 5.982 5.713 10.417.45 1.922.658 3.591.713 5.61.022.86.018 1.026-.046 1.187a1.374 1.374 0 01-.63.673c-.227.112-.282.117-1.212.117-.921 0-.99-.005-1.202-.112a1.404 1.404 0 01-.627-.62c-.072-.146-.1-.307-.108-.659-.091-2.77-.386-4.742-1.017-6.82-.971-3.182-2.482-5.612-4.315-6.924l-.445-.317-1.452 1.527c-.799.844-1.502 1.556-1.566 1.595-.131.073-.263.02-.34-.136-.032-.059-.045-1.474-.045-4.138 0-3.645-.023-4.153.179-4.269zm13.534.097c-.037-.048-.05-.122-.037-.16.023-.06.545-.069 4.062-.06l4.038.015.105.113.104.112.009 4.108c.012 3.898.014 4.285-.132 4.352-.016.008-.034.011-.054.015-.059.015-.508-.44-1.566-1.571l-1.483-1.59-.268.175c-1.938 1.244-3.644 4.016-4.624 7.49l-.154.556-.046-.195a50.782 50.782 0 01-.19-.806c-.281-1.205-.822-2.83-1.38-4.132a7.038 7.038 0 01-.254-.644c0-.122.65-1.279 1.08-1.923a15.808 15.808 0 012.582-2.927c.282-.244.508-.459.504-.473a93.604 93.604 0 00-1.126-1.196c-.612-.644-1.139-1.21-1.17-1.259z",
|
|
6545
|
+
fill: "#2E70E0"
|
|
6542
6546
|
})));
|
|
6543
6547
|
};
|
|
6544
6548
|
|
|
6545
|
-
|
|
6549
|
+
LogoCurrencylayerCl.propTypes = {
|
|
6546
6550
|
spin: PropTypes.bool,
|
|
6547
6551
|
color: PropTypes.string,
|
|
6548
6552
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
6549
6553
|
};
|
|
6550
|
-
|
|
6554
|
+
LogoCurrencylayerCl.defaultProps = {
|
|
6551
6555
|
spin: false,
|
|
6552
6556
|
color: 'currentColor',
|
|
6553
6557
|
size: '16'
|
|
@@ -6555,7 +6559,7 @@ LogoGarenaCl.defaultProps = {
|
|
|
6555
6559
|
|
|
6556
6560
|
var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
|
|
6557
6561
|
|
|
6558
|
-
var
|
|
6562
|
+
var LogoGarenaCl = function LogoGarenaCl(props) {
|
|
6559
6563
|
var color = props.color,
|
|
6560
6564
|
size = props.size,
|
|
6561
6565
|
spin = props.spin,
|
|
@@ -6582,22 +6586,18 @@ var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
|
|
|
6582
6586
|
} : {}), {}, {
|
|
6583
6587
|
cursor: 'pointer'
|
|
6584
6588
|
})
|
|
6585
|
-
}), /*#__PURE__*/React.createElement("rect", {
|
|
6586
|
-
width: "24",
|
|
6587
|
-
height: "24",
|
|
6588
|
-
fill: "#fff"
|
|
6589
6589
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6590
|
-
d: "
|
|
6591
|
-
fill: "#
|
|
6590
|
+
d: "M7.932 12.964s1.469-2.947 7.601-1.245c0 0 .931 1.3 4.916.897 0 0-2.025 1.935-3.404 5.073 0 0-1.338 4.206-9.192 3.137 0 0-6.49-1.5-5.459-7.11 0 0 1.054-4.858 6.773-5.637l.638-.166s-2.028-1.122-6.048.676l-1.167.537L0 8.885s1.037-2.228 3.507-3.731h.25l3.714-2.228-2.025 1.825 2.717-1.18S12.41 2.466 14.013 2l-5.22 3.261s2.663-.563 3.925-.59l.288.59s2.682-.08 4.3.752c0 0-1.124 2.442 6.694 1.395l-.453.505-2.921 1.052-1.059.322.733.355.326.236h-4.257s-5.063-3.546-8.773 1.154c0 0-4.127 4.719-.432 8.106 0 0 6.594 3.301 7.859-4.697 0 0-1.015-4.077-6.119-1.37 0 0 1.029 1.287.027 1.716 0 0-2.337.553-.923-1.715",
|
|
6591
|
+
fill: "#E41E26"
|
|
6592
6592
|
})));
|
|
6593
6593
|
};
|
|
6594
6594
|
|
|
6595
|
-
|
|
6595
|
+
LogoGarenaCl.propTypes = {
|
|
6596
6596
|
spin: PropTypes.bool,
|
|
6597
6597
|
color: PropTypes.string,
|
|
6598
6598
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
6599
6599
|
};
|
|
6600
|
-
|
|
6600
|
+
LogoGarenaCl.defaultProps = {
|
|
6601
6601
|
spin: false,
|
|
6602
6602
|
color: 'currentColor',
|
|
6603
6603
|
size: '16'
|
|
@@ -11422,7 +11422,7 @@ var Detail = function Detail(props) {
|
|
|
11422
11422
|
cursor: 'pointer'
|
|
11423
11423
|
})
|
|
11424
11424
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11425
|
-
d: "M20
|
|
11425
|
+
d: "M20.222 22H7.778a.767.767 0 01-.55-.234A.812.812 0 017 21.2V6.8c0-.212.082-.416.228-.566A.767.767 0 017.778 6h12.444c.206 0 .404.084.55.234.146.15.228.354.228.566v14.4a.812.812 0 01-.228.566.767.767 0 01-.55.234zm-.778-1.6V7.6H8.556v12.8h10.888zm-8.555-8.8h6.222v1.6H10.89v-1.6zm0 3.2h6.222v1.6H10.89v-1.6z"
|
|
11426
11426
|
})));
|
|
11427
11427
|
};
|
|
11428
11428
|
|
package/dist/tant-icons.esm.js
CHANGED
|
@@ -4234,11 +4234,11 @@ var SortRise = function SortRise(props) {
|
|
|
4234
4234
|
cursor: 'pointer'
|
|
4235
4235
|
})
|
|
4236
4236
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4237
|
-
d: "
|
|
4237
|
+
d: "M16 21V3l6 6h-4v12h-2z"
|
|
4238
4238
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4239
|
-
d: "
|
|
4239
|
+
d: "M12 21h-2V11h2v10z"
|
|
4240
4240
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4241
|
-
d: "
|
|
4241
|
+
d: "M4 15v6h2v-6H4z"
|
|
4242
4242
|
})));
|
|
4243
4243
|
};
|
|
4244
4244
|
|
|
@@ -4283,11 +4283,11 @@ var SortDrop = function SortDrop(props) {
|
|
|
4283
4283
|
cursor: 'pointer'
|
|
4284
4284
|
})
|
|
4285
4285
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4286
|
-
d: "
|
|
4286
|
+
d: "M6 3v18l-6-6h4V3h2z"
|
|
4287
4287
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4288
|
-
d: "
|
|
4288
|
+
d: "M10 3h2v10h-2V3z"
|
|
4289
4289
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4290
|
-
d: "
|
|
4290
|
+
d: "M18 9V3h-2v6h2z"
|
|
4291
4291
|
})));
|
|
4292
4292
|
};
|
|
4293
4293
|
|
|
@@ -6503,7 +6503,7 @@ LogoKingCl.defaultProps = {
|
|
|
6503
6503
|
|
|
6504
6504
|
var loadingCircleStyle$26 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
|
|
6505
6505
|
|
|
6506
|
-
var
|
|
6506
|
+
var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
|
|
6507
6507
|
var color = props.color,
|
|
6508
6508
|
size = props.size,
|
|
6509
6509
|
spin = props.spin,
|
|
@@ -6530,18 +6530,22 @@ var LogoGarenaCl = function LogoGarenaCl(props) {
|
|
|
6530
6530
|
} : {}), {}, {
|
|
6531
6531
|
cursor: 'pointer'
|
|
6532
6532
|
})
|
|
6533
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
6534
|
+
width: "24",
|
|
6535
|
+
height: "24",
|
|
6536
|
+
fill: "#fff"
|
|
6533
6537
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6534
|
-
d: "
|
|
6535
|
-
fill: "#
|
|
6538
|
+
d: "M1.18 1.627c.052-.03.12-.034.206-.059.182-.053 1.03-.068 4.13-.068 2.146 0 3.93.015 3.966.04.036.023.05.082.031.136-.013.053-.544.62-1.175 1.259-.626.639-1.143 1.175-1.143 1.195 0 .015.172.18.385.366 2.673 2.317 4.683 5.982 5.713 10.417.45 1.922.658 3.591.713 5.61.022.86.018 1.026-.046 1.187a1.374 1.374 0 01-.63.673c-.227.112-.282.117-1.212.117-.921 0-.99-.005-1.202-.112a1.404 1.404 0 01-.627-.62c-.072-.146-.1-.307-.108-.659-.091-2.77-.386-4.742-1.017-6.82-.971-3.182-2.482-5.612-4.315-6.924l-.445-.317-1.452 1.527c-.799.844-1.502 1.556-1.566 1.595-.131.073-.263.02-.34-.136-.032-.059-.045-1.474-.045-4.138 0-3.645-.023-4.153.179-4.269zm13.534.097c-.037-.048-.05-.122-.037-.16.023-.06.545-.069 4.062-.06l4.038.015.105.113.104.112.009 4.108c.012 3.898.014 4.285-.132 4.352-.016.008-.034.011-.054.015-.059.015-.508-.44-1.566-1.571l-1.483-1.59-.268.175c-1.938 1.244-3.644 4.016-4.624 7.49l-.154.556-.046-.195a50.782 50.782 0 01-.19-.806c-.281-1.205-.822-2.83-1.38-4.132a7.038 7.038 0 01-.254-.644c0-.122.65-1.279 1.08-1.923a15.808 15.808 0 012.582-2.927c.282-.244.508-.459.504-.473a93.604 93.604 0 00-1.126-1.196c-.612-.644-1.139-1.21-1.17-1.259z",
|
|
6539
|
+
fill: "#2E70E0"
|
|
6536
6540
|
})));
|
|
6537
6541
|
};
|
|
6538
6542
|
|
|
6539
|
-
|
|
6543
|
+
LogoCurrencylayerCl.propTypes = {
|
|
6540
6544
|
spin: PropTypes.bool,
|
|
6541
6545
|
color: PropTypes.string,
|
|
6542
6546
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
6543
6547
|
};
|
|
6544
|
-
|
|
6548
|
+
LogoCurrencylayerCl.defaultProps = {
|
|
6545
6549
|
spin: false,
|
|
6546
6550
|
color: 'currentColor',
|
|
6547
6551
|
size: '16'
|
|
@@ -6549,7 +6553,7 @@ LogoGarenaCl.defaultProps = {
|
|
|
6549
6553
|
|
|
6550
6554
|
var loadingCircleStyle$27 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} .tant-icon-span { display: inline-flex; align-items: center; justify-content: center }';
|
|
6551
6555
|
|
|
6552
|
-
var
|
|
6556
|
+
var LogoGarenaCl = function LogoGarenaCl(props) {
|
|
6553
6557
|
var color = props.color,
|
|
6554
6558
|
size = props.size,
|
|
6555
6559
|
spin = props.spin,
|
|
@@ -6576,22 +6580,18 @@ var LogoCurrencylayerCl = function LogoCurrencylayerCl(props) {
|
|
|
6576
6580
|
} : {}), {}, {
|
|
6577
6581
|
cursor: 'pointer'
|
|
6578
6582
|
})
|
|
6579
|
-
}), /*#__PURE__*/React.createElement("rect", {
|
|
6580
|
-
width: "24",
|
|
6581
|
-
height: "24",
|
|
6582
|
-
fill: "#fff"
|
|
6583
6583
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6584
|
-
d: "
|
|
6585
|
-
fill: "#
|
|
6584
|
+
d: "M7.932 12.964s1.469-2.947 7.601-1.245c0 0 .931 1.3 4.916.897 0 0-2.025 1.935-3.404 5.073 0 0-1.338 4.206-9.192 3.137 0 0-6.49-1.5-5.459-7.11 0 0 1.054-4.858 6.773-5.637l.638-.166s-2.028-1.122-6.048.676l-1.167.537L0 8.885s1.037-2.228 3.507-3.731h.25l3.714-2.228-2.025 1.825 2.717-1.18S12.41 2.466 14.013 2l-5.22 3.261s2.663-.563 3.925-.59l.288.59s2.682-.08 4.3.752c0 0-1.124 2.442 6.694 1.395l-.453.505-2.921 1.052-1.059.322.733.355.326.236h-4.257s-5.063-3.546-8.773 1.154c0 0-4.127 4.719-.432 8.106 0 0 6.594 3.301 7.859-4.697 0 0-1.015-4.077-6.119-1.37 0 0 1.029 1.287.027 1.716 0 0-2.337.553-.923-1.715",
|
|
6585
|
+
fill: "#E41E26"
|
|
6586
6586
|
})));
|
|
6587
6587
|
};
|
|
6588
6588
|
|
|
6589
|
-
|
|
6589
|
+
LogoGarenaCl.propTypes = {
|
|
6590
6590
|
spin: PropTypes.bool,
|
|
6591
6591
|
color: PropTypes.string,
|
|
6592
6592
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
6593
6593
|
};
|
|
6594
|
-
|
|
6594
|
+
LogoGarenaCl.defaultProps = {
|
|
6595
6595
|
spin: false,
|
|
6596
6596
|
color: 'currentColor',
|
|
6597
6597
|
size: '16'
|
|
@@ -11416,7 +11416,7 @@ var Detail = function Detail(props) {
|
|
|
11416
11416
|
cursor: 'pointer'
|
|
11417
11417
|
})
|
|
11418
11418
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11419
|
-
d: "M20
|
|
11419
|
+
d: "M20.222 22H7.778a.767.767 0 01-.55-.234A.812.812 0 017 21.2V6.8c0-.212.082-.416.228-.566A.767.767 0 017.778 6h12.444c.206 0 .404.084.55.234.146.15.228.354.228.566v14.4a.812.812 0 01-.228.566.767.767 0 01-.55.234zm-.778-1.6V7.6H8.556v12.8h10.888zm-8.555-8.8h6.222v1.6H10.89v-1.6zm0 3.2h6.222v1.6H10.89v-1.6z"
|
|
11420
11420
|
})));
|
|
11421
11421
|
};
|
|
11422
11422
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tant/icons",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.42",
|
|
4
4
|
"description": "Icon automation workflow with Figma",
|
|
5
5
|
"main": "dist/lib/index.js",
|
|
6
6
|
"module": "dist/es/index.js",
|
|
@@ -75,4 +75,4 @@
|
|
|
75
75
|
"svgo": "^1.3.0",
|
|
76
76
|
"uppercamelcase": "^3.0.0"
|
|
77
77
|
}
|
|
78
|
-
}
|
|
78
|
+
}
|