@karrotmarket/react-monochrome-icon 1.23.0 → 1.25.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/LICENSE +201 -2
- package/NOTICE +23 -0
- package/lib/IconArrowUpRightArrowDownLeftCouponFill.cjs +54 -0
- package/lib/IconArrowUpRightArrowDownLeftCouponFill.d.ts +9 -0
- package/lib/IconArrowUpRightArrowDownLeftCouponFill.js +33 -0
- package/lib/IconArrowUpRightArrowDownLeftCouponLine.cjs +63 -0
- package/lib/IconArrowUpRightArrowDownLeftCouponLine.d.ts +9 -0
- package/lib/IconArrowUpRightArrowDownLeftCouponLine.js +42 -0
- package/lib/IconDollarFill.cjs +1 -1
- package/lib/IconDollarFill.d.ts +1 -1
- package/lib/IconDollarFill.js +1 -1
- package/lib/IconMagnifyingglassFill.cjs +1 -1
- package/lib/IconMagnifyingglassFill.d.ts +1 -1
- package/lib/IconMagnifyingglassFill.js +1 -1
- package/lib/IconMetroFrontsideLine.cjs +3 -3
- package/lib/IconMetroFrontsideLine.d.ts +1 -1
- package/lib/IconMetroFrontsideLine.js +3 -3
- package/lib/IconMoonLine.cjs +1 -1
- package/lib/IconMoonLine.d.ts +1 -1
- package/lib/IconMoonLine.js +1 -1
- package/lib/IconPushpinSlashFill.cjs +61 -0
- package/lib/IconPushpinSlashFill.d.ts +9 -0
- package/lib/IconPushpinSlashFill.js +40 -0
- package/lib/IconPushpinSlashLine.cjs +63 -0
- package/lib/IconPushpinSlashLine.d.ts +9 -0
- package/lib/IconPushpinSlashLine.js +42 -0
- package/lib/IconSparkleViewfinderFill.cjs +5 -5
- package/lib/IconSparkleViewfinderFill.d.ts +1 -1
- package/lib/IconSparkleViewfinderFill.js +5 -5
- package/lib/IconThumbDownFill.cjs +2 -2
- package/lib/IconThumbDownFill.d.ts +1 -1
- package/lib/IconThumbDownFill.js +2 -2
- package/lib/index.cjs +5079 -4926
- package/lib/index.d.ts +4 -0
- package/lib/index.js +1264 -1256
- package/lib/loader.js +4 -0
- package/package.json +4 -3
package/LICENSE
CHANGED
|
@@ -1,2 +1,201 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright 2021 Danggeun Market Inc.
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/NOTICE
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
Seed Icon
|
|
2
|
+
Copyright 2025 주식회사 당근마켓
|
|
3
|
+
|
|
4
|
+
이 저장소가 제공하는 아이콘과 코드는 Apache License 2.0에 따라 배포됩니다.
|
|
5
|
+
아래에서 정하는 "브랜드 리소스"를 제외하고는 상업적 목적을 포함하여 자유롭게
|
|
6
|
+
사용, 수정, 재배포할 수 있으며, 이때 Apache License 2.0 제4조에 따라 라이선스
|
|
7
|
+
사본과 이 고지를 함께 제공해야 합니다.
|
|
8
|
+
|
|
9
|
+
이 저장소에서 제공하는 "브랜드 리소스"는 주식회사 당근마켓(이하 "당근마켓")의 자산으로 대한민국 상표법의 보호를 받습니다.
|
|
10
|
+
브랜드 리소스란 로고, 상호명, 캐릭터 등 당근마켓이나 당근마켓의 제품으로 식별될 수 있는 모든 요소를 의미합니다.
|
|
11
|
+
|
|
12
|
+
당근마켓과 사전 협의가 없는 경우 비상업적 목적으로만 사용이 허가되며 [당근마켓 브랜드 리소스 가이드라인]을 준수해야합니다.
|
|
13
|
+
상표 사용 허가는 당근마켓의 요청에 따라 언제든지 철회될 수 있습니다.
|
|
14
|
+
|
|
15
|
+
또한 브랜드 리소스의 사용 여부와 관계없이, 이 저장소의 아이콘을 다음과 같은
|
|
16
|
+
방식으로 사용할 수 없습니다.
|
|
17
|
+
|
|
18
|
+
- 당근마켓을 사칭하거나, 당근마켓이 제공하는 제품 또는 서비스인 것처럼
|
|
19
|
+
오인하게 하는 사용
|
|
20
|
+
- 당근마켓의 제품 또는 서비스와 제휴, 후원, 보증, 그 밖의 관련이 있는 것처럼
|
|
21
|
+
오인하게 하는 사용
|
|
22
|
+
|
|
23
|
+
[당근마켓 브랜드 리소스 가이드라인]: https://app.notion.com/p/daangn/6fdd92981e4a42d8b29c89cbbba7a8b7
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/IconArrowUpRightArrowDownLeftCouponFill.tsx
|
|
21
|
+
var IconArrowUpRightArrowDownLeftCouponFill_exports = {};
|
|
22
|
+
__export(IconArrowUpRightArrowDownLeftCouponFill_exports, {
|
|
23
|
+
default: () => IconArrowUpRightArrowDownLeftCouponFill_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconArrowUpRightArrowDownLeftCouponFill_exports);
|
|
26
|
+
var import_react = require("react");
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var Icon = ({
|
|
29
|
+
size = 24,
|
|
30
|
+
...props
|
|
31
|
+
}, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
32
|
+
"svg",
|
|
33
|
+
{
|
|
34
|
+
viewBox: "0 0 24 24",
|
|
35
|
+
fill: "none",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
"data-seed-icon": "true",
|
|
38
|
+
width: size,
|
|
39
|
+
height: size,
|
|
40
|
+
ref,
|
|
41
|
+
...props,
|
|
42
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
fillRule: "evenodd",
|
|
46
|
+
clipRule: "evenodd",
|
|
47
|
+
d: "M19.7081 2.50391C20.935 2.50391 22.0799 3.27477 22.4542 4.50488C22.9582 6.16221 23.3364 7.93309 23.4952 9.52051C23.5233 9.80157 23.4308 10.0815 23.2413 10.291C23.0517 10.5005 22.7826 10.6201 22.5001 10.6201H21.628C20.897 10.6203 20.2717 11.231 20.2715 12.0049C20.2716 12.7737 20.8918 13.3895 21.628 13.3896H22.5001C22.7853 13.3896 23.0574 13.5116 23.2471 13.7246C23.4367 13.9376 23.5261 14.2216 23.4932 14.5049C23.3196 15.994 22.9549 17.8536 22.4815 19.4902C22.1211 20.7355 20.9683 21.5039 19.7452 21.5039H4.25494C3.0318 21.5038 1.87847 20.7351 1.51861 19.4893C1.04509 17.8498 0.680553 15.9857 0.506895 14.5059C0.473709 14.2224 0.563325 13.9379 0.752989 13.7246C0.942686 13.5114 1.21471 13.3897 1.50006 13.3896H2.37213C3.1002 13.3896 3.72855 12.7706 3.72857 12.0049C3.72844 11.2361 3.10837 10.6201 2.37213 10.6201H1.50006C1.21762 10.62 0.948369 10.5004 0.758848 10.291C0.569476 10.0816 0.476848 9.80148 0.504942 9.52051C0.663696 7.93346 1.04787 6.16565 1.54693 4.51465C1.91979 3.28168 3.06586 2.50407 4.29889 2.50391H19.7081ZM12.7061 6.60645C12.1541 6.60648 11.7065 7.05448 11.7061 7.60645C11.7061 8.15871 12.1539 8.60641 12.7061 8.60645H13.9835L8.59967 13.9883V12.709C8.59933 12.157 8.15175 11.709 7.59967 11.709C7.04762 11.709 6.6 12.157 6.59967 12.709V16.4023C6.59967 16.9546 7.04741 17.4023 7.59967 17.4023H11.293C11.8453 17.4023 12.293 16.9546 12.293 16.4023C12.2927 15.8503 11.8451 15.4023 11.293 15.4023H10.0137L15.3995 10.0176V11.2998C15.3995 11.852 15.8472 12.2997 16.3995 12.2998C16.9518 12.2998 17.3995 11.8521 17.3995 11.2998V7.60449C17.3994 7.47455 17.3727 7.34464 17.3223 7.22266C17.3193 7.21557 17.3157 7.20818 17.3126 7.20117C17.2641 7.09152 17.1964 6.98734 17.1065 6.89746C16.9016 6.69276 16.6297 6.59622 16.3614 6.60645H12.7061Z",
|
|
48
|
+
fill: "currentColor"
|
|
49
|
+
}
|
|
50
|
+
) })
|
|
51
|
+
}
|
|
52
|
+
);
|
|
53
|
+
var IconArrowUpRightArrowDownLeftCouponFill = (0, import_react.forwardRef)(Icon);
|
|
54
|
+
var IconArrowUpRightArrowDownLeftCouponFill_default = IconArrowUpRightArrowDownLeftCouponFill;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* @alias exchange ticket,voucher,coupon,교환권,바우처,티켓,쿠폰,service:교환권,tag:service
|
|
4
|
+
* @preview 
|
|
5
|
+
*/
|
|
6
|
+
declare const IconArrowUpRightArrowDownLeftCouponFill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default IconArrowUpRightArrowDownLeftCouponFill;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
// src/IconArrowUpRightArrowDownLeftCouponFill.tsx
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { jsx } from "react/jsx-runtime";
|
|
4
|
+
var Icon = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
...props
|
|
7
|
+
}, ref) => /* @__PURE__ */ jsx(
|
|
8
|
+
"svg",
|
|
9
|
+
{
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
fill: "none",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
"data-seed-icon": "true",
|
|
14
|
+
width: size,
|
|
15
|
+
height: size,
|
|
16
|
+
ref,
|
|
17
|
+
...props,
|
|
18
|
+
children: /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx(
|
|
19
|
+
"path",
|
|
20
|
+
{
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M19.7081 2.50391C20.935 2.50391 22.0799 3.27477 22.4542 4.50488C22.9582 6.16221 23.3364 7.93309 23.4952 9.52051C23.5233 9.80157 23.4308 10.0815 23.2413 10.291C23.0517 10.5005 22.7826 10.6201 22.5001 10.6201H21.628C20.897 10.6203 20.2717 11.231 20.2715 12.0049C20.2716 12.7737 20.8918 13.3895 21.628 13.3896H22.5001C22.7853 13.3896 23.0574 13.5116 23.2471 13.7246C23.4367 13.9376 23.5261 14.2216 23.4932 14.5049C23.3196 15.994 22.9549 17.8536 22.4815 19.4902C22.1211 20.7355 20.9683 21.5039 19.7452 21.5039H4.25494C3.0318 21.5038 1.87847 20.7351 1.51861 19.4893C1.04509 17.8498 0.680553 15.9857 0.506895 14.5059C0.473709 14.2224 0.563325 13.9379 0.752989 13.7246C0.942686 13.5114 1.21471 13.3897 1.50006 13.3896H2.37213C3.1002 13.3896 3.72855 12.7706 3.72857 12.0049C3.72844 11.2361 3.10837 10.6201 2.37213 10.6201H1.50006C1.21762 10.62 0.948369 10.5004 0.758848 10.291C0.569476 10.0816 0.476848 9.80148 0.504942 9.52051C0.663696 7.93346 1.04787 6.16565 1.54693 4.51465C1.91979 3.28168 3.06586 2.50407 4.29889 2.50391H19.7081ZM12.7061 6.60645C12.1541 6.60648 11.7065 7.05448 11.7061 7.60645C11.7061 8.15871 12.1539 8.60641 12.7061 8.60645H13.9835L8.59967 13.9883V12.709C8.59933 12.157 8.15175 11.709 7.59967 11.709C7.04762 11.709 6.6 12.157 6.59967 12.709V16.4023C6.59967 16.9546 7.04741 17.4023 7.59967 17.4023H11.293C11.8453 17.4023 12.293 16.9546 12.293 16.4023C12.2927 15.8503 11.8451 15.4023 11.293 15.4023H10.0137L15.3995 10.0176V11.2998C15.3995 11.852 15.8472 12.2997 16.3995 12.2998C16.9518 12.2998 17.3995 11.8521 17.3995 11.2998V7.60449C17.3994 7.47455 17.3727 7.34464 17.3223 7.22266C17.3193 7.21557 17.3157 7.20818 17.3126 7.20117C17.2641 7.09152 17.1964 6.98734 17.1065 6.89746C16.9016 6.69276 16.6297 6.59622 16.3614 6.60645H12.7061Z",
|
|
24
|
+
fill: "currentColor"
|
|
25
|
+
}
|
|
26
|
+
) })
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var IconArrowUpRightArrowDownLeftCouponFill = forwardRef(Icon);
|
|
30
|
+
var IconArrowUpRightArrowDownLeftCouponFill_default = IconArrowUpRightArrowDownLeftCouponFill;
|
|
31
|
+
export {
|
|
32
|
+
IconArrowUpRightArrowDownLeftCouponFill_default as default
|
|
33
|
+
};
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/IconArrowUpRightArrowDownLeftCouponLine.tsx
|
|
21
|
+
var IconArrowUpRightArrowDownLeftCouponLine_exports = {};
|
|
22
|
+
__export(IconArrowUpRightArrowDownLeftCouponLine_exports, {
|
|
23
|
+
default: () => IconArrowUpRightArrowDownLeftCouponLine_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconArrowUpRightArrowDownLeftCouponLine_exports);
|
|
26
|
+
var import_react = require("react");
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var Icon = ({
|
|
29
|
+
size = 24,
|
|
30
|
+
...props
|
|
31
|
+
}, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
32
|
+
"svg",
|
|
33
|
+
{
|
|
34
|
+
viewBox: "0 0 24 24",
|
|
35
|
+
fill: "none",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
"data-seed-icon": "true",
|
|
38
|
+
width: size,
|
|
39
|
+
height: size,
|
|
40
|
+
ref,
|
|
41
|
+
...props,
|
|
42
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
43
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
44
|
+
"path",
|
|
45
|
+
{
|
|
46
|
+
d: "M16.2119 6.75684C16.4804 6.74666 16.7521 6.84298 16.9571 7.04785C17.1137 7.20457 17.2054 7.40101 17.2364 7.60449C17.2391 7.62254 17.2433 7.64083 17.2451 7.65918C17.2482 7.69089 17.25 7.72305 17.25 7.75488V11.3242C17.25 11.8764 16.8022 12.3241 16.25 12.3242C15.6978 12.3242 15.2501 11.8764 15.25 11.3242V10.168L10.1641 15.2529H11.3174C11.8696 15.2529 12.3173 15.7008 12.3174 16.2529C12.3173 16.8051 11.8696 17.2529 11.3174 17.2529H7.75002C7.19783 17.2529 6.75015 16.8051 6.75002 16.2529V12.6855C6.75015 12.1334 7.19783 11.6856 7.75002 11.6855C8.30223 11.6855 8.74989 12.1334 8.75002 12.6855V13.8389L13.834 8.75684H12.6826C12.1304 8.75682 11.6827 8.30904 11.6826 7.75684C11.6828 7.20467 12.1304 6.75685 12.6826 6.75684H16.2119Z",
|
|
47
|
+
fill: "currentColor"
|
|
48
|
+
}
|
|
49
|
+
),
|
|
50
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
51
|
+
"path",
|
|
52
|
+
{
|
|
53
|
+
fillRule: "evenodd",
|
|
54
|
+
clipRule: "evenodd",
|
|
55
|
+
d: "M19.708 2.50391C20.9351 2.50391 22.0799 3.27557 22.4541 4.50586C22.9582 6.16316 23.3364 7.93414 23.4951 9.52148C23.5231 9.80242 23.4307 10.0826 23.2412 10.292C23.0517 10.5013 22.7824 10.6211 22.5 10.6211H21.628C20.8968 10.6211 20.2715 11.2318 20.2715 12.0059C20.2718 12.7745 20.8918 13.3906 21.628 13.3906H22.5C22.7854 13.3906 23.0573 13.5124 23.2471 13.7256C23.4365 13.9386 23.5261 14.2226 23.4932 14.5059C23.3195 15.995 22.9549 17.8547 22.4815 19.4912C22.1209 20.7362 20.9681 21.5049 19.7451 21.5049H4.2549C3.03184 21.5048 1.87859 20.7359 1.51858 19.4902C1.04506 17.8509 0.680549 15.9866 0.506858 14.5068C0.473597 14.2234 0.563384 13.9389 0.752952 13.7256C0.942689 13.5123 1.21458 13.3907 1.50002 13.3906H2.37209C3.10001 13.3906 3.72824 12.7714 3.72854 12.0059C3.72854 11.2369 3.10841 10.6211 2.37209 10.6211H1.50002C1.21763 10.6211 0.948358 10.5013 0.758811 10.292C0.569388 10.0826 0.476953 9.80241 0.504905 9.52148C0.663631 7.93451 1.04787 6.16658 1.5469 4.51562C1.91971 3.28249 3.06569 2.50401 4.29885 2.50391H19.708ZM4.29885 4.50488C3.89162 4.50498 3.56383 4.75763 3.46194 5.09473C3.10712 6.26861 2.81914 7.48917 2.63772 8.63184C4.38048 8.76933 5.72854 10.2492 5.72854 12.0059C5.72826 13.7609 4.37379 15.2345 2.64846 15.3779C2.83373 16.5194 3.10962 17.7902 3.44045 18.9355C3.53324 19.2556 3.84814 19.5048 4.2549 19.5049H19.7451C20.152 19.5049 20.4667 19.255 20.5596 18.9346C20.8907 17.7898 21.1664 16.5212 21.3516 15.377C19.6143 15.2342 18.2718 13.7586 18.2715 12.0059C18.2715 10.2328 19.6348 8.76853 21.3633 8.63184C21.1831 7.48527 20.8981 6.26182 20.541 5.08789C20.44 4.75556 20.1143 4.50488 19.708 4.50488H4.29885Z",
|
|
56
|
+
fill: "currentColor"
|
|
57
|
+
}
|
|
58
|
+
)
|
|
59
|
+
] }) })
|
|
60
|
+
}
|
|
61
|
+
);
|
|
62
|
+
var IconArrowUpRightArrowDownLeftCouponLine = (0, import_react.forwardRef)(Icon);
|
|
63
|
+
var IconArrowUpRightArrowDownLeftCouponLine_default = IconArrowUpRightArrowDownLeftCouponLine;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* @alias exchange ticket,voucher,coupon,교환권,바우처,티켓,쿠폰,service:교환권,tag:service
|
|
4
|
+
* @preview 
|
|
5
|
+
*/
|
|
6
|
+
declare const IconArrowUpRightArrowDownLeftCouponLine: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default IconArrowUpRightArrowDownLeftCouponLine;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
// src/IconArrowUpRightArrowDownLeftCouponLine.tsx
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
|
+
var Icon = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
...props
|
|
7
|
+
}, ref) => /* @__PURE__ */ jsx(
|
|
8
|
+
"svg",
|
|
9
|
+
{
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
fill: "none",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
"data-seed-icon": "true",
|
|
14
|
+
width: size,
|
|
15
|
+
height: size,
|
|
16
|
+
ref,
|
|
17
|
+
...props,
|
|
18
|
+
children: /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsxs("g", { children: [
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M16.2119 6.75684C16.4804 6.74666 16.7521 6.84298 16.9571 7.04785C17.1137 7.20457 17.2054 7.40101 17.2364 7.60449C17.2391 7.62254 17.2433 7.64083 17.2451 7.65918C17.2482 7.69089 17.25 7.72305 17.25 7.75488V11.3242C17.25 11.8764 16.8022 12.3241 16.25 12.3242C15.6978 12.3242 15.2501 11.8764 15.25 11.3242V10.168L10.1641 15.2529H11.3174C11.8696 15.2529 12.3173 15.7008 12.3174 16.2529C12.3173 16.8051 11.8696 17.2529 11.3174 17.2529H7.75002C7.19783 17.2529 6.75015 16.8051 6.75002 16.2529V12.6855C6.75015 12.1334 7.19783 11.6856 7.75002 11.6855C8.30223 11.6855 8.74989 12.1334 8.75002 12.6855V13.8389L13.834 8.75684H12.6826C12.1304 8.75682 11.6827 8.30904 11.6826 7.75684C11.6828 7.20467 12.1304 6.75685 12.6826 6.75684H16.2119Z",
|
|
23
|
+
fill: "currentColor"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ jsx(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
fillRule: "evenodd",
|
|
30
|
+
clipRule: "evenodd",
|
|
31
|
+
d: "M19.708 2.50391C20.9351 2.50391 22.0799 3.27557 22.4541 4.50586C22.9582 6.16316 23.3364 7.93414 23.4951 9.52148C23.5231 9.80242 23.4307 10.0826 23.2412 10.292C23.0517 10.5013 22.7824 10.6211 22.5 10.6211H21.628C20.8968 10.6211 20.2715 11.2318 20.2715 12.0059C20.2718 12.7745 20.8918 13.3906 21.628 13.3906H22.5C22.7854 13.3906 23.0573 13.5124 23.2471 13.7256C23.4365 13.9386 23.5261 14.2226 23.4932 14.5059C23.3195 15.995 22.9549 17.8547 22.4815 19.4912C22.1209 20.7362 20.9681 21.5049 19.7451 21.5049H4.2549C3.03184 21.5048 1.87859 20.7359 1.51858 19.4902C1.04506 17.8509 0.680549 15.9866 0.506858 14.5068C0.473597 14.2234 0.563384 13.9389 0.752952 13.7256C0.942689 13.5123 1.21458 13.3907 1.50002 13.3906H2.37209C3.10001 13.3906 3.72824 12.7714 3.72854 12.0059C3.72854 11.2369 3.10841 10.6211 2.37209 10.6211H1.50002C1.21763 10.6211 0.948358 10.5013 0.758811 10.292C0.569388 10.0826 0.476953 9.80241 0.504905 9.52148C0.663631 7.93451 1.04787 6.16658 1.5469 4.51562C1.91971 3.28249 3.06569 2.50401 4.29885 2.50391H19.708ZM4.29885 4.50488C3.89162 4.50498 3.56383 4.75763 3.46194 5.09473C3.10712 6.26861 2.81914 7.48917 2.63772 8.63184C4.38048 8.76933 5.72854 10.2492 5.72854 12.0059C5.72826 13.7609 4.37379 15.2345 2.64846 15.3779C2.83373 16.5194 3.10962 17.7902 3.44045 18.9355C3.53324 19.2556 3.84814 19.5048 4.2549 19.5049H19.7451C20.152 19.5049 20.4667 19.255 20.5596 18.9346C20.8907 17.7898 21.1664 16.5212 21.3516 15.377C19.6143 15.2342 18.2718 13.7586 18.2715 12.0059C18.2715 10.2328 19.6348 8.76853 21.3633 8.63184C21.1831 7.48527 20.8981 6.26182 20.541 5.08789C20.44 4.75556 20.1143 4.50488 19.708 4.50488H4.29885Z",
|
|
32
|
+
fill: "currentColor"
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
] }) })
|
|
36
|
+
}
|
|
37
|
+
);
|
|
38
|
+
var IconArrowUpRightArrowDownLeftCouponLine = forwardRef(Icon);
|
|
39
|
+
var IconArrowUpRightArrowDownLeftCouponLine_default = IconArrowUpRightArrowDownLeftCouponLine;
|
|
40
|
+
export {
|
|
41
|
+
IconArrowUpRightArrowDownLeftCouponLine_default as default
|
|
42
|
+
};
|
package/lib/IconDollarFill.cjs
CHANGED
|
@@ -44,7 +44,7 @@ var Icon = ({
|
|
|
44
44
|
{
|
|
45
45
|
fillRule: "evenodd",
|
|
46
46
|
clipRule: "evenodd",
|
|
47
|
-
d: "M12.
|
|
47
|
+
d: "M12.5 0.800049C13.1627 0.800049 13.7 1.33731 13.7 2.00005V3.81755H14.1667C15.223 3.81755 16.3339 4.13111 17.2068 4.82772C18.1104 5.5488 18.7 6.63898 18.7 8.01005C18.7 8.67279 18.1627 9.21005 17.5 9.21005C16.8372 9.21005 16.3 8.67279 16.3 8.01005C16.3 7.38612 16.0562 6.98005 15.7098 6.70363C15.3328 6.40274 14.777 6.21755 14.1667 6.21755H10.8333C10.5881 6.21755 10.0123 6.34387 9.51945 6.71978C9.08152 7.05383 8.69999 7.58598 8.69999 8.5088C8.69999 9.29236 9.41411 10.8 11.3889 10.8H13.6111C16.371 10.8 18.7 12.7151 18.7 15.4913C18.7 18.1263 16.7408 20.1825 14.0555 20.1825H13.7V22C13.7 22.6628 13.1627 23.2001 12.5 23.2001C11.8373 23.2001 11.3 22.6628 11.3 22V20.1825H10.9444C9.84074 20.1825 8.71414 19.7919 7.8463 19.0956C6.96542 18.3889 6.29999 17.3177 6.29999 15.99C6.29999 15.3273 6.83725 14.79 7.49999 14.79C8.16273 14.79 8.69999 15.3273 8.69999 15.99C8.69999 16.4579 8.92345 16.8829 9.34812 17.2236C9.78583 17.5747 10.3815 17.7825 10.9444 17.7825H14.0555C15.3703 17.7825 16.3 16.8463 16.3 15.4913C16.3 14.2775 15.2956 13.2 13.6111 13.2H11.3889C7.80809 13.2 6.29999 10.3187 6.29999 8.5088C6.29999 6.77162 7.08513 5.55814 8.06387 4.81157C8.98772 4.10685 10.0785 3.81755 10.8333 3.81755H11.3V2.00005C11.3 1.33731 11.8373 0.800049 12.5 0.800049Z",
|
|
48
48
|
fill: "currentColor"
|
|
49
49
|
}
|
|
50
50
|
) })
|
package/lib/IconDollarFill.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
/**
|
|
3
3
|
* @alias money,dollor,돈,머니,달러
|
|
4
|
-
* @preview 
|
|
5
5
|
*/
|
|
6
6
|
declare const IconDollarFill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
7
|
size?: number | string;
|
package/lib/IconDollarFill.js
CHANGED
|
@@ -20,7 +20,7 @@ var Icon = ({
|
|
|
20
20
|
{
|
|
21
21
|
fillRule: "evenodd",
|
|
22
22
|
clipRule: "evenodd",
|
|
23
|
-
d: "M12.
|
|
23
|
+
d: "M12.5 0.800049C13.1627 0.800049 13.7 1.33731 13.7 2.00005V3.81755H14.1667C15.223 3.81755 16.3339 4.13111 17.2068 4.82772C18.1104 5.5488 18.7 6.63898 18.7 8.01005C18.7 8.67279 18.1627 9.21005 17.5 9.21005C16.8372 9.21005 16.3 8.67279 16.3 8.01005C16.3 7.38612 16.0562 6.98005 15.7098 6.70363C15.3328 6.40274 14.777 6.21755 14.1667 6.21755H10.8333C10.5881 6.21755 10.0123 6.34387 9.51945 6.71978C9.08152 7.05383 8.69999 7.58598 8.69999 8.5088C8.69999 9.29236 9.41411 10.8 11.3889 10.8H13.6111C16.371 10.8 18.7 12.7151 18.7 15.4913C18.7 18.1263 16.7408 20.1825 14.0555 20.1825H13.7V22C13.7 22.6628 13.1627 23.2001 12.5 23.2001C11.8373 23.2001 11.3 22.6628 11.3 22V20.1825H10.9444C9.84074 20.1825 8.71414 19.7919 7.8463 19.0956C6.96542 18.3889 6.29999 17.3177 6.29999 15.99C6.29999 15.3273 6.83725 14.79 7.49999 14.79C8.16273 14.79 8.69999 15.3273 8.69999 15.99C8.69999 16.4579 8.92345 16.8829 9.34812 17.2236C9.78583 17.5747 10.3815 17.7825 10.9444 17.7825H14.0555C15.3703 17.7825 16.3 16.8463 16.3 15.4913C16.3 14.2775 15.2956 13.2 13.6111 13.2H11.3889C7.80809 13.2 6.29999 10.3187 6.29999 8.5088C6.29999 6.77162 7.08513 5.55814 8.06387 4.81157C8.98772 4.10685 10.0785 3.81755 10.8333 3.81755H11.3V2.00005C11.3 1.33731 11.8373 0.800049 12.5 0.800049Z",
|
|
24
24
|
fill: "currentColor"
|
|
25
25
|
}
|
|
26
26
|
) })
|
|
@@ -44,7 +44,7 @@ var Icon = ({
|
|
|
44
44
|
{
|
|
45
45
|
fillRule: "evenodd",
|
|
46
46
|
clipRule: "evenodd",
|
|
47
|
-
d: "M10.
|
|
47
|
+
d: "M10.811 1C5.3928 1 0.999939 5.38822 0.999939 10.8046V10.8176C0.999939 16.234 5.3928 20.6222 10.811 20.6222C12.792 20.6222 14.6438 20.0354 16.1897 19.0193L20.2858 23.1156C21.0669 23.8967 22.3332 23.8967 23.1143 23.1156C23.8953 22.3346 23.8953 21.0683 23.1143 20.2872L19.0171 16.1899C20.0326 14.6429 20.6222 12.7916 20.6222 10.8046C20.6222 5.38822 16.2293 1 10.811 1ZM3.39994 10.8046C3.39994 6.71542 6.71657 3.4 10.811 3.4C14.9055 3.4 18.2222 6.71542 18.2222 10.8046C18.2222 13.0196 17.2561 15.0073 15.7142 16.3681L15.7118 16.3702C14.4095 17.5257 12.6917 18.2222 10.811 18.2222C6.71657 18.2222 3.39994 14.9068 3.39994 10.8176V10.8046Z",
|
|
48
48
|
fill: "currentColor"
|
|
49
49
|
}
|
|
50
50
|
) })
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
/**
|
|
3
3
|
* @alias find,magnifying glass,search,검색,돋보기,찾기
|
|
4
|
-
* @preview 
|
|
5
5
|
*/
|
|
6
6
|
declare const IconMagnifyingglassFill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
7
|
size?: number | string;
|
|
@@ -20,7 +20,7 @@ var Icon = ({
|
|
|
20
20
|
{
|
|
21
21
|
fillRule: "evenodd",
|
|
22
22
|
clipRule: "evenodd",
|
|
23
|
-
d: "M10.
|
|
23
|
+
d: "M10.811 1C5.3928 1 0.999939 5.38822 0.999939 10.8046V10.8176C0.999939 16.234 5.3928 20.6222 10.811 20.6222C12.792 20.6222 14.6438 20.0354 16.1897 19.0193L20.2858 23.1156C21.0669 23.8967 22.3332 23.8967 23.1143 23.1156C23.8953 22.3346 23.8953 21.0683 23.1143 20.2872L19.0171 16.1899C20.0326 14.6429 20.6222 12.7916 20.6222 10.8046C20.6222 5.38822 16.2293 1 10.811 1ZM3.39994 10.8046C3.39994 6.71542 6.71657 3.4 10.811 3.4C14.9055 3.4 18.2222 6.71542 18.2222 10.8046C18.2222 13.0196 17.2561 15.0073 15.7142 16.3681L15.7118 16.3702C14.4095 17.5257 12.6917 18.2222 10.811 18.2222C6.71657 18.2222 3.39994 14.9068 3.39994 10.8176V10.8046Z",
|
|
24
24
|
fill: "currentColor"
|
|
25
25
|
}
|
|
26
26
|
) })
|
|
@@ -43,14 +43,14 @@ var Icon = ({
|
|
|
43
43
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
44
44
|
"path",
|
|
45
45
|
{
|
|
46
|
-
d: "M6.
|
|
46
|
+
d: "M6.62402 14.0002C6.62402 13.2409 7.23963 12.6252 7.99902 12.6252C8.75841 12.6252 9.37402 13.2409 9.37402 14.0002C9.37402 14.7596 8.75842 15.3752 7.99902 15.3752C7.23963 15.3752 6.62402 14.7596 6.62402 14.0002Z",
|
|
47
47
|
fill: "currentColor"
|
|
48
48
|
}
|
|
49
49
|
),
|
|
50
50
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
51
51
|
"path",
|
|
52
52
|
{
|
|
53
|
-
d: "M14.
|
|
53
|
+
d: "M14.624 14.0002C14.624 13.2409 15.2396 12.6252 15.999 12.6252C16.7584 12.6252 17.374 13.2409 17.374 14.0002C17.374 14.7596 16.7584 15.3752 15.999 15.3752C15.2396 15.3752 14.624 14.7596 14.624 14.0002Z",
|
|
54
54
|
fill: "currentColor"
|
|
55
55
|
}
|
|
56
56
|
),
|
|
@@ -59,7 +59,7 @@ var Icon = ({
|
|
|
59
59
|
{
|
|
60
60
|
fillRule: "evenodd",
|
|
61
61
|
clipRule: "evenodd",
|
|
62
|
-
d: "M7.
|
|
62
|
+
d: "M7.64094 1C6.3222 1 5.33442 1.45276 4.64147 2.11685C3.97092 2.75948 3.63466 3.54232 3.48101 4.14272C3.14484 5.45625 2.08997 10.8854 2.08997 14.7703C2.08997 16.5383 2.87641 17.6806 3.98134 18.3159C4.69151 18.7243 5.48427 18.896 6.16911 18.9624L4.16358 22.011C3.86005 22.4724 3.98802 23.0925 4.44942 23.396C4.91082 23.6996 5.53091 23.5716 5.83444 23.1102L6.53026 22.0525H17.4678L18.1636 23.1102C18.4671 23.5716 19.0872 23.6995 19.5486 23.396C20.01 23.0925 20.138 22.4724 19.8345 22.011L17.828 18.9609C18.5159 18.892 19.3106 18.7149 20.022 18.3002C21.1231 17.6582 21.9082 16.5119 21.9082 14.7449C21.9082 10.8852 20.8532 5.4562 20.5171 4.14307C20.3635 3.54265 20.0272 2.75981 19.3566 2.11719C18.6637 1.45311 17.6759 1.00034 16.3572 1.00034L7.64094 1ZM7.84597 20.0525L8.53824 19.0002L15.4598 19.0001L16.1521 20.0525H7.84597ZM17.0165 17.0001L6.9816 17.0002C6.29529 17.0002 5.5362 16.9029 4.9783 16.5821C4.50805 16.3117 4.08997 15.839 4.08997 14.7703C4.08997 13.487 4.21505 12.0071 4.39097 10.5738C5.95384 10.9253 8.80239 11.3602 11.999 11.3602C15.3473 11.3602 18.1016 10.8837 19.6029 10.5321C19.781 11.9725 19.9082 13.4602 19.9082 14.7449C19.9082 15.8147 19.4887 16.296 19.0146 16.5724C18.4559 16.8981 17.6967 17.0001 17.0165 17.0001ZM19.3232 8.54255C18.0166 8.86219 15.3243 9.36018 11.999 9.36018C8.79491 9.36018 5.99461 8.89855 4.6686 8.5857C4.95338 6.75466 5.26738 5.22932 5.41856 4.63859C5.5082 4.28833 5.69657 3.87585 6.0253 3.56081C6.33163 3.26724 6.81778 3 7.64094 3L16.3572 3.00034C17.1803 3.00034 17.6665 3.26758 17.9728 3.56116C18.3016 3.8762 18.4899 4.28869 18.5796 4.63894C18.7297 5.22545 19.0401 6.73254 19.3232 8.54255Z",
|
|
63
63
|
fill: "currentColor"
|
|
64
64
|
}
|
|
65
65
|
)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
/**
|
|
3
3
|
* @alias metro,subway,underground,지하철,메트로,역,교통
|
|
4
|
-
* @preview 
|
|
5
5
|
*/
|
|
6
6
|
declare const IconMetroFrontsideLine: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
7
|
size?: number | string;
|