@bigbinary/neeto-icons-rn 1.20.12 → 1.20.14

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,37 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
3
+ const SvgBrowser = (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
+ <G clipPath="url(#Browser_svg__a)">
12
+ <Path
13
+ stroke={props.color}
14
+ strokeLinecap="round"
15
+ strokeWidth={1.5}
16
+ d="M20 12a9 9 0 1 0-3.925 7.433"
17
+ />
18
+ <Path
19
+ stroke={props.color}
20
+ strokeLinecap="round"
21
+ strokeLinejoin="round"
22
+ strokeWidth={1.5}
23
+ d="M2.513 9h16.868M3 15h7M15 12a15.5 15.5 0 0 0-2.167-7.94 2.115 2.115 0 0 0-3.665 0 15.63 15.63 0 0 0 0 15.881A2.13 2.13 0 0 0 11 21"
24
+ />
25
+ <Path
26
+ fill={props.color}
27
+ d="M12.852 16.458c-.22 0-.335-.105-.401-.336l-.348-1.21a.7.7 0 0 1-.037-.202c0-.156.127-.268.303-.268.157 0 .263.1.297.27l.24 1.136h.012l.245-1.116c.037-.189.162-.29.352-.29.188 0 .312.101.351.291l.247 1.115h.012l.24-1.141c.032-.165.137-.265.293-.265.172 0 .295.11.295.265 0 .06-.013.113-.036.199l-.348 1.212c-.067.235-.184.34-.41.34-.236 0-.359-.103-.412-.341l-.24-1.002h-.012l-.238 1.007c-.051.234-.174.335-.405.335m3.31 0c-.22 0-.336-.105-.402-.336l-.348-1.21a.7.7 0 0 1-.037-.202c0-.156.128-.268.304-.268.156 0 .262.1.296.27l.24 1.136h.012l.245-1.116c.038-.189.162-.29.352-.29.188 0 .312.101.351.291l.247 1.115h.013l.24-1.141c.031-.165.136-.265.292-.265.173 0 .295.11.295.265 0 .06-.012.113-.035.199l-.348 1.212c-.068.235-.185.34-.41.34-.237 0-.36-.103-.413-.341l-.24-1.002h-.012l-.237 1.007c-.052.234-.175.335-.405.335m3.309 0c-.22 0-.336-.105-.401-.336l-.348-1.21a.7.7 0 0 1-.038-.202c0-.156.128-.268.304-.268.156 0 .263.1.297.27l.24 1.136h.012l.245-1.116c.037-.189.161-.29.351-.29s.313.101.352.291l.247 1.115h.012l.24-1.141c.032-.165.136-.265.293-.265.172 0 .294.11.294.265 0 .06-.012.113-.035.199l-.348 1.212c-.067.235-.185.34-.41.34-.236 0-.359-.103-.412-.341l-.24-1.002h-.012l-.238 1.007c-.052.234-.174.335-.405.335"
28
+ />
29
+ </G>
30
+ <Defs>
31
+ <ClipPath id="Browser_svg__a">
32
+ <Path fill={props.color} d="M0 0h24v24H0z" />
33
+ </ClipPath>
34
+ </Defs>
35
+ </Svg>
36
+ );
37
+ export default SvgBrowser;
@@ -9,8 +9,11 @@ const SvgFacebook = (props) => (
9
9
  {...props}
10
10
  >
11
11
  <Path
12
- fill={props.color}
13
- d="M12 3c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9m0 1.501A7.49 7.49 0 0 1 19.499 12a7.486 7.486 0 0 1-6.384 7.41v-5.223h2.137l.334-2.17h-2.472v-1.184c0-.9.296-1.702 1.14-1.702h1.353V7.24c-.239-.032-.742-.102-1.691-.102-1.986 0-3.15 1.048-3.15 3.438v1.442H8.723v2.169h2.043v5.203A7.48 7.48 0 0 1 4.501 12 7.485 7.485 0 0 1 12 4.501"
12
+ stroke={props.color}
13
+ strokeLinecap="round"
14
+ strokeLinejoin="round"
15
+ strokeWidth={1.5}
16
+ d="M7 10v4h3v7h4v-7h3l1-4h-4V8a1 1 0 0 1 1-1h3V3h-3a5 5 0 0 0-5 5v2z"
14
17
  />
15
18
  </Svg>
16
19
  );
