@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 SvgEyeSlashFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgEyeSlashFill 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 EyeSlashFill_exports = {};
|
|
30
|
+
__export(EyeSlashFill_exports, {
|
|
31
|
+
default: () => EyeSlashFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(EyeSlashFill_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 SvgEyeSlashFill = ({ 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 SvgEyeSlash = ({ size, width = size, height = size, ...props }) => /* @__P
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var EyeSlashFill_default = SvgEyeSlashFill;
|
|
@@ -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 SvgEyeSlashFill = ({ 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 SvgEyeSlash = ({ size, width = size, height = size, ...props }) => /* @__P
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var EyeSlashFill_default = SvgEyeSlashFill;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
EyeSlashFill_default as default
|
|
24
24
|
};
|
package/dist/File.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 SvgFile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgFile as default };
|
package/dist/File.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 SvgFile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgFile as default };
|
package/dist/{Doc.js → File.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 File_exports = {};
|
|
30
|
+
__export(File_exports, {
|
|
31
|
+
default: () => File_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(File_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 SvgFile = ({ 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 SvgDoc = ({ size, width = size, height = size, ...props }) => /* @__PURE__
|
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var File_default = SvgFile;
|
|
@@ -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 SvgFile = ({ 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 SvgDoc = ({ size, width = size, height = size, ...props }) => /* @__PURE__
|
|
|
18
18
|
)
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
|
-
var
|
|
21
|
+
var File_default = SvgFile;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
File_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 SvgGauge: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgGauge 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 SvgGauge: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgGauge 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 Gauge_exports = {};
|
|
30
|
+
__export(Gauge_exports, {
|
|
31
|
+
default: () => Gauge_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(Gauge_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 SvgGauge = ({ 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 SvgLimit = ({ size, width = size, height = size, ...props }) => /* @__PURE
|
|
|
46
46
|
import_react_native_svg.Path,
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
|
-
d: "M11.974 2.143c5.915 0 10.71 4.796 10.71 10.71 0 2.61-.611 4.732-2.201 6.5a.974.974 0 0 1-1.342.101 30 30 0 0 1-.556-.47l-.13-.113a63 63 0 0 1-1.
|
|
49
|
+
d: "M11.974 2.143c5.915 0 10.71 4.796 10.71 10.71 0 2.61-.611 4.732-2.201 6.5a.974.974 0 0 1-1.342.101 30 30 0 0 1-.556-.47l-.13-.113a63 63 0 0 1-1.3-1.164.974.974 0 1 1 1.32-1.431l.105.095a68 68 0 0 0 1.036.926c.795-1.212 1.12-2.657 1.12-4.443a8.764 8.764 0 1 0-17.526 0c0 1.6.42 3.202 1.149 4.48l.058-.054.007-.007.712-.678.323-.308a.974.974 0 0 1 1.345 1.409l-.324.31-.714.679-.008.007c-.41.39-.723.685-.9.85a.974.974 0 0 1-1.424-.106c-1.378-1.727-2.17-4.157-2.17-6.582 0-5.915 4.795-10.711 10.71-10.711m0 2.434c.48 0 .486.474.486.487l.974 6.329s0 1.46-1.46 1.46c-1.461 0-1.46-1.46-1.46-1.46l.973-6.33c0-.012-.015-.485.486-.486"
|
|
50
50
|
}
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var Gauge_default = SvgGauge;
|
package/dist/Gauge.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGauge = ({ 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: "M11.974 2.143c5.915 0 10.71 4.796 10.71 10.71 0 2.61-.611 4.732-2.201 6.5a.974.974 0 0 1-1.342.101 30 30 0 0 1-.556-.47l-.13-.113a63 63 0 0 1-1.3-1.164.974.974 0 1 1 1.32-1.431l.105.095a68 68 0 0 0 1.036.926c.795-1.212 1.12-2.657 1.12-4.443a8.764 8.764 0 1 0-17.526 0c0 1.6.42 3.202 1.149 4.48l.058-.054.007-.007.712-.678.323-.308a.974.974 0 0 1 1.345 1.409l-.324.31-.714.679-.008.007c-.41.39-.723.685-.9.85a.974.974 0 0 1-1.424-.106c-1.378-1.727-2.17-4.157-2.17-6.582 0-5.915 4.795-10.711 10.71-10.711m0 2.434c.48 0 .486.474.486.487l.974 6.329s0 1.46-1.46 1.46c-1.461 0-1.46-1.46-1.46-1.46l.973-6.33c0-.012-.015-.485.486-.486"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Gauge_default = SvgGauge;
|
|
22
|
+
export {
|
|
23
|
+
Gauge_default as default
|
|
24
|
+
};
|
package/dist/Gear.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 SvgGear: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgGear as default };
|
package/dist/Gear.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 SvgGear: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgGear as default };
|
package/dist/Gear.js
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
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 Gear_exports = {};
|
|
30
|
+
__export(Gear_exports, {
|
|
31
|
+
default: () => Gear_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Gear_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgGear = ({ 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
|
+
fillRule: "evenodd",
|
|
50
|
+
d: "M12 2.571q.976 0 1.666.691.69.69.691 1.667v.405q.288.098.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694t.694 1.663q0 .975-.694 1.67l-.282.282q.183.406.282.694h.405q.976 0 1.667.69.69.69.69 1.667 0 .976-.69 1.666t-1.667.691h-.405q-.099.289-.282.694l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.406.183-.694.282v.405q0 .976-.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.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.975 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.694h-.405q-.977 0-1.667-.69A2.27 2.27 0 0 1 2.572 12q0-.976.69-1.666t1.667-.691h.405q.098-.289.282-.694l-.282-.282a2.27 2.27 0 0 1-.688-1.67q0-.969.691-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.184.694-.282v-.405q0-.976.69-1.667A2.27 2.27 0 0 1 12 2.572m0 1.715a.74.74 0 0 0-.546.226.74.74 0 0 0-.226.545v1.597q-1.35.193-2.465 1.019L7.636 6.545a.74.74 0 0 0-.542-.229.74.74 0 0 0-.546.226.74.74 0 0 0-.226.546q0 .326.223.548l1.128 1.127a5.36 5.36 0 0 0-1.019 2.465H5.057a.74.74 0 0 0-.545.226.74.74 0 0 0-.226.546q0 .32.226.545.225.226.545.226h1.597q.193 1.35 1.019 2.465l-1.128 1.127a.75.75 0 0 0-.223.55q0 .318.226.544.227.227.546.227.314 0 .542-.23l1.127-1.127q1.116.825 2.465 1.019v1.597q0 .319.226.545.226.225.546.226a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545v-1.597a5.36 5.36 0 0 0 2.465-1.019l1.127 1.127q.23.23.55.23a.74.74 0 0 0 .544-.227.74.74 0 0 0 .227-.545.75.75 0 0 0-.23-.549l-1.127-1.127q.825-1.115 1.019-2.465h1.597a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545.74.74 0 0 0-.226-.546.74.74 0 0 0-.545-.226h-1.597a5.36 5.36 0 0 0-1.019-2.465l1.127-1.127a.75.75 0 0 0 .23-.548.74.74 0 0 0-.227-.546.74.74 0 0 0-.545-.226.75.75 0 0 0-.549.23l-1.127 1.127a5.36 5.36 0 0 0-2.465-1.019V5.057a.74.74 0 0 0-.226-.545.74.74 0 0 0-.545-.226M12 9a2.9 2.9 0 0 1 2.12.879 2.9 2.9 0 0 1 .88 2.12 2.9 2.9 0 0 1-.88 2.122A2.9 2.9 0 0 1 12 15a2.9 2.9 0 0 1-2.121-.88 2.9 2.9 0 0 1-.88-2.12q0-1.242.88-2.121a2.9 2.9 0 0 1 2.12-.88m0 1.714q-.532 0-.91.377a1.24 1.24 0 0 0-.376.909q0 .532.377.909t.909.377.909-.377.377-.91q0-.531-.377-.908a1.24 1.24 0 0 0-.91-.377",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}
|
|
53
|
+
)
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
var Gear_default = SvgGear;
|
package/dist/Gear.mjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGear = ({ 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: "M12 2.571q.976 0 1.666.691.69.69.691 1.667v.405q.288.098.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694t.694 1.663q0 .975-.694 1.67l-.282.282q.183.406.282.694h.405q.976 0 1.667.69.69.69.69 1.667 0 .976-.69 1.666t-1.667.691h-.405q-.099.289-.282.694l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.406.183-.694.282v.405q0 .976-.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.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.975 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.694h-.405q-.977 0-1.667-.69A2.27 2.27 0 0 1 2.572 12q0-.976.69-1.666t1.667-.691h.405q.098-.289.282-.694l-.282-.282a2.27 2.27 0 0 1-.688-1.67q0-.969.691-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.184.694-.282v-.405q0-.976.69-1.667A2.27 2.27 0 0 1 12 2.572m0 1.715a.74.74 0 0 0-.546.226.74.74 0 0 0-.226.545v1.597q-1.35.193-2.465 1.019L7.636 6.545a.74.74 0 0 0-.542-.229.74.74 0 0 0-.546.226.74.74 0 0 0-.226.546q0 .326.223.548l1.128 1.127a5.36 5.36 0 0 0-1.019 2.465H5.057a.74.74 0 0 0-.545.226.74.74 0 0 0-.226.546q0 .32.226.545.225.226.545.226h1.597q.193 1.35 1.019 2.465l-1.128 1.127a.75.75 0 0 0-.223.55q0 .318.226.544.227.227.546.227.314 0 .542-.23l1.127-1.127q1.116.825 2.465 1.019v1.597q0 .319.226.545.226.225.546.226a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545v-1.597a5.36 5.36 0 0 0 2.465-1.019l1.127 1.127q.23.23.55.23a.74.74 0 0 0 .544-.227.74.74 0 0 0 .227-.545.75.75 0 0 0-.23-.549l-1.127-1.127q.825-1.115 1.019-2.465h1.597a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545.74.74 0 0 0-.226-.546.74.74 0 0 0-.545-.226h-1.597a5.36 5.36 0 0 0-1.019-2.465l1.127-1.127a.75.75 0 0 0 .23-.548.74.74 0 0 0-.227-.546.74.74 0 0 0-.545-.226.75.75 0 0 0-.549.23l-1.127 1.127a5.36 5.36 0 0 0-2.465-1.019V5.057a.74.74 0 0 0-.226-.545.74.74 0 0 0-.545-.226M12 9a2.9 2.9 0 0 1 2.12.879 2.9 2.9 0 0 1 .88 2.12 2.9 2.9 0 0 1-.88 2.122A2.9 2.9 0 0 1 12 15a2.9 2.9 0 0 1-2.121-.88 2.9 2.9 0 0 1-.88-2.12q0-1.242.88-2.121a2.9 2.9 0 0 1 2.12-.88m0 1.714q-.532 0-.91.377a1.24 1.24 0 0 0-.376.909q0 .532.377.909t.909.377.909-.377.377-.91q0-.531-.377-.908a1.24 1.24 0 0 0-.91-.377",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var Gear_default = SvgGear;
|
|
24
|
+
export {
|
|
25
|
+
Gear_default as default
|
|
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 SvgGearFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgGearFill 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 SvgGearFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgGearFill 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 GearFill_exports = {};
|
|
30
|
+
__export(GearFill_exports, {
|
|
31
|
+
default: () => GearFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(GearFill_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 SvgGearFill = ({ 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 SvgSettingActive = ({ size, width = size, height = size, ...props }) => /*
|
|
|
46
46
|
import_react_native_svg.Path,
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
|
-
d: "M12 2.571q.976 0 1.666.69.69.
|
|
49
|
+
d: "M12 2.571q.976 0 1.666.69.69.691.691 1.668v.405q.29.099.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694.693.694.694 1.663 0 .976-.694 1.67l-.282.282q.184.406.282.694h.405q.976 0 1.666.69.691.691.692 1.667a2.27 2.27 0 0 1-.692 1.666 2.27 2.27 0 0 1-1.666.692h-.405q-.098.288-.282.693l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.405.184-.694.282v.405a2.27 2.27 0 0 1-.69 1.666q-.691.691-1.667.692-.975 0-1.667-.691a2.27 2.27 0 0 1-.69-1.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.976 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.693H4.93q-.976 0-1.667-.692A2.27 2.27 0 0 1 2.572 12q0-.975.69-1.667.69-.69 1.667-.69h.405q.099-.288.282-.694l-.282-.282a2.27 2.27 0 0 1-.687-1.67q0-.969.69-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.183.694-.282V4.93q0-.976.69-1.667.691-.69 1.667-.69m0 6.43a2.9 2.9 0 0 0-2.121.878A2.9 2.9 0 0 0 9 12q0 1.242.879 2.121a2.9 2.9 0 0 0 2.121.88 2.9 2.9 0 0 0 2.121-.88 2.9 2.9 0 0 0 .88-2.12 2.9 2.9 0 0 0-.88-2.122A2.9 2.9 0 0 0 12.001 9"
|
|
50
50
|
}
|
|
51
51
|
)
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
|
-
var
|
|
54
|
+
var GearFill_default = SvgGearFill;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGearFill = ({ 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.571q.976 0 1.666.69.69.691.691 1.668v.405q.29.099.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694.693.694.694 1.663 0 .976-.694 1.67l-.282.282q.184.406.282.694h.405q.976 0 1.666.69.691.691.692 1.667a2.27 2.27 0 0 1-.692 1.666 2.27 2.27 0 0 1-1.666.692h-.405q-.098.288-.282.693l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.405.184-.694.282v.405a2.27 2.27 0 0 1-.69 1.666q-.691.691-1.667.692-.975 0-1.667-.691a2.27 2.27 0 0 1-.69-1.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.976 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.693H4.93q-.976 0-1.667-.692A2.27 2.27 0 0 1 2.572 12q0-.975.69-1.667.69-.69 1.667-.69h.405q.099-.288.282-.694l-.282-.282a2.27 2.27 0 0 1-.687-1.67q0-.969.69-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.183.694-.282V4.93q0-.976.69-1.667.691-.69 1.667-.69m0 6.43a2.9 2.9 0 0 0-2.121.878A2.9 2.9 0 0 0 9 12q0 1.242.879 2.121a2.9 2.9 0 0 0 2.121.88 2.9 2.9 0 0 0 2.121-.88 2.9 2.9 0 0 0 .88-2.12 2.9 2.9 0 0 0-.88-2.122A2.9 2.9 0 0 0 12.001 9"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var GearFill_default = SvgGearFill;
|
|
22
|
+
export {
|
|
23
|
+
GearFill_default as default
|
|
24
|
+
};
|
package/dist/Gift.js
CHANGED
|
@@ -55,7 +55,7 @@ const SvgGift = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
55
55
|
import_react_native_svg.Path,
|
|
56
56
|
{
|
|
57
57
|
fill: "currentColor",
|
|
58
|
-
d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9
|
|
58
|
+
d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
|
|
59
59
|
mask: "url(#gift_svg__a)"
|
|
60
60
|
}
|
|
61
61
|
),
|
|
@@ -111,7 +111,7 @@ const SvgGift = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
111
111
|
import_react_native_svg.Path,
|
|
112
112
|
{
|
|
113
113
|
fill: "currentColor",
|
|
114
|
-
d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9
|
|
114
|
+
d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
|
|
115
115
|
mask: "url(#gift_svg__f)"
|
|
116
116
|
}
|
|
117
117
|
),
|
package/dist/Gift.mjs
CHANGED
|
@@ -22,7 +22,7 @@ const SvgGift = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
22
22
|
Path,
|
|
23
23
|
{
|
|
24
24
|
fill: "currentColor",
|
|
25
|
-
d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9
|
|
25
|
+
d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
|
|
26
26
|
mask: "url(#gift_svg__a)"
|
|
27
27
|
}
|
|
28
28
|
),
|
|
@@ -78,7 +78,7 @@ const SvgGift = ({ size, width = size, height = size, ...props }) => /* @__PURE_
|
|
|
78
78
|
Path,
|
|
79
79
|
{
|
|
80
80
|
fill: "currentColor",
|
|
81
|
-
d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9
|
|
81
|
+
d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
|
|
82
82
|
mask: "url(#gift_svg__f)"
|
|
83
83
|
}
|
|
84
84
|
),
|
|
@@ -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 SvgGiftFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgGiftFill 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 SvgGiftFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { SvgGiftFill 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 GiftFill_exports = {};
|
|
30
|
+
__export(GiftFill_exports, {
|
|
31
|
+
default: () => GiftFill_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(GiftFill_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 SvgGiftFill = ({ 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",
|
|
@@ -71,4 +71,4 @@ const SvgGiftActive = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
71
71
|
]
|
|
72
72
|
}
|
|
73
73
|
);
|
|
74
|
-
var
|
|
74
|
+
var GiftFill_default = SvgGiftFill;
|
|
@@ -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 SvgGiftFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -38,7 +38,7 @@ const SvgGiftActive = ({ size, width = size, height = size, ...props }) => /* @_
|
|
|
38
38
|
]
|
|
39
39
|
}
|
|
40
40
|
);
|
|
41
|
-
var
|
|
41
|
+
var GiftFill_default = SvgGiftFill;
|
|
42
42
|
export {
|
|
43
|
-
|
|
43
|
+
GiftFill_default as default
|
|
44
44
|
};
|
|
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
|
|
|
7
7
|
xmlSpace?: string;
|
|
8
8
|
size?: number;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const SvgGlobe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgGlobe 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 SvgGlobe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
export {
|
|
12
|
+
export { SvgGlobe as default };
|
package/dist/{Net.js → Globe.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 Globe_exports = {};
|
|
30
|
+
__export(Globe_exports, {
|
|
31
|
+
default: () => Globe_default
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(Globe_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 SvgGlobe = ({ 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 SvgNet = ({ size, width = size, height = size, ...props }) => /* @__PURE__
|
|
|
47
47
|
{
|
|
48
48
|
fill: "currentColor",
|
|
49
49
|
fillRule: "evenodd",
|
|
50
|
-
d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.
|
|
50
|
+
d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.041-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
|
|
51
51
|
clipRule: "evenodd"
|
|
52
52
|
}
|
|
53
53
|
)
|
|
54
54
|
}
|
|
55
55
|
);
|
|
56
|
-
var
|
|
56
|
+
var Globe_default = SvgGlobe;
|
|
@@ -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 SvgGlobe = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
|
|
4
4
|
Svg,
|
|
5
5
|
{
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14,13 +14,13 @@ const SvgNet = ({ size, width = size, height = size, ...props }) => /* @__PURE__
|
|
|
14
14
|
{
|
|
15
15
|
fill: "currentColor",
|
|
16
16
|
fillRule: "evenodd",
|
|
17
|
-
d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.
|
|
17
|
+
d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.041-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
|
|
18
18
|
clipRule: "evenodd"
|
|
19
19
|
}
|
|
20
20
|
)
|
|
21
21
|
}
|
|
22
22
|
);
|
|
23
|
-
var
|
|
23
|
+
var Globe_default = SvgGlobe;
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
Globe_default as default
|
|
26
26
|
};
|