@adiraku/react-native-ui 1.0.5 → 1.1.0

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 (197) hide show
  1. package/lib/commonjs/icons/actions/IconBeliMobil.js +57 -0
  2. package/lib/commonjs/icons/actions/IconBeliMobil.js.map +1 -0
  3. package/lib/commonjs/icons/actions/IconCamera.js +20 -1
  4. package/lib/commonjs/icons/actions/IconCamera.js.map +1 -1
  5. package/lib/commonjs/icons/actions/IconChat.js +20 -1
  6. package/lib/commonjs/icons/actions/IconChat.js.map +1 -1
  7. package/lib/commonjs/icons/actions/IconCopy.js +27 -1
  8. package/lib/commonjs/icons/actions/IconCopy.js.map +1 -1
  9. package/lib/commonjs/icons/actions/IconDot.js +58 -0
  10. package/lib/commonjs/icons/actions/IconDot.js.map +1 -0
  11. package/lib/commonjs/icons/actions/IconEdit.js +20 -1
  12. package/lib/commonjs/icons/actions/IconEdit.js.map +1 -1
  13. package/lib/commonjs/icons/actions/IconEmail.js +20 -1
  14. package/lib/commonjs/icons/actions/IconEmail.js.map +1 -1
  15. package/lib/commonjs/icons/actions/IconFilter.js +23 -1
  16. package/lib/commonjs/icons/actions/IconFilter.js.map +1 -1
  17. package/lib/commonjs/icons/actions/IconGallery.js +60 -0
  18. package/lib/commonjs/icons/actions/IconGallery.js.map +1 -0
  19. package/lib/commonjs/icons/actions/IconHelp.js +22 -1
  20. package/lib/commonjs/icons/actions/IconHelp.js.map +1 -1
  21. package/lib/commonjs/icons/actions/IconInfo.js +22 -1
  22. package/lib/commonjs/icons/actions/IconInfo.js.map +1 -1
  23. package/lib/commonjs/icons/actions/IconJualMobil.js +57 -0
  24. package/lib/commonjs/icons/actions/IconJualMobil.js.map +1 -0
  25. package/lib/commonjs/icons/actions/IconLike.js +20 -1
  26. package/lib/commonjs/icons/actions/IconLike.js.map +1 -1
  27. package/lib/commonjs/icons/actions/IconMinus.js +55 -0
  28. package/lib/commonjs/icons/actions/IconMinus.js.map +1 -0
  29. package/lib/commonjs/icons/actions/IconNotification.js +20 -1
  30. package/lib/commonjs/icons/actions/IconNotification.js.map +1 -1
  31. package/lib/commonjs/icons/actions/IconOther.js +21 -7
  32. package/lib/commonjs/icons/actions/IconOther.js.map +1 -1
  33. package/lib/commonjs/icons/actions/IconRoundAdd.js +58 -0
  34. package/lib/commonjs/icons/actions/IconRoundAdd.js.map +1 -0
  35. package/lib/commonjs/icons/actions/IconRoundClose.js +58 -0
  36. package/lib/commonjs/icons/actions/IconRoundClose.js.map +1 -0
  37. package/lib/commonjs/icons/actions/IconSetting.js +22 -1
  38. package/lib/commonjs/icons/actions/IconSetting.js.map +1 -1
  39. package/lib/commonjs/icons/actions/IconShare.js +20 -1
  40. package/lib/commonjs/icons/actions/IconShare.js.map +1 -1
  41. package/lib/commonjs/icons/actions/IconShoppingBag.js +57 -0
  42. package/lib/commonjs/icons/actions/IconShoppingBag.js.map +1 -0
  43. package/lib/commonjs/icons/actions/IconShoppingCart.js +24 -4
  44. package/lib/commonjs/icons/actions/IconShoppingCart.js.map +1 -1
  45. package/lib/commonjs/icons/actions/IconSmartphone.js +51 -0
  46. package/lib/commonjs/icons/actions/IconSmartphone.js.map +1 -0
  47. package/lib/commonjs/icons/actions/IconTrash.js +25 -1
  48. package/lib/commonjs/icons/actions/IconTrash.js.map +1 -1
  49. package/lib/commonjs/icons/actions/IconUser.js +51 -0
  50. package/lib/commonjs/icons/actions/IconUser.js.map +1 -0
  51. package/lib/commonjs/icons/actions/IconVideo.js +54 -0
  52. package/lib/commonjs/icons/actions/IconVideo.js.map +1 -0
  53. package/lib/commonjs/icons/index.js +233 -0
  54. package/lib/commonjs/icons/index.js.map +1 -1
  55. package/lib/commonjs/icons/vehicles/IconMinus.js +55 -0
  56. package/lib/commonjs/icons/vehicles/IconMinus.js.map +1 -0
  57. package/lib/module/icons/actions/IconBeliMobil.js +47 -0
  58. package/lib/module/icons/actions/IconBeliMobil.js.map +1 -0
  59. package/lib/module/icons/actions/IconCamera.js +18 -0
  60. package/lib/module/icons/actions/IconCamera.js.map +1 -1
  61. package/lib/module/icons/actions/IconChat.js +18 -0
  62. package/lib/module/icons/actions/IconChat.js.map +1 -1
  63. package/lib/module/icons/actions/IconCopy.js +25 -0
  64. package/lib/module/icons/actions/IconCopy.js.map +1 -1
  65. package/lib/module/icons/actions/IconDot.js +48 -0
  66. package/lib/module/icons/actions/IconDot.js.map +1 -0
  67. package/lib/module/icons/actions/IconEdit.js +18 -0
  68. package/lib/module/icons/actions/IconEdit.js.map +1 -1
  69. package/lib/module/icons/actions/IconEmail.js +18 -0
  70. package/lib/module/icons/actions/IconEmail.js.map +1 -1
  71. package/lib/module/icons/actions/IconFilter.js +21 -0
  72. package/lib/module/icons/actions/IconFilter.js.map +1 -1
  73. package/lib/module/icons/actions/IconGallery.js +50 -0
  74. package/lib/module/icons/actions/IconGallery.js.map +1 -0
  75. package/lib/module/icons/actions/IconHelp.js +20 -0
  76. package/lib/module/icons/actions/IconHelp.js.map +1 -1
  77. package/lib/module/icons/actions/IconInfo.js +20 -0
  78. package/lib/module/icons/actions/IconInfo.js.map +1 -1
  79. package/lib/module/icons/actions/IconJualMobil.js +47 -0
  80. package/lib/module/icons/actions/IconJualMobil.js.map +1 -0
  81. package/lib/module/icons/actions/IconLike.js +18 -0
  82. package/lib/module/icons/actions/IconLike.js.map +1 -1
  83. package/lib/module/icons/actions/IconMinus.js +45 -0
  84. package/lib/module/icons/actions/IconMinus.js.map +1 -0
  85. package/lib/module/icons/actions/IconNotification.js +18 -0
  86. package/lib/module/icons/actions/IconNotification.js.map +1 -1
  87. package/lib/module/icons/actions/IconOther.js +18 -5
  88. package/lib/module/icons/actions/IconOther.js.map +1 -1
  89. package/lib/module/icons/actions/IconRoundAdd.js +48 -0
  90. package/lib/module/icons/actions/IconRoundAdd.js.map +1 -0
  91. package/lib/module/icons/actions/IconRoundClose.js +48 -0
  92. package/lib/module/icons/actions/IconRoundClose.js.map +1 -0
  93. package/lib/module/icons/actions/IconSetting.js +20 -0
  94. package/lib/module/icons/actions/IconSetting.js.map +1 -1
  95. package/lib/module/icons/actions/IconShare.js +18 -0
  96. package/lib/module/icons/actions/IconShare.js.map +1 -1
  97. package/lib/module/icons/actions/IconShoppingBag.js +47 -0
  98. package/lib/module/icons/actions/IconShoppingBag.js.map +1 -0
  99. package/lib/module/icons/actions/IconShoppingCart.js +22 -3
  100. package/lib/module/icons/actions/IconShoppingCart.js.map +1 -1
  101. package/lib/module/icons/actions/IconSmartphone.js +41 -0
  102. package/lib/module/icons/actions/IconSmartphone.js.map +1 -0
  103. package/lib/module/icons/actions/IconTrash.js +23 -0
  104. package/lib/module/icons/actions/IconTrash.js.map +1 -1
  105. package/lib/module/icons/actions/IconUser.js +41 -0
  106. package/lib/module/icons/actions/IconUser.js.map +1 -0
  107. package/lib/module/icons/actions/IconVideo.js +44 -0
  108. package/lib/module/icons/actions/IconVideo.js.map +1 -0
  109. package/lib/module/icons/index.js +26 -15
  110. package/lib/module/icons/index.js.map +1 -1
  111. package/lib/module/icons/vehicles/IconMinus.js +45 -0
  112. package/lib/module/icons/vehicles/IconMinus.js.map +1 -0
  113. package/lib/typescript/icons/actions/IconBeliMobil.d.ts +5 -0
  114. package/lib/typescript/icons/actions/IconBeliMobil.d.ts.map +1 -0
  115. package/lib/typescript/icons/actions/IconCamera.d.ts +1 -0
  116. package/lib/typescript/icons/actions/IconCamera.d.ts.map +1 -1
  117. package/lib/typescript/icons/actions/IconChat.d.ts +1 -0
  118. package/lib/typescript/icons/actions/IconChat.d.ts.map +1 -1
  119. package/lib/typescript/icons/actions/IconCopy.d.ts +1 -0
  120. package/lib/typescript/icons/actions/IconCopy.d.ts.map +1 -1
  121. package/lib/typescript/icons/actions/IconDot.d.ts +5 -0
  122. package/lib/typescript/icons/actions/IconDot.d.ts.map +1 -0
  123. package/lib/typescript/icons/actions/IconEdit.d.ts +1 -0
  124. package/lib/typescript/icons/actions/IconEdit.d.ts.map +1 -1
  125. package/lib/typescript/icons/actions/IconEmail.d.ts +1 -0
  126. package/lib/typescript/icons/actions/IconEmail.d.ts.map +1 -1
  127. package/lib/typescript/icons/actions/IconFilter.d.ts +1 -0
  128. package/lib/typescript/icons/actions/IconFilter.d.ts.map +1 -1
  129. package/lib/typescript/icons/actions/IconGallery.d.ts +5 -0
  130. package/lib/typescript/icons/actions/IconGallery.d.ts.map +1 -0
  131. package/lib/typescript/icons/actions/IconHelp.d.ts +1 -0
  132. package/lib/typescript/icons/actions/IconHelp.d.ts.map +1 -1
  133. package/lib/typescript/icons/actions/IconInfo.d.ts +1 -0
  134. package/lib/typescript/icons/actions/IconInfo.d.ts.map +1 -1
  135. package/lib/typescript/icons/actions/IconJualMobil.d.ts +5 -0
  136. package/lib/typescript/icons/actions/IconJualMobil.d.ts.map +1 -0
  137. package/lib/typescript/icons/actions/IconLike.d.ts +1 -0
  138. package/lib/typescript/icons/actions/IconLike.d.ts.map +1 -1
  139. package/lib/typescript/icons/actions/IconMinus.d.ts +5 -0
  140. package/lib/typescript/icons/actions/IconMinus.d.ts.map +1 -0
  141. package/lib/typescript/icons/actions/IconNotification.d.ts +1 -0
  142. package/lib/typescript/icons/actions/IconNotification.d.ts.map +1 -1
  143. package/lib/typescript/icons/actions/IconOther.d.ts +1 -0
  144. package/lib/typescript/icons/actions/IconOther.d.ts.map +1 -1
  145. package/lib/typescript/icons/actions/IconRoundAdd.d.ts +5 -0
  146. package/lib/typescript/icons/actions/IconRoundAdd.d.ts.map +1 -0
  147. package/lib/typescript/icons/actions/IconRoundClose.d.ts +5 -0
  148. package/lib/typescript/icons/actions/IconRoundClose.d.ts.map +1 -0
  149. package/lib/typescript/icons/actions/IconSetting.d.ts +1 -0
  150. package/lib/typescript/icons/actions/IconSetting.d.ts.map +1 -1
  151. package/lib/typescript/icons/actions/IconShare.d.ts +1 -0
  152. package/lib/typescript/icons/actions/IconShare.d.ts.map +1 -1
  153. package/lib/typescript/icons/actions/IconShoppingBag.d.ts +5 -0
  154. package/lib/typescript/icons/actions/IconShoppingBag.d.ts.map +1 -0
  155. package/lib/typescript/icons/actions/IconShoppingCart.d.ts +1 -0
  156. package/lib/typescript/icons/actions/IconShoppingCart.d.ts.map +1 -1
  157. package/lib/typescript/icons/actions/IconSmartphone.d.ts +5 -0
  158. package/lib/typescript/icons/actions/IconSmartphone.d.ts.map +1 -0
  159. package/lib/typescript/icons/actions/IconTrash.d.ts +1 -0
  160. package/lib/typescript/icons/actions/IconTrash.d.ts.map +1 -1
  161. package/lib/typescript/icons/actions/IconUser.d.ts +5 -0
  162. package/lib/typescript/icons/actions/IconUser.d.ts.map +1 -0
  163. package/lib/typescript/icons/actions/IconVideo.d.ts +5 -0
  164. package/lib/typescript/icons/actions/IconVideo.d.ts.map +1 -0
  165. package/lib/typescript/icons/index.d.ts +26 -15
  166. package/lib/typescript/icons/index.d.ts.map +1 -1
  167. package/lib/typescript/icons/vehicles/IconMinus.d.ts +5 -0
  168. package/lib/typescript/icons/vehicles/IconMinus.d.ts.map +1 -0
  169. package/package.json +1 -1
  170. package/src/icons/actions/IconBeliMobil.tsx +63 -0
  171. package/src/icons/actions/IconCamera.tsx +25 -0
  172. package/src/icons/actions/IconChat.tsx +25 -0
  173. package/src/icons/actions/IconCopy.tsx +33 -0
  174. package/src/icons/actions/IconDot.tsx +63 -0
  175. package/src/icons/actions/IconEdit.tsx +25 -0
  176. package/src/icons/actions/IconEmail.tsx +25 -0
  177. package/src/icons/actions/IconFilter.tsx +29 -0
  178. package/src/icons/actions/IconGallery.tsx +67 -0
  179. package/src/icons/actions/IconHelp.tsx +27 -0
  180. package/src/icons/actions/IconInfo.tsx +27 -0
  181. package/src/icons/actions/IconJualMobil.tsx +63 -0
  182. package/src/icons/actions/IconLike.tsx +25 -0
  183. package/src/icons/actions/IconMinus.tsx +59 -0
  184. package/src/icons/actions/IconNotification.tsx +25 -0
  185. package/src/icons/actions/IconOther.tsx +23 -4
  186. package/src/icons/actions/IconRoundAdd.tsx +63 -0
  187. package/src/icons/actions/IconRoundClose.tsx +63 -0
  188. package/src/icons/actions/IconSetting.tsx +27 -0
  189. package/src/icons/actions/IconShare.tsx +25 -0
  190. package/src/icons/actions/IconShoppingBag.tsx +63 -0
  191. package/src/icons/actions/IconShoppingCart.tsx +30 -3
  192. package/src/icons/actions/IconSmartphone.tsx +55 -0
  193. package/src/icons/actions/IconTrash.tsx +31 -0
  194. package/src/icons/actions/IconUser.tsx +55 -0
  195. package/src/icons/actions/IconVideo.tsx +59 -0
  196. package/src/icons/index.ts +35 -15
  197. package/src/icons/vehicles/IconMinus.tsx +59 -0
