@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/Search.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 SvgSearch: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSearch as default };
|
package/dist/Service.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 SvgService: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgService as default };
|
package/dist/Service.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 SvgService: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgService as default };
|
package/dist/Setting.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 SvgSetting: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSetting as default };
|
package/dist/Setting.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 SvgSetting: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSetting as default };
|
package/dist/Setting.js
DELETED
|
@@ -1,56 +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 Setting_exports = {};
|
|
30
|
-
__export(Setting_exports, {
|
|
31
|
-
default: () => Setting_default
|
|
32
|
-
});
|
|
33
|
-
module.exports = __toCommonJS(Setting_exports);
|
|
34
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
-
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
-
const SvgSetting = ({ 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.666a2.27 2.27 0 0 1-1.667.691h-.405q-.099.288-.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.667-.69.69-1.667.69-.976 0-1.666-.69a2.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.666a2.27 2.27 0 0 1 1.667-.691h.405q.098-.288.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-.185.694-.282v-.405q0-.977.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 Setting_default = SvgSetting;
|
package/dist/Setting.mjs
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgSetting = ({ 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.666a2.27 2.27 0 0 1-1.667.691h-.405q-.099.288-.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.667-.69.69-1.667.69-.976 0-1.666-.69a2.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.666a2.27 2.27 0 0 1 1.667-.691h.405q.098-.288.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-.185.694-.282v-.405q0-.977.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 Setting_default = SvgSetting;
|
|
24
|
-
export {
|
|
25
|
-
Setting_default as default
|
|
26
|
-
};
|
package/dist/SettingActive.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 SvgSettingActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSettingActive as default };
|
package/dist/SettingActive.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 SvgSettingActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSettingActive as default };
|
package/dist/SettingActive.mjs
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgSettingActive = ({ 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.692.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.691h-.405q-.098.29-.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-.405.184-.694.282v.405a2.27 2.27 0 0 1-.69 1.666A2.27 2.27 0 0 1 12 21.43q-.975 0-1.667-.692a2.27 2.27 0 0 1-.69-1.666v-.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-.694H4.93q-.976 0-1.667-.69A2.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 SettingActive_default = SvgSettingActive;
|
|
22
|
-
export {
|
|
23
|
-
SettingActive_default as default
|
|
24
|
-
};
|
package/dist/Smartphone.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 SvgSmartphone: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSmartphone as default };
|
package/dist/Smartphone.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 SvgSmartphone: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgSmartphone as default };
|
package/dist/Tel.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 SvgTel: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgTel as default };
|
package/dist/Tel.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 SvgTel: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgTel as default };
|
package/dist/Yen.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 SvgYen: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgYen as default };
|
package/dist/Yen.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 SvgYen: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
export { SvgYen as default };
|