@teamturing/icons 1.29.1 → 1.31.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.
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgLetterCrownOpenColor: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgLetterCrownOpenColor;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgLetterHeartOpenColor: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgLetterHeartOpenColor;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgPaperPen: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgPaperPen;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgPaperPenColor: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgPaperPenColor;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgPaperTwo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgPaperTwo;
package/dist/index.d.ts CHANGED
@@ -97,7 +97,9 @@ export { default as KorIcon } from './Kor';
97
97
  export { default as LeagueIcon } from './League';
98
98
  export { default as LetterIcon } from './Letter';
99
99
  export { default as LetterCrownColorIcon } from './LetterCrownColor';
100
+ export { default as LetterCrownOpenColorIcon } from './LetterCrownOpenColor';
100
101
  export { default as LetterHeartColorIcon } from './LetterHeartColor';
102
+ export { default as LetterHeartOpenColorIcon } from './LetterHeartOpenColor';
101
103
  export { default as LineThreeIcon } from './LineThree';
102
104
  export { default as LinkIcon } from './Link';
103
105
  export { default as LockIcon } from './Lock';
@@ -133,6 +135,9 @@ export { default as NumberTwoOutlinedIcon } from './NumberTwoOutlined';
133
135
  export { default as OutIcon } from './Out';
134
136
  export { default as PalmTreeColorIcon } from './PalmTreeColor';
135
137
  export { default as PaperCheckIcon } from './PaperCheck';
138
+ export { default as PaperPenIcon } from './PaperPen';
139
+ export { default as PaperPenColorIcon } from './PaperPenColor';
140
+ export { default as PaperTwoIcon } from './PaperTwo';
136
141
  export { default as PauseIcon } from './Pause';
137
142
  export { default as PenIcon } from './Pen';
138
143
  export { default as PercentInCircleIcon } from './PercentInCircle';
package/dist/index.js CHANGED
@@ -1532,6 +1532,37 @@ const SvgLetterCrownColor = props => /*#__PURE__*/React__namespace.createElement
1532
1532
  clipRule: "evenodd"
1533
1533
  }));
1534
1534
 
1535
+ const SvgLetterCrownOpenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1536
+ xmlns: "http://www.w3.org/2000/svg",
1537
+ width: "1em",
1538
+ height: "1em",
1539
+ fill: "none",
1540
+ viewBox: "0 0 24 24"
1541
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
1542
+ fill: "#FFE8A1",
1543
+ d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
1544
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1545
+ fill: "#FCDDDD",
1546
+ d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
1547
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1548
+ fill: "#FDE2E2",
1549
+ d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
1550
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1551
+ fill: "#FFF9E8",
1552
+ d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
1553
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1554
+ fill: "#FFCD39",
1555
+ fillRule: "evenodd",
1556
+ d: "M9.16 10.657a.384.384 0 0 1-.377-.346l-.48-4.261c-.043-.382.42-.592.664-.301l1.425 1.691 1.053-2.303a.563.563 0 0 1 1.031 0L13.53 7.44l1.424-1.691c.245-.29.708-.081.665.301l-.48 4.26a.384.384 0 0 1-.378.347h-5.6Z",
1557
+ clipRule: "evenodd"
1558
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1559
+ fill: "#FFE8A1",
1560
+ d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
1561
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1562
+ fill: "#FFEFC0",
1563
+ d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
1564
+ }));
1565
+
1535
1566
  const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1536
1567
  xmlns: "http://www.w3.org/2000/svg",
1537
1568
  width: "1em",
@@ -1554,6 +1585,37 @@ const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement
1554
1585
  clipRule: "evenodd"
1555
1586
  }));
1556
1587
 
