@bigbinary/neeto-icons-rn 1.18.2 → 1.18.3

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.
@@ -0,0 +1,91 @@
1
+ import * as React from "react";
2
+ import Svg, {
3
+ Path,
4
+ Mask,
5
+ Rect,
6
+ G,
7
+ Defs,
8
+ LinearGradient,
9
+ Stop,
10
+ } from "react-native-svg";
11
+ const SvgNeetoPlaydash = (props) => (
12
+ <Svg
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={props.size}
15
+ height={props.size}
16
+ fill="none"
17
+ {...props}
18
+ >
19
+ <Path
20
+ fill="url(#NeetoPlaydash_svg__a)"
21
+ d="M0 92.11C0 41.239 41.24 0 92.11 0h157.78C300.761 0 342 41.24 342 92.11v157.78c0 50.871-41.239 92.11-92.11 92.11H92.11C41.239 342 0 300.761 0 249.89z"
22
+ />
23
+ <Mask
24
+ id="NeetoPlaydash_svg__c"
25
+ width={342}
26
+ height={342}
27
+ x={0}
28
+ y={0}
29
+ maskUnits="userSpaceOnUse"
30
+ style={{
31
+ maskType: "alpha",
32
+ }}
33
+ >
34
+ <Rect
35
+ width={342}
36
+ height={342}
37
+ fill="url(#NeetoPlaydash_svg__b)"
38
+ rx={92.11}
39
+ />
40
+ </Mask>
41
+ <G mask="url(#NeetoPlaydash_svg__c)">
42
+ <Path
43
+ fill="url(#NeetoPlaydash_svg__d)"
44
+ d="M319.936 191.227c0-87.333-70.797-158.13-158.129-158.13H3.677v316.259h316.259z"
45
+ />
46
+ </G>
47
+ <Path
48
+ fill={props.color}
49
+ d="M216 168c0-25.853-18.51-47.382-43-52.058v-23.29c37.248 4.896 66 36.764 66 75.348 0 41.974-34.026 76-76 76-39.272 0-71.586-29.787-75.584-68H110.6c3.857 25.475 25.848 45 52.4 45 29.271 0 53-23.729 53-53M161.655 92.012Q162.326 92 163 92v.046q-.675-.023-1.345-.034"
50
+ />
51
+ <Path
52
+ fill={props.color}
53
+ d="M205.972 204.289c4.402-4.578 11.682-4.72 16.26-.317l38.201 36.738c4.578 4.402 4.72 11.682.317 16.26s-11.682 4.72-16.26.317l-38.201-36.738c-4.578-4.402-4.72-11.682-.317-16.26M163 77c-49.153 0-89 39.847-89 89h89z"
54
+ />
55
+ <Defs>
56
+ <LinearGradient
57
+ id="NeetoPlaydash_svg__a"
58
+ x1={-24.156}
59
+ x2={377}
60
+ y1={-32.656}
61
+ y2={387}
62
+ gradientUnits="userSpaceOnUse"
63
+ >
64
+ <Stop offset={0.16} stopColor="#83D6AE" />
65
+ <Stop offset={1} stopColor="#20C7BD" />
66
+ </LinearGradient>
67
+ <LinearGradient
68
+ id="NeetoPlaydash_svg__b"
69
+ x1={-23.954}
70
+ x2={318.389}
71
+ y1={-19.463}
72
+ y2={522.498}
73
+ gradientUnits="userSpaceOnUse"
74
+ >
75
+ <Stop offset={1} stopColor="#FFD55C" />
76
+ </LinearGradient>
77
+ <LinearGradient
78
+ id="NeetoPlaydash_svg__d"
79
+ x1={275.728}
80
+ x2={3.678}
81
+ y1={82.407}
82
+ y2={349.356}
83
+ gradientUnits="userSpaceOnUse"
84
+ >
85
+ <Stop stopColor={props.color} stopOpacity={0.16} />
86
+ <Stop offset={0.531} stopColor={props.color} stopOpacity={0} />
87
+ </LinearGradient>
88
+ </Defs>
89
+ </Svg>
90
+ );
91
+ export default SvgNeetoPlaydash;
@@ -16,6 +16,7 @@ export { default as NeetoInvoice } from "./NeetoInvoice";
16
16
  export { default as NeetoKb } from "./NeetoKb";
17
17
  export { default as NeetoMonitor } from "./NeetoMonitor";
18
18
  export { default as NeetoPlanner } from "./NeetoPlanner";
19
+ export { default as NeetoPlaydash } from "./NeetoPlaydash";
19
20
  export { default as NeetoPopups } from "./NeetoPopups";
20
21
  export { default as NeetoQuiz } from "./NeetoQuiz";
