@bigbinary/neeto-icons-rn 1.20.44 → 1.20.46

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.
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import Svg, { G, Rect, Mask, Path, Defs, ClipPath } from "react-native-svg";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
3
  const SvgCenterAlign = (props) => (
4
4
  <Svg
5
5
  xmlns="http://www.w3.org/2000/svg"
@@ -10,35 +10,22 @@ const SvgCenterAlign = (props) => (
10
10
  >
11
11
  <G clipPath="url(#CenterAlign_svg__a)">
12
12
  <Rect
13
- width={11.571}
14
- height={3.857}
15
- x={3}
16
- y={11.334}
13
+ width={15.429}
14
+ height={5.143}
15
+ x={4}
16
+ y={14.286}
17
17
  fill={props.color}
18
18
  rx={1}
19
19
  />
20
- <Mask id="CenterAlign_svg__b" fill={props.color}>
21
- <Rect width={9} height={3.857} x={4.5} y={6.19} rx={1} />
22
- </Mask>
23
- <Rect
24
- width={9}
25
- height={3.857}
26
- x={4.5}
27
- y={6.19}
28
- stroke={props.color}
29
- strokeWidth={3}
30
- mask="url(#CenterAlign_svg__b)"
31
- rx={1}
32
- />
33
20
  <Path
34
- stroke={props.color}
35
- strokeWidth={1.5}
36
- d="M9 9.619v7.5M9 2.869v3.75"
21
+ fill={props.color}
22
+ d="M7.5 11.071h9V8.93h-9zm10.5.5-.005.103a1 1 0 0 1-.892.892l-.103.005H7l-.102-.005a1 1 0 0 1-.893-.892L6 11.57V8.43a1 1 0 0 1 .898-.995L7 7.429h10l.103.005a1 1 0 0 1 .897.995z"
37
23
  />
24
+ <Path stroke={props.color} strokeWidth={1.5} d="M11.75 12v10M11.75 3v5" />
38
25
  </G>
39
26
  <Defs>
40
27
  <ClipPath id="CenterAlign_svg__a">
41
- <Path fill={props.color} d="M0 .62h18v18H0z" />
28
+ <Path fill={props.color} d="M0 0h24v24H0z" />
42
29
  </ClipPath>
43
30
  </Defs>
44
31
  </Svg>
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import Svg, { G, Rect, Mask, Path, Defs, ClipPath } from "react-native-svg";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
3
  const SvgLeftAlign = (props) => (
4
4
  <Svg
5
5
  xmlns="http://www.w3.org/2000/svg"
@@ -10,31 +10,22 @@ const SvgLeftAlign = (props) => (
10
10
  >
11
11
  <G clipPath="url(#LeftAlign_svg__a)">
12
12
  <Rect
13
- width={11.571}
14
- height={3.857}
15
- x={4.5}
16
- y={11.333}
13
+ width={15.43}
14
+ height={5.14}
15
+ x={6}
16
+ y={12.85}
17
17
  fill={props.color}
18
- rx={1}
18
+ rx={0.853}
19
19
  />
20
- <Mask id="LeftAlign_svg__b" fill={props.color}>
21
- <Rect width={9} height={3.857} x={4.5} y={6.19} rx={1} />
22
- </Mask>
23
- <Rect
24
- width={9}
25
- height={3.857}
26
- x={4.5}
27
- y={6.19}
28
- stroke={props.color}
29
- strokeWidth={3}
30
- mask="url(#LeftAlign_svg__b)"
31
- rx={1}
20
+ <Path
21
+ fill={props.color}
22
+ d="M7.5 9.64h9V7.5h-9zm10.5.647-.005.087a.85.85 0 0 1-.76.762l-.087.004H6.853l-.087-.004a.85.85 0 0 1-.761-.762L6 10.287V6.853c0-.442.336-.804.766-.848L6.853 6h10.295l.086.005c.43.044.766.406.766.848z"
32
23
  />
33
- <Path stroke={props.color} strokeWidth={1.5} d="M2.25 2.976v14.143" />
24
+ <Path stroke={props.color} strokeWidth={1.279} d="M3.068 4v16.084" />
34
25
  </G>
35
26
  <Defs>
36
27
  <ClipPath id="LeftAlign_svg__a">
37
- <Path fill={props.color} d="M0 .62h18v18H0z" />
28
+ <Path fill={props.color} d="M0 0h24v24H0z" />
38
29
  </ClipPath>
39
30
  </Defs>
40
31
  </Svg>
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import Svg, { G, Rect, Mask, Path, Defs, ClipPath } from "react-native-svg";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
3
  const SvgRightAlign = (props) => (
4
4
  <Svg
5
5
  xmlns="http://www.w3.org/2000/svg"
@@ -10,31 +10,22 @@ const SvgRightAlign = (props) => (
10
10
  >
11
11
  <G clipPath="url(#RightAlign_svg__a)">
12
12
  <Rect
13
- width={11.571}
14
- height={3.857}
15
- x={1.5}
16
- y={11.333}
13
+ width={15.429}
14
+ height={5.143}
15
+ x={2}
16
+ y={14.286}
17
17
  fill={props.color}
18
18
  rx={1}
19
19
  />
20
- <Mask id="RightAlign_svg__b" fill={props.color}>
21
- <Rect width={9} height={3.857} x={4.071} y={6.19} rx={1} />
22
- </Mask>
23
- <Rect
24
- width={9}
25
- height={3.857}
26
- x={4.071}
27
- y={6.19}
28
- stroke={props.color}
29
- strokeWidth={3}
30
- mask="url(#RightAlign_svg__b)"
31
- rx={1}
20
+ <Path
21
+ fill={props.color}
22
+ d="M6.929 11.071h9V8.928h-9zm10.5.5-.005.103a1 1 0 0 1-.893.892l-.102.005h-10l-.103-.005a1 1 0 0 1-.893-.892l-.004-.103V8.428a1 1 0 0 1 .897-.995l.103-.005h10l.102.005a1 1 0 0 1 .898.995z"
32
23
  />
33
- <Path stroke={props.color} strokeWidth={1.5} d="M15.75 2.976v14.143" />
24
+ <Path stroke={props.color} strokeWidth={1.5} d="M20.75 3.143V22" />
34
25
  </G>
35
26
  <Defs>
36
27
  <ClipPath id="RightAlign_svg__a">
37
- <Path fill={props.color} d="M0 .62h18v18H0z" />
28
+ <Path fill={props.color} d="M0 0h24v24H0z" />
38
29
  </ClipPath>
39
30
  </Defs>
40
31
  </Svg>
@@ -6,15 +6,14 @@ const SvgTextCross = (props) => (
6
6
  width={props.size}
7
7
  height={props.size}
8
8
  fill="none"
9
+ stroke={props.color}
10
+ strokeLinecap="round"
11
+ strokeLinejoin="round"
12
+ strokeWidth={1.5}
9
13
  {...props}
10
14
  >
11
- <Path
12
- stroke={props.color}
13
- strokeLinecap="round"
14
- strokeLinejoin="round"
15
- strokeWidth={1.5}
16
- d="M8 18h6a3 3 0 0 0 3-3v0M19 12H5M16 6h-5a3 3 0 0 0-3 3"
17
- />
15
+ <Path stroke="none" d="M0 0h24v24H0z" />
16
+ <Path d="M5 12h14M16 6.5A4 2 0 0 0 12 5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1-4-1.5" />
18
17
  </Svg>
19
18
  );
20
19
  export default SvgTextCross;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
+ const SvgVerticalBottom = (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(#VerticalBottom_svg__a)">
12
+ <Rect
13
+ width={15.43}
14
+ height={5.14}
15
+ x={12.737}
16
+ y={17.971}
17
+ fill={props.color}
18
+ rx={0.853}
19
+ transform="rotate(-90 12.737 17.971)"
20
+ />
21
+ <Path
22
+ fill={props.color}
23
+ d="M9.527 16.471v-9h-2.14v9zm.647-10.5.087.005c.402.041.721.36.762.761l.004.087v10.295l-.004.087a.85.85 0 0 1-.762.76l-.087.005H6.74a.853.853 0 0 1-.848-.765l-.005-.087V6.824l.005-.087a.853.853 0 0 1 .848-.766z"
24
+ />
25
+ <Path stroke={props.color} strokeWidth={1.279} d="M3.887 20.903h16.084" />
26
+ </G>
27
+ <Defs>
28
+ <ClipPath id="VerticalBottom_svg__a">
29
+ <Path fill={props.color} d="M0 0h24v24H0z" />
30
+ </ClipPath>
31
+ </Defs>
32
+ </Svg>
33
+ );
34
+ export default SvgVerticalBottom;
@@ -0,0 +1,38 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
+ const SvgVerticalCenter = (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(#VerticalCenter_svg__a)">
12
+ <Rect
13
+ width={15.429}
14
+ height={5.143}
15
+ x={9.929}
16
+ y={4.786}
17
+ fill={props.color}
18
+ rx={1}
19
+ transform="rotate(90 9.929 4.786)"
20
+ />
21
+ <Path
22
+ fill={props.color}
23
+ d="M13.143 8.286v9h2.143v-9zm-.5 10.5-.103-.005a1 1 0 0 1-.892-.893l-.005-.102v-10l.005-.103a1 1 0 0 1 .892-.892l.103-.005h3.143a1 1 0 0 1 .995.897l.005.103v10l-.005.102a1 1 0 0 1-.995.898z"
24
+ />
25
+ <Path
26
+ stroke={props.color}
27
+ strokeWidth={1.5}
28
+ d="M12.214 12.536h-10M21.214 12.536h-5"
29
+ />
30
+ </G>
31
+ <Defs>
32
+ <ClipPath id="VerticalCenter_svg__a">
33
+ <Path fill={props.color} d="M0 0h24v24H0z" />
34
+ </ClipPath>
35
+ </Defs>
36
+ </Svg>
37
+ );
38
+ export default SvgVerticalCenter;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
3
+ const SvgVerticalTop = (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(#VerticalTop_svg__a)">
12
+ <Rect
13
+ width={15.43}
14
+ height={5.14}
15
+ x={11.121}
16
+ y={6.113}
17
+ fill={props.color}
18
+ rx={0.853}
19
+ transform="rotate(90 11.121 6.113)"
20
+ />
21
+ <Path
22
+ fill={props.color}
23
+ d="M14.332 7.613v9h2.14v-9zm-.648 10.5-.087-.005a.85.85 0 0 1-.761-.761l-.004-.087V6.965l.004-.087c.04-.401.36-.72.761-.76l.087-.005h3.435c.441 0 .804.335.847.765l.005.087V17.26l-.005.087a.853.853 0 0 1-.847.766z"
24
+ />
25
+ <Path stroke={props.color} strokeWidth={1.279} d="M19.971 3.181H3.887" />
26
+ </G>
27
+ <Defs>
28
+ <ClipPath id="VerticalTop_svg__a">
29
+ <Path fill={props.color} d="M0 0h24v24H0z" />
30
+ </ClipPath>
31
+ </Defs>
32
+ </Svg>
33
+ );
34
+ export default SvgVerticalTop;
@@ -330,6 +330,9 @@ export { default as UserRoundedRect } from "./UserRoundedRect";
330
330
  export { default as UserSettings } from "./UserSettings";
331
331
  export { default as UserStar } from "./UserStar";
332
332
  export { default as UserTags } from "./UserTags";
333
+ export { default as VerticalBottom } from "./VerticalBottom";
334
+ export { default as VerticalCenter } from "./VerticalCenter";
335
+ export { default as VerticalTop } from "./VerticalTop";
333
336
  export { default as Video } from "./Video";
334
337
  export { default as VideoAccessControl } from "./VideoAccessControl";
335
338
  export { default as VideoOff } from "./VideoOff";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-icons-rn",
3
- "version": "1.20.44",
3
+ "version": "1.20.46",
4
4
  "main": "./dist/icons/index.js",
5
5
  "author": "sangameshsomawar",
6
6
  "license": "MIT",