1588
+ const SvgLetterHeartOpenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1589
+ xmlns: "http://www.w3.org/2000/svg",
1590
+ width: "1em",
1591
+ height: "1em",
1592
+ fill: "none",
1593
+ viewBox: "0 0 24 24"
1594
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
1595
+ fill: "#FFD5D5",
1596
+ d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
1597
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1598
+ fill: "#FCDDDD",
1599
+ d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
1600
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1601
+ fill: "#FDE2E2",
1602
+ d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
1603
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1604
+ fill: "#FFF7F7",
1605
+ d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
1606
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1607
+ fill: "#FF5678",
1608
+ fillRule: "evenodd",
1609
+ d: "M11.675 10.8a.671.671 0 0 0 .742 0c.716-.474 2.276-1.604 2.947-2.868.886-1.668-.154-3.332-1.529-3.332a1.82 1.82 0 0 0-1.516.761.338.338 0 0 1-.546 0 1.82 1.82 0 0 0-1.516-.761c-1.374 0-2.414 1.664-1.529 3.332.672 1.264 2.232 2.394 2.947 2.867Z",
1610
+ clipRule: "evenodd"
1611
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1612
+ fill: "#FFD5D5",
1613
+ d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
1614
+ }), /*#__PURE__*/React__namespace.createElement("path", {
1615
+ fill: "#FFDFDF",
1616
+ d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
1617
+ }));
1618
+
1557
1619
  const SvgLineThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1558
1620
  xmlns: "http://www.w3.org/2000/svg",
1559
1621
  width: "1em",
@@ -2132,6 +2194,74 @@ const SvgPaperCheck = props => /*#__PURE__*/React__namespace.createElement("svg"
2132
2194
  d: "M15.766 16.327H31.44V32H15.766z"
2133
2195
  }))));
2134
2196
 
2197
+ const SvgPaperPen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2198
+ xmlns: "http://www.w3.org/2000/svg",
2199
+ width: "1em",
2200
+ height: "1em",
2201
+ fill: "none",
2202
+ viewBox: "0 0 24 24"
2203
+ }, props), /*#__PURE__*/React__namespace.createElement("g", {
2204
+ fill: "currentColor",
2205
+ clipPath: "url(#paper_pen_svg__a)"
2206
+ }, /*#__PURE__*/React__namespace.createElement("rect", {
2207
+ width: 16.457,
2208
+ height: 20.197,
2209
+ x: 3.5,
2210
+ y: 1.645,
2211
+ opacity: 0.6,
2212
+ rx: 1.175
2213
+ }), /*#__PURE__*/React__namespace.createElement("path", {
2214
+ fillRule: "evenodd",
2215
+ d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.466.466 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
2216
+ clipRule: "evenodd"
2217
+ })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
2218
+ id: "paper_pen_svg__a"
2219
+ }, /*#__PURE__*/React__namespace.createElement("path", {
2220
+ fill: "#fff",
2221
+ d: "M0 0h24v24H0z"
2222
+ }))));
2223
+
2224
+ const SvgPaperPenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2225
+ xmlns: "http://www.w3.org/2000/svg",
2226
+ width: "1em",
2227
+ height: "1em",
2228
+ fill: "none",
2229
+ viewBox: "0 0 24 24"
2230
+ }, props), /*#__PURE__*/React__namespace.createElement("g", {
2231
+ clipPath: "url(#paper_pen_color_svg__a)"
2232
+ }, /*#__PURE__*/React__namespace.createElement("rect", {
2233
+ width: 16.457,
2234
+ height: 20.197,
2235
+ x: 3.5,
2236
+ y: 1.645,
2237
+ fill: "#C6D8FA",
2238
+ rx: 1.175
2239
+ }), /*#__PURE__*/React__namespace.createElement("path", {
2240
+ fill: "#6D99F1",
2241
+ fillRule: "evenodd",
2242
+ d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.466.466 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
2243
+ clipRule: "evenodd"
2244
+ })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
2245
+ id: "paper_pen_color_svg__a"
2246
+ }, /*#__PURE__*/React__namespace.createElement("path", {
2247
+ fill: "#fff",
2248
+ d: "M0 0h24v24H0z"
2249
+ }))));
2250
+
2251
+ const SvgPaperTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2252
+ xmlns: "http://www.w3.org/2000/svg",
2253
+ width: "1em",
2254
+ height: "1em",
2255
+ fill: "none",
2256
+ viewBox: "0 0 24 24"
2257
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
2258
+ fill: "currentColor",
2259
+ d: "M8.1 1.5A1.5 1.5 0 0 0 6.6 3v1.41H17.2a1.5 1.5 0 0 1 1.5 1.5v12.467h1.4a1.5 1.5 0 0 0 1.5-1.5V3a1.5 1.5 0 0 0-1.5-1.5H8.1Z"
2260
+ }), /*#__PURE__*/React__namespace.createElement("path", {
2261
+ fill: "currentColor",
2262
+ d: "M2.5 7.123a1.5 1.5 0 0 1 1.5-1.5h12.001a1.5 1.5 0 0 1 1.5 1.5V21a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 2.5 21V7.123Z"
2263
+ }));
2264
+
2135
2265
  const SvgPause = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2136
