@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
package/dist/CircleXactive.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgCircleXactive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgCircleXactive as default };
|
package/dist/Close.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgClose: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgClose as default };
|
package/dist/Close.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgClose: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgClose as default };
|
package/dist/Delete.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgDelete: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgDelete as default };
|
package/dist/Delete.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgDelete: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgDelete as default };
|
package/dist/DeleteActive.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgDeleteActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgDeleteActive as default };
|
package/dist/DeleteActive.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgDeleteActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgDeleteActive as default };
|
package/dist/Doc.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgDoc: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgDoc as default };
|
package/dist/Doc.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgDoc: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgDoc as default };
|
package/dist/Eye.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgEye: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgEye as default };
|
package/dist/Eye.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgEye: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgEye as default };
|
package/dist/Finger.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgFinger: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgFinger as default };
|
package/dist/Finger.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgFinger: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgFinger as default };
|
package/dist/Flip.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgFlip: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgFlip as default };
|
package/dist/Flip.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgFlip: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgFlip as default };
|
package/dist/Hamburger.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgHamburger: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgHamburger as default };
|
package/dist/Hamburger.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgHamburger: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgHamburger as default };
|
package/dist/Home.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgHome: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgHome as default };
|
package/dist/Home.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgHome: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgHome as default };
|
package/dist/HomeActive.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgHomeActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgHomeActive as default };
|
package/dist/HomeActive.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgHomeActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgHomeActive as default };
|
package/dist/Limit.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgLimit: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgLimit as default };
|
package/dist/Limit.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgLimit: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgLimit as default };
|
package/dist/Limit.mjs
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgLimit = ({ 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.19-1.062q-.079-.072-.11-.102a.974.974 0 0 1 1.32-1.431l.104.095.282.256c.252.228.508.454.755.67.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 Limit_default = SvgLimit;
|
|
22
|
-
export {
|
|
23
|
-
Limit_default as default
|
|
24
|
-
};
|
package/dist/LimitMonthly.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgLimitMonthly: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgLimitMonthly as default };
|
package/dist/LimitMonthly.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgLimitMonthly: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgLimitMonthly as default };
|
package/dist/Net.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNet: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNet as default };
|
package/dist/Net.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNet: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNet as default };
|
package/dist/News.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNews: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNews as default };
|
package/dist/News.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNews: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNews as default };
|
package/dist/News.mjs
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgNews = ({ 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.757q.903.328 1.602.905t1.259 1.372.93 1.718.58 1.961q.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.718 7 7 0 0 1 1.26-1.372q.698-.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.911 8 8 0 0 0-.422.945q-.189.502-.277.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-.55 3.9 3.9 0 0 0-1.307-.215",
|
|
18
|
-
clipRule: "evenodd"
|
|
19
|
-
}
|
|
20
|
-
)
|
|
21
|
-
}
|
|
22
|
-
);
|
|
23
|
-
var News_default = SvgNews;
|
|
24
|
-
export {
|
|
25
|
-
News_default as default
|
|
26
|
-
};
|
package/dist/NewsActive.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNewsActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNewsActive as default };
|
package/dist/NewsActive.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNewsActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNewsActive as default };
|
package/dist/NewsActive.mjs
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgNewsActive = ({ 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.757q.903.328 1.602.905t1.259 1.372.93 1.718.58 1.961q.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.718 7 7 0 0 1 1.26-1.372q.698-.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 NewsActive_default = SvgNewsActive;
|
|
24
|
-
export {
|
|
25
|
-
NewsActive_default as default
|
|
26
|
-
};
|
package/dist/Notification.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNotification: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNotification as default };
|
package/dist/Notification.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgNotification: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgNotification as default };
|
package/dist/QuestionPlain.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgQuestionPlain: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgQuestionPlain as default };
|
package/dist/QuestionPlain.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgQuestionPlain: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgQuestionPlain as default };
|
package/dist/QuestionPlain.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
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 QuestionPlain_exports = {};
|
|
30
|
-
__export(QuestionPlain_exports, {
|
|
31
|
-
default: () => QuestionPlain_default
|
|
32
|
-
});
|
|
33
|
-
module.exports = __toCommonJS(QuestionPlain_exports);
|
|
34
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
-
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const SvgQuestionPlain = ({ 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: "M11.925 4.716c2.574-.054 4.79 1.567 4.79 4.254 0 2.292-.84 3.304-2.81 4.245l-.142.072-.075.035a.9.9 0 0 0-.406.359c-.113.197-.16.42-.15.537v.098c-.038.565-.529 1.021-1.132 1.048-.65.018-1.197-.457-1.226-1.083v-.027a3.386 3.386 0 0 1 .453-1.666 3.16 3.16 0 0 1 1.405-1.272l.17-.08.047-.018c1.235-.591 1.508-.914 1.508-2.248 0-1.299-1.018-2.051-2.376-2.015-1.414.035-2.338.716-2.338 2.015 0 .618-.528 1.12-1.179 1.12-.65.008-1.178-.493-1.178-1.12 0-2.66 2.065-4.192 4.639-4.254m-.802 12.663a1.22 1.22 0 0 1 1.669 0 1.08 1.08 0 0 1 0 1.586 1.22 1.22 0 0 1-1.669 0 1.08 1.08 0 0 1 0-1.586"
|
|
50
|
-
}
|
|
51
|
-
)
|
|
52
|
-
}
|
|
53
|
-
);
|
|
54
|
-
var QuestionPlain_default = SvgQuestionPlain;
|
package/dist/QuestionPlain.mjs
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgQuestionPlain = ({ 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.925 4.716c2.574-.054 4.79 1.567 4.79 4.254 0 2.292-.84 3.304-2.81 4.245l-.142.072-.075.035a.9.9 0 0 0-.406.359c-.113.197-.16.42-.15.537v.098c-.038.565-.529 1.021-1.132 1.048-.65.018-1.197-.457-1.226-1.083v-.027a3.386 3.386 0 0 1 .453-1.666 3.16 3.16 0 0 1 1.405-1.272l.17-.08.047-.018c1.235-.591 1.508-.914 1.508-2.248 0-1.299-1.018-2.051-2.376-2.015-1.414.035-2.338.716-2.338 2.015 0 .618-.528 1.12-1.179 1.12-.65.008-1.178-.493-1.178-1.12 0-2.66 2.065-4.192 4.639-4.254m-.802 12.663a1.22 1.22 0 0 1 1.669 0 1.08 1.08 0 0 1 0 1.586 1.22 1.22 0 0 1-1.669 0 1.08 1.08 0 0 1 0-1.586"
|
|
17
|
-
}
|
|
18
|
-
)
|
|
19
|
-
}
|
|
20
|
-
);
|
|
21
|
-
var QuestionPlain_default = SvgQuestionPlain;
|
|
22
|
-
export {
|
|
23
|
-
QuestionPlain_default as default
|
|
24
|
-
};
|
package/dist/Search.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
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 SvgSearch: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSearch as default };
|