@bigbinary/neeto-icons-rn 1.20.56 → 1.20.58

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.
Files changed (130) hide show
  1. package/dist/elements/Image.js +6 -6
  2. package/dist/elements/Link.js +4 -5
  3. package/dist/icons/Address.js +4 -39
  4. package/dist/icons/Agents.js +2 -2
  5. package/dist/icons/AlignCenter.js +21 -0
  6. package/dist/icons/Articles.js +5 -28
  7. package/dist/icons/Attachments.js +21 -0
  8. package/dist/icons/Blockquote.js +3 -3
  9. package/dist/icons/Calendar.js +3 -24
  10. package/dist/icons/Camera.js +6 -13
  11. package/dist/icons/CannedResponses.js +6 -3
  12. package/dist/icons/Captcha.js +4 -18
  13. package/dist/icons/ChatEmpty.js +3 -3
  14. package/dist/icons/CheckCircle.js +3 -10
  15. package/dist/icons/Checkmark.js +22 -15
  16. package/dist/icons/CloseCircle.js +3 -17
  17. package/dist/icons/ClosedHand.js +50 -0
  18. package/dist/icons/Code.js +2 -2
  19. package/dist/icons/ContextualMenu.js +54 -0
  20. package/dist/icons/CreditCard.js +8 -36
  21. package/dist/icons/Cursor2.js +38 -0
  22. package/dist/icons/Delete.js +3 -24
  23. package/dist/icons/Divider.js +2 -2
  24. package/dist/icons/DoubleLeft.js +21 -0
  25. package/dist/icons/DoubleRight.js +21 -0
  26. package/dist/icons/Dropdown.js +43 -36
  27. package/dist/icons/DropdownClosed.js +4 -11
  28. package/dist/icons/Email.js +15 -8
  29. package/dist/icons/Emoji.js +21 -0
  30. package/dist/icons/FileUpload.js +4 -32
  31. package/dist/icons/Flag.js +4 -4
  32. package/dist/icons/FontSize.js +21 -0
  33. package/dist/icons/FullScreen.js +8 -37
  34. package/dist/icons/Gif.js +3 -10
  35. package/dist/icons/Hash.js +37 -37
  36. package/dist/icons/Header.js +3 -3
  37. package/dist/icons/Highlight.js +36 -22
  38. package/dist/icons/Ibeam.js +42 -0
  39. package/dist/icons/Image.js +8 -29
  40. package/dist/icons/Inbox.js +2 -2
  41. package/dist/icons/InfoRound.js +8 -29
  42. package/dist/icons/Input.js +4 -4
  43. package/dist/icons/IpAddress.js +4 -4
  44. package/dist/icons/Link.js +3 -10
  45. package/dist/icons/List.js +4 -4
  46. package/dist/icons/ListDetails.js +2 -2
  47. package/dist/icons/ListDot.js +3 -31
  48. package/dist/icons/ListNumber.js +3 -3
  49. package/dist/icons/Loading.js +3 -52
  50. package/dist/icons/Logout.js +35 -0
  51. package/dist/icons/LongText.js +21 -0
  52. package/dist/icons/Matrix.js +4 -13
  53. package/dist/icons/MediaVideo.js +5 -5
  54. package/dist/icons/Message.js +3 -10
  55. package/dist/icons/Move.js +36 -0
  56. package/dist/icons/MultipleChoice.js +21 -40
  57. package/dist/icons/Mute.js +21 -0
  58. package/dist/icons/NewField.js +21 -0
  59. package/dist/icons/Notes.js +12 -4
  60. package/dist/icons/Number.js +21 -0
  61. package/dist/icons/OpenHand.js +49 -0
  62. package/dist/icons/OpinionScale.js +21 -0
  63. package/dist/icons/Paragraph.js +3 -3
  64. package/dist/icons/Phone.js +15 -8
  65. package/dist/icons/Play.js +4 -4
  66. package/dist/icons/PointingHand.js +51 -0
  67. package/dist/icons/PriorityHigh.js +18 -0
  68. package/dist/icons/PriorityLow.js +18 -0
  69. package/dist/icons/PriorityMedium.js +18 -0
  70. package/dist/icons/Share.js +3 -31
  71. package/dist/icons/Signature.js +19 -0
  72. package/dist/icons/SingleChoice.js +49 -0
  73. package/dist/icons/Slash.js +21 -0
  74. package/dist/icons/StarRating.js +21 -0
  75. package/dist/icons/SubmissionCount.js +21 -0
  76. package/dist/icons/Tag.js +19 -22
  77. package/dist/icons/Tag1.js +21 -0
  78. package/dist/icons/Terms.js +9 -16
  79. package/dist/icons/Text.js +11 -11
  80. package/dist/icons/TextBold.js +3 -3
  81. package/dist/icons/TextColor.js +21 -0
  82. package/dist/icons/TextCross.js +8 -8
  83. package/dist/icons/TextField.js +21 -0
  84. package/dist/icons/TextH1.js +5 -6
  85. package/dist/icons/TextH2.js +5 -6
  86. package/dist/icons/TextItalic.js +3 -3
  87. package/dist/icons/TimeTracker.js +21 -0
  88. package/dist/icons/Underline.js +3 -17
  89. package/dist/icons/UniqueId.js +42 -0
  90. package/dist/icons/User.js +4 -4
  91. package/dist/icons/UserReassigned.js +42 -0
  92. package/dist/icons/UserRoundedRect.js +4 -18
  93. package/dist/icons/Video.js +2 -2
  94. package/dist/icons/Volume.js +4 -6
  95. package/dist/icons/Volume0.js +3 -12
  96. package/dist/icons/Warning2.js +4 -4
  97. package/dist/icons/YesNo.js +4 -11
  98. package/dist/icons/Youtube.js +7 -7
  99. package/dist/icons/index.js +38 -5
  100. package/dist/misc/Daily.js +15 -17
  101. package/dist/misc/Discover.js +2228 -25
  102. package/dist/misc/Edge.js +5 -5
  103. package/dist/misc/FacebookPixel.js +5 -33
  104. package/dist/misc/Firefox.js +18 -18
  105. package/dist/misc/Gmail.js +21 -23
  106. package/dist/misc/Google.js +219 -20
  107. package/dist/misc/GoogleAnalytics.js +15 -28
  108. package/dist/misc/GoogleMeet.js +34 -18
  109. package/dist/misc/GoogleSheets.js +28 -26
  110. package/dist/misc/Instagram.js +37 -17
  111. package/dist/misc/Jcb.js +103 -26
  112. package/dist/misc/Jitsi.js +202 -215
  113. package/dist/misc/Linear.js +10 -18
  114. package/dist/misc/Mastercard.js +2 -2
  115. package/dist/misc/Microsoft.js +11 -20
  116. package/dist/misc/Outlook.js +225 -20
  117. package/dist/misc/Safari.js +94 -94
  118. package/dist/misc/Shopify.js +2 -2
  119. package/dist/misc/Slack.js +17 -20
  120. package/dist/misc/Teams.js +76 -20
  121. package/dist/misc/Telnyx.js +21 -38
  122. package/dist/misc/Trello.js +23 -17
  123. package/dist/misc/Twilio.js +5 -20
  124. package/dist/misc/UnionPay.js +33 -29
  125. package/dist/misc/Upi.js +29 -29
  126. package/dist/misc/Visa.js +40 -23
  127. package/dist/misc/Whatsapp.js +43 -25
  128. package/dist/misc/Wordpress.js +1 -1
  129. package/dist/misc/Zoom.js +16 -18
  130. package/package.json +1 -1