2266
  xmlns: "http://www.w3.org/2000/svg",
2137
2267
  width: "1em",
@@ -3471,7 +3601,9 @@ exports.KakaoColorIcon = SvgKakaoColor;
3471
3601
  exports.KorIcon = SvgKor;
3472
3602
  exports.LeagueIcon = SvgLeague;
3473
3603
  exports.LetterCrownColorIcon = SvgLetterCrownColor;
3604
+ exports.LetterCrownOpenColorIcon = SvgLetterCrownOpenColor;
3474
3605
  exports.LetterHeartColorIcon = SvgLetterHeartColor;
3606
+ exports.LetterHeartOpenColorIcon = SvgLetterHeartOpenColor;
3475
3607
  exports.LetterIcon = SvgLetter;
3476
3608
  exports.LineThreeIcon = SvgLineThree;
3477
3609
  exports.LinkIcon = SvgLink;
@@ -3508,6 +3640,9 @@ exports.NumberTwoOutlinedIcon = SvgNumberTwoOutlined;
3508
3640
  exports.OutIcon = SvgOut;
3509
3641
  exports.PalmTreeColorIcon = SvgPalmTreeColor;
3510
3642
  exports.PaperCheckIcon = SvgPaperCheck;
3643
+ exports.PaperPenColorIcon = SvgPaperPenColor;
3644
+ exports.PaperPenIcon = SvgPaperPen;
3645
+ exports.PaperTwoIcon = SvgPaperTwo;
3511
3646
  exports.PauseIcon = SvgPause;
3512
3647
  exports.PenIcon = SvgPen;
3513
3648
  exports.PercentInCircleIcon = SvgPercentInCircle;
