@karrotmarket/react-multicolor-icon 1.5.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.
- package/lib/IconVestHorizstripe.cjs +71 -0
- package/lib/IconVestHorizstripe.d.ts +11 -0
- package/lib/IconVestHorizstripe.js +50 -0
- package/lib/index.cjs +537 -488
- package/lib/index.d.ts +1 -0
- package/lib/index.js +108 -106
- package/package.json +1 -1
|
@@ -0,0 +1,71 @@
|
|
|
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/IconVestHorizstripe.tsx
|
|
21
|
+
var IconVestHorizstripe_exports = {};
|
|
22
|
+
__export(IconVestHorizstripe_exports, {
|
|
23
|
+
default: () => IconVestHorizstripe_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(IconVestHorizstripe_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 3C13.3983 3.00001 14.7432 3.12744 16 3.36133V21.9092C14.6904 21.9663 13.3555 22 12 22C10.6445 22 9.30956 21.9663 8 21.9092V3.36133C9.2567 3.12748 10.6017 3 12 3Z",
|
|
44
|
+
fill: "#DE5D00"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
48
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M10.9893 12.4814C11.0631 12.8259 11.0996 13.178 11.0996 13.5303V20.9834C11.0994 21.5398 10.6451 21.9895 10.0889 21.9766C7.9552 21.9263 5.87934 21.792 3.88379 21.583C3.37948 21.53 3 21.1028 3 20.5957V14.1768C3.00002 13.4504 3.42988 12.7742 3.77246 12.1338C4.57367 10.6355 4.74938 7.78842 4.78809 5.62402C4.80298 4.79915 5.30347 4.04909 6.09473 3.81543C7.00256 3.54734 7.97655 3.3392 8.99902 3.2002L10.9893 12.4814Z",
|
|
52
|
+
fill: "#FF7F29"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
56
|
+
"path",
|
|
57
|
+
{
|
|
58
|
+
d: "M15.001 3.2002C16.0235 3.3392 16.9974 3.54734 17.9053 3.81543C18.6965 4.04909 19.197 4.79915 19.2119 5.62402C19.2506 7.78842 19.4263 10.6355 20.2275 12.1338C20.5701 12.7742 21 13.4504 21 14.1768V20.5957C21 21.1028 20.6205 21.53 20.1162 21.583C18.1207 21.792 16.0448 21.9263 13.9111 21.9766C13.3549 21.9895 12.9006 21.5398 12.9004 20.9834V13.5303C12.9004 13.178 12.9369 12.8259 13.0107 12.4814L15.001 3.2002Z",
|
|
59
|
+
fill: "#FF7F29"
|
|
60
|
+
}
|
|
61
|
+
)
|
|
62
|
+
] }),
|
|
63
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
64
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.0996 18H3V15H11.0996V18Z", fill: "#FFCCA9" }),
|
|
65
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 18H12.9004V15H21V18Z", fill: "#FFCCA9" })
|
|
66
|
+
] })
|
|
67
|
+
] })
|
|
68
|
+
}
|
|
69
|
+
);
|
|
70
|
+
var IconVestHorizstripe = (0, import_react.forwardRef)(Icon);
|
|
71
|
+
var IconVestHorizstripe_default = IconVestHorizstripe;
|
|
@@ -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 조끼,전문가,vest,expert,tag:service
|
|
8
|
+
* @preview 
|
|
9
|
+
*/
|
|
10
|
+
declare const IconVestHorizstripe: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
export default IconVestHorizstripe;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
// src/IconVestHorizstripe.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 3C13.3983 3.00001 14.7432 3.12744 16 3.36133V21.9092C14.6904 21.9663 13.3555 22 12 22C10.6445 22 9.30956 21.9663 8 21.9092V3.36133C9.2567 3.12748 10.6017 3 12 3Z",
|
|
20
|
+
fill: "#DE5D00"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ jsxs("g", { children: [
|
|
24
|
+
/* @__PURE__ */ jsx(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M10.9893 12.4814C11.0631 12.8259 11.0996 13.178 11.0996 13.5303V20.9834C11.0994 21.5398 10.6451 21.9895 10.0889 21.9766C7.9552 21.9263 5.87934 21.792 3.88379 21.583C3.37948 21.53 3 21.1028 3 20.5957V14.1768C3.00002 13.4504 3.42988 12.7742 3.77246 12.1338C4.57367 10.6355 4.74938 7.78842 4.78809 5.62402C4.80298 4.79915 5.30347 4.04909 6.09473 3.81543C7.00256 3.54734 7.97655 3.3392 8.99902 3.2002L10.9893 12.4814Z",
|
|
28
|
+
fill: "#FF7F29"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ jsx(
|
|
32
|
+
"path",
|
|
33
|
+
{
|
|
34
|
+
d: "M15.001 3.2002C16.0235 3.3392 16.9974 3.54734 17.9053 3.81543C18.6965 4.04909 19.197 4.79915 19.2119 5.62402C19.2506 7.78842 19.4263 10.6355 20.2275 12.1338C20.5701 12.7742 21 13.4504 21 14.1768V20.5957C21 21.1028 20.6205 21.53 20.1162 21.583C18.1207 21.792 16.0448 21.9263 13.9111 21.9766C13.3549 21.9895 12.9006 21.5398 12.9004 20.9834V13.5303C12.9004 13.178 12.9369 12.8259 13.0107 12.4814L15.001 3.2002Z",
|
|
35
|
+
fill: "#FF7F29"
|
|
36
|
+
}
|
|
37
|
+
)
|
|
38
|
+
] }),
|
|
39
|
+
/* @__PURE__ */ jsxs("g", { children: [
|
|
40
|
+
/* @__PURE__ */ jsx("path", { d: "M11.0996 18H3V15H11.0996V18Z", fill: "#FFCCA9" }),
|
|
41
|
+
/* @__PURE__ */ jsx("path", { d: "M21 18H12.9004V15H21V18Z", fill: "#FFCCA9" })
|
|
42
|
+
] })
|
|
43
|
+
] })
|
|
44
|
+
}
|
|
45
|
+
);
|
|
46
|
+
var IconVestHorizstripe = forwardRef(Icon);
|
|
47
|
+
var IconVestHorizstripe_default = IconVestHorizstripe;
|
|
48
|
+
export {
|
|
49
|
+
IconVestHorizstripe_default as default
|
|
50
|
+
};
|