@envive-ai/react-icons 0.3.2 → 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/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.d.cts +2 -2
- 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.d.cts +2 -2
- package/dist/IconCloseRounded.d.ts +2 -2
- package/dist/IconCloseSharp.d.cts +2 -2
- package/dist/IconCloseSharp.d.ts +2 -2
- package/dist/IconCloseTransparent.d.cts +2 -2
- package/dist/IconCloseTransparent.d.ts +2 -2
- package/dist/IconCloseVariant.d.cts +2 -2
- package/dist/IconCloseVariant.d.ts +2 -2
- package/dist/LatencyIconEmptyStep.d.cts +2 -2
- package/dist/LatencyIconStep1.d.cts +2 -2
- package/dist/LatencyIconStep1.d.ts +2 -2
- package/dist/LatencyIconStep2.d.cts +2 -2
- package/dist/LatencyIconStep2.d.ts +2 -2
- package/dist/LatencyIconStep3.d.cts +2 -2
- package/dist/LatencyIconStep3.d.ts +2 -2
- package/dist/LatencyIconStep4.d.cts +2 -2
- package/dist/LatencyIconStep5.d.cts +2 -2
- package/dist/LatencyIconStep5.d.ts +2 -2
- 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/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.cts +2 -2
- package/dist/SendArrow.d.ts +2 -2
- package/dist/SendMinimalist.d.cts +2 -2
- package/dist/SendMinimalist.d.ts +2 -2
- package/dist/SendModern.d.cts +2 -2
- package/dist/SendModern.d.ts +2 -2
- package/dist/SendStandard.d.cts +2 -2
- package/dist/SendStandard.d.ts +2 -2
- 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/package.json +1 -1
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;
|
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 };
|
package/dist/Checkmark.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/Checkmark.d.ts
|
|
5
|
-
declare const SvgCheckmark: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgCheckmark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime1.JSX.Element;
|
|
6
6
|
export = SvgCheckmark;
|
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 };
|
|
@@ -1,6 +1,6 @@
|
|
|
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/IconCloseRounded.d.ts
|
|
5
|
-
declare const SvgIconCloseRounded: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseRounded: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime5.JSX.Element;
|
|
6
6
|
export = SvgIconCloseRounded;
|
|
@@ -1,7 +1,7 @@
|
|
|
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/IconCloseRounded.d.ts
|
|
5
|
-
declare const SvgIconCloseRounded: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseRounded: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgIconCloseRounded as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconCloseSharp.d.ts
|
|
5
|
-
declare const SvgIconCloseSharp: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseSharp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime19.JSX.Element;
|
|
6
6
|
export = SvgIconCloseSharp;
|
package/dist/IconCloseSharp.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconCloseSharp.d.ts
|
|
5
|
-
declare const SvgIconCloseSharp: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseSharp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime27.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgIconCloseSharp as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconCloseTransparent.d.ts
|
|
5
|
-
declare const SvgIconCloseTransparent: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseTransparent: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime21.JSX.Element;
|
|
6
6
|
export = SvgIconCloseTransparent;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconCloseTransparent.d.ts
|
|
5
|
-
declare const SvgIconCloseTransparent: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseTransparent: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime38.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgIconCloseTransparent as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconCloseVariant.d.ts
|
|
5
|
-
declare const SvgIconCloseVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime25.JSX.Element;
|
|
6
6
|
export = SvgIconCloseVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/IconCloseVariant.d.ts
|
|
5
|
-
declare const SvgIconCloseVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgIconCloseVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime41.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgIconCloseVariant as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconEmptyStep.d.ts
|
|
5
|
-
declare const SvgLatencyIconEmptyStep: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconEmptyStep: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime23.JSX.Element;
|
|
6
6
|
export = SvgLatencyIconEmptyStep;
|
|
@@ -1,6 +1,6 @@
|
|
|
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/LatencyIconStep1.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep1: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep1: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime26.JSX.Element;
|
|
6
6
|
export = SvgLatencyIconStep1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconStep1.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep1: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep1: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime39.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgLatencyIconStep1 as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconStep2.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep2: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep2: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
|
|
6
6
|
export = SvgLatencyIconStep2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconStep2.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep2: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep2: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime34.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgLatencyIconStep2 as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconStep3.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep3: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep3: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
|
|
6
6
|
export = SvgLatencyIconStep3;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconStep3.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep3: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep3: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime17.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgLatencyIconStep3 as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/LatencyIconStep4.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep4: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep4: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime17.JSX.Element;
|
|
6
6
|
export = SvgLatencyIconStep4;
|
|
@@ -1,6 +1,6 @@
|
|
|
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/LatencyIconStep5.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep5: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep5: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime29.JSX.Element;
|
|
6
6
|
export = SvgLatencyIconStep5;
|
|
@@ -1,7 +1,7 @@
|
|
|
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/LatencyIconStep5.d.ts
|
|
5
|
-
declare const SvgLatencyIconStep5: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLatencyIconStep5: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime7.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgLatencyIconStep5 as default };
|
package/dist/Lightbulb.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Lightbulb.d.ts
|
|
5
|
-
declare const SvgLightbulb: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime32.JSX.Element;
|
|
6
6
|
export = SvgLightbulb;
|
package/dist/Lightbulb.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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/Lightbulb.d.ts
|
|
5
|
-
declare const SvgLightbulb: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime11.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgLightbulb as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/MagnifyingGlass.d.ts
|
|
5
|
-
declare const SvgMagnifyingGlass: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgMagnifyingGlass: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
|
|
6
6
|
export = SvgMagnifyingGlass;
|
|
@@ -1,7 +1,7 @@
|
|
|
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/MagnifyingGlass.d.ts
|
|
5
|
-
declare const SvgMagnifyingGlass: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgMagnifyingGlass: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime20.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgMagnifyingGlass as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/MagnifyingGlassStar.d.ts
|
|
5
|
-
declare const SvgMagnifyingGlassStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgMagnifyingGlassStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime27.JSX.Element;
|
|
6
6
|
export = SvgMagnifyingGlassStar;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/MagnifyingGlassStar.d.ts
|
|
5
|
-
declare const SvgMagnifyingGlassStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgMagnifyingGlassStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgMagnifyingGlassStar as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/MagnifyingGlassStarVariant.d.ts
|
|
5
|
-
declare const SvgMagnifyingGlassStarVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgMagnifyingGlassStarVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime38.JSX.Element;
|
|
6
6
|
export = SvgMagnifyingGlassStarVariant;
|
package/dist/OutlinedStar.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/OutlinedStar.d.ts
|
|
5
|
-
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime39.JSX.Element;
|
|
6
6
|
export = SvgOutlinedStar;
|
package/dist/OutlinedStar.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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/OutlinedStar.d.ts
|
|
5
|
-
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime14.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgOutlinedStar as default };
|
package/dist/Paperclip.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/Paperclip.d.ts
|
|
5
|
-
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime36.JSX.Element;
|
|
6
6
|
export = SvgPaperclip;
|
package/dist/Paperclip.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Paperclip.d.ts
|
|
5
|
-
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime43.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgPaperclip as default };
|
package/dist/Send.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Send.d.ts
|
|
5
|
-
declare const SvgSend: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime41.JSX.Element;
|
|
6
6
|
export = SvgSend;
|
package/dist/Send.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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/Send.d.ts
|
|
5
|
-
declare const SvgSend: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime16.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSend as default };
|
package/dist/SendArrow.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/SendArrow.d.ts
|
|
5
|
-
declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime33.JSX.Element;
|
|
6
6
|
export = SvgSendArrow;
|
package/dist/SendArrow.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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/SendArrow.d.ts
|
|
5
|
-
declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime13.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSendArrow as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
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/SendMinimalist.d.ts
|
|
5
|
-
declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime37.JSX.Element;
|
|
6
6
|
export = SvgSendMinimalist;
|
package/dist/SendMinimalist.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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/SendMinimalist.d.ts
|
|
5
|
-
declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime12.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSendMinimalist as default };
|
package/dist/SendModern.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SendModern.d.ts
|
|
5
|
-
declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime42.JSX.Element;
|
|
6
6
|
export = SvgSendModern;
|
package/dist/SendModern.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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/SendModern.d.ts
|
|
5
|
-
declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSendModern as default };
|
package/dist/SendStandard.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/SendStandard.d.ts
|
|
5
|
-
declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime40.JSX.Element;
|
|
6
6
|
export = SvgSendStandard;
|
package/dist/SendStandard.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SendStandard.d.ts
|
|
5
|
-
declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime19.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSendStandard as default };
|
package/dist/Settings.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/Settings.d.ts
|
|
5
|
-
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime46.JSX.Element;
|
|
6
6
|
export = SvgSettings;
|
package/dist/Settings.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Settings.d.ts
|
|
5
|
-
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime25.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSettings as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SettingsVariant.d.ts
|
|
5
|
-
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
|
|
6
6
|
export = SvgSettingsVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SettingsVariant.d.ts
|
|
5
|
-
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSettingsVariant as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ShapewearOutline.d.ts
|
|
5
|
-
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
|
|
6
6
|
export = SvgShapewearOutline;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ShapewearOutline.d.ts
|
|
5
|
-
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgShapewearOutline as default };
|
package/dist/SpanxLogo.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpanxLogo.d.ts
|
|
5
|
-
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime34.JSX.Element;
|
|
6
6
|
export = SvgSpanxLogo;
|
package/dist/SpanxLogo.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpanxLogo.d.ts
|
|
5
|
-
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime32.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSpanxLogo as default };
|
package/dist/Sparkles.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/Sparkles.d.ts
|
|
5
|
-
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime31.JSX.Element;
|
|
6
6
|
export = SvgSparkles;
|
package/dist/Sparkles.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Sparkles.d.ts
|
|
5
|
-
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime21.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSparkles as default };
|
package/dist/SpiffyBwLogo.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpiffyBwLogo.d.ts
|
|
5
|
-
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime43.JSX.Element;
|
|
6
6
|
export = SvgSpiffyBwLogo;
|
package/dist/SpiffyBwLogo.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpiffyBwLogo.d.ts
|
|
5
|
-
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime23.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSpiffyBwLogo as default };
|
package/dist/Star.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/Star.d.ts
|
|
5
|
-
declare const SvgStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime44.JSX.Element;
|
|
6
6
|
export = SvgStar;
|
package/dist/Star.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Star.d.ts
|
|
5
|
-
declare const SvgStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgStar as default };
|
package/dist/VectorUpRight.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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/VectorUpRight.d.ts
|
|
5
|
-
declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime45.JSX.Element;
|
|
6
6
|
export = SvgVectorUpRight;
|