@@ -9,12 +9,11 @@ const SvgLinkedin = (props) => (
9
9
  {...props}
10
10
  >
11
11
  <Path
12
- fill={props.color}
13
- d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0M4.5 12a7.5 7.5 0 1 0 15 0 7.5 7.5 0 0 0-15 0"
14
- />
15
- <Path
16
- fill={props.color}
17
- d="M9.967 15.825H8.076V9.681h1.89zm-.945-6.932Q8 8.893 8 7.946q0-.393.295-.67Q8.59 7 9.022 7q1.023.001 1.023.946 0 .948-1.023.947m7.958 6.932h-1.93v-3.427q-.001-1.339-.947-1.34-.748 0-.985.75-.077.117-.078.473v3.544h-1.93V11.65q-.001-1.419-.039-1.968h1.654l.117.827c.435-.658 1.064-.986 1.93-.986q.987 0 1.595.688.613.689.613 1.99z"
12
+ stroke={props.color}
13
+ strokeLinecap="round"
14
+ strokeLinejoin="round"
15
+ strokeWidth={1.5}
16
+ d="M7.5 10.875V16.5m0-9v.011M12 16.5v-5.625m4.5 5.625v-3.375a2.25 2.25 0 0 0-4.5 0M5.25 3h13.5A2.25 2.25 0 0 1 21 5.25v13.5A2.25 2.25 0 0 1 18.75 21H5.25A2.25 2.25 0 0 1 3 18.75V5.25A2.25 2.25 0 0 1 5.25 3"
18
17
  />
19
18
  </Svg>
20
19
  );