@@ -28,3 +28,28 @@ export const IconEmail = (props: IconProps) => {
28
28
  </Svg>
29
29
  );
30
30
  };
31
+
32
+ export const IconEmailFilled = (props: IconProps) => {
33
+ const {
34
+ width = 24,
35
+ height = 24,
36
+ fill = Palettes.black[900],
37
+ ...rest
38
+ } = props;
39
+
40
+ return (
41
+ <Svg
42
+ width={width}
43
+ height={height}
44
+ viewBox="0 0 24 24"
45
+ fill="none"
46
+ // xmlns="http://www.w3.org/2000/svg"
47
+ {...rest}
48
+ >
49
+ <Path
50
+ d="M19 4H5C3.35 4 2 5.35 2 7v10c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3V7c0-1.65-1.35-3-3-3zm.71 3.71l-5.59 5.59c-.57.57-1.32.88-2.12.88s-1.55-.31-2.12-.88L4.29 7.71A.996.996 0 115.7 6.3l5.59 5.59c.38.38 1.04.38 1.41 0l5.59-5.59a.996.996 0 111.41 1.41h.01z"
51
+ fill={fill}
52
+ />
53
+ </Svg>
54
+ );
55
+ };
@@ -50,3 +50,32 @@ export const IconFilter = (props: IconProps) => {
50
50
  </Svg>
51
51
  );
