@aliimam/icons 0.0.3 → 0.0.4
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/dist/cjs/index.d.ts +4 -4
- package/dist/cjs/index.js +4 -4
- package/dist/cjs/{logos → solid}/design/A.js +5 -5
- package/dist/cjs/{logos → solid}/design/C.js +5 -5
- package/dist/cjs/{logos → solid}/design/D.js +5 -5
- package/dist/cjs/stroke/ali/Asfsbfd.d.ts +6 -0
- package/dist/cjs/stroke/ali/Asfsbfd.js +57 -0
- package/dist/cjs/stroke/ali/Erfg.d.ts +6 -0
- package/dist/cjs/{logos → stroke}/ali/Erfg.js +13 -6
- package/dist/cjs/stroke/ali/Layes.d.ts +6 -0
- package/dist/cjs/stroke/ali/Layes.js +57 -0
- package/dist/cjs/stroke/ali/Save.d.ts +6 -0
- package/dist/cjs/stroke/ali/Save.js +57 -0
- package/dist/cjs/{icons → stroke}/arrows/ArrowDown.js +5 -5
- package/dist/cjs/{icons → stroke}/arrows/ArrowLeft.js +5 -5
- package/dist/cjs/{icons → stroke}/arrows/ArrowRight.js +5 -5
- package/dist/cjs/{icons → stroke}/arrows/ArrowUp.js +5 -5
- package/dist/cjs/{icons → stroke}/arrows/ArrowUpp.js +5 -5
- package/dist/cjs/{icons → stroke}/gg/F.js +5 -5
- package/dist/cjs/{icons → stroke}/gg/R.js +5 -5
- package/dist/cjs/{icons → stroke}/gg/T.js +5 -5
- package/dist/cjs/{icons → stroke}/gg/Y.js +5 -5
- package/dist/cjs/types.d.ts +3 -3
- package/dist/index.d.ts +4 -4
- package/dist/index.js +4 -4
- package/dist/{logos → solid}/design/A.js +5 -5
- package/dist/{logos → solid}/design/C.js +5 -5
- package/dist/{logos → solid}/design/D.js +5 -5
- package/dist/stroke/ali/Asfsbfd.d.ts +6 -0
- package/dist/stroke/ali/Asfsbfd.js +21 -0
- package/dist/stroke/ali/Erfg.d.ts +6 -0
- package/dist/stroke/ali/Erfg.js +21 -0
- package/dist/stroke/ali/Layes.d.ts +6 -0
- package/dist/stroke/ali/Layes.js +21 -0
- package/dist/stroke/ali/Save.d.ts +6 -0
- package/dist/stroke/ali/Save.js +21 -0
- package/dist/{icons → stroke}/arrows/ArrowDown.js +5 -5
- package/dist/{icons → stroke}/arrows/ArrowLeft.js +5 -5
- package/dist/{icons → stroke}/arrows/ArrowRight.js +5 -5
- package/dist/{icons → stroke}/arrows/ArrowUp.js +5 -5
- package/dist/{icons → stroke}/arrows/ArrowUpp.js +5 -5
- package/dist/{icons → stroke}/gg/F.js +5 -5
- package/dist/{icons → stroke}/gg/R.js +5 -5
- package/dist/{icons → stroke}/gg/T.js +5 -5
- package/dist/{icons → stroke}/gg/Y.js +5 -5
- package/dist/types.d.ts +3 -3
- package/icons/stroke/ali/asfsbfd.svg +1 -0
- package/icons/stroke/ali/erfg.svg +1 -0
- package/icons/stroke/ali/layes.svg +1 -0
- package/icons/stroke/ali/save.svg +1 -0
- package/package.json +2 -2
- package/src/index.tsx +4 -4
- package/src/{logos → solid}/design/A.tsx +4 -5
- package/src/{logos → solid}/design/C.tsx +4 -5
- package/src/{logos → solid}/design/D.tsx +4 -5
- package/src/stroke/ali/Asfsbfd.tsx +114 -0
- package/src/stroke/ali/Erfg.tsx +84 -0
- package/src/stroke/ali/Layes.tsx +90 -0
- package/src/{logos/ali/Layes.tsx → stroke/ali/Save.tsx} +68 -26
- package/src/{icons → stroke}/arrows/ArrowDown.tsx +4 -5
- package/src/{icons → stroke}/arrows/ArrowLeft.tsx +4 -5
- package/src/{icons → stroke}/arrows/ArrowRight.tsx +4 -5
- package/src/{icons → stroke}/arrows/ArrowUp.tsx +4 -5
- package/src/{icons → stroke}/arrows/ArrowUpp.tsx +4 -5
- package/src/{icons → stroke}/gg/F.tsx +4 -5
- package/src/{icons → stroke}/gg/R.tsx +4 -5
- package/src/{icons → stroke}/gg/T.tsx +4 -5
- package/src/{icons → stroke}/gg/Y.tsx +4 -5
- package/src/types.tsx +18 -19
- package/dist/cjs/logos/ali/Asfsbfd.d.ts +0 -3
- package/dist/cjs/logos/ali/Asfsbfd.js +0 -50
- package/dist/cjs/logos/ali/Erfg.d.ts +0 -3
- package/dist/cjs/logos/ali/Layes.d.ts +0 -3
- package/dist/cjs/logos/ali/Layes.js +0 -50
- package/dist/cjs/logos/ali/Save.d.ts +0 -3
- package/dist/cjs/logos/ali/Save.js +0 -50
- package/dist/logos/ali/Asfsbfd.d.ts +0 -3
- package/dist/logos/ali/Asfsbfd.js +0 -14
- package/dist/logos/ali/Erfg.d.ts +0 -3
- package/dist/logos/ali/Erfg.js +0 -14
- package/dist/logos/ali/Layes.d.ts +0 -3
- package/dist/logos/ali/Layes.js +0 -14
- package/dist/logos/ali/Save.d.ts +0 -3
- package/dist/logos/ali/Save.js +0 -14
- package/src/logos/ali/Asfsbfd.tsx +0 -68
- package/src/logos/ali/Erfg.tsx +0 -52
- package/src/logos/ali/Save.tsx +0 -62
- /package/dist/cjs/{logos → solid}/design/A.d.ts +0 -0
- /package/dist/cjs/{logos → solid}/design/C.d.ts +0 -0
- /package/dist/cjs/{logos → solid}/design/D.d.ts +0 -0
- /package/dist/cjs/{logos → solid}/design/index.d.ts +0 -0
- /package/dist/cjs/{logos → solid}/design/index.js +0 -0
- /package/dist/cjs/{logos → stroke}/ali/index.d.ts +0 -0
- /package/dist/cjs/{logos → stroke}/ali/index.js +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/ArrowDown.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/ArrowLeft.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/ArrowRight.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/ArrowUp.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/ArrowUpp.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/index.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/arrows/index.js +0 -0
- /package/dist/cjs/{icons → stroke}/gg/F.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/gg/R.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/gg/T.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/gg/Y.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/gg/index.d.ts +0 -0
- /package/dist/cjs/{icons → stroke}/gg/index.js +0 -0
- /package/dist/{logos → solid}/design/A.d.ts +0 -0
- /package/dist/{logos → solid}/design/C.d.ts +0 -0
- /package/dist/{logos → solid}/design/D.d.ts +0 -0
- /package/dist/{logos → solid}/design/index.d.ts +0 -0
- /package/dist/{logos → solid}/design/index.js +0 -0
- /package/dist/{logos → stroke}/ali/index.d.ts +0 -0
- /package/dist/{logos → stroke}/ali/index.js +0 -0
- /package/dist/{icons → stroke}/arrows/ArrowDown.d.ts +0 -0
- /package/dist/{icons → stroke}/arrows/ArrowLeft.d.ts +0 -0
- /package/dist/{icons → stroke}/arrows/ArrowRight.d.ts +0 -0
- /package/dist/{icons → stroke}/arrows/ArrowUp.d.ts +0 -0
- /package/dist/{icons → stroke}/arrows/ArrowUpp.d.ts +0 -0
- /package/dist/{icons → stroke}/arrows/index.d.ts +0 -0
- /package/dist/{icons → stroke}/arrows/index.js +0 -0
- /package/dist/{icons → stroke}/gg/F.d.ts +0 -0
- /package/dist/{icons → stroke}/gg/R.d.ts +0 -0
- /package/dist/{icons → stroke}/gg/T.d.ts +0 -0
- /package/dist/{icons → stroke}/gg/Y.d.ts +0 -0
- /package/dist/{icons → stroke}/gg/index.d.ts +0 -0
- /package/dist/{icons → stroke}/gg/index.js +0 -0
- /package/icons/{logos → solid}/ali/asfsbfd.svg +0 -0
- /package/icons/{logos → solid}/ali/erfg.svg +0 -0
- /package/icons/{logos → solid}/ali/layes.svg +0 -0
- /package/icons/{logos → solid}/ali/save.svg +0 -0
- /package/icons/{logos → solid}/design/a.svg +0 -0
- /package/icons/{logos → solid}/design/c.svg +0 -0
- /package/icons/{logos → solid}/design/d.svg +0 -0
- /package/icons/{icons → stroke}/arrows/arrow-down.svg +0 -0
- /package/icons/{icons → stroke}/arrows/arrow-left.svg +0 -0
- /package/icons/{icons → stroke}/arrows/arrow-right.svg +0 -0
- /package/icons/{icons → stroke}/arrows/arrow-up.svg +0 -0
- /package/icons/{icons → stroke}/arrows/arrow-upp.svg +0 -0
- /package/icons/{icons → stroke}/gg/f.svg +0 -0
- /package/icons/{icons → stroke}/gg/r.svg +0 -0
- /package/icons/{icons → stroke}/gg/t.svg +0 -0
- /package/icons/{icons → stroke}/gg/y.svg +0 -0
- /package/src/{logos → solid}/design/index.ts +0 -0
- /package/src/{logos → stroke}/ali/index.ts +0 -0
- /package/src/{icons → stroke}/arrows/index.ts +0 -0
- /package/src/{icons → stroke}/gg/index.ts +0 -0
package/dist/cjs/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from "./
|
|
2
|
-
export * from "./
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./
|
|
1
|
+
export * from "./stroke/arrows";
|
|
2
|
+
export * from "./stroke/gg";
|
|
3
|
+
export * from "./stroke/ali";
|
|
4
|
+
export * from "./solid/design";
|
|
5
5
|
export type { IconProps } from "./types";
|
package/dist/cjs/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
16
16
|
};
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
__exportStar(require("./
|
|
19
|
-
__exportStar(require("./
|
|
20
|
-
__exportStar(require("./
|
|
21
|
-
__exportStar(require("./
|
|
18
|
+
__exportStar(require("./stroke/arrows"), exports);
|
|
19
|
+
__exportStar(require("./stroke/gg"), exports);
|
|
20
|
+
__exportStar(require("./stroke/ali"), exports);
|
|
21
|
+
__exportStar(require("./solid/design"), exports);
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.A = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.A = React.forwardRef(function A({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.A = React.forwardRef(function A({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M14.0147 6.1382C14.1847 5.63312 14.2435 5.09807 14.1872 4.56879C14.1309 4.03951 13.9607 3.52818 13.688 3.06896C12.8585 1.64476 11.1914 0.912172 9.56328 1.25642C9.11247 0.761776 8.53765 0.392848 7.89656 0.186686C7.25547 -0.0194763 6.57067 -0.0556153 5.91093 0.0818985C5.2512 0.219412 4.63976 0.525737 4.13803 0.97011C3.63629 1.41448 3.26192 1.98126 3.05251 2.61351C2.52386 2.72044 2.02444 2.93744 1.58762 3.25002C1.1508 3.56259 0.786651 3.96353 0.519504 4.42605C-0.318973 5.848 -0.128601 7.64158 0.990188 8.86146C0.81953 9.36629 0.760128 9.90125 0.815958 10.4305C0.871787 10.9598 1.04156 11.4713 1.31392 11.9306C2.14443 13.3554 3.81259 14.0879 5.44162 13.7432C5.79978 14.141 6.23986 14.4589 6.73248 14.6756C7.2251 14.8923 7.75891 15.0029 8.2983 14.9999C9.96711 15.0014 11.4456 13.9387 11.9554 12.3712C12.4839 12.2641 12.9833 12.047 13.4201 11.7345C13.8568 11.4219 14.221 11.0211 14.4883 10.5587C15.3167 9.13929 15.1255 7.35542 14.0147 6.1382ZM8.2983 14.0182C7.63218 14.0193 6.98695 13.789 6.47574 13.3677L6.56568 13.3174L9.59322 11.5936C9.66857 11.55 9.73114 11.4879 9.77477 11.4132C9.81839 11.3386 9.84159 11.254 9.84207 11.1678V6.95725L11.122 7.68759C11.1348 7.694 11.1437 7.70608 11.146 7.72013V11.2092C11.1427 12.7592 9.86967 14.015 8.2983 14.0182ZM2.17724 11.4399C1.84318 10.8709 1.72324 10.2039 1.83851 9.55631L1.92839 9.60954L4.95898 11.3334C5.03396 11.3768 5.11933 11.3997 5.20627 11.3997C5.29322 11.3997 5.37858 11.3768 5.45357 11.3334L9.15558 9.22813V10.6859C9.15524 10.6934 9.15317 10.7008 9.14954 10.7074C9.14591 10.7141 9.14081 10.7198 9.13461 10.7243L6.0681 12.4689C4.70539 13.2432 2.96439 12.7828 2.17724 11.4399ZM1.37984 4.93467C1.71622 4.36202 2.24716 3.92525 2.87867 3.70167V7.24988C2.87753 7.33561 2.89973 7.42007 2.94297 7.49445C2.9862 7.56883 3.04888 7.6304 3.12447 7.67273L6.80849 9.76918L5.52851 10.4995C5.52159 10.5031 5.51387 10.505 5.50604 10.505C5.49821 10.505 5.49049 10.5031 5.48357 10.4995L2.42304 8.758C1.06302 7.98039 0.596614 6.26437 1.37984 4.91993V4.93467ZM11.8954 7.34456L8.19933 5.22742L9.47638 4.50003C9.48331 4.49641 9.49104 4.49451 9.49888 4.49451C9.50673 4.49451 9.51445 4.49641 9.52138 4.50003L12.5819 6.2446C13.0499 6.51095 13.4314 6.90311 13.6818 7.3753C13.9323 7.84749 14.0415 8.38022 13.9965 8.9113C13.9516 9.44238 13.7544 9.94989 13.428 10.3746C13.1016 10.7993 12.6595 11.1236 12.1532 11.3097V7.76145C12.1506 7.67588 12.1254 7.59246 12.0802 7.51937C12.035 7.44628 11.9713 7.38604 11.8954 7.34456ZM13.1694 5.45514L13.0794 5.40185L10.0549 3.66324C9.97944 3.61957 9.89356 3.59655 9.80609 3.59655C9.71862 3.59655 9.63274 3.61957 9.5573 3.66324L5.85822 5.76858V4.31086C5.85743 4.30345 5.85869 4.29597 5.86185 4.2892C5.86502 4.28244 5.86998 4.27664 5.87621 4.27243L8.93674 2.5308C9.4058 2.26425 9.94211 2.13496 10.4829 2.15803C11.0238 2.18111 11.5467 2.35561 11.9907 2.66111C12.4347 2.96662 12.7813 3.39051 12.99 3.8832C13.1987 4.37589 13.2609 4.91702 13.1693 5.44329V5.45514H13.1694ZM5.15984 8.0394L3.87986 7.31202C3.87346 7.3082 3.86799 7.30304 3.86384 7.29691C3.85969 7.29078 3.85696 7.28382 3.85583 7.27653V3.79634C3.85654 3.26246 4.01132 2.7398 4.30206 2.28949C4.5928 1.83917 5.0075 1.47981 5.49766 1.25341C5.98783 1.02701 6.5332 0.942928 7.07002 1.011C7.60684 1.07908 8.11293 1.29649 8.5291 1.63782L8.43916 1.68811L5.41162 3.41193C5.33627 3.45553 5.27372 3.5177 5.2301 3.59236C5.18649 3.66701 5.1633 3.75157 5.16283 3.83773L5.15984 8.03946V8.0394ZM5.85523 6.56093L7.50394 5.62362L9.15558 6.56099V8.43561L7.50992 9.37297L5.85828 8.43561L5.85523 6.56093Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.A.displayName = "A";
|
|
43
43
|
exports.A.metadata = {
|
|
44
44
|
name: "A",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "A icon from
|
|
48
|
-
|
|
45
|
+
category: "solid/design",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "A icon from solid/design category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.A;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.C = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.C = React.forwardRef(function C({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.C = React.forwardRef(function C({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsxs)("svg", { width: "15", height: "16", viewBox: "0 0 15 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M14.98 7.80214C14.98 7.17457 14.9291 6.71661 14.8189 6.2417H7.65266V9.07423H11.8591C11.7743 9.77815 11.3163 10.8382 10.2986 11.5506L10.2844 11.6454L12.5502 13.4007L12.7072 13.4164C14.1489 12.0849 14.98 10.1258 14.98 7.80214Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65264 15.2652C9.71343 15.2652 11.4435 14.5867 12.7072 13.4164L10.2986 11.5506C9.65409 12.0001 8.78904 12.3138 7.65264 12.3138C5.63424 12.3138 3.92115 10.9824 3.31048 9.14209L3.22096 9.14969L0.864925 10.9731L0.834114 11.0587C2.08925 13.552 4.6674 15.2652 7.65264 15.2652Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M3.31048 9.14226C3.14935 8.66735 3.0561 8.15847 3.0561 7.63269C3.0561 7.10685 3.14935 6.59802 3.302 6.12311L3.29774 6.02196L0.912171 4.16931L0.83412 4.20644C0.316818 5.2411 0.019989 6.40298 0.019989 7.63269C0.019989 8.86239 0.316818 10.0242 0.83412 11.0589L3.31048 9.14226Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65264 2.95128C9.08586 2.95128 10.0526 3.57037 10.6039 4.08773L12.758 1.98449C11.4351 0.754788 9.71343 0 7.65264 0C4.6674 0 2.08925 1.7131 0.834114 4.20641L3.302 6.12308C3.92115 4.28277 5.63424 2.95128 7.65264 2.95128Z", fill: color })] }));
|
|
41
41
|
});
|
|
42
42
|
exports.C.displayName = "C";
|
|
43
43
|
exports.C.metadata = {
|
|
44
44
|
name: "C",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "C icon from
|
|
48
|
-
|
|
45
|
+
category: "solid/design",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "C icon from solid/design category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.C;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.D = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.D = React.forwardRef(function D({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.D = React.forwardRef(function D({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 1L15 14H0L7.5 1Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.D.displayName = "D";
|
|
43
43
|
exports.D.metadata = {
|
|
44
44
|
name: "D",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "D icon from
|
|
48
|
-
|
|
45
|
+
category: "solid/design",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "D icon from solid/design category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.D;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Asfsbfd = void 0;
|
|
37
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
+
const React = __importStar(require("react"));
|
|
39
|
+
exports.Asfsbfd = React.forwardRef(function Asfsbfd({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type, ...props }, forwardedRef) {
|
|
40
|
+
if (type === "stroke") {
|
|
41
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "15", height: "16", viewBox: "0 0 15 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M14.98 7.80217C14.98 7.1746 14.9291 6.71664 14.8189 6.24173H7.65265V9.07426H11.8591C11.7743 9.77819 11.3163 10.8383 10.2986 11.5506L10.2844 11.6455L12.5502 13.4008L12.7072 13.4164C14.1489 12.0849 14.98 10.1259 14.98 7.80217Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65264 15.2652C9.71342 15.2652 11.4435 14.5867 12.7071 13.4164L10.2986 11.5506C9.65408 12.0001 8.78903 12.3139 7.65264 12.3139C5.63423 12.3139 3.92114 10.9824 3.31047 9.14211L3.22096 9.14971L0.864918 10.9731L0.834106 11.0587C2.08924 13.552 4.66739 15.2652 7.65264 15.2652Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M3.31048 9.14225C3.14935 8.66733 3.0561 8.15845 3.0561 7.63267C3.0561 7.10683 3.14935 6.59801 3.302 6.12309L3.29774 6.02195L0.912171 4.1693L0.83412 4.20642C0.316818 5.24108 0.019989 6.40297 0.019989 7.63267C0.019989 8.86237 0.316818 10.0242 0.83412 11.0589L3.31048 9.14225Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65264 2.95128C9.08586 2.95128 10.0526 3.57037 10.6039 4.08773L12.758 1.98449C11.4351 0.754788 9.71342 0 7.65264 0C4.66739 0 2.08924 1.7131 0.834106 4.20641L3.30199 6.12308C3.92114 4.28277 5.63423 2.95128 7.65264 2.95128Z", fill: color })] }));
|
|
42
|
+
}
|
|
43
|
+
if (type === "solid") {
|
|
44
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "15", height: "16", viewBox: "0 0 15 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M14.98 7.80214C14.98 7.17457 14.9291 6.71661 14.8189 6.2417H7.65265V9.07423H11.8591C11.7743 9.77815 11.3163 10.8382 10.2986 11.5506L10.2844 11.6454L12.5502 13.4007L12.7072 13.4164C14.1489 12.0849 14.98 10.1258 14.98 7.80214Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65264 15.2652C9.71342 15.2652 11.4435 14.5867 12.7071 13.4164L10.2986 11.5506C9.65408 12.0001 8.78903 12.3138 7.65264 12.3138C5.63423 12.3138 3.92114 10.9824 3.31047 9.14209L3.22096 9.14969L0.864918 10.9731L0.834106 11.0587C2.08924 13.552 4.66739 15.2652 7.65264 15.2652Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M3.31048 9.14226C3.14935 8.66735 3.0561 8.15847 3.0561 7.63269C3.0561 7.10685 3.14935 6.59802 3.302 6.12311L3.29774 6.02196L0.912171 4.16931L0.83412 4.20644C0.316818 5.2411 0.019989 6.40298 0.019989 7.63269C0.019989 8.86239 0.316818 10.0242 0.83412 11.0589L3.31048 9.14226Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65264 2.95128C9.08586 2.95128 10.0526 3.57037 10.6039 4.08773L12.758 1.98449C11.4351 0.754788 9.71342 0 7.65264 0C4.66739 0 2.08924 1.7131 0.834106 4.20641L3.30199 6.12308C3.92114 4.28277 5.63423 2.95128 7.65264 2.95128Z", fill: color })] }));
|
|
45
|
+
}
|
|
46
|
+
console.error(`Asfsbfd doesn't support ${type}`);
|
|
47
|
+
return null;
|
|
48
|
+
});
|
|
49
|
+
exports.Asfsbfd.displayName = "Asfsbfd";
|
|
50
|
+
exports.Asfsbfd.metadata = {
|
|
51
|
+
name: "Asfsbfd",
|
|
52
|
+
category: "stroke/ali",
|
|
53
|
+
tags: ["asfsbfd", "icon"],
|
|
54
|
+
description: "Asfsbfd icon from stroke/ali category",
|
|
55
|
+
type: ["stroke", "solid"],
|
|
56
|
+
};
|
|
57
|
+
exports.default = exports.Asfsbfd;
|
|
@@ -36,15 +36,22 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.Erfg = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.Erfg = React.forwardRef(function Erfg({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
40
|
-
|
|
39
|
+
exports.Erfg = React.forwardRef(function Erfg({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type, ...props }, forwardedRef) {
|
|
40
|
+
if (type === "stroke") {
|
|
41
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 1L15 14H0L7.5 1Z", fill: color }) }));
|
|
42
|
+
}
|
|
43
|
+
if (type === "solid") {
|
|
44
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 1L15 14H0L7.5 1Z", fill: color }) }));
|
|
45
|
+
}
|
|
46
|
+
console.error(`Erfg doesn't support ${type}`);
|
|
47
|
+
return null;
|
|
41
48
|
});
|
|
42
49
|
exports.Erfg.displayName = "Erfg";
|
|
43
50
|
exports.Erfg.metadata = {
|
|
44
51
|
name: "Erfg",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["erfg", "
|
|
47
|
-
description: "Erfg icon from
|
|
48
|
-
|
|
52
|
+
category: "stroke/ali",
|
|
53
|
+
tags: ["erfg", "icon"],
|
|
54
|
+
description: "Erfg icon from stroke/ali category",
|
|
55
|
+
type: ["stroke", "solid"],
|
|
49
56
|
};
|
|
50
57
|
exports.default = exports.Erfg;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Layes = void 0;
|
|
37
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
+
const React = __importStar(require("react"));
|
|
39
|
+
exports.Layes = React.forwardRef(function Layes({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type, ...props }, forwardedRef) {
|
|
40
|
+
if (type === "stroke") {
|
|
41
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M14.0147 6.1382C14.1847 5.63312 14.2435 5.09807 14.1872 4.56879C14.1309 4.03951 13.9607 3.52818 13.688 3.06896C12.8585 1.64476 11.1914 0.912172 9.56328 1.25642C9.11247 0.761776 8.53765 0.392848 7.89656 0.186686C7.25547 -0.0194763 6.57067 -0.0556153 5.91093 0.0818985C5.2512 0.219412 4.63976 0.525737 4.13803 0.97011C3.63629 1.41448 3.26192 1.98126 3.05251 2.61351C2.52386 2.72044 2.02444 2.93744 1.58762 3.25002C1.1508 3.56259 0.786651 3.96353 0.519504 4.42605C-0.318973 5.848 -0.128601 7.64158 0.990188 8.86146C0.81953 9.36629 0.760128 9.90125 0.815958 10.4305C0.871787 10.9598 1.04156 11.4713 1.31392 11.9306C2.14443 13.3554 3.81259 14.0879 5.44162 13.7432C5.79978 14.141 6.23986 14.4589 6.73248 14.6756C7.2251 14.8923 7.75891 15.0029 8.2983 14.9999C9.96711 15.0014 11.4456 13.9387 11.9554 12.3712C12.4839 12.2641 12.9833 12.047 13.4201 11.7345C13.8568 11.4219 14.221 11.0211 14.4883 10.5587C15.3167 9.13929 15.1255 7.35542 14.0147 6.1382ZM8.2983 14.0182C7.63218 14.0193 6.98695 13.789 6.47574 13.3677L6.56568 13.3174L9.59322 11.5936C9.66857 11.55 9.73114 11.4879 9.77477 11.4132C9.81839 11.3386 9.84159 11.254 9.84207 11.1678V6.95725L11.122 7.68759C11.1348 7.694 11.1437 7.70608 11.146 7.72013V11.2092C11.1427 12.7592 9.86967 14.015 8.2983 14.0182ZM2.17724 11.4399C1.84318 10.8709 1.72324 10.2039 1.83851 9.55631L1.92839 9.60954L4.95898 11.3334C5.03396 11.3768 5.11933 11.3997 5.20627 11.3997C5.29322 11.3997 5.37858 11.3768 5.45357 11.3334L9.15558 9.22813V10.6859C9.15524 10.6934 9.15317 10.7008 9.14954 10.7074C9.14591 10.7141 9.14081 10.7198 9.13461 10.7243L6.0681 12.4689C4.70539 13.2432 2.96439 12.7828 2.17724 11.4399ZM1.37984 4.93467C1.71622 4.36202 2.24716 3.92525 2.87867 3.70167V7.24988C2.87753 7.33561 2.89973 7.42007 2.94297 7.49445C2.9862 7.56883 3.04888 7.6304 3.12447 7.67273L6.80849 9.76918L5.52851 10.4995C5.52159 10.5031 5.51387 10.505 5.50604 10.505C5.49821 10.505 5.49049 10.5031 5.48357 10.4995L2.42304 8.758C1.06302 7.98039 0.596614 6.26437 1.37984 4.91993V4.93467ZM11.8954 7.34456L8.19933 5.22742L9.47638 4.50003C9.48331 4.49641 9.49104 4.49451 9.49888 4.49451C9.50673 4.49451 9.51445 4.49641 9.52138 4.50003L12.5819 6.2446C13.0499 6.51095 13.4314 6.90311 13.6818 7.3753C13.9323 7.84749 14.0415 8.38022 13.9965 8.9113C13.9516 9.44238 13.7544 9.94989 13.428 10.3746C13.1016 10.7993 12.6595 11.1236 12.1532 11.3097V7.76145C12.1506 7.67588 12.1254 7.59246 12.0802 7.51937C12.035 7.44628 11.9713 7.38604 11.8954 7.34456ZM13.1694 5.45514L13.0794 5.40185L10.0549 3.66324C9.97944 3.61957 9.89356 3.59655 9.80609 3.59655C9.71862 3.59655 9.63274 3.61957 9.5573 3.66324L5.85822 5.76858V4.31086C5.85743 4.30345 5.85869 4.29597 5.86185 4.2892C5.86502 4.28244 5.86998 4.27664 5.87621 4.27243L8.93674 2.5308C9.4058 2.26425 9.94211 2.13496 10.4829 2.15803C11.0238 2.18111 11.5467 2.35561 11.9907 2.66111C12.4347 2.96662 12.7813 3.39051 12.99 3.8832C13.1987 4.37589 13.2609 4.91702 13.1693 5.44329V5.45514H13.1694ZM5.15984 8.0394L3.87986 7.31202C3.87346 7.3082 3.86799 7.30304 3.86384 7.29691C3.85969 7.29078 3.85696 7.28382 3.85583 7.27653V3.79634C3.85654 3.26246 4.01132 2.7398 4.30206 2.28949C4.5928 1.83917 5.0075 1.47981 5.49766 1.25341C5.98783 1.02701 6.5332 0.942928 7.07002 1.011C7.60684 1.07908 8.11293 1.29649 8.5291 1.63782L8.43916 1.68811L5.41162 3.41193C5.33627 3.45553 5.27372 3.5177 5.2301 3.59236C5.18649 3.66701 5.1633 3.75157 5.16283 3.83773L5.15984 8.03946V8.0394ZM5.85523 6.56093L7.50394 5.62362L9.15558 6.56099V8.43561L7.50992 9.37297L5.85828 8.43561L5.85523 6.56093Z", fill: color }) }));
|
|
42
|
+
}
|
|
43
|
+
if (type === "solid") {
|
|
44
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M14.0147 6.1382C14.1847 5.63312 14.2435 5.09807 14.1872 4.56879C14.1309 4.03951 13.9607 3.52818 13.688 3.06896C12.8585 1.64476 11.1914 0.912172 9.56328 1.25642C9.11247 0.761776 8.53765 0.392848 7.89656 0.186686C7.25547 -0.0194763 6.57067 -0.0556153 5.91093 0.0818985C5.2512 0.219412 4.63976 0.525737 4.13803 0.97011C3.63629 1.41448 3.26192 1.98126 3.05251 2.61351C2.52386 2.72044 2.02444 2.93744 1.58762 3.25002C1.1508 3.56259 0.786651 3.96353 0.519504 4.42605C-0.318973 5.848 -0.128601 7.64158 0.990188 8.86146C0.81953 9.36629 0.760128 9.90125 0.815958 10.4305C0.871787 10.9598 1.04156 11.4713 1.31392 11.9306C2.14443 13.3554 3.81259 14.0879 5.44162 13.7432C5.79978 14.141 6.23986 14.4589 6.73248 14.6756C7.2251 14.8923 7.75891 15.0029 8.2983 14.9999C9.96711 15.0014 11.4456 13.9387 11.9554 12.3712C12.4839 12.2641 12.9833 12.047 13.4201 11.7345C13.8568 11.4219 14.221 11.0211 14.4883 10.5587C15.3167 9.13929 15.1255 7.35542 14.0147 6.1382ZM8.2983 14.0182C7.63218 14.0193 6.98695 13.789 6.47574 13.3677L6.56568 13.3174L9.59322 11.5936C9.66857 11.55 9.73114 11.4879 9.77477 11.4132C9.81839 11.3386 9.84159 11.254 9.84207 11.1678V6.95725L11.122 7.68759C11.1348 7.694 11.1437 7.70608 11.146 7.72013V11.2092C11.1427 12.7592 9.86967 14.015 8.2983 14.0182ZM2.17724 11.4399C1.84318 10.8709 1.72324 10.2039 1.83851 9.55631L1.92839 9.60954L4.95898 11.3334C5.03396 11.3768 5.11933 11.3997 5.20627 11.3997C5.29322 11.3997 5.37858 11.3768 5.45357 11.3334L9.15558 9.22813V10.6859C9.15524 10.6934 9.15317 10.7008 9.14954 10.7074C9.14591 10.7141 9.14081 10.7198 9.13461 10.7243L6.0681 12.4689C4.70539 13.2432 2.96439 12.7828 2.17724 11.4399ZM1.37984 4.93467C1.71622 4.36202 2.24716 3.92525 2.87867 3.70167V7.24988C2.87753 7.33561 2.89973 7.42007 2.94297 7.49445C2.9862 7.56883 3.04888 7.6304 3.12447 7.67273L6.80849 9.76918L5.52851 10.4995C5.52159 10.5031 5.51387 10.505 5.50604 10.505C5.49821 10.505 5.49049 10.5031 5.48357 10.4995L2.42304 8.758C1.06302 7.98039 0.596614 6.26437 1.37984 4.91993V4.93467ZM11.8954 7.34456L8.19933 5.22742L9.47638 4.50003C9.48331 4.49641 9.49104 4.49451 9.49888 4.49451C9.50673 4.49451 9.51445 4.49641 9.52138 4.50003L12.5819 6.2446C13.0499 6.51095 13.4314 6.90311 13.6818 7.3753C13.9323 7.84749 14.0415 8.38022 13.9965 8.9113C13.9516 9.44238 13.7544 9.94989 13.428 10.3746C13.1016 10.7993 12.6595 11.1236 12.1532 11.3097V7.76145C12.1506 7.67588 12.1254 7.59246 12.0802 7.51937C12.035 7.44628 11.9713 7.38604 11.8954 7.34456ZM13.1694 5.45514L13.0794 5.40185L10.0549 3.66324C9.97944 3.61957 9.89356 3.59655 9.80609 3.59655C9.71862 3.59655 9.63274 3.61957 9.5573 3.66324L5.85822 5.76858V4.31086C5.85743 4.30345 5.85869 4.29597 5.86185 4.2892C5.86502 4.28244 5.86998 4.27664 5.87621 4.27243L8.93674 2.5308C9.4058 2.26425 9.94211 2.13496 10.4829 2.15803C11.0238 2.18111 11.5467 2.35561 11.9907 2.66111C12.4347 2.96662 12.7813 3.39051 12.99 3.8832C13.1987 4.37589 13.2609 4.91702 13.1693 5.44329V5.45514H13.1694ZM5.15984 8.0394L3.87986 7.31202C3.87346 7.3082 3.86799 7.30304 3.86384 7.29691C3.85969 7.29078 3.85696 7.28382 3.85583 7.27653V3.79634C3.85654 3.26246 4.01132 2.7398 4.30206 2.28949C4.5928 1.83917 5.0075 1.47981 5.49766 1.25341C5.98783 1.02701 6.5332 0.942928 7.07002 1.011C7.60684 1.07908 8.11293 1.29649 8.5291 1.63782L8.43916 1.68811L5.41162 3.41193C5.33627 3.45553 5.27372 3.5177 5.2301 3.59236C5.18649 3.66701 5.1633 3.75157 5.16283 3.83773L5.15984 8.03946V8.0394ZM5.85523 6.56093L7.50394 5.62362L9.15558 6.56099V8.43561L7.50992 9.37297L5.85828 8.43561L5.85523 6.56093Z", fill: color }) }));
|
|
45
|
+
}
|
|
46
|
+
console.error(`Layes doesn't support ${type}`);
|
|
47
|
+
return null;
|
|
48
|
+
});
|
|
49
|
+
exports.Layes.displayName = "Layes";
|
|
50
|
+
exports.Layes.metadata = {
|
|
51
|
+
name: "Layes",
|
|
52
|
+
category: "stroke/ali",
|
|
53
|
+
tags: ["layes", "icon"],
|
|
54
|
+
description: "Layes icon from stroke/ali category",
|
|
55
|
+
type: ["stroke", "solid"],
|
|
56
|
+
};
|
|
57
|
+
exports.default = exports.Layes;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Save = void 0;
|
|
37
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
+
const React = __importStar(require("react"));
|
|
39
|
+
exports.Save = React.forwardRef(function Save({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type, ...props }, forwardedRef) {
|
|
40
|
+
if (type === "stroke") {
|
|
41
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M14.0147 6.1382C14.1847 5.63312 14.2435 5.09807 14.1872 4.56879C14.1309 4.03951 13.9607 3.52818 13.688 3.06896C12.8585 1.64476 11.1914 0.912172 9.56328 1.25642C9.11247 0.761776 8.53765 0.392848 7.89656 0.186686C7.25547 -0.0194763 6.57067 -0.0556153 5.91093 0.0818985C5.2512 0.219412 4.63976 0.525737 4.13803 0.97011C3.63629 1.41448 3.26192 1.98126 3.05251 2.61351C2.52386 2.72044 2.02444 2.93744 1.58762 3.25002C1.1508 3.56259 0.786651 3.96353 0.519504 4.42605C-0.318973 5.848 -0.128601 7.64158 0.990188 8.86146C0.81953 9.36629 0.760128 9.90125 0.815958 10.4305C0.871787 10.9598 1.04156 11.4713 1.31392 11.9306C2.14443 13.3554 3.81259 14.0879 5.44162 13.7432C5.79978 14.141 6.23986 14.4589 6.73248 14.6756C7.2251 14.8923 7.75891 15.0029 8.2983 14.9999C9.96711 15.0014 11.4456 13.9387 11.9554 12.3712C12.4839 12.2641 12.9833 12.047 13.4201 11.7345C13.8568 11.4219 14.221 11.0211 14.4883 10.5587C15.3167 9.13929 15.1255 7.35542 14.0147 6.1382ZM8.2983 14.0182C7.63218 14.0193 6.98695 13.789 6.47574 13.3677L6.56568 13.3174L9.59322 11.5936C9.66857 11.55 9.73114 11.4879 9.77477 11.4132C9.81839 11.3386 9.84159 11.254 9.84207 11.1678V6.95725L11.122 7.68759C11.1348 7.694 11.1437 7.70608 11.146 7.72013V11.2092C11.1427 12.7592 9.86967 14.015 8.2983 14.0182ZM2.17724 11.4399C1.84318 10.8709 1.72324 10.2039 1.83851 9.55631L1.92839 9.60954L4.95898 11.3334C5.03396 11.3768 5.11933 11.3997 5.20627 11.3997C5.29322 11.3997 5.37858 11.3768 5.45357 11.3334L9.15558 9.22813V10.6859C9.15524 10.6934 9.15317 10.7008 9.14954 10.7074C9.14591 10.7141 9.14081 10.7198 9.13461 10.7243L6.0681 12.4689C4.70539 13.2432 2.96439 12.7828 2.17724 11.4399ZM1.37984 4.93467C1.71622 4.36202 2.24716 3.92525 2.87867 3.70167V7.24988C2.87753 7.33561 2.89973 7.42007 2.94297 7.49445C2.9862 7.56883 3.04888 7.6304 3.12447 7.67273L6.80849 9.76918L5.52851 10.4995C5.52159 10.5031 5.51387 10.505 5.50604 10.505C5.49821 10.505 5.49049 10.5031 5.48357 10.4995L2.42304 8.758C1.06302 7.98039 0.596614 6.26437 1.37984 4.91993V4.93467ZM11.8954 7.34456L8.19933 5.22742L9.47638 4.50003C9.48331 4.49641 9.49104 4.49451 9.49888 4.49451C9.50673 4.49451 9.51445 4.49641 9.52138 4.50003L12.5819 6.2446C13.0499 6.51095 13.4314 6.90311 13.6818 7.3753C13.9323 7.84749 14.0415 8.38022 13.9965 8.9113C13.9516 9.44238 13.7544 9.94989 13.428 10.3746C13.1016 10.7993 12.6595 11.1236 12.1532 11.3097V7.76145C12.1506 7.67588 12.1254 7.59246 12.0802 7.51937C12.035 7.44628 11.9713 7.38604 11.8954 7.34456ZM13.1694 5.45514L13.0794 5.40185L10.0549 3.66324C9.97944 3.61957 9.89356 3.59655 9.80609 3.59655C9.71862 3.59655 9.63274 3.61957 9.5573 3.66324L5.85822 5.76858V4.31086C5.85743 4.30345 5.85869 4.29597 5.86185 4.2892C5.86502 4.28244 5.86998 4.27664 5.87621 4.27243L8.93674 2.5308C9.4058 2.26425 9.94211 2.13496 10.4829 2.15803C11.0238 2.18111 11.5467 2.35561 11.9907 2.66111C12.4347 2.96662 12.7813 3.39051 12.99 3.8832C13.1987 4.37589 13.2609 4.91702 13.1693 5.44329V5.45514H13.1694ZM5.15984 8.0394L3.87986 7.31202C3.87346 7.3082 3.86799 7.30304 3.86384 7.29691C3.85969 7.29078 3.85696 7.28382 3.85583 7.27653V3.79634C3.85654 3.26246 4.01132 2.7398 4.30206 2.28949C4.5928 1.83917 5.0075 1.47981 5.49766 1.25341C5.98783 1.02701 6.5332 0.942928 7.07002 1.011C7.60684 1.07908 8.11293 1.29649 8.5291 1.63782L8.43916 1.68811L5.41162 3.41193C5.33627 3.45553 5.27372 3.5177 5.2301 3.59236C5.18649 3.66701 5.1633 3.75157 5.16283 3.83773L5.15984 8.03946V8.0394ZM5.85523 6.56093L7.50394 5.62362L9.15558 6.56099V8.43561L7.50992 9.37297L5.85828 8.43561L5.85523 6.56093Z", fill: color }) }));
|
|
42
|
+
}
|
|
43
|
+
if (type === "solid") {
|
|
44
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "13", height: "15", viewBox: "0 0 13 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("g", { clipPath: "url(#a)", children: (0, jsx_runtime_1.jsx)("path", { d: "M12.741 3.55004L6.80792 0.0831488C6.6174 -0.0282045 6.38232 -0.0282045 6.1918 0.0831488L0.259036 3.55004C0.0988794 3.64364 0 3.81673 0 4.0042V10.9952C0 11.1827 0.0988794 11.3558 0.259036 11.4494L6.19208 14.9163C6.3826 15.0276 6.61768 15.0276 6.8082 14.9163L12.7412 11.4494C12.9014 11.3558 13.0003 11.1827 13.0003 10.9952V4.0042C13.0003 3.81673 12.9014 3.64364 12.7412 3.55004H12.741ZM12.3683 4.28441L6.6408 14.3248C6.60208 14.3925 6.49986 14.3648 6.49986 14.2865V7.71212C6.49986 7.58075 6.43051 7.45925 6.31798 7.39328L0.692713 4.10625C0.625865 4.06706 0.653161 3.9636 0.730594 3.9636H12.1856C12.3482 3.9636 12.4499 4.14205 12.3686 4.28469H12.3683V4.28441Z", fill: color }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "a", children: (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M0 0H13V15H0z" }) }) })] }));
|
|
45
|
+
}
|
|
46
|
+
console.error(`Save doesn't support ${type}`);
|
|
47
|
+
return null;
|
|
48
|
+
});
|
|
49
|
+
exports.Save.displayName = "Save";
|
|
50
|
+
exports.Save.metadata = {
|
|
51
|
+
name: "Save",
|
|
52
|
+
category: "stroke/ali",
|
|
53
|
+
tags: ["save", "icon"],
|
|
54
|
+
description: "Save icon from stroke/ali category",
|
|
55
|
+
type: ["stroke", "solid"],
|
|
56
|
+
};
|
|
57
|
+
exports.default = exports.Save;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.ArrowDown = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.ArrowDown = React.forwardRef(function ArrowDown({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.ArrowDown = React.forwardRef(function ArrowDown({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M11.8535 8.14649C12.0488 8.34175 12.0488 8.65826 11.8535 8.85352L7.85351 12.8535C7.65825 13.0488 7.34174 13.0488 7.14648 12.8535L3.14648 8.85352C2.95121 8.65826 2.95121 8.34175 3.14648 8.14649C3.34174 7.95123 3.65825 7.95123 3.85351 8.14649L6.99999 11.293L6.99999 2.50001C6.99999 2.22387 7.22385 2.00001 7.49999 2.00001C7.77613 2.00001 7.99999 2.22387 7.99999 2.50001L7.99999 11.293L11.1465 8.14649C11.3417 7.95123 11.6582 7.95123 11.8535 8.14649Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.ArrowDown.displayName = "ArrowDown";
|
|
43
43
|
exports.ArrowDown.metadata = {
|
|
44
44
|
name: "ArrowDown",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["arrow", "down", "
|
|
47
|
-
description: "ArrowDown icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/arrows",
|
|
46
|
+
tags: ["arrow", "down", "icon"],
|
|
47
|
+
description: "ArrowDown icon from stroke/arrows category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.ArrowDown;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.ArrowLeft = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.ArrowLeft = React.forwardRef(function ArrowLeft({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.ArrowLeft = React.forwardRef(function ArrowLeft({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M6.14648 3.14648C6.34175 2.95122 6.65825 2.95122 6.85352 3.14648C7.04878 3.34175 7.04878 3.65825 6.85352 3.85352L3.70703 7H12.5C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8H3.70703L6.85352 11.1465C7.04878 11.3417 7.04878 11.6583 6.85352 11.8535C6.65825 12.0488 6.34175 12.0488 6.14648 11.8535L2.14648 7.85352C1.95122 7.65825 1.95122 7.34175 2.14648 7.14648L6.14648 3.14648Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.ArrowLeft.displayName = "ArrowLeft";
|
|
43
43
|
exports.ArrowLeft.metadata = {
|
|
44
44
|
name: "ArrowLeft",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["arrow", "left", "
|
|
47
|
-
description: "ArrowLeft icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/arrows",
|
|
46
|
+
tags: ["arrow", "left", "icon"],
|
|
47
|
+
description: "ArrowLeft icon from stroke/arrows category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.ArrowLeft;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.ArrowRight = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.ArrowRight = React.forwardRef(function ArrowRight({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.ArrowRight = React.forwardRef(function ArrowRight({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M8.14648 3.14648C8.34175 2.95122 8.65825 2.95122 8.85352 3.14648L12.8535 7.14648C13.0488 7.34175 13.0488 7.65825 12.8535 7.85352L8.85352 11.8535C8.65825 12.0488 8.34175 12.0488 8.14648 11.8535C7.95122 11.6583 7.95122 11.3417 8.14648 11.1465L11.293 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.293L8.14648 3.85352C7.95122 3.65825 7.95122 3.34175 8.14648 3.14648Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.ArrowRight.displayName = "ArrowRight";
|
|
43
43
|
exports.ArrowRight.metadata = {
|
|
44
44
|
name: "ArrowRight",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["arrow", "right", "
|
|
47
|
-
description: "ArrowRight icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/arrows",
|
|
46
|
+
tags: ["arrow", "right", "icon"],
|
|
47
|
+
description: "ArrowRight icon from stroke/arrows category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.ArrowRight;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.ArrowUp = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.ArrowUp = React.forwardRef(function ArrowUp({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.ArrowUp = React.forwardRef(function ArrowUp({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3.14648 6.85352C2.95122 6.65825 2.95122 6.34175 3.14648 6.14648L7.14648 2.14648C7.34175 1.95122 7.65825 1.95122 7.85352 2.14648L11.8535 6.14648C12.0488 6.34175 12.0488 6.65825 11.8535 6.85352C11.6583 7.04878 11.3417 7.04878 11.1465 6.85352L8 3.70703L8 12.5C8 12.7761 7.77614 13 7.5 13C7.22386 13 7 12.7761 7 12.5L7 3.70703L3.85352 6.85352C3.65825 7.04878 3.34175 7.04878 3.14648 6.85352Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.ArrowUp.displayName = "ArrowUp";
|
|
43
43
|
exports.ArrowUp.metadata = {
|
|
44
44
|
name: "ArrowUp",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["arrow", "up", "
|
|
47
|
-
description: "ArrowUp icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/arrows",
|
|
46
|
+
tags: ["arrow", "up", "icon"],
|
|
47
|
+
description: "ArrowUp icon from stroke/arrows category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.ArrowUp;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.ArrowUpp = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.ArrowUpp = React.forwardRef(function ArrowUpp({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.ArrowUpp = React.forwardRef(function ArrowUpp({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3.2 20 11.2 12 3.2 4M14.2 20 21.2 12 14.2 4", stroke: color, strokeWidth: strokeWidth, strokeLinecap: "round", strokeLinejoin: "round" }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.ArrowUpp.displayName = "ArrowUpp";
|
|
43
43
|
exports.ArrowUpp.metadata = {
|
|
44
44
|
name: "ArrowUpp",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["arrow", "upp", "
|
|
47
|
-
description: "ArrowUpp icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/arrows",
|
|
46
|
+
tags: ["arrow", "upp", "icon"],
|
|
47
|
+
description: "ArrowUpp icon from stroke/arrows category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.ArrowUpp;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.F = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.F = React.forwardRef(function F({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.F = React.forwardRef(function F({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M6.14648 3.14648C6.34175 2.95122 6.65825 2.95122 6.85352 3.14648C7.04878 3.34175 7.04878 3.65825 6.85352 3.85352L3.70703 7H12.5C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8H3.70703L6.85352 11.1465C7.04878 11.3417 7.04878 11.6583 6.85352 11.8535C6.65825 12.0488 6.34175 12.0488 6.14648 11.8535L2.14648 7.85352C1.95122 7.65825 1.95122 7.34175 2.14648 7.14648L6.14648 3.14648Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.F.displayName = "F";
|
|
43
43
|
exports.F.metadata = {
|
|
44
44
|
name: "F",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "F icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/gg",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "F icon from stroke/gg category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.F;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.R = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.R = React.forwardRef(function R({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.R = React.forwardRef(function R({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M8.14648 3.14648C8.34175 2.95122 8.65825 2.95122 8.85352 3.14648L12.8535 7.14648C13.0488 7.34175 13.0488 7.65825 12.8535 7.85352L8.85352 11.8535C8.65825 12.0488 8.34175 12.0488 8.14648 11.8535C7.95122 11.6583 7.95122 11.3417 8.14648 11.1465L11.293 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.293L8.14648 3.85352C7.95122 3.65825 7.95122 3.34175 8.14648 3.14648Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.R.displayName = "R";
|
|
43
43
|
exports.R.metadata = {
|
|
44
44
|
name: "R",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "R icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/gg",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "R icon from stroke/gg category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.R;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.T = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.T = React.forwardRef(function T({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.T = React.forwardRef(function T({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3.14648 6.85352C2.95122 6.65825 2.95122 6.34175 3.14648 6.14648L7.14648 2.14648C7.34175 1.95122 7.65825 1.95122 7.85352 2.14648L11.8535 6.14648C12.0488 6.34175 12.0488 6.65825 11.8535 6.85352C11.6583 7.04878 11.3417 7.04878 11.1465 6.85352L8 3.70703L8 12.5C8 12.7761 7.77614 13 7.5 13C7.22386 13 7 12.7761 7 12.5L7 3.70703L3.85352 6.85352C3.65825 7.04878 3.34175 7.04878 3.14648 6.85352Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.T.displayName = "T";
|
|
43
43
|
exports.T.metadata = {
|
|
44
44
|
name: "T",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "T icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/gg",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "T icon from stroke/gg category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.T;
|
|
@@ -36,15 +36,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.Y = void 0;
|
|
37
37
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
const React = __importStar(require("react"));
|
|
39
|
-
exports.Y = React.forwardRef(function Y({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className,
|
|
39
|
+
exports.Y = React.forwardRef(function Y({ color = "currentColor", fill, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
|
|
40
40
|
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M11.8535 8.14649C12.0488 8.34175 12.0488 8.65826 11.8535 8.85352L7.85352 12.8535C7.65825 13.0488 7.34175 13.0488 7.14648 12.8535L3.14648 8.85352C2.95122 8.65826 2.95122 8.34175 3.14648 8.14649C3.34175 7.95123 3.65825 7.95123 3.85352 8.14649L7 11.293L7 2.50001C7 2.22387 7.22386 2.00001 7.5 2.00001C7.77614 2.00001 8 2.22387 8 2.50001L8 11.293L11.1465 8.14649C11.3417 7.95123 11.6583 7.95123 11.8535 8.14649Z", fill: color }) }));
|
|
41
41
|
});
|
|
42
42
|
exports.Y.displayName = "Y";
|
|
43
43
|
exports.Y.metadata = {
|
|
44
44
|
name: "Y",
|
|
45
|
-
category: "
|
|
46
|
-
tags: ["
|
|
47
|
-
description: "Y icon from
|
|
48
|
-
|
|
45
|
+
category: "stroke/gg",
|
|
46
|
+
tags: ["icon"],
|
|
47
|
+
description: "Y icon from stroke/gg category",
|
|
48
|
+
type: ["stroke", "solid"],
|
|
49
49
|
};
|
|
50
50
|
exports.default = exports.Y;
|
package/dist/cjs/types.d.ts
CHANGED
|
@@ -7,10 +7,10 @@ export interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
|
7
7
|
strokeWidth?: number;
|
|
8
8
|
strokeLinecap?: "butt" | "round" | "square";
|
|
9
9
|
strokeLinejoin?: "round" | "miter" | "bevel";
|
|
10
|
-
variant?: "stroke" | "solid" | "duotone" | "twotone" | "bulk";
|
|
11
10
|
strokeDasharray?: string;
|
|
12
11
|
opacity?: number;
|
|
13
12
|
className?: string;
|
|
13
|
+
type?: string;
|
|
14
14
|
}
|
|
15
15
|
export interface IconMetadata {
|
|
16
16
|
name: string;
|
|
@@ -19,9 +19,9 @@ export interface IconMetadata {
|
|
|
19
19
|
description?: string;
|
|
20
20
|
author?: string;
|
|
21
21
|
created?: string;
|
|
22
|
-
|
|
22
|
+
type: ("stroke" | "solid" | "duotone" | "twotone" | "bulk")[];
|
|
23
23
|
}
|
|
24
|
-
export type IconComponent = React.ForwardRefExoticComponent<
|
|
24
|
+
export type IconComponent<P extends IconProps = IconProps> = React.ForwardRefExoticComponent<P & React.RefAttributes<SVGSVGElement>> & {
|
|
25
25
|
metadata?: IconMetadata;
|
|
26
26
|
displayName?: string;
|
|
27
27
|
};
|