@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/Gift.mjs
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Mask, Path } from "react-native-svg";
|
|
3
|
+
const SvgGift = (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(Mask, { id: "gift_svg__a", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857" }) }),
|
|
14
|
+
/* @__PURE__ */ jsx(
|
|
15
|
+
Path,
|
|
16
|
+
{
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ jsx(
|
|
22
|
+
Path,
|
|
23
|
+
{
|
|
24
|
+
fill: "currentColor",
|
|
25
|
+
d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
|
|
26
|
+
mask: "url(#gift_svg__a)"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ jsx(Mask, { id: "gift_svg__b", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }) }),
|
|
30
|
+
/* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }),
|
|
31
|
+
/* @__PURE__ */ jsx(
|
|
32
|
+
Path,
|
|
33
|
+
{
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
d: "M13.714 11.143v.428h.429v-.428zm0-1.715h.429V9h-.429zm-9 0h-.428v.429h.428zM3 8.143v-.429a.43.43 0 0 0-.429.429zm1.714 0h.429a.43.43 0 0 0-.429-.429zm-.428 3v-.429a.857.857 0 0 1-.857-.857H2.57c0 .947.768 1.714 1.715 1.714zm0 0v.428h9.428v-.857H4.286zm9.428 0h.429V9.428h-.857v1.715zm0-1.715V9h-9v.857h9zM3 9.857h.429V8.143H2.57v1.714zm1.714-.429h.429V8.143h-.857v1.285zm0-1.285v-.429H3v.857h1.714z",
|
|
36
|
+
mask: "url(#gift_svg__b)"
|
|
37
|
+
}
|
|
38
|
+
),
|
|
39
|
+
/* @__PURE__ */ jsx(Mask, { id: "gift_svg__c", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }) }),
|
|
40
|
+
/* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }),
|
|
41
|
+
/* @__PURE__ */ jsx(
|
|
42
|
+
Path,
|
|
43
|
+
{
|
|
44
|
+
fill: "currentColor",
|
|
45
|
+
d: "M13.714 6V5.57h.429V6zm0 1.714h.429v.429h-.429zm-9 0h-.428v-.428h.428zM3 9v.428A.43.43 0 0 1 2.571 9zm1.714 0h.429a.43.43 0 0 1-.429.428zm-.428-3v.428a.857.857 0 0 0-.857.858H2.57c0-.947.768-1.715 1.715-1.715zm0 0V5.57h9.428v.857H4.286zm9.428 0h.429v1.714h-.857V6zm0 1.714v.429h-9v-.857h9zM3 7.286h.429V9H2.57V7.286zm1.714.428h.429V9h-.857V7.714zm0 1.286v.428H3v-.857h1.714z",
|
|
46
|
+
mask: "url(#gift_svg__c)"
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
/* @__PURE__ */ jsx(Mask, { id: "gift_svg__d", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }) }),
|
|
50
|
+
/* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }),
|
|
51
|
+
/* @__PURE__ */ jsx(
|
|
52
|
+
Path,
|
|
53
|
+
{
|
|
54
|
+
fill: "currentColor",
|
|
55
|
+
d: "M10.286 11.143v.428h-.429v-.428zm0-1.715h-.429V9h.429zm9 0h.428v.429h-.428zM21 8.143v-.429c.237 0 .429.192.429.429zm-1.714 0h-.429c0-.237.192-.429.429-.429zm.428 3v-.429a.857.857 0 0 0 .857-.857h.858c0 .947-.768 1.714-1.715 1.714zm0 0v.428h-9.428v-.857h9.428zm-9.428 0h-.429V9.428h.857v1.715zm0-1.715V9h9v.857h-9zM21 9.857h-.429V8.143h.858v1.714zm-1.714-.429h-.429V8.143h.857v1.285zm0-1.285v-.429H21v.857h-1.714z",
|
|
56
|
+
mask: "url(#gift_svg__d)"
|
|
57
|
+
}
|
|
58
|
+
),
|
|
59
|
+
/* @__PURE__ */ jsx(Mask, { id: "gift_svg__e", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }) }),
|
|
60
|
+
/* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }),
|
|
61
|
+
/* @__PURE__ */ jsx(
|
|
62
|
+
Path,
|
|
63
|
+
{
|
|
64
|
+
fill: "currentColor",
|
|
65
|
+
d: "M10.286 6V5.57h-.429V6zm0 1.714h-.429v.429h.429zm9 0h.428v-.428h-.428zM21 9v.428A.43.43 0 0 0 21.429 9zm-1.714 0h-.429c0 .237.192.428.429.428zm.428-3v.428c.474 0 .857.384.857.858h.858c0-.947-.768-1.715-1.715-1.715zm0 0V5.57h-9.428v.857h9.428zm-9.428 0h-.429v1.714h.857V6zm0 1.714v.429h9v-.857h-9zM21 7.286h-.429V9h.858V7.286zm-1.714.428h-.429V9h.857V7.714zm0 1.286v.428H21v-.857h-1.714z",
|
|
66
|
+
mask: "url(#gift_svg__e)"
|
|
67
|
+
}
|
|
68
|
+
),
|
|
69
|
+
/* @__PURE__ */ jsx(Mask, { id: "gift_svg__f", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857" }) }),
|
|
70
|
+
/* @__PURE__ */ jsx(
|
|
71
|
+
Path,
|
|
72
|
+
{
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857"
|
|
75
|
+
}
|
|
76
|
+
),
|
|
77
|
+
/* @__PURE__ */ jsx(
|
|
78
|
+
Path,
|
|
79
|
+
{
|
|
80
|
+
fill: "currentColor",
|
|
81
|
+
d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
|
|
82
|
+
mask: "url(#gift_svg__f)"
|
|
83
|
+
}
|
|
84
|
+
),
|
|
85
|
+
/* @__PURE__ */ jsx(
|
|
86
|
+
Path,
|
|
87
|
+
{
|
|
88
|
+
fill: "currentColor",
|
|
89
|
+
stroke: "currentColor",
|
|
90
|
+
strokeWidth: 0.429,
|
|
91
|
+
d: "M11.357 6.643h1.286V19.5h-1.286z"
|
|
92
|
+
}
|
|
93
|
+
),
|
|
94
|
+
/* @__PURE__ */ jsx(
|
|
95
|
+
Path,
|
|
96
|
+
{
|
|
97
|
+
fill: "currentColor",
|
|
98
|
+
fillRule: "evenodd",
|
|
99
|
+
d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
|
|
100
|
+
clipRule: "evenodd"
|
|
101
|
+
}
|
|
102
|
+
),
|
|
103
|
+
/* @__PURE__ */ jsx(
|
|
104
|
+
Path,
|
|
105
|
+
{
|
|
106
|
+
fill: "currentColor",
|
|
107
|
+
fillRule: "evenodd",
|
|
108
|
+
d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
|
|
109
|
+
clipRule: "evenodd"
|
|
110
|
+
}
|
|
111
|
+
)
|
|
112
|
+
]
|
|
113
|
+
}
|
|
114
|
+
);
|
|
115
|
+
var Gift_default = SvgGift;
|
|
116
|
+
export {
|
|
117
|
+
Gift_default as default
|
|
118
|
+
};
|
|
@@ -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 SvgGiftActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgGiftActive 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 SvgGiftActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgGiftActive as default };
|
|
@@ -0,0 +1,74 @@
|
|
|
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 GiftActive_exports = {};
|
|
30
|
+
__export(GiftActive_exports, {
|
|
31
|
+
default: () => GiftActive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(GiftActive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgGiftActive = (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)(
|
|
47
|
+
import_react_native_svg.Path,
|
|
48
|
+
{
|
|
49
|
+
fill: "currentColor",
|
|
50
|
+
fillRule: "evenodd",
|
|
51
|
+
d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
|
|
52
|
+
clipRule: "evenodd"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
56
|
+
import_react_native_svg.Path,
|
|
57
|
+
{
|
|
58
|
+
fill: "currentColor",
|
|
59
|
+
fillRule: "evenodd",
|
|
60
|
+
d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
|
|
61
|
+
clipRule: "evenodd"
|
|
62
|
+
}
|
|
63
|
+
),
|
|
64
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
65
|
+
import_react_native_svg.Path,
|
|
66
|
+
{
|
|
67
|
+
fill: "currentColor",
|
|
68
|
+
d: "M4.714 12.857h6.429V21H6c-.71 0-1.286-.575-1.286-1.285zM19.286 12.857h-6.429V21H18c.71 0 1.286-.575 1.286-1.285zM3 7.286C3 6.576 3.576 6 4.286 6h6.857v5.143H4.286c-.71 0-1.286-.575-1.286-1.286zM21 9.857c0 .71-.576 1.286-1.286 1.286h-6.857V6h6.857C20.424 6 21 6.576 21 7.286z"
|
|
69
|
+
}
|
|
70
|
+
)
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
var GiftActive_default = SvgGiftActive;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGiftActive = (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(
|
|
14
|
+
Path,
|
|
15
|
+
{
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
Path,
|
|
24
|
+
{
|
|
25
|
+
fill: "currentColor",
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
|
|
28
|
+
clipRule: "evenodd"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ jsx(
|
|
32
|
+
Path,
|
|
33
|
+
{
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
d: "M4.714 12.857h6.429V21H6c-.71 0-1.286-.575-1.286-1.285zM19.286 12.857h-6.429V21H18c.71 0 1.286-.575 1.286-1.285zM3 7.286C3 6.576 3.576 6 4.286 6h6.857v5.143H4.286c-.71 0-1.286-.575-1.286-1.286zM21 9.857c0 .71-.576 1.286-1.286 1.286h-6.857V6h6.857C20.424 6 21 6.576 21 7.286z"
|
|
36
|
+
}
|
|
37
|
+
)
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
);
|
|
41
|
+
var GiftActive_default = SvgGiftActive;
|
|
42
|
+
export {
|
|
43
|
+
GiftActive_default as default
|
|
44
|
+
};
|
|
@@ -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 SvgHamburger: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgHamburger 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 SvgHamburger: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgHamburger 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 Hamburger_exports = {};
|
|
30
|
+
__export(Hamburger_exports, {
|
|
31
|
+
default: () => Hamburger_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Hamburger_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgHamburger = (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: "M19.286 16.286a.857.857 0 1 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.857.857 0 1 1 0-1.714z"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Hamburger_default = SvgHamburger;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgHamburger = (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: "M19.286 16.286a.857.857 0 1 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.857.857 0 1 1 0-1.714z"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Hamburger_default = SvgHamburger;
|
|
22
|
+
export {
|
|
23
|
+
Hamburger_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 SvgHistory: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgHistory 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 SvgHistory: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgHistory as default };
|
package/dist/History.js
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
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 History_exports = {};
|
|
30
|
+
__export(History_exports, {
|
|
31
|
+
default: () => History_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(History_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgHistory = (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)(
|
|
47
|
+
import_react_native_svg.Path,
|
|
48
|
+
{
|
|
49
|
+
fill: "currentColor",
|
|
50
|
+
fillRule: "evenodd",
|
|
51
|
+
d: "M12.012 5.143a6.85 6.85 0 0 0-6.486 4.656l-1.624-.55c1.144-3.382 4.341-5.82 8.11-5.82 4.728 0 8.56 3.838 8.56 8.571s-3.832 8.572-8.56 8.572c-3.769 0-6.966-2.438-8.11-5.821a.857.857 0 0 1 1.624-.55 6.85 6.85 0 0 0 6.486 4.656c3.78 0 6.845-3.069 6.845-6.857s-3.066-6.857-6.845-6.857",
|
|
52
|
+
clipRule: "evenodd"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
56
|
+
import_react_native_svg.Path,
|
|
57
|
+
{
|
|
58
|
+
fill: "currentColor",
|
|
59
|
+
d: "m5.143 9-.857-.857h3.428a.857.857 0 1 1 0 1.714H4.286A.857.857 0 0 1 3.429 9V5.572a.857.857 0 0 1 1.714 0z"
|
|
60
|
+
}
|
|
61
|
+
),
|
|
62
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
63
|
+
import_react_native_svg.Path,
|
|
64
|
+
{
|
|
65
|
+
fill: "currentColor",
|
|
66
|
+
fillRule: "evenodd",
|
|
67
|
+
d: "M12 7.286c.473 0 .857.384.857.857v3.502l2.32 2.32a.857.857 0 1 1-1.212 1.213l-2.571-2.572a.86.86 0 0 1-.251-.606V8.143c0-.473.384-.857.857-.857",
|
|
68
|
+
clipRule: "evenodd"
|
|
69
|
+
}
|
|
70
|
+
)
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
var History_default = SvgHistory;
|
package/dist/History.mjs
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgHistory = (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(
|
|
14
|
+
Path,
|
|
15
|
+
{
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M12.012 5.143a6.85 6.85 0 0 0-6.486 4.656l-1.624-.55c1.144-3.382 4.341-5.82 8.11-5.82 4.728 0 8.56 3.838 8.56 8.571s-3.832 8.572-8.56 8.572c-3.769 0-6.966-2.438-8.11-5.821a.857.857 0 0 1 1.624-.55 6.85 6.85 0 0 0 6.486 4.656c3.78 0 6.845-3.069 6.845-6.857s-3.066-6.857-6.845-6.857",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
Path,
|
|
24
|
+
{
|
|
25
|
+
fill: "currentColor",
|
|
26
|
+
d: "m5.143 9-.857-.857h3.428a.857.857 0 1 1 0 1.714H4.286A.857.857 0 0 1 3.429 9V5.572a.857.857 0 0 1 1.714 0z"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ jsx(
|
|
30
|
+
Path,
|
|
31
|
+
{
|
|
32
|
+
fill: "currentColor",
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
d: "M12 7.286c.473 0 .857.384.857.857v3.502l2.32 2.32a.857.857 0 1 1-1.212 1.213l-2.571-2.572a.86.86 0 0 1-.251-.606V8.143c0-.473.384-.857.857-.857",
|
|
35
|
+
clipRule: "evenodd"
|
|
36
|
+
}
|
|
37
|
+
)
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
);
|
|
41
|
+
var History_default = SvgHistory;
|
|
42
|
+
export {
|
|
43
|
+
History_default as default
|
|
44
|
+
};
|
|
@@ -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 SvgHistoryActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgHistoryActive 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 SvgHistoryActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgHistoryActive as default };
|
|
@@ -0,0 +1,74 @@
|
|
|
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 HistoryActive_exports = {};
|
|
30
|
+
__export(HistoryActive_exports, {
|
|
31
|
+
default: () => HistoryActive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(HistoryActive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgHistoryActive = (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)(
|
|
47
|
+
import_react_native_svg.Path,
|
|
48
|
+
{
|
|
49
|
+
fill: "currentColor",
|
|
50
|
+
fillRule: "evenodd",
|
|
51
|
+
d: "M12.012 5.357a6.64 6.64 0 0 0-6.283 4.51L3.7 9.18c1.173-3.467 4.45-5.966 8.313-5.966 4.847 0 8.774 3.935 8.774 8.786s-3.927 8.786-8.775 8.786c-3.863 0-7.14-2.5-8.312-5.967a1.071 1.071 0 0 1 2.03-.686 6.64 6.64 0 0 0 6.283 4.51c3.66 0 6.63-2.973 6.63-6.643s-2.97-6.643-6.63-6.643",
|
|
52
|
+
clipRule: "evenodd"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
56
|
+
import_react_native_svg.Path,
|
|
57
|
+
{
|
|
58
|
+
fill: "currentColor",
|
|
59
|
+
d: "m5.143 9-.857-.857h3.428a.857.857 0 0 1 0 1.714H4.286A.857.857 0 0 1 3.429 9V5.57a.857.857 0 0 1 1.714 0z"
|
|
60
|
+
}
|
|
61
|
+
),
|
|
62
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
63
|
+
import_react_native_svg.Path,
|
|
64
|
+
{
|
|
65
|
+
fill: "currentColor",
|
|
66
|
+
fillRule: "evenodd",
|
|
67
|
+
d: "M12 7.286c.592 0 1.071.48 1.071 1.071v3.2l2.044 2.043a1.071 1.071 0 0 1-1.515 1.515l-2.358-2.357c-.2-.201-.314-.474-.314-.758V8.357c0-.592.48-1.071 1.072-1.071",
|
|
68
|
+
clipRule: "evenodd"
|
|
69
|
+
}
|
|
70
|
+
)
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
var HistoryActive_default = SvgHistoryActive;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgHistoryActive = (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(
|
|
14
|
+
Path,
|
|
15
|
+
{
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M12.012 5.357a6.64 6.64 0 0 0-6.283 4.51L3.7 9.18c1.173-3.467 4.45-5.966 8.313-5.966 4.847 0 8.774 3.935 8.774 8.786s-3.927 8.786-8.775 8.786c-3.863 0-7.14-2.5-8.312-5.967a1.071 1.071 0 0 1 2.03-.686 6.64 6.64 0 0 0 6.283 4.51c3.66 0 6.63-2.973 6.63-6.643s-2.97-6.643-6.63-6.643",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
Path,
|
|
24
|
+
{
|
|
25
|
+
fill: "currentColor",
|
|
26
|
+
d: "m5.143 9-.857-.857h3.428a.857.857 0 0 1 0 1.714H4.286A.857.857 0 0 1 3.429 9V5.57a.857.857 0 0 1 1.714 0z"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ jsx(
|
|
30
|
+
Path,
|
|
31
|
+
{
|
|
32
|
+
fill: "currentColor",
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
d: "M12 7.286c.592 0 1.071.48 1.071 1.071v3.2l2.044 2.043a1.071 1.071 0 0 1-1.515 1.515l-2.358-2.357c-.2-.201-.314-.474-.314-.758V8.357c0-.592.48-1.071 1.072-1.071",
|
|
35
|
+
clipRule: "evenodd"
|
|
36
|
+
}
|
|
37
|
+
)
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
);
|
|
41
|
+
var HistoryActive_default = SvgHistoryActive;
|
|
42
|
+
export {
|
|
43
|
+
HistoryActive_default as default
|
|
44
|
+
};
|