21
22
  export { default as NeetoRecord } from "./NeetoRecord";
@@ -0,0 +1,38 @@
1
+ import * as React from "react";
2
+ import Svg, { Path, Defs, LinearGradient, Stop } from "react-native-svg";
3
+ const SvgNeetoPlaydash = (props) => (
4
+ <Svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ width={props.size}
7
+ height={props.size}
8
+ fill="none"
9
+ {...props}
10
+ >
11
+ <Path
12
+ fill="url(#NeetoPlaydash_svg__a)"
13
+ d="M140 70c0-38.66-31.34-70-70-70H0v140h140z"
14
+ />
15
+ <Path
16
+ fill={props.color}
17
+ d="M88.133 68.794c0-10.717-7.672-19.642-17.824-21.58v-9.655c15.44 2.03 27.36 15.24 27.36 31.235 0 17.4-14.106 31.506-31.507 31.506-16.28 0-29.676-12.348-31.333-28.19h9.61c1.6 10.56 10.716 18.655 21.723 18.655 12.134 0 21.971-9.837 21.971-21.971M44.206 67.965h-9.539zM66.164 37.288v.019q-.278-.01-.554-.014.277-.005.554-.005"
18
+ />
19
+ <Path
20
+ fill={props.color}
21
+ d="M83.98 83.838a4.767 4.767 0 0 1 6.742-.132l15.836 15.23a4.768 4.768 0 0 1-6.61 6.872l-15.836-15.23a4.767 4.767 0 0 1-.131-6.74M66.176 31.07c-20.376 0-36.895 16.519-36.895 36.895h36.895z"
22
+ />
23
+ <Defs>
24
+ <LinearGradient
25
+ id="NeetoPlaydash_svg__a"
26
+ x1={140}
27
+ x2={17.5}
28
+ y1={140}
29
+ y2={-11}
30
+ gradientUnits="userSpaceOnUse"
31
+ >
32
+ <Stop stopColor="#35CABA" />
33
+ <Stop offset={1} stopColor="#83D6AE" />
34
+ </LinearGradient>
35
+ </Defs>
36
+ </Svg>
37
+ );
38
+ export default SvgNeetoPlaydash;
@@ -15,6 +15,7 @@ export { default as NeetoInvisible } from "./NeetoInvisible";
15
15
  export { default as NeetoInvoice } from "./NeetoInvoice";
16
16
  export { default as NeetoKb } from "./NeetoKb";
17
17
  export { default as NeetoPlanner } from "./NeetoPlanner";
18
+ export { default as NeetoPlaydash } from "./NeetoPlaydash";
18
19
  export { default as NeetoPopups } from "./NeetoPopups";
19
20
  export { default as NeetoQuiz } from "./NeetoQuiz";
20
21
  export { default as NeetoRecord } from "./NeetoRecord";