52
52
  };
53
+
54
+ export const IconFilterFilled = (props: IconProps) => {
55
+ const {
56
+ width = 24,
57
+ height = 24,
58
+ fill = Palettes.black[900],
59
+ ...rest
60
+ } = props;
61
+
62
+ return (
63
+ <Svg
64
+ width={width}
65
+ height={height}
66
+ viewBox="0 0 24 24"
67
+ fill="none"
68
+ // xmlns="http://www.w3.org/2000/svg"
69
+ {...rest}
70
+ >
71
+ <Path
72
+ d="M21 9H3c-.55 0-1-.45-1-1s.45-1 1-1h18c.55 0 1 .45 1 1s-.45 1-1 1zM21 17H3c-.55 0-1-.45-1-1s.45-1 1-1h18c.55 0 1 .45 1 1s-.45 1-1 1z"
73
+ fill={fill}
74
+ />
75
+ <Path
76
+ d="M8 12c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zM16 20c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"
77
+ fill={fill}
78
+ />
79
+ </Svg>
80
+ );
81
+ };
@@ -0,0 +1,67 @@
1
+ import * as React from 'react';
2
+ import Svg, { Path } from 'react-native-svg';
3
+ import { Palettes } from '../../themes';
4
+
5
+ import type { IconProps } from '../../types';
6
+
7
+ export const IconGallery = (props: IconProps) => {
8
+ const {
9
+ width = 24,
10
+ height = 24,
11
+ fill = Palettes.black[900],
12
+ ...rest
13
+ } = props;
14
+
15
+ return (
16
+ <Svg
17
+ width={width}
18
+ height={height}
19
+ viewBox="0 0 24 24"
20
+ fill="none"
21
+ // xmlns="http://www.w3.org/2000/svg"
22
+ {...rest}
23
+ >
24
+ <Path
25
+ d="M19 6c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h14zm0-2H5C3.34 4 2 5.34 2 7v10c0 1.66 1.34 3 3 3h14c1.66 0 3-1.34 3-3V7c0-1.66-1.34-3-3-3z"
26
+ fill={fill}
27
+ />
28
+ <Path
29
+ d="M17 20c-.26 0-.51-.1-.71-.29L8.7 12.12a.996.996 0 00-1.41 0l-3.2 3.2a.996.996 0 11-1.41-1.41l3.2-3.2c1.13-1.13 3.11-1.13 4.24 0l7.59 7.59A.996.996 0 0117 20z"
30
+ fill={fill}
31
+ />
32
+ <Path
33
+ d="M21 18c-.26 0-.51-.1-.71-.29l-3.59-3.59a.996.996 0 00-1.41 0l-1.59 1.59a.996.996 0 11-1.41-1.41l1.59-1.59a3 3 0 014.24 0l3.59 3.59A.996.996 0 0121 18zM17 11c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
34
+ fill={fill}
35
+ />
36
+ </Svg>
37
+ );
38
+ };
39
+
40
+ export const IconGalleryFilled = (props: IconProps) => {
41
+ const {
42
+ width = 24,
43
+ height = 24,
44
+ fill = Palettes.black[900],
45
+ ...rest
46
+ } = props;
47
+
48
+ return (
49
+ <Svg
50
+ width={width}
51
+ height={height}
52
+ viewBox="0 0 24 24"
53
+ fill="none"
54
+ // xmlns="http://www.w3.org/2000/svg"
55
+ {...rest}
56
+ >
57
+ <Path
58
+ d="M19 4H5C3.34 4 2 5.34 2 7v7.53l3.88-3.84a3.006 3.006 0 014.23.01L13 13.59l.88-.88a3 3 0 014.24 0L22 16.59V7c0-1.66-1.34-3-3-3zm-1 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
59
+ fill={fill}
60
+ />
61
+ <Path
62
+ d="M15.29 14.12l-1.58 1.58a.996.996 0 01-1.41 0l-3.59-3.59c-.39-.38-1.02-.38-1.41 0l-5.27 5.21A2.987 2.987 0 005.01 20h14c.98 0 1.85-.47 2.39-1.19l-4.68-4.69c-.39-.39-1.03-.39-1.42 0h-.01z"
63
+ fill={fill}
64
+ />
65
+ </Svg>
66
+ );
67
+ };
@@ -30,3 +30,30 @@ export const IconHelp = (props: IconProps) => {
30
30
  </Svg>
31
31
  );
