@dynatrace/strato-icons 1.9.0 → 1.11.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/__icons/ApproximateIcon.js +2 -2
- package/__icons/ArrowDownIcon.js +1 -1
- package/__icons/ArrowDownLeftIcon.js +1 -1
- package/__icons/ArrowDownRightIcon.js +1 -1
- package/__icons/ArrowSmallDownIcon.js +2 -2
- package/__icons/ArrowSmallLeftIcon.js +1 -1
- package/__icons/ArrowSmallRightIcon.js +2 -2
- package/__icons/ArrowUpIcon.js +1 -1
- package/__icons/ArrowUpLeftIcon.js +1 -1
- package/__icons/ArrowUpRightIcon.js +1 -1
- package/__icons/CallIcon.js +3 -3
- package/__icons/ChevronRightDoubleIcon.js +2 -2
- package/__icons/ColoringIcon.js +2 -2
- package/__icons/CompareIcon.js +2 -2
- package/__icons/ConditionsIcon.js +4 -4
- package/__icons/CurveLinearIcon.js +1 -1
- package/__icons/ExploitOffIcon.js +6 -6
- package/__icons/HeartFilledIcon.js +1 -1
- package/__icons/HostsOffIcon.js +6 -6
- package/__icons/JsonIcon.d.ts +7 -0
- package/__icons/JsonIcon.js +35 -0
- package/__icons/MuteIcon.js +2 -2
- package/__icons/RequestIcon.js +2 -2
- package/__icons/ServicesIcon.js +3 -3
- package/__icons/SourceNodeIcon.d.ts +8 -0
- package/__icons/SourceNodeIcon.js +36 -0
- package/__icons/StrikethroughSIcon.js +3 -3
- package/__icons/TargetNodeIcon.d.ts +8 -0
- package/__icons/TargetNodeIcon.js +36 -0
- package/__icons/ThresholdIcon.js +4 -4
- package/__icons/TriggerIcon.js +3 -3
- package/__icons/UIDIcon.d.ts +7 -0
- package/__icons/UIDIcon.js +39 -0
- package/__icons/UnfoldLessIcon.js +2 -2
- package/__icons/WhatsNewIcon.js +1 -1
- package/__icons/WorldmapIcon.js +1 -1
- package/esm/__icons/ApproximateIcon.js +2 -2
- package/esm/__icons/ApproximateIcon.js.map +2 -2
- package/esm/__icons/ArrowDownIcon.js +1 -1
- package/esm/__icons/ArrowDownIcon.js.map +2 -2
- package/esm/__icons/ArrowDownLeftIcon.js +1 -1
- package/esm/__icons/ArrowDownLeftIcon.js.map +2 -2
- package/esm/__icons/ArrowDownRightIcon.js +1 -1
- package/esm/__icons/ArrowDownRightIcon.js.map +2 -2
- package/esm/__icons/ArrowSmallDownIcon.js +2 -2
- package/esm/__icons/ArrowSmallDownIcon.js.map +2 -2
- package/esm/__icons/ArrowSmallLeftIcon.js +1 -1
- package/esm/__icons/ArrowSmallLeftIcon.js.map +2 -2
- package/esm/__icons/ArrowSmallRightIcon.js +2 -2
- package/esm/__icons/ArrowSmallRightIcon.js.map +2 -2
- package/esm/__icons/ArrowUpIcon.js +1 -1
- package/esm/__icons/ArrowUpIcon.js.map +2 -2
- package/esm/__icons/ArrowUpLeftIcon.js +1 -1
- package/esm/__icons/ArrowUpLeftIcon.js.map +1 -1
- package/esm/__icons/ArrowUpRightIcon.js +1 -1
- package/esm/__icons/ArrowUpRightIcon.js.map +2 -2
- package/esm/__icons/CallIcon.js +3 -3
- package/esm/__icons/CallIcon.js.map +2 -2
- package/esm/__icons/ChevronRightDoubleIcon.js +2 -2
- package/esm/__icons/ChevronRightDoubleIcon.js.map +1 -1
- package/esm/__icons/ColoringIcon.js +2 -2
- package/esm/__icons/ColoringIcon.js.map +2 -2
- package/esm/__icons/CompareIcon.js +2 -2
- package/esm/__icons/CompareIcon.js.map +2 -2
- package/esm/__icons/ConditionsIcon.js +4 -4
- package/esm/__icons/ConditionsIcon.js.map +2 -2
- package/esm/__icons/CurveLinearIcon.js +1 -1
- package/esm/__icons/CurveLinearIcon.js.map +1 -1
- package/esm/__icons/ExploitOffIcon.js +6 -6
- package/esm/__icons/ExploitOffIcon.js.map +2 -2
- package/esm/__icons/HeartFilledIcon.js +1 -1
- package/esm/__icons/HeartFilledIcon.js.map +2 -2
- package/esm/__icons/HostsOffIcon.js +6 -6
- package/esm/__icons/HostsOffIcon.js.map +2 -2
- package/esm/__icons/JsonIcon.js +16 -0
- package/esm/__icons/JsonIcon.js.map +7 -0
- package/esm/__icons/MuteIcon.js +2 -2
- package/esm/__icons/MuteIcon.js.map +2 -2
- package/esm/__icons/RequestIcon.js +2 -2
- package/esm/__icons/RequestIcon.js.map +2 -2
- package/esm/__icons/ServicesIcon.js +3 -3
- package/esm/__icons/ServicesIcon.js.map +2 -2
- package/esm/__icons/SourceNodeIcon.js +17 -0
- package/esm/__icons/SourceNodeIcon.js.map +7 -0
- package/esm/__icons/StrikethroughSIcon.js +3 -3
- package/esm/__icons/StrikethroughSIcon.js.map +2 -2
- package/esm/__icons/TargetNodeIcon.js +17 -0
- package/esm/__icons/TargetNodeIcon.js.map +7 -0
- package/esm/__icons/ThresholdIcon.js +4 -4
- package/esm/__icons/ThresholdIcon.js.map +2 -2
- package/esm/__icons/TriggerIcon.js +3 -3
- package/esm/__icons/TriggerIcon.js.map +2 -2
- package/esm/__icons/UIDIcon.js +20 -0
- package/esm/__icons/UIDIcon.js.map +7 -0
- package/esm/__icons/UnfoldLessIcon.js +2 -2
- package/esm/__icons/UnfoldLessIcon.js.map +2 -2
- package/esm/__icons/WhatsNewIcon.js +1 -1
- package/esm/__icons/WhatsNewIcon.js.map +2 -2
- package/esm/__icons/WorldmapIcon.js +1 -1
- package/esm/__icons/WorldmapIcon.js.map +1 -1
- package/esm/index.js +8 -0
- package/esm/index.js.map +2 -2
- package/index.d.ts +4 -0
- package/index.js +8 -0
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const CurveLinearIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "CurveLinearIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.125 5.
|
|
5
|
+
return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "CurveLinearIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.125 5.00238L18.3737 13.3863L17.1263 14.6137L10.125 7.49762L3.12372 14.6137L1.87627 13.3863L10.125 5.00238Z" }) });
|
|
6
6
|
});
|
|
7
7
|
const CurveLinearIcon = /* @__PURE__ */ Object.assign(
|
|
8
8
|
CurveLinearIconComponent,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/CurveLinearIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CurveLinearIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CurveLinearIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.125 5.
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CurveLinearIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CurveLinearIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.125 5.00238L18.3737 13.3863L17.1263 14.6137L10.125 7.49762L3.12372 14.6137L1.87627 13.3863L10.125 5.00238Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CurveLinearIcon = /* @__PURE__ */ Object.assign(\n CurveLinearIconComponent,\n { displayName: 'CurveLinearIcon' },\n);\n"],
|
|
5
5
|
"mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,kHAAiH,GAC3H;AAEJ,CAAC;AAKM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -3,12 +3,12 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const ExploitOffIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ExploitOffIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M5.2327 17.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M9.33294 8.
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M16.1737 1.
|
|
9
|
-
/* @__PURE__ */ jsx("path", { d: "M16.2362 6.
|
|
10
|
-
/* @__PURE__ */ jsx("path", { d: "M15.9875 7.
|
|
11
|
-
/* @__PURE__ */ jsx("path", { d: "M1 17L16.5563 1.
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M5.2327 17.01C6.16161 17.2777 7.17301 17.304 8.17487 17.0355C11.1089 16.2493 12.8501 13.2335 12.064 10.2994C12.0555 10.2678 12.0467 10.2363 12.0377 10.2049L10.7458 11.4969C10.8526 13.3505 9.65058 15.0872 7.78664 15.5866C7.36334 15.7001 6.93856 15.7413 6.52467 15.718L5.2327 17.01Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M9.33294 8.66707C8.36638 7.85197 7.02996 7.50717 5.71609 7.85922C4.80096 8.10443 4.04846 8.64511 3.52886 9.35289C2.83296 10.3008 2.5609 11.5387 2.88766 12.7582C3.04531 13.3466 3.32582 13.8689 3.69485 14.3052L2.63152 15.3685C2.08359 14.7502 1.66713 13.9987 1.43877 13.1464C0.989233 11.4687 1.36604 9.76428 2.31971 8.46523C3.03386 7.49243 4.0715 6.74697 5.32786 6.41033C6.64748 6.05674 7.98365 6.2144 9.12607 6.76189L10.18 5.77012C10.8847 5.10701 11.886 4.86304 12.8167 5.12768L12.86 5.13999L9.33294 8.66707Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M16.1737 1.82632L14.3996 3.60044L13.9875 3.11195L15.8984 1.50001L16.1737 1.82632Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M16.2362 6.00641L17.1366 5.10606L18.7374 5.0955L18.7353 6.60004L16.2354 6.61654L16.2362 6.00641Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M15.9875 7.71436L17.5981 9.62367L16.4515 10.5908L14.8409 8.68152L15.9875 7.71436Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M1 17L16.5563 1.44366L17.617 2.50432L2.06066 18.0607L1 17Z" })
|
|
12
12
|
] });
|
|
13
13
|
});
|
|
14
14
|
const ExploitOffIcon = /* @__PURE__ */ Object.assign(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/ExploitOffIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ExploitOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ExploitOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.2327 17.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ExploitOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ExploitOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.2327 17.01C6.16161 17.2777 7.17301 17.304 8.17487 17.0355C11.1089 16.2493 12.8501 13.2335 12.064 10.2994C12.0555 10.2678 12.0467 10.2363 12.0377 10.2049L10.7458 11.4969C10.8526 13.3505 9.65058 15.0872 7.78664 15.5866C7.36334 15.7001 6.93856 15.7413 6.52467 15.718L5.2327 17.01Z\" />\n <path d=\"M9.33294 8.66707C8.36638 7.85197 7.02996 7.50717 5.71609 7.85922C4.80096 8.10443 4.04846 8.64511 3.52886 9.35289C2.83296 10.3008 2.5609 11.5387 2.88766 12.7582C3.04531 13.3466 3.32582 13.8689 3.69485 14.3052L2.63152 15.3685C2.08359 14.7502 1.66713 13.9987 1.43877 13.1464C0.989233 11.4687 1.36604 9.76428 2.31971 8.46523C3.03386 7.49243 4.0715 6.74697 5.32786 6.41033C6.64748 6.05674 7.98365 6.2144 9.12607 6.76189L10.18 5.77012C10.8847 5.10701 11.886 4.86304 12.8167 5.12768L12.86 5.13999L9.33294 8.66707Z\" />\n <path d=\"M16.1737 1.82632L14.3996 3.60044L13.9875 3.11195L15.8984 1.50001L16.1737 1.82632Z\" />\n <path d=\"M16.2362 6.00641L17.1366 5.10606L18.7374 5.0955L18.7353 6.60004L16.2354 6.61654L16.2362 6.00641Z\" />\n <path d=\"M15.9875 7.71436L17.5981 9.62367L16.4515 10.5908L14.8409 8.68152L15.9875 7.71436Z\" />\n <path d=\"M1 17L16.5563 1.44366L17.617 2.50432L2.06066 18.0607L1 17Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ExploitOffIcon = /* @__PURE__ */ Object.assign(\n ExploitOffIconComponent,\n { displayName: 'ExploitOffIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,4RAA2R;AAAA,IACnS,oBAAC,UAAK,GAAE,8fAA6f;AAAA,IACrgB,oBAAC,UAAK,GAAE,qFAAoF;AAAA,IAC5F,oBAAC,UAAK,GAAE,oGAAmG;AAAA,IAC3G,oBAAC,UAAK,GAAE,qFAAoF;AAAA,IAC5F,oBAAC,UAAK,GAAE,8DAA6D;AAAA,KACvE;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const HeartFilledIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "HeartFilledIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M7.06896 3.
|
|
5
|
+
return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "HeartFilledIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M7.06896 3.31568C8.10583 3.50144 9.12052 4.07933 10.0028 5.08749C10.8847 4.07958 11.8985 3.50189 12.9346 3.3165C14.2196 3.08657 15.4505 3.47795 16.358 4.24931C17.2648 5.01999 17.8569 6.17574 17.8746 7.48455C17.8924 8.80186 17.3294 10.2028 16.0603 11.478L10.0028 17.5632L3.94957 11.4794C2.67589 10.2031 2.10904 8.8012 2.12534 7.48309C2.14154 6.17316 2.73425 5.01708 3.64222 4.2467C4.55092 3.4757 5.78318 3.08532 7.06896 3.31568Z" }) });
|
|
6
6
|
});
|
|
7
7
|
const HeartFilledIcon = /* @__PURE__ */ Object.assign(
|
|
8
8
|
HeartFilledIconComponent,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/HeartFilledIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HeartFilledIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HeartFilledIcon\" ref={forwardedRef} {...props}>\n <path d=\"M7.06896 3.
|
|
5
|
-
"mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HeartFilledIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HeartFilledIcon\" ref={forwardedRef} {...props}>\n <path d=\"M7.06896 3.31568C8.10583 3.50144 9.12052 4.07933 10.0028 5.08749C10.8847 4.07958 11.8985 3.50189 12.9346 3.3165C14.2196 3.08657 15.4505 3.47795 16.358 4.24931C17.2648 5.01999 17.8569 6.17574 17.8746 7.48455C17.8924 8.80186 17.3294 10.2028 16.0603 11.478L10.0028 17.5632L3.94957 11.4794C2.67589 10.2031 2.10904 8.8012 2.12534 7.48309C2.14154 6.17316 2.73425 5.01708 3.64222 4.2467C4.55092 3.4757 5.78318 3.08532 7.06896 3.31568Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Usage only for within charts\n * @public\n */\nexport const HeartFilledIcon = /* @__PURE__ */ Object.assign(\n HeartFilledIconComponent,\n { displayName: 'HeartFilledIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,+aAA8a,GACxb;AAEJ,CAAC;AAMM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -4,14 +4,14 @@ import { SvgIcon } from "../lib/SvgIcon.js";
|
|
|
4
4
|
const HostsOffIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "HostsOffIcon", ref: forwardedRef, ...props, children: [
|
|
6
6
|
/* @__PURE__ */ jsx("path", { d: "M5.23984 17H8.5V15.5H6.73984L5.23984 17Z" }),
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M8.48984 13.75H12.75C13.3023 13.75 13.75 13.
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M7.87415 12.25L6.60768 13.
|
|
9
|
-
/* @__PURE__ */ jsx("path", { d: "M15.5 6.
|
|
10
|
-
/* @__PURE__ */ jsx("path", { d: "M17 3.
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.48984 13.75H12.75C13.3023 13.75 13.75 13.3022 13.75 12.75V8.48979L12.25 9.98979V12.25H9.98984L8.48984 13.75Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.87415 12.25L6.60768 13.5164C6.38902 13.333 6.25 13.0577 6.25 12.75V7.24995C6.25 6.69767 6.69772 6.24995 7.25 6.24995H12.75C13.0577 6.24995 13.333 6.38897 13.5165 6.60763L12.25 7.8741V7.74995H7.75V12.25H7.87415Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.5 6.73979V8.49995H17V5.23979L15.5 6.73979Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M17 3.1241L15.5 4.6241V4.49995H11.5V2.99995H17V3.1241Z" }),
|
|
11
11
|
/* @__PURE__ */ jsx("path", { d: "M4.62415 15.5L3.12415 17H3V11.5H4.5V15.5H4.62415Z" }),
|
|
12
|
-
/* @__PURE__ */ jsx("path", { d: "M8.5
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M8.5 2.99995V4.49995H4.5V8.49995H3V2.99995H8.5Z" }),
|
|
13
13
|
/* @__PURE__ */ jsx("path", { d: "M15.5 11.5H17V17H11.5V15.5H15.5V11.5Z" }),
|
|
14
|
-
/* @__PURE__ */ jsx("path", { d: "M1.25 16.75L16.8063 1.
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M1.25 16.75L16.8063 1.1936L17.867 2.25426L2.31066 17.8106L1.25 16.75Z" })
|
|
15
15
|
] });
|
|
16
16
|
});
|
|
17
17
|
const HostsOffIcon = /* @__PURE__ */ Object.assign(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/HostsOffIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HostsOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HostsOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.23984 17H8.5V15.5H6.73984L5.23984 17Z\" />\n <path d=\"M8.48984 13.75H12.75C13.3023 13.75 13.75 13.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,4CAA2C;AAAA,IACnD,oBAAC,UAAK,GAAE,mHAAkH;AAAA,IAC1H,oBAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HostsOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HostsOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.23984 17H8.5V15.5H6.73984L5.23984 17Z\" />\n <path d=\"M8.48984 13.75H12.75C13.3023 13.75 13.75 13.3022 13.75 12.75V8.48979L12.25 9.98979V12.25H9.98984L8.48984 13.75Z\" />\n <path d=\"M7.87415 12.25L6.60768 13.5164C6.38902 13.333 6.25 13.0577 6.25 12.75V7.24995C6.25 6.69767 6.69772 6.24995 7.25 6.24995H12.75C13.0577 6.24995 13.333 6.38897 13.5165 6.60763L12.25 7.8741V7.74995H7.75V12.25H7.87415Z\" />\n <path d=\"M15.5 6.73979V8.49995H17V5.23979L15.5 6.73979Z\" />\n <path d=\"M17 3.1241L15.5 4.6241V4.49995H11.5V2.99995H17V3.1241Z\" />\n <path d=\"M4.62415 15.5L3.12415 17H3V11.5H4.5V15.5H4.62415Z\" />\n <path d=\"M8.5 2.99995V4.49995H4.5V8.49995H3V2.99995H8.5Z\" />\n <path d=\"M15.5 11.5H17V17H11.5V15.5H15.5V11.5Z\" />\n <path d=\"M1.25 16.75L16.8063 1.1936L17.867 2.25426L2.31066 17.8106L1.25 16.75Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const HostsOffIcon = /* @__PURE__ */ Object.assign(\n HostsOffIconComponent,\n { displayName: 'HostsOffIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,4CAA2C;AAAA,IACnD,oBAAC,UAAK,GAAE,mHAAkH;AAAA,IAC1H,oBAAC,UAAK,GAAE,yNAAwN;AAAA,IAChO,oBAAC,UAAK,GAAE,kDAAiD;AAAA,IACzD,oBAAC,UAAK,GAAE,0DAAyD;AAAA,IACjE,oBAAC,UAAK,GAAE,qDAAoD;AAAA,IAC5D,oBAAC,UAAK,GAAE,mDAAkD;AAAA,IAC1D,oBAAC,UAAK,GAAE,yCAAwC;AAAA,IAChD,oBAAC,UAAK,GAAE,yEAAwE;AAAA,KAClF;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
|
+
const JsonIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "JsonIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M6.46571 2.81134C5.28786 3.42394 4.88879 4.21668 4.88879 5.9824V7.45943C4.88879 8.82877 4.2723 9.74775 3.18506 10C4.2723 10.2522 4.88879 11.1712 4.88879 12.5406V14.0176C4.88879 15.7833 5.28786 16.5761 6.46571 17.1887L6.17569 18C4.32737 17.6757 3.29405 16.2518 3.25781 14.0176L3.24011 12.8827C3.20386 11.0449 2.42415 10.7204 1.5 10.7204V9.27957C2.42412 9.27957 3.20382 8.95492 3.24011 7.1173L3.25781 5.9824C3.29405 3.74822 4.32737 2.32432 6.17569 2L6.46571 2.81134Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M13.8253 2C15.6733 2.32447 16.706 3.7484 16.7422 5.9824L16.7599 7.1173C16.7962 8.95492 17.5759 9.27957 18.5 9.27957V10.7204C17.5758 10.7204 16.7961 11.0449 16.7599 12.8827L16.7422 14.0176C16.706 16.2516 15.6734 17.6755 13.8253 18L13.5353 17.1887C14.7128 16.5761 15.1112 15.7831 15.1112 14.0176V12.5406C15.1112 11.1712 15.7277 10.2522 16.8149 10C15.7277 9.74775 15.1112 8.82877 15.1112 7.45943V5.9824C15.1112 4.21693 14.7127 3.4239 13.5353 2.81134L13.8253 2Z" })
|
|
8
|
+
] });
|
|
9
|
+
});
|
|
10
|
+
const JsonIcon = /* @__PURE__ */ Object.assign(JsonIconComponent, {
|
|
11
|
+
displayName: "JsonIcon"
|
|
12
|
+
});
|
|
13
|
+
export {
|
|
14
|
+
JsonIcon
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=JsonIcon.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/__icons/JsonIcon.tsx"],
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst JsonIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"JsonIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.46571 2.81134C5.28786 3.42394 4.88879 4.21668 4.88879 5.9824V7.45943C4.88879 8.82877 4.2723 9.74775 3.18506 10C4.2723 10.2522 4.88879 11.1712 4.88879 12.5406V14.0176C4.88879 15.7833 5.28786 16.5761 6.46571 17.1887L6.17569 18C4.32737 17.6757 3.29405 16.2518 3.25781 14.0176L3.24011 12.8827C3.20386 11.0449 2.42415 10.7204 1.5 10.7204V9.27957C2.42412 9.27957 3.20382 8.95492 3.24011 7.1173L3.25781 5.9824C3.29405 3.74822 4.32737 2.32432 6.17569 2L6.46571 2.81134Z\" />\n <path d=\"M13.8253 2C15.6733 2.32447 16.706 3.7484 16.7422 5.9824L16.7599 7.1173C16.7962 8.95492 17.5759 9.27957 18.5 9.27957V10.7204C17.5758 10.7204 16.7961 11.0449 16.7599 12.8827L16.7422 14.0176C16.706 16.2516 15.6734 17.6755 13.8253 18L13.5353 17.1887C14.7128 16.5761 15.1112 15.7831 15.1112 14.0176V12.5406C15.1112 11.1712 15.7277 10.2522 16.8149 10C15.7277 9.74775 15.1112 8.82877 15.1112 7.45943V5.9824C15.1112 4.21693 14.7127 3.4239 13.5353 2.81134L13.8253 2Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const JsonIcon = /* @__PURE__ */ Object.assign(JsonIconComponent, {\n displayName: 'JsonIcon',\n});\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,odAAmd;AAAA,IAC3d,oBAAC,UAAK,GAAE,6cAA4c;AAAA,KACtd;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/esm/__icons/MuteIcon.js
CHANGED
|
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const MuteIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "MuteIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M6.5 4.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M14.7535 14.
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M6.5 4.50073C6.5 3.94845 6.94772 3.50073 7.5 3.50073H12.5C13.0523 3.50073 13.5 3.94845 13.5 4.50073V12.5007C13.5 13.053 13.0523 13.5007 12.5 13.5007H7.5C6.94772 13.5007 6.5 13.053 6.5 12.5007V4.50073ZM8 12.0007H12V5.00073H8V12.0007Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M14.7535 14.5007L5.06445 14.4978L5.06445 11.0007H3.75L3.75195 14.9988C3.75195 15.5521 4.1437 16.0007 4.62695 16.0007L9.24609 16.0007V18.0007H10.7461V16.0007H15.25C15.7332 16.0007 16.25 15.5521 16.25 14.9988V11.0007H14.7535V14.5007Z" })
|
|
8
8
|
] });
|
|
9
9
|
});
|
|
10
10
|
const MuteIcon = /* @__PURE__ */ Object.assign(MuteIconComponent, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/MuteIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst MuteIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"MuteIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.5 4.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst MuteIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"MuteIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.5 4.50073C6.5 3.94845 6.94772 3.50073 7.5 3.50073H12.5C13.0523 3.50073 13.5 3.94845 13.5 4.50073V12.5007C13.5 13.053 13.0523 13.5007 12.5 13.5007H7.5C6.94772 13.5007 6.5 13.053 6.5 12.5007V4.50073ZM8 12.0007H12V5.00073H8V12.0007Z\" />\n <path d=\"M14.7535 14.5007L5.06445 14.4978L5.06445 11.0007H3.75L3.75195 14.9988C3.75195 15.5521 4.1437 16.0007 4.62695 16.0007L9.24609 16.0007V18.0007H10.7461V16.0007H15.25C15.7332 16.0007 16.25 15.5521 16.25 14.9988V11.0007H14.7535V14.5007Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const MuteIcon = /* @__PURE__ */ Object.assign(MuteIconComponent, {\n displayName: 'MuteIcon',\n});\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,4OAA2O;AAAA,IACnP,oBAAC,UAAK,GAAE,2OAA0O;AAAA,KACpP;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const RequestIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "RequestIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M9.74999 5.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M8.24997 5.
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M9.74999 5.25006L12.5784 8.07848L13.6374 7.01949L12.618 6.00006H14.75V12.1036C14.3921 12.2048 14.0638 12.3767 13.7813 12.6032C13.1526 13.1072 12.75 13.8816 12.75 14.7501C12.75 15.6185 13.1526 16.3929 13.7813 16.8969C14.2521 17.2743 14.8497 17.5001 15.5 17.5001C17.0188 17.5001 18.25 16.2688 18.25 14.7501C18.25 13.4913 17.4043 12.43 16.25 12.1036L16.2499 5.50006C16.2499 4.94777 15.8022 4.50006 15.2499 4.50006H12.6244L13.6406 3.48383L12.5784 2.42163L9.74999 5.25006ZM15.5 13.5001C16.1904 13.5001 16.75 14.0597 16.75 14.7501C16.75 15.4404 16.1904 16.0001 15.5 16.0001C15.2029 16.0001 14.9337 15.8983 14.7195 15.7265C14.4306 15.495 14.25 15.1441 14.25 14.7501C14.25 14.356 14.4306 14.0051 14.7195 13.7736C14.9337 13.6018 15.2029 13.5001 15.5 13.5001Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.24997 5.50002C8.24997 3.98123 7.01875 2.75002 5.49997 2.75002C4.84963 2.75002 4.25202 2.97576 3.78122 3.35317C3.15253 3.85715 2.74997 4.63157 2.74997 5.50002C2.74997 6.36846 3.15253 7.14288 3.78122 7.64686C4.06379 7.87338 4.39205 8.04527 4.74997 8.1465V12.1037C4.39206 12.205 4.06381 12.3768 3.78124 12.6034C3.15255 13.1073 2.74999 13.8818 2.74999 14.7502C2.74999 15.6187 3.15255 16.3931 3.78124 16.8971C4.25204 17.2745 4.84965 17.5002 5.49999 17.5002C7.01877 17.5002 8.24999 16.269 8.24999 14.7502C8.24999 13.4914 7.40423 12.4302 6.24997 12.1037V8.1465C7.40422 7.82004 8.24997 6.75879 8.24997 5.50002ZM5.49997 4.25002C6.19033 4.25002 6.74997 4.80966 6.74997 5.50002C6.74997 6.19037 6.19033 6.75002 5.49997 6.75002C5.2029 6.75002 4.93371 6.64827 4.71943 6.47649C4.43059 6.24496 4.24997 5.89409 4.24997 5.50002C4.24997 5.10594 4.43059 4.75508 4.71943 4.52354C4.93371 4.35177 5.2029 4.25002 5.49997 4.25002ZM6.74999 14.7502C6.74999 15.4406 6.19035 16.0002 5.49999 16.0002C5.20292 16.0002 4.93373 15.8985 4.71945 15.7267C4.43062 15.4951 4.24999 15.1443 4.24999 14.7502C4.24999 14.3561 4.43062 14.0053 4.71945 13.7737C4.93373 13.602 5.20292 13.5002 5.49999 13.5002C6.19035 13.5002 6.74999 14.0598 6.74999 14.7502Z" })
|
|
8
8
|
] });
|
|
9
9
|
});
|
|
10
10
|
const RequestIcon = /* @__PURE__ */ Object.assign(RequestIconComponent, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/RequestIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst RequestIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"RequestIcon\" ref={forwardedRef} {...props}>\n <path d=\"M9.74999 5.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst RequestIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"RequestIcon\" ref={forwardedRef} {...props}>\n <path d=\"M9.74999 5.25006L12.5784 8.07848L13.6374 7.01949L12.618 6.00006H14.75V12.1036C14.3921 12.2048 14.0638 12.3767 13.7813 12.6032C13.1526 13.1072 12.75 13.8816 12.75 14.7501C12.75 15.6185 13.1526 16.3929 13.7813 16.8969C14.2521 17.2743 14.8497 17.5001 15.5 17.5001C17.0188 17.5001 18.25 16.2688 18.25 14.7501C18.25 13.4913 17.4043 12.43 16.25 12.1036L16.2499 5.50006C16.2499 4.94777 15.8022 4.50006 15.2499 4.50006H12.6244L13.6406 3.48383L12.5784 2.42163L9.74999 5.25006ZM15.5 13.5001C16.1904 13.5001 16.75 14.0597 16.75 14.7501C16.75 15.4404 16.1904 16.0001 15.5 16.0001C15.2029 16.0001 14.9337 15.8983 14.7195 15.7265C14.4306 15.495 14.25 15.1441 14.25 14.7501C14.25 14.356 14.4306 14.0051 14.7195 13.7736C14.9337 13.6018 15.2029 13.5001 15.5 13.5001Z\" />\n <path d=\"M8.24997 5.50002C8.24997 3.98123 7.01875 2.75002 5.49997 2.75002C4.84963 2.75002 4.25202 2.97576 3.78122 3.35317C3.15253 3.85715 2.74997 4.63157 2.74997 5.50002C2.74997 6.36846 3.15253 7.14288 3.78122 7.64686C4.06379 7.87338 4.39205 8.04527 4.74997 8.1465V12.1037C4.39206 12.205 4.06381 12.3768 3.78124 12.6034C3.15255 13.1073 2.74999 13.8818 2.74999 14.7502C2.74999 15.6187 3.15255 16.3931 3.78124 16.8971C4.25204 17.2745 4.84965 17.5002 5.49999 17.5002C7.01877 17.5002 8.24999 16.269 8.24999 14.7502C8.24999 13.4914 7.40423 12.4302 6.24997 12.1037V8.1465C7.40422 7.82004 8.24997 6.75879 8.24997 5.50002ZM5.49997 4.25002C6.19033 4.25002 6.74997 4.80966 6.74997 5.50002C6.74997 6.19037 6.19033 6.75002 5.49997 6.75002C5.2029 6.75002 4.93371 6.64827 4.71943 6.47649C4.43059 6.24496 4.24997 5.89409 4.24997 5.50002C4.24997 5.10594 4.43059 4.75508 4.71943 4.52354C4.93371 4.35177 5.2029 4.25002 5.49997 4.25002ZM6.74999 14.7502C6.74999 15.4406 6.19035 16.0002 5.49999 16.0002C5.20292 16.0002 4.93373 15.8985 4.71945 15.7267C4.43062 15.4951 4.24999 15.1443 4.24999 14.7502C4.24999 14.3561 4.43062 14.0053 4.71945 13.7737C4.93373 13.602 5.20292 13.5002 5.49999 13.5002C6.19035 13.5002 6.74999 14.0598 6.74999 14.7502Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const RequestIcon = /* @__PURE__ */ Object.assign(RequestIconComponent, {\n displayName: 'RequestIcon',\n});\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE,ivBAAgvB;AAAA,IACxvB,oBAAC,UAAK,GAAE,gsCAA+rC;AAAA,KACzsC;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -3,9 +3,9 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const ServicesIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ServicesIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M4.91971 9.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M9.72834 1.
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M14.6878 9.
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M4.91971 9.16688C5.06372 9.0926 5.23479 9.0927 5.3787 9.16716L8.92114 11C9.08714 11.0859 9.19137 11.2572 9.19137 11.4441V15.5241C9.19137 15.7134 9.08456 15.8864 8.9154 15.9712L5.37716 17.7445C5.23615 17.8151 5.07005 17.8151 4.92905 17.7444L1.39188 15.9711C1.22275 15.8863 1.11597 15.7133 1.11597 15.5241V11.4337C1.11597 11.2466 1.22045 11.0751 1.38675 10.9893L4.91971 9.16688ZM2.36597 12.5223V15.0612L4.52814 16.1451V13.6063L2.36597 12.5223ZM5.77814 16.1453L7.94137 15.0611V12.5298L5.77814 13.6074V16.1453ZM5.15403 12.5218L7.1859 11.5096L5.14841 10.4554L3.11968 11.5019L5.15403 12.5218Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M9.72834 1.24509C9.87235 1.17081 10.0434 1.17091 10.1873 1.24537L13.7298 3.07826C13.8958 3.16414 14 3.33544 14 3.52234V7.60236C14 7.79157 13.8932 7.96458 13.724 8.04936L10.1858 9.82267C10.0448 9.89334 9.87868 9.89333 9.73768 9.82264L6.20051 8.04932C6.03138 7.96453 5.9246 7.79154 5.9246 7.60235V3.5119C5.9246 3.32478 6.02908 3.15332 6.19538 3.06754L9.72834 1.24509ZM7.1746 4.60055V7.13938L9.33677 8.22336V5.68454L7.1746 4.60055ZM10.5868 8.2235L12.75 7.13932V4.60801L10.5868 5.68564V8.2235ZM9.96266 4.60003L11.9945 3.58784L9.95704 2.53363L7.92831 3.58013L9.96266 4.60003Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M14.6878 9.16709C14.8318 9.09281 15.0029 9.09291 15.1468 9.16738L18.6893 11.0003C18.8553 11.0861 18.9595 11.2574 18.9595 11.4443V15.5244C18.9595 15.7136 18.8527 15.8866 18.6835 15.9714L15.1453 17.7447C15.0043 17.8153 14.8382 17.8153 14.6972 17.7446L11.16 15.9713C10.9909 15.8865 10.8841 15.7135 10.8841 15.5244V11.4339C10.8841 11.2468 10.9886 11.0753 11.1549 10.9895L14.6878 9.16709ZM12.1341 12.5226V15.0614L14.2963 16.1454V13.6065L12.1341 12.5226ZM15.5463 16.1455L17.7095 15.0613V12.53L15.5463 13.6076V16.1455ZM14.9222 12.522L16.954 11.5098L14.9165 10.4556L12.8878 11.5021L14.9222 12.522Z" })
|
|
9
9
|
] });
|
|
10
10
|
});
|
|
11
11
|
const ServicesIcon = /* @__PURE__ */ Object.assign(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/ServicesIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ServicesIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ServicesIcon\" ref={forwardedRef} {...props}>\n <path d=\"M4.91971 9.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ServicesIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ServicesIcon\" ref={forwardedRef} {...props}>\n <path d=\"M4.91971 9.16688C5.06372 9.0926 5.23479 9.0927 5.3787 9.16716L8.92114 11C9.08714 11.0859 9.19137 11.2572 9.19137 11.4441V15.5241C9.19137 15.7134 9.08456 15.8864 8.9154 15.9712L5.37716 17.7445C5.23615 17.8151 5.07005 17.8151 4.92905 17.7444L1.39188 15.9711C1.22275 15.8863 1.11597 15.7133 1.11597 15.5241V11.4337C1.11597 11.2466 1.22045 11.0751 1.38675 10.9893L4.91971 9.16688ZM2.36597 12.5223V15.0612L4.52814 16.1451V13.6063L2.36597 12.5223ZM5.77814 16.1453L7.94137 15.0611V12.5298L5.77814 13.6074V16.1453ZM5.15403 12.5218L7.1859 11.5096L5.14841 10.4554L3.11968 11.5019L5.15403 12.5218Z\" />\n <path d=\"M9.72834 1.24509C9.87235 1.17081 10.0434 1.17091 10.1873 1.24537L13.7298 3.07826C13.8958 3.16414 14 3.33544 14 3.52234V7.60236C14 7.79157 13.8932 7.96458 13.724 8.04936L10.1858 9.82267C10.0448 9.89334 9.87868 9.89333 9.73768 9.82264L6.20051 8.04932C6.03138 7.96453 5.9246 7.79154 5.9246 7.60235V3.5119C5.9246 3.32478 6.02908 3.15332 6.19538 3.06754L9.72834 1.24509ZM7.1746 4.60055V7.13938L9.33677 8.22336V5.68454L7.1746 4.60055ZM10.5868 8.2235L12.75 7.13932V4.60801L10.5868 5.68564V8.2235ZM9.96266 4.60003L11.9945 3.58784L9.95704 2.53363L7.92831 3.58013L9.96266 4.60003Z\" />\n <path d=\"M14.6878 9.16709C14.8318 9.09281 15.0029 9.09291 15.1468 9.16738L18.6893 11.0003C18.8553 11.0861 18.9595 11.2574 18.9595 11.4443V15.5244C18.9595 15.7136 18.8527 15.8866 18.6835 15.9714L15.1453 17.7447C15.0043 17.8153 14.8382 17.8153 14.6972 17.7446L11.16 15.9713C10.9909 15.8865 10.8841 15.7135 10.8841 15.5244V11.4339C10.8841 11.2468 10.9886 11.0753 11.1549 10.9895L14.6878 9.16709ZM12.1341 12.5226V15.0614L14.2963 16.1454V13.6065L12.1341 12.5226ZM15.5463 16.1455L17.7095 15.0613V12.53L15.5463 13.6076V16.1455ZM14.9222 12.522L16.954 11.5098L14.9165 10.4556L12.8878 11.5021L14.9222 12.522Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ServicesIcon = /* @__PURE__ */ Object.assign(\n ServicesIconComponent,\n { displayName: 'ServicesIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,8kBAA6kB;AAAA,IACrlB,oBAAC,UAAK,GAAE,8jBAA6jB;AAAA,IACrkB,oBAAC,UAAK,GAAE,ilBAAglB;AAAA,KAC1lB;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
|
+
const SourceNodeIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "SourceNodeIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M6.75098 4.25C9.12812 4.25001 11.1682 5.69257 12.0439 7.75H10.3564C9.60545 6.54911 8.27176 5.75001 6.75098 5.75C4.40377 5.75 2.50098 7.65279 2.50098 10C2.50098 12.3472 4.40377 14.25 6.75098 14.25C8.27176 14.25 9.60545 13.4509 10.3564 12.25H12.0439C11.1682 14.3074 9.12812 15.75 6.75098 15.75C3.57534 15.75 1.00098 13.1756 1.00098 10C1.00098 6.82436 3.57534 4.25 6.75098 4.25Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M19 10L14.7578 14.25L13.6963 13.1875L16.1289 10.751H8.50195V9.24902H16.1289L13.6963 6.8125L14.7578 5.75L19 10Z" })
|
|
8
|
+
] });
|
|
9
|
+
});
|
|
10
|
+
const SourceNodeIcon = /* @__PURE__ */ Object.assign(
|
|
11
|
+
SourceNodeIconComponent,
|
|
12
|
+
{ displayName: "SourceNodeIcon" }
|
|
13
|
+
);
|
|
14
|
+
export {
|
|
15
|
+
SourceNodeIcon
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=SourceNodeIcon.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/__icons/SourceNodeIcon.tsx"],
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst SourceNodeIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"SourceNodeIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.75098 4.25C9.12812 4.25001 11.1682 5.69257 12.0439 7.75H10.3564C9.60545 6.54911 8.27176 5.75001 6.75098 5.75C4.40377 5.75 2.50098 7.65279 2.50098 10C2.50098 12.3472 4.40377 14.25 6.75098 14.25C8.27176 14.25 9.60545 13.4509 10.3564 12.25H12.0439C11.1682 14.3074 9.12812 15.75 6.75098 15.75C3.57534 15.75 1.00098 13.1756 1.00098 10C1.00098 6.82436 3.57534 4.25 6.75098 4.25Z\" />\n <path d=\"M19 10L14.7578 14.25L13.6963 13.1875L16.1289 10.751H8.50195V9.24902H16.1289L13.6963 6.8125L14.7578 5.75L19 10Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Can also be used outside of the \"node\" context\n * @public\n */\nexport const SourceNodeIcon = /* @__PURE__ */ Object.assign(\n SourceNodeIconComponent,\n { displayName: 'SourceNodeIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,2XAA0X;AAAA,IAClY,oBAAC,UAAK,GAAE,kHAAiH;AAAA,KAC3H;AAEJ,CAAC;AAMM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -3,9 +3,9 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const StrikethroughSIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "StrikethroughSIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M6.72123 13.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M6.41752 8.
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M16.25 11.0054L3.75 11.0054L3.75 9.
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M6.72123 13.6977L5.93781 15.0197C6.90499 15.9298 8.34611 16.5046 9.99033 16.5046C12.534 16.5046 14.0622 15.106 14.0622 12.8355C14.0622 12.1413 13.9209 11.5249 13.6397 11.0054L11.219 11.0054C12.156 11.3724 12.5921 12.0607 12.5921 12.9217C12.5921 14.1384 11.7119 15.0006 10.0387 15.0006C8.73298 15.0006 7.64973 14.4354 6.72123 13.6977Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M6.41752 8.00319L8.02787 8.00319C7.86943 7.7196 7.78514 7.38722 7.78514 7.0109C7.78514 5.89963 8.55889 5.00869 10.2225 5.00869C11.3347 5.00869 12.389 5.41105 13.2401 5.88047L13.7043 4.39557C12.7081 3.8112 11.4024 3.50464 10.1064 3.50464C7.64973 3.50464 6.31501 4.74045 6.31501 6.99174C6.31501 7.35469 6.34982 7.69199 6.41752 8.00319Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M16.25 11.0054L3.75 11.0054L3.75 9.50428L16.25 9.50428V11.0054Z" })
|
|
9
9
|
] });
|
|
10
10
|
});
|
|
11
11
|
const StrikethroughSIcon = /* @__PURE__ */ Object.assign(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/StrikethroughSIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst StrikethroughSIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"StrikethroughSIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.72123 13.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE;AAAA,wBAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst StrikethroughSIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"StrikethroughSIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.72123 13.6977L5.93781 15.0197C6.90499 15.9298 8.34611 16.5046 9.99033 16.5046C12.534 16.5046 14.0622 15.106 14.0622 12.8355C14.0622 12.1413 13.9209 11.5249 13.6397 11.0054L11.219 11.0054C12.156 11.3724 12.5921 12.0607 12.5921 12.9217C12.5921 14.1384 11.7119 15.0006 10.0387 15.0006C8.73298 15.0006 7.64973 14.4354 6.72123 13.6977Z\" />\n <path d=\"M6.41752 8.00319L8.02787 8.00319C7.86943 7.7196 7.78514 7.38722 7.78514 7.0109C7.78514 5.89963 8.55889 5.00869 10.2225 5.00869C11.3347 5.00869 12.389 5.41105 13.2401 5.88047L13.7043 4.39557C12.7081 3.8112 11.4024 3.50464 10.1064 3.50464C7.64973 3.50464 6.31501 4.74045 6.31501 6.99174C6.31501 7.35469 6.34982 7.69199 6.41752 8.00319Z\" />\n <path d=\"M16.25 11.0054L3.75 11.0054L3.75 9.50428L16.25 9.50428V11.0054Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const StrikethroughSIcon = /* @__PURE__ */ Object.assign(\n StrikethroughSIconComponent,\n { displayName: 'StrikethroughSIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE;AAAA,wBAAC,UAAK,GAAE,iVAAgV;AAAA,IACxV,oBAAC,UAAK,GAAE,iVAAgV;AAAA,IACxV,oBAAC,UAAK,GAAE,mEAAkE;AAAA,KAC5E;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
|
+
const TargetNodeIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "TargetNodeIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M13.25 4.25C16.4256 4.25 19 6.82436 19 10C19 13.1756 16.4256 15.75 13.25 15.75C11.7303 15.75 10.3494 15.1592 9.32129 14.1963L10.3818 13.1357C11.1378 13.8276 12.1445 14.25 13.25 14.25C15.5972 14.25 17.5 12.3472 17.5 10C17.5 7.65279 15.5972 5.75 13.25 5.75C12.184 5.75 11.2099 6.14271 10.4639 6.79102L9.40137 5.72852C10.4205 4.80968 11.7698 4.25 13.25 4.25Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.5 10L7.25781 14.25L6.19629 13.1875L8.62891 10.751H1V9.24902H8.62891L6.19629 6.8125L7.25781 5.75L11.5 10Z" })
|
|
8
|
+
] });
|
|
9
|
+
});
|
|
10
|
+
const TargetNodeIcon = /* @__PURE__ */ Object.assign(
|
|
11
|
+
TargetNodeIconComponent,
|
|
12
|
+
{ displayName: "TargetNodeIcon" }
|
|
13
|
+
);
|
|
14
|
+
export {
|
|
15
|
+
TargetNodeIcon
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=TargetNodeIcon.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/__icons/TargetNodeIcon.tsx"],
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst TargetNodeIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"TargetNodeIcon\" ref={forwardedRef} {...props}>\n <path d=\"M13.25 4.25C16.4256 4.25 19 6.82436 19 10C19 13.1756 16.4256 15.75 13.25 15.75C11.7303 15.75 10.3494 15.1592 9.32129 14.1963L10.3818 13.1357C11.1378 13.8276 12.1445 14.25 13.25 14.25C15.5972 14.25 17.5 12.3472 17.5 10C17.5 7.65279 15.5972 5.75 13.25 5.75C12.184 5.75 11.2099 6.14271 10.4639 6.79102L9.40137 5.72852C10.4205 4.80968 11.7698 4.25 13.25 4.25Z\" />\n <path d=\"M11.5 10L7.25781 14.25L6.19629 13.1875L8.62891 10.751H1V9.24902H8.62891L6.19629 6.8125L7.25781 5.75L11.5 10Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Can also be used outside of the \"node\" context\n * @public\n */\nexport const TargetNodeIcon = /* @__PURE__ */ Object.assign(\n TargetNodeIconComponent,\n { displayName: 'TargetNodeIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,uWAAsW;AAAA,IAC9W,oBAAC,UAAK,GAAE,gHAA+G;AAAA,KACzH;AAEJ,CAAC;AAMM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -3,10 +3,10 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const ThresholdIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ThresholdIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M14.4971 6.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M8.29822
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M4.1931
|
|
9
|
-
/* @__PURE__ */ jsx("path", { d: "M15.4753
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M14.4971 6.33775C14.5968 5.20692 15.2272 4.8978 15.5785 4.90493C15.892 4.91128 16.5 5.19634 16.5 6.43534H18C18 4.64793 16.983 3.43309 15.609 3.40523C14.2745 3.37818 13.156 4.4977 13.0035 6.19964L12.3143 12.7825C12.305 12.8715 12.2489 12.9486 12.1672 12.985L10.9633 13.52C10.386 13.7766 10.0833 14.3121 9.91908 14.6148C9.75664 14.9143 9.3941 15.1137 9.04722 15.0942C8.77702 15.079 8.41253 14.921 8.2274 14.2522L6.72883 7.75831L6.72666 7.74983C6.57923 7.1728 6.34727 6.69347 6.00215 6.32135C5.65218 5.944 5.23066 5.72517 4.78653 5.60015C4.35556 5.47883 3.89259 5.44294 3.44045 5.43224C3.15992 5.4256 2.84776 5.42873 2.53373 5.43189C2.3546 5.43369 2.17482 5.43549 2 5.43549V6.93549C2.212 6.93549 2.40681 6.93344 2.59054 6.93151C2.88174 6.92844 3.14511 6.92567 3.40496 6.93182C3.81721 6.94158 4.13124 6.97398 4.38007 7.04403C4.61573 7.11037 4.77678 7.20598 4.90233 7.34135C5.03187 7.48102 5.16742 7.71058 5.27128 8.11307L6.77239 14.618L6.77608 14.6316C7.11044 15.8662 7.97759 16.5364 8.96295 16.5918C9.87332 16.643 10.7908 16.1538 11.2376 15.33C11.3155 15.1864 11.3802 15.0814 11.4447 15.003C11.5065 14.9279 11.5489 14.9012 11.5725 14.8907L12.7764 14.3557C13.3483 14.1015 13.7409 13.5612 13.8061 12.9387L14.4959 6.35L14.4971 6.33775Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.29822 9H11.4535L11.2702 10.75H8.70207L8.29822 9Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M4.1931 9L4.59694 10.75H2V9H4.1931Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.4753 9L15.2921 10.75H18V9H15.4753Z" })
|
|
10
10
|
] });
|
|
11
11
|
});
|
|
12
12
|
const ThresholdIcon = /* @__PURE__ */ Object.assign(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/ThresholdIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ThresholdIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ThresholdIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.4971 6.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,yBAAyC,2BAG7C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,iBAAgB,KAAK,cAAe,GAAG,OAC5D;AAAA,wBAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ThresholdIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ThresholdIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.4971 6.33775C14.5968 5.20692 15.2272 4.8978 15.5785 4.90493C15.892 4.91128 16.5 5.19634 16.5 6.43534H18C18 4.64793 16.983 3.43309 15.609 3.40523C14.2745 3.37818 13.156 4.4977 13.0035 6.19964L12.3143 12.7825C12.305 12.8715 12.2489 12.9486 12.1672 12.985L10.9633 13.52C10.386 13.7766 10.0833 14.3121 9.91908 14.6148C9.75664 14.9143 9.3941 15.1137 9.04722 15.0942C8.77702 15.079 8.41253 14.921 8.2274 14.2522L6.72883 7.75831L6.72666 7.74983C6.57923 7.1728 6.34727 6.69347 6.00215 6.32135C5.65218 5.944 5.23066 5.72517 4.78653 5.60015C4.35556 5.47883 3.89259 5.44294 3.44045 5.43224C3.15992 5.4256 2.84776 5.42873 2.53373 5.43189C2.3546 5.43369 2.17482 5.43549 2 5.43549V6.93549C2.212 6.93549 2.40681 6.93344 2.59054 6.93151C2.88174 6.92844 3.14511 6.92567 3.40496 6.93182C3.81721 6.94158 4.13124 6.97398 4.38007 7.04403C4.61573 7.11037 4.77678 7.20598 4.90233 7.34135C5.03187 7.48102 5.16742 7.71058 5.27128 8.11307L6.77239 14.618L6.77608 14.6316C7.11044 15.8662 7.97759 16.5364 8.96295 16.5918C9.87332 16.643 10.7908 16.1538 11.2376 15.33C11.3155 15.1864 11.3802 15.0814 11.4447 15.003C11.5065 14.9279 11.5489 14.9012 11.5725 14.8907L12.7764 14.3557C13.3483 14.1015 13.7409 13.5612 13.8061 12.9387L14.4959 6.35L14.4971 6.33775Z\" />\n <path d=\"M8.29822 9H11.4535L11.2702 10.75H8.70207L8.29822 9Z\" />\n <path d=\"M4.1931 9L4.59694 10.75H2V9H4.1931Z\" />\n <path d=\"M15.4753 9L15.2921 10.75H18V9H15.4753Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ThresholdIcon = /* @__PURE__ */ Object.assign(\n ThresholdIconComponent,\n { displayName: 'ThresholdIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,yBAAyC,2BAG7C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,iBAAgB,KAAK,cAAe,GAAG,OAC5D;AAAA,wBAAC,UAAK,GAAE,itCAAgtC;AAAA,IACxtC,oBAAC,UAAK,GAAE,uDAAsD;AAAA,IAC9D,oBAAC,UAAK,GAAE,uCAAsC;AAAA,IAC9C,oBAAC,UAAK,GAAE,0CAAyC;AAAA,KACnD;AAEJ,CAAC;AAKM,MAAM,gBAAgC,uBAAO;AAAA,EAClD;AAAA,EACA,EAAE,aAAa,gBAAgB;AACjC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -4,9 +4,9 @@ import { SvgIcon } from "../lib/SvgIcon.js";
|
|
|
4
4
|
const TriggerIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "TriggerIcon", ref: forwardedRef, ...props, children: [
|
|
6
6
|
/* @__PURE__ */ jsxs("g", { children: [
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M15.758 14.25L20.0006 10.
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M4.24325 5.
|
|
9
|
-
/* @__PURE__ */ jsx("path", { d: "M12.1248 2.
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M15.758 14.25L20.0006 10.0009L15.758 5.75191L14.6973 6.81416L17.8793 10.0009L14.6973 13.1877L15.758 14.25Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M4.24325 5.75093L0.000610352 9.99995L4.24325 14.249L5.30391 13.1867L2.12193 9.99995L5.30391 6.81319L4.24325 5.75093Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M12.1248 2.75L5.75 11.2067H9.01634L7.87524 17.25L14.25 8.80066L11.112 8.79582L12.1248 2.75Z" })
|
|
10
10
|
] }),
|
|
11
11
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_2058_3543", children: /* @__PURE__ */ jsx("rect", { width: "20", height: "20" }) }) })
|
|
12
12
|
] });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/TriggerIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst TriggerIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"TriggerIcon\" ref={forwardedRef} {...props}>\n <g>\n <path d=\"M15.758 14.25L20.0006 10.
|
|
5
|
-
"mappings": "AAYM,SACE,KADF;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,yBAAC,OACC;AAAA,0BAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst TriggerIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"TriggerIcon\" ref={forwardedRef} {...props}>\n <g>\n <path d=\"M15.758 14.25L20.0006 10.0009L15.758 5.75191L14.6973 6.81416L17.8793 10.0009L14.6973 13.1877L15.758 14.25Z\" />\n <path d=\"M4.24325 5.75093L0.000610352 9.99995L4.24325 14.249L5.30391 13.1867L2.12193 9.99995L5.30391 6.81319L4.24325 5.75093Z\" />\n <path d=\"M12.1248 2.75L5.75 11.2067H9.01634L7.87524 17.25L14.25 8.80066L11.112 8.79582L12.1248 2.75Z\" />\n </g>\n <defs>\n <clipPath id=\"clip0_2058_3543\">\n <rect width=\"20\" height=\"20\" />\n </clipPath>\n </defs>\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const TriggerIcon = /* @__PURE__ */ Object.assign(TriggerIconComponent, {\n displayName: 'TriggerIcon',\n});\n"],
|
|
5
|
+
"mappings": "AAYM,SACE,KADF;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,yBAAC,OACC;AAAA,0BAAC,UAAK,GAAE,8GAA6G;AAAA,MACrH,oBAAC,UAAK,GAAE,wHAAuH;AAAA,MAC/H,oBAAC,UAAK,GAAE,+FAA8F;AAAA,OACxG;AAAA,IACA,oBAAC,UACC,8BAAC,cAAS,IAAG,mBACX,8BAAC,UAAK,OAAM,MAAK,QAAO,MAAK,GAC/B,GACF;AAAA,KACF;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
|
+
const UIDIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "UIDIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M10.7998 18.5H9.2002V13.25H10.7998V18.5Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M10 5C12.2161 5 14.1246 6.6831 14.125 8.89355V17H12.5449V8.89355C12.5446 7.68297 11.4669 6.59277 10 6.59277C8.53312 6.59277 7.45545 7.68297 7.45508 8.89355V17H5.875V8.89355C5.87536 6.6831 7.78389 5 10 5Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M5.41406 5.47461L5.44629 5.44141C4.74978 6.39173 4.33896 7.56712 4.33887 8.83691V15.5H2.75V8.83691C2.7501 7.13845 3.32037 5.57773 4.27539 4.33594L5.41406 5.47461Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M17.25 15.5H15.6611V9.25H17.25V15.5Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M10 8.5C10.4418 8.50007 10.7998 8.85456 10.7998 9.29199V11.75H9.2002V9.29199C9.2002 8.85452 9.55817 8.5 10 8.5Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M10 1.5C13.6324 1.50007 16.6504 4.20784 17.1699 7.75H15.5576C15.0549 5.11945 12.7642 3.12311 10 3.12305C8.65304 3.12305 7.4185 3.59726 6.44824 4.3877L5.30664 3.24609C6.57254 2.15705 8.21165 1.5 10 1.5Z" })
|
|
12
|
+
] });
|
|
13
|
+
});
|
|
14
|
+
const UIDIcon = /* @__PURE__ */ Object.assign(UIDIconComponent, {
|
|
15
|
+
displayName: "UIDIcon"
|
|
16
|
+
});
|
|
17
|
+
export {
|
|
18
|
+
UIDIcon
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=UIDIcon.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/__icons/UIDIcon.tsx"],
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst UIDIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"UIDIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.7998 18.5H9.2002V13.25H10.7998V18.5Z\" />\n <path d=\"M10 5C12.2161 5 14.1246 6.6831 14.125 8.89355V17H12.5449V8.89355C12.5446 7.68297 11.4669 6.59277 10 6.59277C8.53312 6.59277 7.45545 7.68297 7.45508 8.89355V17H5.875V8.89355C5.87536 6.6831 7.78389 5 10 5Z\" />\n <path d=\"M5.41406 5.47461L5.44629 5.44141C4.74978 6.39173 4.33896 7.56712 4.33887 8.83691V15.5H2.75V8.83691C2.7501 7.13845 3.32037 5.57773 4.27539 4.33594L5.41406 5.47461Z\" />\n <path d=\"M17.25 15.5H15.6611V9.25H17.25V15.5Z\" />\n <path d=\"M10 8.5C10.4418 8.50007 10.7998 8.85456 10.7998 9.29199V11.75H9.2002V9.29199C9.2002 8.85452 9.55817 8.5 10 8.5Z\" />\n <path d=\"M10 1.5C13.6324 1.50007 16.6504 4.20784 17.1699 7.75H15.5576C15.0549 5.11945 12.7642 3.12311 10 3.12305C8.65304 3.12305 7.4185 3.59726 6.44824 4.3877L5.30664 3.24609C6.57254 2.15705 8.21165 1.5 10 1.5Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const UIDIcon = /* @__PURE__ */ Object.assign(UIDIconComponent, {\n displayName: 'UIDIcon',\n});\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,mBAAmC,2BAGvC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,WAAU,KAAK,cAAe,GAAG,OACtD;AAAA,wBAAC,UAAK,GAAE,4CAA2C;AAAA,IACnD,oBAAC,UAAK,GAAE,+MAA8M;AAAA,IACtN,oBAAC,UAAK,GAAE,sKAAqK;AAAA,IAC7K,oBAAC,UAAK,GAAE,wCAAuC;AAAA,IAC/C,oBAAC,UAAK,GAAE,mHAAkH;AAAA,IAC1H,oBAAC,UAAK,GAAE,6MAA4M;AAAA,KACtN;AAEJ,CAAC;AAKM,MAAM,UAA0B,uBAAO,OAAO,kBAAkB;AAAA,EACrE,aAAa;AACf,CAAC;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
|
|
|
3
3
|
import { SvgIcon } from "../lib/SvgIcon.js";
|
|
4
4
|
const UnfoldLessIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
|
|
5
5
|
return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "UnfoldLessIcon", ref: forwardedRef, ...props, children: [
|
|
6
|
-
/* @__PURE__ */ jsx("path", { d: "M14.2426 15.
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M5.75732 4.
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M14.2426 15.7427L9.99997 11.5L5.75732 15.7427L6.81798 16.8033L9.99997 13.6213L13.1819 16.8033L14.2426 15.7427Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M5.75732 4.25738L9.99997 8.50002L14.2426 4.25738L13.1819 3.19672L9.99997 6.3787L6.81798 3.19672L5.75732 4.25738Z" })
|
|
8
8
|
] });
|
|
9
9
|
});
|
|
10
10
|
const UnfoldLessIcon = /* @__PURE__ */ Object.assign(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/__icons/UnfoldLessIcon.tsx"],
|
|
4
|
-
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst UnfoldLessIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"UnfoldLessIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.2426 15.
|
|
5
|
-
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,kHAAiH;AAAA,IACzH,oBAAC,UAAK,GAAE,
|
|
4
|
+
"sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst UnfoldLessIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"UnfoldLessIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.2426 15.7427L9.99997 11.5L5.75732 15.7427L6.81798 16.8033L9.99997 13.6213L13.1819 16.8033L14.2426 15.7427Z\" />\n <path d=\"M5.75732 4.25738L9.99997 8.50002L14.2426 4.25738L13.1819 3.19672L9.99997 6.3787L6.81798 3.19672L5.75732 4.25738Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const UnfoldLessIcon = /* @__PURE__ */ Object.assign(\n UnfoldLessIconComponent,\n { displayName: 'UnfoldLessIcon' },\n);\n"],
|
|
5
|
+
"mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,kHAAiH;AAAA,IACzH,oBAAC,UAAK,GAAE,oHAAmH;AAAA,KAC7H;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|