@@ -0,0 +1,35 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgLetterCrownOpenColor = 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: "#FFE8A1",
12
+ d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
13
+ }), /*#__PURE__*/React.createElement("path", {
14
+ fill: "#FCDDDD",
15
+ d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ fill: "#FDE2E2",
18
+ d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fill: "#FFF9E8",
21
+ d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fill: "#FFCD39",
24
+ fillRule: "evenodd",
25
+ d: "M9.16 10.657a.384.384 0 0 1-.377-.346l-.48-4.261c-.043-.382.42-.592.664-.301l1.425 1.691 1.053-2.303a.563.563 0 0 1 1.031 0L13.53 7.44l1.424-1.691c.245-.29.708-.081.665.301l-.48 4.26a.384.384 0 0 1-.378.347h-5.6Z",
26
+ clipRule: "evenodd"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ fill: "#FFE8A1",
29
+ d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "#FFEFC0",
32
+ d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
33
+ }));
34
+
35
+ export { SvgLetterCrownOpenColor as default };
@@ -0,0 +1,35 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgLetterHeartOpenColor = 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: "#FFD5D5",
12
+ d: "M22.256 10.696H1.804A.804.804 0 0 1 1.27 9.29L10.696.915a2.04 2.04 0 0 1 2.718.008l9.303 8.367c.17.153.267.37.267.6 0 .445-.282.806-.728.806Z"
13
+ }), /*#__PURE__*/React.createElement("path", {
14
+ fill: "#FCDDDD",
15
+ d: "M1.008 11.04c0-1.127-.16-2.04.966-2.04h20.055c1.126 0 .963.913.963 2.04v10.51c0 1.126.085 2.04-1.041 2.04H1.974c-1.126 0-.966-.914-.966-2.04V11.04Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ fill: "#FDE2E2",
18
+ d: "M1.974 23.59h20.133c.627 0 .885-.509.885-1.136 0-.195-.05-.387-.146-.556l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.245a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fill: "#FFF7F7",
21
+ d: "M2 3.2c0-.22.18-.4.4-.4h19.2c.22 0 .4.18.4.4v15.4a.4.4 0 0 1-.4.4H2.4a.4.4 0 0 1-.4-.4V3.2Z"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fill: "#FF5678",
24
+ fillRule: "evenodd",
25
+ d: "M11.675 10.8a.671.671 0 0 0 .742 0c.716-.474 2.276-1.604 2.947-2.868.886-1.668-.154-3.332-1.529-3.332a1.82 1.82 0 0 0-1.516.761.338.338 0 0 1-.546 0 1.82 1.82 0 0 0-1.516-.761c-1.374 0-2.414 1.664-1.529 3.332.672 1.264 2.232 2.394 2.947 2.867Z",
26
+ clipRule: "evenodd"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ fill: "#FFD5D5",
29
+ d: "M22.992 21.55V11.04c0-1.127.163-2.04-.963-2.04h-.633a.4.4 0 0 0-.316.155L17.8 13.4H6.6L3.12 9.147A.4.4 0 0 0 2.81 9h-.836c-1.126 0-.966.913-.966 2.04v10.51c0 1.126-.16 2.04.966 2.04H21.95c1.126 0 1.04-.914 1.04-2.04Z"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "#FFDFDF",
32
+ d: "M1.966 23.591H22.1c.626 0 .884-.508.884-1.134 0-.195-.05-.387-.146-.557l-4.882-8.662a2.04 2.04 0 0 0-1.777-1.038H8.237a2.04 2.04 0 0 0-1.75.992l-5.35 8.937a.966.966 0 0 0-.137.496c0 .534.157.966.966.966Z"
33
+ }));
34
+
35
+ export { SvgLetterHeartOpenColor as default };
@@ -0,0 +1,31 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgPaperPen = 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("g", {
11
+ fill: "currentColor",
12
+ clipPath: "url(#paper_pen_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("rect", {
14
+ width: 16.457,
15
+ height: 20.197,
16
+ x: 3.5,
17
+ y: 1.645,
18
+ opacity: 0.6,
19
+ rx: 1.175
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.466.466 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
23
+ clipRule: "evenodd"
24
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
25
+ id: "paper_pen_svg__a"
26
+ }, /*#__PURE__*/React.createElement("path", {
27
+ fill: "#fff",
28
+ d: "M0 0h24v24H0z"
29
+ }))));
30
+
31
+ export { SvgPaperPen as default };
@@ -0,0 +1,31 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgPaperPenColor = 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("g", {
11
+ clipPath: "url(#paper_pen_color_svg__a)"
12
+ }, /*#__PURE__*/React.createElement("rect", {
13
+ width: 16.457,
14
+ height: 20.197,
15
+ x: 3.5,
16
+ y: 1.645,
17
+ fill: "#C6D8FA",
18
+ rx: 1.175
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fill: "#6D99F1",
21
+ fillRule: "evenodd",
22
+ d: "m19.205 11.89-4.239 4.239-.578 2.156-.38 1.42a.235.235 0 0 0 .287.287l1.42-.38 2.156-.579 4.24-4.238-2.906-2.905Zm4.658.491-2.244-2.244a.466.466 0 0 0-.66 0L19.8 11.294l2.906 2.906 1.157-1.158a.469.469 0 0 0 0-.661Z",
23
+ clipRule: "evenodd"
24
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
25
+ id: "paper_pen_color_svg__a"
26
+ }, /*#__PURE__*/React.createElement("path", {
27
+ fill: "#fff",
28
+ d: "M0 0h24v24H0z"
29
+ }))));
30
+
31
+ export { SvgPaperPenColor as default };
@@ -0,0 +1,18 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgPaperTwo = 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: "M8.1 1.5A1.5 1.5 0 0 0 6.6 3v1.41H17.2a1.5 1.5 0 0 1 1.5 1.5v12.467h1.4a1.5 1.5 0 0 0 1.5-1.5V3a1.5 1.5 0 0 0-1.5-1.5H8.1Z"
13
+ }), /*#__PURE__*/React.createElement("path", {
14
+ fill: "currentColor",
15
+ d: "M2.5 7.123a1.5 1.5 0 0 1 1.5-1.5h12.001a1.5 1.5 0 0 1 1.5 1.5V21a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 2.5 21V7.123Z"
16
+ }));
17
+
18
+ export { SvgPaperTwo as default };
package/esm/index.js CHANGED
@@ -97,7 +97,9 @@ export { default as KorIcon } from './Kor.js';
97
97
  export { default as LeagueIcon } from './League.js';
98
98
  export { default as LetterIcon } from './Letter.js';