32
32
  };
33
+
34
+ export const IconHelpFilled = (props: IconProps) => {
35
+ const {
36
+ width = 24,
37
+ height = 24,
38
+ fill = Palettes.black[900],
39
+ ...rest
40
+ } = props;
41
+
42
+ return (
43
+ <Svg
44
+ width={width}
45
+ height={height}
46
+ viewBox="0 0 24 24"
47
+ fill="none"
48
+ // xmlns="http://www.w3.org/2000/svg"
49
+ {...rest}
50
+ >
51
+ <Path
52
+ fillRule="evenodd"
53
+ clipRule="evenodd"
54
+ d="M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM9.5 9.87c.48.28 1.09.11 1.37-.36.96-1.39 2.81.46 1.29 1.36-.27.16-.63.43-.9.76-.26.31-.49.74-.52 1.27v.1c0 .55.45 1 1 1 .76 0 .91-.4 1.05-.81.09-.26.19-.53.45-.69.83-.51 1.5-1.4 1.5-2.5 0-1.66-1.34-3-3-3-1.11 0-2.08.61-2.6 1.5-.28.48-.11 1.09.36 1.37zM10.73 16c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1z"
55
+ fill={fill}
56
+ />
57
+ </Svg>
58
+ );
59
+ };
@@ -36,3 +36,30 @@ export const IconInfo = (props: IconProps) => {
36
36
  </Svg>
37
37
  );
38
38
  };