package/dist/icons/Tag.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
2
+ import Svg, { Path } from "react-native-svg";
3
3
  const SvgTag = (props) => (
4
4
  <Svg
5
5
  fill="none"
@@ -9,27 +9,24 @@ const SvgTag = (props) => (
9
9
  height={props.size}
10
10
  {...props}
11
11
  >
12
- <G clipPath="url(#clip0_7407_162)">
13
- <Path
14
- d="M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z"
15
- stroke={props.color}
16
- strokeWidth={1.5}
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- <Path
21
- d="M3 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L11.296 20.296C11.748 20.7479 12.3609 21.0017 13 21.0017C13.6391 21.0017 14.252 20.7479 14.704 20.296L20.296 14.704C20.7479 14.252 21.0017 13.6391 21.0017 13C21.0017 12.3609 20.7479 11.748 20.296 11.296L12.586 3.586C12.211 3.2109 11.7024 3.00011 11.172 3H6C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6Z"
22
- stroke={props.color}
23
- strokeWidth={1.5}
24
- strokeLinecap="round"
25
- strokeLinejoin="round"
26
- />
27
- </G>
28
- <Defs>
29
- <ClipPath id="clip0_7407_162">
30
- <Rect width={24} height={24} fill="white" />
31
- </ClipPath>
32
- </Defs>
12
+ <Path
13
+ d="M8.23524 9.1764C8.75503 9.1764 9.1764 8.75503 9.1764 8.23524C9.1764 7.71545 8.75503 7.29408 8.23524 7.29408C7.71545 7.29408 7.29408 7.71545 7.29408 8.23524C7.29408 8.75503 7.71545 9.1764 8.23524 9.1764Z"
14
+ fill="black"
15
+ />
16
+ <Path
17
+ d="M8.23524 9.1764C8.75503 9.1764 9.1764 8.75503 9.1764 8.23524C9.1764 7.71545 8.75503 7.29408 8.23524 7.29408C7.71545 7.29408 7.29408 7.71545 7.29408 8.23524C7.29408 8.75503 7.71545 9.1764 8.23524 9.1764Z"
18
+ stroke="#344054"
19
+ strokeWidth={1.2}
20
+ strokeLinecap="round"
21
+ strokeLinejoin="round"
22
+ />
23
+ <Path
24
+ d="M4 6.82349V10.4554C4 10.9609 4.20047 11.4456 4.55811 11.8032L12.1966 19.4417C12.3736 19.6187 12.5837 19.7591 12.8149 19.8549C13.0462 19.9507 13.294 20 13.5443 20C13.7947 20 14.0425 19.9507 14.2738 19.8549C14.505 19.7591 14.7151 19.6187 14.8921 19.4417L19.4417 14.8921C19.6187 14.7151 19.7591 14.505 19.8549 14.2738C19.9507 14.0425 20 13.7947 20 13.5443C20 13.294 19.9507 13.0462 19.8549 12.8149C19.7591 12.5837 19.6187 12.3736 19.4417 12.1966L11.8023 4.55811C11.445 4.20094 10.9606 4.0002 10.4554 4H6.82349C6.07466 4 5.35649 4.29747 4.82698 4.82698C4.29747 5.35649 4 6.07466 4 6.82349Z"
25
+ stroke="#344054"
26
+ strokeWidth={1.2}
27
+ strokeLinecap="round"
28
+ strokeLinejoin="round"
29
+ />
33
30
  </Svg>
34
31
  );
35
32
  export default SvgTag;
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import Svg, { Path } from "react-native-svg";
3
+ const SvgTag1 = (props) => (
4
+ <Svg
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ width={props.size}
9
+ height={props.size}
10
+ {...props}
11
+ >
12
+ <Path
13
+ d="M9 4H15C15.5304 4 16.0391 4.21071 16.4142 4.58579C16.7893 4.96086 17 5.46957 17 6V20L12 17L7 20V6C7 5.46957 7.21071 4.96086 7.58579 4.58579C7.96086 4.21071 8.46957 4 9 4Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
18
+ />
19
+ </Svg>
20
+ );
21
+ export default SvgTag1;
@@ -1,28 +1,21 @@
1
1
  import * as React from "react";
2
- import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
2
+ import Svg, { Path } from "react-native-svg";
3
3
  const SvgTerms = (props) => (
4
4
  <Svg
5
- viewBox="0 0 24 24"
6
5
  fill="none"
7
6
  xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
8
  width={props.size}
9
9
  height={props.size}
10
10
  {...props}
11
11
  >
12
- <G clipPath="url(#clip0_4120_18114)">
13
- <Path
14
- d="M4 20H20M6 20V10.84M12 20V10.84M18 20V10.84M4 10.84H20V7.274L12 4L4 7.274V10.84Z"
15
- stroke="currentColor"
16
- strokeWidth={1.5}
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </G>
21
- <Defs>
22
- <ClipPath id="clip0_4120_18114">
23
- <Rect width={24} height={24} fill="white" />
24
- </ClipPath>
25
- </Defs>
12
+ <Path
13
+ d="M4.8 17.3529V10.5879M19.2 10.5879V17.3529M8.4 10.5879V17.3529M12 10.5879V17.3529M15.6 10.5879V17.3529M20.0748 10.5879H3.9252V10.5879C3.66325 10.5884 3.4505 10.3806 3.45 10.1238C3.45 10.1235 3.45 10.1232 3.45 10.1229V8.37941V8.3794C3.4503 7.99978 3.69824 7.66289 4.06561 7.54294L11.6994 5.04764V5.04764C11.8946 4.98412 12.1054 4.98412 12.3006 5.04764L19.9344 7.54294V7.54294C20.3018 7.6629 20.5497 7.99979 20.55 8.37941V10.1229V10.1229C20.55 10.3798 20.3377 10.5879 20.0757 10.5879C20.0754 10.5879 20.0751 10.5879 20.0748 10.5879L20.0748 10.5879ZM19.5438 17.3529H4.4562V17.3529C4.1154 17.3531 3.80394 17.542 3.6516 17.8409L3.0954 18.9315V18.9315C3.03259 19.0538 2.99992 19.1889 3 19.3259V20H21V19.3259V19.3259C21.0001 19.1889 20.9674 19.0538 20.9046 18.9315L20.3484 17.8409V17.8409C20.1961 17.542 19.8846 17.3531 19.5438 17.3529V17.3529Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
18
+ />
26
19
  </Svg>
27
20
  );
28
21
  export default SvgTerms;
@@ -9,31 +9,31 @@ const SvgText = (props) => (
9
9
  height={props.size}
10
10
  {...props}
11
11
  >
12
- <G clipPath="url(#clip0_861:2152)">
12
+ <G clipPath="url(#clip0_149_557)">
13
13
  <Path
14
- d="M15.315 15.014L12 8.01398L8.68401 15.013"
15
- stroke={props.color}
16
- strokeWidth={1.5}
14
+ d="M15.315 15.014L12 8.01401L8.68399 15.013"
15
+ stroke="#344054"
16
+ strokeWidth={1.2}
17
17
  strokeLinecap="round"
18
18
  strokeLinejoin="round"
19
19
  />
20
20
  <Path
21
- d="M9.347 13.613H14.65"
22
- stroke={props.color}
23
- strokeWidth={1.5}
21
+ d="M9.34698 13.613H14.65"
22
+ stroke="#344054"
23
+ strokeWidth={1.2}
24
24
  strokeLinecap="round"
25
25
  strokeLinejoin="round"
26
26
  />
27
27
  <Path
28
- d="M18 21.014H6C4.343 21.014 3 19.671 3 18.014V6.01398C3 4.35698 4.343 3.01398 6 3.01398H18C19.657 3.01398 21 4.35698 21 6.01398V18.014C21 19.671 19.657 21.014 18 21.014Z"
29
- stroke={props.color}
30
- strokeWidth={1.5}
28
+ d="M18 21.014H6C4.343 21.014 3 19.671 3 18.014V6.01401C3 4.35701 4.343 3.01401 6 3.01401H18C19.657 3.01401 21 4.35701 21 6.01401V18.014C21 19.671 19.657 21.014 18 21.014Z"
29
+ stroke="#344054"
30
+ strokeWidth={1.2}
31
31
  strokeLinecap="round"
32
32
  strokeLinejoin="round"
33
33
  />
34
34
  </G>
35
35
  <Defs>
36
- <ClipPath id="clip0_861:2152">
36
+ <ClipPath id="clip0_149_557">
37
37
  <Rect width={24} height={24} fill="white" />
38
38
  </ClipPath>
39
39
  </Defs>
@@ -10,9 +10,9 @@ const SvgTextBold = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M7 6H12.875C13.6706 6 14.4337 6.31607 14.9963 6.87868C15.5589 7.44129 15.875 8.20435 15.875 9V9C15.875 9.79565 15.5589 10.5587 14.9963 11.1213C14.4337 11.6839 13.6706 12 12.875 12H7V6ZM7 12H14C14.7956 12 15.5587 12.3161 16.1213 12.8787C16.6839 13.4413 17 14.2044 17 15V15C17 15.7956 16.6839 16.5587 16.1213 17.1213C15.5587 17.6839 14.7956 18 14 18H7V12Z"
14
- stroke={props.color}
15
- strokeWidth={1.5}
13
+ d="M7 12H12.875C13.6706 12 14.4337 11.6839 14.9963 11.1213C15.5589 10.5587 15.875 9.79565 15.875 9C15.875 8.20435 15.5589 7.44129 14.9963 6.87868C14.4337 6.31607 13.6706 6 12.875 6H7V12ZM7 12H14C14.7956 12 15.5587 12.3161 16.1213 12.8787C16.6839 13.4413 17 14.2044 17 15C17 15.7956 16.6839 16.5587 16.1213 17.1213C15.5587 17.6839 14.7956 18 14 18H7V12Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
16
  strokeLinecap="round"
17
17
  strokeLinejoin="round"
18
18
  />
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import Svg, { Path } from "react-native-svg";
3
+ const SvgTextColor = (props) => (
4
+ <Svg
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ width={props.size}
9
+ height={props.size}
10
+ {...props}
11
+ >
12
+ <Path
13
+ d="M9 15V8C9 7.20435 9.31607 6.44129 9.87868 5.87868C10.4413 5.31607 11.2044 5 12 5C12.7956 5 13.5587 5.31607 14.1213 5.87868C14.6839 6.44129 15 7.20435 15 8V15M9 11H15M5 19H19"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
18
+ />
19
+ </Svg>
20
+ );
21
+ export default SvgTextColor;
@@ -2,20 +2,20 @@ import * as React from "react";
2
2
  import Svg, { Path } from "react-native-svg";
3
3
  const SvgTextCross = (props) => (
4
4
  <Svg
5
- xmlns="http://www.w3.org/2000/svg"
6
5
  fill="none"
7
- stroke={props.color}
8
- strokeWidth={1.5}
9
- strokeLinecap="round"
10
- strokeLinejoin="round"
6
+ xmlns="http://www.w3.org/2000/svg"
11
7
  viewBox="0 0 24 24"
12
8
  width={props.size}
13
9
  height={props.size}
14
10
  {...props}
15
11
  >
16
- <Path stroke="none" d="M0 0h24v24H0z" fill="none" />
17
- <Path d="M5 12l14 0" />
18
- <Path d="M16 6.5a4 2 0 0 0 -4 -1.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" />
12
+ <Path
13
+ d="M8 18H14C14.7956 18 15.5587 17.6839 16.1213 17.1213C16.6839 16.5587 17 15.7956 17 15M19 12H5M16 6H11C10.2044 6 9.44129 6.31607 8.87868 6.87868C8.31607 7.44129 8 8.20435 8 9"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
18
+ />
19
19
  </Svg>
20
20
  );
21
21
  export default SvgTextCross;
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import Svg, { Path } from "react-native-svg";
3
+ const SvgTextField = (props) => (
4
+ <Svg
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ width={props.size}
9
+ height={props.size}
10
+ {...props}
11
+ >
12
+ <Path
13
+ d="M11 19H10C8.895 19 8 18.105 8 17M8 17C8 18.105 7.105 19 6 19H5M8 17V7M8 7C8 5.895 7.105 5 6 5H5M8 7C8 5.895 8.895 5 10 5H11M20 16H4C3.448 16 3 15.552 3 15V9C3 8.448 3.448 8 4 8H20C20.552 8 21 8.448 21 9V15C21 15.552 20.552 16 20 16Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
18
+ />
19
+ </Svg>
20
+ );
21
+ export default SvgTextField;
@@ -10,12 +10,11 @@ const SvgTextH1 = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M3.99794 19C3.51187 19 3.20256 18.6818 3.20256 18.1781V6.82189C3.20256 6.31815 3.51187 6 3.99794 6C4.484 6 4.79332 6.31815 4.79332 6.82189V11.6383H11.7926V6.82189C11.7926 6.31815 12.1019 6 12.588 6C13.0741 6 13.3834 6.31815 13.3834 6.82189V18.1781C13.3834 18.6818 13.0741 19 12.588 19C12.1019 19 11.7926 18.6818 11.7926 18.1781V13.07H4.79332V18.1781C4.79332 18.6818 4.484 19 3.99794 19Z"
14
- fill={props.color}
15
- />
16
- <Path
17
- d="M17.9108 19C17.435 19 17.1119 18.6901 17.1119 18.2099V14.0148H17.0814L16.2956 14.5604C16.1516 14.6608 16.0555 14.6958 15.9027 14.6958C15.5928 14.6958 15.3614 14.4644 15.3614 14.1414C15.3614 13.91 15.4531 13.731 15.6801 13.5739L16.8718 12.7619C17.208 12.5349 17.4786 12.5 17.7929 12.5C18.3692 12.5 18.7053 12.8449 18.7053 13.3949V18.2099C18.7053 18.6901 18.3866 19 17.9108 19Z"
18
- fill={props.color}
13
+ d="M5 6V18M13 6V18M5 12H13M18.5 18V13L17.25 14.25M20 18H17"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
19
18
  />
20
19
  </Svg>
21
20
  );
@@ -10,12 +10,11 @@ const SvgTextH2 = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M3.99794 19C3.51187 19 3.20256 18.6818 3.20256 18.1781V6.82189C3.20256 6.31815 3.51187 6 3.99794 6C4.484 6 4.79332 6.31815 4.79332 6.82189V11.6383H11.7926V6.82189C11.7926 6.31815 12.1019 6 12.588 6C13.0741 6 13.3834 6.31815 13.3834 6.82189V18.1781C13.3834 18.6818 13.0741 19 12.588 19C12.1019 19 11.7926 18.6818 11.7926 18.1781V13.07H4.79332V18.1781C4.79332 18.6818 4.484 19 3.99794 19Z"
14
- fill={props.color}
15
- />
16
- <Path
17
- d="M16.2995 19C15.7809 19 15.5436 18.71 15.5436 18.3101C15.5436 18.0068 15.6711 17.7915 15.9875 17.519L17.798 15.8755C18.5407 15.1987 18.7428 14.9087 18.7428 14.4956C18.7428 14.0386 18.3913 13.7134 17.8859 13.7134C17.4684 13.7134 17.1828 13.9155 16.9499 14.3374C16.7477 14.6494 16.5587 14.7769 16.2336 14.7769C15.8161 14.7769 15.5656 14.5352 15.5656 14.1396C15.5656 14.0166 15.5832 13.9023 15.6315 13.7881C15.9084 13.0586 16.7521 12.5005 17.9079 12.5005C19.3537 12.5005 20.3029 13.2695 20.3029 14.3901C20.3029 15.2031 19.8898 15.6689 18.8835 16.5786L17.6222 17.73V17.7607H19.8151C20.2238 17.7607 20.4611 18.0024 20.4611 18.3804C20.4611 18.7495 20.2238 19 19.8151 19H16.2995Z"
18
- fill={props.color}
13
+ d="M17 14C17 13.7348 17.1054 13.4804 17.2929 13.2929C17.4804 13.1054 17.7348 13 18 13H18.6145C18.8723 13 19.1237 13.0811 19.3329 13.2319C19.542 13.3827 19.6985 13.5955 19.78 13.8401C19.8471 14.0414 19.8609 14.2566 19.8202 14.4648C19.7794 14.673 19.6854 14.8671 19.5473 15.0281L17 18H20M5 6V18M13 6V18M5 12H13"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
19
18
  />
20
19
  </Svg>
21
20
  );