99
99
  export { default as LetterCrownColorIcon } from './LetterCrownColor.js';
100
+ export { default as LetterCrownOpenColorIcon } from './LetterCrownOpenColor.js';
100
101
  export { default as LetterHeartColorIcon } from './LetterHeartColor.js';
102
+ export { default as LetterHeartOpenColorIcon } from './LetterHeartOpenColor.js';
101
103
  export { default as LineThreeIcon } from './LineThree.js';
102
104
  export { default as LinkIcon } from './Link.js';
103
105
  export { default as LockIcon } from './Lock.js';
@@ -133,6 +135,9 @@ export { default as NumberTwoOutlinedIcon } from './NumberTwoOutlined.js';
133
135
  export { default as OutIcon } from './Out.js';
134
136
  export { default as PalmTreeColorIcon } from './PalmTreeColor.js';
135
137
  export { default as PaperCheckIcon } from './PaperCheck.js';
138
+ export { default as PaperPenIcon } from './PaperPen.js';
139
+ export { default as PaperPenColorIcon } from './PaperPenColor.js';
140
+ export { default as PaperTwoIcon } from './PaperTwo.js';
136
141
  export { default as PauseIcon } from './Pause.js';
137
142
  export { default as PenIcon } from './Pen.js';
138
143
  export { default as PercentInCircleIcon } from './PercentInCircle.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamturing/icons",
