@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/Pochitto.mjs
CHANGED
|
@@ -7,7 +7,7 @@ const SvgPochitto = (props) => /* @__PURE__ */ jsxs(
|
|
|
7
7
|
width: 24,
|
|
8
8
|
height: 24,
|
|
9
9
|
fill: "none",
|
|
10
|
-
viewBox: "0 0
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
11
|
...props,
|
|
12
12
|
children: [
|
|
13
13
|
/* @__PURE__ */ jsx(
|
|
@@ -15,7 +15,7 @@ const SvgPochitto = (props) => /* @__PURE__ */ jsxs(
|
|
|
15
15
|
{
|
|
16
16
|
fill: "currentColor",
|
|
17
17
|
fillRule: "evenodd",
|
|
18
|
-
d: "
|
|
18
|
+
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",
|
|
19
19
|
clipRule: "evenodd"
|
|
20
20
|
}
|
|
21
21
|
),
|
|
@@ -23,7 +23,7 @@ const SvgPochitto = (props) => /* @__PURE__ */ jsxs(
|
|
|
23
23
|
Path,
|
|
24
24
|
{
|
|
25
25
|
fill: "currentColor",
|
|
26
|
-
d: "
|
|
26
|
+
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"
|
|
27
27
|
}
|
|
28
28
|
)
|
|
29
29
|
]
|
|
@@ -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 SvgQuestion: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgQuestion 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 SvgQuestion: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgQuestion as default };
|
package/dist/Question.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 Question_exports = {};
|
|
30
|
+
__export(Question_exports, {
|
|
31
|
+
default: () => Question_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Question_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgQuestion = (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.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.516 1.072 1.072 0 0 1-1.516-1.516m.738-9.528c1.866-.045 3.478 1.196 3.478 3.256 0 1.75-.61 2.527-2.039 3.246l-.157.079a.66.66 0 0 0-.293.276.9.9 0 0 0-.112.408l-.001.078a.858.858 0 0 1-1.712-.027l-.001-.018c-.003-.12.008-.276.04-.455.05-.277.14-.556.289-.82a2.37 2.37 0 0 1 1.022-.974l.155-.079c.9-.453 1.094-.7 1.094-1.714 0-.995-.74-1.566-1.722-1.542-1.027.024-1.698.548-1.698 1.542a.857.857 0 0 1-1.713 0c0-2.04 1.497-3.211 3.37-3.256"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var Question_default = SvgQuestion;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgQuestion = (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.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.516 1.072 1.072 0 0 1-1.516-1.516m.738-9.528c1.866-.045 3.478 1.196 3.478 3.256 0 1.75-.61 2.527-2.039 3.246l-.157.079a.66.66 0 0 0-.293.276.9.9 0 0 0-.112.408l-.001.078a.858.858 0 0 1-1.712-.027l-.001-.018c-.003-.12.008-.276.04-.455.05-.277.14-.556.289-.82a2.37 2.37 0 0 1 1.022-.974l.155-.079c.9-.453 1.094-.7 1.094-1.714 0-.995-.74-1.566-1.722-1.542-1.027.024-1.698.548-1.698 1.542a.857.857 0 0 1-1.713 0c0-2.04 1.497-3.211 3.37-3.256"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var Question_default = SvgQuestion;
|
|
22
|
+
export {
|
|
23
|
+
Question_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 SvgQuestionPlain: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgQuestionPlain 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 SvgQuestionPlain: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgQuestionPlain 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 QuestionPlain_exports = {};
|
|
30
|
+
__export(QuestionPlain_exports, {
|
|
31
|
+
default: () => QuestionPlain_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(QuestionPlain_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgQuestionPlain = (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: "M11.925 4.716c2.574-.054 4.79 1.567 4.79 4.254 0 2.292-.84 3.304-2.81 4.245l-.142.072-.075.035a.9.9 0 0 0-.406.359c-.113.197-.16.42-.15.537v.098c-.038.565-.529 1.021-1.132 1.048-.65.018-1.197-.457-1.226-1.083v-.027a3.386 3.386 0 0 1 .453-1.666 3.16 3.16 0 0 1 1.405-1.272l.17-.08.047-.018c1.235-.591 1.508-.914 1.508-2.248 0-1.299-1.018-2.051-2.376-2.015-1.414.035-2.338.716-2.338 2.015 0 .618-.528 1.12-1.179 1.12-.65.008-1.178-.493-1.178-1.12 0-2.66 2.065-4.192 4.639-4.254m-.802 12.663a1.22 1.22 0 0 1 1.669 0 1.08 1.08 0 0 1 0 1.586 1.22 1.22 0 0 1-1.669 0 1.08 1.08 0 0 1 0-1.586"
|
|
50
|
+
}
|
|
51
|
+
)
|
|
52
|
+
}
|
|
53
|
+
);
|
|
54
|
+
var QuestionPlain_default = SvgQuestionPlain;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgQuestionPlain = (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: "M11.925 4.716c2.574-.054 4.79 1.567 4.79 4.254 0 2.292-.84 3.304-2.81 4.245l-.142.072-.075.035a.9.9 0 0 0-.406.359c-.113.197-.16.42-.15.537v.098c-.038.565-.529 1.021-1.132 1.048-.65.018-1.197-.457-1.226-1.083v-.027a3.386 3.386 0 0 1 .453-1.666 3.16 3.16 0 0 1 1.405-1.272l.17-.08.047-.018c1.235-.591 1.508-.914 1.508-2.248 0-1.299-1.018-2.051-2.376-2.015-1.414.035-2.338.716-2.338 2.015 0 .618-.528 1.12-1.179 1.12-.65.008-1.178-.493-1.178-1.12 0-2.66 2.065-4.192 4.639-4.254m-.802 12.663a1.22 1.22 0 0 1 1.669 0 1.08 1.08 0 0 1 0 1.586 1.22 1.22 0 0 1-1.669 0 1.08 1.08 0 0 1 0-1.586"
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
var QuestionPlain_default = SvgQuestionPlain;
|
|
22
|
+
export {
|
|
23
|
+
QuestionPlain_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 SvgSearch: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSearch as default };
|
package/dist/Search.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 SvgSearch: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSearch as default };
|
package/dist/Search.js
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
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 Search_exports = {};
|
|
30
|
+
__export(Search_exports, {
|
|
31
|
+
default: () => Search_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Search_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgSearch = (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: "M10.286 4.714a5.571 5.571 0 1 0 0 11.143 5.571 5.571 0 0 0 0-11.143M3 10.286a7.286 7.286 0 1 1 14.571 0 7.286 7.286 0 0 1-14.571 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: "m19.17 20.686-4.928-4.928 1.516-1.516 4.928 4.929a1.072 1.072 0 0 1-1.515 1.515",
|
|
61
|
+
clipRule: "evenodd"
|
|
62
|
+
}
|
|
63
|
+
)
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
);
|
|
67
|
+
var Search_default = SvgSearch;
|
package/dist/Search.mjs
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSearch = (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: "M10.286 4.714a5.571 5.571 0 1 0 0 11.143 5.571 5.571 0 0 0 0-11.143M3 10.286a7.286 7.286 0 1 1 14.571 0 7.286 7.286 0 0 1-14.571 0",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
Path,
|
|
24
|
+
{
|
|
25
|
+
fill: "currentColor",
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
d: "m19.17 20.686-4.928-4.928 1.516-1.516 4.928 4.929a1.072 1.072 0 0 1-1.515 1.515",
|
|
28
|
+
clipRule: "evenodd"
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
var Search_default = SvgSearch;
|
|
35
|
+
export {
|
|
36
|
+
Search_default as default
|
|
37
|
+
};
|
|
@@ -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 SvgSearchActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSearchActive 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 SvgSearchActive: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgSearchActive as default };
|
|
@@ -0,0 +1,67 @@
|
|
|
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 SearchActive_exports = {};
|
|
30
|
+
__export(SearchActive_exports, {
|
|
31
|
+
default: () => SearchActive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(SearchActive_exports);
|
|
34
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
35
|
+
var import_react_native_svg = __toESM(require("react-native-svg"));
|
|
36
|
+
const SvgSearchActive = (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: "M10.286 5.036a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5m-7.607 5.25a7.607 7.607 0 1 1 15.214 0 7.607 7.607 0 0 1-15.214 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: "m19.095 20.762-4.928-4.929 1.666-1.666 4.929 4.928a1.178 1.178 0 1 1-1.667 1.667",
|
|
61
|
+
clipRule: "evenodd"
|
|
62
|
+
}
|
|
63
|
+
)
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
);
|
|
67
|
+
var SearchActive_default = SvgSearchActive;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSearchActive = (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: "M10.286 5.036a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5m-7.607 5.25a7.607 7.607 0 1 1 15.214 0 7.607 7.607 0 0 1-15.214 0",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
Path,
|
|
24
|
+
{
|
|
25
|
+
fill: "currentColor",
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
d: "m19.095 20.762-4.928-4.929 1.666-1.666 4.929 4.928a1.178 1.178 0 1 1-1.667 1.667",
|
|
28
|
+
clipRule: "evenodd"
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
var SearchActive_default = SvgSearchActive;
|
|
35
|
+
export {
|
|
36
|
+
SearchActive_default as default
|
|
37
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SvgProps } from 'react-native-svg';
|
|
3
|
+
|
|
4
|
+
interface ISvgProps extends SvgProps {
|
|
5
|
+
xmlns?: string;
|
|
6
|
+
xmlnsXlink?: string;
|
|
7
|
+
xmlSpace?: string;
|
|
8
|
+
}
|
|
9
|
+
declare const SvgService: (props: ISvgProps) => react_jsx_runtime.JSX.Element;
|
|
10
|
+
|
|
11
|
+
export { SvgService as default };
|