@@ -10,9 +10,9 @@ const SvgTextItalic = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M10 6H17M13.5 6L10.5 18L13.5 6ZM14 18H7H14Z"
14
- stroke={props.color}
15
- strokeWidth={1.5}
13
+ d="M13.5 6L10.5 18M14 18H7M10 6H17"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
16
  strokeLinecap="round"
17
17
  strokeLinejoin="round"
18
18
  />
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import Svg, { Path } from "react-native-svg";
3
+ const SvgTimeTracker = (props) => (
4
+ <Svg
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ width={props.size}
9
+ height={props.size}
10
+ {...props}
11
+ >
12
+ <Path
13
+ d="M7.41667 7.55556H16.5833M12 12C10.6739 12 9.40215 12.5619 8.46447 13.5621C7.52678 14.5623 7 15.9188 7 17.3333V19.1111C7 19.3469 7.0878 19.573 7.24408 19.7397C7.40036 19.9064 7.61232 20 7.83333 20H16.1667C16.3877 20 16.5996 19.9064 16.7559 19.7397C16.9122 19.573 17 19.3469 17 19.1111V17.3333C17 15.9188 16.4732 14.5623 15.5355 13.5621C14.5979 12.5619 13.3261 12 12 12ZM12 12C10.6739 12 9.40215 11.4381 8.46447 10.4379C7.52678 9.43771 7 8.08115 7 6.66667V4.88889C7 4.65314 7.0878 4.42705 7.24408 4.26035C7.40036 4.09365 7.61232 4 7.83333 4H16.1667C16.3877 4 16.5996 4.09365 16.7559 4.26035C16.9122 4.42705 17 4.65314 17 4.88889V6.66667C17 8.08115 16.4732 9.43771 15.5355 10.4379C14.5979 11.4381 13.3261 12 12 12Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
+ strokeLinecap="round"
17
+ strokeLinejoin="round"
18
+ />
19
+ </Svg>
20
+ );
21
+ export default SvgTimeTracker;
@@ -10,23 +10,9 @@ const SvgUnderline = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M15 5V11.6667C15 12.5507 14.6313 13.3986 13.9749 14.0237C13.3185 14.6488 12.4283 15 11.5 15V15"
14
- stroke={props.color}
15
- strokeWidth={1.5}
16
- strokeLinecap="round"
17
- strokeLinejoin="round"
18
- />
19
- <Path
20
- d="M8 5V11.6667C8 12.5507 8.36875 13.3986 9.02513 14.0237C9.6815 14.6488 10.5717 15 11.5 15V15"
21
- stroke={props.color}
22
- strokeWidth={1.5}
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- <Path
27
- d="M19 18.5H5"
28
- stroke={props.color}
29
- strokeWidth={1.5}
13
+ d="M7.5 5V10.4444C7.5 11.6821 7.97411 12.8691 8.81802 13.7443C9.66193 14.6194 10.8065 15.1111 12 15.1111C13.1935 15.1111 14.3381 14.6194 15.182 13.7443C16.0259 12.8691 16.5 11.6821 16.5 10.4444V5M6 19H18"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
30
16
  strokeLinecap="round"
