@kanmu/popcorn-icons 0.1.0 → 0.2.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/Arrow.d.mts +11 -0
- package/dist/Arrow.d.ts +11 -0
- package/dist/Arrow.js +54 -0
- package/dist/Arrow.mjs +24 -0
- package/dist/Attention.js +3 -3
- package/dist/Attention.mjs +3 -3
- package/dist/AttentionActive.js +3 -3
- package/dist/AttentionActive.mjs +3 -3
- package/dist/Back.js +3 -2
- package/dist/Back.mjs +3 -2
- package/dist/Calender.d.mts +11 -0
- package/dist/Calender.d.ts +11 -0
- package/dist/Calender.js +54 -0
- package/dist/Calender.mjs +24 -0
- package/dist/Card.d.mts +11 -0
- package/dist/Card.d.ts +11 -0
- package/dist/Card.js +54 -0
- package/dist/Card.mjs +24 -0
- package/dist/CardActive.d.mts +11 -0
- package/dist/CardActive.d.ts +11 -0
- package/dist/CardActive.js +54 -0
- package/dist/CardActive.mjs +24 -0
- package/dist/CardSwipe.d.mts +11 -0
- package/dist/CardSwipe.d.ts +11 -0
- package/dist/CardSwipe.js +54 -0
- package/dist/CardSwipe.mjs +24 -0
- package/dist/Caret.d.mts +11 -0
- package/dist/Caret.d.ts +11 -0
- package/dist/Caret.js +54 -0
- package/dist/Caret.mjs +24 -0
- package/dist/CaretReverse.d.mts +11 -0
- package/dist/CaretReverse.d.ts +11 -0
- package/dist/CaretReverse.js +54 -0
- package/dist/CaretReverse.mjs +24 -0
- package/dist/Caution.d.mts +11 -0
- package/dist/Caution.d.ts +11 -0
- package/dist/Caution.js +54 -0
- package/dist/Caution.mjs +24 -0
- package/dist/Charge.d.mts +11 -0
- package/dist/Charge.d.ts +11 -0
- package/dist/Charge.js +54 -0
- package/dist/Charge.mjs +24 -0
- package/dist/ChargeActive.d.mts +11 -0
- package/dist/ChargeActive.d.ts +11 -0
- package/dist/ChargeActive.js +54 -0
- package/dist/ChargeActive.mjs +24 -0
- package/dist/Check.d.mts +11 -0
- package/dist/Check.d.ts +11 -0
- package/dist/Check.js +54 -0
- package/dist/Check.mjs +24 -0
- package/dist/CheckFill.d.mts +11 -0
- package/dist/CheckFill.d.ts +11 -0
- package/dist/CheckFill.js +54 -0
- package/dist/CheckFill.mjs +24 -0
- package/dist/CircleXactive.d.mts +11 -0
- package/dist/CircleXactive.d.ts +11 -0
- package/dist/CircleXactive.js +57 -0
- package/dist/CircleXactive.mjs +27 -0
- package/dist/Close.d.mts +11 -0
- package/dist/Close.d.ts +11 -0
- package/dist/Close.js +54 -0
- package/dist/Close.mjs +24 -0
- package/dist/Delete.d.mts +11 -0
- package/dist/Delete.d.ts +11 -0
- package/dist/Delete.js +54 -0
- package/dist/Delete.mjs +24 -0
- package/dist/DeleteActive.d.mts +11 -0
- package/dist/DeleteActive.d.ts +11 -0
- package/dist/DeleteActive.js +54 -0
- package/dist/DeleteActive.mjs +24 -0
- package/dist/Doc.d.mts +11 -0
- package/dist/Doc.d.ts +11 -0
- package/dist/Doc.js +54 -0
- package/dist/Doc.mjs +24 -0
- package/dist/Eye.d.mts +11 -0
- package/dist/Eye.d.ts +11 -0
- package/dist/Eye.js +54 -0
- package/dist/Eye.mjs +24 -0
- package/dist/EyeSlash.d.mts +11 -0
- package/dist/EyeSlash.d.ts +11 -0
- package/dist/EyeSlash.js +54 -0
- package/dist/EyeSlash.mjs +24 -0
- package/dist/Finger.d.mts +11 -0
- package/dist/Finger.d.ts +11 -0
- package/dist/Finger.js +77 -0
- package/dist/Finger.mjs +47 -0
- package/dist/Flip.d.mts +11 -0
- package/dist/Flip.d.ts +11 -0
- package/dist/Flip.js +54 -0
- package/dist/Flip.mjs +24 -0
- package/dist/Gift.d.mts +11 -0
- package/dist/Gift.d.ts +11 -0
- package/dist/Gift.js +148 -0
- package/dist/Gift.mjs +118 -0
- package/dist/GiftActive.d.mts +11 -0
- package/dist/GiftActive.d.ts +11 -0
- package/dist/GiftActive.js +74 -0
- package/dist/GiftActive.mjs +44 -0
- package/dist/Hamburger.d.mts +11 -0
- package/dist/Hamburger.d.ts +11 -0
- package/dist/Hamburger.js +54 -0
- package/dist/Hamburger.mjs +24 -0
- package/dist/History.d.mts +11 -0
- package/dist/History.d.ts +11 -0
- package/dist/History.js +74 -0
- package/dist/History.mjs +44 -0
- package/dist/HistoryActive.d.mts +11 -0
- package/dist/HistoryActive.d.ts +11 -0
- package/dist/HistoryActive.js +74 -0
- package/dist/HistoryActive.mjs +44 -0
- package/dist/Home.d.mts +11 -0
- package/dist/Home.d.ts +11 -0
- package/dist/Home.js +54 -0
- package/dist/Home.mjs +24 -0
- package/dist/HomeActive.d.mts +11 -0
- package/dist/HomeActive.d.ts +11 -0
- package/dist/HomeActive.js +54 -0
- package/dist/HomeActive.mjs +24 -0
- package/dist/Limit.d.mts +11 -0
- package/dist/Limit.d.ts +11 -0
- package/dist/Limit.js +54 -0
- package/dist/Limit.mjs +24 -0
- package/dist/LimitMonthly.d.mts +11 -0
- package/dist/LimitMonthly.d.ts +11 -0
- package/dist/LimitMonthly.js +54 -0
- package/dist/LimitMonthly.mjs +24 -0
- package/dist/Lock.d.mts +11 -0
- package/dist/Lock.d.ts +11 -0
- package/dist/Lock.js +56 -0
- package/dist/Lock.mjs +26 -0
- package/dist/Net.d.mts +11 -0
- package/dist/Net.d.ts +11 -0
- package/dist/Net.js +56 -0
- package/dist/Net.mjs +26 -0
- package/dist/News.d.mts +11 -0
- package/dist/News.d.ts +11 -0
- package/dist/News.js +56 -0
- package/dist/News.mjs +26 -0
- package/dist/NewsActive.d.mts +11 -0
- package/dist/NewsActive.d.ts +11 -0
- package/dist/NewsActive.js +56 -0
- package/dist/NewsActive.mjs +26 -0
- package/dist/Notification.d.mts +11 -0
- package/dist/Notification.d.ts +11 -0
- package/dist/Notification.js +54 -0
- package/dist/Notification.mjs +24 -0
- package/dist/Plus.d.mts +11 -0
- package/dist/Plus.d.ts +11 -0
- package/dist/Plus.js +54 -0
- package/dist/Plus.mjs +24 -0
- package/dist/Pochitto.js +3 -3
- package/dist/Pochitto.mjs +3 -3
- package/dist/Question.d.mts +11 -0
- package/dist/Question.d.ts +11 -0
- package/dist/Question.js +54 -0
- package/dist/Question.mjs +24 -0
- package/dist/QuestionPlain.d.mts +11 -0
- package/dist/QuestionPlain.d.ts +11 -0
- package/dist/QuestionPlain.js +54 -0
- package/dist/QuestionPlain.mjs +24 -0
- package/dist/Search.d.mts +11 -0
- package/dist/Search.d.ts +11 -0
- package/dist/Search.js +67 -0
- package/dist/Search.mjs +37 -0
- package/dist/SearchActive.d.mts +11 -0
- package/dist/SearchActive.d.ts +11 -0
- package/dist/SearchActive.js +67 -0
- package/dist/SearchActive.mjs +37 -0
- package/dist/Service.d.mts +11 -0
- package/dist/Service.d.ts +11 -0
- package/dist/Service.js +54 -0
- package/dist/Service.mjs +24 -0
- package/dist/Setting.d.mts +11 -0
- package/dist/Setting.d.ts +11 -0
- package/dist/Setting.js +56 -0
- package/dist/Setting.mjs +26 -0
- package/dist/SettingActive.d.mts +11 -0
- package/dist/SettingActive.d.ts +11 -0
- package/dist/SettingActive.js +54 -0
- package/dist/SettingActive.mjs +24 -0
- package/dist/Shop.d.mts +11 -0
- package/dist/Shop.d.ts +11 -0
- package/dist/Shop.js +54 -0
- package/dist/Shop.mjs +24 -0
- package/dist/Smartphone.d.mts +11 -0
- package/dist/Smartphone.d.ts +11 -0
- package/dist/Smartphone.js +56 -0
- package/dist/Smartphone.mjs +26 -0
- package/dist/Tel.d.mts +11 -0
- package/dist/Tel.d.ts +11 -0
- package/dist/Tel.js +56 -0
- package/dist/Tel.mjs +26 -0
- package/dist/Unlock.d.mts +11 -0
- package/dist/Unlock.d.ts +11 -0
- package/dist/Unlock.js +54 -0
- package/dist/Unlock.mjs +24 -0
- package/dist/Yen.d.mts +11 -0
- package/dist/Yen.d.ts +11 -0
- package/dist/Yen.js +56 -0
- package/dist/Yen.mjs +26 -0
- package/dist/index.d.mts +48 -0
- package/dist/index.d.ts +48 -0
- package/dist/index.js +146 -2
- package/dist/index.mjs +104 -8
- package/package.json +2 -2
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgService: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgService as default };
|
package/dist/Service.js
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var Service_exports = {};
|
|
30
|
+
__export(Service_exports, {
|
|
31
|
+
default: () => Service_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Service_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgService = (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: "M14.33 13.018c.96 0 1.679.7 1.875 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.607 1.096-1.433 1.298-.826.203-1.912.348-2.745.348s-2.177-.129-2.94-.379c-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.868-1.322q.147 0 .305.02c.69.116 1.328.184 2.013.184.62 0 1.28-.056 2.055-.184q.152-.022.298-.022m-.15 1.007a13.5 13.5 0 0 1-2.203.196c-.68 0-1.344-.06-2.152-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.625.207 1 1 0 0 0-.318.445c-.185.544-.201 1.064-.208 1.285l-.001.032c-.008.228.096.987.19 1.205l.019.043.013.04c.034.085.249.438.662.574.624.205 1.858.331 2.641.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.719-.596l.004-.014.004-.016c.145-.472.2-.648.202-1.29a3.5 3.5 0 0 0-.187-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212m.04.931c.27 0 .428.213.428.488 0 .274-.157.45-.457.505s-.9.216-2.19.216-1.934-.161-2.224-.213c-.29-.05-.424-.233-.424-.508s.155-.485.425-.485c0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213M3.045 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43m17.912 0C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Service_default = SvgService;
|
package/dist/Service.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgService = (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: "M14.33 13.018c.96 0 1.679.7 1.875 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.607 1.096-1.433 1.298-.826.203-1.912.348-2.745.348s-2.177-.129-2.94-.379c-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.868-1.322q.147 0 .305.02c.69.116 1.328.184 2.013.184.62 0 1.28-.056 2.055-.184q.152-.022.298-.022m-.15 1.007a13.5 13.5 0 0 1-2.203.196c-.68 0-1.344-.06-2.152-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.625.207 1 1 0 0 0-.318.445c-.185.544-.201 1.064-.208 1.285l-.001.032c-.008.228.096.987.19 1.205l.019.043.013.04c.034.085.249.438.662.574.624.205 1.858.331 2.641.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.719-.596l.004-.014.004-.016c.145-.472.2-.648.202-1.29a3.5 3.5 0 0 0-.187-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212m.04.931c.27 0 .428.213.428.488 0 .274-.157.45-.457.505s-.9.216-2.19.216-1.934-.161-2.224-.213c-.29-.05-.424-.233-.424-.508s.155-.485.425-.485c0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213M3.045 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43m17.912 0C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Service_default = SvgService;
|
|
22
|
+
export {
|
|
23
|
+
Service_default as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgSetting: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSetting as default };
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgSetting: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSetting as default };
|
package/dist/Setting.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 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 = (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 Setting_default = SvgSetting;
|
package/dist/Setting.mjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSetting = (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 Setting_default = SvgSetting;
|
|
24
|
+
export {
|
|
25
|
+
Setting_default as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgSettingActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSettingActive as default };
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgSettingActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSettingActive as default };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var SettingActive_exports = {};
|
|
30
|
+
__export(SettingActive_exports, {
|
|
31
|
+
default: () => SettingActive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(SettingActive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgSettingActive = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
|
+
import_react_native_svg.default,
|
|
38
|
+
{
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
width: 24,
|
|
41
|
+
height: 24,
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
...props,
|
|
45
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
46
|
+
import_react_native_svg.Path,
|
|
47
|
+
{
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
d: "M12 2.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
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var SettingActive_default = SvgSettingActive;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSettingActive = (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 SettingActive_default = SvgSettingActive;
|
|
22
|
+
export {
|
|
23
|
+
SettingActive_default as default
|
|
24
|
+
};
|
package/dist/Shop.d.mts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgShop: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgShop as default };
|
package/dist/Shop.d.ts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgShop: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgShop as default };
|
package/dist/Shop.js
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var Shop_exports = {};
|
|
30
|
+
__export(Shop_exports, {
|
|
31
|
+
default: () => Shop_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Shop_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgShop = (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: "M18.428 12.429c.85 0 .858.843.858.857v6.428c0 .71-.572 1.286-1.284 1.286h-3.859c-.427 0-.857-.425-.857-.857v-3h-2.572v3c0 .437-.42.857-.857.857H6c-.71 0-1.284-.576-1.285-1.286v-6.428c0-.014.008-.857.858-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858M18.001 3c.368 0 .695.236.812.586l1.954 3.518a.85.85 0 0 1 .257.61v3c0 1.204-1.426 1.715-3 1.715-.752 0-1.37-.295-1.842-.778-.593.481-1.266.778-2.015.778-.785 0-1.486-.326-2.1-.848l-.043-.036-.043.036c-.614.522-1.315.848-2.1.848-.752 0-1.427-.299-2.022-.783a2.5 2.5 0 0 1-1.835.783c-1.602 0-2.908-.242-2.99-1.514l-.009-.147c-.02-.316-.026-.787-.024-1.382 0-.35.005-.723.011-1.099l.007-.394a.85.85 0 0 1 .026-.45l2.142-3.857A.86.86 0 0 1 6.001 3zM4.722 8.571c-.004.281-.007.558-.008.82-.001.56.005 1.003.022 1.27l.004.048c.342.004.989.005 1.284.005.276 0 .488-.116.675-.338.126-.15.205-.304.23-.375a.857.857 0 0 1 1.516-.2 3.025 3.025 0 0 0 .446.475c.331.28.67.438.99.438s.659-.157.99-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.414 0 3.015 3.015 0 0 0 .446.475c.331.28.67.438.99.438s.658-.157.989-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.52.214c.023.067.099.218.221.365.183.219.395.334.681.334.218 0 .96-.009 1.285-.026V8.572zm.575-1.714h13.407l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Shop_default = SvgShop;
|
package/dist/Shop.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgShop = (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: "M18.428 12.429c.85 0 .858.843.858.857v6.428c0 .71-.572 1.286-1.284 1.286h-3.859c-.427 0-.857-.425-.857-.857v-3h-2.572v3c0 .437-.42.857-.857.857H6c-.71 0-1.284-.576-1.285-1.286v-6.428c0-.014.008-.857.858-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858M18.001 3c.368 0 .695.236.812.586l1.954 3.518a.85.85 0 0 1 .257.61v3c0 1.204-1.426 1.715-3 1.715-.752 0-1.37-.295-1.842-.778-.593.481-1.266.778-2.015.778-.785 0-1.486-.326-2.1-.848l-.043-.036-.043.036c-.614.522-1.315.848-2.1.848-.752 0-1.427-.299-2.022-.783a2.5 2.5 0 0 1-1.835.783c-1.602 0-2.908-.242-2.99-1.514l-.009-.147c-.02-.316-.026-.787-.024-1.382 0-.35.005-.723.011-1.099l.007-.394a.85.85 0 0 1 .026-.45l2.142-3.857A.86.86 0 0 1 6.001 3zM4.722 8.571c-.004.281-.007.558-.008.82-.001.56.005 1.003.022 1.27l.004.048c.342.004.989.005 1.284.005.276 0 .488-.116.675-.338.126-.15.205-.304.23-.375a.857.857 0 0 1 1.516-.2 3.025 3.025 0 0 0 .446.475c.331.28.67.438.99.438s.659-.157.99-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.414 0 3.015 3.015 0 0 0 .446.475c.331.28.67.438.99.438s.658-.157.989-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.52.214c.023.067.099.218.221.365.183.219.395.334.681.334.218 0 .96-.009 1.285-.026V8.572zm.575-1.714h13.407l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Shop_default = SvgShop;
|
|
22
|
+
export {
|
|
23
|
+
Shop_default as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgSmartphone: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSmartphone as default };
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgSmartphone: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSmartphone as default };
|
|
@@ -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 Smartphone_exports = {};
|
|
30
|
+
__export(Smartphone_exports, {
|
|
31
|
+
default: () => Smartphone_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Smartphone_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgSmartphone = (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: "M5.143 21c0 .947.767 1.714 1.714 1.714h10.286c.947 0 1.714-.767 1.714-1.714V3c0-.947-.767-1.714-1.714-1.714H6.857c-.947 0-1.714.767-1.714 1.714zm12-18H6.857v1.286h10.286zm0 15V6H6.857v12zM6.857 19.714V21h10.286v-1.286z",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}
|
|
53
|
+
)
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
var Smartphone_default = SvgSmartphone;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSmartphone = (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: "M5.143 21c0 .947.767 1.714 1.714 1.714h10.286c.947 0 1.714-.767 1.714-1.714V3c0-.947-.767-1.714-1.714-1.714H6.857c-.947 0-1.714.767-1.714 1.714zm12-18H6.857v1.286h10.286zm0 15V6H6.857v12zM6.857 19.714V21h10.286v-1.286z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var Smartphone_default = SvgSmartphone;
|
|
24
|
+
export {
|
|
25
|
+
Smartphone_default as default
|
|
26
|
+
};
|
package/dist/Tel.d.mts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgTel: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgTel as default };
|
package/dist/Tel.d.ts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
}
|
|
9
|
+
declare const SvgTel: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgTel as default };
|
package/dist/Tel.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 Tel_exports = {};
|
|
30
|
+
__export(Tel_exports, {
|
|
31
|
+
default: () => Tel_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Tel_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgTel = (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: "M10.868 15.545c-1.055-.888-2.023-.797-2.11-1.77-.09-.977.785-2.042 1.663-3.106.878-1.062 1.759-2.129 2.724-2.214.968-.09 1.055.886 2.11 1.769 1.056.885 3.69-2.308 3.6-3.281-.087-.974-3.163-2.657-3.163-2.657-1.933.181-5.669 2.545-7.378 4.614-1.705 2.07-3.333 6.205-3.158 8.155 0 0 2.2 2.748 3.168 2.657.963-.09 3.597-3.284 2.544-4.167",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}
|
|
53
|
+
)
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
var Tel_default = SvgTel;
|
package/dist/Tel.mjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgTel = (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: "M10.868 15.545c-1.055-.888-2.023-.797-2.11-1.77-.09-.977.785-2.042 1.663-3.106.878-1.062 1.759-2.129 2.724-2.214.968-.09 1.055.886 2.11 1.769 1.056.885 3.69-2.308 3.6-3.281-.087-.974-3.163-2.657-3.163-2.657-1.933.181-5.669 2.545-7.378 4.614-1.705 2.07-3.333 6.205-3.158 8.155 0 0 2.2 2.748 3.168 2.657.963-.09 3.597-3.284 2.544-4.167",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var Tel_default = SvgTel;
|
|
24
|
+
export {
|
|
25
|
+
Tel_default as default
|
|
26
|
+
};
|