@teamturing/icons 1.27.0 → 1.28.0
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/League.d.ts +3 -0
- package/dist/Twinkle.d.ts +3 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +26 -0
- package/esm/League.js +17 -0
- package/esm/Twinkle.js +15 -0
- package/esm/index.js +2 -0
- package/package.json +2 -2
- package/svg/league.svg +3 -0
- package/svg/twinkle.svg +4 -0
package/dist/League.d.ts
ADDED
package/dist/index.d.ts
CHANGED
|
@@ -92,6 +92,7 @@ export { default as InfoInCircleIcon } from './InfoInCircle';
|
|
|
92
92
|
export { default as InstagramIcon } from './Instagram';
|
|
93
93
|
export { default as KakaoColorIcon } from './KakaoColor';
|
|
94
94
|
export { default as KorIcon } from './Kor';
|
|
95
|
+
export { default as LeagueIcon } from './League';
|
|
95
96
|
export { default as LetterIcon } from './Letter';
|
|
96
97
|
export { default as LetterCrownColorIcon } from './LetterCrownColor';
|
|
97
98
|
export { default as LetterHeartColorIcon } from './LetterHeartColor';
|
|
@@ -183,6 +184,7 @@ export { default as TouchIcon } from './Touch';
|
|
|
183
184
|
export { default as TrashIcon } from './Trash';
|
|
184
185
|
export { default as TreasureboxIcon } from './Treasurebox';
|
|
185
186
|
export { default as TrophyIcon } from './Trophy';
|
|
187
|
+
export { default as TwinkleIcon } from './Twinkle';
|
|
186
188
|
export { default as UndoIcon } from './Undo';
|
|
187
189
|
export { default as UniversityIcon } from './University';
|
|
188
190
|
export { default as UserBlockedIcon } from './UserBlocked';
|
package/dist/index.js
CHANGED
|
@@ -1453,6 +1453,19 @@ const SvgKor = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
|
|
|
1453
1453
|
d: "M13.902 6.822v10.357a1.021 1.021 0 0 0 2.043 0V12.2h.761a.894.894 0 1 0 0-1.788h-.761v-3.59a1.021 1.021 0 1 0-2.043 0ZM8.022 15.776c3.188-1.833 4.52-4.486 4.762-7.528.054-.68-.502-1.219-1.162-1.219H7.755a.887.887 0 0 0 0 1.775h2.981c-.318 2.232-1.502 3.905-3.644 5.21-.501.305-.677.98-.325 1.475a.958.958 0 0 0 1.255.287Z"
|
|
1454
1454
|
}));
|
|
1455
1455
|
|
|
1456
|
+
const SvgLeague = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1457
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1458
|
+
width: "1em",
|
|
1459
|
+
height: "1em",
|
|
1460
|
+
fill: "none",
|
|
1461
|
+
viewBox: "0 0 24 24"
|
|
1462
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
1463
|
+
fill: "currentColor",
|
|
1464
|
+
fillRule: "evenodd",
|
|
1465
|
+
d: "M5.064 1C3.924 1 3 1.924 3 3.064v14.858c0 .811.476 1.548 1.216 1.881l6.684 3.014a2.064 2.064 0 0 0 1.654.018l7.187-3.046a2.064 2.064 0 0 0 1.259-1.9V3.064C21 1.924 20.076 1 18.936 1H5.064Zm2.61 13.331c.03.27.251.473.514.473h7.623a.524.524 0 0 0 .514-.473l.654-5.82c.059-.522-.571-.808-.904-.411l-1.94 2.31-1.433-3.146a.766.766 0 0 0-1.405 0L9.864 10.41 7.924 8.1c-.333-.397-.963-.11-.904.411l.654 5.82Z",
|
|
1466
|
+
clipRule: "evenodd"
|
|
1467
|
+
}));
|
|
1468
|
+
|
|
1456
1469
|
const SvgLetter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
1457
1470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1458
1471
|
width: "1em",
|
|
@@ -3030,6 +3043,17 @@ const SvgTrophy = props => /*#__PURE__*/React__namespace.createElement("svg", _e
|
|
|
3030
3043
|
clipRule: "evenodd"
|
|
3031
3044
|
}));
|
|
3032
3045
|
|
|
3046
|
+
const SvgTwinkle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
3047
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3048
|
+
width: "1em",
|
|
3049
|
+
height: "1em",
|
|
3050
|
+
fill: "none",
|
|
3051
|
+
viewBox: "0 0 24 24"
|
|
3052
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
3053
|
+
fill: "currentColor",
|
|
3054
|
+
d: "M19.42 18.696a.807.807 0 0 1 .36-.36l2.084-1.043a.808.808 0 0 0 0-1.444l-2.084-1.042a.808.808 0 0 1-.36-.361l-1.043-2.084a.808.808 0 0 0-1.444 0l-1.042 2.084a.808.808 0 0 1-.361.361l-2.083 1.042a.808.808 0 0 0 0 1.444l2.083 1.042a.807.807 0 0 1 .361.361l1.042 2.084a.808.808 0 0 0 1.445 0l1.041-2.084ZM10.877 11.81a.808.808 0 0 1 .36-.362l3.35-1.674a.808.808 0 0 0 0-1.445l-3.35-1.674a.808.808 0 0 1-.36-.362L9.202 2.945a.808.808 0 0 0-1.444 0L6.083 6.293a.808.808 0 0 1-.361.362L2.373 8.329a.808.808 0 0 0 0 1.445l3.349 1.674a.807.807 0 0 1 .361.361l1.675 3.349a.808.808 0 0 0 1.444 0l1.675-3.349Z"
|
|
3055
|
+
}));
|
|
3056
|
+
|
|
3033
3057
|
const SvgUndo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
3034
3058
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3035
3059
|
width: "1em",
|
|
@@ -3395,6 +3419,7 @@ exports.InfoInCircleIcon = SvgInfoInCircle;
|
|
|
3395
3419
|
exports.InstagramIcon = SvgInstagram;
|
|
3396
3420
|
exports.KakaoColorIcon = SvgKakaoColor;
|
|
3397
3421
|
exports.KorIcon = SvgKor;
|
|
3422
|
+
exports.LeagueIcon = SvgLeague;
|
|
3398
3423
|
exports.LetterCrownColorIcon = SvgLetterCrownColor;
|
|
3399
3424
|
exports.LetterHeartColorIcon = SvgLetterHeartColor;
|
|
3400
3425
|
exports.LetterIcon = SvgLetter;
|
|
@@ -3486,6 +3511,7 @@ exports.TouchIcon = SvgTouch;
|
|
|
3486
3511
|
exports.TrashIcon = SvgTrash;
|
|
3487
3512
|
exports.TreasureboxIcon = SvgTreasurebox;
|
|
3488
3513
|
exports.TrophyIcon = SvgTrophy;
|
|
3514
|
+
exports.TwinkleIcon = SvgTwinkle;
|
|
3489
3515
|
exports.UndoIcon = SvgUndo;
|
|
3490
3516
|
exports.UniversityIcon = SvgUniversity;
|
|
3491
3517
|
exports.UserBlockedIcon = SvgUserBlocked;
|
package/esm/League.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLeague = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M5.064 1C3.924 1 3 1.924 3 3.064v14.858c0 .811.476 1.548 1.216 1.881l6.684 3.014a2.064 2.064 0 0 0 1.654.018l7.187-3.046a2.064 2.064 0 0 0 1.259-1.9V3.064C21 1.924 20.076 1 18.936 1H5.064Zm2.61 13.331c.03.27.251.473.514.473h7.623a.524.524 0 0 0 .514-.473l.654-5.82c.059-.522-.571-.808-.904-.411l-1.94 2.31-1.433-3.146a.766.766 0 0 0-1.405 0L9.864 10.41 7.924 8.1c-.333-.397-.963-.11-.904.411l.654 5.82Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
}));
|
|
16
|
+
|
|
17
|
+
export { SvgLeague as default };
|
package/esm/Twinkle.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgTwinkle = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
d: "M19.42 18.696a.807.807 0 0 1 .36-.36l2.084-1.043a.808.808 0 0 0 0-1.444l-2.084-1.042a.808.808 0 0 1-.36-.361l-1.043-2.084a.808.808 0 0 0-1.444 0l-1.042 2.084a.808.808 0 0 1-.361.361l-2.083 1.042a.808.808 0 0 0 0 1.444l2.083 1.042a.807.807 0 0 1 .361.361l1.042 2.084a.808.808 0 0 0 1.445 0l1.041-2.084ZM10.877 11.81a.808.808 0 0 1 .36-.362l3.35-1.674a.808.808 0 0 0 0-1.445l-3.35-1.674a.808.808 0 0 1-.36-.362L9.202 2.945a.808.808 0 0 0-1.444 0L6.083 6.293a.808.808 0 0 1-.361.362L2.373 8.329a.808.808 0 0 0 0 1.445l3.349 1.674a.807.807 0 0 1 .361.361l1.675 3.349a.808.808 0 0 0 1.444 0l1.675-3.349Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export { SvgTwinkle as default };
|
package/esm/index.js
CHANGED
|
@@ -92,6 +92,7 @@ export { default as InfoInCircleIcon } from './InfoInCircle.js';
|
|
|
92
92
|
export { default as InstagramIcon } from './Instagram.js';
|
|
93
93
|
export { default as KakaoColorIcon } from './KakaoColor.js';
|
|
94
94
|
export { default as KorIcon } from './Kor.js';
|
|
95
|
+
export { default as LeagueIcon } from './League.js';
|
|
95
96
|
export { default as LetterIcon } from './Letter.js';
|
|
96
97
|
export { default as LetterCrownColorIcon } from './LetterCrownColor.js';
|
|
97
98
|
export { default as LetterHeartColorIcon } from './LetterHeartColor.js';
|
|
@@ -183,6 +184,7 @@ export { default as TouchIcon } from './Touch.js';
|
|
|
183
184
|
export { default as TrashIcon } from './Trash.js';
|
|
184
185
|
export { default as TreasureboxIcon } from './Treasurebox.js';
|
|
185
186
|
export { default as TrophyIcon } from './Trophy.js';
|
|
187
|
+
export { default as TwinkleIcon } from './Twinkle.js';
|
|
186
188
|
export { default as UndoIcon } from './Undo.js';
|
|
187
189
|
export { default as UniversityIcon } from './University.js';
|
|
188
190
|
export { default as UserBlockedIcon } from './UserBlocked.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teamturing/icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.28.0",
|
|
4
4
|
"description": "Icon components for React based project",
|
|
5
5
|
"author": "Sungchang Park <psch300@gmail.com> (https://github.com/psch300)",
|
|
6
6
|
"homepage": "https://github.com/weareteamturing/bombe#readme",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"peerDependencies": {
|
|
39
39
|
"react": "^18.2.0"
|
|
40
40
|
},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "c9c6f0f3a7fee7f4bd9423ea882a49b2dab4812c"
|
|
42
42
|
}
|
package/svg/league.svg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.06394 1C3.92406 1 3 1.92406 3 3.06394V17.9218C3 18.7335 3.47578 19.4699 4.21579 19.8034L10.9004 22.8165C11.4249 23.0529 12.0242 23.0597 12.5539 22.8352L19.7415 19.7888C20.5044 19.4654 21 18.7171 21 17.8885V3.06394C21 1.92406 20.0759 1 18.9361 1H5.06394ZM7.67409 14.3311C7.70437 14.6005 7.92532 14.8037 8.18794 14.8037H15.8112C16.0738 14.8037 16.2948 14.6005 16.3251 14.3311L16.9793 8.51119C17.038 7.98911 16.4079 7.70259 16.0745 8.09977L14.1355 10.4099L12.7017 7.26374C12.4221 6.65033 11.577 6.65033 11.2975 7.26374L9.86361 10.4099L7.92464 8.09977C7.59127 7.70259 6.96118 7.98911 7.01986 8.51119L7.67409 14.3311Z" fill="#8D94A0"/>
|
|
3
|
+
</svg>
|
package/svg/twinkle.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.4192 18.6963C19.4974 18.54 19.6241 18.4133 19.7804 18.3352L21.8639 17.2934C22.4591 16.9958 22.4591 16.1463 21.8639 15.8487L19.7804 14.807C19.6241 14.7288 19.4974 14.6021 19.4192 14.4458L18.3775 12.3624C18.0799 11.7671 17.2304 11.7671 16.9328 12.3624L15.8911 14.4458C15.8129 14.6021 15.6862 14.7288 15.5299 14.807L13.4465 15.8487C12.8512 16.1463 12.8512 16.9958 13.4465 17.2934L15.5299 18.3352C15.6862 18.4133 15.8129 18.54 15.8911 18.6963L16.9328 20.7798C17.2304 21.375 18.0799 21.375 18.3775 20.7798L19.4192 18.6963Z" fill="#8D94A0"/>
|
|
3
|
+
<path d="M10.8766 11.8093C10.9548 11.653 11.0815 11.5262 11.2378 11.4481L14.5865 9.77371C15.1818 9.47608 15.1818 8.6266 14.5865 8.32897L11.2378 6.65461C11.0815 6.57646 10.9548 6.44972 10.8766 6.29342L9.20224 2.9447C8.90461 2.34944 8.05513 2.34943 7.7575 2.9447L6.08314 6.29342C6.00499 6.44972 5.87825 6.57646 5.72195 6.65461L2.37323 8.32897C1.77796 8.6266 1.77796 9.47608 2.37323 9.77371L5.72195 11.4481C5.87825 11.5262 6.00499 11.653 6.08314 11.8093L7.7575 15.158C8.05513 15.7532 8.90461 15.7532 9.20224 15.158L10.8766 11.8093Z" fill="#8D94A0"/>
|
|
4
|
+
</svg>
|