@envive-ai/react-icons 0.3.1 → 0.3.3
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/AiSearch.d.cts +2 -2
- package/dist/AiSearch.d.ts +2 -2
- package/dist/AiSearchBold.d.cts +2 -2
- package/dist/AiSearchBold.d.ts +2 -2
- package/dist/AiSearchThin.d.cts +2 -2
- package/dist/AiSearchThin.d.ts +2 -2
- package/dist/AiSearchVariant.d.cts +2 -2
- package/dist/AiSearchVariant.d.ts +2 -2
- package/dist/Alert.d.cts +2 -2
- package/dist/Alert.d.ts +2 -2
- package/dist/ArrowUp.d.cts +2 -2
- package/dist/ArrowUp.d.ts +2 -2
- package/dist/BagAddWhite.d.cts +2 -2
- package/dist/BagAddWhite.d.ts +2 -2
- package/dist/BagWhite.d.cts +2 -2
- package/dist/BagWhite.d.ts +2 -2
- package/dist/BlackLightbulb.d.cts +2 -2
- package/dist/BlackLightbulb.d.ts +2 -2
- package/dist/Checkmark.cjs +31 -0
- package/dist/Checkmark.d.cts +6 -0
- package/dist/Checkmark.d.ts +7 -0
- package/dist/Checkmark.js +31 -0
- package/dist/ChevronDown.d.cts +2 -2
- package/dist/ChevronDown.d.ts +2 -2
- package/dist/ChevronLeft.d.cts +2 -2
- package/dist/ChevronLeft.d.ts +2 -2
- package/dist/CoterieLogo.d.cts +2 -2
- package/dist/CoterieLogo.d.ts +2 -2
- package/dist/CustomerChat.d.cts +2 -2
- package/dist/CustomerChat.d.ts +2 -2
- package/dist/Document.d.cts +2 -2
- package/dist/Document.d.ts +2 -2
- package/dist/DotsHorizontal.d.cts +2 -2
- package/dist/DotsHorizontal.d.ts +2 -2
- package/dist/EnviveWatermark.d.cts +2 -2
- package/dist/EnviveWatermark.d.ts +2 -2
- package/dist/FourPointStar.d.cts +2 -2
- package/dist/FourPointStar.d.ts +2 -2
- package/dist/IconClose.d.cts +2 -2
- package/dist/IconClose.d.ts +2 -2
- package/dist/IconCloseRounded.cjs +21 -0
- package/dist/IconCloseRounded.d.cts +6 -0
- package/dist/IconCloseRounded.d.ts +7 -0
- package/dist/IconCloseRounded.js +21 -0
- package/dist/IconCloseSharp.cjs +30 -0
- package/dist/IconCloseSharp.d.cts +6 -0
- package/dist/IconCloseSharp.d.ts +7 -0
- package/dist/IconCloseSharp.js +30 -0
- package/dist/IconCloseTransparent.cjs +23 -0
- package/dist/IconCloseTransparent.d.cts +6 -0
- package/dist/IconCloseTransparent.d.ts +7 -0
- package/dist/IconCloseTransparent.js +23 -0
- package/dist/IconCloseVariant.d.ts +2 -2
- package/dist/LatencyIconEmptyStep.cjs +17 -0
- package/dist/LatencyIconEmptyStep.d.cts +6 -0
- package/dist/LatencyIconEmptyStep.d.ts +7 -0
- package/dist/LatencyIconEmptyStep.js +17 -0
- package/dist/LatencyIconStep1.cjs +43 -0
- package/dist/LatencyIconStep1.d.cts +6 -0
- package/dist/LatencyIconStep1.d.ts +7 -0
- package/dist/LatencyIconStep1.js +43 -0
- package/dist/LatencyIconStep2.cjs +32 -0
- package/dist/LatencyIconStep2.d.cts +6 -0
- package/dist/LatencyIconStep2.d.ts +7 -0
- package/dist/LatencyIconStep2.js +32 -0
- package/dist/LatencyIconStep3.cjs +25 -0
- package/dist/LatencyIconStep3.d.cts +6 -0
- package/dist/LatencyIconStep3.d.ts +7 -0
- package/dist/LatencyIconStep3.js +25 -0
- package/dist/LatencyIconStep4.cjs +25 -0
- package/dist/LatencyIconStep4.d.cts +6 -0
- package/dist/LatencyIconStep4.d.ts +7 -0
- package/dist/LatencyIconStep4.js +25 -0
- package/dist/LatencyIconStep5.cjs +32 -0
- package/dist/LatencyIconStep5.d.cts +6 -0
- package/dist/LatencyIconStep5.d.ts +7 -0
- package/dist/LatencyIconStep5.js +32 -0
- package/dist/Lightbulb.d.cts +2 -2
- package/dist/Lightbulb.d.ts +2 -2
- package/dist/MagnifyingGlass.d.cts +2 -2
- package/dist/MagnifyingGlass.d.ts +2 -2
- package/dist/MagnifyingGlassStar.d.cts +2 -2
- package/dist/MagnifyingGlassStar.d.ts +2 -2
- package/dist/MagnifyingGlassStarVariant.d.cts +2 -2
- package/dist/MagnifyingGlassStarVariant.d.ts +2 -2
- package/dist/OutlinedStar.d.cts +2 -2
- package/dist/OutlinedStar.d.ts +2 -2
- package/dist/Paperclip.d.cts +2 -2
- package/dist/Paperclip.d.ts +2 -2
- package/dist/Send.d.cts +2 -2
- package/dist/Send.d.ts +2 -2
- package/dist/SendArrow.d.ts +2 -2
- package/dist/SendMinimalist.cjs +34 -0
- package/dist/SendMinimalist.d.cts +6 -0
- package/dist/SendMinimalist.d.ts +7 -0
- package/dist/SendMinimalist.js +34 -0
- package/dist/SendModern.cjs +43 -0
- package/dist/SendModern.d.cts +6 -0
- package/dist/SendModern.d.ts +7 -0
- package/dist/SendModern.js +43 -0
- package/dist/SendStandard.cjs +21 -0
- package/dist/SendStandard.d.cts +6 -0
- package/dist/SendStandard.d.ts +7 -0
- package/dist/SendStandard.js +21 -0
- package/dist/Settings.d.cts +2 -2
- package/dist/Settings.d.ts +2 -2
- package/dist/SettingsVariant.d.cts +2 -2
- package/dist/SettingsVariant.d.ts +2 -2
- package/dist/ShapewearOutline.d.cts +2 -2
- package/dist/ShapewearOutline.d.ts +2 -2
- package/dist/SpanxLogo.d.cts +2 -2
- package/dist/SpanxLogo.d.ts +2 -2
- package/dist/Sparkles.d.cts +2 -2
- package/dist/Sparkles.d.ts +2 -2
- package/dist/SpiffyBwLogo.d.cts +2 -2
- package/dist/SpiffyBwLogo.d.ts +2 -2
- package/dist/Star.d.cts +2 -2
- package/dist/Star.d.ts +2 -2
- package/dist/VectorUpRight.d.cts +2 -2
- package/dist/VectorUpRight.d.ts +2 -2
- package/dist/_virtual/rolldown_runtime.cjs +2 -4
- package/dist/_virtual/rolldown_runtime.js +2 -4
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs +2 -2
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +3 -3
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs +2 -2
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +3 -3
- package/dist/node_modules/react/cjs/react.development.cjs +2 -2
- package/dist/node_modules/react/cjs/react.development.js +3 -3
- package/dist/node_modules/react/cjs/react.production.min.cjs +2 -2
- package/dist/node_modules/react/cjs/react.production.min.js +3 -3
- package/dist/node_modules/react/index.cjs +2 -2
- package/dist/node_modules/react/index.js +3 -3
- package/dist/node_modules/react/jsx-runtime.cjs +2 -2
- package/dist/node_modules/react/jsx-runtime.js +3 -3
- package/package.json +53 -1
- package/src/Checkmark.tsx +28 -0
- package/src/IconCloseRounded.tsx +17 -0
- package/src/IconCloseSharp.tsx +27 -0
- package/src/IconCloseTransparent.tsx +19 -0
- package/src/LatencyIconEmptyStep.tsx +12 -0
- package/src/LatencyIconStep1.tsx +37 -0
- package/src/LatencyIconStep2.tsx +29 -0
- package/src/LatencyIconStep3.tsx +21 -0
- package/src/LatencyIconStep4.tsx +21 -0
- package/src/LatencyIconStep5.tsx +29 -0
- package/src/SendMinimalist.tsx +31 -0
- package/src/SendModern.tsx +37 -0
- package/src/SendStandard.tsx +17 -0
- package/src/index.ts +12 -0
package/dist/AiSearch.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearch.d.ts
|
|
5
|
-
declare const SvgAiSearch: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearch: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime3.JSX.Element;
|
|
6
6
|
export = SvgAiSearch;
|
package/dist/AiSearch.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearch.d.ts
|
|
5
|
-
declare const SvgAiSearch: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearch: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime1.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgAiSearch as default };
|
package/dist/AiSearchBold.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearchBold.d.ts
|
|
5
|
-
declare const SvgAiSearchBold: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearchBold: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
|
|
6
6
|
export = SvgAiSearchBold;
|
package/dist/AiSearchBold.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearchBold.d.ts
|
|
5
|
-
declare const SvgAiSearchBold: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearchBold: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime40.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgAiSearchBold as default };
|
package/dist/AiSearchThin.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearchThin.d.ts
|
|
5
|
-
declare const SvgAiSearchThin: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearchThin: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime12.JSX.Element;
|
|
6
6
|
export = SvgAiSearchThin;
|
package/dist/AiSearchThin.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearchThin.d.ts
|
|
5
|
-
declare const SvgAiSearchThin: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearchThin: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime15.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgAiSearchThin as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearchVariant.d.ts
|
|
5
|
-
declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
|
|
6
6
|
export = SvgAiSearchVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/AiSearchVariant.d.ts
|
|
5
|
-
declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime31.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgAiSearchVariant as default };
|
package/dist/Alert.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Alert.d.ts
|
|
5
|
-
declare const SvgAlert: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
|
|
6
6
|
export = SvgAlert;
|
package/dist/Alert.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Alert.d.ts
|
|
5
|
-
declare const SvgAlert: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgAlert as default };
|
package/dist/ArrowUp.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ArrowUp.d.ts
|
|
5
|
-
declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
|
|
6
6
|
export = SvgArrowUp;
|
package/dist/ArrowUp.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ArrowUp.d.ts
|
|
5
|
-
declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime26.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgArrowUp as default };
|
package/dist/BagAddWhite.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/BagAddWhite.d.ts
|
|
5
|
-
declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime11.JSX.Element;
|
|
6
6
|
export = SvgBagAddWhite;
|
package/dist/BagAddWhite.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/BagAddWhite.d.ts
|
|
5
|
-
declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgBagAddWhite as default };
|
package/dist/BagWhite.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/BagWhite.d.ts
|
|
5
|
-
declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime10.JSX.Element;
|
|
6
6
|
export = SvgBagWhite;
|
package/dist/BagWhite.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/BagWhite.d.ts
|
|
5
|
-
declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime37.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgBagWhite as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/BlackLightbulb.d.ts
|
|
5
|
-
declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
|
|
6
6
|
export = SvgBlackLightbulb;
|
package/dist/BlackLightbulb.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/BlackLightbulb.d.ts
|
|
5
|
-
declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime29.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgBlackLightbulb as default };
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
2
|
+
const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
|
|
3
|
+
|
|
4
|
+
//#region src/Checkmark.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
|
|
6
|
+
const SvgCheckmark = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 14,
|
|
8
|
+
height: 14,
|
|
9
|
+
viewBox: "0 0 14 14",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
|
|
14
|
+
cx: "7",
|
|
15
|
+
cy: "7",
|
|
16
|
+
r: "6.5",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
stroke: "var(--envive-colors-background-secondary)",
|
|
19
|
+
strokeWidth: "1"
|
|
20
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
21
|
+
d: "M4 7L6 9L10 5",
|
|
22
|
+
stroke: "var(--envive-colors-background-secondary)",
|
|
23
|
+
strokeWidth: "1.5",
|
|
24
|
+
strokeLinecap: "round",
|
|
25
|
+
strokeLinejoin: "round"
|
|
26
|
+
})]
|
|
27
|
+
});
|
|
28
|
+
var Checkmark_default = SvgCheckmark;
|
|
29
|
+
|
|
30
|
+
//#endregion
|
|
31
|
+
module.exports = Checkmark_default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
|
+
import { SVGProps } from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/Checkmark.d.ts
|
|
5
|
+
declare const SvgCheckmark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { SvgCheckmark as default };
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { __toESM } from "./_virtual/rolldown_runtime.js";
|
|
2
|
+
import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
|
|
3
|
+
|
|
4
|
+
//#region src/Checkmark.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
|
|
6
|
+
const SvgCheckmark = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 14,
|
|
8
|
+
height: 14,
|
|
9
|
+
viewBox: "0 0 14 14",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
|
|
14
|
+
cx: "7",
|
|
15
|
+
cy: "7",
|
|
16
|
+
r: "6.5",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
stroke: "var(--envive-colors-background-secondary)",
|
|
19
|
+
strokeWidth: "1"
|
|
20
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
21
|
+
d: "M4 7L6 9L10 5",
|
|
22
|
+
stroke: "var(--envive-colors-background-secondary)",
|
|
23
|
+
strokeWidth: "1.5",
|
|
24
|
+
strokeLinecap: "round",
|
|
25
|
+
strokeLinejoin: "round"
|
|
26
|
+
})]
|
|
27
|
+
});
|
|
28
|
+
var Checkmark_default = SvgCheckmark;
|
|
29
|
+
|
|
30
|
+
//#endregion
|
|
31
|
+
export { Checkmark_default as default };
|
package/dist/ChevronDown.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ChevronDown.d.ts
|
|
5
|
-
declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
|
|
6
6
|
export = SvgChevronDown;
|
package/dist/ChevronDown.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ChevronDown.d.ts
|
|
5
|
-
declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime36.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgChevronDown as default };
|
package/dist/ChevronLeft.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ChevronLeft.d.ts
|
|
5
|
-
declare const SvgChevronLeft: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgChevronLeft: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime14.JSX.Element;
|
|
6
6
|
export = SvgChevronLeft;
|
package/dist/ChevronLeft.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ChevronLeft.d.ts
|
|
5
|
-
declare const SvgChevronLeft: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgChevronLeft: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime3.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgChevronLeft as default };
|
package/dist/CoterieLogo.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/CoterieLogo.d.ts
|
|
5
|
-
declare const SvgCoterieLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgCoterieLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime20.JSX.Element;
|
|
6
6
|
export = SvgCoterieLogo;
|
package/dist/CoterieLogo.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/CoterieLogo.d.ts
|
|
5
|
-
declare const SvgCoterieLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgCoterieLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime45.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgCoterieLogo as default };
|
package/dist/CustomerChat.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/CustomerChat.d.ts
|
|
5
|
-
declare const SvgCustomerChat: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgCustomerChat: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime15.JSX.Element;
|
|
6
6
|
export = SvgCustomerChat;
|
package/dist/CustomerChat.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/CustomerChat.d.ts
|
|
5
|
-
declare const SvgCustomerChat: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgCustomerChat: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgCustomerChat as default };
|
package/dist/Document.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Document.d.ts
|
|
5
|
-
declare const SvgDocument: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgDocument: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime8.JSX.Element;
|
|
6
6
|
export = SvgDocument;
|
package/dist/Document.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Document.d.ts
|
|
5
|
-
declare const SvgDocument: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgDocument: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime5.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgDocument as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/DotsHorizontal.d.ts
|
|
5
|
-
declare const SvgDotsHorizontal: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgDotsHorizontal: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime7.JSX.Element;
|
|
6
6
|
export = SvgDotsHorizontal;
|
package/dist/DotsHorizontal.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/DotsHorizontal.d.ts
|
|
5
|
-
declare const SvgDotsHorizontal: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgDotsHorizontal: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime44.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgDotsHorizontal as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/EnviveWatermark.d.ts
|
|
5
|
-
declare const SvgEnviveWatermark: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgEnviveWatermark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime13.JSX.Element;
|
|
6
6
|
export = SvgEnviveWatermark;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/EnviveWatermark.d.ts
|
|
5
|
-
declare const SvgEnviveWatermark: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgEnviveWatermark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime33.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgEnviveWatermark as default };
|
package/dist/FourPointStar.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/FourPointStar.d.ts
|
|
5
|
-
declare const SvgFourPointStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgFourPointStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime9.JSX.Element;
|
|
6
6
|
export = SvgFourPointStar;
|
package/dist/FourPointStar.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/FourPointStar.d.ts
|
|
5
|
-
declare const SvgFourPointStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgFourPointStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime8.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgFourPointStar as default };
|
package/dist/IconClose.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconClose.d.ts
|
|
5
|
-
declare const SvgIconClose: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconClose: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime16.JSX.Element;
|
|
6
6
|
export = SvgIconClose;
|
package/dist/IconClose.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconClose.d.ts
|
|
5
|
-
declare const SvgIconClose: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconClose: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime46.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgIconClose as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
2
|
+
const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
|
|
3
|
+
|
|
4
|
+
//#region src/IconCloseRounded.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
|
|
6
|
+
const SvgIconCloseRounded = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
viewBox: "0 0 16 16",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
14
|
+
d: "M1.29279 1.29357C1.48031 1.1061 1.73462 1.00078 1.99979 1.00078C2.26495 1.00078 2.51926 1.1061 2.70679 1.29357L7.99979 6.58657L13.2928 1.29357C13.385 1.19806 13.4954 1.12188 13.6174 1.06947C13.7394 1.01706 13.8706 0.989473 14.0034 0.988319C14.1362 0.987165 14.2678 1.01247 14.3907 1.06275C14.5136 1.11303 14.6253 1.18728 14.7192 1.28117C14.8131 1.37507 14.8873 1.48672 14.9376 1.60962C14.9879 1.73251 15.0132 1.86419 15.012 1.99697C15.0109 2.12975 14.9833 2.26097 14.9309 2.38297C14.8785 2.50498 14.8023 2.61532 14.7068 2.70757L9.41378 8.00057L14.7068 13.2936C14.8889 13.4822 14.9897 13.7348 14.9875 13.997C14.9852 14.2592 14.88 14.51 14.6946 14.6954C14.5092 14.8808 14.2584 14.986 13.9962 14.9882C13.734 14.9905 13.4814 14.8897 13.2928 14.7076L7.99979 9.41457L2.70679 14.7076C2.51818 14.8897 2.26558 14.9905 2.00339 14.9882C1.74119 14.986 1.49038 14.8808 1.30497 14.6954C1.11956 14.51 1.01439 14.2592 1.01211 13.997C1.00983 13.7348 1.11063 13.4822 1.29279 13.2936L6.58579 8.00057L1.29279 2.70757C1.10532 2.52004 1 2.26573 1 2.00057C1 1.73541 1.10532 1.4811 1.29279 1.29357Z",
|
|
15
|
+
fill: "black"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
var IconCloseRounded_default = SvgIconCloseRounded;
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
module.exports = IconCloseRounded_default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
2
|
+
import { SVGProps } from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/IconCloseRounded.d.ts
|
|
5
|
+
declare const SvgIconCloseRounded: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { SvgIconCloseRounded as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { __toESM } from "./_virtual/rolldown_runtime.js";
|
|
2
|
+
import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
|
|
3
|
+
|
|
4
|
+
//#region src/IconCloseRounded.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
|
|
6
|
+
const SvgIconCloseRounded = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
viewBox: "0 0 16 16",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
14
|
+
d: "M1.29279 1.29357C1.48031 1.1061 1.73462 1.00078 1.99979 1.00078C2.26495 1.00078 2.51926 1.1061 2.70679 1.29357L7.99979 6.58657L13.2928 1.29357C13.385 1.19806 13.4954 1.12188 13.6174 1.06947C13.7394 1.01706 13.8706 0.989473 14.0034 0.988319C14.1362 0.987165 14.2678 1.01247 14.3907 1.06275C14.5136 1.11303 14.6253 1.18728 14.7192 1.28117C14.8131 1.37507 14.8873 1.48672 14.9376 1.60962C14.9879 1.73251 15.0132 1.86419 15.012 1.99697C15.0109 2.12975 14.9833 2.26097 14.9309 2.38297C14.8785 2.50498 14.8023 2.61532 14.7068 2.70757L9.41378 8.00057L14.7068 13.2936C14.8889 13.4822 14.9897 13.7348 14.9875 13.997C14.9852 14.2592 14.88 14.51 14.6946 14.6954C14.5092 14.8808 14.2584 14.986 13.9962 14.9882C13.734 14.9905 13.4814 14.8897 13.2928 14.7076L7.99979 9.41457L2.70679 14.7076C2.51818 14.8897 2.26558 14.9905 2.00339 14.9882C1.74119 14.986 1.49038 14.8808 1.30497 14.6954C1.11956 14.51 1.01439 14.2592 1.01211 13.997C1.00983 13.7348 1.11063 13.4822 1.29279 13.2936L6.58579 8.00057L1.29279 2.70757C1.10532 2.52004 1 2.26573 1 2.00057C1 1.73541 1.10532 1.4811 1.29279 1.29357Z",
|
|
15
|
+
fill: "black"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
var IconCloseRounded_default = SvgIconCloseRounded;
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
export { IconCloseRounded_default as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
2
|
+
const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
|
|
3
|
+
|
|
4
|
+
//#region src/IconCloseSharp.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
|
|
6
|
+
const SvgIconCloseSharp = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
viewBox: "0 0 16 16",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
|
|
14
|
+
x1: 14.0098,
|
|
15
|
+
y1: 2.35355,
|
|
16
|
+
x2: 2.69609,
|
|
17
|
+
y2: 13.6673,
|
|
18
|
+
stroke: "#666666"
|
|
19
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
|
|
20
|
+
x1: 2.6934,
|
|
21
|
+
y1: 2.3066,
|
|
22
|
+
x2: 14.0071,
|
|
23
|
+
y2: 13.6203,
|
|
24
|
+
stroke: "#666666"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
27
|
+
var IconCloseSharp_default = SvgIconCloseSharp;
|
|
28
|
+
|
|
29
|
+
//#endregion
|
|
30
|
+
module.exports = IconCloseSharp_default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
2
|
+
import { SVGProps } from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/IconCloseSharp.d.ts
|
|
5
|
+
declare const SvgIconCloseSharp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime27.JSX.Element;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { SvgIconCloseSharp as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { __toESM } from "./_virtual/rolldown_runtime.js";
|
|
2
|
+
import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
|
|
3
|
+
|
|
4
|
+
//#region src/IconCloseSharp.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
|
|
6
|
+
const SvgIconCloseSharp = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
viewBox: "0 0 16 16",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
|
|
14
|
+
x1: 14.0098,
|
|
15
|
+
y1: 2.35355,
|
|
16
|
+
x2: 2.69609,
|
|
17
|
+
y2: 13.6673,
|
|
18
|
+
stroke: "#666666"
|
|
19
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
|
|
20
|
+
x1: 2.6934,
|
|
21
|
+
y1: 2.3066,
|
|
22
|
+
x2: 14.0071,
|
|
23
|
+
y2: 13.6203,
|
|
24
|
+
stroke: "#666666"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
27
|
+
var IconCloseSharp_default = SvgIconCloseSharp;
|
|
28
|
+
|
|
29
|
+
//#endregion
|
|
30
|
+
export { IconCloseSharp_default as default };
|