39
+
40
+ export const IconInfoFilled = (props: IconProps) => {
41
+ const {
42
+ width = 24,
43
+ height = 24,
44
+ fill = Palettes.black[900],
45
+ ...rest
46
+ } = props;
47
+
48
+ return (
49
+ <Svg
50
+ width={width}
51
+ height={height}
52
+ viewBox="0 0 24 24"
53
+ fill="none"
54
+ // xmlns="http://www.w3.org/2000/svg"
55
+ {...rest}
56
+ >
57
+ <Path
58
+ fillRule="evenodd"
59
+ clipRule="evenodd"
60
+ d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 13.5c0 .55-.45 1-1 1s-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4zm0-7c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v.5z"
61
+ fill={fill}
62
+ />
63
+ </Svg>
64
+ );
65
+ };
@@ -0,0 +1,63 @@
1
+ import * as React from 'react';
2
+ import Svg, { Path } from 'react-native-svg';
3
+ import { Palettes } from '../../themes';
4
+
5
+ import type { IconProps } from '../../types';
6
+
7
+ export const IconJualMobil = (props: IconProps) => {
8
+ const {
9
+ width = 24,
10
+ height = 24,
11
+ fill = Palettes.black[900],
12
+ ...rest
13
+ } = props;
14
+
15
+ return (
16
+ <Svg
17
+ width={width}
18
+ height={height}
19
+ viewBox="0 0 24 24"
20
+ fill="none"
21
+ // xmlns="http://www.w3.org/2000/svg"
22
+ {...rest}
23
+ >
24
+ <Path
25
+ d="M8 14.5H6.5c-.55 0-1 .45-1 1s.45 1 1 1H8c.55 0 1-.45 1-1s-.45-1-1-1zM17.5 14.5H16c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.55 0 1-.45 1-1s-.45-1-1-1zM16.76 12.49c-.27 0-.52-.11-.71-.29l-4.24-4.24a.99.99 0 01-.29-.71V4.42c0-.27.11-.52.29-.71l1.41-1.41a.99.99 0 01.71-.29h2.83c.27 0 .52.11.71.29l4.24 4.24c.39.39.39 1.02 0 1.41l-4.24 4.24a.99.99 0 01-.71.29v.01zm-3.24-5.66l3.24 3.24 2.83-2.83L16.35 4h-2l-.83.83v2z"
26
+ fill={fill}
27
+ />
28
+ <Path
29
+ d="M14.99 5.97a.5.5 0 100-1 .5.5 0 000 1zM20.88 11.5H21c.55 0 1-.45 1-1 0-.38-.22-.72-.54-.89l-3.29 3.29s-.08.08-.12.1h1.52l.36 5H4.07l.36-5h11.03s-.08-.06-.12-.1l-1.9-1.9H6.12l1.5-3H9.5c.55 0 1-.45 1-1s-.45-1-1-1H7.62c-.77 0-1.45.42-1.79 1.11L4.63 9.5H3c-.55 0-1 .45-1 1s.45 1 1 1h.12c-.39.34-.65.81-.68 1.36l-.36 5c-.04.55.15 1.1.53 1.5.36.39.87.62 1.39.64v.5c0 .83.67 1.5 1.5 1.5S7 21.33 7 20.5V20h10v.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V20c.52-.02 1.03-.25 1.39-.64.38-.4.57-.95.53-1.5l-.36-5a1.95 1.95 0 00-.68-1.36z"
30
+ fill={fill}
31
+ />
32
+ </Svg>
33
+ );
34
+ };
35
+
36
+ export const IconJualMobilFilled = (props: IconProps) => {
37
+ const {
38
+ width = 24,
39
+ height = 24,
40
+ fill = Palettes.black[900],
41
+ ...rest
42
+ } = props;
43
+
44
+ return (
45
+ <Svg
46
+ width={width}
47
+ height={height}
48
+ viewBox="0 0 24 24"
49
+ fill="none"
50
+ // xmlns="http://www.w3.org/2000/svg"
51
+ {...rest}
52
+ >
53
+ <Path
54
+ d="M21.71 6.54L17.47 2.3a.99.99 0 00-.71-.29h-2.83c-.27 0-.52.11-.71.29l-1.41 1.41a.99.99 0 00-.29.71v2.83c0 .27.11.52.29.71l4.24 4.24c.19.19.44.29.71.29.27 0 .52-.11.71-.29l4.24-4.24a.996.996 0 000-1.41v-.01zm-7.36-1.71c-.2.2-.51.2-.71 0-.2-.2-.2-.51 0-.71.2-.2.51-.2.71 0 .2.2.2.51 0 .71z"
55
+ fill={fill}
56
+ />
57
+ <Path
58
+ d="M20.88 11.5H21c.55 0 1-.45 1-1 0-.38-.22-.72-.54-.89l-3.29 3.29c-.38.38-.88.59-1.41.59-.53 0-1.04-.21-1.42-.59l-1.4-1.4H6.12L7.62 8H9.5c.55 0 1-.45 1-1s-.45-1-1-1H7.62c-.77 0-1.45.42-1.79 1.11L4.63 9.5H3c-.55 0-1 .45-1 1s.45 1 1 1h.12c-.39.34-.65.81-.68 1.36l-.36 5c-.04.55.15 1.1.53 1.5.36.39.87.62 1.39.64v.5c0 .83.67 1.5 1.5 1.5S7 21.33 7 20.5V20h10v.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V20c.52-.02 1.03-.25 1.39-.64.38-.4.57-.95.53-1.5l-.36-5a1.95 1.95 0 00-.68-1.36zM8 16.5H6.5c-.55 0-1-.45-1-1s.45-1 1-1H8c.55 0 1 .45 1 1s-.45 1-1 1zm9.5 0H16c-.55 0-1-.45-1-1s.45-1 1-1h1.5c.55 0 1 .45 1 1s-.45 1-1 1z"
59
+ fill={fill}
60
+ />
61
+ </Svg>
62
+ );
63
+ };
@@ -28,3 +28,28 @@ export const IconLike = (props: IconProps) => {
28
28
  </Svg>
29
29
  );
30
30
  };
