@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,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 CheckFill_exports = {};
|
|
30
|
+
__export(CheckFill_exports, {
|
|
31
|
+
default: () => CheckFill_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(CheckFill_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgCheckFill = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
|
+
import_react_native_svg.default,
|
|
38
|
+
{
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
width: 24,
|
|
41
|
+
height: 24,
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
...props,
|
|
45
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
46
|
+
import_react_native_svg.Path,
|
|
47
|
+
{
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m5.694 5.607a.857.857 0 0 0-1.212 0l-6.408 6.407-2.12-2.121a.857.857 0 1 0-1.213 1.212l2.121 2.121s.472.606 1.212.607c.741 0 1.213-.607 1.213-.607l6.406-6.406a.86.86 0 0 0 0-1.213"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var CheckFill_default = SvgCheckFill;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgCheckFill = (props) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m5.694 5.607a.857.857 0 0 0-1.212 0l-6.408 6.407-2.12-2.121a.857.857 0 1 0-1.213 1.212l2.121 2.121s.472.606 1.212.607c.741 0 1.213-.607 1.213-.607l6.406-6.406a.86.86 0 0 0 0-1.213"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var CheckFill_default = SvgCheckFill;
|
|
22
|
+
export {
|
|
23
|
+
CheckFill_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 SvgCircleXactive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgCircleXactive 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 SvgCircleXactive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgCircleXactive as default };
|
|
@@ -0,0 +1,57 @@
|
|
|
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 CircleXactive_exports = {};
|
|
30
|
+
__export(CircleXactive_exports, {
|
|
31
|
+
default: () => CircleXactive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(CircleXactive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgCircleXactive = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
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: [
|
|
46
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.G, { clipPath: "url(#circle-xactive_svg__a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
47
|
+
import_react_native_svg.Path,
|
|
48
|
+
{
|
|
49
|
+
fill: "currentColor",
|
|
50
|
+
d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-3.333 3.333a.86.86 0 0 0-1.213 0L12 10.788 9.879 8.666A.858.858 0 0 0 8.666 9.88L10.787 12l-2.12 2.121a.857.857 0 0 0 1.212 1.213L12 13.213l2.121 2.121a.857.857 0 0 0 1.213-1.213l-2.121-2.12 2.12-2.122a.86.86 0 0 0 0-1.213"
|
|
51
|
+
}
|
|
52
|
+
) }),
|
|
53
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Defs, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.ClipPath, { id: "circle-xactive_svg__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
54
|
+
]
|
|
55
|
+
}
|
|
56
|
+
);
|
|
57
|
+
var CircleXactive_default = SvgCircleXactive;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgCircleXactive = (props) => /* @__PURE__ */ jsxs(
|
|
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: [
|
|
13
|
+
/* @__PURE__ */ jsx(G, { clipPath: "url(#circle-xactive_svg__a)", children: /* @__PURE__ */ jsx(
|
|
14
|
+
Path,
|
|
15
|
+
{
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-3.333 3.333a.86.86 0 0 0-1.213 0L12 10.788 9.879 8.666A.858.858 0 0 0 8.666 9.88L10.787 12l-2.12 2.121a.857.857 0 0 0 1.212 1.213L12 13.213l2.121 2.121a.857.857 0 0 0 1.213-1.213l-2.121-2.12 2.12-2.122a.86.86 0 0 0 0-1.213"
|
|
18
|
+
}
|
|
19
|
+
) }),
|
|
20
|
+
/* @__PURE__ */ jsx(Defs, { children: /* @__PURE__ */ jsx(ClipPath, { id: "circle-xactive_svg__a", children: /* @__PURE__ */ jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
21
|
+
]
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
var CircleXactive_default = SvgCircleXactive;
|
|
25
|
+
export {
|
|
26
|
+
CircleXactive_default as default
|
|
27
|
+
};
|
package/dist/Close.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 SvgClose: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgClose as default };
|
package/dist/Close.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 SvgClose: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgClose as default };
|
package/dist/Close.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 Close_exports = {};
|
|
30
|
+
__export(Close_exports, {
|
|
31
|
+
default: () => Close_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Close_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgClose = (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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 0 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 0 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Close_default = SvgClose;
|
package/dist/Close.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgClose = (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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 0 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 0 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Close_default = SvgClose;
|
|
22
|
+
export {
|
|
23
|
+
Close_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 SvgDelete: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgDelete as default };
|
package/dist/Delete.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 SvgDelete: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgDelete as default };
|
package/dist/Delete.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 Delete_exports = {};
|
|
30
|
+
__export(Delete_exports, {
|
|
31
|
+
default: () => Delete_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Delete_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgDelete = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
|
+
import_react_native_svg.default,
|
|
38
|
+
{
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
width: 24,
|
|
41
|
+
height: 24,
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
...props,
|
|
45
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
46
|
+
import_react_native_svg.Path,
|
|
47
|
+
{
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m3.857 6.858a.858.858 0 0 1 0 1.714H8.143a.857.857 0 1 1 0-1.714z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Delete_default = SvgDelete;
|
package/dist/Delete.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgDelete = (props) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m3.857 6.858a.858.858 0 0 1 0 1.714H8.143a.857.857 0 1 1 0-1.714z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Delete_default = SvgDelete;
|
|
22
|
+
export {
|
|
23
|
+
Delete_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 SvgDeleteActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgDeleteActive 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 SvgDeleteActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgDeleteActive 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 DeleteActive_exports = {};
|
|
30
|
+
__export(DeleteActive_exports, {
|
|
31
|
+
default: () => DeleteActive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(DeleteActive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgDeleteActive = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
37
|
+
import_react_native_svg.default,
|
|
38
|
+
{
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
width: 24,
|
|
41
|
+
height: 24,
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
...props,
|
|
45
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
46
|
+
import_react_native_svg.Path,
|
|
47
|
+
{
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m-3.857 8.572a.858.858 0 0 0 0 1.714h7.714a.857.857 0 1 0 0-1.714z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var DeleteActive_default = SvgDeleteActive;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgDeleteActive = (props) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m-3.857 8.572a.858.858 0 0 0 0 1.714h7.714a.857.857 0 1 0 0-1.714z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var DeleteActive_default = SvgDeleteActive;
|
|
22
|
+
export {
|
|
23
|
+
DeleteActive_default as default
|
|
24
|
+
};
|
package/dist/Doc.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 SvgDoc: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgDoc as default };
|
package/dist/Doc.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 SvgDoc: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgDoc as default };
|
package/dist/Doc.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 Doc_exports = {};
|
|
30
|
+
__export(Doc_exports, {
|
|
31
|
+
default: () => Doc_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Doc_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgDoc = (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: "M16.286 2.571a3.43 3.43 0 0 1 3.428 3.43v12a3.43 3.43 0 0 1-3.428 3.428H7.714A3.43 3.43 0 0 1 4.286 18V6a3.43 3.43 0 0 1 3.428-3.429zM7.714 4.286C6.768 4.286 6 5.053 6 6v12c0 .947.768 1.714 1.714 1.714h8.572c.947 0 1.714-.767 1.714-1.714V6c0-.947-.767-1.714-1.714-1.714zm7.93 11.572c.117 0 .214.095.214.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zm0-3.143c.117 0 .214.095.214.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zm0-3.144c.117 0 .214.097.214.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.071 6.43c.118 0 .214.096.214.214v1.286a.214.214 0 0 1-.214.214H8.357a.214.214 0 0 1-.214-.214V6.643c0-.118.096-.214.214-.214z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Doc_default = SvgDoc;
|
package/dist/Doc.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgDoc = (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: "M16.286 2.571a3.43 3.43 0 0 1 3.428 3.43v12a3.43 3.43 0 0 1-3.428 3.428H7.714A3.43 3.43 0 0 1 4.286 18V6a3.43 3.43 0 0 1 3.428-3.429zM7.714 4.286C6.768 4.286 6 5.053 6 6v12c0 .947.768 1.714 1.714 1.714h8.572c.947 0 1.714-.767 1.714-1.714V6c0-.947-.767-1.714-1.714-1.714zm7.93 11.572c.117 0 .214.095.214.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zm0-3.143c.117 0 .214.095.214.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zm0-3.144c.117 0 .214.097.214.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.071 6.43c.118 0 .214.096.214.214v1.286a.214.214 0 0 1-.214.214H8.357a.214.214 0 0 1-.214-.214V6.643c0-.118.096-.214.214-.214z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Doc_default = SvgDoc;
|
|
22
|
+
export {
|
|
23
|
+
Doc_default as default
|
|
24
|
+
};
|
package/dist/Eye.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 SvgEye: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgEye as default };
|
package/dist/Eye.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 SvgEye: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgEye as default };
|