@karrotmarket/react-monochrome-icon 1.4.0 → 1.6.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,109 @@
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/IconGridDot5Fill.tsx
21
+ var IconGridDot5Fill_exports = {};
22
+ __export(IconGridDot5Fill_exports, {
23
+ default: () => IconGridDot5Fill_default
24
+ });
25
+ module.exports = __toCommonJS(IconGridDot5Fill_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: "M7.9541 13.0498C9.60867 13.0498 10.9502 14.3913 10.9502 16.0459V19.9541C10.9502 21.6087 9.60869 22.9502 7.9541 22.9502H4.0459C2.39131 22.9502 1.04981 21.6087 1.0498 19.9541V16.0459C1.04989 14.3914 2.39139 13.0498 4.0459 13.0498H7.9541ZM4.0459 15.4502C3.71685 15.4502 3.45028 15.7169 3.4502 16.0459V19.9541C3.4502 20.2832 3.71679 20.5498 4.0459 20.5498H7.9541C8.28321 20.5498 8.5498 20.2832 8.5498 19.9541V16.0459C8.54978 15.7168 8.28319 15.4502 7.9541 15.4502H4.0459Z",
49
+ fill: "currentColor"
50
+ }
51
+ ),
52
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
+ "path",
54
+ {
55
+ d: "M15.5 19.5C16.0523 19.5 16.5 19.9477 16.5 20.5V21.5C16.5 22.0523 16.0523 22.5 15.5 22.5H14.5C13.9477 22.5 13.5 22.0523 13.5 21.5V20.5C13.5 19.9477 13.9477 19.5 14.5 19.5H15.5Z",
56
+ fill: "currentColor"
57
+ }
58
+ ),
59
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
60
+ "path",
61
+ {
62
+ d: "M21.5 19.5C22.0523 19.5 22.5 19.9477 22.5 20.5V21.5C22.5 22.0523 22.0523 22.5 21.5 22.5H20.5C19.9477 22.5 19.5 22.0523 19.5 21.5V20.5C19.5 19.9477 19.9477 19.5 20.5 19.5H21.5Z",
63
+ fill: "currentColor"
64
+ }
65
+ ),
66
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
67
+ "path",
68
+ {
69
+ d: "M18.5 16.5C19.0523 16.5 19.5 16.9477 19.5 17.5V18.5C19.5 19.0523 19.0523 19.5 18.5 19.5H17.5C16.9477 19.5 16.5 19.0523 16.5 18.5V17.5C16.5 16.9477 16.9477 16.5 17.5 16.5H18.5Z",
70
+ fill: "currentColor"
71
+ }
72
+ ),
73
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
74
+ "path",
75
+ {
76
+ d: "M15.5 13.5C16.0523 13.5 16.5 13.9477 16.5 14.5V15.5C16.5 16.0523 16.0523 16.5 15.5 16.5H14.5C13.9477 16.5 13.5 16.0523 13.5 15.5V14.5C13.5 13.9477 13.9477 13.5 14.5 13.5H15.5Z",
77
+ fill: "currentColor"
78
+ }
79
+ ),
80
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
81
+ "path",
82
+ {
83
+ d: "M21.5 13.5C22.0523 13.5 22.5 13.9477 22.5 14.5V15.5C22.5 16.0523 22.0523 16.5 21.5 16.5H20.5C19.9477 16.5 19.5 16.0523 19.5 15.5V14.5C19.5 13.9477 19.9477 13.5 20.5 13.5H21.5Z",
84
+ fill: "currentColor"
85
+ }
86
+ ),
87
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
88
+ "path",
89
+ {
90
+ fillRule: "evenodd",
91
+ clipRule: "evenodd",
92
+ d: "M7.9541 1.0498C9.60867 1.04981 10.9502 2.39133 10.9502 4.0459V7.9541C10.9502 9.60869 9.60869 10.9502 7.9541 10.9502H4.0459C2.39131 10.9502 1.04981 9.60869 1.0498 7.9541V4.0459C1.04989 2.3914 2.39139 1.04985 4.0459 1.0498H7.9541ZM4.0459 3.4502C3.71685 3.4502 3.45028 3.71686 3.4502 4.0459V7.9541C3.4502 8.2832 3.71679 8.5498 4.0459 8.5498H7.9541C8.28321 8.5498 8.5498 8.28321 8.5498 7.9541V4.0459C8.54978 3.71681 8.28319 3.4502 7.9541 3.4502H4.0459Z",
93
+ fill: "currentColor"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
97
+ "path",
98
+ {
99
+ fillRule: "evenodd",
100
+ clipRule: "evenodd",
101
+ d: "M19.9541 1.0498C21.6087 1.04981 22.9502 2.39133 22.9502 4.0459V7.9541C22.9502 9.60869 21.6087 10.9502 19.9541 10.9502H16.0459C14.3913 10.9502 13.0498 9.60869 13.0498 7.9541V4.0459C13.0499 2.3914 14.3914 1.04985 16.0459 1.0498H19.9541ZM16.0459 3.4502C15.7168 3.4502 15.4503 3.71686 15.4502 4.0459V7.9541C15.4502 8.2832 15.7168 8.5498 16.0459 8.5498H19.9541C20.2832 8.5498 20.5498 8.28321 20.5498 7.9541V4.0459C20.5498 3.71681 20.2832 3.4502 19.9541 3.4502H16.0459Z",
102
+ fill: "currentColor"
103
+ }
104
+ )
105
+ ] }) })
106
+ }
107
+ );
108
+ var IconGridDot5Fill = (0, import_react.forwardRef)(Icon);
109
+ var IconGridDot5Fill_default = IconGridDot5Fill;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ /**
3
+ * @alias QR코드, QR오더, QR주문, 큐알, 큐알오더, 큐알주문, 큐알코드, 오더, 주문, 코드, QR, QR Code, QR Order, qrcode, qrorder,tag:service
4
+ * @preview ![icon](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD3SURBVHgB3VWLEYIwDH1+BnCEugGbMIJsQldwAxiBDXADN6Aj6AQarqm2pQitB3f67t4ll7wQICUAK6IkdsSHx45zX+nLgNCnTNFvuKDvKohXYuM1z4kZURGPifrgXRpIKx+t32Jh/H6DPVsFPbQ8oMktDRL1zmDmHNNY/auoQ/jDGYgT9H+AEvN3i4B+DZL9qXj0LpJz4+aYFmw/7ZYTEoZnGgi2zchFMriPXFl+a9W0I5roZTeWH9SvtipiIfCeW2vFe1+yXxFV6i4q4B5daVknbhrUnMiYIdRIwI5tC/37FMSDp1HEM9wB9rE78QL9Km4T8eXwBM3glMMQUuN1AAAAAElFTkSuQmCC)
5
+ */
6
+ declare const IconGridDot5Fill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
7
+ size?: number | string;
8
+ }, "ref"> & React.RefAttributes<SVGSVGElement>>;
9
+ export default IconGridDot5Fill;
@@ -0,0 +1,88 @@
1
+ // src/IconGridDot5Fill.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: "M7.9541 13.0498C9.60867 13.0498 10.9502 14.3913 10.9502 16.0459V19.9541C10.9502 21.6087 9.60869 22.9502 7.9541 22.9502H4.0459C2.39131 22.9502 1.04981 21.6087 1.0498 19.9541V16.0459C1.04989 14.3914 2.39139 13.0498 4.0459 13.0498H7.9541ZM4.0459 15.4502C3.71685 15.4502 3.45028 15.7169 3.4502 16.0459V19.9541C3.4502 20.2832 3.71679 20.5498 4.0459 20.5498H7.9541C8.28321 20.5498 8.5498 20.2832 8.5498 19.9541V16.0459C8.54978 15.7168 8.28319 15.4502 7.9541 15.4502H4.0459Z",
25
+ fill: "currentColor"
26
+ }
27
+ ),
28
+ /* @__PURE__ */ jsx(
29
+ "path",
30
+ {
31
+ d: "M15.5 19.5C16.0523 19.5 16.5 19.9477 16.5 20.5V21.5C16.5 22.0523 16.0523 22.5 15.5 22.5H14.5C13.9477 22.5 13.5 22.0523 13.5 21.5V20.5C13.5 19.9477 13.9477 19.5 14.5 19.5H15.5Z",
32
+ fill: "currentColor"
33
+ }
34
+ ),
35
+ /* @__PURE__ */ jsx(
36
+ "path",
37
+ {
38
+ d: "M21.5 19.5C22.0523 19.5 22.5 19.9477 22.5 20.5V21.5C22.5 22.0523 22.0523 22.5 21.5 22.5H20.5C19.9477 22.5 19.5 22.0523 19.5 21.5V20.5C19.5 19.9477 19.9477 19.5 20.5 19.5H21.5Z",
39
+ fill: "currentColor"
40
+ }
41
+ ),
42
+ /* @__PURE__ */ jsx(
43
+ "path",
44
+ {
45
+ d: "M18.5 16.5C19.0523 16.5 19.5 16.9477 19.5 17.5V18.5C19.5 19.0523 19.0523 19.5 18.5 19.5H17.5C16.9477 19.5 16.5 19.0523 16.5 18.5V17.5C16.5 16.9477 16.9477 16.5 17.5 16.5H18.5Z",
46
+ fill: "currentColor"
47
+ }
48
+ ),
49
+ /* @__PURE__ */ jsx(
50
+ "path",
51
+ {
52
+ d: "M15.5 13.5C16.0523 13.5 16.5 13.9477 16.5 14.5V15.5C16.5 16.0523 16.0523 16.5 15.5 16.5H14.5C13.9477 16.5 13.5 16.0523 13.5 15.5V14.5C13.5 13.9477 13.9477 13.5 14.5 13.5H15.5Z",
53
+ fill: "currentColor"
54
+ }
55
+ ),
56
+ /* @__PURE__ */ jsx(
57
+ "path",
58
+ {
59
+ d: "M21.5 13.5C22.0523 13.5 22.5 13.9477 22.5 14.5V15.5C22.5 16.0523 22.0523 16.5 21.5 16.5H20.5C19.9477 16.5 19.5 16.0523 19.5 15.5V14.5C19.5 13.9477 19.9477 13.5 20.5 13.5H21.5Z",
60
+ fill: "currentColor"
61
+ }
62
+ ),
63
+ /* @__PURE__ */ jsx(
64
+ "path",
65
+ {
66
+ fillRule: "evenodd",
67
+ clipRule: "evenodd",
68
+ d: "M7.9541 1.0498C9.60867 1.04981 10.9502 2.39133 10.9502 4.0459V7.9541C10.9502 9.60869 9.60869 10.9502 7.9541 10.9502H4.0459C2.39131 10.9502 1.04981 9.60869 1.0498 7.9541V4.0459C1.04989 2.3914 2.39139 1.04985 4.0459 1.0498H7.9541ZM4.0459 3.4502C3.71685 3.4502 3.45028 3.71686 3.4502 4.0459V7.9541C3.4502 8.2832 3.71679 8.5498 4.0459 8.5498H7.9541C8.28321 8.5498 8.5498 8.28321 8.5498 7.9541V4.0459C8.54978 3.71681 8.28319 3.4502 7.9541 3.4502H4.0459Z",
69
+ fill: "currentColor"
70
+ }
71
+ ),
72
+ /* @__PURE__ */ jsx(
73
+ "path",
74
+ {
75
+ fillRule: "evenodd",
76
+ clipRule: "evenodd",
77
+ d: "M19.9541 1.0498C21.6087 1.04981 22.9502 2.39133 22.9502 4.0459V7.9541C22.9502 9.60869 21.6087 10.9502 19.9541 10.9502H16.0459C14.3913 10.9502 13.0498 9.60869 13.0498 7.9541V4.0459C13.0499 2.3914 14.3914 1.04985 16.0459 1.0498H19.9541ZM16.0459 3.4502C15.7168 3.4502 15.4503 3.71686 15.4502 4.0459V7.9541C15.4502 8.2832 15.7168 8.5498 16.0459 8.5498H19.9541C20.2832 8.5498 20.5498 8.28321 20.5498 7.9541V4.0459C20.5498 3.71681 20.2832 3.4502 19.9541 3.4502H16.0459Z",
78
+ fill: "currentColor"
79
+ }
80
+ )
81
+ ] }) })
82
+ }
83
+ );
84
+ var IconGridDot5Fill = forwardRef(Icon);
85
+ var IconGridDot5Fill_default = IconGridDot5Fill;
86
+ export {
87
+ IconGridDot5Fill_default as default
88
+ };
@@ -0,0 +1,109 @@
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/IconGridDot5Line.tsx
21
+ var IconGridDot5Line_exports = {};
22
+ __export(IconGridDot5Line_exports, {
23
+ default: () => IconGridDot5Line_default
24
+ });
25
+ module.exports = __toCommonJS(IconGridDot5Line_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: "M7.9541 13.25C9.49821 13.25 10.75 14.5018 10.75 16.0459V19.9541C10.75 21.4982 9.49823 22.75 7.9541 22.75H4.0459C2.50177 22.75 1.25 21.4982 1.25 19.9541V16.0459C1.25008 14.5019 2.50184 13.25 4.0459 13.25H7.9541ZM4.0459 15.25C3.60639 15.25 3.25008 15.6064 3.25 16.0459V19.9541C3.25 20.3937 3.60634 20.75 4.0459 20.75H7.9541C8.39366 20.75 8.75 20.3937 8.75 19.9541V16.0459C8.74997 15.6064 8.39365 15.25 7.9541 15.25H4.0459Z",
49
+ fill: "currentColor"
50
+ }
51
+ ),
52
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
+ "path",
54
+ {
55
+ d: "M15.5 19.5C16.0523 19.5 16.5 19.9477 16.5 20.5V21.5C16.5 22.0523 16.0523 22.5 15.5 22.5H14.5C13.9477 22.5 13.5 22.0523 13.5 21.5V20.5C13.5 19.9477 13.9477 19.5 14.5 19.5H15.5Z",
56
+ fill: "currentColor"
57
+ }
58
+ ),
59
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
60
+ "path",
61
+ {
62
+ d: "M21.5 19.5C22.0523 19.5 22.5 19.9477 22.5 20.5V21.5C22.5 22.0523 22.0523 22.5 21.5 22.5H20.5C19.9477 22.5 19.5 22.0523 19.5 21.5V20.5C19.5 19.9477 19.9477 19.5 20.5 19.5H21.5Z",
63
+ fill: "currentColor"
64
+ }
65
+ ),
66
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
67
+ "path",
68
+ {
69
+ d: "M18.5 16.5C19.0523 16.5 19.5 16.9477 19.5 17.5V18.5C19.5 19.0523 19.0523 19.5 18.5 19.5H17.5C16.9477 19.5 16.5 19.0523 16.5 18.5V17.5C16.5 16.9477 16.9477 16.5 17.5 16.5H18.5Z",
70
+ fill: "currentColor"
71
+ }
72
+ ),
73
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
74
+ "path",
75
+ {
76
+ d: "M15.5 13.5C16.0523 13.5 16.5 13.9477 16.5 14.5V15.5C16.5 16.0523 16.0523 16.5 15.5 16.5H14.5C13.9477 16.5 13.5 16.0523 13.5 15.5V14.5C13.5 13.9477 13.9477 13.5 14.5 13.5H15.5Z",
77
+ fill: "currentColor"
78
+ }
79
+ ),
80
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
81
+ "path",
82
+ {
83
+ d: "M21.5 13.5C22.0523 13.5 22.5 13.9477 22.5 14.5V15.5C22.5 16.0523 22.0523 16.5 21.5 16.5H20.5C19.9477 16.5 19.5 16.0523 19.5 15.5V14.5C19.5 13.9477 19.9477 13.5 20.5 13.5H21.5Z",
84
+ fill: "currentColor"
85
+ }
86
+ ),
87
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
88
+ "path",
89
+ {
90
+ fillRule: "evenodd",
91
+ clipRule: "evenodd",
92
+ d: "M7.9541 1.25C9.49821 1.25 10.75 2.50178 10.75 4.0459V7.9541C10.75 9.49823 9.49823 10.75 7.9541 10.75H4.0459C2.50177 10.75 1.25 9.49823 1.25 7.9541V4.0459C1.25008 2.50186 2.50184 1.25004 4.0459 1.25H7.9541ZM4.0459 3.25C3.60639 3.25001 3.25008 3.60641 3.25 4.0459V7.9541C3.25 8.39366 3.60634 8.75 4.0459 8.75H7.9541C8.39366 8.75 8.75 8.39366 8.75 7.9541V4.0459C8.74997 3.60636 8.39365 3.25 7.9541 3.25H4.0459Z",
93
+ fill: "currentColor"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
97
+ "path",
98
+ {
99
+ fillRule: "evenodd",
100
+ clipRule: "evenodd",
101
+ d: "M19.9541 1.25C21.4982 1.25 22.75 2.50178 22.75 4.0459V7.9541C22.75 9.49823 21.4982 10.75 19.9541 10.75H16.0459C14.5018 10.75 13.25 9.49823 13.25 7.9541V4.0459C13.2501 2.50186 14.5018 1.25004 16.0459 1.25H19.9541ZM16.0459 3.25C15.6064 3.25001 15.2501 3.60641 15.25 4.0459V7.9541C15.25 8.39366 15.6063 8.75 16.0459 8.75H19.9541C20.3937 8.75 20.75 8.39366 20.75 7.9541V4.0459C20.75 3.60636 20.3936 3.25 19.9541 3.25H16.0459Z",
102
+ fill: "currentColor"
103
+ }
104
+ )
105
+ ] }) })
106
+ }
107
+ );
108
+ var IconGridDot5Line = (0, import_react.forwardRef)(Icon);
109
+ var IconGridDot5Line_default = IconGridDot5Line;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ /**
3
+ * @alias QR코드, QR오더, QR주문, 큐알, 큐알오더, 큐알주문, 큐알코드, 오더, 주문, 코드, QR, QR Code, QR Order, qrcode, qrorder,tag:service
4
+ * @preview ![icon](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD5SURBVHgB1VTREYIwDI2e/zoCo7CBOAFsIBvYEWCDOoFsQEdhBJxAUy+ViAVMObzj3b1LeH1Hrm0agIWxYXmMPCMPPU+LvCKrni7yJ8jHBOMZfriRWNACZ0Fr1Qw/1L6qhJjW6hD/FhbG+gvsKLYUjx6P0+5Mk/rfFzPGJMTPH5oVUvA/nBJperrUv1KEzqIImVGukc2ELp4tiulqTHdtmlIs4XtqJrSzHAIuzhVwx1IN/MQW2LNvzXID3S7MgEc87DgU+I/rhb+NCiki6LrFMN3minKNbEJnUYa8sG/F4ofuCtjusd2SE33QEABXwCBP8Pts0cJ8OTwBGol9gpnsuqsAAAAASUVORK5CYII=)
5
+ */
6
+ declare const IconGridDot5Line: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
7
+ size?: number | string;
8
+ }, "ref"> & React.RefAttributes<SVGSVGElement>>;
9
+ export default IconGridDot5Line;
@@ -0,0 +1,88 @@
1
+ // src/IconGridDot5Line.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: "M7.9541 13.25C9.49821 13.25 10.75 14.5018 10.75 16.0459V19.9541C10.75 21.4982 9.49823 22.75 7.9541 22.75H4.0459C2.50177 22.75 1.25 21.4982 1.25 19.9541V16.0459C1.25008 14.5019 2.50184 13.25 4.0459 13.25H7.9541ZM4.0459 15.25C3.60639 15.25 3.25008 15.6064 3.25 16.0459V19.9541C3.25 20.3937 3.60634 20.75 4.0459 20.75H7.9541C8.39366 20.75 8.75 20.3937 8.75 19.9541V16.0459C8.74997 15.6064 8.39365 15.25 7.9541 15.25H4.0459Z",
25
+ fill: "currentColor"
26
+ }
27
+ ),
28
+ /* @__PURE__ */ jsx(
29
+ "path",
30
+ {
31
+ d: "M15.5 19.5C16.0523 19.5 16.5 19.9477 16.5 20.5V21.5C16.5 22.0523 16.0523 22.5 15.5 22.5H14.5C13.9477 22.5 13.5 22.0523 13.5 21.5V20.5C13.5 19.9477 13.9477 19.5 14.5 19.5H15.5Z",
32
+ fill: "currentColor"
33
+ }
34
+ ),
35
+ /* @__PURE__ */ jsx(
36
+ "path",
37
+ {
38
+ d: "M21.5 19.5C22.0523 19.5 22.5 19.9477 22.5 20.5V21.5C22.5 22.0523 22.0523 22.5 21.5 22.5H20.5C19.9477 22.5 19.5 22.0523 19.5 21.5V20.5C19.5 19.9477 19.9477 19.5 20.5 19.5H21.5Z",
39
+ fill: "currentColor"
40
+ }
41
+ ),
42
+ /* @__PURE__ */ jsx(
43
+ "path",
44
+ {
45
+ d: "M18.5 16.5C19.0523 16.5 19.5 16.9477 19.5 17.5V18.5C19.5 19.0523 19.0523 19.5 18.5 19.5H17.5C16.9477 19.5 16.5 19.0523 16.5 18.5V17.5C16.5 16.9477 16.9477 16.5 17.5 16.5H18.5Z",
46
+ fill: "currentColor"
47
+ }
48
+ ),
49
+ /* @__PURE__ */ jsx(
50
+ "path",
51
+ {
52
+ d: "M15.5 13.5C16.0523 13.5 16.5 13.9477 16.5 14.5V15.5C16.5 16.0523 16.0523 16.5 15.5 16.5H14.5C13.9477 16.5 13.5 16.0523 13.5 15.5V14.5C13.5 13.9477 13.9477 13.5 14.5 13.5H15.5Z",
53
+ fill: "currentColor"
54
+ }
55
+ ),
56
+ /* @__PURE__ */ jsx(
57
+ "path",
58
+ {
59
+ d: "M21.5 13.5C22.0523 13.5 22.5 13.9477 22.5 14.5V15.5C22.5 16.0523 22.0523 16.5 21.5 16.5H20.5C19.9477 16.5 19.5 16.0523 19.5 15.5V14.5C19.5 13.9477 19.9477 13.5 20.5 13.5H21.5Z",
60
+ fill: "currentColor"
61
+ }
62
+ ),
63
+ /* @__PURE__ */ jsx(
64
+ "path",
65
+ {
66
+ fillRule: "evenodd",
67
+ clipRule: "evenodd",
68
+ d: "M7.9541 1.25C9.49821 1.25 10.75 2.50178 10.75 4.0459V7.9541C10.75 9.49823 9.49823 10.75 7.9541 10.75H4.0459C2.50177 10.75 1.25 9.49823 1.25 7.9541V4.0459C1.25008 2.50186 2.50184 1.25004 4.0459 1.25H7.9541ZM4.0459 3.25C3.60639 3.25001 3.25008 3.60641 3.25 4.0459V7.9541C3.25 8.39366 3.60634 8.75 4.0459 8.75H7.9541C8.39366 8.75 8.75 8.39366 8.75 7.9541V4.0459C8.74997 3.60636 8.39365 3.25 7.9541 3.25H4.0459Z",
69
+ fill: "currentColor"
70
+ }
71
+ ),
72
+ /* @__PURE__ */ jsx(
73
+ "path",
74
+ {
75
+ fillRule: "evenodd",
76
+ clipRule: "evenodd",
77
+ d: "M19.9541 1.25C21.4982 1.25 22.75 2.50178 22.75 4.0459V7.9541C22.75 9.49823 21.4982 10.75 19.9541 10.75H16.0459C14.5018 10.75 13.25 9.49823 13.25 7.9541V4.0459C13.2501 2.50186 14.5018 1.25004 16.0459 1.25H19.9541ZM16.0459 3.25C15.6064 3.25001 15.2501 3.60641 15.25 4.0459V7.9541C15.25 8.39366 15.6063 8.75 16.0459 8.75H19.9541C20.3937 8.75 20.75 8.39366 20.75 7.9541V4.0459C20.75 3.60636 20.3936 3.25 19.9541 3.25H16.0459Z",
78
+ fill: "currentColor"
79
+ }
80
+ )
81
+ ] }) })
82
+ }
83
+ );
84
+ var IconGridDot5Line = forwardRef(Icon);
85
+ var IconGridDot5Line_default = IconGridDot5Line;
86
+ export {
87
+ IconGridDot5Line_default as default
88
+ };
@@ -0,0 +1,61 @@
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/IconMidcutSquareFill.tsx
21
+ var IconMidcutSquareFill_exports = {};
22
+ __export(IconMidcutSquareFill_exports, {
23
+ default: () => IconMidcutSquareFill_default
24
+ });
25
+ module.exports = __toCommonJS(IconMidcutSquareFill_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: "M7.5 14.0001V16.5001C7.50008 17.0523 7.94776 17.5001 8.5 17.5001H15.5C16.0522 17.5001 16.4999 17.0523 16.5 16.5001V14.0001H22.2998V19.5001C22.2997 21.0463 21.0462 22.2998 19.5 22.2999H4.60059C3.05427 22.2999 1.79993 21.0464 1.7998 19.5001V14.0001H7.5Z",
47
+ fill: "currentColor"
48
+ }
49
+ ),
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
51
+ "path",
52
+ {
53
+ d: "M19.501 1.80088C21.0469 1.80144 22.2997 3.05488 22.2998 4.60069V12.0001H15.5C14.9477 12.0001 14.5 12.4478 14.5 13.0001V15.5001H9.5V13.0001C9.5 12.4478 9.05228 12.0001 8.5 12.0001H1.7998V4.60069C1.79993 3.05462 3.05348 1.80116 4.59961 1.80088C9.56654 1.79999 14.5339 1.79957 19.501 1.80088Z",
54
+ fill: "currentColor"
55
+ }
56
+ )
57
+ ] }) })
58
+ }
59
+ );
60
+ var IconMidcutSquareFill = (0, import_react.forwardRef)(Icon);
61
+ var IconMidcutSquareFill_default = IconMidcutSquareFill;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ /**
3
+ * @alias 파일,문서,보관함,보관,저장,임시,임시저장,file,document,archive,storage,save,temp,autosave
4
+ * @preview ![icon](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAELSURBVHgB7ZXLDcIwDIb/oIhzjwgVKWzACDAJYgQmADaBCRgBRmADDBTEsXcqgk2LBKWioY9bv0OVh+Pfae0aqBn1PjHGeLcbjFLwUBCtsSOi8EvA983QKqytLe488Ugc4Px8pFU8Tej2zB4WBtUQtjX6cpOWzCT6Cp0LXhRhIIMWaqYRaATKo1yMuAiXXCfj1Mnl5USTvLNuN7CgjLUDHNDykEq+A5uM/cUloPkvB13fyP4svc6Rj4KAthoOsPH2nrHmcBROAhIJHB3+J6Aw5leAPBv+HgUF4j/sLMfmJ88s4i4UoiZeaSpdqFKRSMep/RRIeugU1bG4slMZfFRyh7u+jsp1tnTTr50HbHFN8CGrBksAAAAASUVORK5CYII=)
5
+ */
6
+ declare const IconMidcutSquareFill: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
7
+ size?: number | string;
8
+ }, "ref"> & React.RefAttributes<SVGSVGElement>>;
9
+ export default IconMidcutSquareFill;
@@ -0,0 +1,40 @@
1
+ // src/IconMidcutSquareFill.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: "M7.5 14.0001V16.5001C7.50008 17.0523 7.94776 17.5001 8.5 17.5001H15.5C16.0522 17.5001 16.4999 17.0523 16.5 16.5001V14.0001H22.2998V19.5001C22.2997 21.0463 21.0462 22.2998 19.5 22.2999H4.60059C3.05427 22.2999 1.79993 21.0464 1.7998 19.5001V14.0001H7.5Z",
23
+ fill: "currentColor"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ jsx(
27
+ "path",
28
+ {
29
+ d: "M19.501 1.80088C21.0469 1.80144 22.2997 3.05488 22.2998 4.60069V12.0001H15.5C14.9477 12.0001 14.5 12.4478 14.5 13.0001V15.5001H9.5V13.0001C9.5 12.4478 9.05228 12.0001 8.5 12.0001H1.7998V4.60069C1.79993 3.05462 3.05348 1.80116 4.59961 1.80088C9.56654 1.79999 14.5339 1.79957 19.501 1.80088Z",
30
+ fill: "currentColor"
31
+ }
32
+ )
33
+ ] }) })
34
+ }
35
+ );
36
+ var IconMidcutSquareFill = forwardRef(Icon);
37
+ var IconMidcutSquareFill_default = IconMidcutSquareFill;
38
+ export {
39
+ IconMidcutSquareFill_default as default
40
+ };
@@ -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/IconMidcutSquareLine.tsx
21
+ var IconMidcutSquareLine_exports = {};
22
+ __export(IconMidcutSquareLine_exports, {
23
+ default: () => IconMidcutSquareLine_default
24
+ });
25
+ module.exports = __toCommonJS(IconMidcutSquareLine_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.501 1.80088C21.0469 1.80144 22.2997 3.05488 22.2998 4.60069V19.5001C22.2997 21.0463 21.0462 22.2998 19.5 22.2999H4.60059C3.05426 22.2999 1.79991 21.0464 1.7998 19.5001V4.60069C1.79993 3.05462 3.05348 1.80116 4.59961 1.80088C9.56654 1.79999 14.5339 1.79957 19.501 1.80088ZM3.7998 19.5001C3.79991 19.9418 4.15882 20.2999 4.60059 20.2999H19.5C19.9417 20.2998 20.2997 19.9418 20.2998 19.5001V14.0001H16.5V16.0001C16.4999 16.5523 16.0522 17.0001 15.5 17.0001H8.5C7.94776 17.0001 7.50008 16.5523 7.5 16.0001V14.0001H3.7998V19.5001ZM4.59961 3.80088C4.15796 3.80099 3.79993 4.15904 3.7998 4.60069V12.0001H8.5C9.05228 12.0001 9.5 12.4478 9.5 13.0001V15.0001H14.5V13.0001C14.5 12.4478 14.9477 12.0001 15.5 12.0001H20.2998V4.60069C20.2997 4.15904 19.9416 3.801 19.5 3.80088C14.5333 3.79957 9.56648 3.79999 4.59961 3.80088Z",
48
+ fill: "currentColor"
49
+ }
50
+ ) })
51
+ }
52
+ );
53
+ var IconMidcutSquareLine = (0, import_react.forwardRef)(Icon);
54
+ var IconMidcutSquareLine_default = IconMidcutSquareLine;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ /**
3
+ * @alias 파일,문서,보관함,보관,저장,임시,임시저장,file,document,archive,storage,save,temp,autosave
4
+ * @preview ![icon](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEvSURBVHgB7ZXLbcJAEIb/RaucOUZgpEkHTgeUklQCVBJSQUoIHcQdZJTgnH3HymYmNmhZHrbWMhf4JEuefczMPv4doGeMbxDRcLMBGYMhIrEWGTMXBwGShKbO4M25eOe1R5YE5/kXv1ZmzWhCn3CSPZCJWSASB0x1/p3Fg67Eos7+V5zLb5av+REdGCf0IUHSskQq5mrgd5oOmXvs+RigZ24BriCA9Q0VySghFw4SZT7n37z028YTehLVv4Rjw8mtVuAqETa2HSMU2upnzWb7SdOihY+FP0d9+J0W7ZjJ1s0QwdktknQYDTSNObuC+mCX6MBldCBV6P8FlCvWrdgcYbtFevyFXL1U3vN3RKIJai3Q/9JWZ7OraKeEE4le3fleAOVeqr4t2wnoFGHR750/K0ZoP46soZoAAAAASUVORK5CYII=)
5
+ */
6
+ declare const IconMidcutSquareLine: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & {
7
+ size?: number | string;
8
+ }, "ref"> & React.RefAttributes<SVGSVGElement>>;
9
+ export default IconMidcutSquareLine;
@@ -0,0 +1,33 @@
1
+ // src/IconMidcutSquareLine.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.501 1.80088C21.0469 1.80144 22.2997 3.05488 22.2998 4.60069V19.5001C22.2997 21.0463 21.0462 22.2998 19.5 22.2999H4.60059C3.05426 22.2999 1.79991 21.0464 1.7998 19.5001V4.60069C1.79993 3.05462 3.05348 1.80116 4.59961 1.80088C9.56654 1.79999 14.5339 1.79957 19.501 1.80088ZM3.7998 19.5001C3.79991 19.9418 4.15882 20.2999 4.60059 20.2999H19.5C19.9417 20.2998 20.2997 19.9418 20.2998 19.5001V14.0001H16.5V16.0001C16.4999 16.5523 16.0522 17.0001 15.5 17.0001H8.5C7.94776 17.0001 7.50008 16.5523 7.5 16.0001V14.0001H3.7998V19.5001ZM4.59961 3.80088C4.15796 3.80099 3.79993 4.15904 3.7998 4.60069V12.0001H8.5C9.05228 12.0001 9.5 12.4478 9.5 13.0001V15.0001H14.5V13.0001C14.5 12.4478 14.9477 12.0001 15.5 12.0001H20.2998V4.60069C20.2997 4.15904 19.9416 3.801 19.5 3.80088C14.5333 3.79957 9.56648 3.79999 4.59961 3.80088Z",
24
+ fill: "currentColor"
25
+ }
26
+ ) })
27
+ }
28
+ );
29
+ var IconMidcutSquareLine = forwardRef(Icon);
30
+ var IconMidcutSquareLine_default = IconMidcutSquareLine;
31
+ export {
32
+ IconMidcutSquareLine_default as default
33
+ };