31
17
  strokeLinejoin="round"
32
18
  />
@@ -0,0 +1,42 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
3
+ const SvgUniqueId = (props) => (
4
+ <Svg
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ width={props.size}
9
+ height={props.size}
10
+ {...props}
11
+ >
12
+ <G clipPath="url(#clip0_149_867)">
13
+ <Path
14
+ d="M6 19C5.46957 19 4.96086 18.7893 4.58579 18.4142C4.21071 18.0391 4 17.5304 4 17V13L3 12L4 11V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5"
15
+ stroke="#344054"
16
+ strokeWidth={1.2}
17
+ strokeLinecap="round"
18
+ strokeLinejoin="round"
19
+ />
20
+ <Path
21
+ d="M18 19C18.5304 19 19.0391 18.7893 19.4142 18.4142C19.7893 18.0391 20 17.5304 20 17V13L21 12L20 11V7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5"
22
+ stroke="#344054"
23
+ strokeWidth={1.2}
24
+ strokeLinecap="round"
25
+ strokeLinejoin="round"
26
+ />
27
+ <Path
28
+ d="M8 10.8125H10.7143M10.7143 10.8125H14.1429M10.7143 10.8125L11.4286 8M10.7143 10.8125L9.85714 14.1875M14.1429 10.8125H16M14.1429 10.8125L14.8571 8M14.1429 10.8125L13.2857 14.1875M8 14.1875H9.85714M9.85714 14.1875H13.2857M9.85714 14.1875L9.14286 17M13.2857 14.1875H16M13.2857 14.1875L12.5714 17"
29
+ stroke="#344054"
30
+ strokeWidth={1.2}
31
+ strokeLinecap="round"
32
+ strokeLinejoin="round"
33
+ />
34
+ </G>
35
+ <Defs>
36
+ <ClipPath id="clip0_149_867">
37
+ <Rect width={24} height={24} fill="white" />
38
+ </ClipPath>
39
+ </Defs>
40
+ </Svg>
41
+ );
42
+ export default SvgUniqueId;
@@ -11,15 +11,15 @@ const SvgUser = (props) => (
11
11
  >
12
12
  <Path
13
13
  d="M20 21V19C20 17.9391 19.5786 16.9217 18.8284 16.1716C18.0783 15.4214 17.0609 15 16 15H8C6.93913 15 5.92172 15.4214 5.17157 16.1716C4.42143 16.9217 4 17.9391 4 19V21"
14
- stroke={props.color}
15
- strokeWidth={1.5}
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
16
  strokeLinecap="round"
17
17
  strokeLinejoin="round"
18
18
  />
19
19
  <Path
20
20
  d="M12 11C14.2091 11 16 9.20914 16 7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7C8 9.20914 9.79086 11 12 11Z"
21
- stroke={props.color}
22
- strokeWidth={1.5}
21
+ stroke="#344054"
22
+ strokeWidth={1.2}
23
23
  strokeLinecap="round"
24
24
  strokeLinejoin="round"
25
25
  />
@@ -0,0 +1,42 @@
1
+ import * as React from "react";
2
+ import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
3
+ const SvgUserReassigned = (props) => (
4
+ <Svg
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ width={props.size}
9
+ height={props.size}
10
+ {...props}
11
+ >
12
+ <G clipPath="url(#clip0_149_554)">
13
+ <Path
14
+ d="M12 12.5C14.3472 12.5 16.25 10.5972 16.25 8.25C16.25 5.90279 14.3472 4 12 4C9.65279 4 7.75 5.90279 7.75 8.25C7.75 10.5972 9.65279 12.5 12 12.5Z"
15
+ stroke="#344054"
16
+ strokeWidth={1.2}
17
+ strokeLinecap="round"
18
+ strokeLinejoin="round"
19
+ />
20
+ <Path
21
+ d="M4 20C4 17.515 6.015 15.5 8.5 15.5H11.083M15.99 17L13.99 19L15.99 21"
22
+ stroke="#344054"
23
+ strokeWidth={1.2}
24
+ strokeLinecap="round"
25
+ strokeLinejoin="round"
26
+ />
27
+ <Path
28
+ d="M18 15H19C20.105 15 21 15.895 21 17C21 18.105 20.105 19 19 19H14"
29
+ stroke="#344054"
30
+ strokeWidth={1.2}
31
+ strokeLinecap="round"
32
+ strokeLinejoin="round"
33
+ />
34
+ </G>
35
+ <Defs>
36
+ <ClipPath id="clip0_149_554">
37
+ <Rect width={24} height={24} fill="white" />
38
+ </ClipPath>
39
+ </Defs>
40
+ </Svg>
41
+ );
42
+ export default SvgUserReassigned;
@@ -2,31 +2,17 @@ import * as React from "react";
2
2
  import Svg, { Path } from "react-native-svg";
3
3
  const SvgUserRoundedRect = (props) => (
4
4
  <Svg
5
- viewBox="0 0 24 24"
6
5
  fill="none"
7
6
  xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
8
  width={props.size}
9
9
  height={props.size}
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M17 16.5C17 15.837 16.7366 15.2011 16.2678 14.7322C15.7989 14.2634 15.163 14 14.5 14H9.5C8.83696 14 8.20107 14.2634 7.73223 14.7322C7.26339 15.2011 7 15.837 7 16.5"
14
- stroke="currentColor"
15
- strokeWidth={1.5}
16
- strokeLinecap="round"
17
- strokeLinejoin="round"
18
- />
19
- <Path
20
- d="M12 11.5C13.3807 11.5 14.5 10.3807 14.5 9C14.5 7.61929 13.3807 6.5 12 6.5C10.6193 6.5 9.5 7.61929 9.5 9C9.5 10.3807 10.6193 11.5 12 11.5Z"
21
- stroke="currentColor"
22
- strokeWidth={1.5}
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- <Path
27
- d="M16 21C17.3261 21 18.5979 20.4732 19.5355 19.5355C20.4732 18.5979 21 17.3261 21 16V8C21 6.67392 20.4732 5.40215 19.5355 4.46447C18.5979 3.52678 17.3261 3 16 3H8C6.67392 3 5.40215 3.52678 4.46447 4.46447C3.52678 5.40215 3 6.67392 3 8V16C3 17.3261 3.52678 18.5979 4.46447 19.5355C5.40215 20.4732 6.67392 21 8 21H16Z"
28
- stroke="currentColor"
29
- strokeWidth={1.5}
13
+ d="M17 16.5C17 15.837 16.7366 15.2011 16.2678 14.7322C15.7989 14.2634 15.163 14 14.5 14H9.5C8.83696 14 8.20107 14.2634 7.73223 14.7322C7.26339 15.2011 7 15.837 7 16.5M14.5 9C14.5 10.3807 13.3807 11.5 12 11.5C10.6193 11.5 9.5 10.3807 9.5 9C9.5 7.61929 10.6193 6.5 12 6.5C13.3807 6.5 14.5 7.61929 14.5 9ZM16 21C17.3261 21 18.5979 20.4732 19.5355 19.5355C20.4732 18.5979 21 17.3261 21 16V8C21 6.67392 20.4732 5.40215 19.5355 4.46447C18.5979 3.52678 17.3261 3 16 3H8C6.67392 3 5.40215 3.52678 4.46447 4.46447C3.52678 5.40215 3 6.67392 3 8V16C3 17.3261 3.52678 18.5979 4.46447 19.5355C5.40215 20.4732 6.67392 21 8 21H16Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
30
16
  strokeLinecap="round"
31
17
  strokeLinejoin="round"
32
18
  />
@@ -11,8 +11,8 @@ const SvgVideo = (props) => (
11
11
  >
12
12
  <Path
13
13
  d="M15.375 13.097L19.17 16.151C19.906 16.744 21 16.22 21 15.275V8.725C21 7.78 19.906 7.256 19.17 7.849L15.375 10.903M13.125 17.75H5.25C4.007 17.75 3 16.743 3 15.5V8.5C3 7.257 4.007 6.25 5.25 6.25H13.125C14.368 6.25 15.375 7.257 15.375 8.5V15.5C15.375 16.743 14.368 17.75 13.125 17.75Z"
14
- stroke={props.color}
15
- strokeWidth={1.5}
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
16
  strokeLinecap="round"
17
17
  strokeLinejoin="round"
18
18
  />
@@ -10,13 +10,11 @@ const SvgVolume = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M12 6.38467C12 5.49798 10.9315 5.04993 10.2991 5.67141L7.66794 8.25696C7.48093 8.44073 7.22923 8.5437 6.96704 8.5437H4C3.44771 8.5437 3 8.99142 3 9.5437V13.3908C3 13.943 3.44772 14.3908 4 14.3908H6.90071C7.16291 14.3908 7.41462 14.4937 7.60163 14.6775L10.2991 17.3284C10.9315 17.9499 12 17.5019 12 16.6152V6.38467Z"
14
- fill={props.color}
15
- />
16
- <Path
17
- d="M14 8.35802C14.5651 9.14287 14.8662 10.0612 14.8662 11C14.8662 11.9388 14.5651 12.8571 14 13.642M15.9231 6.60494C16.9526 7.87814 17.508 9.4183 17.508 11C17.508 12.5817 16.9526 14.1219 15.9231 15.3951M17.6837 5C19.1828 6.70116 20 8.81789 20 11C20 13.1821 19.1828 15.2988 17.6837 17"
18
- stroke={props.color}
13
+ d="M15 7.99997C15.621 8.46571 16.125 9.06963 16.4721 9.76391C16.8193 10.4582 17 11.2237 17 12C17 12.7762 16.8193 13.5418 16.4721 14.236C16.125 14.9303 15.621 15.5342 15 16M17.7 4.99997C18.744 5.84362 19.586 6.9101 20.1645 8.12129C20.7429 9.33249 21.0431 10.6577 21.0431 12C21.0431 13.3422 20.7429 14.6675 20.1645 15.8787C19.586 17.0898 18.744 18.1563 17.7 19M6 15H4C3.73478 15 3.48043 14.8946 3.29289 14.7071C3.10536 14.5195 3 14.2652 3 14V9.99997C3 9.73476 3.10536 9.4804 3.29289 9.29287C3.48043 9.10533 3.73478 8.99997 4 8.99997H6L9.5 4.49997C9.5874 4.3302 9.73265 4.1973 9.90949 4.12526C10.0863 4.05323 10.2831 4.04683 10.4643 4.10722C10.6454 4.1676 10.799 4.29078 10.8972 4.45451C10.9955 4.61824 11.0319 4.81171 11 4.99997V19C11.0319 19.1882 10.9955 19.3817 10.8972 19.5454C10.799 19.7092 10.6454 19.8323 10.4643 19.8927C10.2831 19.9531 10.0863 19.9467 9.90949 19.8747C9.73265 19.8027 9.5874 19.6697 9.5 19.5L6 15Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
19
16
  strokeLinecap="round"
17
+ strokeLinejoin="round"
20
18
  />
21
19
  </Svg>
22
20
  );
@@ -10,18 +10,9 @@ const SvgVolume0 = (props) => (
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M12 6.38467C12 5.49798 10.9315 5.04993 10.2991 5.67141L7.66794 8.25696C7.48093 8.44073 7.22923 8.5437 6.96704 8.5437H4C3.44771 8.5437 3 8.99142 3 9.5437V13.3908C3 13.943 3.44772 14.3908 4 14.3908H6.90071C7.16291 14.3908 7.41462 14.4937 7.60163 14.6775L10.2991 17.3284C10.9315 17.9499 12 17.5019 12 16.6152V6.38467Z"
14
- fill={props.color}
15
- />
16
- <Path
17
- d="M15 10L19 14"
18
- stroke={props.color}
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- <Path
23
- d="M19 10L15 14"
24
- stroke={props.color}
13
+ d="M16 9.99997L20 14M20 9.99997L16 14M6 15H4C3.73478 15 3.48043 14.8946 3.29289 14.7071C3.10536 14.5195 3 14.2652 3 14V9.99997C3 9.73476 3.10536 9.4804 3.29289 9.29287C3.48043 9.10533 3.73478 8.99997 4 8.99997H6L9.5 4.49997C9.5874 4.3302 9.73265 4.1973 9.90949 4.12526C10.0863 4.05323 10.2831 4.04683 10.4643 4.10722C10.6454 4.1676 10.799 4.29078 10.8972 4.45451C10.9955 4.61824 11.0319 4.81171 11 4.99997V19C11.0319 19.1882 10.9955 19.3817 10.8972 19.5454C10.799 19.7092 10.6454 19.8323 10.4643 19.8927C10.2831 19.9531 10.0863 19.9467 9.90949 19.8747C9.73265 19.8027 9.5874 19.6697 9.5 19.5L6 15Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
25
16
  strokeLinecap="round"
26
17
  strokeLinejoin="round"
27
18
  />
@@ -4,15 +4,15 @@ const SvgWarning2 = (props) => (
4
4
  <Svg
5
5
  fill="none"
6
6
  xmlns="http://www.w3.org/2000/svg"
7
- viewBox="0 0 33 33"
7
+ viewBox="0 0 24 24"
8
8
  width={props.size}
9
9
  height={props.size}
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- d="M16.3359 10.8895V16.334M16.3359 21.7784H16.3495M11.8443 4.08398H20.8276C21.2359 4.08398 21.5082 4.2201 21.7804 4.49232L28.1776 10.8895C28.4498 11.1618 28.5859 11.434 28.5859 11.8423V20.8257C28.5859 21.234 28.4498 21.5062 28.1776 21.7784L21.7804 28.1757C21.5082 28.4479 21.2359 28.584 20.8276 28.584H11.8443C11.4359 28.584 11.1637 28.4479 10.8915 28.1757L4.49427 21.7784C4.22205 21.5062 4.08594 21.234 4.08594 20.8257V11.8423C4.08594 11.434 4.22205 11.1618 4.49427 10.8895L10.8915 4.49232C11.1637 4.2201 11.4359 4.08398 11.8443 4.08398Z"
14
- stroke={props.color}
15
- strokeWidth={2.04167}
13
+ d="M12 8V12M12 16H12.01M8.7 3H15.3C15.6 3 15.8 3.1 16 3.3L20.7 8C20.9 8.2 21 8.4 21 8.7V15.3C21 15.6 20.9 15.8 20.7 16L16 20.7C15.8 20.9 15.6 21 15.3 21H8.7C8.4 21 8.2 20.9 8 20.7L3.3 16C3.1 15.8 3 15.6 3 15.3V8.7C3 8.4 3.1 8.2 3.3 8L8 3.3C8.2 3.1 8.4 3 8.7 3Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
16
16
  strokeLinecap="round"
17
17
  strokeLinejoin="round"
18
18
  />
@@ -2,26 +2,19 @@ import * as React from "react";
2
2
  import Svg, { Path } from "react-native-svg";
3
3
  const SvgYesNo = (props) => (
4
4
  <Svg
5
- xmlns="http://www.w3.org/2000/svg"
6
5
  fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
7
  viewBox="0 0 24 24"
8
8
  width={props.size}
9
9
  height={props.size}
10
10
  {...props}
11
11
  >
12
12
  <Path
13
- stroke="currentColor"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M5.00008 20.0001H3.61808C3.30908 20.0001 3.05908 19.7501 3.05908 19.4411V15.0591C3.05908 14.7501 3.30908 14.5001 3.61808 14.5001H5.00008C5.30908 14.5001 5.55908 14.7501 5.55908 15.1011V19.4831C5.55908 19.7501 5.30908 20.0001 5.00008 20.0001V20.0001ZM5.55908 15.6851L7.40508 12.6641C8.11608 11.5011 9.90708 12.0041 9.90708 13.3681V14.9631H10.7971H11.4171C11.8701 14.9631 12.2931 15.1901 12.5451 15.5691C12.7681 15.9041 12.8331 16.3211 12.7221 16.7081L11.9901 19.2701C11.8661 19.7021 11.4711 20.0001 11.0221 20.0001H7.43908C7.14808 20.0001 6.86508 19.8981 6.64108 19.7121L5.55908 18.8151V15.6851ZM19.0591 4.05908H20.4411C20.7501 4.05908 21.0001 4.30908 21.0001 4.61808V9.00008C21.0001 9.30908 20.7501 9.55908 20.4411 9.55908H19.0591C18.7501 9.55908 18.5001 9.30908 18.5001 8.95808V4.57608C18.5001 4.30908 18.7501 4.05908 19.0591 4.05908V4.05908Z"
18
- />
19
- <Path
20
- stroke="currentColor"
13
+ d="M5.55902 15.685L7.40502 12.664C8.11602 11.501 9.90702 12.004 9.90702 13.368V14.963H11.417C11.87 14.963 12.293 15.19 12.545 15.569C12.768 15.904 12.833 16.321 12.722 16.708L11.99 19.27C11.866 19.702 11.471 20 11.022 20H7.43902C7.14802 20 6.86502 19.898 6.64102 19.712L5.55902 18.815M18.5 8.37396L16.654 11.395C15.943 12.558 14.152 12.055 14.152 10.691V9.09596H12.642C12.189 9.09596 11.766 8.86896 11.514 8.48996C11.291 8.15496 11.226 7.73796 11.337 7.35096L12.069 4.78896C12.193 4.35696 12.588 4.05896 13.037 4.05896H16.62C16.911 4.05896 17.194 4.16096 17.418 4.34696L18.5 5.24396M5.00002 20H3.61802C3.30902 20 3.05902 19.75 3.05902 19.441V15.059C3.05902 14.75 3.30902 14.5 3.61802 14.5H5.00002C5.30902 14.5 5.55902 14.75 5.55902 15.101V19.483C5.55902 19.75 5.30902 20 5.00002 20ZM19.059 4.05896H20.441C20.75 4.05896 21 4.30896 21 4.61796V8.99996C21 9.30896 20.75 9.55896 20.441 9.55896H19.059C18.75 9.55896 18.5 9.30896 18.5 8.95796V4.57596C18.5 4.30896 18.75 4.05896 19.059 4.05896Z"
14
+ stroke="#344054"
15
+ strokeWidth={1.2}
21
16
  strokeLinecap="round"
22
17
  strokeLinejoin="round"
23
- strokeWidth={1.5}
24
- d="M18.5003 8.37408L16.6543 11.3951C15.9433 12.5581 14.1523 12.0551 14.1523 10.6911V9.09608H13.2623H12.6423C12.1893 9.09608 11.7663 8.86908 11.5143 8.49008C11.2913 8.15508 11.2263 7.73808 11.3373 7.35108L12.0693 4.78908C12.1933 4.35708 12.5883 4.05908 13.0373 4.05908H16.6203C16.9113 4.05908 17.1943 4.16108 17.4183 4.34708L18.5003 5.24408V8.37408Z"
25
18
  />
26
19
  </Svg>
27
20
  );