@kanmu/popcorn-icons 0.4.0 → 1.0.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/dist/{Card.d.mts → Bars.d.mts} +2 -2
- package/dist/{Card.d.ts → Bars.d.ts} +2 -2
- package/dist/{Hamburger.js → Bars.js} +6 -6
- package/dist/{Hamburger.mjs → Bars.mjs} +3 -3
- package/dist/{Back.d.mts → Bell.d.mts} +2 -2
- package/dist/{Back.d.ts → Bell.d.ts} +2 -2
- package/dist/{News.js → Bell.js} +7 -7
- package/dist/Bell.mjs +26 -0
- package/dist/{EyeSlash.d.mts → BellFill.d.mts} +2 -2
- package/dist/{EyeSlash.d.ts → BellFill.d.ts} +2 -2
- package/dist/{NewsActive.js → BellFill.js} +7 -7
- package/dist/BellFill.mjs +26 -0
- package/dist/Calender.js +1 -1
- package/dist/Calender.mjs +1 -1
- package/dist/Check.js +1 -1
- package/dist/Check.mjs +1 -1
- package/dist/{AttentionActive.d.mts → CheckCircleFill.d.mts} +2 -2
- package/dist/{AttentionActive.d.ts → CheckCircleFill.d.ts} +2 -2
- package/dist/{CheckFill.js → CheckCircleFill.js} +6 -6
- package/dist/{CheckFill.mjs → CheckCircleFill.mjs} +3 -3
- package/dist/ChevronDown.d.mts +12 -0
- package/dist/ChevronDown.d.ts +12 -0
- package/dist/{Caret.js → ChevronDown.js} +6 -6
- package/dist/{Caret.mjs → ChevronDown.mjs} +3 -3
- package/dist/ChevronLeft.d.mts +12 -0
- package/dist/ChevronLeft.d.ts +12 -0
- package/dist/{Back.js → ChevronLeft.js} +6 -6
- package/dist/{Back.mjs → ChevronLeft.mjs} +3 -3
- package/dist/{CaretReverse.d.mts → ChevronRight.d.mts} +2 -2
- package/dist/{CaretReverse.d.ts → ChevronRight.d.ts} +2 -2
- package/dist/{Arrow.js → ChevronRight.js} +6 -6
- package/dist/{Arrow.mjs → ChevronRight.mjs} +3 -3
- package/dist/{CardSwipe.d.mts → ChevronUp.d.mts} +2 -2
- package/dist/{CardSwipe.d.ts → ChevronUp.d.ts} +2 -2
- package/dist/{CaretReverse.js → ChevronUp.js} +6 -6
- package/dist/{CaretReverse.mjs → ChevronUp.mjs} +3 -3
- package/dist/ClockRotateLeft.d.mts +12 -0
- package/dist/ClockRotateLeft.d.ts +12 -0
- package/dist/{History.js → ClockRotateLeft.js} +7 -7
- package/dist/{History.mjs → ClockRotateLeft.mjs} +4 -4
- package/dist/{CardActive.d.mts → CreditCard.d.mts} +2 -2
- package/dist/{CardActive.d.ts → CreditCard.d.ts} +2 -2
- package/dist/{Card.js → CreditCard.js} +6 -6
- package/dist/{Card.mjs → CreditCard.mjs} +3 -3
- package/dist/CreditCardFill.d.mts +12 -0
- package/dist/CreditCardFill.d.ts +12 -0
- package/dist/{CardActive.js → CreditCardFill.js} +6 -6
- package/dist/{CardActive.mjs → CreditCardFill.mjs} +3 -3
- package/dist/CreditCardSwipe.d.mts +12 -0
- package/dist/CreditCardSwipe.d.ts +12 -0
- package/dist/{CardSwipe.js → CreditCardSwipe.js} +7 -7
- package/dist/{CardSwipe.mjs → CreditCardSwipe.mjs} +4 -4
- package/dist/ExclamationCircle.d.mts +12 -0
- package/dist/ExclamationCircle.d.ts +12 -0
- package/dist/{Attention.js → ExclamationCircle.js} +7 -7
- package/dist/{Attention.mjs → ExclamationCircle.mjs} +4 -4
- package/dist/ExclamationCircleFill.d.mts +12 -0
- package/dist/ExclamationCircleFill.d.ts +12 -0
- package/dist/{AttentionActive.js → ExclamationCircleFill.js} +7 -7
- package/dist/{AttentionActive.mjs → ExclamationCircleFill.mjs} +4 -4
- package/dist/ExclamationTriangle.d.mts +12 -0
- package/dist/ExclamationTriangle.d.ts +12 -0
- package/dist/{Caution.js → ExclamationTriangle.js} +7 -7
- package/dist/{Caution.mjs → ExclamationTriangle.mjs} +4 -4
- package/dist/{Caution.d.mts → EyeFill.d.mts} +2 -2
- package/dist/{Caution.d.ts → EyeFill.d.ts} +2 -2
- package/dist/{Eye.js → EyeFill.js} +6 -6
- package/dist/{Eye.mjs → EyeFill.mjs} +3 -3
- package/dist/{ChargeActive.d.mts → EyeSlashFill.d.mts} +2 -2
- package/dist/{ChargeActive.d.ts → EyeSlashFill.d.ts} +2 -2
- package/dist/{EyeSlash.js → EyeSlashFill.js} +6 -6
- package/dist/{EyeSlash.mjs → EyeSlashFill.mjs} +3 -3
- package/dist/File.d.mts +12 -0
- package/dist/File.d.ts +12 -0
- package/dist/{Doc.js → File.js} +6 -6
- package/dist/{Doc.mjs → File.mjs} +3 -3
- package/dist/{Arrow.d.mts → Gauge.d.mts} +2 -2
- package/dist/{Arrow.d.ts → Gauge.d.ts} +2 -2
- package/dist/{Limit.js → Gauge.js} +7 -7
- package/dist/Gauge.mjs +24 -0
- package/dist/Gear.d.mts +12 -0
- package/dist/Gear.d.ts +12 -0
- package/dist/Gear.js +56 -0
- package/dist/Gear.mjs +26 -0
- package/dist/GearFill.d.mts +12 -0
- package/dist/GearFill.d.ts +12 -0
- package/dist/{SettingActive.js → GearFill.js} +7 -7
- package/dist/GearFill.mjs +24 -0
- package/dist/Gift.js +2 -2
- package/dist/Gift.mjs +2 -2
- package/dist/GiftFill.d.mts +12 -0
- package/dist/GiftFill.d.ts +12 -0
- package/dist/{GiftActive.js → GiftFill.js} +6 -6
- package/dist/{GiftActive.mjs → GiftFill.mjs} +3 -3
- package/dist/{Caret.d.mts → Globe.d.mts} +2 -2
- package/dist/{Caret.d.ts → Globe.d.ts} +2 -2
- package/dist/{Net.js → Globe.js} +7 -7
- package/dist/{Net.mjs → Globe.mjs} +4 -4
- package/dist/HandPointUp.d.mts +12 -0
- package/dist/HandPointUp.d.ts +12 -0
- package/dist/{Finger.js → HandPointUp.js} +9 -9
- package/dist/{Finger.mjs → HandPointUp.mjs} +6 -6
- package/dist/House.d.mts +12 -0
- package/dist/House.d.ts +12 -0
- package/dist/{Home.js → House.js} +7 -7
- package/dist/{Home.mjs → House.mjs} +4 -4
- package/dist/{Attention.d.mts → HouseFill.d.mts} +2 -2
- package/dist/{Attention.d.ts → HouseFill.d.ts} +2 -2
- package/dist/{HomeActive.js → HouseFill.js} +6 -6
- package/dist/{HomeActive.mjs → HouseFill.mjs} +3 -3
- package/dist/MagnifyingGlass.d.mts +12 -0
- package/dist/MagnifyingGlass.d.ts +12 -0
- package/dist/{Search.js → MagnifyingGlass.js} +6 -6
- package/dist/{Search.mjs → MagnifyingGlass.mjs} +3 -3
- package/dist/MinusCircle.d.mts +12 -0
- package/dist/MinusCircle.d.ts +12 -0
- package/dist/MinusCircle.js +54 -0
- package/dist/MinusCircle.mjs +24 -0
- package/dist/MinusCircleFill.d.mts +12 -0
- package/dist/MinusCircleFill.d.ts +12 -0
- package/dist/{DeleteActive.js → MinusCircleFill.js} +6 -6
- package/dist/{DeleteActive.mjs → MinusCircleFill.mjs} +3 -3
- package/dist/{Charge.d.mts → Mobile.d.mts} +2 -2
- package/dist/{Charge.d.ts → Mobile.d.ts} +2 -2
- package/dist/{Smartphone.js → Mobile.js} +6 -6
- package/dist/{Smartphone.mjs → Mobile.mjs} +3 -3
- package/dist/MonthlyLimit.d.mts +12 -0
- package/dist/MonthlyLimit.d.ts +12 -0
- package/dist/{LimitMonthly.js → MonthlyLimit.js} +6 -6
- package/dist/{LimitMonthly.mjs → MonthlyLimit.mjs} +3 -3
- package/dist/PhoneFill.d.mts +12 -0
- package/dist/PhoneFill.d.ts +12 -0
- package/dist/{Tel.js → PhoneFill.js} +7 -7
- package/dist/{Tel.mjs → PhoneFill.mjs} +4 -4
- package/dist/Plus.js +1 -1
- package/dist/Plus.mjs +1 -1
- package/dist/{GiftActive.d.mts → PlusCircle.d.mts} +2 -2
- package/dist/{GiftActive.d.ts → PlusCircle.d.ts} +2 -2
- package/dist/{Charge.js → PlusCircle.js} +7 -7
- package/dist/{Charge.mjs → PlusCircle.mjs} +4 -4
- package/dist/PlusCircleFill.d.mts +12 -0
- package/dist/PlusCircleFill.d.ts +12 -0
- package/dist/{ChargeActive.js → PlusCircleFill.js} +6 -6
- package/dist/{ChargeActive.mjs → PlusCircleFill.mjs} +3 -3
- package/dist/Pochitto.js +2 -2
- package/dist/Pochitto.mjs +2 -2
- package/dist/Question.js +1 -1
- package/dist/Question.mjs +1 -1
- package/dist/QuestionCircle.d.mts +12 -0
- package/dist/QuestionCircle.d.ts +12 -0
- package/dist/QuestionCircle.js +54 -0
- package/dist/QuestionCircle.mjs +24 -0
- package/dist/RotateRight.d.mts +12 -0
- package/dist/RotateRight.d.ts +12 -0
- package/dist/{Flip.js → RotateRight.js} +6 -6
- package/dist/{Flip.mjs → RotateRight.mjs} +3 -3
- package/dist/SquareDot.d.mts +12 -0
- package/dist/SquareDot.d.ts +12 -0
- package/dist/{Notification.js → SquareDot.js} +6 -6
- package/dist/{Notification.mjs → SquareDot.mjs} +3 -3
- package/dist/Unlock.js +1 -1
- package/dist/Unlock.mjs +1 -1
- package/dist/Vandlykun.d.mts +12 -0
- package/dist/Vandlykun.d.ts +12 -0
- package/dist/{Service.js → Vandlykun.js} +6 -6
- package/dist/{Service.mjs → Vandlykun.mjs} +3 -3
- package/dist/Xmark.d.mts +12 -0
- package/dist/Xmark.d.ts +12 -0
- package/dist/{Close.js → Xmark.js} +7 -7
- package/dist/{Close.mjs → Xmark.mjs} +4 -4
- package/dist/XmarkCircle.d.mts +12 -0
- package/dist/XmarkCircle.d.ts +12 -0
- package/dist/{Delete.js → XmarkCircle.js} +8 -8
- package/dist/{Delete.mjs → XmarkCircle.mjs} +5 -5
- package/dist/XmarkCircleFill.d.mts +12 -0
- package/dist/XmarkCircleFill.d.ts +12 -0
- package/dist/{CircleXactive.js → XmarkCircleFill.js} +8 -8
- package/dist/{CircleXactive.mjs → XmarkCircleFill.mjs} +5 -5
- package/dist/{History.d.mts → YenSign.d.mts} +2 -2
- package/dist/{History.d.ts → YenSign.d.ts} +2 -2
- package/dist/{Yen.js → YenSign.js} +6 -6
- package/dist/{Yen.mjs → YenSign.mjs} +3 -3
- package/dist/index.d.mts +42 -41
- package/dist/index.d.ts +42 -41
- package/dist/index.js +126 -123
- package/dist/index.mjs +102 -100
- package/package.json +1 -1
- package/dist/CheckFill.d.mts +0 -12
- package/dist/CheckFill.d.ts +0 -12
- package/dist/CircleXactive.d.mts +0 -12
- package/dist/CircleXactive.d.ts +0 -12
- package/dist/Close.d.mts +0 -12
- package/dist/Close.d.ts +0 -12
- package/dist/Delete.d.mts +0 -12
- package/dist/Delete.d.ts +0 -12
- package/dist/DeleteActive.d.mts +0 -12
- package/dist/DeleteActive.d.ts +0 -12
- package/dist/Doc.d.mts +0 -12
- package/dist/Doc.d.ts +0 -12
- package/dist/Eye.d.mts +0 -12
- package/dist/Eye.d.ts +0 -12
- package/dist/Finger.d.mts +0 -12
- package/dist/Finger.d.ts +0 -12
- package/dist/Flip.d.mts +0 -12
- package/dist/Flip.d.ts +0 -12
- package/dist/Hamburger.d.mts +0 -12
- package/dist/Hamburger.d.ts +0 -12
- package/dist/Home.d.mts +0 -12
- package/dist/Home.d.ts +0 -12
- package/dist/HomeActive.d.mts +0 -12
- package/dist/HomeActive.d.ts +0 -12
- package/dist/Limit.d.mts +0 -12
- package/dist/Limit.d.ts +0 -12
- package/dist/Limit.mjs +0 -24
- package/dist/LimitMonthly.d.mts +0 -12
- package/dist/LimitMonthly.d.ts +0 -12
- package/dist/Net.d.mts +0 -12
- package/dist/Net.d.ts +0 -12
- package/dist/News.d.mts +0 -12
- package/dist/News.d.ts +0 -12
- package/dist/News.mjs +0 -26
- package/dist/NewsActive.d.mts +0 -12
- package/dist/NewsActive.d.ts +0 -12
- package/dist/NewsActive.mjs +0 -26
- package/dist/Notification.d.mts +0 -12
- package/dist/Notification.d.ts +0 -12
- package/dist/QuestionPlain.d.mts +0 -12
- package/dist/QuestionPlain.d.ts +0 -12
- package/dist/QuestionPlain.js +0 -54
- package/dist/QuestionPlain.mjs +0 -24
- package/dist/Search.d.mts +0 -12
- package/dist/Search.d.ts +0 -12
- package/dist/Service.d.mts +0 -12
- package/dist/Service.d.ts +0 -12
- package/dist/Setting.d.mts +0 -12
- package/dist/Setting.d.ts +0 -12
- package/dist/Setting.js +0 -56
- package/dist/Setting.mjs +0 -26
- package/dist/SettingActive.d.mts +0 -12
- package/dist/SettingActive.d.ts +0 -12
- package/dist/SettingActive.mjs +0 -24
- package/dist/Smartphone.d.mts +0 -12
- package/dist/Smartphone.d.ts +0 -12
- package/dist/Tel.d.mts +0 -12
- package/dist/Tel.d.ts +0 -12
- package/dist/Yen.d.mts +0 -12
- package/dist/Yen.d.ts +0 -12
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgBars: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgBars as default };
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgBars: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgBars as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var Bars_exports = {};
|
|
30
|
+
__export(Bars_exports, {
|
|
31
|
+
default: () => Bars_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(Bars_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgBars = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -51,4 +51,4 @@ const SvgHamburger = ({ size, width = size, height = size, ...props }) => /* @__
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var Bars_default = SvgBars;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgBars = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18,7 +18,7 @@ const SvgHamburger = ({ size, width = size, height = size, ...props }) => /* @__
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var Bars_default = SvgBars;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
Bars_default as default
|
|
24
24
|
};
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgBell: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgBell as default };
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgBell: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgBell as default };
|
package/dist/{News.js → Bell.js}
RENAMED
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var Bell_exports = {};
|
|
30
|
+
__export(Bell_exports, {
|
|
31
|
+
default: () => Bell_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(Bell_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgBell = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -47,10 +47,10 @@ const SvgNews = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
49
|
fillRule: "evenodd",
|
|
50
|
-
d: "M13.915 3.
|
|
50
|
+
d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
|
|
51
51
|
clipRule: "evenodd"
|
|
52
52
|
}
|
|
53
53
|
)
|
|
54
54
|
}
|
|
55
55
|
);
|
|
56
|
-
var
|
|
56
|
+
var Bell_default = SvgBell;
|
package/dist/Bell.mjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBell = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var Bell_default = SvgBell;
|
|
24
|
+
export {
|
|
25
|
+
Bell_default as default
|
|
26
|
+
};
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgBellFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgBellFill as default };
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgBellFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgBellFill as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var BellFill_exports = {};
|
|
30
|
+
__export(BellFill_exports, {
|
|
31
|
+
default: () => BellFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(BellFill_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgBellFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -47,10 +47,10 @@ const SvgNewsActive = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
49
|
fillRule: "evenodd",
|
|
50
|
-
d: "M13.915 3.
|
|
50
|
+
d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
|
|
51
51
|
clipRule: "evenodd"
|
|
52
52
|
}
|
|
53
53
|
)
|
|
54
54
|
}
|
|
55
55
|
);
|
|
56
|
-
var
|
|
56
|
+
var BellFill_default = SvgBellFill;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBellFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var BellFill_default = SvgBellFill;
|
|
24
|
+
export {
|
|
25
|
+
BellFill_default as default
|
|
26
|
+
};
|
package/dist/Calender.js
CHANGED
|
@@ -46,7 +46,7 @@ const SvgCalender = ({ size, width = size, height = size, ...props }) => /* @__P
|
|
|
46
46
|
import_react_native_svg.Path,
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
|
-
d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.
|
|
49
|
+
d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
|
|
50
50
|
}
|
|
51
51
|
)
|
|
52
52
|
}
|
package/dist/Calender.mjs
CHANGED
|
@@ -13,7 +13,7 @@ const SvgCalender = ({ size, width = size, height = size, ...props }) => /* @__P
|
|
|
13
13
|
Path,
|
|
14
14
|
{
|
|
15
15
|
fill: "currentColor",
|
|
16
|
-
d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.
|
|
16
|
+
d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
|
|
17
17
|
}
|
|
18
18
|
)
|
|
19
19
|
}
|
package/dist/Check.js
CHANGED
|
@@ -46,7 +46,7 @@ const SvgCheck = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
46
46
|
import_react_native_svg.Path,
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
|
-
d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.
|
|
49
|
+
d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.554a1.073 1.073 0 0 1-1.68.213L2.67 13.615A1.071 1.071 0 1 1 4.187 12.1l4.37 4.37z"
|
|
50
50
|
}
|
|
51
51
|
)
|
|
52
52
|
}
|
package/dist/Check.mjs
CHANGED
|
@@ -13,7 +13,7 @@ const SvgCheck = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
13
13
|
Path,
|
|
14
14
|
{
|
|
15
15
|
fill: "currentColor",
|
|
16
|
-
d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.
|
|
16
|
+
d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.554a1.073 1.073 0 0 1-1.68.213L2.67 13.615A1.071 1.071 0 1 1 4.187 12.1l4.37 4.37z"
|
|
17
17
|
}
|
|
18
18
|
)
|
|
19
19
|
}
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgCheckCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgCheckCircleFill as default };
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgCheckCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgCheckCircleFill as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var CheckCircleFill_exports = {};
|
|
30
|
+
__export(CheckCircleFill_exports, {
|
|
31
|
+
default: () => CheckCircleFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(CheckCircleFill_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgCheckCircleFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -51,4 +51,4 @@ const SvgCheckFill = ({ size, width = size, height = size, ...props }) => /* @__
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var CheckCircleFill_default = SvgCheckCircleFill;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgCheckCircleFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18,7 +18,7 @@ const SvgCheckFill = ({ size, width = size, height = size, ...props }) => /* @__
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var CheckCircleFill_default = SvgCheckCircleFill;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
CheckCircleFill_default as default
|
|
24
24
|
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SvgProps } from 'react-native-svg';
|
|
3
|
+
|
|
4
|
+
interface ISvgProps extends SvgProps {
|
|
5
|
+
xmlns?: string;
|
|
6
|
+
xmlnsXlink?: string;
|
|
7
|
+
xmlSpace?: string;
|
|
8
|
+
size?: number;
|
|
9
|
+
}
|
|
10
|
+
declare const SvgChevronDown: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgChevronDown as default };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SvgProps } from 'react-native-svg';
|
|
3
|
+
|
|
4
|
+
interface ISvgProps extends SvgProps {
|
|
5
|
+
xmlns?: string;
|
|
6
|
+
xmlnsXlink?: string;
|
|
7
|
+
xmlSpace?: string;
|
|
8
|
+
size?: number;
|
|
9
|
+
}
|
|
10
|
+
declare const SvgChevronDown: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgChevronDown as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var ChevronDown_exports = {};
|
|
30
|
+
__export(ChevronDown_exports, {
|
|
31
|
+
default: () => ChevronDown_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(ChevronDown_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgChevronDown = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -51,4 +51,4 @@ const SvgCaret = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var ChevronDown_default = SvgChevronDown;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgChevronDown = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18,7 +18,7 @@ const SvgCaret = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var ChevronDown_default = SvgChevronDown;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
ChevronDown_default as default
|
|
24
24
|
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SvgProps } from 'react-native-svg';
|
|
3
|
+
|
|
4
|
+
interface ISvgProps extends SvgProps {
|
|
5
|
+
xmlns?: string;
|
|
6
|
+
xmlnsXlink?: string;
|
|
7
|
+
xmlSpace?: string;
|
|
8
|
+
size?: number;
|
|
9
|
+
}
|
|
10
|
+
declare const SvgChevronLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgChevronLeft as default };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SvgProps } from 'react-native-svg';
|
|
3
|
+
|
|
4
|
+
interface ISvgProps extends SvgProps {
|
|
5
|
+
xmlns?: string;
|
|
6
|
+
xmlnsXlink?: string;
|
|
7
|
+
xmlSpace?: string;
|
|
8
|
+
size?: number;
|
|
9
|
+
}
|
|
10
|
+
declare const SvgChevronLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgChevronLeft as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var ChevronLeft_exports = {};
|
|
30
|
+
__export(ChevronLeft_exports, {
|
|
31
|
+
default: () => ChevronLeft_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(ChevronLeft_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgChevronLeft = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -51,4 +51,4 @@ const SvgBack = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var ChevronLeft_default = SvgChevronLeft;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgChevronLeft = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18,7 +18,7 @@ const SvgBack = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var ChevronLeft_default = SvgChevronLeft;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
ChevronLeft_default as default
|
|
24
24
|
};
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgChevronRight: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgChevronRight as default };
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgChevronRight: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgChevronRight as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var ChevronRight_exports = {};
|
|
30
|
+
__export(ChevronRight_exports, {
|
|
31
|
+
default: () => ChevronRight_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(ChevronRight_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgChevronRight = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -51,4 +51,4 @@ const SvgArrow = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var ChevronRight_default = SvgChevronRight;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgChevronRight = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18,7 +18,7 @@ const SvgArrow = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var ChevronRight_default = SvgChevronRight;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
ChevronRight_default as default
|
|
24
24
|
};
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgChevronUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgChevronUp as default };
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgChevronUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgChevronUp as default };
|
|
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
31
|
-
default: () =>
|
|
29
|
+
var ChevronUp_exports = {};
|
|
30
|
+
__export(ChevronUp_exports, {
|
|
31
|
+
default: () => ChevronUp_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(ChevronUp_exports);
|
|
34
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
35
|
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const
|
|
36
|
+
const SvgChevronUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -51,4 +51,4 @@ const SvgCaretReverse = ({ size, width = size, height = size, ...props }) => /*
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var ChevronUp_default = SvgChevronUp;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgChevronUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18,7 +18,7 @@ const SvgCaretReverse = ({ size, width = size, height = size, ...props }) => /*
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var ChevronUp_default = SvgChevronUp;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
ChevronUp_default as default
|
|
24
24
|
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SvgProps } from 'react-native-svg';
|
|
3
|
+
|
|
4
|
+
interface ISvgProps extends SvgProps {
|
|
5
|
+
xmlns?: string;
|
|
6
|
+
xmlnsXlink?: string;
|
|
7
|
+
xmlSpace?: string;
|
|
8
|
+
size?: number;
|
|
9
|
+
}
|
|
10
|
+
declare const SvgClockRotateLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgClockRotateLeft as default };
|