@bigbinary/neeto-icons-rn 1.20.30 → 1.20.32
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/misc/Apple.js +1 -0
- package/dist/misc/Daily.js +4 -1
- package/dist/misc/FacebookPixel.js +17 -0
- package/dist/misc/Github.js +1 -0
- package/dist/misc/GoogleSheets.js +54 -0
- package/dist/misc/Jitsi.js +17 -0
- package/dist/misc/MailChimp.js +14 -0
- package/dist/misc/Razorpay.js +27 -0
- package/dist/misc/Trello.js +17 -0
- package/dist/misc/Upi.js +20 -0
- package/dist/misc/Whereby.js +17 -0
- package/dist/misc/index.js +8 -0
- package/package.json +1 -1
package/dist/misc/Apple.js
CHANGED
|
@@ -13,6 +13,7 @@ const SvgApple = (props) => (
|
|
|
13
13
|
fillRule="evenodd"
|
|
14
14
|
d="M55.132 15.566c3.474-4.026 5.815-9.634 5.175-15.213-5.007.19-11.063 3.198-14.652 7.22-3.224 3.568-6.037 9.27-5.28 14.74 5.583.415 11.283-2.716 14.757-6.747m12.522 35.412C67.794 65.401 80.856 70.198 81 70.26c-.106.338-2.086 6.836-6.88 13.554-4.148 5.804-8.451 11.584-15.23 11.708-6.659.119-8.803-3.783-16.42-3.783-7.612 0-9.993 3.658-16.295 3.901-6.543.234-11.53-6.278-15.707-12.063-8.547-11.83-15.075-33.432-6.306-48.012 4.355-7.238 12.136-11.828 20.587-11.942 6.423-.12 12.489 4.141 16.415 4.141 3.927 0 11.299-5.122 19.046-4.37 3.243.13 12.349 1.254 18.193 9.453-.472.282-10.865 6.076-10.749 18.131"
|
|
15
15
|
clipRule="evenodd"
|
|
16
|
+
data-dark-mode-color="true"
|
|
16
17
|
/>
|
|
17
18
|
</Svg>
|
|
18
19
|
);
|
package/dist/misc/Daily.js
CHANGED
|
@@ -21,7 +21,10 @@ const SvgDaily = (props) => (
|
|
|
21
21
|
<Stop offset={1} stopColor="#ff9254" />
|
|
22
22
|
</LinearGradient>
|
|
23
23
|
<G fill="#121a24">
|
|
24
|
-
<Path
|
|
24
|
+
<Path
|
|
25
|
+
d="M21.589 27.015c2.298 0 4.209-1.343 5.015-2.925v2.597h4.298V4h-4.299v9.403c-.865-1.582-2.417-2.687-4.925-2.687-3.91 0-6.866 3.015-6.866 8.15v.239c0 5.194 2.986 7.91 6.777 7.91m1.283-3.373c-2.15 0-3.642-1.523-3.642-4.627v-.239c0-3.104 1.344-4.746 3.762-4.746 2.358 0 3.73 1.582 3.73 4.686v.24c0 3.163-1.581 4.686-3.85 4.686M37.953 27.015c2.448 0 3.821-.955 4.717-2.209v1.88h4.209V16.509c0-4.24-2.717-5.792-6.538-5.792s-6.746 1.642-7.015 5.344h4.09c.18-1.344.955-2.21 2.657-2.21 1.97 0 2.537 1.016 2.537 2.866v.627H40.85c-4.776 0-8.12 1.373-8.12 5.015 0 3.284 2.389 4.657 5.224 4.657M39.237 24c-1.582 0-2.269-.746-2.269-1.88 0-1.672 1.463-2.21 3.97-2.21h1.672v1.314c0 1.731-1.463 2.776-3.373 2.776M49.647 26.687h4.299V11.075h-4.299zm2.12-17.732c1.402 0 2.477-1.015 2.477-2.358s-1.075-2.358-2.477-2.358c-1.374 0-2.448 1.015-2.448 2.358s1.074 2.358 2.447 2.358M56.977 26.687h4.298V4h-4.298zM70.563 32l8.429-20.925h-4.12l-3.522 9.373-3.791-9.373h-4.657l6.25 14.12L66.378 32z"
|
|
26
|
+
data-dark-mode-color="true"
|
|
27
|
+
/>
|
|
25
28
|
</G>
|
|
26
29
|
<Path fill="url(#Daily_svg__a)" d="M0 32h4.188L17.077 0h-4.085z" />
|
|
27
30
|
</Svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgFacebookPixel = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={props.size}
|
|
7
|
+
height={props.size}
|
|
8
|
+
viewBox="0 0 256 258"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#3d5a99"
|
|
13
|
+
d="M119.5 2.8C117.3 3.8 95 16.5 70 30.9 22.6 58.2 18.1 61.4 16.1 68.6c-1.5 5.5-1.5 113.4 0 118.9.6 2.2 2.7 5.5 4.8 7.5 2 2 25.2 16 51.6 31.2 51.4 29.6 53 30.3 61.1 27.6 3.5-1.3 84-47.2 97-55.4 3.6-2.2 5.8-4.5 7.3-7.6 2.1-4.4 2.1-5.2 2.1-62.9 0-54.9-.2-58.6-1.9-62.5-1-2.3-3.4-5.3-5.2-6.6-1.9-1.4-24.7-14.8-50.8-29.9-44.6-25.6-47.8-27.3-53-27.6-4-.3-6.8.2-9.6 1.5M148 65.5c3 1 5.7 1.9 5.9 2.1.4.4-37.9 113.5-38.8 114.6-.9 1-14.1-3.4-14.1-4.7 0-1.2 37.7-112.3 38.6-113.7.3-.5 1.1-.7 1.8-.5zM81 102c0 .3-7.4 6.6-16.5 14-9 7.4-16.4 13.8-16.5 14.1 0 .3 7.4 6.8 16.5 14.3 10.2 8.5 16.3 14.2 15.8 14.9-.3.7-2.2 3.1-4.1 5.4l-3.4 4.2-22.9-19.1c-12.6-10.5-22.7-19.4-22.3-19.7.3-.3 10.5-9 22.7-19.3l22.2-18.7 4.2 4.7c2.4 2.6 4.3 4.9 4.3 5.2m123.8 9.5c12.2 10.2 22.2 18.9 22.2 19.4 0 .7-44.3 38.1-45.2 38.1-.7 0-8.1-10.1-7.7-10.4.2-.2 7.6-6.3 16.4-13.6 8.8-7.2 16.1-13.5 16.2-13.8.1-.6-13.7-12.3-30.3-25.9l-2.7-2.1 3.7-5.1c2.1-2.8 4.1-5.1 4.5-5.1s10.7 8.3 22.9 18.5"
|
|
14
|
+
/>
|
|
15
|
+
</Svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgFacebookPixel;
|
package/dist/misc/Github.js
CHANGED
|
@@ -9,6 +9,7 @@ const SvgGithub = (props) => (
|
|
|
9
9
|
>
|
|
10
10
|
<Path
|
|
11
11
|
d="M15.953 0C7.133 0 0 7.332 0 16.406c0 7.25 4.57 13.39 10.906 15.563.793.164 1.086-.352 1.086-.785 0-.383-.027-1.688-.027-3.043-4.438.976-5.363-1.957-5.363-1.957-.711-1.903-1.77-2.391-1.77-2.391-1.453-1.004.106-1.004.106-1.004 1.613.11 2.457 1.684 2.457 1.684 1.425 2.5 3.722 1.793 4.648 1.359.133-1.062.555-1.793 1.004-2.203-3.54-.379-7.262-1.79-7.262-8.094 0-1.793.633-3.258 1.637-4.398-.16-.407-.715-2.094.16-4.348 0 0 1.344-.434 4.383 1.684 1.3-.36 2.64-.54 3.988-.543 1.348 0 2.719.191 3.988.543 3.036-2.118 4.383-1.684 4.383-1.684.871 2.254.317 3.941.16 4.348 1.028 1.14 1.637 2.605 1.637 4.398 0 6.305-3.723 7.688-7.289 8.094.582.52 1.082 1.496 1.082 3.043 0 2.2-.027 3.965-.027 4.508 0 .437.293.953 1.082.789 6.34-2.172 10.91-8.313 10.91-15.563C31.906 7.332 24.746 0 15.953 0m0 0"
|
|
12
|
+
data-dark-mode-color="true"
|
|
12
13
|
style={{
|
|
13
14
|
stroke: "none",
|
|
14
15
|
fillRule: "evenodd",
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGoogleSheets = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={props.size}
|
|
7
|
+
height={props.size}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 40 46"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="#13A562"
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
d="M2.763 0H22.92l11.54 11.54v31.697A2.763 2.763 0 0 1 31.696 46H2.763A2.763 2.763 0 0 1 0 43.237V2.763A2.763 2.763 0 0 1 2.763 0"
|
|
16
|
+
clipRule="evenodd"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
fill="#F1F1F1"
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
d="M8.94 25.682h16.742v1.95H8.94z"
|
|
22
|
+
clipRule="evenodd"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
fill="#F1F1F1"
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
d="M16.417 22.431h1.95v13.491h-1.95z"
|
|
28
|
+
clipRule="evenodd"
|
|
29
|
+
/>
|
|
30
|
+
<Path
|
|
31
|
+
fill="#F1F1F1"
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
d="M8.94 30.558h16.742v1.95H8.94z"
|
|
34
|
+
clipRule="evenodd"
|
|
35
|
+
/>
|
|
36
|
+
<Path
|
|
37
|
+
fill="#F1F1F1"
|
|
38
|
+
d="M9.753 23.081v12.191h15.116v-12.19zm-1.95-1.95H26.82v16.092H7.802z"
|
|
39
|
+
/>
|
|
40
|
+
<Path
|
|
41
|
+
fill="#049052"
|
|
42
|
+
fillRule="evenodd"
|
|
43
|
+
d="m23.731 10.728 10.728 10.89V11.54z"
|
|
44
|
+
clipRule="evenodd"
|
|
45
|
+
/>
|
|
46
|
+
<Path
|
|
47
|
+
fill="#8BD1AF"
|
|
48
|
+
fillRule="evenodd"
|
|
49
|
+
d="m22.919 0 11.54 11.54h-8.777a2.763 2.763 0 0 1-2.763-2.763z"
|
|
50
|
+
clipRule="evenodd"
|
|
51
|
+
/>
|
|
52
|
+
</Svg>
|
|
53
|
+
);
|
|
54
|
+
export default SvgGoogleSheets;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgJitsi = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
width={props.size}
|
|
8
|
+
height={props.size}
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
d="M18.948 7.828c-.638-.406-1.527-.346-1.8-.317l-.156.003c-.135-.058.004-.397.041-.753.051-.496-.131-1.177-.461-1.722-.159-.262-.216-.287-.098-.413.869-.928 1.005-1.956.729-2.812-.539-1.675-.648-1.939-.631-1.771.068.683-.084 1.637-.188 2.025-.148.55-.654 1.248-1.979 1.884-.311.149-1.565.74-1.788.998-.276.321-.344.644-.474 1.283-.138.676-.189 1.307-.027 2.03.031.141.063.246.081.329l-.002-.005c.037.147-.023.234-.105.286a1.5 1.5 0 0 1-.252.08l-.003.001q-.304.048-.585.104c-1.379.237-4.401.958-3.328 4.704.381 1.271 1.124 2.078 1.554 2.226l.015.005c.071.032.148.06.223.075.008.002.012.124-.004.296l-.011.074c-.06.434-.308 1.104-.673 1.113-.146.004-.79-.386-.972-.505-1.02-.67-1.384-1.048-2.108-1.129-.597-.067-1.939 1.093-1.968 3.549-.035 2.999.806 4.49.83 4.534.623-2.824 1.072-3.1 2.689-4.205.128-.087 1.647 1.191 2.012 1.184 1.827-.034 5.102.083 6.689-3.196.031-.063.549.474.595.473.019-.001 2.788-1.234 3.199-6.899.188-2.587-.536-3.206-1.044-3.529m-2.172-1.846c.08.327.057.667-.041.947-.178.427-.45.651-.79.627a.8.8 0 0 1-.31-.11c-.378-.221-.583-.786-.422-1.225l.01-.02c.042-.112.144-.237.275-.364.269-.238.797-.64.854-.64.072.002.341.443.424.785m-.004-4.911c.006-.058.153.385.201.539.209.665.181.96.134 1.297-.122.858-.579 1.422-.924 1.766-.541.54-.668.618-.432.191.753-1.361.912-2.641 1.021-3.793m-4.103 4.186c.097-.239.584-.503.989-.739.418-.244 1.747-.59 2.566-1.669.253-.333-.214 1.915-1.417 3.002-.406.367-1.522.557-2.485 1.242-.099.071.022-1.153.347-1.836m-.258 1.993c.236-.196.664-.477 2.209-.987.191-.063.177.002.27.457.099.486.197.933 1.207 1.178.072.018-.328.772-.443.871-.225.36-1.415 1.392-1.919 1.294-.345-.067-1.087-.895-1.289-1.352-.145-.328-.405-1.154-.035-1.461M8.11 11.537c.165-.783.783-1.18.801-1.196.313-.272.919-.518 1.55-.704.095-.025.154-.038.168-.041.39-.08.88-.213 1.204-.246.246-.025.549-.153.798.036.27.328.864.871 1.191.899.111.009.858-.224 2.083-1.321q.23-.207.484-.398l.049-.036c.376-.273.792-.5 1.244-.6.14-.031-.5.605.048 1.936.359.872 1.351 3.863 1.188 4.342-.097.286-.185.339-.432.225-.692-.321-1.544-1.269-3.181-1.908-1.319-.515-2.412-.503-3.12-.364-1.629.321-2.473 1.03-2.946 1.426-.072.061.701-.245 1.734-.362.936-.106 1.875-.004 3.037.786.742.621.561.573.226.666-1.28.356-3.719 1.092-4.57.968-.88-.129-1.966-2.388-1.556-4.108m6.849 3.15c-1.028-1.225-2.201-1.604-2.948-1.654-.927-.062-1.594.057-2.226.267-.068.023 3.387-2.469 7.192.489.685.533 1.094.83 1.454 1.066.052.034-.917.29-1.081.336-1.575.261-2.008-.048-2.391-.504m-.88.249c-.376.135-.903.321-1.477.499a62 62 0 0 1 1.477-.499m-7.455 3.411c.06-.601.193-1.146.134-1.753-.001-.012 1.714 1.163 2.179 1.244.076.013-.801.812-1.697 1.188-.307-.04-.641-.428-.616-.679m-1.882 4.935c-.092-.129-.694-2.51-.527-4.034.23-2.1 1.408-2.844 1.635-2.871.188-.022.56.1.386 2.198-.021.253 1.117 1.04 1.117 1.04-2.322 1.364-2.136 2.391-2.611 3.667m4.754-2.535c-.117-.005-2.264-1.473-2.192-1.501 2.477-.964 2.656-2.467 2.827-2.849-.02-.032.484-.236 1.17-.491 1.104-.396 2.631-.891 3.158-1.086l.027-.008c.239-.069.249-.024.313.06.19.247.509.412.544.429.47.223 1.076.202 1.09.221.094.136.154 5.536-6.937 5.225m7.31-2.681c-.021.001-.528-.472-.528-.472s.196-.427.295-.97c.08-.442.12-1.097.12-1.097s2.331-.278 2.435-1.082c.118-.918-.546-2.827-.645-3.139-.042-.132-.621-1.69-.706-2.093-.096-.454.087-1.187.36-1.294.643-.253 1.59.828 1.647 2.401.217 6.03-2.957 7.745-2.978 7.746"
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
</Svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgJitsi;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMailChimp = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={props.size}
|
|
7
|
+
height={props.size}
|
|
8
|
+
viewBox="0 0 32 32"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path d="M23.974 15.12a2.8 2.8 0 0 1 .661 0c.12-.271.141-.745.031-1.255-.156-.76-.37-1.224-.818-1.151-.443.073-.458.625-.302 1.385.094.427.25.797.427 1.021zm-3.813.604c.318.141.51.234.589.151.047-.052.036-.146-.042-.271-.156-.255-.479-.516-.823-.661a2.23 2.23 0 0 0-2.177.26c-.214.156-.411.375-.385.505.01.042.042.073.115.083.177.021.786-.286 1.495-.333.495-.031.911.125 1.229.266zm-.64.365c-.417.068-.641.203-.786.328-.13.109-.203.234-.203.318l.031.078.068.026c.094 0 .302-.089.302-.089a2.65 2.65 0 0 1 1.333-.135c.208.021.307.036.354-.036.01-.021.026-.063-.016-.13-.094-.161-.516-.427-1.083-.359zm3.167 1.343c.281.135.589.083.688-.12.104-.208-.042-.49-.323-.625-.281-.141-.589-.083-.693.12-.099.208.047.484.328.625m1.807-1.583c-.229-.005-.422.245-.422.562-.005.313.172.568.401.573s.417-.245.422-.557-.177-.573-.401-.578M9.156 21.505c-.057-.068-.151-.047-.24-.026a2 2 0 0 1-.214.031.48.48 0 0 1-.391-.198c-.104-.161-.099-.401.016-.672l.052-.125c.188-.411.49-1.099.146-1.755-.255-.495-.677-.802-1.188-.865a1.53 1.53 0 0 0-1.313.469c-.505.557-.583 1.318-.484 1.589.036.099.094.125.135.13.083.01.208-.052.292-.266l.021-.068c.036-.115.104-.328.208-.495a.914.914 0 0 1 1.271-.266.896.896 0 0 1 .344 1.078c-.078.219-.208.625-.177.964.057.682.474.953.849.984.365.016.62-.193.688-.344.036-.089.005-.141-.016-.167zm21.099-1.245c-.016-.052-.104-.385-.229-.781l-.255-.682c.5-.75.51-1.422.443-1.802-.073-.469-.266-.87-.661-1.281-.391-.417-1.198-.844-2.333-1.161l-.594-.161c0-.026-.031-1.406-.057-1.995-.016-.427-.052-1.099-.26-1.755-.245-.891-.677-1.672-1.214-2.172 1.479-1.536 2.406-3.229 2.401-4.677C27.491.996 24.069.152 19.85 1.902l-.896.38c-.547-.536-1.089-1.073-1.641-1.609C12.5-3.53-2.541 13.215 2.266 17.288l1.052.891a5.26 5.26 0 0 0-.292 2.391c.115 1.12.688 2.193 1.625 3.021.885.786 2.052 1.286 3.188 1.286 1.87 4.318 6.146 6.969 11.156 7.12 5.38.156 9.896-2.37 11.786-6.911.125-.318.651-1.755.651-3.021 0-1.276-.719-1.802-1.177-1.802zM8.25 23.656a2.3 2.3 0 0 1-.5.036c-1.62-.042-3.375-1.505-3.552-3.245-.193-1.922.786-3.396 2.521-3.745.24-.052.484-.068.729-.057.974.057 2.406.802 2.729 2.922.292 1.88-.167 3.792-1.927 4.094zm-1.812-8.104c-1.078.208-2.031.823-2.615 1.667-.349-.286-.995-.849-1.109-1.068-.927-1.771 1.016-5.203 2.37-7.146C8.438 4.213 13.693.583 16.126 1.239c.396.115 1.703 1.635 1.703 1.635s-2.432 1.349-4.688 3.234c-3.036 2.344-5.328 5.745-6.703 9.443zm17.046 7.391c.036-.016.063-.057.057-.094-.005-.052-.047-.089-.099-.083 0 0-2.542.38-4.948-.505.26-.849.958-.542 2.01-.458a14.6 14.6 0 0 0 4.854-.526c1.089-.313 2.516-.927 3.63-1.807.375.823.505 1.729.505 1.729s.292-.052.531.099c.229.141.396.438.281 1.193-.229 1.417-.833 2.568-1.844 3.63a7.5 7.5 0 0 1-2.219 1.656 10 10 0 0 1-1.443.615c-3.813 1.245-7.714-.125-8.974-3.068a5 5 0 0 1-.25-.698c-.536-1.938-.083-4.266 1.344-5.729.083-.094.172-.203.172-.344 0-.115-.073-.234-.135-.323-.495-.724-2.219-1.953-1.875-4.339.25-1.714 1.745-2.917 3.141-2.849l.354.021c.604.036 1.13.115 1.625.135.833.036 1.583-.083 2.469-.823.297-.25.536-.469.943-.536.042-.005.151-.047.359-.036a1.2 1.2 0 0 1 .609.198c.714.474.813 1.62.849 2.458.021.479.078 1.635.099 1.969.047.76.245.87.646 1 .229.078.443.135.75.219.943.266 1.5.536 1.849.88.214.214.307.443.339.661.115.813-.625 1.813-2.583 2.724-2.141.995-4.734 1.245-6.526 1.047l-.63-.073c-1.432-.193-2.25 1.661-1.391 2.938.552.818 2.068 1.354 3.578 1.354 3.464 0 6.13-1.484 7.12-2.766l.078-.115c.052-.073.01-.109-.052-.068-.807.552-4.406 2.755-8.25 2.094 0 0-.469-.078-.896-.245-.339-.13-1.047-.458-1.135-1.188 3.104.964 5.057.052 5.057.052zm-4.916-.584h.005zM12.63 8.984c1.193-1.38 2.661-2.578 3.974-3.25.047-.026.094.026.073.068-.104.188-.307.599-.37.901-.01.047.042.083.078.057.823-.557 2.245-1.156 3.495-1.234.052 0 .078.068.036.099a3 3 0 0 0-.552.552.052.052 0 0 0 .042.083c.88.01 2.115.318 2.917.771.057.031.021.135-.042.12-1.219-.281-3.214-.495-5.286.016-1.849.453-3.26 1.146-4.292 1.901-.052.036-.115-.031-.073-.083z" />
|
|
12
|
+
</Svg>
|
|
13
|
+
);
|
|
14
|
+
export default SvgMailChimp;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgRazorpay = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
xmlSpace="preserve"
|
|
7
|
+
width={props.size}
|
|
8
|
+
height={props.size}
|
|
9
|
+
viewBox="0 0 122.88 26.53"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
d="M11.19 9.03 7.94 21.47H0l1.61-6.12zM28.09 5.08c1.86.01 3.17.42 3.91 1.25s.92 2.01.51 3.56a6.1 6.1 0 0 1-1.59 2.8c-.8.8-1.78 1.38-2.87 1.68.83.19 1.34.78 1.5 1.79l.03.22.6 5.09h-3.7l-.62-5.48a1.2 1.2 0 0 0-.15-.52c-.09-.16-.22-.29-.37-.39a2.3 2.3 0 0 0-1-.25h-2.4899999999999998l-1.74 6.63h-3.46l4.3-16.38zm94.79 4.29-4.4 6.34-5.19 7.52-.04.04-1.16 1.68-.04.06-.05.08-1 1.44h-3.44l4.02-5.67-1.82-11.09h3.57l.9 7.23 4.36-6.19.06-.09.07-.1.07-.09.54-1.15h3.55zm-30.48.88a3.68 3.68 0 0 1 1.24 2.19c.18 1.07.1 2.18-.21 3.22a9.5 9.5 0 0 1-1.46 3.19 7.15 7.15 0 0 1-2.35 2.13c-.88.48-1.85.73-2.85.73a3.67 3.67 0 0 1-2.02-.51c-.47-.28-.83-.71-1.03-1.22l-.06-.2-1.77 6.75h-3.43l3.51-13.4.02-.06.01-.06.86-3.25h3.35l-.57 1.88-.01.08c.49-.7 1.15-1.27 1.91-1.64.76-.4 1.6-.6 2.45-.6.85-.05 1.71.23 2.41.77m-4.14 1.86a3.01 3.01 0 0 0-2.18.88c-.68.7-1.15 1.59-1.36 2.54-.3 1.11-.28 1.95.02 2.53s.87.88 1.72.88c.81.02 1.59-.29 2.18-.86.66-.69 1.12-1.55 1.33-2.49.29-1.09.27-1.96-.03-2.57s-.86-.91-1.68-.91m15.4-2.12c.46.29.82.72 1.02 1.23l.07.19.44-1.66h3.36l-3.08 11.7h-3.37l.45-1.73c-.51.61-1.15 1.09-1.87 1.42-.7.32-1.45.49-2.21.49-.88.04-1.76-.21-2.48-.74-.66-.52-1.1-1.28-1.24-2.11a6.94 6.94 0 0 1 .19-3.17 9.8 9.8 0 0 1 1.49-3.21c.63-.89 1.44-1.64 2.38-2.18.86-.5 1.84-.77 2.83-.77.72-.02 1.42.16 2.02.54m-1.74 2.15c-.41 0-.82.08-1.19.24-.38.16-.72.39-1.01.68-.67.71-1.15 1.59-1.36 2.55-.28 1.08-.28 1.9.04 2.49.31.59.89.87 1.75.87.4.01.8-.07 1.18-.22s.71-.38 1-.66a5.4 5.4 0 0 0 1.26-2.22l.08-.31c.3-1.11.29-1.96-.03-2.53-.31-.59-.88-.89-1.72-.89M81.13 9.63l.22.09-.86 3.19c-.49-.26-1.03-.39-1.57-.39-.82-.03-1.62.24-2.27.75-.56.48-.97 1.12-1.18 1.82l-.07.27-1.6 6.11h-3.42l3.1-11.7h3.37l-.44 1.72c.42-.58.96-1.05 1.57-1.4.68-.39 1.44-.59 2.22-.59.31-.02.63.02.93.13m-12.63.56c.76.48 1.31 1.24 1.52 2.12.25 1.06.21 2.18-.11 3.22-.3 1.18-.83 2.28-1.58 3.22-.71.91-1.61 1.63-2.64 2.12a7.75 7.75 0 0 1-3.35.73c-1.22 0-2.22-.24-3-.73a3.5 3.5 0 0 1-1.54-2.12 6.4 6.4 0 0 1 .11-3.22c.3-1.17.83-2.27 1.58-3.22.71-.9 1.62-1.63 2.66-2.12a7.8 7.8 0 0 1 3.39-.73 5.4 5.4 0 0 1 2.96.73m-3.66 1.91c-.81-.01-1.59.3-2.18.86-.61.58-1.07 1.43-1.36 2.57-.6 2.29-.02 3.43 1.74 3.43.8.02 1.57-.29 2.15-.85.6-.57 1.04-1.43 1.34-2.58.3-1.13.31-1.98.01-2.57-.29-.59-.86-.86-1.7-.86m-6.95-2.34-.6 2.32-7.55 6.67h6.06l-.72 2.73H45.05l.63-2.41 7.43-6.57h-5.65l.72-2.73h9.71zm-16.93.23c.46.29.82.72 1.02 1.23l.07.19.44-1.66h3.37l-3.07 11.7h-3.37l.45-1.73c-.51.6-1.14 1.08-1.85 1.41s-1.48.5-2.27.5a3.84 3.84 0 0 1-2.45-.74c-.66-.52-1.1-1.28-1.24-2.11a6.94 6.94 0 0 1 .19-3.17 9.6 9.6 0 0 1 1.49-3.21c.63-.89 1.44-1.64 2.37-2.18.86-.5 1.84-.76 2.83-.76.72-.02 1.42.16 2.02.53m-1.73 2.15c-.41 0-.81.08-1.19.24s-.72.39-1.01.68a5.33 5.33 0 0 0-1.36 2.55c-.28 1.08-.27 1.9.04 2.49s.89.87 1.75.87a3.01 3.01 0 0 0 2.18-.88 5.2 5.2 0 0 0 1.26-2.22l.08-.31c.29-1.11.26-1.94-.03-2.53-.31-.59-.89-.89-1.72-.89M26.85 7.81h-3.21l-1.13 4.28h3.21c1.01 0 1.81-.17 2.35-.52.57-.37.98-.95 1.13-1.63.2-.72.11-1.27-.27-1.62-.38-.33-1.07-.51-2.08-.51"
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
style={{
|
|
16
|
+
fill: "#072654",
|
|
17
|
+
}}
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="m18.4 0-5.64 21.47H8.89L12.7 6.93l-5.84 3.85L7.9 6.95z"
|
|
21
|
+
style={{
|
|
22
|
+
fill: "#3395ff",
|
|
23
|
+
}}
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgRazorpay;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect } from "react-native-svg";
|
|
3
|
+
const SvgTrello = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={props.size}
|
|
7
|
+
height={props.size}
|
|
8
|
+
preserveAspectRatio="xMidYMid"
|
|
9
|
+
viewBox="0 0 256 256"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Rect width={256} height={256} fill="#0065FF" rx={25} />
|
|
13
|
+
<Rect width={78.08} height={112} x={144.64} y={33.28} fill="#FFF" rx={12} />
|
|
14
|
+
<Rect width={78.08} height={176} x={33.28} y={33.28} fill="#FFF" rx={12} />
|
|
15
|
+
</Svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgTrello;
|
package/dist/misc/Upi.js
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgUpi = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={props.size}
|
|
7
|
+
height={props.size}
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
viewBox="0 0 120 60"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path fill="#097939" d="M95.678 42.9 110 29.835l-6.784-13.516z" />
|
|
13
|
+
<Path fill="#ed752e" d="m90.854 42.9 14.322-13.065-6.784-13.516z" />
|
|
14
|
+
<Path
|
|
15
|
+
fill="#747474"
|
|
16
|
+
d="m22.41 16.47-6.03 21.475 21.407.15 5.88-21.625h5.427l-7.05 25.14c-.27.96-1.298 1.74-2.295 1.74H12.31c-1.664 0-2.65-1.3-2.2-2.9l6.724-23.98zm66.182-.15h5.427l-7.538 27.03h-5.58zM49.698 27.582l27.136-.15 1.81-5.707h-27.59l1.658-5.256 29.4-.27c1.83-.017 2.92 1.4 2.438 3.167L81.78 29.49c-.483 1.766-2.36 3.197-4.19 3.197H53.316L50.454 43.8h-5.28z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgUpi;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgWhereby = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={props.size}
|
|
7
|
+
height={props.size}
|
|
8
|
+
viewBox="0 7 32 32"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
d="M16.734 15.71c-.511.419-1.02.466-5.511.466-2.723 0-4.953.074-4.953.195 0 .098.218.32.484.492.656.39.973 1.102 4.129 8.871 1.527 3.703 2.816 6.84 2.914 6.938.094.098.8-1.371 1.578-3.309a274 274 0 0 1 1.82-4.437l.41-.93 1.797 4.434c.996 2.43 1.848 4.414 1.918 4.414.22-.024 4.832-12.133 5.004-13.164.219-1.492-.074-2.645-.898-3.504-1.63-1.617-4.395-.54-5.973 2.379l-.414.785-.875-2.035-.848-2.059Zm-2.988 1.227c.899.317 1.41 1.079 2.598 3.97l.875 2.156-.922 2.425c-.512 1.352-.973 2.453-1.047 2.453-.191 0-3.883-9.242-3.883-9.73 0-.637.293-1.004.973-1.273.34-.125.605-.247.629-.247.023-.023.363.098.777.247m9.297 2.106c.922.98.75 3.238-.488 6.445-.75 2.012-1.02 2.477-1.164 2.086-.098-.27-.825-2.035-1.602-3.922-.777-1.886-1.41-3.554-1.41-3.703 0-.465 1.168-1.37 1.992-1.543 1.188-.246 2.04-.047 2.672.637m0 0"
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
</Svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgWhereby;
|
package/dist/misc/index.js
CHANGED
|
@@ -4,29 +4,37 @@ export { default as Chrome } from "./Chrome";
|
|
|
4
4
|
export { default as Daily } from "./Daily";
|
|
5
5
|
export { default as Discover } from "./Discover";
|
|
6
6
|
export { default as Edge } from "./Edge";
|
|
7
|
+
export { default as FacebookPixel } from "./FacebookPixel";
|
|
7
8
|
export { default as Firefox } from "./Firefox";
|
|
8
9
|
export { default as Github } from "./Github";
|
|
9
10
|
export { default as Google } from "./Google";
|
|
10
11
|
export { default as GoogleAnalytics } from "./GoogleAnalytics";
|
|
11
12
|
export { default as GoogleCalendar } from "./GoogleCalendar";
|
|
12
13
|
export { default as GoogleMeet } from "./GoogleMeet";
|
|
14
|
+
export { default as GoogleSheets } from "./GoogleSheets";
|
|
13
15
|
export { default as Instagram } from "./Instagram";
|
|
14
16
|
export { default as Jcb } from "./Jcb";
|
|
17
|
+
export { default as Jitsi } from "./Jitsi";
|
|
15
18
|
export { default as Linear } from "./Linear";
|
|
19
|
+
export { default as MailChimp } from "./MailChimp";
|
|
16
20
|
export { default as Mastercard } from "./Mastercard";
|
|
17
21
|
export { default as Microsoft } from "./Microsoft";
|
|
18
22
|
export { default as Outlook } from "./Outlook";
|
|
23
|
+
export { default as Razorpay } from "./Razorpay";
|
|
19
24
|
export { default as Safari } from "./Safari";
|
|
20
25
|
export { default as Shopify } from "./Shopify";
|
|
21
26
|
export { default as Slack } from "./Slack";
|
|
22
27
|
export { default as Stripe } from "./Stripe";
|
|
23
28
|
export { default as Teams } from "./Teams";
|
|
29
|
+
export { default as Trello } from "./Trello";
|
|
24
30
|
export { default as Twilio } from "./Twilio";
|
|
25
31
|
export { default as Ubuntu } from "./Ubuntu";
|
|
26
32
|
export { default as UnionPay } from "./UnionPay";
|
|
33
|
+
export { default as Upi } from "./Upi";
|
|
27
34
|
export { default as Visa } from "./Visa";
|
|
28
35
|
export { default as Webhook } from "./Webhook";
|
|
29
36
|
export { default as Whatsapp } from "./Whatsapp";
|
|
37
|
+
export { default as Whereby } from "./Whereby";
|
|
30
38
|
export { default as Windows } from "./Windows";
|
|
31
39
|
export { default as Wordpress } from "./Wordpress";
|
|
32
40
|
export { default as Zapier } from "./Zapier";
|