31
+
32
+ export const IconLikeFilled = (props: IconProps) => {
33
+ const {
34
+ width = 24,
35
+ height = 24,
36
+ fill = Palettes.black[900],
37
+ ...rest
38
+ } = props;
39
+
40
+ return (
41
+ <Svg
42
+ width={width}
43
+ height={height}
44
+ viewBox="0 0 24 24"
45
+ fill="none"
46
+ // xmlns="http://www.w3.org/2000/svg"
47
+ {...rest}
48
+ >
49
+ <Path
50
+ d="M16.68 21H11c-1.65 0-3-1.35-3-3v-7.28c0-.7.25-1.38.7-1.92l4.54-5.44a1.001 1.001 0 011.76.8L14.19 9h5.82c1.1 0 2 .9 2 2v1.18c0 .68-.14 1.34-.4 1.97l-2.16 5.03A3.007 3.007 0 0116.69 21h-.01zM5 10H3a1 1 0 00-1 1v9a1 1 0 001 1h2a1 1 0 001-1v-9a1 1 0 00-1-1z"
51
+ fill={fill}
52
+ />
53
+ </Svg>
54
+ );
55
+ };
@@ -0,0 +1,59 @@
1
+ import * as React from 'react';
2
+ import Svg, { Path } from 'react-native-svg';
3
+ import { Palettes } from '../../themes';
4
+
5
+ import type { IconProps } from '../../types';
6
+
7
+ export const IconMinus = (props: IconProps) => {
8
+ const {
9
+ width = 24,
10
+ height = 24,
11
+ fill = Palettes.black[900],
12
+ ...rest
13
+ } = props;
14
+
15
+ return (
16
+ <Svg
17
+ width={width}
18
+ height={height}
19
+ viewBox="0 0 24 24"
20
+ fill="none"
21
+ // xmlns="http://www.w3.org/2000/svg"
22
+ {...rest}
23
+ >
24
+ <Path
25
+ fillRule="evenodd"
26
+ clipRule="evenodd"
27
+ d="M11.75 21.5c5.385 0 9.75-4.365 9.75-9.75S17.135 2 11.75 2 2 6.365 2 11.75s4.365 9.75 9.75 9.75zm0-1.5a8.25 8.25 0 110-16.5 8.25 8.25 0 010 16.5zM8 11.75c0-.414.387-.75.865-.75h5.77c.478 0 .865.336.865.75s-.387.75-.865.75h-5.77c-.478 0-.865-.336-.865-.75z"
28
+ fill={fill}
29
+ />
30
+ </Svg>
31
+ );
32
+ };
33
+
34
+ export const IconMinusFilled = (props: IconProps) => {
35
+ const {
36
+ width = 24,
37
+ height = 24,
38
+ fill = Palettes.black[900],
39
+ ...rest
40
+ } = props;
41
+
42
+ return (
43
+ <Svg
44
+ width={width}
45
+ height={height}
46
+ viewBox="0 0 24 24"
47
+ fill="none"
48
+ // xmlns="http://www.w3.org/2000/svg"
49
+ {...rest}
50
+ >
51
+ <Path
52
+ fillRule="evenodd"
53
+ clipRule="evenodd"
54
+ d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4 11H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1z"
55
+ fill={fill}
56
+ />
57
+ </Svg>
58
+ );
59
+ };
@@ -44,3 +44,28 @@ export const IconNotification = (props: IconProps) => {
44
44
  </Svg>
45
45
  );
46
46
  };