@@ -0,0 +1,48 @@
1
+ import * as React from "react";
2
+ import Svg, { Path, Defs, LinearGradient, Stop } from "react-native-svg";
3
+ const SvgNeetoPlaydash = (props) => (
4
+ <Svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ width={props.size}
7
+ height={props.size}
8
+ fill="none"
9
+ {...props}
10
+ >
11
+ <Path
12
+ fill="url(#neetoPlaydash_svg__a)"
13
+ d="M56 32C56 18.745 45.255 8 32 8H8v48h48z"
14
+ />
15
+ <Path
16
+ fill={props.color}
17
+ d="M38.217 31.586a7.535 7.535 0 0 0-6.111-7.399v-3.31c5.294.696 9.38 5.226 9.38 10.71 0 5.965-4.836 10.802-10.802 10.802-5.582 0-10.175-4.234-10.743-9.666h3.295a7.535 7.535 0 0 0 14.98-1.137M23.156 31.302h-3.27zM30.685 20.785v.006l-.19-.005z"
18
+ />
19
+ <Path
20
+ fill={props.color}
21
+ d="M36.793 36.744c.626-.65 1.66-.67 2.311-.045l5.43 5.222a1.634 1.634 0 1 1-2.266 2.356l-5.43-5.221a1.634 1.634 0 0 1-.045-2.312M30.689 18.653c-6.986 0-12.65 5.663-12.65 12.65h12.65z"
22
+ />
23
+ <Path
24
+ fill="#11243E"
25
+ fillRule="evenodd"
26
+ d="M98.087 20H81.24l8.336 8.198h8.511c5.365 0 9.708 4.251 9.708 9.489v17.686h8.38V37.687c0-9.77-8.101-17.687-18.088-17.687m-9.708 9.392L80 21.152v34.221h8.38zm64.603 20.198-5.318-5.504-.318.3c-1.845 1.743-4.938 3.425-9.211 3.425-3.005 0-5.321-.748-6.995-2.044-1.547-1.196-2.581-2.886-3.093-4.968h26.899l.02-.412c.283-5.872-1.216-10.97-4.28-14.607-3.071-3.645-7.679-5.78-13.513-5.78-10.303 0-18.348 7.59-18.348 17.689 0 5.073 1.903 9.502 5.295 12.662 3.391 3.159 8.242 5.022 14.096 5.022 6.836 0 11.264-2.332 14.463-5.485zm38.825 0-5.317-5.504-.319.3c-1.845 1.743-4.938 3.425-9.211 3.425-3.005 0-5.321-.748-6.995-2.044-1.547-1.196-2.58-2.886-3.093-4.968h26.899l.02-.412c.283-5.872-1.216-10.97-4.28-14.607-3.071-3.645-7.679-5.78-13.512-5.78-10.304 0-18.349 7.59-18.349 17.689 0 5.073 1.903 9.502 5.295 12.662 3.391 3.159 8.242 5.022 14.096 5.022 6.836 0 11.264-2.332 14.463-5.485zm10.586-29.292h-5.918v7.554h5.918v13.192c0 5.327.796 8.958 3.05 11.235 2.258 2.28 5.868 3.094 11.179 3.094h1.553v-7.746h-.44c-1.597 0-2.825-.06-3.774-.237-.946-.176-1.574-.462-2.011-.882-.436-.42-.73-1.02-.912-1.923-.182-.908-.244-2.081-.244-3.61V27.852h7.381v-7.554h-7.381v-8.925h-8.401zm-65.138 7.188c2.706 0 4.691.797 6.085 2.097 1.292 1.204 2.113 2.873 2.506 4.836h-17.803c.514-2.15 1.56-3.828 3.022-4.992 1.577-1.256 3.673-1.941 6.19-1.941m38.826 0c2.705 0 4.69.797 6.084 2.097 1.292 1.204 2.113 2.873 2.507 4.836h-17.804c.514-2.15 1.56-3.828 3.022-4.992 1.577-1.256 3.673-1.941 6.191-1.941m62.798.016c5.59 0 10.034 4.57 10.034 10.185s-4.444 10.185-10.034 10.185c-5.588 0-9.966-4.566-9.966-10.185s4.378-10.185 9.966-10.185m0-7.502c-10.033 0-18.054 7.756-18.054 17.687 0 9.864 8.02 17.686 18.054 17.686 10.031 0 18.121-7.82 18.121-17.686C257 27.754 248.909 20 238.879 20"
27
+ clipRule="evenodd"
28
+ />
29
+ <Path
30
+ fill="#11243E"
31
+ d="M295.221 24.168q0 3.51-1.692 6.58-1.63 3.07-5.201 4.95-3.51 1.88-8.899 1.88h-7.332v16.795h-8.773V10.632h16.105q5.076 0 8.648 1.755t5.327 4.825q1.817 3.07 1.817 6.956m-16.168 6.33q3.635 0 5.39-1.63 1.754-1.692 1.754-4.7 0-6.392-7.144-6.392h-6.956v12.721zM309.557 8v46.373h-8.773V8zM315.302 36.89q0-5.264 2.068-9.338 2.132-4.073 5.703-6.267 3.635-2.193 8.084-2.193 3.885 0 6.768 1.567 2.945 1.566 4.7 3.948v-4.951h8.836v34.717h-8.836v-5.076q-1.692 2.444-4.7 4.074-2.945 1.566-6.831 1.566-4.386 0-8.021-2.256-3.571-2.255-5.703-6.329-2.067-4.136-2.068-9.463m27.323.125q0-3.196-1.253-5.452-1.254-2.319-3.384-3.51a8.9 8.9 0 0 0-4.575-1.253 8.9 8.9 0 0 0-4.512 1.19q-2.069 1.191-3.384 3.51-1.254 2.255-1.253 5.39 0 3.132 1.253 5.514 1.315 2.319 3.384 3.572 2.13 1.254 4.512 1.253a9.23 9.23 0 0 0 4.575-1.19q2.13-1.254 3.384-3.51 1.253-2.318 1.253-5.514M392.576 19.656l-21.494 51.136h-9.338l7.52-17.296-13.912-33.84h9.839l8.961 24.252 9.087-24.252zM394.383 36.89q0-5.264 2.068-9.338 2.131-4.073 5.765-6.267t8.084-2.193q3.384 0 6.455 1.504 3.071 1.44 4.888 3.885V8h8.899v46.373h-8.899v-5.138q-1.629 2.569-4.575 4.136-2.945 1.566-6.83 1.566-4.387 0-8.022-2.256-3.634-2.255-5.765-6.329-2.068-4.136-2.068-9.463m27.323.125q0-3.196-1.254-5.452-1.252-2.319-3.384-3.51a8.87 8.87 0 0 0-4.574-1.253q-2.445 0-4.512 1.19-2.068 1.191-3.384 3.51-1.254 2.255-1.254 5.39 0 3.132 1.254 5.514 1.316 2.319 3.384 3.572 2.13 1.254 4.512 1.253a9.2 9.2 0 0 0 4.574-1.19q2.131-1.254 3.384-3.51 1.254-2.318 1.254-5.514M436.188 36.89q0-5.264 2.068-9.338 2.13-4.073 5.702-6.267 3.635-2.193 8.084-2.193 3.887 0 6.768 1.567 2.946 1.566 4.7 3.948v-4.951h8.836v34.717h-8.836v-5.076q-1.692 2.444-4.7 4.074-2.945 1.566-6.83 1.566-4.387 0-8.022-2.256-3.572-2.255-5.702-6.329-2.068-4.136-2.068-9.463m27.322.125q0-3.196-1.253-5.452-1.252-2.319-3.384-3.51a8.87 8.87 0 0 0-4.575-1.253 8.9 8.9 0 0 0-4.512 1.19q-2.067 1.191-3.384 3.51-1.253 2.255-1.253 5.39 0 3.132 1.253 5.514 1.317 2.319 3.384 3.572 2.132 1.254 4.512 1.253 2.445 0 4.575-1.19 2.131-1.254 3.384-3.51 1.253-2.318 1.253-5.514M493.534 54.937q-4.261 0-7.646-1.504-3.384-1.566-5.389-4.198-1.942-2.633-2.131-5.828h8.836q.252 2.006 1.943 3.321 1.755 1.316 4.324 1.316 2.507 0 3.885-1.003 1.442-1.002 1.442-2.569 0-1.692-1.755-2.507-1.692-.877-5.452-1.88-3.885-.94-6.392-1.942-2.444-1.003-4.261-3.071-1.755-2.068-1.755-5.577a9.1 9.1 0 0 1 1.629-5.264q1.692-2.382 4.763-3.76 3.134-1.38 7.332-1.379 6.204 0 9.901 3.133 3.697 3.071 4.074 8.335h-8.398q-.188-2.068-1.754-3.259-1.505-1.253-4.074-1.253-2.381 0-3.697.877-1.253.878-1.253 2.444 0 1.755 1.754 2.695 1.755.877 5.452 1.817 3.76.94 6.204 1.943 2.444 1.002 4.199 3.133 1.817 2.068 1.88 5.515 0 3.008-1.692 5.39-1.63 2.38-4.763 3.76-3.07 1.315-7.206 1.315M533.282 19.155q3.948 0 7.019 1.754 3.07 1.692 4.763 5.076 1.754 3.322 1.754 8.022v20.366h-8.773V35.197q0-4.136-2.068-6.329-2.068-2.256-5.64-2.256-3.635 0-5.765 2.256-2.068 2.193-2.068 6.33v19.175h-8.774V8h8.774v15.98q1.692-2.256 4.512-3.51 2.82-1.315 6.266-1.315"
32
+ />
33
+ <Defs>
34
+ <LinearGradient
35
+ id="neetoPlaydash_svg__a"
36
+ x1={56}
37
+ x2={14}
38
+ y1={56}
39
+ y2={4.229}
40
+ gradientUnits="userSpaceOnUse"
41
+ >
42
+ <Stop stopColor="#35CABA" />
43
+ <Stop offset={1} stopColor="#83D6AE" />
44
+ </LinearGradient>
45
+ </Defs>
46
+ </Svg>
47
+ );
48
+ export default SvgNeetoPlaydash;
@@ -14,6 +14,7 @@ export { default as NeetoInvoice } from "./NeetoInvoice";
14
14
  export { default as NeetoKb } from "./NeetoKb";
15
15
  export { default as NeetoMonitor } from "./NeetoMonitor";
16
16
  export { default as NeetoPlanner } from "./NeetoPlanner";
17
+ export { default as NeetoPlaydash } from "./NeetoPlaydash";
17
18
  export { default as NeetoQuiz } from "./NeetoQuiz";
18
19
  export { default as NeetoRecord } from "./NeetoRecord";
19
20
  export { default as NeetoReplay } from "./NeetoReplay";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-icons-rn",
3
- "version": "1.18.2",
3
+ "version": "1.18.3",
4
4
  "main": "./dist/icons/index.js",
5
5
  "author": "sangameshsomawar",
6
6
  "license": "MIT",