@karrotmarket/react-multicolor-icon 1.11.0 → 1.12.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/IconCupTakeout.cjs +59 -0
- package/lib/IconCupTakeout.d.ts +11 -0
- package/lib/IconCupTakeout.js +38 -0
- package/lib/index.cjs +467 -430
- package/lib/index.d.ts +1 -0
- package/lib/index.js +94 -92
- package/package.json +1 -1
|
@@ -0,0 +1,59 @@
|
|
|
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/IconCupTakeout.tsx
|
|
21
|
+
var IconCupTakeout_exports = {};
|
|
22
|
+
__export(IconCupTakeout_exports, {
|
|
23
|
+
default: () => IconCupTakeout_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconCupTakeout_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: "M3.11133 6.99997H4L4.83887 3.6445C4.93659 3.25396 5.25931 2.95963 5.65723 2.89841L17.166 1.1279C17.6477 1.0538 18.1125 1.33842 18.2666 1.80075L20 6.99997H20.8887C21.5023 6.99997 22 7.44769 22 7.99997V9.99997C22 10.5522 21.5023 11 20.8887 11H3.11133C2.49769 11 2.00002 10.5522 2 9.99997V7.99997C2 7.44769 2.49768 6.99997 3.11133 6.99997Z",
|
|
44
|
+
fill: "#E68507"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
48
|
+
"path",
|
|
49
|
+
{
|
|
50
|
+
d: "M18.1309 22.1523C18.0557 22.6401 17.6351 23 17.1416 23H6.8584C6.3649 23 5.94428 22.6401 5.86914 22.1523L4.1543 11H19.8457L18.1309 22.1523Z",
|
|
51
|
+
fill: "#FFCB64"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.46 20L19.46 13.5H4.54004L5.54004 20H18.46Z", fill: "#FF9F30" })
|
|
55
|
+
] })
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
var IconCupTakeout = (0, import_react.forwardRef)(Icon);
|
|
59
|
+
var IconCupTakeout_default = IconCupTakeout;
|
|
@@ -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 cafe,drink,cup,beverage,hot,coffee,tea,카페,음료,뜨거운,커피,차,컵
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconCupTakeout: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconCupTakeout;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// src/IconCupTakeout.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: "M3.11133 6.99997H4L4.83887 3.6445C4.93659 3.25396 5.25931 2.95963 5.65723 2.89841L17.166 1.1279C17.6477 1.0538 18.1125 1.33842 18.2666 1.80075L20 6.99997H20.8887C21.5023 6.99997 22 7.44769 22 7.99997V9.99997C22 10.5522 21.5023 11 20.8887 11H3.11133C2.49769 11 2.00002 10.5522 2 9.99997V7.99997C2 7.44769 2.49768 6.99997 3.11133 6.99997Z",
|
|
20
|
+
fill: "#E68507"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M18.1309 22.1523C18.0557 22.6401 17.6351 23 17.1416 23H6.8584C6.3649 23 5.94428 22.6401 5.86914 22.1523L4.1543 11H19.8457L18.1309 22.1523Z",
|
|
27
|
+
fill: "#FFCB64"
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
/* @__PURE__ */ jsx("path", { d: "M18.46 20L19.46 13.5H4.54004L5.54004 20H18.46Z", fill: "#FF9F30" })
|
|
31
|
+
] })
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
var IconCupTakeout = forwardRef(Icon);
|
|
35
|
+
var IconCupTakeout_default = IconCupTakeout;
|
|
36
|
+
export {
|
|
37
|
+
IconCupTakeout_default as default
|
|
38
|
+
};
|