@karrotmarket/react-multicolor-icon 1.15.0 → 1.17.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/IconBook.cjs +76 -0
- package/lib/IconBook.d.ts +11 -0
- package/lib/IconBook.js +55 -0
- package/lib/IconFlower.cjs +81 -0
- package/lib/IconFlower.d.ts +11 -0
- package/lib/IconFlower.js +60 -0
- package/lib/IconStarCalendar.cjs +65 -0
- package/lib/IconStarCalendar.d.ts +11 -0
- package/lib/IconStarCalendar.js +44 -0
- package/lib/IconWandPlusCircle.cjs +2 -2
- package/lib/IconWandPlusCircle.js +2 -2
- package/lib/index.cjs +750 -594
- package/lib/index.d.ts +3 -0
- package/lib/index.js +132 -126
- package/package.json +1 -1
package/lib/IconBook.cjs
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
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/IconBook.tsx
|
|
21
|
+
var IconBook_exports = {};
|
|
22
|
+
__export(IconBook_exports, {
|
|
23
|
+
default: () => IconBook_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconBook_exports);
|
|
26
|
+
var import_react = require("react");
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
29
|
+
"svg",
|
|
30
|
+
{
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
fill: "none",
|
|
33
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
+
"data-seed-icon": "true",
|
|
35
|
+
width: size,
|
|
36
|
+
height: size,
|
|
37
|
+
ref,
|
|
38
|
+
...props,
|
|
39
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M19.8002 17.0002C18.8568 18.7018 18.8679 20.3614 19.8002 22V17.0002Z",
|
|
45
|
+
fill: "#C9AF8D"
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M19.8002 17.0002L6.70014 17C5.31948 17 4.20022 18.1192 4.2002 19.4999C4.20017 20.8805 5.31941 21.9998 6.70007 21.9998L19.8002 22",
|
|
52
|
+
fill: "#C9AF8D"
|
|
53
|
+
}
|
|
54
|
+
)
|
|
55
|
+
] }),
|
|
56
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
fillRule: "evenodd",
|
|
60
|
+
clipRule: "evenodd",
|
|
61
|
+
d: "M18.2002 1C19.7464 1.00018 20.9999 2.25361 21 3.7998V17.0039C21 17.0426 20.9974 17.0807 20.9932 17.1182C20.9774 17.2785 20.9303 17.4365 20.8496 17.582C20.1059 18.9236 20.1213 20.1378 20.8428 21.4062C21.0541 21.7777 21.0527 22.2341 20.8379 22.6035C20.623 22.9729 20.2272 23.2002 19.7998 23.2002H6.7002C4.65683 23.2002 3.00003 21.5433 3 19.5V3.7998C3.00011 2.25356 4.25356 1.00011 5.7998 1H18.2002ZM6.7002 18.2002C5.98228 18.2002 5.4004 18.7821 5.40039 19.5C5.40043 20.2179 5.98231 20.7998 6.7002 20.7998H18.0469C17.8484 19.9391 17.8506 19.07 18.0537 18.2002H6.7002Z",
|
|
62
|
+
fill: "#937066"
|
|
63
|
+
}
|
|
64
|
+
),
|
|
65
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
66
|
+
"path",
|
|
67
|
+
{
|
|
68
|
+
d: "M16.5 10C16.5 10.5523 16.0523 11 15.5 11C14.9477 11 14.5 10.5523 14.5 10L14.5 1L16.5 1L16.5 10Z",
|
|
69
|
+
fill: "#EEE2D1"
|
|
70
|
+
}
|
|
71
|
+
)
|
|
72
|
+
] })
|
|
73
|
+
}
|
|
74
|
+
);
|
|
75
|
+
var IconBook = (0, import_react.forwardRef)(Icon);
|
|
76
|
+
var IconBook_default = IconBook;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { SVGProps } from 'react';
|
|
3
|
+
type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'stopColor' | 'floodColor' | 'lightingColor' | 'style' | 'className'> & {
|
|
4
|
+
size?: number | string;
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* @alias book,housekeeping_book,read,reading,읽기,책,tag:service
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconBook: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconBook;
|
package/lib/IconBook.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
// src/IconBook.tsx
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
5
|
+
"svg",
|
|
6
|
+
{
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
"data-seed-icon": "true",
|
|
11
|
+
width: size,
|
|
12
|
+
height: size,
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: /* @__PURE__ */ jsxs("g", { children: [
|
|
16
|
+
/* @__PURE__ */ jsxs("g", { children: [
|
|
17
|
+
/* @__PURE__ */ jsx(
|
|
18
|
+
"path",
|
|
19
|
+
{
|
|
20
|
+
d: "M19.8002 17.0002C18.8568 18.7018 18.8679 20.3614 19.8002 22V17.0002Z",
|
|
21
|
+
fill: "#C9AF8D"
|
|
22
|
+
}
|
|
23
|
+
),
|
|
24
|
+
/* @__PURE__ */ jsx(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M19.8002 17.0002L6.70014 17C5.31948 17 4.20022 18.1192 4.2002 19.4999C4.20017 20.8805 5.31941 21.9998 6.70007 21.9998L19.8002 22",
|
|
28
|
+
fill: "#C9AF8D"
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
] }),
|
|
32
|
+
/* @__PURE__ */ jsx(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
fillRule: "evenodd",
|
|
36
|
+
clipRule: "evenodd",
|
|
37
|
+
d: "M18.2002 1C19.7464 1.00018 20.9999 2.25361 21 3.7998V17.0039C21 17.0426 20.9974 17.0807 20.9932 17.1182C20.9774 17.2785 20.9303 17.4365 20.8496 17.582C20.1059 18.9236 20.1213 20.1378 20.8428 21.4062C21.0541 21.7777 21.0527 22.2341 20.8379 22.6035C20.623 22.9729 20.2272 23.2002 19.7998 23.2002H6.7002C4.65683 23.2002 3.00003 21.5433 3 19.5V3.7998C3.00011 2.25356 4.25356 1.00011 5.7998 1H18.2002ZM6.7002 18.2002C5.98228 18.2002 5.4004 18.7821 5.40039 19.5C5.40043 20.2179 5.98231 20.7998 6.7002 20.7998H18.0469C17.8484 19.9391 17.8506 19.07 18.0537 18.2002H6.7002Z",
|
|
38
|
+
fill: "#937066"
|
|
39
|
+
}
|
|
40
|
+
),
|
|
41
|
+
/* @__PURE__ */ jsx(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M16.5 10C16.5 10.5523 16.0523 11 15.5 11C14.9477 11 14.5 10.5523 14.5 10L14.5 1L16.5 1L16.5 10Z",
|
|
45
|
+
fill: "#EEE2D1"
|
|
46
|
+
}
|
|
47
|
+
)
|
|
48
|
+
] })
|
|
49
|
+
}
|
|
50
|
+
);
|
|
51
|
+
var IconBook = forwardRef(Icon);
|
|
52
|
+
var IconBook_default = IconBook;
|
|
53
|
+
export {
|
|
54
|
+
IconBook_default as default
|
|
55
|
+
};
|
|
@@ -0,0 +1,81 @@
|
|
|
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/IconFlower.tsx
|
|
21
|
+
var IconFlower_exports = {};
|
|
22
|
+
__export(IconFlower_exports, {
|
|
23
|
+
default: () => IconFlower_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconFlower_exports);
|
|
26
|
+
var import_react = require("react");
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
29
|
+
"svg",
|
|
30
|
+
{
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
fill: "none",
|
|
33
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
+
"data-seed-icon": "true",
|
|
35
|
+
width: size,
|
|
36
|
+
height: size,
|
|
37
|
+
ref,
|
|
38
|
+
...props,
|
|
39
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
41
|
+
"path",
|
|
42
|
+
{
|
|
43
|
+
d: "M12 1C14.1568 1 15.9371 2.60676 16.2119 4.68848C16.689 4.5031 17.2074 4.40039 17.75 4.40039C20.097 4.40039 21.9997 6.30243 22 8.64941C22 10.0109 21.359 11.2222 20.3633 12C21.359 12.7778 22 13.9891 22 15.3506C21.9997 17.6976 20.097 19.6006 17.75 19.6006C17.2072 19.6006 16.6891 19.496 16.2119 19.3105C15.9375 21.3927 14.1571 23 12 23C9.84283 23 8.06149 21.3928 7.78711 19.3105C7.31013 19.4958 6.79245 19.6006 6.25 19.6006C3.90295 19.6006 2.00026 17.6976 2 15.3506C2 13.9894 2.64037 12.7778 3.63574 12C2.64049 11.2222 2.00015 10.0114 2 8.65039C2 6.30318 3.90279 4.40039 6.25 4.40039C6.79233 4.40039 7.31022 4.5033 7.78711 4.68848C8.06191 2.6067 9.84316 1 12 1Z",
|
|
44
|
+
fill: "#FFC2DB"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
48
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M7.78809 19.3115C7.31096 19.4969 6.79265 19.5996 6.25 19.5996C3.90295 19.5996 2.00026 17.6976 2 15.3506C2 13.9891 2.641 12.7778 3.63672 12H12L7.78809 19.3115Z",
|
|
52
|
+
fill: "#FFA6C4"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
56
|
+
"path",
|
|
57
|
+
{
|
|
58
|
+
d: "M20.3633 12C21.359 12.7778 22 13.9891 22 15.3506C21.9997 17.6976 20.097 19.5996 17.75 19.5996C17.2074 19.5996 16.689 19.4969 16.2119 19.3115L12 12H20.3633Z",
|
|
59
|
+
fill: "#FFA6C4"
|
|
60
|
+
}
|
|
61
|
+
),
|
|
62
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
63
|
+
"path",
|
|
64
|
+
{
|
|
65
|
+
d: "M12.001 1C14.1575 1.00024 15.937 2.60695 16.2119 4.68848L12 12L7.78809 4.6875C8.06334 2.60622 9.84449 1 12.001 1Z",
|
|
66
|
+
fill: "#FFA6C4"
|
|
67
|
+
}
|
|
68
|
+
)
|
|
69
|
+
] }),
|
|
70
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
71
|
+
"path",
|
|
72
|
+
{
|
|
73
|
+
d: "M12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8Z",
|
|
74
|
+
fill: "#FA417E"
|
|
75
|
+
}
|
|
76
|
+
)
|
|
77
|
+
] })
|
|
78
|
+
}
|
|
79
|
+
);
|
|
80
|
+
var IconFlower = (0, import_react.forwardRef)(Icon);
|
|
81
|
+
var IconFlower_default = IconFlower;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { SVGProps } from 'react';
|
|
3
|
+
type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'stopColor' | 'floodColor' | 'lightingColor' | 'style' | 'className'> & {
|
|
4
|
+
size?: number | string;
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* @alias 꽃,꽃가게,꽃집,벗꽃,flower,florist,flower shop,cherry blossom
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconFlower: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconFlower;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
// src/IconFlower.tsx
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
5
|
+
"svg",
|
|
6
|
+
{
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
"data-seed-icon": "true",
|
|
11
|
+
width: size,
|
|
12
|
+
height: size,
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: /* @__PURE__ */ jsxs("g", { children: [
|
|
16
|
+
/* @__PURE__ */ jsx(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
d: "M12 1C14.1568 1 15.9371 2.60676 16.2119 4.68848C16.689 4.5031 17.2074 4.40039 17.75 4.40039C20.097 4.40039 21.9997 6.30243 22 8.64941C22 10.0109 21.359 11.2222 20.3633 12C21.359 12.7778 22 13.9891 22 15.3506C21.9997 17.6976 20.097 19.6006 17.75 19.6006C17.2072 19.6006 16.6891 19.496 16.2119 19.3105C15.9375 21.3927 14.1571 23 12 23C9.84283 23 8.06149 21.3928 7.78711 19.3105C7.31013 19.4958 6.79245 19.6006 6.25 19.6006C3.90295 19.6006 2.00026 17.6976 2 15.3506C2 13.9894 2.64037 12.7778 3.63574 12C2.64049 11.2222 2.00015 10.0114 2 8.65039C2 6.30318 3.90279 4.40039 6.25 4.40039C6.79233 4.40039 7.31022 4.5033 7.78711 4.68848C8.06191 2.6067 9.84316 1 12 1Z",
|
|
20
|
+
fill: "#FFC2DB"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ jsxs("g", { children: [
|
|
24
|
+
/* @__PURE__ */ jsx(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M7.78809 19.3115C7.31096 19.4969 6.79265 19.5996 6.25 19.5996C3.90295 19.5996 2.00026 17.6976 2 15.3506C2 13.9891 2.641 12.7778 3.63672 12H12L7.78809 19.3115Z",
|
|
28
|
+
fill: "#FFA6C4"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ jsx(
|
|
32
|
+
"path",
|
|
33
|
+
{
|
|
34
|
+
d: "M20.3633 12C21.359 12.7778 22 13.9891 22 15.3506C21.9997 17.6976 20.097 19.5996 17.75 19.5996C17.2074 19.5996 16.689 19.4969 16.2119 19.3115L12 12H20.3633Z",
|
|
35
|
+
fill: "#FFA6C4"
|
|
36
|
+
}
|
|
37
|
+
),
|
|
38
|
+
/* @__PURE__ */ jsx(
|
|
39
|
+
"path",
|
|
40
|
+
{
|
|
41
|
+
d: "M12.001 1C14.1575 1.00024 15.937 2.60695 16.2119 4.68848L12 12L7.78809 4.6875C8.06334 2.60622 9.84449 1 12.001 1Z",
|
|
42
|
+
fill: "#FFA6C4"
|
|
43
|
+
}
|
|
44
|
+
)
|
|
45
|
+
] }),
|
|
46
|
+
/* @__PURE__ */ jsx(
|
|
47
|
+
"path",
|
|
48
|
+
{
|
|
49
|
+
d: "M12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8Z",
|
|
50
|
+
fill: "#FA417E"
|
|
51
|
+
}
|
|
52
|
+
)
|
|
53
|
+
] })
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
var IconFlower = forwardRef(Icon);
|
|
57
|
+
var IconFlower_default = IconFlower;
|
|
58
|
+
export {
|
|
59
|
+
IconFlower_default as default
|
|
60
|
+
};
|
|
@@ -0,0 +1,65 @@
|
|
|
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/IconStarCalendar.tsx
|
|
21
|
+
var IconStarCalendar_exports = {};
|
|
22
|
+
__export(IconStarCalendar_exports, {
|
|
23
|
+
default: () => IconStarCalendar_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconStarCalendar_exports);
|
|
26
|
+
var import_react = require("react");
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
29
|
+
"svg",
|
|
30
|
+
{
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
fill: "none",
|
|
33
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
+
"data-seed-icon": "true",
|
|
35
|
+
width: size,
|
|
36
|
+
height: size,
|
|
37
|
+
ref,
|
|
38
|
+
...props,
|
|
39
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
41
|
+
"path",
|
|
42
|
+
{
|
|
43
|
+
d: "M19.5 3.30017C21.1569 3.30017 22.5 4.64332 22.5 6.30017V19.8002C22.5 21.457 21.1569 22.8002 19.5 22.8002H4.5C2.84315 22.8002 1.5 21.457 1.5 19.8002V6.30017C1.5 4.64332 2.84315 3.30017 4.5 3.30017H19.5Z",
|
|
44
|
+
fill: "#FFAC64"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
48
|
+
"path",
|
|
49
|
+
{
|
|
50
|
+
d: "M16.5 1.09998C17.1627 1.09998 17.7002 1.63743 17.7002 2.30017V3.30017H19.5C21.1569 3.30017 22.5 4.64332 22.5 6.30017V9.30017H1.5V6.30017C1.5 4.64332 2.84315 3.30017 4.5 3.30017H6.2998V2.30017C6.2998 1.63743 6.83726 1.09998 7.5 1.09998C8.16274 1.09998 8.7002 1.63743 8.7002 2.30017V3.30017H15.2998V2.30017C15.2998 1.63743 15.8373 1.09998 16.5 1.09998Z",
|
|
51
|
+
fill: "#FF6F0F"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
55
|
+
"path",
|
|
56
|
+
{
|
|
57
|
+
d: "M11.1949 12.3324C11.5986 11.8009 12.4108 11.8017 12.8131 12.3344L12.8922 12.4565L13.6588 13.8295L15.1529 14.1752C15.8926 14.3467 16.1916 15.238 15.7047 15.8207L14.6774 17.0483L14.8356 18.6811C14.911 19.4627 14.1108 20.0325 13.3971 19.7055L12.0006 19.0639L10.6041 19.7055C9.89022 20.0329 9.09014 19.4629 9.16564 18.6811L9.32287 17.0483L8.2965 15.8207C7.80933 15.2379 8.1083 14.3465 8.84826 14.1752L10.3424 13.8295L11.1149 12.4545L11.1949 12.3324Z",
|
|
58
|
+
fill: "white"
|
|
59
|
+
}
|
|
60
|
+
)
|
|
61
|
+
] })
|
|
62
|
+
}
|
|
63
|
+
);
|
|
64
|
+
var IconStarCalendar = (0, import_react.forwardRef)(Icon);
|
|
65
|
+
var IconStarCalendar_default = IconStarCalendar;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { SVGProps } from 'react';
|
|
3
|
+
type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'stopColor' | 'floodColor' | 'lightingColor' | 'style' | 'className'> & {
|
|
4
|
+
size?: number | string;
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* @alias 달력,이벤트,별,calendar,event,star
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconStarCalendar: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconStarCalendar;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
// src/IconStarCalendar.tsx
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
5
|
+
"svg",
|
|
6
|
+
{
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
"data-seed-icon": "true",
|
|
11
|
+
width: size,
|
|
12
|
+
height: size,
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: /* @__PURE__ */ jsxs("g", { children: [
|
|
16
|
+
/* @__PURE__ */ jsx(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
d: "M19.5 3.30017C21.1569 3.30017 22.5 4.64332 22.5 6.30017V19.8002C22.5 21.457 21.1569 22.8002 19.5 22.8002H4.5C2.84315 22.8002 1.5 21.457 1.5 19.8002V6.30017C1.5 4.64332 2.84315 3.30017 4.5 3.30017H19.5Z",
|
|
20
|
+
fill: "#FFAC64"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M16.5 1.09998C17.1627 1.09998 17.7002 1.63743 17.7002 2.30017V3.30017H19.5C21.1569 3.30017 22.5 4.64332 22.5 6.30017V9.30017H1.5V6.30017C1.5 4.64332 2.84315 3.30017 4.5 3.30017H6.2998V2.30017C6.2998 1.63743 6.83726 1.09998 7.5 1.09998C8.16274 1.09998 8.7002 1.63743 8.7002 2.30017V3.30017H15.2998V2.30017C15.2998 1.63743 15.8373 1.09998 16.5 1.09998Z",
|
|
27
|
+
fill: "#FF6F0F"
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
/* @__PURE__ */ jsx(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
d: "M11.1949 12.3324C11.5986 11.8009 12.4108 11.8017 12.8131 12.3344L12.8922 12.4565L13.6588 13.8295L15.1529 14.1752C15.8926 14.3467 16.1916 15.238 15.7047 15.8207L14.6774 17.0483L14.8356 18.6811C14.911 19.4627 14.1108 20.0325 13.3971 19.7055L12.0006 19.0639L10.6041 19.7055C9.89022 20.0329 9.09014 19.4629 9.16564 18.6811L9.32287 17.0483L8.2965 15.8207C7.80933 15.2379 8.1083 14.3465 8.84826 14.1752L10.3424 13.8295L11.1149 12.4545L11.1949 12.3324Z",
|
|
34
|
+
fill: "white"
|
|
35
|
+
}
|
|
36
|
+
)
|
|
37
|
+
] })
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
var IconStarCalendar = forwardRef(Icon);
|
|
41
|
+
var IconStarCalendar_default = IconStarCalendar;
|
|
42
|
+
export {
|
|
43
|
+
IconStarCalendar_default as default
|
|
44
|
+
};
|
|
@@ -50,7 +50,7 @@ var Icon = ({ size = 24, ...props }, ref) => {
|
|
|
50
50
|
ref,
|
|
51
51
|
...props,
|
|
52
52
|
children: [
|
|
53
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
53
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
54
54
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
55
55
|
"path",
|
|
56
56
|
{
|
|
@@ -73,7 +73,7 @@ var Icon = ({ size = 24, ...props }, ref) => {
|
|
|
73
73
|
}
|
|
74
74
|
),
|
|
75
75
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: 20.5, cy: 19.5, r: 2.5, fill: "#E15E88" })
|
|
76
|
-
] }),
|
|
76
|
+
] }) }),
|
|
77
77
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
78
78
|
"linearGradient",
|
|
79
79
|
{
|
|
@@ -16,7 +16,7 @@ var Icon = ({ size = 24, ...props }, ref) => {
|
|
|
16
16
|
ref,
|
|
17
17
|
...props,
|
|
18
18
|
children: [
|
|
19
|
-
/* @__PURE__ */ jsxs("g", { children: [
|
|
19
|
+
/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsxs("g", { children: [
|
|
20
20
|
/* @__PURE__ */ jsx(
|
|
21
21
|
"path",
|
|
22
22
|
{
|
|
@@ -39,7 +39,7 @@ var Icon = ({ size = 24, ...props }, ref) => {
|
|
|
39
39
|
}
|
|
40
40
|
),
|
|
41
41
|
/* @__PURE__ */ jsx("circle", { cx: 20.5, cy: 19.5, r: 2.5, fill: "#E15E88" })
|
|
42
|
-
] }),
|
|
42
|
+
] }) }),
|
|
43
43
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs(
|
|
44
44
|
"linearGradient",
|
|
45
45
|
{
|