@bigbinary/neeto-icons-rn 1.18.7 → 1.18.9
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/appIcons/Neeto.js +3 -3
- package/dist/appIcons/NeetoCal.js +51 -42
- package/dist/appIcons/NeetoChangelog.js +25 -18
- package/dist/appIcons/NeetoChat.js +7 -7
- package/dist/appIcons/NeetoCi.js +4 -4
- package/dist/appIcons/NeetoCode.js +4 -4
- package/dist/appIcons/NeetoCourse.js +5 -5
- package/dist/appIcons/NeetoCrm.js +21 -14
- package/dist/appIcons/NeetoDeploy.js +4 -4
- package/dist/appIcons/NeetoDesk.js +6 -6
- package/dist/appIcons/NeetoForm.js +5 -5
- package/dist/appIcons/NeetoGit.js +30 -23
- package/dist/appIcons/NeetoInvisible.js +4 -4
- package/dist/appIcons/NeetoInvoice.js +21 -14
- package/dist/appIcons/NeetoKb.js +7 -7
- package/dist/appIcons/NeetoPlanner.js +5 -5
- package/dist/appIcons/NeetoPlaydash.js +10 -10
- package/dist/appIcons/NeetoQuiz.js +5 -5
- package/dist/appIcons/NeetoRecord.js +7 -4
- package/dist/appIcons/NeetoReplay.js +21 -14
- package/dist/appIcons/NeetoRunner.js +7 -7
- package/dist/appIcons/NeetoSeo.js +5 -5
- package/dist/appIcons/NeetoSite.js +21 -14
- package/dist/appIcons/NeetoTestify.js +5 -5
- package/dist/appIcons/NeetoWireframe.js +4 -4
- package/dist/icons/Drag.js +28 -0
- package/dist/icons/index.js +1 -0
- package/dist/logos/Neeto.js +3 -4
- package/dist/logos/NeetoCal.js +22 -23
- package/dist/logos/NeetoChangelog.js +24 -18
- package/dist/logos/NeetoChat.js +7 -8
- package/dist/logos/NeetoCi.js +4 -5
- package/dist/logos/NeetoCode.js +4 -5
- package/dist/logos/NeetoCourse.js +13 -21
- package/dist/logos/NeetoCrm.js +20 -14
- package/dist/logos/NeetoDeploy.js +4 -5
- package/dist/logos/NeetoDesk.js +6 -7
- package/dist/logos/NeetoForm.js +5 -6
- package/dist/logos/NeetoGit.js +29 -23
- package/dist/logos/NeetoInvisible.js +4 -5
- package/dist/logos/NeetoInvoice.js +20 -14
- package/dist/logos/NeetoKb.js +7 -8
- package/dist/logos/NeetoPlanner.js +5 -6
- package/dist/logos/NeetoPlaydash.js +9 -10
- package/dist/logos/NeetoQuiz.js +5 -6
- package/dist/logos/NeetoRecord.js +4 -5
- package/dist/logos/NeetoReplay.js +20 -14
- package/dist/logos/NeetoRunner.js +7 -8
- package/dist/logos/NeetoSeo.js +5 -6
- package/dist/logos/NeetoSite.js +20 -14
- package/dist/logos/NeetoTestify.js +5 -6
- package/dist/logos/NeetoWireframe.js +4 -5
- package/package.json +1 -1
package/dist/appIcons/Neeto.js
CHANGED
|
@@ -8,11 +8,11 @@ const SvgNeeto = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
12
|
-
<Path fill="#5BCC5A" d="
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
|
+
<Path fill="#5BCC5A" d="M557.258 233.428H430.326l126.932 190.398z" />
|
|
13
13
|
<Path
|
|
14
14
|
fill={props.color}
|
|
15
|
-
d="
|
|
15
|
+
d="m242.467 565.99.001-332.562h91.663L557.26 565.99h-94.337L316.089 350.205V565.99z"
|
|
16
16
|
/>
|
|
17
17
|
</Svg>
|
|
18
18
|
);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import Svg, { Rect, Path } from "react-native-svg";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
3
|
const SvgNeetoCal = (props) => (
|
|
4
4
|
<Svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -8,47 +8,56 @@ const SvgNeetoCal = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
d="
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
|
+
<G clipPath="url(#NeetoCal_svg__a)">
|
|
13
|
+
<Rect
|
|
14
|
+
width={354.915}
|
|
15
|
+
height={354.915}
|
|
16
|
+
x={221.365}
|
|
17
|
+
y={236.126}
|
|
18
|
+
fill="#75DC66"
|
|
19
|
+
rx={66.251}
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
fill="#5BCC5A"
|
|
23
|
+
d="M221.365 302.377c0-36.59 29.662-66.251 66.251-66.251h222.413c36.59 0 66.251 29.661 66.251 66.251v52.054H221.365z"
|
|
24
|
+
/>
|
|
25
|
+
<Path fill="#75DC66" d="M221.365 354.427H339.67v118.305H221.365z" />
|
|
26
|
+
<Path
|
|
27
|
+
fill="#75DC66"
|
|
28
|
+
d="M221.365 472.731H339.67v118.305h-52.054c-36.59 0-66.251-29.661-66.251-66.25z"
|
|
29
|
+
/>
|
|
30
|
+
<Path
|
|
31
|
+
fill="#0DA84C"
|
|
32
|
+
d="M339.67 472.731h118.305v118.305H339.67zM457.975 354.427H576.28v118.305H457.975z"
|
|
33
|
+
/>
|
|
34
|
+
<Path fill="#75DC66" d="M339.67 354.427h118.305v118.305H339.67z" />
|
|
35
|
+
<Path
|
|
36
|
+
fill="#0DA84C"
|
|
37
|
+
d="M457.975 472.731H576.28v52.055c0 36.589-29.662 66.25-66.251 66.25h-52.054z"
|
|
38
|
+
/>
|
|
39
|
+
<Rect
|
|
40
|
+
width={42.59}
|
|
41
|
+
height={69.8}
|
|
42
|
+
x={447.329}
|
|
43
|
+
y={208.914}
|
|
44
|
+
fill="#0DA84C"
|
|
45
|
+
rx={21.295}
|
|
46
|
+
/>
|
|
47
|
+
<Rect
|
|
48
|
+
width={42.59}
|
|
49
|
+
height={69.8}
|
|
50
|
+
x={307.73}
|
|
51
|
+
y={208.914}
|
|
52
|
+
fill="#0DA84C"
|
|
53
|
+
rx={21.295}
|
|
54
|
+
/>
|
|
55
|
+
</G>
|
|
56
|
+
<Defs>
|
|
57
|
+
<ClipPath id="NeetoCal_svg__a">
|
|
58
|
+
<Path fill={props.color} d="M208 208.435h383.13v383.13H208z" />
|
|
59
|
+
</ClipPath>
|
|
60
|
+
</Defs>
|
|
52
61
|
</Svg>
|
|
53
62
|
);
|
|
54
63
|
export default SvgNeetoCal;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import Svg, { Rect, Path } from "react-native-svg";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
3
|
const SvgNeetoChangelog = (props) => (
|
|
4
4
|
<Svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -8,23 +8,30 @@ const SvgNeetoChangelog = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
|
+
<G clipPath="url(#NeetoChangelog_svg__a)">
|
|
13
|
+
<Path
|
|
14
|
+
fill="#75DC66"
|
|
15
|
+
d="M435.43 493.486c0 44.274-35.89 80.165-80.164 80.165s-80.164-35.891-80.164-80.165c0-44.273 35.891-80.164 80.164-80.164s80.164 35.891 80.164 80.164"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#5BCC5A"
|
|
19
|
+
d="M228.051 393.284c0-49.567 40.182-89.749 89.749-89.749h49.667v179.498H317.8c-49.567 0-89.749-40.182-89.749-89.749"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
fill="#5BCC5A"
|
|
23
|
+
d="m367.466 303.532 179.62-76.761c11.498-4.913 24.275 3.522 24.275 16.025v300.97c0 12.503-12.777 20.939-24.275 16.025l-179.62-76.761z"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
fill="#0DA84C"
|
|
27
|
+
d="M367.466 414.243v68.787l-49.666.003c-14.451 0-28.105-3.417-40.197-9.484 8.863-34.629 40.275-60.228 77.666-60.228a81 81 0 0 1 12.197.922M433.461 511.231l-65.995-28.201v-68.787c38.484 5.876 67.964 39.118 67.964 79.243 0 6.099-.679 12.036-1.969 17.745"
|
|
28
|
+
/>
|
|
29
|
+
</G>
|
|
30
|
+
<Defs>
|
|
31
|
+
<ClipPath id="NeetoChangelog_svg__a">
|
|
32
|
+
<Path fill={props.color} d="M225.35 225.35h348.3v348.3h-348.3z" />
|
|
33
|
+
</ClipPath>
|
|
34
|
+
</Defs>
|
|
28
35
|
</Svg>
|
|
29
36
|
);
|
|
30
37
|
export default SvgNeetoChangelog;
|
|
@@ -8,26 +8,26 @@ const SvgNeetoChat = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<G clipPath="url(#NeetoChat_svg__a)">
|
|
13
13
|
<Path
|
|
14
14
|
fill="#75DC66"
|
|
15
|
-
d="
|
|
15
|
+
d="M537.313 494.247c0 44.213-32.603 80.054-72.821 80.054H298.823c-40.219 0-72.822-35.841-72.822-80.054V438.21c0-44.213 32.603-80.054 72.822-80.054h165.669c40.218 0 72.821 35.841 72.821 80.054z"
|
|
16
16
|
/>
|
|
17
|
-
<Path fill="#75DC66" d="
|
|
17
|
+
<Path fill="#75DC66" d="m357.08 298.116-93.758 70.047 93.758-8.005z" />
|
|
18
18
|
<Path
|
|
19
19
|
fill="#5BCC5A"
|
|
20
|
-
d="
|
|
20
|
+
d="M261.448 305.165c0-43.721 32.765-79.164 73.182-79.164h166.49c40.417 0 73.182 35.443 73.182 79.164v55.415c0 43.721-32.765 79.164-73.182 79.164H334.63c-40.417 0-73.182-35.443-73.182-79.164z"
|
|
21
21
|
/>
|
|
22
|
-
<Path fill="#5BCC5A" d="
|
|
22
|
+
<Path fill="#5BCC5A" d="m442.574 499.117 94.222-69.268-94.222 7.916z" />
|
|
23
23
|
<Path
|
|
24
24
|
fill="#0DA84C"
|
|
25
|
-
d="
|
|
25
|
+
d="m536.902 429.652-.362.218.256-.021-94.222 69.268-.001-59.373H334.63c-37.722 0-68.778-30.873-72.753-70.535q.843-.546 1.699-1.068l-.254.022 93.758-70.047-.001 60.04h107.413c37.588 0 68.525 31.307 72.41 71.496"
|
|
26
26
|
/>
|
|
27
27
|
</G>
|
|
28
28
|
<Defs>
|
|
29
29
|
<ClipPath id="NeetoChat_svg__a">
|
|
30
|
-
<Path fill={props.color} d="
|
|
30
|
+
<Path fill={props.color} d="M226 226h348.3v348.3H226z" />
|
|
31
31
|
</ClipPath>
|
|
32
32
|
</Defs>
|
|
33
33
|
</Svg>
|
package/dist/appIcons/NeetoCi.js
CHANGED
|
@@ -8,18 +8,18 @@ const SvgNeetoCi = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<Path
|
|
13
13
|
fill="#5BCC5A"
|
|
14
|
-
d="
|
|
14
|
+
d="M490.319 452.567c0 78.175-63.374 141.549-141.549 141.549s-141.549-63.374-141.549-141.549 63.374-141.549 141.549-141.549 141.549 63.374 141.549 141.549"
|
|
15
15
|
/>
|
|
16
16
|
<Path
|
|
17
17
|
fill="#75DC66"
|
|
18
|
-
d="
|
|
18
|
+
d="M594.12 348.767c0 78.176-63.374 141.549-141.549 141.549s-141.549-63.373-141.549-141.549c0-78.175 63.374-141.548 141.549-141.548S594.12 270.592 594.12 348.767"
|
|
19
19
|
/>
|
|
20
20
|
<Path
|
|
21
21
|
fill="#0DA84C"
|
|
22
|
-
d="
|
|
22
|
+
d="M315.063 315.063a142 142 0 0 1 33.708-4.039c78.175 0 141.549 63.374 141.549 141.549 0 11.617-1.4 22.907-4.039 33.711a142 142 0 0 1-33.709 4.038c-78.175 0-141.548-63.373-141.548-141.548 0-11.617 1.399-22.907 4.039-33.711"
|
|
23
23
|
/>
|
|
24
24
|
</Svg>
|
|
25
25
|
);
|
|
@@ -8,19 +8,19 @@ const SvgNeetoCode = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<Path
|
|
13
13
|
fill="#5BCC5A"
|
|
14
|
-
d="
|
|
14
|
+
d="M398.868 210.5 241.566 312.19v174.187l297.776-177.73c8.622-5.147 8.627-17.635.008-22.787l-126.467-75.606a13.27 13.27 0 0 0-14.015.246"
|
|
15
15
|
/>
|
|
16
16
|
<Path
|
|
17
17
|
fill="#75DC66"
|
|
18
|
-
d="
|
|
18
|
+
d="M398.868 588.06 241.566 486.37V312.184l297.776 177.73c8.622 5.146 8.627 17.634.008 22.787l-126.467 75.605a13.27 13.27 0 0 1-14.015-.246"
|
|
19
19
|
/>
|
|
20
20
|
<Path
|
|
21
21
|
fill="#0DA84C"
|
|
22
22
|
fillRule="evenodd"
|
|
23
|
-
d="
|
|
23
|
+
d="m387.472 399.28-145.906-87.085v174.17z"
|
|
24
24
|
clipRule="evenodd"
|
|
25
25
|
/>
|
|
26
26
|
</Svg>
|
|
@@ -8,24 +8,24 @@ const SvgNeetoCourse = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<G clipPath="url(#NeetoCourse_svg__a)">
|
|
13
13
|
<Path
|
|
14
14
|
fill="#75DC66"
|
|
15
|
-
d="
|
|
15
|
+
d="M279.359 383.138a19.95 19.95 0 0 1 10.015-17.3l96.709-55.55a19.95 19.95 0 0 1 19.614-.147l102.805 57.015a19.95 19.95 0 0 1 10.275 17.448v111.491a19.95 19.95 0 0 1-10.275 17.448l-102.805 57.015a19.95 19.95 0 0 1-19.614-.147l-96.709-55.55a19.95 19.95 0 0 1-10.015-17.3z"
|
|
16
16
|
/>
|
|
17
17
|
<Path
|
|
18
18
|
fill="#5BCC5A"
|
|
19
|
-
d="
|
|
19
|
+
d="m386.089 230.487-196.312 112.76c-13.352 7.67-13.352 26.932 0 34.601l196.312 112.761a19.95 19.95 0 0 0 19.614.147l203.324-112.76c13.7-7.598 13.7-27.298 0-34.896L405.703 230.34a19.95 19.95 0 0 0-19.614.147"
|
|
20
20
|
/>
|
|
21
21
|
<Path
|
|
22
22
|
fill="#0DA84C"
|
|
23
|
-
d="
|
|
23
|
+
d="m285.295 368.18 92.779-53.292c7.897-4.535 17.741 1.182 17.715 10.288l-.7 244.231c-.008 2.722-2.953 4.421-5.314 3.066L289.38 514.86a19.95 19.95 0 0 1-10.021-17.304V378.434c0-4.234 2.264-8.145 5.936-10.254"
|
|
24
24
|
/>
|
|
25
25
|
</G>
|
|
26
26
|
<Defs>
|
|
27
27
|
<ClipPath id="NeetoCourse_svg__a">
|
|
28
|
-
<Path fill={props.color} d="
|
|
28
|
+
<Path fill={props.color} d="M180.7 180.699h438.6v438.6H180.7z" />
|
|
29
29
|
</ClipPath>
|
|
30
30
|
</Defs>
|
|
31
31
|
</Svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import Svg, { Rect, Path } from "react-native-svg";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
3
|
const SvgNeetoCrm = (props) => (
|
|
4
4
|
<Svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -8,19 +8,26 @@ const SvgNeetoCrm = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
|
+
<G clipPath="url(#NeetoCRM_svg__a)">
|
|
13
|
+
<Path
|
|
14
|
+
fill="#5BCC5A"
|
|
15
|
+
d="M225.351 507.158V291.505c0-36.387 40.365-58.262 70.85-38.395l188.838 123.063c16.734 10.905 16.734 35.413 0 46.318L296.201 545.554c-30.485 19.866-70.85-2.009-70.85-38.396"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#75DC66"
|
|
19
|
+
d="M573.651 472.683V325.978c0-30.75-34.488-48.892-59.827-31.471l-119.338 82.045c-15.976 10.983-15.976 34.574 0 45.557l119.338 82.045c25.339 17.421 59.827-.721 59.827-31.471"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
fill="#0DA84C"
|
|
23
|
+
d="m438.836 346.064 46.204 30.11c16.734 10.906 16.734 35.414 0 46.319l-46.202 30.109-44.35-30.491c-15.977-10.984-15.977-34.574 0-45.558z"
|
|
24
|
+
/>
|
|
25
|
+
</G>
|
|
26
|
+
<Defs>
|
|
27
|
+
<ClipPath id="NeetoCRM_svg__a">
|
|
28
|
+
<Path fill={props.color} d="M225.35 225.35h348.3v348.3h-348.3z" />
|
|
29
|
+
</ClipPath>
|
|
30
|
+
</Defs>
|
|
24
31
|
</Svg>
|
|
25
32
|
);
|
|
26
33
|
export default SvgNeetoCrm;
|
|
@@ -8,18 +8,18 @@ const SvgNeetoDeploy = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<Path
|
|
13
13
|
fill="#75DC66"
|
|
14
|
-
d="
|
|
14
|
+
d="m413.164 215.661 151.392 350.528c6.067 14.046-8.053 28.334-22.17 22.433L381.084 521.2a17.01 17.01 0 0 1-10.393-17.053l22.936-285.258c.852-10.599 15.321-12.989 19.537-3.228"
|
|
15
15
|
/>
|
|
16
16
|
<Path
|
|
17
17
|
fill="#5BCC5A"
|
|
18
|
-
d="
|
|
18
|
+
d="M386.452 215.661 235.06 566.189c-6.067 14.046 8.053 28.334 22.17 22.433L418.532 521.2a17.01 17.01 0 0 0 10.393-17.053l-22.936-285.258c-.852-10.599-15.321-12.989-19.537-3.228"
|
|
19
19
|
/>
|
|
20
20
|
<Path
|
|
21
21
|
fill="#0DA84C"
|
|
22
|
-
d="
|
|
22
|
+
d="M399.804 210.3c-3.241 1.332-5.835 4.283-6.181 8.59l-22.935 285.257A17.005 17.005 0 0 0 381.08 521.2l18.724 7.827 18.724-7.827a17 17 0 0 0 10.393-17.053L405.986 218.89c-.346-4.307-2.941-7.258-6.182-8.59"
|
|
23
23
|
/>
|
|
24
24
|
</Svg>
|
|
25
25
|
);
|
|
@@ -8,30 +8,30 @@ const SvgNeetoDesk = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<G clipPath="url(#NeetoDesk_svg__a)">
|
|
13
13
|
<Path
|
|
14
14
|
fill="#75DC66"
|
|
15
|
-
d="
|
|
15
|
+
d="M331.397 485.786c0 26.813-22.175 48.517-48.932 48.517-26.756 0-48.446-21.736-48.446-48.55 0-15.705 7.441-29.668 18.983-38.542 12.73-6.561 18.863-9.975 29.948-9.975 26.756 0 48.447 21.737 48.447 48.55"
|
|
16
16
|
/>
|
|
17
17
|
<Path
|
|
18
18
|
fill="#75DC66"
|
|
19
19
|
fillRule="evenodd"
|
|
20
|
-
d="
|
|
20
|
+
d="M400.279 247.418c-76.012 0-137.633 61.752-137.633 137.926 0 34.842 12.878 66.643 34.139 90.925l-8.276 7.278-15.121-45.82c-11.071 4.757-7.259 2.718-20.386 9.484-7.971-19.035-12.377-39.939-12.377-61.867 0-88.362 71.48-159.994 159.654-159.994 35.929 0 69.115 11.907 95.8 31.993l-13.226 17.645c-23.002-17.315-51.577-27.57-82.574-27.57"
|
|
21
21
|
clipRule="evenodd"
|
|
22
22
|
/>
|
|
23
23
|
<Path
|
|
24
24
|
fill="#5BCC5A"
|
|
25
|
-
d="
|
|
25
|
+
d="M564.305 421.736c0 84.086-68.021 152.252-151.929 152.252s-151.444-68.133-151.444-152.219 67.536-152.284 151.444-152.284 151.929 68.165 151.929 152.251"
|
|
26
26
|
/>
|
|
27
27
|
<Path
|
|
28
28
|
fill="#0DA84C"
|
|
29
|
-
d="
|
|
29
|
+
d="M263.41 394.232a137.4 137.4 0 0 0 10.151 43.916 48.6 48.6 0 0 1 9.389-.912c26.756 0 48.447 21.737 48.447 48.55 0 18.847-10.716 35.185-26.375 43.23-27.253-27.519-44.09-65.412-44.09-107.247 0-9.402.85-18.606 2.478-27.537"
|
|
30
30
|
/>
|
|
31
31
|
</G>
|
|
32
32
|
<Defs>
|
|
33
33
|
<ClipPath id="NeetoDesk_svg__a">
|
|
34
|
-
<Path fill={props.color} d="
|
|
34
|
+
<Path fill={props.color} d="M225.35 225.35h348.3v348.3h-348.3z" />
|
|
35
35
|
</ClipPath>
|
|
36
36
|
</Defs>
|
|
37
37
|
</Svg>
|
|
@@ -8,24 +8,24 @@ const SvgNeetoForm = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<G clipPath="url(#NeetoForm_svg__a)">
|
|
13
13
|
<Path
|
|
14
14
|
fill="#75DC66"
|
|
15
|
-
d="
|
|
15
|
+
d="M306.7 266.637c0-22.802 18.484-41.286 41.286-41.286h159.889c22.802 0 41.286 18.484 41.286 41.286v209.015c0 22.802-18.484 41.286-41.286 41.286H347.986c-22.802 0-41.286-18.484-41.286-41.286z"
|
|
16
16
|
/>
|
|
17
17
|
<Path
|
|
18
18
|
fill="#5BCC5A"
|
|
19
|
-
d="
|
|
19
|
+
d="M249.65 323.686c0-22.801 18.484-41.286 41.286-41.286h159.889c22.802 0 41.286 18.485 41.286 41.286v209.016c0 22.802-18.484 41.286-41.286 41.286H290.936c-22.802 0-41.286-18.484-41.286-41.286z"
|
|
20
20
|
/>
|
|
21
21
|
<Path
|
|
22
22
|
fill="#0DA84C"
|
|
23
|
-
d="
|
|
23
|
+
d="M492.111 516.938H347.986c-22.802 0-41.286-18.484-41.286-41.286V282.4h144.125c22.802 0 41.286 18.485 41.286 41.286z"
|
|
24
24
|
/>
|
|
25
25
|
</G>
|
|
26
26
|
<Defs>
|
|
27
27
|
<ClipPath id="NeetoForm_svg__a">
|
|
28
|
-
<Path fill={props.color} d="
|
|
28
|
+
<Path fill={props.color} d="M225.35 225.35h348.3v348.3h-348.3z" />
|
|
29
29
|
</ClipPath>
|
|
30
30
|
</Defs>
|
|
31
31
|
</Svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import Svg, { Rect, Path, Circle } from "react-native-svg";
|
|
2
|
+
import Svg, { Rect, G, Path, Circle, Defs, ClipPath } from "react-native-svg";
|
|
3
3
|
const SvgNeetoGit = (props) => (
|
|
4
4
|
<Svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -8,28 +8,35 @@ const SvgNeetoGit = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
|
+
<G clipPath="url(#NeetoGit_svg__a)">
|
|
13
|
+
<Path
|
|
14
|
+
fill="#75DC66"
|
|
15
|
+
fillRule="evenodd"
|
|
16
|
+
d="M462.769 354.258c-14.797 0-26.792 11.995-26.792 26.793v35.88c0 44.392-35.987 80.379-80.379 80.379h-46.809c-14.797 0-26.793-11.996-26.793-26.793s11.996-26.793 26.793-26.793h46.809c14.797 0 26.793-11.996 26.793-26.793v-35.88c0-44.392 35.986-80.379 80.378-80.379h76.972c14.797 0 26.793 11.995 26.793 26.793s-11.996 26.793-26.793 26.793z"
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
fill="#5BCC5A"
|
|
21
|
+
fillRule="evenodd"
|
|
22
|
+
d="M271.655 470.516c0-14.798 11.996-26.793 26.793-26.793h241.293c14.797 0 26.793 11.995 26.793 26.793s-11.996 26.792-26.793 26.792H298.448c-14.797 0-26.793-11.995-26.793-26.792"
|
|
23
|
+
clipRule="evenodd"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
fill="#0DA84C"
|
|
27
|
+
fillRule="evenodd"
|
|
28
|
+
d="M431.403 443.725c-11.034 31.218-40.807 53.585-75.805 53.585h-46.809c-14.797 0-26.792-11.996-26.792-26.793 0-14.748 11.916-26.713 26.646-26.792z"
|
|
29
|
+
clipRule="evenodd"
|
|
30
|
+
/>
|
|
31
|
+
<Circle cx={257.303} cy={470.735} r={55.372} fill="#5BCC5A" />
|
|
32
|
+
<Circle cx={539.961} cy={327.683} r={55.372} fill="#75DC66" />
|
|
33
|
+
<Circle cx={539.96} cy={470.735} r={55.372} fill="#5BCC5A" />
|
|
34
|
+
</G>
|
|
35
|
+
<Defs>
|
|
36
|
+
<ClipPath id="NeetoGit_svg__a">
|
|
37
|
+
<Path fill={props.color} d="M201.93 201.93h394.74v394.74H201.93z" />
|
|
38
|
+
</ClipPath>
|
|
39
|
+
</Defs>
|
|
33
40
|
</Svg>
|
|
34
41
|
);
|
|
35
42
|
export default SvgNeetoGit;
|
|
@@ -8,21 +8,21 @@ const SvgNeetoInvisible = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<Rect width={
|
|
11
|
+
<Rect width={800} height={800} fill="#000" rx={160} />
|
|
12
12
|
<Path
|
|
13
13
|
fill="#5BCC5A"
|
|
14
14
|
fillRule="evenodd"
|
|
15
|
-
d="
|
|
15
|
+
d="M392.082 547.858c84.925 0 153.771-68.846 153.771-153.771 0-84.926-68.846-153.772-153.771-153.772-84.926 0-153.771 68.846-153.771 153.772s68.845 153.771 153.771 153.771m0-80.985c40.202 0 72.791-32.59 72.791-72.791 0-40.202-32.589-72.791-72.791-72.791s-72.791 32.589-72.791 72.791 32.59 72.791 72.791 72.791"
|
|
16
16
|
clipRule="evenodd"
|
|
17
17
|
/>
|
|
18
18
|
<Path
|
|
19
19
|
fill="#75DC66"
|
|
20
|
-
d="
|
|
20
|
+
d="M393.666 407.196c-2.496-7.158 4.379-14.032 11.536-11.537l204.766 71.387c7.891 2.751 8.166 13.809.423 16.949l-87.796 35.603a9.06 9.06 0 0 0-4.991 4.99l-35.603 87.796c-3.14 7.744-14.198 7.469-16.949-.422z"
|
|
21
21
|
/>
|
|
22
22
|
<Path
|
|
23
23
|
fill="#0DA84C"
|
|
24
24
|
fillRule="evenodd"
|
|
25
|
-
d="
|
|
25
|
+
d="m538.229 442.02-76.516-26.675c-7.046 23.088-25.26 41.304-48.347 48.353l26.677 76.519c46.352-15.203 82.988-51.843 98.186-98.197"
|
|
26
26
|
clipRule="evenodd"
|
|
27
27
|
/>
|
|
28
28
|
</Svg>
|