@karrotmarket/react-monochrome-icon 1.23.0 → 1.24.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/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 +1 -1
|
@@ -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/IconPushpinSlashLine.tsx
|
|
21
|
+
var IconPushpinSlashLine_exports = {};
|
|
22
|
+
__export(IconPushpinSlashLine_exports, {
|
|
23
|
+
default: () => IconPushpinSlashLine_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconPushpinSlashLine_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
|
+
fillRule: "evenodd",
|
|
47
|
+
clipRule: "evenodd",
|
|
48
|
+
d: "M1.79306 1.79297C2.18359 1.40254 2.81663 1.40247 3.20712 1.79297L4.57138 3.15722C4.60631 3.20863 4.64592 3.25813 4.69149 3.30371L20.6915 19.3037C20.7368 19.349 20.786 19.3881 20.837 19.4228L22.2071 20.793C22.5972 21.1835 22.5974 21.8166 22.2071 22.207C21.8167 22.5974 21.1836 22.5972 20.7931 22.207L15.4298 16.8437C14.6449 17.8696 13.816 18.8851 12.9669 19.8516C13.3357 20.0538 13.7132 20.2495 14.0997 20.4375C14.596 20.6791 14.8028 21.2779 14.5616 21.7744C14.3201 22.2709 13.7213 22.4777 13.2247 22.2363C10.9595 21.1346 8.95292 19.7926 7.21298 18.1992L2.90829 22.5049C2.51788 22.8952 1.88475 22.895 1.49423 22.5049C1.1038 22.1144 1.10383 21.4813 1.49423 21.0908L5.79892 16.7852C4.20603 15.0455 2.86426 13.0391 1.76278 10.7744C1.52151 10.2779 1.72825 9.67904 2.2247 9.4375C2.72115 9.19631 3.32 9.40317 3.56161 9.89941C3.74876 10.2842 3.94427 10.6601 4.1456 11.0273C5.10933 10.1754 6.12327 9.3464 7.14853 8.5625L1.79306 3.20703C1.40253 2.8165 1.40253 2.18349 1.79306 1.79297ZM8.57333 9.9873C7.41818 10.8612 6.27346 11.8021 5.19638 12.7686C5.98325 13.9539 6.85796 15.0331 7.82138 16.0078C7.85248 16.0323 7.88352 16.0582 7.9122 16.0869C7.94088 16.1156 7.96683 16.1466 7.9913 16.1777C8.96494 17.1401 10.0428 18.0136 11.2267 18.7998C12.1896 17.7188 13.1274 16.5704 14.002 15.416L8.57333 9.9873Z",
|
|
49
|
+
fill: "currentColor"
|
|
50
|
+
}
|
|
51
|
+
),
|
|
52
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
53
|
+
"path",
|
|
54
|
+
{
|
|
55
|
+
d: "M11.5753 3.02343C11.6654 1.89924 12.9638 1.23186 13.9337 1.93359C15.4912 3.06049 16.9625 4.30083 18.3331 5.65918L18.3399 5.66601L18.8429 6.18359C20.0057 7.40252 21.0888 8.70122 22.0743 10.0713C22.7953 11.0744 22.0561 12.4191 20.8712 12.4297L18.4483 12.4502C18.2313 12.811 17.9999 13.1754 17.7608 13.5449L16.3136 12.0977C16.5591 11.7093 16.7936 11.3279 17.0108 10.9531C17.1882 10.6477 17.514 10.4582 17.8673 10.4551L19.8546 10.4375C18.9523 9.25854 17.9724 8.13659 16.9259 7.08007L16.4356 6.60351C15.5224 5.73384 14.5619 4.91725 13.5606 4.15039L13.544 6.13183C13.5409 6.48576 13.3504 6.8121 13.044 6.98925C12.6688 7.20587 12.2859 7.43751 11.8975 7.68164L10.4493 6.2334C10.8199 5.99479 11.1868 5.76574 11.5489 5.54882L11.5704 3.13379L11.5753 3.02343Z",
|
|
56
|
+
fill: "currentColor"
|
|
57
|
+
}
|
|
58
|
+
)
|
|
59
|
+
] }) })
|
|
60
|
+
}
|
|
61
|
+
);
|
|
62
|
+
var IconPushpinSlashLine = (0, import_react.forwardRef)(Icon);
|
|
63
|
+
var IconPushpinSlashLine_default = IconPushpinSlashLine;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* @alias detach,unpin,pushpin,고정 해제,압정,핀 해제
|
|
4
|
+
* @preview 
|
|
5
|
+
*/
|
|
6
|
+
declare const IconPushpinSlashLine: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default IconPushpinSlashLine;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
// src/IconPushpinSlashLine.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
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M1.79306 1.79297C2.18359 1.40254 2.81663 1.40247 3.20712 1.79297L4.57138 3.15722C4.60631 3.20863 4.64592 3.25813 4.69149 3.30371L20.6915 19.3037C20.7368 19.349 20.786 19.3881 20.837 19.4228L22.2071 20.793C22.5972 21.1835 22.5974 21.8166 22.2071 22.207C21.8167 22.5974 21.1836 22.5972 20.7931 22.207L15.4298 16.8437C14.6449 17.8696 13.816 18.8851 12.9669 19.8516C13.3357 20.0538 13.7132 20.2495 14.0997 20.4375C14.596 20.6791 14.8028 21.2779 14.5616 21.7744C14.3201 22.2709 13.7213 22.4777 13.2247 22.2363C10.9595 21.1346 8.95292 19.7926 7.21298 18.1992L2.90829 22.5049C2.51788 22.8952 1.88475 22.895 1.49423 22.5049C1.1038 22.1144 1.10383 21.4813 1.49423 21.0908L5.79892 16.7852C4.20603 15.0455 2.86426 13.0391 1.76278 10.7744C1.52151 10.2779 1.72825 9.67904 2.2247 9.4375C2.72115 9.19631 3.32 9.40317 3.56161 9.89941C3.74876 10.2842 3.94427 10.6601 4.1456 11.0273C5.10933 10.1754 6.12327 9.3464 7.14853 8.5625L1.79306 3.20703C1.40253 2.8165 1.40253 2.18349 1.79306 1.79297ZM8.57333 9.9873C7.41818 10.8612 6.27346 11.8021 5.19638 12.7686C5.98325 13.9539 6.85796 15.0331 7.82138 16.0078C7.85248 16.0323 7.88352 16.0582 7.9122 16.0869C7.94088 16.1156 7.96683 16.1466 7.9913 16.1777C8.96494 17.1401 10.0428 18.0136 11.2267 18.7998C12.1896 17.7188 13.1274 16.5704 14.002 15.416L8.57333 9.9873Z",
|
|
25
|
+
fill: "currentColor"
|
|
26
|
+
}
|
|
27
|
+
),
|
|
28
|
+
/* @__PURE__ */ jsx(
|
|
29
|
+
"path",
|
|
30
|
+
{
|
|
31
|
+
d: "M11.5753 3.02343C11.6654 1.89924 12.9638 1.23186 13.9337 1.93359C15.4912 3.06049 16.9625 4.30083 18.3331 5.65918L18.3399 5.66601L18.8429 6.18359C20.0057 7.40252 21.0888 8.70122 22.0743 10.0713C22.7953 11.0744 22.0561 12.4191 20.8712 12.4297L18.4483 12.4502C18.2313 12.811 17.9999 13.1754 17.7608 13.5449L16.3136 12.0977C16.5591 11.7093 16.7936 11.3279 17.0108 10.9531C17.1882 10.6477 17.514 10.4582 17.8673 10.4551L19.8546 10.4375C18.9523 9.25854 17.9724 8.13659 16.9259 7.08007L16.4356 6.60351C15.5224 5.73384 14.5619 4.91725 13.5606 4.15039L13.544 6.13183C13.5409 6.48576 13.3504 6.8121 13.044 6.98925C12.6688 7.20587 12.2859 7.43751 11.8975 7.68164L10.4493 6.2334C10.8199 5.99479 11.1868 5.76574 11.5489 5.54882L11.5704 3.13379L11.5753 3.02343Z",
|
|
32
|
+
fill: "currentColor"
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
] }) })
|
|
36
|
+
}
|
|
37
|
+
);
|
|
38
|
+
var IconPushpinSlashLine = forwardRef(Icon);
|
|
39
|
+
var IconPushpinSlashLine_default = IconPushpinSlashLine;
|
|
40
|
+
export {
|
|
41
|
+
IconPushpinSlashLine_default as default
|
|
42
|
+
};
|
|
@@ -45,7 +45,7 @@ var Icon = ({
|
|
|
45
45
|
{
|
|
46
46
|
fillRule: "evenodd",
|
|
47
47
|
clipRule: "evenodd",
|
|
48
|
-
d: "M6.
|
|
48
|
+
d: "M6.50005 4.20005L4.99992 4.20005C4.55818 4.20006 4.20005 4.55816 4.20005 4.99998V6.50005C4.20005 7.16279 3.66279 7.70005 3.00005 7.70005C2.33731 7.70005 1.80005 7.16279 1.80005 6.50005V4.99998C1.80005 3.23277 3.2326 1.80007 4.9999 1.80005L6.50005 1.80005C7.16279 1.80005 7.70005 2.33731 7.70005 3.00005C7.70005 3.66279 7.16279 4.20005 6.50005 4.20005Z",
|
|
49
49
|
fill: "currentColor"
|
|
50
50
|
}
|
|
51
51
|
),
|
|
@@ -54,7 +54,7 @@ var Icon = ({
|
|
|
54
54
|
{
|
|
55
55
|
fillRule: "evenodd",
|
|
56
56
|
clipRule: "evenodd",
|
|
57
|
-
d: "M16.3 3.00005C16.3 2.33731 16.
|
|
57
|
+
d: "M16.3 3.00005C16.3 2.33731 16.8373 1.80005 17.5 1.80005H19C20.7674 1.80005 22.2 3.23274 22.2 5.00005V6.50005C22.2 7.16279 21.6628 7.70005 21 7.70005C20.3373 7.70005 19.8 7.16279 19.8 6.50005V5.00005C19.8 4.55822 19.4419 4.20005 19 4.20005H17.5C16.8373 4.20005 16.3 3.66279 16.3 3.00005Z",
|
|
58
58
|
fill: "currentColor"
|
|
59
59
|
}
|
|
60
60
|
),
|
|
@@ -63,7 +63,7 @@ var Icon = ({
|
|
|
63
63
|
{
|
|
64
64
|
fillRule: "evenodd",
|
|
65
65
|
clipRule: "evenodd",
|
|
66
|
-
d: "M3.
|
|
66
|
+
d: "M3.00011 16.3C3.66285 16.3 4.20011 16.8373 4.20011 17.5L4.20011 18.9999C4.20011 19.4418 4.55833 19.8 5.00017 19.8H6.50005C7.16279 19.8 7.70005 20.3373 7.70005 21C7.70005 21.6628 7.16279 22.2 6.50005 22.2H5.00017C3.23277 22.2 1.8001 20.7672 1.80011 18.9999L1.80011 17.5C1.80011 16.8373 2.33737 16.3 3.00011 16.3Z",
|
|
67
67
|
fill: "currentColor"
|
|
68
68
|
}
|
|
69
69
|
),
|
|
@@ -72,14 +72,14 @@ var Icon = ({
|
|
|
72
72
|
{
|
|
73
73
|
fillRule: "evenodd",
|
|
74
74
|
clipRule: "evenodd",
|
|
75
|
-
d: "M21 16.3C21.
|
|
75
|
+
d: "M21 16.3C21.6628 16.3 22.2 16.8373 22.2 17.5V19C22.2 20.7674 20.7674 22.2 19 22.2H17.5C16.8373 22.2 16.3 21.6628 16.3 21C16.3 20.3373 16.8373 19.8 17.5 19.8H19C19.4419 19.8 19.8 19.4419 19.8 19V17.5C19.8 16.8373 20.3373 16.3 21 16.3Z",
|
|
76
76
|
fill: "currentColor"
|
|
77
77
|
}
|
|
78
78
|
),
|
|
79
79
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
80
80
|
"path",
|
|
81
81
|
{
|
|
82
|
-
d: "M12.7266 6.57321C12.
|
|
82
|
+
d: "M12.7266 6.57321C12.5868 6.21888 12.2402 5.98992 11.8594 6.00034C11.4786 6.01077 11.1451 6.25835 11.0248 6.6198L10.2835 8.84837C10.0505 9.54885 9.51878 10.1099 8.83178 10.38L6.57421 11.2679C6.21972 11.4073 5.99035 11.7536 6.00031 12.1344C6.01028 12.5152 6.25745 12.849 6.61875 12.9697L8.85267 13.7158C9.55087 13.949 10.1101 14.4792 10.3803 15.1639L11.2734 17.4268C11.4132 17.7811 11.7598 18.0101 12.1406 17.9997C12.5214 17.9892 12.8549 17.7416 12.9752 17.3802L13.7165 15.1516C13.9495 14.4512 14.4812 13.8901 15.1682 13.62L17.4258 12.7321C17.7803 12.5927 18.0097 12.2464 17.9997 11.8656C17.9897 11.4848 17.7426 11.151 17.3813 11.0303L15.1473 10.2842C14.4491 10.051 13.8899 9.52084 13.6197 8.83612L12.7266 6.57321Z",
|
|
83
83
|
fill: "currentColor"
|
|
84
84
|
}
|
|
85
85
|
)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
/**
|
|
3
3
|
* @alias camera,chat,horizontal line,qr,qrcode,qr코드,scan,scanner,viewfinder,가로선,뷰파인더,스캐너,스캔,채팅,카메라
|
|
4
|
-
* @preview 
|
|
5
5
|
*/
|
|
6
6
|
declare const IconSparkleViewfinderFill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
7
|
size?: number | string;
|
|
@@ -21,7 +21,7 @@ var Icon = ({
|
|
|
21
21
|
{
|
|
22
22
|
fillRule: "evenodd",
|
|
23
23
|
clipRule: "evenodd",
|
|
24
|
-
d: "M6.
|
|
24
|
+
d: "M6.50005 4.20005L4.99992 4.20005C4.55818 4.20006 4.20005 4.55816 4.20005 4.99998V6.50005C4.20005 7.16279 3.66279 7.70005 3.00005 7.70005C2.33731 7.70005 1.80005 7.16279 1.80005 6.50005V4.99998C1.80005 3.23277 3.2326 1.80007 4.9999 1.80005L6.50005 1.80005C7.16279 1.80005 7.70005 2.33731 7.70005 3.00005C7.70005 3.66279 7.16279 4.20005 6.50005 4.20005Z",
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}
|
|
27
27
|
),
|
|
@@ -30,7 +30,7 @@ var Icon = ({
|
|
|
30
30
|
{
|
|
31
31
|
fillRule: "evenodd",
|
|
32
32
|
clipRule: "evenodd",
|
|
33
|
-
d: "M16.3 3.00005C16.3 2.33731 16.
|
|
33
|
+
d: "M16.3 3.00005C16.3 2.33731 16.8373 1.80005 17.5 1.80005H19C20.7674 1.80005 22.2 3.23274 22.2 5.00005V6.50005C22.2 7.16279 21.6628 7.70005 21 7.70005C20.3373 7.70005 19.8 7.16279 19.8 6.50005V5.00005C19.8 4.55822 19.4419 4.20005 19 4.20005H17.5C16.8373 4.20005 16.3 3.66279 16.3 3.00005Z",
|
|
34
34
|
fill: "currentColor"
|
|
35
35
|
}
|
|
36
36
|
),
|
|
@@ -39,7 +39,7 @@ var Icon = ({
|
|
|
39
39
|
{
|
|
40
40
|
fillRule: "evenodd",
|
|
41
41
|
clipRule: "evenodd",
|
|
42
|
-
d: "M3.
|
|
42
|
+
d: "M3.00011 16.3C3.66285 16.3 4.20011 16.8373 4.20011 17.5L4.20011 18.9999C4.20011 19.4418 4.55833 19.8 5.00017 19.8H6.50005C7.16279 19.8 7.70005 20.3373 7.70005 21C7.70005 21.6628 7.16279 22.2 6.50005 22.2H5.00017C3.23277 22.2 1.8001 20.7672 1.80011 18.9999L1.80011 17.5C1.80011 16.8373 2.33737 16.3 3.00011 16.3Z",
|
|
43
43
|
fill: "currentColor"
|
|
44
44
|
}
|
|
45
45
|
),
|
|
@@ -48,14 +48,14 @@ var Icon = ({
|
|
|
48
48
|
{
|
|
49
49
|
fillRule: "evenodd",
|
|
50
50
|
clipRule: "evenodd",
|
|
51
|
-
d: "M21 16.3C21.
|
|
51
|
+
d: "M21 16.3C21.6628 16.3 22.2 16.8373 22.2 17.5V19C22.2 20.7674 20.7674 22.2 19 22.2H17.5C16.8373 22.2 16.3 21.6628 16.3 21C16.3 20.3373 16.8373 19.8 17.5 19.8H19C19.4419 19.8 19.8 19.4419 19.8 19V17.5C19.8 16.8373 20.3373 16.3 21 16.3Z",
|
|
52
52
|
fill: "currentColor"
|
|
53
53
|
}
|
|
54
54
|
),
|
|
55
55
|
/* @__PURE__ */ jsx(
|
|
56
56
|
"path",
|
|
57
57
|
{
|
|
58
|
-
d: "M12.7266 6.57321C12.
|
|
58
|
+
d: "M12.7266 6.57321C12.5868 6.21888 12.2402 5.98992 11.8594 6.00034C11.4786 6.01077 11.1451 6.25835 11.0248 6.6198L10.2835 8.84837C10.0505 9.54885 9.51878 10.1099 8.83178 10.38L6.57421 11.2679C6.21972 11.4073 5.99035 11.7536 6.00031 12.1344C6.01028 12.5152 6.25745 12.849 6.61875 12.9697L8.85267 13.7158C9.55087 13.949 10.1101 14.4792 10.3803 15.1639L11.2734 17.4268C11.4132 17.7811 11.7598 18.0101 12.1406 17.9997C12.5214 17.9892 12.8549 17.7416 12.9752 17.3802L13.7165 15.1516C13.9495 14.4512 14.4812 13.8901 15.1682 13.62L17.4258 12.7321C17.7803 12.5927 18.0097 12.2464 17.9997 11.8656C17.9897 11.4848 17.7426 11.151 17.3813 11.0303L15.1473 10.2842C14.4491 10.051 13.8899 9.52084 13.6197 8.83612L12.7266 6.57321Z",
|
|
59
59
|
fill: "currentColor"
|
|
60
60
|
}
|
|
61
61
|
)
|
|
@@ -43,14 +43,14 @@ var Icon = ({
|
|
|
43
43
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
44
44
|
"path",
|
|
45
45
|
{
|
|
46
|
-
d: "M9.
|
|
46
|
+
d: "M9.98269 20.6994C9.98269 21.3622 10.5199 21.8994 11.1827 21.8994H12.1716C14.1446 21.8994 15.8081 20.2341 15.8081 18.2613V15.867H20.0386C21.6824 15.867 22.9447 14.4105 22.7112 12.7834L21.8037 6.46077C21.4363 3.90051 19.243 1.99953 16.6565 1.99953H7.24689L7.24689 14.502C8.79802 14.886 9.98269 16.3453 9.98269 18.0415V20.6994Z",
|
|
47
47
|
fill: "currentColor"
|
|
48
48
|
}
|
|
49
49
|
),
|
|
50
50
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
51
51
|
"path",
|
|
52
52
|
{
|
|
53
|
-
d: "M5.
|
|
53
|
+
d: "M5.24689 14.4036H3.85463C3.11755 14.4036 2.31704 14.0122 1.98935 13.1782C1.64612 12.3047 1.20001 10.6802 1.20001 8.14941C1.20001 5.62038 1.64553 4.03521 1.99412 3.18382C2.32868 2.3667 3.11839 1.99953 3.8299 1.99953H5.24689L5.24689 14.4036Z",
|
|
54
54
|
fill: "currentColor"
|
|
55
55
|
}
|
|
56
56
|
)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
/**
|
|
3
3
|
* @alias bad,dislike,down,hand,thumb,thumb_down,공감,별로,비추천,손,싫어요,엄지
|
|
4
|
-
* @preview 
|
|
5
5
|
*/
|
|
6
6
|
declare const IconThumbDownFill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
|
|
7
7
|
size?: number | string;
|
package/lib/IconThumbDownFill.js
CHANGED
|
@@ -19,14 +19,14 @@ var Icon = ({
|
|
|
19
19
|
/* @__PURE__ */ jsx(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
-
d: "M9.
|
|
22
|
+
d: "M9.98269 20.6994C9.98269 21.3622 10.5199 21.8994 11.1827 21.8994H12.1716C14.1446 21.8994 15.8081 20.2341 15.8081 18.2613V15.867H20.0386C21.6824 15.867 22.9447 14.4105 22.7112 12.7834L21.8037 6.46077C21.4363 3.90051 19.243 1.99953 16.6565 1.99953H7.24689L7.24689 14.502C8.79802 14.886 9.98269 16.3453 9.98269 18.0415V20.6994Z",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}
|
|
25
25
|
),
|
|
26
26
|
/* @__PURE__ */ jsx(
|
|
27
27
|
"path",
|
|
28
28
|
{
|
|
29
|
-
d: "M5.
|
|
29
|
+
d: "M5.24689 14.4036H3.85463C3.11755 14.4036 2.31704 14.0122 1.98935 13.1782C1.64612 12.3047 1.20001 10.6802 1.20001 8.14941C1.20001 5.62038 1.64553 4.03521 1.99412 3.18382C2.32868 2.3667 3.11839 1.99953 3.8299 1.99953H5.24689L5.24689 14.4036Z",
|
|
30
30
|
fill: "currentColor"
|
|
31
31
|
}
|
|
32
32
|
)
|