@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
package/dist/News.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 SvgNews: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgNews as default };
|
package/dist/News.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 News_exports = {};
|
|
30
|
+
__export(News_exports, {
|
|
31
|
+
default: () => News_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(News_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgNews = (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: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}
|
|
53
|
+
)
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
var News_default = SvgNews;
|
package/dist/News.mjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNews = (props) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var News_default = SvgNews;
|
|
24
|
+
export {
|
|
25
|
+
News_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 SvgNewsActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgNewsActive 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 SvgNewsActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgNewsActive 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 NewsActive_exports = {};
|
|
30
|
+
__export(NewsActive_exports, {
|
|
31
|
+
default: () => NewsActive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(NewsActive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgNewsActive = (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: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}
|
|
53
|
+
)
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
var NewsActive_default = SvgNewsActive;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNewsActive = (props) => /* @__PURE__ */ jsx(
|
|
4
|
+
Svg,
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
fill: "none",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx(
|
|
13
|
+
Path,
|
|
14
|
+
{
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var NewsActive_default = SvgNewsActive;
|
|
24
|
+
export {
|
|
25
|
+
NewsActive_default as default
|
|
26
|
+
};
|
|
@@ -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 SvgNotification: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgNotification 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 SvgNotification: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgNotification 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 Notification_exports = {};
|
|
30
|
+
__export(Notification_exports, {
|
|
31
|
+
default: () => Notification_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Notification_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgNotification = (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: "M13.543 5.552a3.4 3.4 0 0 0-.258 1.305v.41H6.86q-.003 0-.002-.002v10.288h10.288q-.003 0-.002-.002v-6.408h.428c.454 0 .888-.09 1.285-.251v6.413a1.96 1.96 0 0 1-1.957 1.96H7.1a1.96 1.96 0 0 1-1.957-1.956V7.51a1.96 1.96 0 0 1 1.96-1.958zM6.858 17.555v-.002h-.002q.002 0 .002.002M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Notification_default = SvgNotification;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNotification = (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: "M13.543 5.552a3.4 3.4 0 0 0-.258 1.305v.41H6.86q-.003 0-.002-.002v10.288h10.288q-.003 0-.002-.002v-6.408h.428c.454 0 .888-.09 1.285-.251v6.413a1.96 1.96 0 0 1-1.957 1.96H7.1a1.96 1.96 0 0 1-1.957-1.956V7.51a1.96 1.96 0 0 1 1.96-1.958zM6.858 17.555v-.002h-.002q.002 0 .002.002M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Notification_default = SvgNotification;
|
|
22
|
+
export {
|
|
23
|
+
Notification_default as default
|
|
24
|
+
};
|
package/dist/Plus.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 SvgPlus: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgPlus as default };
|
package/dist/Plus.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 SvgPlus: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgPlus as default };
|
package/dist/Plus.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 Plus_exports = {};
|
|
30
|
+
__export(Plus_exports, {
|
|
31
|
+
default: () => Plus_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Plus_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgPlus = (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.571c.868 0 1.571.704 1.571 1.572v6.286h6.287a1.571 1.571 0 0 1 0 3.142H13.57v6.286a1.572 1.572 0 1 1-3.142 0V13.57H4.143a1.571 1.571 0 0 1 0-3.142h6.286V4.143c0-.868.703-1.572 1.571-1.572"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Plus_default = SvgPlus;
|
package/dist/Plus.mjs
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgPlus = (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.571c.868 0 1.571.704 1.571 1.572v6.286h6.287a1.571 1.571 0 0 1 0 3.142H13.57v6.286a1.572 1.572 0 1 1-3.142 0V13.57H4.143a1.571 1.571 0 0 1 0-3.142h6.286V4.143c0-.868.703-1.572 1.571-1.572"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Plus_default = SvgPlus;
|
|
22
|
+
export {
|
|
23
|
+
Plus_default as default
|
|
24
|
+
};
|
package/dist/Pochitto.js
CHANGED
|
@@ -40,7 +40,7 @@ const SvgPochitto = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
|
40
40
|
width: 24,
|
|
41
41
|
height: 24,
|
|
42
42
|
fill: "none",
|
|
43
|
-
viewBox: "0 0
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
44
|
...props,
|
|
45
45
|
children: [
|
|
46
46
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
@@ -48,7 +48,7 @@ const SvgPochitto = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
|
48
48
|
{
|
|
49
49
|
fill: "currentColor",
|
|
50
50
|
fillRule: "evenodd",
|
|
51
|
-
d: "
|
|
51
|
+
d: "M10.873 18.396q.011.012.02.026a6.02 6.02 0 0 0 5.976 2.398 5.96 5.96 0 0 0 3.84-2.51 5.96 5.96 0 0 0 .939-4.491 5.96 5.96 0 0 0-2.511-3.839 5.95 5.95 0 0 0-4.49-.939 6 6 0 0 0-.972.276.41.41 0 0 1-.52-.223l-2.492-5.778a1.13 1.13 0 0 0-.657-.551 1.14 1.14 0 0 0-.878.067 1.14 1.14 0 0 0-.574.667c-.096.292-.072.604.066.878l.013.026.004.01 2.484 6.4a.41.41 0 0 1-.06.404l-.03.038q-.11.137-.21.28a.41.41 0 0 1-.537.126 1.17 1.17 0 0 0-.564-.147q-.207 0-.4.073c-.287.11-.514.326-.639.606a1.14 1.14 0 0 0-.012.918c.05.167 1.023 3.431 1.792 4.694.15.249.286.442.412.59m4.893-10.967a7.5 7.5 0 0 1 7.363 6.11 7.45 7.45 0 0 1-1.176 5.62A7.45 7.45 0 0 1 17.15 22.3c-.46.086-.93.13-1.394.13a7.52 7.52 0 0 1-6.06-3.095 6 6 0 0 1-.522-.748c-.848-1.392-1.79-4.512-1.941-5.022a2.64 2.64 0 0 1 .072-1.987 2.64 2.64 0 0 1 1.906-1.523L7.25 5.003A2.66 2.66 0 0 1 9.646 1.2a2.65 2.65 0 0 1 2.4 1.519l2.108 4.885q.107-.024.213-.044c.461-.087.932-.131 1.399-.131m5.557-2.62v-.095a34 34 0 0 0-.081-2.537c-.04-.529-.472-.775-.878-.744a.83.83 0 0 0-.53.231.74.74 0 0 0-.207.6l.003.04c.116 1.066.21 1.66.294 2.181l.003.021c.055.34.106.66.158 1.072q.046.375.235.55.165.155.437.154a.53.53 0 0 0 .389-.16.71.71 0 0 0 .186-.513c-.005-.266-.007-.53-.009-.8M4.645 13.486c-.207-.213-.41-.428-.618-.648l-.002-.002a34 34 0 0 0-1.79-1.796c-.39-.36-.873-.243-1.149.057a.83.83 0 0 0-.228.53.74.74 0 0 0 .258.58l.029.026c.823.71 1.3 1.08 1.72 1.405l.001.002.01.007c.267.208.522.405.837.669q.29.24.547.24.226.001.425-.185a.53.53 0 0 0 .175-.383.71.71 0 0 0-.215-.502",
|
|
52
52
|
clipRule: "evenodd"
|
|
53
53
|
}
|
|
54
54
|
),
|
|
@@ -56,7 +56,7 @@ const SvgPochitto = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
|
56
56
|
import_react_native_svg.Path,
|
|
57
57
|
{
|
|
58
58
|
fill: "currentColor",
|
|
59
|
-
d: "
|
|
59
|
+
d: "m10.894 18.422-.088.06v.003zm-.02-.026.083-.067-.002-.003zm5.995 2.424.02.105zm3.84-2.51.088.06zm.939-4.491.105-.02zM19.137 9.98l.06-.089zm-4.49-.939.02.105zm-.972.276.037.1zm-.52-.223.1-.042zm-2.492-5.778.098-.043-.003-.006zm-.657-.551-.033.102zm-.878.067.048.095zm-.574.667.102.034zm.066.878-.095.049.001.003zm.013.026.098-.042zm.004.01.1-.038-.002-.005zm2.484 6.4.1-.038zm-.06.404-.084-.067v.001zm-.03.038.084.066zm-.21.28-.088-.061zm-.537.126-.052.094zm-.964-.074-.038-.1zm-.639.606.098.043zm-.025.88-.1.038zm.011.031-.103.029v.002zm.002.007-.103.03zm1.792 4.694-.092.056zm12.668-4.266.105-.02zm-1.176 5.62.089.06zM17.15 22.3l.02.105zm-7.454-2.965.087-.063-.005-.006zm-.522-.748-.092.056zm-1.941-5.022.103-.03-.002-.006zm.072-1.987-.098-.044zm1.477-1.4-.038-.1zm.43-.123.02.105.125-.024-.046-.12zM7.248 5.003l.1-.039-.004-.007zm1.199-3.517-.049-.095zm3.57 1.173-.095.048zm.029.06-.1.04.002.002zm2.107 4.885-.098.042.035.082.087-.02zm.213-.044-.02-.106zm6.956-2.75h.108v-.001zm0 0h-.107zm0-.096h-.107zm-.081-2.537.107-.008zm-.878-.744.007.107zm-.53.231-.075-.075zm-.207.6-.107.008zm.003.04-.107.008v.003zm.294 2.181.106-.017zm.003.021-.105.017zm.158 1.072.106-.013zm.235.55.073-.077zm.437.154v-.107zm.389-.16-.076-.075zm.186-.513.107-.002zM4.027 12.837l.078-.074zm.618.648-.077.075zm-.62-.65.078-.074-.002-.002zm0 0-.078.073.002.002zm-1.79-1.796-.072.08zm-1.149.057.079.072zm-.228.53.107.003zm.258.58.073-.079zm.029.026-.073.078.003.003zm1.72 1.405.068-.082-.003-.002zm0 0-.07.082.004.003zm.001.002.066-.085zm.01.007-.066.084zm.837.669-.069.082zm.972.055-.073-.078zm.175-.383-.108-.003zm6.034 4.435.088-.06-.025-.033-.084.067-.083.066.016.02zm5.975 2.398-.02-.106a5.91 5.91 0 0 1-5.868-2.355l-.087.063-.087.063a6.12 6.12 0 0 0 6.082 2.44zm3.84-2.51-.089-.061a5.85 5.85 0 0 1-3.77 2.465l.02.106.019.105a6.06 6.06 0 0 0 3.908-2.555zm.939-4.491-.106.02a5.85 5.85 0 0 1-.922 4.41l.089.06.088.06a6.06 6.06 0 0 0 .956-4.57zM19.137 9.98l-.06.088a5.85 5.85 0 0 1 2.465 3.77l.106-.02.105-.02a6.06 6.06 0 0 0-2.556-3.907zm-4.49-.939.02.105a5.84 5.84 0 0 1 4.41.922l.06-.088.06-.089a6.06 6.06 0 0 0-4.57-.955zm-.972.276.037.1c.341-.126.653-.214.955-.27l-.02-.106-.02-.105c-.315.06-.639.15-.989.28zm-.52-.223-.098.043a.52.52 0 0 0 .655.28l-.037-.1-.037-.1a.304.304 0 0 1-.384-.165zm-2.492-5.778-.099.042 2.493 5.779.099-.043.098-.042-2.493-5.779zm-.657-.551-.033.102c.266.087.48.272.594.497l.096-.048.095-.049a1.24 1.24 0 0 0-.718-.604zm-.878.067.048.095c.25-.126.532-.147.797-.06l.033-.102.034-.102c-.32-.105-.66-.08-.96.073zm-.574.667.102.034c.087-.265.271-.48.52-.606l-.048-.095-.048-.096c-.3.151-.523.411-.627.73zm.066.878.096-.048a1.03 1.03 0 0 1-.06-.796l-.102-.034-.101-.033c-.105.318-.08.66.072.96zm.013.026.098-.042-.017-.035-.094.051-.094.052.008.016zm.004.01.098-.043-.004-.01-.098.043-.099.042.005.013zm2.484 6.4.1-.038-2.484-6.4-.1.039-.1.039 2.484 6.4zm-.06.404.084.067a.52.52 0 0 0 .076-.51l-.1.04-.1.038a.3.3 0 0 1-.044.298zm-.03.038.084.066.03-.038-.084-.066-.085-.066-.03.038zm-.21.28.088.06q.097-.136.206-.274l-.084-.066-.085-.066c-.071.091-.145.186-.213.285zm-.537.126-.052.094c.233.128.527.06.678-.16l-.089-.06-.088-.061a.304.304 0 0 1-.397.093zm-.564-.147v.107c.175 0 .351.045.512.134l.052-.094.052-.094a1.3 1.3 0 0 0-.616-.16zm-.4.073.038.1q.175-.066.362-.066v-.214q-.226 0-.438.08zm-.639.606.098.043c.113-.254.318-.448.58-.549l-.039-.1-.038-.1a1.25 1.25 0 0 0-.699.662zm-.025.88.1-.038c-.1-.261-.091-.544.023-.799l-.098-.043-.098-.044a1.25 1.25 0 0 0-.027.962zm.011.031.103-.028-.014-.042-.1.039-.1.039.008.02zm.002.007.103-.031-.002-.007-.103.031-.102.031v.002l.001.004zm1.792 4.694.091-.055c-.377-.62-.81-1.742-1.155-2.738-.345-.993-.6-1.849-.625-1.932l-.103.03-.103.031c.026.085.282.944.628 1.941.345.994.784 2.136 1.175 2.779zm.412.59.082-.069a4.5 4.5 0 0 1-.403-.576l-.091.055-.092.056c.153.251.291.45.423.604zM23.13 13.54l.105-.02a7.61 7.61 0 0 0-7.468-6.197v.214c3.546 0 6.599 2.533 7.258 6.023zm-1.176 5.62.089.06a7.56 7.56 0 0 0 1.192-5.7l-.105.02-.105.02a7.35 7.35 0 0 1-1.159 5.54zM17.15 22.3l.02.105a7.56 7.56 0 0 0 4.873-3.187l-.089-.06-.088-.06a7.35 7.35 0 0 1-4.736 3.097zm-1.394.13v.108c.471 0 .947-.045 1.414-.133l-.02-.105-.02-.105a7.5 7.5 0 0 1-1.374.129zm-6.06-3.095-.087.063a7.62 7.62 0 0 0 6.147 3.14v-.214a7.41 7.41 0 0 1-5.973-3.052zm-.522-.748-.092.056c.185.302.359.553.532.76l.082-.068.082-.069a6 6 0 0 1-.513-.735zm-1.941-5.022-.103.03c.076.256.35 1.166.711 2.186.36 1.017.811 2.155 1.241 2.862l.092-.056.091-.056c-.417-.685-.862-1.804-1.222-2.822a46 46 0 0 1-.707-2.174zm.072-1.987-.098-.044a2.75 2.75 0 0 0-.075 2.068l.1-.037.102-.036a2.53 2.53 0 0 1 .069-1.907zm1.477-1.4-.038-.1a2.75 2.75 0 0 0-1.537 1.456l.098.044.098.044a2.54 2.54 0 0 1 1.417-1.343zm.43-.123-.021-.105q-.229.045-.447.129l.038.1.038.1q.203-.078.412-.119zM7.248 5.003l-.1.039 1.961 5.053.1-.039.1-.038-1.961-5.054zm1.199-3.517-.049-.095a2.77 2.77 0 0 0-1.247 3.658l.097-.046.096-.046a2.554 2.554 0 0 1 1.15-3.375zM9.646 1.2v-.107c-.43 0-.861.103-1.247.298l.049.095.048.096c.356-.18.753-.275 1.15-.275zM12.02 2.66l.095-.049a2.75 2.75 0 0 0-2.468-1.517v.214c.968 0 1.84.537 2.277 1.4zm.028.06.099-.041-.032-.068-.095.049-.095.049.024.052zm2.107 4.885.098-.042-2.107-4.886-.098.043-.099.042 2.108 4.885zm.213-.044-.02-.106-.217.046.024.104.024.105q.105-.023.21-.044zm1.399-.131v-.107c-.474 0-.95.044-1.419.132l.02.106.02.105a7.5 7.5 0 0 1 1.379-.129zm5.557-2.62h-.107zh.108zm0-.095h-.107v.096h.107l.108-.001v-.096zm-.081-2.537-.107.008c.073.966.077 1.76.08 2.53h.108l.107-.001c-.003-.77-.008-1.57-.081-2.545zm-.878-.744.008.107c.36-.028.728.187.763.645l.107-.008.107-.008c-.046-.6-.541-.877-.994-.843zm-.53.231.076.076a.72.72 0 0 1 .461-.2l-.007-.107-.008-.107a.94.94 0 0 0-.597.263zm-.207.6.107-.008a.64.64 0 0 1 .176-.516l-.076-.076-.075-.075a.85.85 0 0 0-.239.683zm.003.04.107-.009-.003-.039-.107.008-.107.008.003.04zm.294 2.181.106-.017c-.083-.52-.178-1.112-.293-2.176l-.107.011-.106.012c.116 1.07.21 1.666.294 2.187zm.003.021.106-.016-.003-.022-.106.017-.106.017.004.021zm.158 1.072.106-.013a29 29 0 0 0-.158-1.076l-.106.017-.105.017c.054.34.105.659.156 1.068zm.235.55.073-.077c-.1-.094-.173-.25-.202-.486l-.106.013-.107.013c.032.264.118.476.269.616zm.437.154v-.107a.5.5 0 0 1-.364-.124l-.073.078-.073.078a.72.72 0 0 0 .51.183zm.389-.16-.077-.075a.42.42 0 0 1-.312.128v.215c.18 0 .342-.067.466-.193zm.186-.513-.107.002a.6.6 0 0 1-.155.436l.076.075.076.075a.82.82 0 0 0 .217-.59zm-.009-.8-.107.001q.002.402.009.8l.107-.001.107-.002a54 54 0 0 1-.008-.798zM4.028 12.838l-.078.073q.309.33.619.65l.077-.075.077-.075c-.207-.212-.41-.427-.617-.647zm-.002-.002-.078.073.002.003.078-.074.078-.074-.002-.002zm0 0-.076.075zl.076-.076zm-1.79-1.796-.072.08c.713.654 1.256 1.23 1.784 1.79l.078-.074.078-.074c-.528-.559-1.076-1.14-1.795-1.8zm-1.149.057.079.072c.244-.265.66-.36.998-.05l.073-.079.072-.079c-.443-.407-.994-.27-1.3.063zm-.228.53.107.003a.73.73 0 0 1 .2-.46l-.079-.073-.079-.073a.94.94 0 0 0-.257.599zm.258.58.073-.08a.63.63 0 0 1-.224-.497l-.107-.003-.108-.004a.85.85 0 0 0 .294.662zm.029.026.073-.078-.029-.027-.073.078-.073.078.029.027zm1.72 1.405.065-.085c-.42-.325-.894-.693-1.715-1.401l-.07.081-.07.081a38 38 0 0 0 1.724 1.409zm0 0 .068-.082zl-.07.082zm.001.002.066-.085-.002-.002-.065.085-.066.085.002.001zm.01.007.065-.085-.009-.007-.066.085-.065.084.009.007zm.837.669.069-.082a28 28 0 0 0-.84-.672l-.067.085-.065.084c.268.208.52.405.834.667zm.547.24v-.106c-.137 0-.296-.065-.479-.217l-.068.083-.069.082c.204.17.41.266.616.266zm.425-.185-.073-.078a.5.5 0 0 1-.352.157v.214c.183 0 .35-.076.498-.215zm.175-.383-.108-.003a.42.42 0 0 1-.14.308l.073.078.073.078a.64.64 0 0 0 .209-.46zm-.215-.502-.077.075a.6.6 0 0 1 .184.424l.108.002.107.003a.82.82 0 0 0-.246-.579z"
|
|
60
60
|
}
|
|
61
61
|
)
|
|
62
62
|
]
|