3
- "version": "1.29.1",
3
+ "version": "1.31.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": "bf5607c3e648e74da4cb6207cf737fa4b2022d4c"
41
+ "gitHead": "17069fee92aa729734b336cd7bf6b2f844092a91"
42
42
  }
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22.2564 10.6957H1.80446C1.36017 10.6957 1 10.3355 1 9.89126C1 9.66142 1.09831 9.44256 1.27012 9.2899L10.6959 0.914845C11.472 0.225252 12.6423 0.228789 13.4142 0.923057L22.7167 9.28962C22.8867 9.44257 22.9838 9.66053 22.9838 9.88924C22.9838 10.3346 22.7018 10.6957 22.2564 10.6957Z" fill="#FFE8A1"/>
3
+ <path d="M1.00787 11.0393C1.00787 9.91304 0.847576 9 1.97388 9H22.029C23.1553 9 22.9917 9.91304 22.9917 11.0393V21.5498C22.9917 22.6761 23.0769 23.5891 21.9506 23.5891H1.97386C0.847554 23.5891 1.00787 22.6761 1.00787 21.5498V11.0393Z" fill="#FCDDDD"/>
4
+ <path d="M1.97386 23.5891H22.1074C22.734 23.5891 22.9917 23.0811 22.9917 22.4545C22.9917 22.2594 22.9414 22.0675 22.8455 21.8975L17.9639 13.2357C17.6024 12.5944 16.9234 12.1976 16.1872 12.1976L8.24459 12.1976C7.52748 12.1976 6.86306 12.5742 6.49475 13.1896L1.14501 22.127C1.05527 22.2769 1.00787 22.4484 1.00787 22.6231C1.00787 23.1566 1.16476 23.5891 1.97386 23.5891Z" fill="#FDE2E2"/>
5
+ <path d="M2 3.19999C2 2.97908 2.17909 2.8 2.4 2.8H21.6C21.8209 2.8 22 2.97908 22 3.2V18.6C22 18.8209 21.8209 19 21.6 19H2.4C2.17909 19 2 18.8209 2 18.6V3.19999Z" fill="#FFF9E8"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.16076 10.6566C8.96786 10.6566 8.80558 10.5078 8.78334 10.3106L8.30281 6.05001C8.25971 5.66781 8.72251 5.45807 8.96736 5.74883L10.3915 7.44001L11.4447 5.13679C11.65 4.68773 12.2707 4.68773 12.4761 5.13679L13.5292 7.44002L14.9534 5.74883C15.1982 5.45807 15.661 5.66781 15.6179 6.05001L15.1374 10.3106C15.1152 10.5078 14.9529 10.6566 14.76 10.6566H9.16076Z" fill="#FFCD39"/>
7
+ <path d="M22.9917 21.5498V11.0393C22.9917 9.91304 23.1553 9 22.029 9H21.3964C21.2725 9 21.1556 9.05739 21.0799 9.15542L17.8 13.4H6.6L3.12003 9.1467C3.04406 9.05385 2.93042 9 2.81045 9H1.97388C0.847576 9 1.00787 9.91304 1.00787 11.0393V21.5498C1.00787 22.6761 0.847554 23.5891 1.97386 23.5891H21.9506C23.0769 23.5891 22.9917 22.6761 22.9917 21.5498Z" fill="#FFE8A1"/>
8
+ <path d="M1.96599 23.5915H22.0996C22.7262 23.5915 22.9838 23.0835 22.9838 22.4569C22.9838 22.2618 22.9335 22.0699 22.8377 21.8999L17.956 13.2381C17.5945 12.5967 16.9155 12.2 16.1794 12.2L8.23672 12.2C7.5196 12.2 6.85519 12.5766 6.48688 13.1919L1.13714 22.1294C1.0474 22.2793 1 22.4508 1 22.6255C1 23.159 1.15689 23.5915 1.96599 23.5915Z" fill="#FFEFC0"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22.2564 10.6957H1.80446C1.36017 10.6957 1 10.3355 1 9.89126C1 9.66142 1.09831 9.44256 1.27012 9.2899L10.6959 0.914845C11.472 0.225252 12.6423 0.228789 13.4142 0.923057L22.7167 9.28962C22.8867 9.44257 22.9838 9.66053 22.9838 9.88924C22.9838 10.3346 22.7018 10.6957 22.2564 10.6957Z" fill="#FFD5D5"/>
3
+ <path d="M1.00787 11.0393C1.00787 9.91304 0.847576 9 1.97388 9H22.029C23.1553 9 22.9917 9.91304 22.9917 11.0393V21.5498C22.9917 22.6761 23.0769 23.5891 21.9506 23.5891H1.97386C0.847554 23.5891 1.00787 22.6761 1.00787 21.5498V11.0393Z" fill="#FCDDDD"/>
4
+ <path d="M1.97386 23.5891H22.1074C22.734 23.5891 22.9917 23.0811 22.9917 22.4545C22.9917 22.2594 22.9414 22.0675 22.8455 21.8975L17.9639 13.2357C17.6024 12.5944 16.9234 12.1976 16.1872 12.1976L8.24459 12.1976C7.52748 12.1976 6.86306 12.5742 6.49475 13.1896L1.14501 22.127C1.05527 22.2769 1.00787 22.4484 1.00787 22.6231C1.00787 23.1566 1.16476 23.5891 1.97386 23.5891Z" fill="#FDE2E2"/>
5
+ <path d="M2 3.19999C2 2.97908 2.17909 2.8 2.4 2.8H21.6C21.8209 2.8 22 2.97908 22 3.2V18.6C22 18.8209 21.8209 19 21.6 19H2.4C2.17909 19 2 18.8209 2 18.6V3.19999Z" fill="#FFF7F7"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.6753 10.7991C11.9008 10.9481 12.1917 10.9481 12.4169 10.7991C13.1331 10.3263 14.6925 9.1963 15.3644 7.93183C16.2499 6.26371 15.21 4.59999 13.8351 4.59999C13.0515 4.59999 12.5801 5.00941 12.3194 5.36125C12.288 5.40434 12.247 5.43941 12.1995 5.46359C12.152 5.48777 12.0995 5.50038 12.0462 5.50038C11.993 5.50038 11.9405 5.48777 11.893 5.46359C11.8455 5.43941 11.8045 5.40434 11.7731 5.36125C11.5124 5.00941 11.041 4.59999 10.2574 4.59999C8.8825 4.59999 7.84254 6.26371 8.72842 7.93183C9.3996 9.1963 10.9597 10.3263 11.6753 10.7991Z" fill="#FF5678"/>
7
+ <path d="M22.9917 21.5498V11.0393C22.9917 9.91304 23.1553 9 22.029 9H21.3964C21.2725 9 21.1556 9.05739 21.0799 9.15542L17.8 13.4H6.6L3.12003 9.1467C3.04406 9.05385 2.93042 9 2.81045 9H1.97388C0.847576 9 1.00787 9.91304 1.00787 11.0393V21.5498C1.00787 22.6761 0.847554 23.5891 1.97386 23.5891H21.9506C23.0769 23.5891 22.9917 22.6761 22.9917 21.5498Z" fill="#FFD5D5"/>
8
+ <path d="M1.96599 23.5915H22.0996C22.7262 23.5915 22.9838 23.0835 22.9838 22.4569C22.9838 22.2618 22.9335 22.0699 22.8377 21.8999L17.956 13.2381C17.5945 12.5967 16.9155 12.2 16.1794 12.2L8.23672 12.2C7.5196 12.2 6.85519 12.5766 6.48688 13.1919L1.13714 22.1294C1.0474 22.2793 1 22.4508 1 22.6255C1 23.159 1.15689 23.5915 1.96599 23.5915Z" fill="#FFDFDF"/>
9
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_15925_2859)">
3
+ <rect opacity="0.6" x="3.5" y="1.64453" width="16.4568" height="20.1969" rx="1.17548" fill="#8D94A0"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.205 11.8899L14.9663 16.1286L14.3882 18.2849L14.0079 19.7054C13.9973 19.7451 13.9974 19.7869 14.008 19.8266C14.0187 19.8662 14.0396 19.9024 14.0686 19.9314C14.0977 19.9605 14.1338 19.9814 14.1735 19.992C14.2132 20.0027 14.2549 20.0027 14.2946 19.9922L15.7142 19.6114L17.871 19.0333L22.1102 14.7946L19.205 11.8899ZM23.8629 12.381L21.6195 10.1372C21.5761 10.0937 21.5246 10.0592 21.4678 10.0357C21.4111 10.0122 21.3503 10.0001 21.2888 10.0001C21.2274 10.0001 21.1666 10.0122 21.1098 10.0357C21.0531 10.0592 21.0015 10.0937 20.9581 10.1372L19.8005 11.2944L22.7056 14.1996L23.8629 13.0419C23.9063 12.9985 23.9408 12.947 23.9644 12.8902C23.9879 12.8335 24 12.7727 24 12.7112C24 12.6498 23.9879 12.589 23.9644 12.5322C23.9408 12.4755 23.9063 12.4244 23.8629 12.381Z" fill="#8D94A0"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_15925_2859">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_15924_2460)">
3
+ <rect x="3.5" y="1.64453" width="16.4568" height="20.1969" rx="1.17548" fill="#C6D8FA"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.205 11.8899L14.9663 16.1286L14.3882 18.2849L14.0079 19.7054C13.9973 19.7451 13.9974 19.7869 14.008 19.8266C14.0187 19.8662 14.0396 19.9024 14.0686 19.9314C14.0977 19.9605 14.1338 19.9814 14.1735 19.992C14.2132 20.0027 14.2549 20.0027 14.2946 19.9922L15.7142 19.6114L17.871 19.0333L22.1102 14.7946L19.205 11.8899ZM23.8629 12.381L21.6195 10.1372C21.5761 10.0937 21.5246 10.0592 21.4678 10.0357C21.4111 10.0122 21.3503 10.0001 21.2888 10.0001C21.2274 10.0001 21.1666 10.0122 21.1098 10.0357C21.0531 10.0592 21.0015 10.0937 20.9581 10.1372L19.8005 11.2944L22.7056 14.1996L23.8629 13.0419C23.9063 12.9985 23.9408 12.947 23.9644 12.8902C23.9879 12.8335 24 12.7727 24 12.7112C24 12.6498 23.9879 12.589 23.9644 12.5322C23.9408 12.4755 23.9063 12.4244 23.8629 12.381Z" fill="#6D99F1"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_15924_2460">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -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="M8.10001 1.5C7.2715 1.5 6.59985 2.17164 6.59985 3.00016V4.41049H17.2014C18.0299 4.41049 18.7016 5.08214 18.7016 5.91065V18.3768H20.1013C20.9298 18.3768 21.6015 17.7052 21.6015 16.8766V3.00016C21.6015 2.17164 20.9298 1.5 20.1013 1.5H8.10001Z" fill="#8D94A0"/>
3
+ <path d="M2.5 7.12336C2.5 6.29484 3.17164 5.6232 4.00016 5.6232H16.0014C16.83 5.6232 17.5016 6.29484 17.5016 7.12336V20.9998C17.5016 21.8284 16.83 22.5 16.0014 22.5H4.00016C3.17165 22.5 2.5 21.8284 2.5 20.9998V7.12336Z" fill="#8D94A0"/>
4
+ </svg>