47
+
48
+ export const IconNotificationFilled = (props: IconProps) => {
49
+ const {
50
+ width = 24,
51
+ height = 24,
52
+ fill = Palettes.black[900],
53
+ ...rest
54
+ } = props;
55
+
56
+ return (
57
+ <Svg
58
+ width={width}
59
+ height={height}
60
+ viewBox="0 0 24 24"
61
+ fill="none"
62
+ // xmlns="http://www.w3.org/2000/svg"
63
+ {...rest}
64
+ >
65
+ <Path
66
+ d="M15 19c0 1.66-1.34 3-3 3s-3-1.34-3-3h6zM3.75 17.27c.47.47 1.1.73 1.79.73h12.95c.68 0 1.32-.26 1.79-.73.49-.49.75-1.15.73-1.84-.02-.71-.31-1.34-.82-1.81l-.59-.52c-.23-.21-.31-.4-.31-.73V9.29c0-1.76-.73-3.48-1.9-4.85-1.34-1.58-3.17-2.45-5.19-2.45h-.35c-2.02 0-3.88.87-5.19 2.45-1.2 1.36-1.93 3.08-1.93 4.85v3.06c0 .31-.07.52-.31.73l-.59.52c-.52.47-.8 1.11-.82 1.81 0 .71.26 1.36.75 1.86h-.01z"
67
+ fill={fill}
68
+ />
69
+ </Svg>
70
+ );
71
+ };
@@ -22,13 +22,32 @@ export const IconOther = (props: IconProps) => {
22
22
  {...rest}
23
23
  >
24
24
  <Path
25
- fillRule="evenodd"
26
- clipRule="evenodd"
27
- d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8-8-3.6-8-8z"
25
+ d="M9 5v4H5V5h4zm0-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM19 5v4h-4V5h4zm0-2h-4c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 15v4H5v-4h4zm0-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM19 15v4h-4v-4h4zm0-2h-4c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"
28
26
  fill={fill}
29
27
  />
28
+ </Svg>
29
+ );
30
+ };
31
+
32
+ export const IconOtherFilled = (props: IconProps) => {
33
+ const {
34
+ width = 24,
35
+ height = 24,
36
+ fill = Palettes.black[900],
37
+ ...rest
38
+ } = props;
39
+
40
+ return (
41
+ <Svg
42
+ width={width}
43
+ height={height}
44
+ viewBox="0 0 24 24"
45
+ fill="none"
46
+ // xmlns="http://www.w3.org/2000/svg"
47
+ {...rest}
48
+ >
30
49
  <Path
31
- d="M12 13a1 1 0 100-2 1 1 0 000 2zM16 13a1 1 0 100-2 1 1 0 000 2zM8 13a1 1 0 100-2 1 1 0 000 2z"
50
+ d="M9 3H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zM19 3h-4a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zM9 13H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zM19 13h-4a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z"
32
51
  fill={fill}
33
52
  />
34
53
  </Svg>
@@ -0,0 +1,63 @@
1
+ import * as React from 'react';
2
+ import Svg, { Path } from 'react-native-svg';
3
+ import { Palettes } from '../../themes';
4
+
5
+ import type { IconProps } from '../../types';
6
+
7
+ export const IconRoundAdd = (props: IconProps) => {
8
+ const {
9
+ width = 24,
10
+ height = 24,
11
+ fill = Palettes.black[900],
12
+ ...rest
13
+ } = props;
14
+
15
+ return (
16
+ <Svg
17
+ width={width}
18
+ height={height}
19
+ viewBox="0 0 24 24"
20
+ fill="none"
21
+ // xmlns="http://www.w3.org/2000/svg"
22
+ {...rest}
23
+ >
24
+ <Path
25
+ fillRule="evenodd"
26
+ clipRule="evenodd"
27
+ d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8-8-3.6-8-8z"
28
+ fill={fill}
29
+ />
30
+ <Path
31
+ d="M16 11h-3V8c0-.55-.45-1-1-1s-1 .45-1 1v3H8c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z"
32
+ fill={fill}
33
+ />
34
+ </Svg>
35
+ );
36
+ };
37
+
38
+ export const IconRoundAddFilled = (props: IconProps) => {
39
+ const {
40
+ width = 24,
41
+ height = 24,
42
+ fill = Palettes.black[900],
43
+ ...rest
44
+ } = props;
45
+
46
+ return (
47
+ <Svg
48
+ width={width}
49
+ height={height}
50
+ viewBox="0 0 24 24"
51
+ fill="none"
52
+ // xmlns="http://www.w3.org/2000/svg"
53
+ {...rest}
54
+ >
55
+ <Path
56
+ fillRule="evenodd"
57
+ clipRule="evenodd"
58
+ d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4 11h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z"
59
+ fill={fill}
60
+ />
61
+ </Svg>
62
+ );
63
+ };
@@ -0,0 +1,63 @@
1
+ import * as React from 'react';
2
+ import Svg, { Path } from 'react-native-svg';
3
+ import { Palettes } from '../../themes';
4
+
5
+ import type { IconProps } from '../../types';
6
+
7
+ export const IconRoundClose = (props: IconProps) => {
8
+ const {
9
+ width = 24,
10
+ height = 24,
11
+ fill = Palettes.black[900],
12
+ ...rest
13
+ } = props;
14
+
15
+ return (
16
+ <Svg
17
+ width={width}
18
+ height={height}
19
+ viewBox="0 0 24 24"
20
+ fill="none"
21
+ // xmlns="http://www.w3.org/2000/svg"
22
+ {...rest}
23
+ >
24
+ <Path
25
+ fillRule="evenodd"
26
+ clipRule="evenodd"
27
+ d="M19.07 4.93c-3.89-3.89-10.25-3.89-14.14 0-3.89 3.89-3.89 10.25 0 14.14 3.89 3.89 10.25 3.89 14.14 0 3.89-3.89 3.89-10.25 0-14.14zM6.34 6.34c3.11-3.11 8.2-3.11 11.31 0 3.11 3.11 3.11 8.2 0 11.31-3.11 3.11-8.2 3.11-11.31 0-3.11-3.11-3.11-8.2 0-11.31z"
28
+ fill={fill}
29
+ />
30
+ <Path
31
+ d="M13.41 12l2.29-2.29a.996.996 0 10-1.41-1.41L12 10.59 9.71 8.3A.996.996 0 108.3 9.71L10.59 12 8.3 14.29a.996.996 0 00.71 1.7c.26 0 .51-.1.71-.29l2.29-2.29 2.29 2.29c.2.2.45.29.71.29.26 0 .51-.1.71-.29a.996.996 0 000-1.41L13.43 12h-.02z"
32
+ fill={fill}
33
+ />
34
+ </Svg>
35
+ );
36
+ };
37
+
38
+ export const IconRoundCloseFilled = (props: IconProps) => {
39
+ const {
40
+ width = 24,
41
+ height = 24,
42
+ fill = Palettes.black[900],
43
+ ...rest
44
+ } = props;
45
+
46
+ return (
47
+ <Svg
48
+ width={width}
49
+ height={height}
50
+ viewBox="0 0 24 24"
51
+ fill="none"
52
+ // xmlns="http://www.w3.org/2000/svg"
53
+ {...rest}
54
+ >
55
+ <Path
56
+ fillRule="evenodd"
57
+ clipRule="evenodd"
58
+ d="M19.07 4.93c-3.89-3.89-10.25-3.89-14.14 0-3.89 3.89-3.89 10.25 0 14.14 3.89 3.89 10.25 3.89 14.14 0 3.89-3.89 3.89-10.25 0-14.14zm-3.36 9.36a.996.996 0 01-.71 1.7c-.26 0-.51-.1-.71-.29L12 13.41 9.71 15.7c-.2.2-.45.29-.71.29-.26 0-.51-.1-.71-.29a.996.996 0 010-1.41L10.58 12 8.29 9.71A.996.996 0 119.7 8.3l2.29 2.29 2.29-2.29a.996.996 0 111.41 1.41L13.4 12l2.29 2.29h.02z"
59
+ fill={fill}
60
+ />
61
+ </Svg>
62
+ );
63
+ };
@@ -30,3 +30,30 @@ export const IconSetting = (props: IconProps) => {
30
30
  </Svg>
31
31
  );
32
32
  };
33
+
34
+ export const IconSettingFilled = (props: IconProps) => {
35
+ const {
36
+ width = 24,
37
+ height = 24,
38
+ fill = Palettes.black[900],
39
+ ...rest
40
+ } = props;
41
+
42
+ return (
43
+ <Svg
44
+ width={width}
45
+ height={height}
46
+ viewBox="0 0 24 24"
47
+ fill="none"
48
+ // xmlns="http://www.w3.org/2000/svg"
49
+ {...rest}
50
+ >
51
+ <Path
52
+ fillRule="evenodd"
53
+ clipRule="evenodd"
54
+ d="M20 12.79c-.28-.49-.28-1.09 0-1.57l.56-.97c1.24-2.16-.3-4.87-2.77-4.86h-1.11c-.56 0-1.07-.29-1.35-.78l-.55-.97c-1.23-2.17-4.32-2.17-5.55 0l-.55.97c-.28.49-.79.79-1.35.79H6.22c-2.47-.01-4.02 2.69-2.78 4.85l.56.97c.28.49.28 1.09 0 1.57l-.56.97c-1.24 2.16.3 4.87 2.78 4.86h1.11c.56 0 1.07.3 1.35.78l.55.97c1.23 2.17 4.32 2.17 5.55 0l.55-.97c.28-.49.79-.79 1.35-.79h1.11c2.47.01 4.02-2.7 2.77-4.85l-.56-.97zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"
55
+ fill={fill}
56
+ />
57
+ </Svg>
58
+ );
59
+ };
@@ -30,3 +30,28 @@ export const IconShare = (props: IconProps) => {
30
30
  </Svg>
31
31
  );
32
32
  };