@@ -0,0 +1,39 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
+ const SvgOs = (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
+ <G clipPath="url(#Os_svg__a)">
12
+ <Rect
13
+ width={12.5}
14
+ height={12.5}
15
+ x={5.75}
16
+ y={5.75}
17
+ stroke={props.color}
18
+ strokeWidth={1.5}
19
+ rx={1.25}
20
+ />
21
+ <Path
22
+ stroke={props.color}
23
+ strokeLinecap="round"
24
+ strokeWidth={1.5}
25
+ d="M8 5V3M11 5V3M14 5V3M17 5V3M8 21v-2M11 21v-2M14 21v-2M17 21v-2M5 16H3M5 13.333H3M5 10.667H3M5 8H3M19 16h2M19 13.333h2M19 10.667h2M19 8h2"
26
+ />
27
+ <Path
28
+ fill={props.color}
29
+ d="M10 14.344c-1.332 0-2.17-.87-2.17-2.27S8.67 9.8 10 9.8s2.168.874 2.168 2.274-.837 2.27-2.167 2.27m0-.907c.625 0 1.033-.53 1.033-1.363 0-.837-.408-1.367-1.032-1.367s-1.032.53-1.032 1.367c0 .834.405 1.363 1.032 1.363M14.346 14.344c-.953 0-1.528-.359-1.71-.812a.7.7 0 0 1-.058-.277c0-.28.2-.469.484-.469.216 0 .362.076.505.295.149.274.444.39.797.39.436 0 .719-.195.719-.463 0-.243-.186-.368-.707-.468l-.453-.086c-.874-.164-1.33-.593-1.33-1.263 0-.846.733-1.391 1.744-1.391.84 0 1.455.323 1.668.88.03.076.046.149.046.24 0 .259-.19.432-.47.435-.243 0-.395-.088-.526-.3-.143-.275-.386-.381-.709-.381-.405 0-.642.182-.642.44 0 .232.198.36.676.451l.45.086c.938.18 1.364.56 1.364 1.25 0 .883-.691 1.443-1.848 1.443"
30
+ />
31
+ </G>
32
+ <Defs>
33
+ <ClipPath id="Os_svg__a">
34
+ <Path fill={props.color} d="M0 0h24v24H0z" />
35
+ </ClipPath>
36
+ </Defs>
37
+ </Svg>
38
+ );
39
+ export default SvgOs;
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import Svg, { Path } from "react-native-svg";
2
+ import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  const SvgTwitter = (props) => (
4
4
  <Svg
5
5
  xmlns="http://www.w3.org/2000/svg"
@@ -8,16 +8,20 @@ const SvgTwitter = (props) => (
8
8
  fill="none"
9
9
  {...props}
10
10
  >
11
- <Path
12
- fill={props.color}
13
- d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0M4.5 12a7.5 7.5 0 1 0 15 0 7.5 7.5 0 0 0-15 0"
14
- />
15
- <Path
16
- fill={props.color}
17
- fillRule="evenodd"
18
- d="M17.5 9.445c-.367.16-.764.27-1.178.319.424-.25.748-.647.903-1.118-.397.233-.836.4-1.303.49a2.06 2.06 0 0 0-1.498-.636c-1.133 0-2.051.904-2.051 2.02q0 .237.053.46a5.85 5.85 0 0 1-4.229-2.11 2 2 0 0 0-.277 1.015c0 .7.361 1.318.912 1.681a2.1 2.1 0 0 1-.93-.252v.026c0 .978.707 1.795 1.647 1.98a2.1 2.1 0 0 1-.928.034 2.05 2.05 0 0 0 1.916 1.402 4.16 4.16 0 0 1-2.547.865q-.248 0-.49-.027a5.9 5.9 0 0 0 3.145.906c3.773 0 5.837-3.078 5.837-5.746q0-.131-.005-.262c.4-.287.748-.642 1.023-1.047"
19
- clipRule="evenodd"
20
- />
11
+ <G
12
+ stroke={props.color}
13
+ strokeLinecap="round"
14
+ strokeLinejoin="round"
15
+ strokeWidth={1.5}
16
+ clipPath="url(#Twitter_svg__a)"
17
+ >
18
+ <Path d="m4 4 11.733 16H20L8.267 4zM4 20l6.768-6.768m2.46-2.46L20 4" />
19
+ </G>
20
+ <Defs>
21
+ <ClipPath id="Twitter_svg__a">
22
+ <Path fill={props.color} d="M0 0h24v24H0z" />
23
+ </ClipPath>
24
+ </Defs>
21
25
  </Svg>
22
26
  );
23
27
  export default SvgTwitter;
@@ -13,6 +13,7 @@ export { default as Bank } from "./Bank";
13
13
  export { default as Book } from "./Book";
14
14
  export { default as BookOpen } from "./BookOpen";
15
15
  export { default as Braces } from "./Braces";
16
+ export { default as Browser } from "./Browser";
16
17
  export { default as Bulb } from "./Bulb";
17
18
  export { default as Css3 } from "./Css3";
18
19
  export { default as Calendar } from "./Calendar";
@@ -152,6 +153,7 @@ export { default as MultipleChoice } from "./MultipleChoice";
152
153
  export { default as NewChat } from "./NewChat";
153
154
  export { default as Notes } from "./Notes";
154
155
  export { default as Notification } from "./Notification";
156
+ export { default as Os } from "./Os";
155
157
  export { default as Pause } from "./Pause";
156
158
  export { default as Phone } from "./Phone";
157
159
  export { default as PhoneRing } from "./PhoneRing";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-icons-rn",
3
- "version": "1.20.12",
3
+ "version": "1.20.14",
4
4
  "main": "./dist/icons/index.js",
5
5
  "author": "sangameshsomawar",
6
6
  "license": "MIT",