@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
|
@@ -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 SvgHandPointUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgHandPointUp 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 SvgHandPointUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgHandPointUp 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 HandPointUp_exports = {};
|
|
30
|
+
__export(HandPointUp_exports, {
|
|
31
|
+
default: () => HandPointUp_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(HandPointUp_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 SvgHandPointUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -47,14 +47,14 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
|
|
|
47
47
|
import_react_native_svg.Path,
|
|
48
48
|
{
|
|
49
49
|
fill: "currentColor",
|
|
50
|
-
d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0
|
|
50
|
+
d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0 0 1-1.607 0"
|
|
51
51
|
}
|
|
52
52
|
),
|
|
53
53
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
54
54
|
import_react_native_svg.Path,
|
|
55
55
|
{
|
|
56
56
|
fill: "currentColor",
|
|
57
|
-
d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0
|
|
57
|
+
d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 0 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.455 1.295-2.592 2.763-2.592"
|
|
58
58
|
}
|
|
59
59
|
),
|
|
60
60
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
@@ -68,10 +68,10 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
|
|
|
68
68
|
import_react_native_svg.Path,
|
|
69
69
|
{
|
|
70
70
|
fill: "currentColor",
|
|
71
|
-
d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.175c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.128a.
|
|
71
|
+
d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.175c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.128a.803.803 0 1 1-1.607 0"
|
|
72
72
|
}
|
|
73
73
|
)
|
|
74
74
|
]
|
|
75
75
|
}
|
|
76
76
|
);
|
|
77
|
-
var
|
|
77
|
+
var HandPointUp_default = SvgHandPointUp;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgHandPointUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14,14 +14,14 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
|
|
|
14
14
|
Path,
|
|
15
15
|
{
|
|
16
16
|
fill: "currentColor",
|
|
17
|
-
d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0
|
|
17
|
+
d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0 0 1-1.607 0"
|
|
18
18
|
}
|
|
19
19
|
),
|
|
20
20
|
/* @__PURE__ */ jsx(
|
|
21
21
|
Path,
|
|
22
22
|
{
|
|
23
23
|
fill: "currentColor",
|
|
24
|
-
d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0
|
|
24
|
+
d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 0 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.455 1.295-2.592 2.763-2.592"
|
|
25
25
|
}
|
|
26
26
|
),
|
|
27
27
|
/* @__PURE__ */ jsx(
|
|
@@ -35,13 +35,13 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
|
|
|
35
35
|
Path,
|
|
36
36
|
{
|
|
37
37
|
fill: "currentColor",
|
|
38
|
-
d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.175c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.128a.
|
|
38
|
+
d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.175c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.128a.803.803 0 1 1-1.607 0"
|
|
39
39
|
}
|
|
40
40
|
)
|
|
41
41
|
]
|
|
42
42
|
}
|
|
43
43
|
);
|
|
44
|
-
var
|
|
44
|
+
var HandPointUp_default = SvgHandPointUp;
|
|
45
45
|
export {
|
|
46
|
-
|
|
46
|
+
HandPointUp_default as default
|
|
47
47
|
};
|
package/dist/House.d.mts
ADDED
|
@@ -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 SvgHouse: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgHouse as default };
|
package/dist/House.d.ts
ADDED
|
@@ -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 SvgHouse: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgHouse 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 House_exports = {};
|
|
30
|
+
__export(House_exports, {
|
|
31
|
+
default: () => House_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(House_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 SvgHouse = ({ 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",
|
|
@@ -46,9 +46,9 @@ const SvgHome = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
46
46
|
import_react_native_svg.Path,
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
|
-
d: "M18 12.429c.857 0 .858.857.858.857v6.856c0 .71-.573 1.287-1.285 1.287h-3.858c-.428 0-.857-.425-.857-.858v-3h-1.715v3c0 .438-.42.858-.858.858H6.427c-.71 0-1.284-.577-1.284-1.287v-6.856s0-.857.857-.857.858.857.858.857v6.428h2.57v-
|
|
49
|
+
d: "M18 12.429c.857 0 .858.857.858.857v6.856c0 .71-.573 1.287-1.285 1.287h-3.858c-.428 0-.857-.425-.857-.858v-3h-1.715v3c0 .438-.42.858-.858.858H6.427c-.71 0-1.284-.577-1.284-1.287v-6.856s0-.857.857-.857.858.857.858.857v6.428h2.57v-3c.001-.427.427-.857.857-.857h3.43c.429 0 .856.427.856.858v2.999h2.572v-6.429c0-.018.01-.856.857-.856M11.4 2.822a.857.857 0 0 1 1.212 0l8.576 8.577a.857.857 0 1 1-1.212 1.212l-7.97-7.973-7.97 7.973a.857.857 0 1 1-1.213-1.212z"
|
|
50
50
|
}
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var House_default = SvgHouse;
|
|
@@ -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 SvgHouse = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13,12 +13,12 @@ const SvgHome = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
13
13
|
Path,
|
|
14
14
|
{
|
|
15
15
|
fill: "currentColor",
|
|
16
|
-
d: "M18 12.429c.857 0 .858.857.858.857v6.856c0 .71-.573 1.287-1.285 1.287h-3.858c-.428 0-.857-.425-.857-.858v-3h-1.715v3c0 .438-.42.858-.858.858H6.427c-.71 0-1.284-.577-1.284-1.287v-6.856s0-.857.857-.857.858.857.858.857v6.428h2.57v-
|
|
16
|
+
d: "M18 12.429c.857 0 .858.857.858.857v6.856c0 .71-.573 1.287-1.285 1.287h-3.858c-.428 0-.857-.425-.857-.858v-3h-1.715v3c0 .438-.42.858-.858.858H6.427c-.71 0-1.284-.577-1.284-1.287v-6.856s0-.857.857-.857.858.857.858.857v6.428h2.57v-3c.001-.427.427-.857.857-.857h3.43c.429 0 .856.427.856.858v2.999h2.572v-6.429c0-.018.01-.856.857-.856M11.4 2.822a.857.857 0 0 1 1.212 0l8.576 8.577a.857.857 0 1 1-1.212 1.212l-7.97-7.973-7.97 7.973a.857.857 0 1 1-1.213-1.212z"
|
|
17
17
|
}
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var House_default = SvgHouse;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
House_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 SvgHouseFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgHouseFill 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 SvgHouseFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgHouseFill 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 HouseFill_exports = {};
|
|
30
|
+
__export(HouseFill_exports, {
|
|
31
|
+
default: () => HouseFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(HouseFill_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 SvgHouseFill = ({ 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 SvgHomeActive = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var HouseFill_default = SvgHouseFill;
|
|
@@ -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 SvgHouseFill = ({ 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 SvgHomeActive = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var HouseFill_default = SvgHouseFill;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
HouseFill_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 SvgMagnifyingGlass: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMagnifyingGlass 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 SvgMagnifyingGlass: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMagnifyingGlass 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 MagnifyingGlass_exports = {};
|
|
30
|
+
__export(MagnifyingGlass_exports, {
|
|
31
|
+
default: () => MagnifyingGlass_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(MagnifyingGlass_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 SvgMagnifyingGlass = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
37
37
|
import_react_native_svg.default,
|
|
38
38
|
{
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -64,4 +64,4 @@ const SvgSearch = ({ size, width = size, height = size, ...props }) => /* @__PUR
|
|
|
64
64
|
]
|
|
65
65
|
}
|
|
66
66
|
);
|
|
67
|
-
var
|
|
67
|
+
var MagnifyingGlass_default = SvgMagnifyingGlass;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const
|
|
3
|
+
const SvgMagnifyingGlass = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -31,7 +31,7 @@ const SvgSearch = ({ size, width = size, height = size, ...props }) => /* @__PUR
|
|
|
31
31
|
]
|
|
32
32
|
}
|
|
33
33
|
);
|
|
34
|
-
var
|
|
34
|
+
var MagnifyingGlass_default = SvgMagnifyingGlass;
|
|
35
35
|
export {
|
|
36
|
-
|
|
36
|
+
MagnifyingGlass_default as default
|
|
37
37
|
};
|
|
@@ -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 SvgMinusCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMinusCircle 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 SvgMinusCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMinusCircle as default };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var MinusCircle_exports = {};
|
|
30
|
+
__export(MinusCircle_exports, {
|
|
31
|
+
default: () => MinusCircle_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(MinusCircle_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgMinusCircle = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
|
+
import_react_native_svg.default,
|
|
38
|
+
{
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
width: 24,
|
|
41
|
+
height: 24,
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
...props,
|
|
45
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
46
|
+
import_react_native_svg.Path,
|
|
47
|
+
{
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m3.857 6.858a.858.858 0 0 1 0 1.714H8.143a.857.857 0 1 1 0-1.714z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var MinusCircle_default = SvgMinusCircle;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMinusCircle = ({ 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
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m3.857 6.858a.858.858 0 0 1 0 1.714H8.143a.857.857 0 1 1 0-1.714z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var MinusCircle_default = SvgMinusCircle;
|
|
22
|
+
export {
|
|
23
|
+
MinusCircle_default as default
|
|
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 SvgMinusCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMinusCircleFill 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 SvgMinusCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMinusCircleFill 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 MinusCircleFill_exports = {};
|
|
30
|
+
__export(MinusCircleFill_exports, {
|
|
31
|
+
default: () => MinusCircleFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(MinusCircleFill_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 SvgMinusCircleFill = ({ 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 SvgDeleteActive = ({ size, width = size, height = size, ...props }) => /*
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var MinusCircleFill_default = SvgMinusCircleFill;
|
|
@@ -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 SvgMinusCircleFill = ({ 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 SvgDeleteActive = ({ size, width = size, height = size, ...props }) => /*
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var MinusCircleFill_default = SvgMinusCircleFill;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
MinusCircleFill_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 SvgMobile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgMobile 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 SvgMobile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgMobile 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 Mobile_exports = {};
|
|
30
|
+
__export(Mobile_exports, {
|
|
31
|
+
default: () => Mobile_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(Mobile_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 SvgMobile = ({ 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",
|
|
@@ -53,4 +53,4 @@ const SvgSmartphone = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
53
53
|
)
|
|
54
54
|
}
|
|
55
55
|
);
|
|
56
|
-
var
|
|
56
|
+
var Mobile_default = SvgMobile;
|
|
@@ -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 SvgMobile = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -20,7 +20,7 @@ const SvgSmartphone = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
20
20
|
)
|
|
21
21
|
}
|
|
22
22
|
);
|
|
23
|
-
var
|
|
23
|
+
var Mobile_default = SvgMobile;
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
Mobile_default as default
|
|
26
26
|
};
|
|
@@ -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 SvgMonthlyLimit: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMonthlyLimit 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 SvgMonthlyLimit: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgMonthlyLimit 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 MonthlyLimit_exports = {};
|
|
30
|
+
__export(MonthlyLimit_exports, {
|
|
31
|
+
default: () => MonthlyLimit_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(MonthlyLimit_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 SvgMonthlyLimit = ({ 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 SvgLimitMonthly = ({ size, width = size, height = size, ...props }) => /*
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var MonthlyLimit_default = SvgMonthlyLimit;
|