33
+
34
+ export const IconShareFilled = (props: IconProps) => {
35
+ const {
36
+ width = 24,
37
+ height = 24,
38
+ fill = Palettes.black[900],
39
+ ...rest
40
+ } = props;
41
+
42
+ return (
43
+ <Svg
44
+ width={width}
45
+ height={height}
46
+ viewBox="0 0 24 24"
47
+ fill="none"
48
+ // xmlns="http://www.w3.org/2000/svg"
49
+ {...rest}
50
+ >
51
+ <Path
52
+ d="M18 15c-1.18 0-2.24.51-2.96 1.32l-5.29-2.94a3.93 3.93 0 000-2.76l5.29-2.94C15.76 8.49 16.82 9 18 9c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4c0 .31.04.62.11.91L8.6 8.96A3.999 3.999 0 002 12a3.999 3.999 0 006.6 3.04l5.51 3.05c-.07.29-.11.6-.11.91 0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4z"
53
+ fill={fill}
54
+ />
55
+ </Svg>
56
+ );
57
+ };
@@ -0,0 +1,63 @@
1
+ import * as React from 'react';
2
+ import Svg, { Path } from 'react-native-svg';
3
+ import { Palettes } from '../../themes';
4
+
5
+ import type { IconProps } from '../../types';
6
+
7
+ export const IconShoppingBag = (props: IconProps) => {
8
+ const {
9
+ width = 24,
10
+ height = 24,
11
+ fill = Palettes.black[900],
12
+ ...rest
13
+ } = props;
14
+
15
+ return (
16
+ <Svg
17
+ width={width}
18
+ height={height}
19
+ viewBox="0 0 24 24"
20
+ fill="none"
21
+ // xmlns="http://www.w3.org/2000/svg"
22
+ {...rest}
23
+ >
24
+ <Path
25
+ d="M17.85 22H6.15c-.56 0-1.08-.23-1.46-.64-.38-.41-.57-.94-.53-1.5l.71-10c.08-1.04.95-1.86 2-1.86h10.28c1.04 0 1.92.82 2 1.86l.71 10c.04.56-.15 1.1-.53 1.51-.38.41-.9.64-1.46.64l-.02-.01zm-.71-12H6.86l-.71 10h11.7l-.71-10z"
26
+ fill={fill}
27
+ />
28
+ <Path
29
+ d="M15 13c-.55 0-1-.45-1-1V6.11c0-1-.68-1.92-1.66-2.09-1.25-.21-2.34.76-2.34 1.97v6c0 .55-.45 1-1 1s-1-.45-1-1V6.17c0-2.09 1.52-3.96 3.6-4.16 2.38-.23 4.4 1.64 4.4 3.98v6c0 .55-.45 1-1 1V13z"
30
+ fill={fill}
31
+ />
32
+ </Svg>
33
+ );
34
+ };
35
+
36
+ export const IconShoppingBagFilled = (props: IconProps) => {
37
+ const {
38
+ width = 24,
39
+ height = 24,
40
+ fill = Palettes.black[900],
41
+ ...rest
42
+ } = props;
43
+
44
+ return (
45
+ <Svg
46
+ width={width}
47
+ height={height}
48
+ viewBox="0 0 24 24"
49
+ fill="none"
50
+ // xmlns="http://www.w3.org/2000/svg"
51
+ {...rest}
52
+ >
53
+ <Path
54
+ d="M19.13 9.86a2.015 2.015 0 00-2-1.86H6.86c-1.04 0-1.92.82-2 1.86l-.71 10c-.04.56.15 1.09.53 1.5.38.41.9.64 1.46.64h11.7c.56 0 1.08-.23 1.46-.64.38-.41.57-.94.53-1.51l-.71-10 .01.01z"
55
+ fill={fill}
56
+ />
57
+ <Path
58
+ d="M15 13c-.55 0-1-.45-1-1V6.11c0-1-.68-1.92-1.66-2.09-1.25-.21-2.34.76-2.34 1.97v6c0 .55-.45 1-1 1s-1-.45-1-1V6.17c0-2.09 1.52-3.96 3.6-4.16 2.38-.23 4.4 1.64 4.4 3.98v6c0 .55-.45 1-1 1V13z"
59
+ fill={fill}
60
+ />
61
+ </Svg>
62
+ );
63
+ };