@karrotmarket/react-multicolor-icon 0.0.16 → 0.0.17
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/IconAnimalFace.cjs +2 -2
- package/lib/IconAnimalFace.js +2 -2
- package/lib/IconApple.cjs +2 -2
- package/lib/IconApple.js +2 -2
- package/lib/IconBoxFlap.cjs +53 -0
- package/lib/IconBoxFlap.d.ts +11 -0
- package/lib/IconBoxFlap.js +33 -0
- package/lib/IconBuilding2.cjs +2 -2
- package/lib/IconBuilding2.js +2 -2
- package/lib/IconCarFrontside.cjs +2 -2
- package/lib/IconCarFrontside.js +2 -2
- package/lib/IconCard.cjs +2 -2
- package/lib/IconCard.js +2 -2
- package/lib/IconCartLoad.cjs +82 -0
- package/lib/IconCartLoad.d.ts +11 -0
- package/lib/IconCartLoad.js +62 -0
- package/lib/IconCheckmarkCalendar.cjs +2 -2
- package/lib/IconCheckmarkCalendar.js +2 -2
- package/lib/IconCupHeatwave.cjs +2 -2
- package/lib/IconCupHeatwave.js +2 -2
- package/lib/IconDumbbell.cjs +2 -2
- package/lib/IconDumbbell.js +2 -2
- package/lib/IconFigureWalk.cjs +73 -0
- package/lib/IconFigureWalk.d.ts +11 -0
- package/lib/IconFigureWalk.js +53 -0
- package/lib/IconForkSpoon.cjs +2 -2
- package/lib/IconForkSpoon.js +2 -2
- package/lib/IconForkSpoonBag.cjs +2 -2
- package/lib/IconForkSpoonBag.js +2 -2
- package/lib/IconFraction_1NUppercase.cjs +2 -2
- package/lib/IconFraction_1NUppercase.js +2 -2
- package/lib/IconHospital.cjs +2 -2
- package/lib/IconHospital.js +2 -2
- package/lib/IconLinechartUpXaxis.cjs +2 -2
- package/lib/IconLinechartUpXaxis.js +2 -2
- package/lib/IconMegaphoneTilted.cjs +2 -2
- package/lib/IconMegaphoneTilted.js +2 -2
- package/lib/IconMonitor.cjs +66 -0
- package/lib/IconMonitor.d.ts +11 -0
- package/lib/IconMonitor.js +46 -0
- package/lib/IconNailpolish.cjs +2 -2
- package/lib/IconNailpolish.js +2 -2
- package/lib/IconPaintroller.cjs +2 -2
- package/lib/IconPaintroller.js +2 -2
- package/lib/IconPalette.cjs +2 -2
- package/lib/IconPalette.js +2 -2
- package/lib/IconPencil.cjs +2 -2
- package/lib/IconPencil.js +2 -2
- package/lib/IconPerson2Openarms.cjs +2 -2
- package/lib/IconPerson2Openarms.js +2 -2
- package/lib/IconPersonMagnifyingglass.cjs +2 -2
- package/lib/IconPersonMagnifyingglass.js +2 -2
- package/lib/IconPlateCovered.cjs +73 -0
- package/lib/IconPlateCovered.d.ts +11 -0
- package/lib/IconPlateCovered.js +53 -0
- package/lib/IconScissors.cjs +2 -2
- package/lib/IconScissors.js +2 -2
- package/lib/IconShoppingbag2Stacked.cjs +2 -2
- package/lib/IconShoppingbag2Stacked.js +2 -2
- package/lib/IconShoppingbagItems.cjs +2 -2
- package/lib/IconShoppingbagItems.js +2 -2
- package/lib/IconSpraybottleSponge.cjs +2 -2
- package/lib/IconSpraybottleSponge.js +2 -2
- package/lib/IconTriangleRightChatbubbleLeft.cjs +2 -2
- package/lib/IconTriangleRightChatbubbleLeft.js +2 -2
- package/lib/IconTruck.cjs +2 -2
- package/lib/IconTruck.js +2 -2
- package/lib/IconWindow2Store.cjs +2 -2
- package/lib/IconWindow2Store.js +2 -2
- package/lib/IconWindow2StoreDoubleband.cjs +74 -0
- package/lib/IconWindow2StoreDoubleband.d.ts +11 -0
- package/lib/IconWindow2StoreDoubleband.js +54 -0
- package/lib/IconWindow4House.cjs +2 -2
- package/lib/IconWindow4House.js +2 -2
- package/lib/IconWrench.cjs +2 -2
- package/lib/IconWrench.js +2 -2
- package/lib/index.cjs +353 -58
- package/lib/index.d.ts +6 -0
- package/lib/index.js +353 -58
- package/package.json +1 -2
package/lib/IconAnimalFace.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconAnimalFace.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
package/lib/IconApple.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconApple.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/IconBoxFlap.tsx
|
|
20
|
+
var IconBoxFlap_exports = {};
|
|
21
|
+
__export(IconBoxFlap_exports, {
|
|
22
|
+
default: () => IconBoxFlap_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(IconBoxFlap_exports);
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
27
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
28
|
+
"svg",
|
|
29
|
+
{
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
fill: "none",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
"data-seed-icon": "true",
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
|
+
width: size,
|
|
37
|
+
height: size,
|
|
38
|
+
ref,
|
|
39
|
+
...props,
|
|
40
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: 1, y: 3, width: 22, height: 18, rx: 2, fill: "#E98400" }),
|
|
42
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
d: "M8 3H16V10C16 10.5523 15.5523 11 15 11H9C8.44772 11 8 10.5523 8 10V3Z",
|
|
46
|
+
fill: "#FFCB64"
|
|
47
|
+
}
|
|
48
|
+
)
|
|
49
|
+
] }) })
|
|
50
|
+
}
|
|
51
|
+
);
|
|
52
|
+
var IconBoxFlap = (0, import_react.forwardRef)(Icon);
|
|
53
|
+
var IconBoxFlap_default = IconBoxFlap;
|
|
@@ -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 박스,택배,상자,짐,이사,포장,alba,box,parcel,package,luggage,move,packing
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconBoxFlap: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconBoxFlap;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
// src/IconBoxFlap.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
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
|
+
width: size,
|
|
14
|
+
height: size,
|
|
15
|
+
ref,
|
|
16
|
+
...props,
|
|
17
|
+
children: /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsxs("g", { children: [
|
|
18
|
+
/* @__PURE__ */ jsx("rect", { x: 1, y: 3, width: 22, height: 18, rx: 2, fill: "#E98400" }),
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M8 3H16V10C16 10.5523 15.5523 11 15 11H9C8.44772 11 8 10.5523 8 10V3Z",
|
|
23
|
+
fill: "#FFCB64"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
] }) })
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var IconBoxFlap = forwardRef(Icon);
|
|
30
|
+
var IconBoxFlap_default = IconBoxFlap;
|
|
31
|
+
export {
|
|
32
|
+
IconBoxFlap_default as default
|
|
33
|
+
};
|
package/lib/IconBuilding2.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconBuilding2.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
package/lib/IconCarFrontside.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconCarFrontside.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
package/lib/IconCard.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconCard.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/IconCartLoad.tsx
|
|
20
|
+
var IconCartLoad_exports = {};
|
|
21
|
+
__export(IconCartLoad_exports, {
|
|
22
|
+
default: () => IconCartLoad_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(IconCartLoad_exports);
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
27
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
28
|
+
"svg",
|
|
29
|
+
{
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
fill: "none",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
"data-seed-icon": "true",
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
|
+
width: size,
|
|
37
|
+
height: size,
|
|
38
|
+
ref,
|
|
39
|
+
...props,
|
|
40
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M1.04003 2.12004C1.04003 1.46004 1.58003 0.920044 2.24003 0.920044H2.75003C4.43003 0.920044 5.86003 2.14004 6.14003 3.80004C6.15003 3.86004 6.16003 3.93004 6.16003 4.00004V15.14C6.27003 15.6 6.69003 15.93 7.16003 15.93H21.74C22.4 15.93 22.94 16.47 22.94 17.13C22.94 17.79 22.4 18.33 21.74 18.33H7.15003C5.47003 18.33 4.04003 17.11 3.76003 15.45C3.75003 15.39 3.74003 15.32 3.74003 15.25V4.11004C3.63003 3.65004 3.21003 3.32004 2.74003 3.32004H2.23003C1.57003 3.32004 1.03003 2.78004 1.03003 2.12004H1.04003Z",
|
|
45
|
+
fill: "#8998AF"
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
49
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
d: "M8.23999 19.1202C9.33999 19.1202 10.24 20.0202 10.24 21.1202C10.2399 22.2201 9.33991 23.1202 8.23999 23.1202C7.14007 23.1202 6.24012 22.2201 6.23999 21.1202C6.23999 20.0202 7.13999 19.1202 8.23999 19.1202Z",
|
|
53
|
+
fill: "#667387"
|
|
54
|
+
}
|
|
55
|
+
),
|
|
56
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
d: "M19.24 19.1202C20.34 19.1202 21.24 20.0202 21.24 21.1202C21.2399 22.2201 20.3399 23.1202 19.24 23.1202C18.1401 23.1202 17.2401 22.2201 17.24 21.1202C17.24 20.0202 18.14 19.1202 19.24 19.1202Z",
|
|
60
|
+
fill: "#667387"
|
|
61
|
+
}
|
|
62
|
+
)
|
|
63
|
+
] }),
|
|
64
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "M7.73999 4.31995C7.73999 3.76995 8.18999 3.31995 8.73999 3.31995H20.74C21.29 3.31995 21.74 3.76995 21.74 4.31995V13.3199C21.74 13.8699 21.29 14.3199 20.74 14.3199H8.73999C8.18999 14.3199 7.73999 13.8699 7.73999 13.3199V4.31995Z",
|
|
68
|
+
fill: "#E98400"
|
|
69
|
+
}
|
|
70
|
+
),
|
|
71
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
72
|
+
"path",
|
|
73
|
+
{
|
|
74
|
+
d: "M12 3.31995H17.47V8.31995C17.47 8.59995 17.25 8.81995 16.97 8.81995H12.5C12.22 8.81995 12 8.59995 12 8.31995V3.31995Z",
|
|
75
|
+
fill: "#FFCB64"
|
|
76
|
+
}
|
|
77
|
+
)
|
|
78
|
+
] }) })
|
|
79
|
+
}
|
|
80
|
+
);
|
|
81
|
+
var IconCartLoad = (0, import_react.forwardRef)(Icon);
|
|
82
|
+
var IconCartLoad_default = IconCartLoad;
|
|
@@ -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 alba,cart,load,box,move,짐옮기기,카트,박스,포장,이사
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconCartLoad: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconCartLoad;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
// src/IconCartLoad.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
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
|
+
width: size,
|
|
14
|
+
height: size,
|
|
15
|
+
ref,
|
|
16
|
+
...props,
|
|
17
|
+
children: /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsxs("g", { children: [
|
|
18
|
+
/* @__PURE__ */ jsx(
|
|
19
|
+
"path",
|
|
20
|
+
{
|
|
21
|
+
d: "M1.04003 2.12004C1.04003 1.46004 1.58003 0.920044 2.24003 0.920044H2.75003C4.43003 0.920044 5.86003 2.14004 6.14003 3.80004C6.15003 3.86004 6.16003 3.93004 6.16003 4.00004V15.14C6.27003 15.6 6.69003 15.93 7.16003 15.93H21.74C22.4 15.93 22.94 16.47 22.94 17.13C22.94 17.79 22.4 18.33 21.74 18.33H7.15003C5.47003 18.33 4.04003 17.11 3.76003 15.45C3.75003 15.39 3.74003 15.32 3.74003 15.25V4.11004C3.63003 3.65004 3.21003 3.32004 2.74003 3.32004H2.23003C1.57003 3.32004 1.03003 2.78004 1.03003 2.12004H1.04003Z",
|
|
22
|
+
fill: "#8998AF"
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ jsxs("g", { children: [
|
|
26
|
+
/* @__PURE__ */ jsx(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
d: "M8.23999 19.1202C9.33999 19.1202 10.24 20.0202 10.24 21.1202C10.2399 22.2201 9.33991 23.1202 8.23999 23.1202C7.14007 23.1202 6.24012 22.2201 6.23999 21.1202C6.23999 20.0202 7.13999 19.1202 8.23999 19.1202Z",
|
|
30
|
+
fill: "#667387"
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
/* @__PURE__ */ jsx(
|
|
34
|
+
"path",
|
|
35
|
+
{
|
|
36
|
+
d: "M19.24 19.1202C20.34 19.1202 21.24 20.0202 21.24 21.1202C21.2399 22.2201 20.3399 23.1202 19.24 23.1202C18.1401 23.1202 17.2401 22.2201 17.24 21.1202C17.24 20.0202 18.14 19.1202 19.24 19.1202Z",
|
|
37
|
+
fill: "#667387"
|
|
38
|
+
}
|
|
39
|
+
)
|
|
40
|
+
] }),
|
|
41
|
+
/* @__PURE__ */ jsx(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M7.73999 4.31995C7.73999 3.76995 8.18999 3.31995 8.73999 3.31995H20.74C21.29 3.31995 21.74 3.76995 21.74 4.31995V13.3199C21.74 13.8699 21.29 14.3199 20.74 14.3199H8.73999C8.18999 14.3199 7.73999 13.8699 7.73999 13.3199V4.31995Z",
|
|
45
|
+
fill: "#E98400"
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
/* @__PURE__ */ jsx(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M12 3.31995H17.47V8.31995C17.47 8.59995 17.25 8.81995 16.97 8.81995H12.5C12.22 8.81995 12 8.59995 12 8.31995V3.31995Z",
|
|
52
|
+
fill: "#FFCB64"
|
|
53
|
+
}
|
|
54
|
+
)
|
|
55
|
+
] }) })
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
var IconCartLoad = forwardRef(Icon);
|
|
59
|
+
var IconCartLoad_default = IconCartLoad;
|
|
60
|
+
export {
|
|
61
|
+
IconCartLoad_default as default
|
|
62
|
+
};
|
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
package/lib/IconCupHeatwave.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconCupHeatwave.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
package/lib/IconDumbbell.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconDumbbell.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/IconFigureWalk.tsx
|
|
20
|
+
var IconFigureWalk_exports = {};
|
|
21
|
+
__export(IconFigureWalk_exports, {
|
|
22
|
+
default: () => IconFigureWalk_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(IconFigureWalk_exports);
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
27
|
+
var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
28
|
+
"svg",
|
|
29
|
+
{
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
fill: "none",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
"data-seed-icon": "true",
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
|
+
width: size,
|
|
37
|
+
height: size,
|
|
38
|
+
ref,
|
|
39
|
+
...props,
|
|
40
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M12.5797 0.300049C11.0297 0.300049 9.76965 1.56005 9.76965 3.10005C9.76965 4.64005 11.0297 5.90005 12.5797 5.90005C14.1297 5.90005 15.3697 4.64005 15.3697 3.10005C15.3697 1.56005 14.1397 0.300049 12.5797 0.300049Z",
|
|
45
|
+
fill: "#3CBAF9"
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M17.1596 11.6099L17.0496 11.5899C16.9396 11.5699 16.7596 11.5199 16.5496 11.4399C16.1696 11.2999 15.7996 11.0899 15.4696 10.8499C14.1796 9.77994 13.3896 8.05994 13.3796 8.03994L12.9996 7.18994L11.6096 10.6199V10.7299C11.8696 12.5299 14.5096 14.0099 15.0296 14.2799C15.1396 14.3399 15.2496 14.3799 15.4196 14.4399C15.7496 14.5699 16.0896 14.6599 16.4096 14.7299C16.5396 14.7499 16.6396 14.7699 16.7196 14.7799L16.8896 14.7999C16.8896 14.7999 16.9696 14.7999 17.0196 14.7999C17.8496 14.7999 18.5496 14.1599 18.6096 13.3299C18.6796 12.4599 18.0296 11.6899 17.1696 11.6099H17.1596Z",
|
|
52
|
+
fill: "#1D7EDE"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
56
|
+
"path",
|
|
57
|
+
{
|
|
58
|
+
d: "M12.1596 16.61L10.0296 12.78L8.90963 16.28L6.76963 21.65C6.45963 22.48 6.87963 23.4 7.70963 23.71C7.88963 23.78 8.07963 23.81 8.26963 23.81C8.91963 23.81 9.52963 23.41 9.76963 22.77L10.9396 19.64L12.1596 16.63V16.61Z",
|
|
59
|
+
fill: "#1D7EDE"
|
|
60
|
+
}
|
|
61
|
+
),
|
|
62
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
63
|
+
"path",
|
|
64
|
+
{
|
|
65
|
+
d: "M16.2696 21.64L13.6096 14.51V8.10997C13.5796 7.58997 13.2996 7.11997 12.8596 6.83997C12.5996 6.67997 12.3096 6.58997 12.0096 6.58997C11.1296 6.58997 10.5696 6.71997 10.1296 6.84997C9.26961 7.09997 8.57961 7.40997 7.56961 8.24997C6.48961 9.14997 5.67961 10.38 5.38961 11.15C5.22961 11.57 5.13961 11.92 5.08961 12.14C5.05961 12.27 5.03961 12.37 5.02961 12.45L5.00961 12.62C4.91961 13.54 5.46961 14.27 6.31961 14.35C7.12961 14.43 7.81961 13.95 8.06961 13.11C8.13961 12.88 8.23961 12.55 8.34961 12.34C8.74961 11.6 9.12961 11.21 9.40961 10.99V13.51C9.40961 14.55 9.74961 15.17 10.3096 16.2C10.6796 16.87 11.1296 17.7 11.6696 18.97L13.2496 22.75C13.4896 23.39 14.0996 23.79 14.7496 23.79C14.9296 23.79 15.1196 23.76 15.3096 23.69C15.7096 23.54 16.0296 23.24 16.2096 22.86C16.3896 22.48 16.3996 22.04 16.2496 21.64H16.2696Z",
|
|
66
|
+
fill: "#3CBAF9"
|
|
67
|
+
}
|
|
68
|
+
)
|
|
69
|
+
] }) })
|
|
70
|
+
}
|
|
71
|
+
);
|
|
72
|
+
var IconFigureWalk = (0, import_react.forwardRef)(Icon);
|
|
73
|
+
var IconFigureWalk_default = IconFigureWalk;
|
|
@@ -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 figure,man,move,people,person,run,walk,걷기,걸어서,사람,유저,이동,도보
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconFigureWalk: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconFigureWalk;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
// src/IconFigureWalk.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
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
|
+
width: size,
|
|
14
|
+
height: size,
|
|
15
|
+
ref,
|
|
16
|
+
...props,
|
|
17
|
+
children: /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsxs("g", { children: [
|
|
18
|
+
/* @__PURE__ */ jsx(
|
|
19
|
+
"path",
|
|
20
|
+
{
|
|
21
|
+
d: "M12.5797 0.300049C11.0297 0.300049 9.76965 1.56005 9.76965 3.10005C9.76965 4.64005 11.0297 5.90005 12.5797 5.90005C14.1297 5.90005 15.3697 4.64005 15.3697 3.10005C15.3697 1.56005 14.1397 0.300049 12.5797 0.300049Z",
|
|
22
|
+
fill: "#3CBAF9"
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ jsx(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M17.1596 11.6099L17.0496 11.5899C16.9396 11.5699 16.7596 11.5199 16.5496 11.4399C16.1696 11.2999 15.7996 11.0899 15.4696 10.8499C14.1796 9.77994 13.3896 8.05994 13.3796 8.03994L12.9996 7.18994L11.6096 10.6199V10.7299C11.8696 12.5299 14.5096 14.0099 15.0296 14.2799C15.1396 14.3399 15.2496 14.3799 15.4196 14.4399C15.7496 14.5699 16.0896 14.6599 16.4096 14.7299C16.5396 14.7499 16.6396 14.7699 16.7196 14.7799L16.8896 14.7999C16.8896 14.7999 16.9696 14.7999 17.0196 14.7999C17.8496 14.7999 18.5496 14.1599 18.6096 13.3299C18.6796 12.4599 18.0296 11.6899 17.1696 11.6099H17.1596Z",
|
|
29
|
+
fill: "#1D7EDE"
|
|
30
|
+
}
|
|
31
|
+
),
|
|
32
|
+
/* @__PURE__ */ jsx(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
d: "M12.1596 16.61L10.0296 12.78L8.90963 16.28L6.76963 21.65C6.45963 22.48 6.87963 23.4 7.70963 23.71C7.88963 23.78 8.07963 23.81 8.26963 23.81C8.91963 23.81 9.52963 23.41 9.76963 22.77L10.9396 19.64L12.1596 16.63V16.61Z",
|
|
36
|
+
fill: "#1D7EDE"
|
|
37
|
+
}
|
|
38
|
+
),
|
|
39
|
+
/* @__PURE__ */ jsx(
|
|
40
|
+
"path",
|
|
41
|
+
{
|
|
42
|
+
d: "M16.2696 21.64L13.6096 14.51V8.10997C13.5796 7.58997 13.2996 7.11997 12.8596 6.83997C12.5996 6.67997 12.3096 6.58997 12.0096 6.58997C11.1296 6.58997 10.5696 6.71997 10.1296 6.84997C9.26961 7.09997 8.57961 7.40997 7.56961 8.24997C6.48961 9.14997 5.67961 10.38 5.38961 11.15C5.22961 11.57 5.13961 11.92 5.08961 12.14C5.05961 12.27 5.03961 12.37 5.02961 12.45L5.00961 12.62C4.91961 13.54 5.46961 14.27 6.31961 14.35C7.12961 14.43 7.81961 13.95 8.06961 13.11C8.13961 12.88 8.23961 12.55 8.34961 12.34C8.74961 11.6 9.12961 11.21 9.40961 10.99V13.51C9.40961 14.55 9.74961 15.17 10.3096 16.2C10.6796 16.87 11.1296 17.7 11.6696 18.97L13.2496 22.75C13.4896 23.39 14.0996 23.79 14.7496 23.79C14.9296 23.79 15.1196 23.76 15.3096 23.69C15.7096 23.54 16.0296 23.24 16.2096 22.86C16.3896 22.48 16.3996 22.04 16.2496 21.64H16.2696Z",
|
|
43
|
+
fill: "#3CBAF9"
|
|
44
|
+
}
|
|
45
|
+
)
|
|
46
|
+
] }) })
|
|
47
|
+
}
|
|
48
|
+
);
|
|
49
|
+
var IconFigureWalk = forwardRef(Icon);
|
|
50
|
+
var IconFigureWalk_default = IconFigureWalk;
|
|
51
|
+
export {
|
|
52
|
+
IconFigureWalk_default as default
|
|
53
|
+
};
|
package/lib/IconForkSpoon.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|
package/lib/IconForkSpoon.js
CHANGED
|
@@ -8,8 +8,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
"data-seed-icon": "true",
|
|
11
|
-
"data-seed-icon-asset-version": "0.0.
|
|
12
|
-
"data-seed-icon-react-version": "0.0.
|
|
11
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
12
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
13
13
|
width: size,
|
|
14
14
|
height: size,
|
|
15
15
|
ref,
|
package/lib/IconForkSpoonBag.cjs
CHANGED
|
@@ -31,8 +31,8 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg",
|
|
33
33
|
"data-seed-icon": "true",
|
|
34
|
-
"data-seed-icon-asset-version": "0.0.
|
|
35
|
-
"data-seed-icon-react-version": "0.0.
|
|
34
|
+
"data-seed-icon-asset-version": "0.0.13",
|
|
35
|
+
"data-seed-icon-react-version": "0.0.17",
|
|
36
36
|
width: size,
|
|
37
37
|
height: size,
|
|
38
38
|
ref,
|