@telus-uds/palette-koodo 1.8.0 → 2.0.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 (343) hide show
  1. package/build/android/border.xml +1 -1
  2. package/build/android/color.xml +1 -1
  3. package/build/android/font_size.xml +1 -1
  4. package/build/android/radius.xml +1 -1
  5. package/build/android/size.xml +1 -1
  6. package/build/ios/Border.swift +1 -1
  7. package/build/ios/Color.swift +1 -1
  8. package/build/ios/FontSize.swift +1 -1
  9. package/build/ios/Radius.swift +1 -1
  10. package/build/ios/Size.swift +1 -1
  11. package/build/rn/fonts/index.js +5 -5
  12. package/build/rn/icons/Add.js +7 -8
  13. package/build/rn/icons/Add.native.js +8 -9
  14. package/build/rn/icons/Amex.js +7 -8
  15. package/build/rn/icons/Amex.native.js +8 -9
  16. package/build/rn/icons/AndroidEN.js +16 -17
  17. package/build/rn/icons/AndroidEN.native.js +17 -18
  18. package/build/rn/icons/AndroidFR.js +16 -17
  19. package/build/rn/icons/AndroidFR.native.js +17 -18
  20. package/build/rn/icons/ArrowDownCircled.js +7 -8
  21. package/build/rn/icons/ArrowDownCircled.native.js +8 -9
  22. package/build/rn/icons/ArrowLeft.js +7 -8
  23. package/build/rn/icons/ArrowLeft.native.js +8 -9
  24. package/build/rn/icons/ArrowRight.js +7 -8
  25. package/build/rn/icons/ArrowRight.native.js +8 -9
  26. package/build/rn/icons/BoxOutline.js +7 -8
  27. package/build/rn/icons/BoxOutline.native.js +8 -9
  28. package/build/rn/icons/BoxOutlineChecked.js +7 -8
  29. package/build/rn/icons/BoxOutlineChecked.native.js +8 -9
  30. package/build/rn/icons/Bullet.js +7 -8
  31. package/build/rn/icons/Bullet.native.js +8 -9
  32. package/build/rn/icons/BulletCircle.js +27 -0
  33. package/build/rn/icons/BulletCircle.native.js +26 -0
  34. package/build/rn/icons/BulletFill.js +7 -8
  35. package/build/rn/icons/BulletFill.native.js +8 -9
  36. package/build/rn/icons/Cart.js +7 -8
  37. package/build/rn/icons/Cart.native.js +8 -9
  38. package/build/rn/icons/CartFilled.js +7 -8
  39. package/build/rn/icons/CartFilled.native.js +8 -9
  40. package/build/rn/icons/Caution.js +7 -8
  41. package/build/rn/icons/Caution.native.js +8 -9
  42. package/build/rn/icons/Check.js +7 -8
  43. package/build/rn/icons/Check.native.js +8 -9
  44. package/build/rn/icons/CheckCircle.js +7 -8
  45. package/build/rn/icons/CheckCircle.native.js +8 -9
  46. package/build/rn/icons/CheckCircleFilled.js +7 -8
  47. package/build/rn/icons/CheckCircleFilled.native.js +8 -9
  48. package/build/rn/icons/CheckCircledFilled.js +7 -8
  49. package/build/rn/icons/CheckCircledFilled.native.js +8 -9
  50. package/build/rn/icons/CheckCircledNotFilled.js +9 -10
  51. package/build/rn/icons/CheckCircledNotFilled.native.js +10 -11
  52. package/build/rn/icons/ChevronDown.js +7 -8
  53. package/build/rn/icons/ChevronDown.native.js +8 -9
  54. package/build/rn/icons/ChevronLeft.js +7 -8
  55. package/build/rn/icons/ChevronLeft.native.js +8 -9
  56. package/build/rn/icons/ChevronRight.js +7 -8
  57. package/build/rn/icons/ChevronRight.native.js +8 -9
  58. package/build/rn/icons/ChevronUp.js +7 -8
  59. package/build/rn/icons/ChevronUp.native.js +8 -9
  60. package/build/rn/icons/CircledLine.js +9 -10
  61. package/build/rn/icons/CircledLine.native.js +10 -11
  62. package/build/rn/icons/Clipboard.js +7 -8
  63. package/build/rn/icons/Clipboard.native.js +8 -9
  64. package/build/rn/icons/Close.js +7 -8
  65. package/build/rn/icons/Close.native.js +8 -9
  66. package/build/rn/icons/ClosedCaptions.js +7 -8
  67. package/build/rn/icons/ClosedCaptions.native.js +8 -9
  68. package/build/rn/icons/Coaxial.js +7 -8
  69. package/build/rn/icons/Coaxial.native.js +8 -9
  70. package/build/rn/icons/CreditCard.js +7 -8
  71. package/build/rn/icons/CreditCard.native.js +8 -9
  72. package/build/rn/icons/DSL.js +7 -8
  73. package/build/rn/icons/DSL.native.js +8 -9
  74. package/build/rn/icons/Devices.js +7 -8
  75. package/build/rn/icons/Devices.native.js +8 -9
  76. package/build/rn/icons/Download.js +7 -8
  77. package/build/rn/icons/Download.native.js +8 -9
  78. package/build/rn/icons/ExclamationOctagon.js +7 -8
  79. package/build/rn/icons/ExclamationOctagon.native.js +8 -9
  80. package/build/rn/icons/ExclamationTriangle.js +7 -8
  81. package/build/rn/icons/ExclamationTriangle.native.js +8 -9
  82. package/build/rn/icons/Expand.js +7 -8
  83. package/build/rn/icons/Expand.native.js +8 -9
  84. package/build/rn/icons/EyeClosed.js +7 -8
  85. package/build/rn/icons/EyeClosed.native.js +8 -9
  86. package/build/rn/icons/EyeMasked.js +7 -8
  87. package/build/rn/icons/EyeMasked.native.js +8 -9
  88. package/build/rn/icons/EyeOpened.js +7 -8
  89. package/build/rn/icons/EyeOpened.native.js +8 -9
  90. package/build/rn/icons/EyeUnmasked.js +8 -9
  91. package/build/rn/icons/EyeUnmasked.native.js +9 -10
  92. package/build/rn/icons/FullscreenExpand.js +7 -8
  93. package/build/rn/icons/FullscreenExpand.native.js +8 -9
  94. package/build/rn/icons/FullscreenMinimize.js +7 -8
  95. package/build/rn/icons/FullscreenMinimize.native.js +8 -9
  96. package/build/rn/icons/Gift.js +7 -8
  97. package/build/rn/icons/Gift.native.js +8 -9
  98. package/build/rn/icons/Hamburger.js +7 -8
  99. package/build/rn/icons/Hamburger.native.js +8 -9
  100. package/build/rn/icons/IOSEN.js +15 -16
  101. package/build/rn/icons/IOSEN.native.js +16 -17
  102. package/build/rn/icons/IOSFR.js +15 -16
  103. package/build/rn/icons/IOSFR.native.js +16 -17
  104. package/build/rn/icons/IdCard.js +10 -11
  105. package/build/rn/icons/IdCard.native.js +11 -12
  106. package/build/rn/icons/IdTag.js +10 -11
  107. package/build/rn/icons/IdTag.native.js +11 -12
  108. package/build/rn/icons/Info.js +9 -10
  109. package/build/rn/icons/Info.native.js +10 -11
  110. package/build/rn/icons/InfoSelected.js +9 -10
  111. package/build/rn/icons/InfoSelected.native.js +10 -11
  112. package/build/rn/icons/InformationCircled.js +7 -8
  113. package/build/rn/icons/InformationCircled.native.js +8 -9
  114. package/build/rn/icons/InternetSpeed.js +7 -8
  115. package/build/rn/icons/InternetSpeed.native.js +8 -9
  116. package/build/rn/icons/Kebab.js +10 -11
  117. package/build/rn/icons/Kebab.native.js +11 -12
  118. package/build/rn/icons/LeftCircle.js +7 -8
  119. package/build/rn/icons/LeftCircle.native.js +8 -9
  120. package/build/rn/icons/LinkExternal.js +7 -8
  121. package/build/rn/icons/LinkExternal.native.js +8 -9
  122. package/build/rn/icons/LocationMap.js +7 -8
  123. package/build/rn/icons/LocationMap.native.js +8 -9
  124. package/build/rn/icons/LockFilled.js +7 -8
  125. package/build/rn/icons/LockFilled.native.js +8 -9
  126. package/build/rn/icons/Maintenance.js +7 -8
  127. package/build/rn/icons/Maintenance.native.js +8 -9
  128. package/build/rn/icons/MaintenanceFilled.js +7 -8
  129. package/build/rn/icons/MaintenanceFilled.native.js +8 -9
  130. package/build/rn/icons/MasterCard.js +9 -10
  131. package/build/rn/icons/MasterCard.native.js +10 -11
  132. package/build/rn/icons/Muted.js +7 -8
  133. package/build/rn/icons/Muted.native.js +8 -9
  134. package/build/rn/icons/OfferStarFilled.js +7 -8
  135. package/build/rn/icons/OfferStarFilled.native.js +8 -9
  136. package/build/rn/icons/Pause.js +7 -8
  137. package/build/rn/icons/Pause.native.js +8 -9
  138. package/build/rn/icons/PaymentAdd.js +7 -8
  139. package/build/rn/icons/PaymentAdd.native.js +8 -9
  140. package/build/rn/icons/Perk.js +7 -8
  141. package/build/rn/icons/Perk.native.js +8 -9
  142. package/build/rn/icons/Phone.js +7 -8
  143. package/build/rn/icons/Phone.native.js +8 -9
  144. package/build/rn/icons/PhoneTroubleshoot.js +7 -8
  145. package/build/rn/icons/PhoneTroubleshoot.native.js +8 -9
  146. package/build/rn/icons/Play.js +7 -8
  147. package/build/rn/icons/Play.native.js +8 -9
  148. package/build/rn/icons/PlaySolid.js +7 -8
  149. package/build/rn/icons/PlaySolid.native.js +8 -9
  150. package/build/rn/icons/PlayVideo.js +7 -8
  151. package/build/rn/icons/PlayVideo.native.js +8 -9
  152. package/build/rn/icons/PlugPlay.js +7 -8
  153. package/build/rn/icons/PlugPlay.native.js +8 -9
  154. package/build/rn/icons/Preference.js +7 -8
  155. package/build/rn/icons/Preference.native.js +8 -9
  156. package/build/rn/icons/Price.js +7 -8
  157. package/build/rn/icons/Price.native.js +8 -9
  158. package/build/rn/icons/Question.js +7 -8
  159. package/build/rn/icons/Question.native.js +8 -9
  160. package/build/rn/icons/QuestionFilled.js +7 -8
  161. package/build/rn/icons/QuestionFilled.native.js +8 -9
  162. package/build/rn/icons/QuoteLeft.js +7 -8
  163. package/build/rn/icons/QuoteLeft.native.js +8 -9
  164. package/build/rn/icons/QuoteLeftArrow.js +8 -9
  165. package/build/rn/icons/QuoteLeftArrow.native.js +9 -10
  166. package/build/rn/icons/QuoteRightArrow.js +8 -9
  167. package/build/rn/icons/QuoteRightArrow.native.js +9 -10
  168. package/build/rn/icons/RadialOutline.js +7 -8
  169. package/build/rn/icons/RadialOutline.native.js +8 -9
  170. package/build/rn/icons/RadialOutlineChecked.js +7 -8
  171. package/build/rn/icons/RadialOutlineChecked.native.js +8 -9
  172. package/build/rn/icons/Receipt.js +7 -8
  173. package/build/rn/icons/Receipt.native.js +8 -9
  174. package/build/rn/icons/Refresh.js +7 -8
  175. package/build/rn/icons/Refresh.native.js +8 -9
  176. package/build/rn/icons/Replay.js +7 -8
  177. package/build/rn/icons/Replay.native.js +8 -9
  178. package/build/rn/icons/RightCircle.js +7 -8
  179. package/build/rn/icons/RightCircle.native.js +8 -9
  180. package/build/rn/icons/RightCirlce.js +7 -8
  181. package/build/rn/icons/RightCirlce.native.js +8 -9
  182. package/build/rn/icons/Settings.js +7 -8
  183. package/build/rn/icons/Settings.native.js +8 -9
  184. package/build/rn/icons/SettingsSolid.js +7 -8
  185. package/build/rn/icons/SettingsSolid.native.js +8 -9
  186. package/build/rn/icons/ShippingFilled.js +7 -8
  187. package/build/rn/icons/ShippingFilled.native.js +8 -9
  188. package/build/rn/icons/Shop.js +7 -8
  189. package/build/rn/icons/Shop.native.js +8 -9
  190. package/build/rn/icons/Sim.js +7 -8
  191. package/build/rn/icons/Sim.native.js +8 -9
  192. package/build/rn/icons/SimFilled.js +7 -8
  193. package/build/rn/icons/SimFilled.native.js +8 -9
  194. package/build/rn/icons/Spyglass.js +7 -8
  195. package/build/rn/icons/Spyglass.native.js +8 -9
  196. package/build/rn/icons/Streaming.js +7 -8
  197. package/build/rn/icons/Streaming.native.js +8 -9
  198. package/build/rn/icons/Subtract.js +7 -8
  199. package/build/rn/icons/Subtract.native.js +8 -9
  200. package/build/rn/icons/Tag.js +7 -8
  201. package/build/rn/icons/Tag.native.js +8 -9
  202. package/build/rn/icons/TagFilled.js +7 -8
  203. package/build/rn/icons/TagFilled.native.js +8 -9
  204. package/build/rn/icons/Times.js +7 -8
  205. package/build/rn/icons/Times.native.js +8 -9
  206. package/build/rn/icons/TimesCircled.js +10 -11
  207. package/build/rn/icons/TimesCircled.native.js +11 -12
  208. package/build/rn/icons/ToolTipFilled.js +7 -8
  209. package/build/rn/icons/ToolTipFilled.native.js +8 -9
  210. package/build/rn/icons/Tooltip.js +7 -8
  211. package/build/rn/icons/Tooltip.native.js +8 -9
  212. package/build/rn/icons/TooltipSymbol.js +7 -8
  213. package/build/rn/icons/TooltipSymbol.native.js +8 -9
  214. package/build/rn/icons/Unmuted.js +7 -8
  215. package/build/rn/icons/Unmuted.native.js +8 -9
  216. package/build/rn/icons/User.js +7 -8
  217. package/build/rn/icons/User.native.js +8 -9
  218. package/build/rn/icons/UserAdd.js +7 -8
  219. package/build/rn/icons/UserAdd.native.js +8 -9
  220. package/build/rn/icons/Visa.js +10 -11
  221. package/build/rn/icons/Visa.native.js +11 -12
  222. package/build/rn/icons/bullet-circle.icon.svg +3 -0
  223. package/build/rn/icons/index.js +320 -106
  224. package/build/rn/palette.js +3 -2
  225. package/build/web/fonts/fonts-cdn-family.css +5 -5
  226. package/build/web/fonts/fonts-cdn.css +5 -5
  227. package/build/web/fonts/fonts-local-family.css +5 -5
  228. package/build/web/fonts/fonts-local.css +5 -5
  229. package/build/web/icons/Add.js +7 -8
  230. package/build/web/icons/Amex.js +7 -8
  231. package/build/web/icons/AndroidEN.js +16 -17
  232. package/build/web/icons/AndroidFR.js +16 -17
  233. package/build/web/icons/ArrowDownCircled.js +7 -8
  234. package/build/web/icons/ArrowLeft.js +7 -8
  235. package/build/web/icons/ArrowRight.js +7 -8
  236. package/build/web/icons/BoxOutline.js +7 -8
  237. package/build/web/icons/BoxOutlineChecked.js +7 -8
  238. package/build/web/icons/Bullet.js +7 -8
  239. package/build/web/icons/BulletCircle.js +27 -0
  240. package/build/web/icons/BulletFill.js +7 -8
  241. package/build/web/icons/Cart.js +7 -8
  242. package/build/web/icons/CartFilled.js +7 -8
  243. package/build/web/icons/Caution.js +7 -8
  244. package/build/web/icons/Check.js +7 -8
  245. package/build/web/icons/CheckCircle.js +7 -8
  246. package/build/web/icons/CheckCircleFilled.js +7 -8
  247. package/build/web/icons/CheckCircledFilled.js +7 -8
  248. package/build/web/icons/CheckCircledNotFilled.js +9 -10
  249. package/build/web/icons/ChevronDown.js +7 -8
  250. package/build/web/icons/ChevronLeft.js +7 -8
  251. package/build/web/icons/ChevronRight.js +7 -8
  252. package/build/web/icons/ChevronUp.js +7 -8
  253. package/build/web/icons/CircledLine.js +9 -10
  254. package/build/web/icons/Clipboard.js +7 -8
  255. package/build/web/icons/Close.js +7 -8
  256. package/build/web/icons/ClosedCaptions.js +7 -8
  257. package/build/web/icons/Coaxial.js +7 -8
  258. package/build/web/icons/CreditCard.js +7 -8
  259. package/build/web/icons/DSL.js +7 -8
  260. package/build/web/icons/Devices.js +7 -8
  261. package/build/web/icons/Download.js +7 -8
  262. package/build/web/icons/ExclamationOctagon.js +7 -8
  263. package/build/web/icons/ExclamationTriangle.js +7 -8
  264. package/build/web/icons/Expand.js +7 -8
  265. package/build/web/icons/EyeClosed.js +7 -8
  266. package/build/web/icons/EyeMasked.js +7 -8
  267. package/build/web/icons/EyeOpened.js +7 -8
  268. package/build/web/icons/EyeUnmasked.js +8 -9
  269. package/build/web/icons/FullscreenExpand.js +7 -8
  270. package/build/web/icons/FullscreenMinimize.js +7 -8
  271. package/build/web/icons/Gift.js +7 -8
  272. package/build/web/icons/Hamburger.js +7 -8
  273. package/build/web/icons/IOSEN.js +15 -16
  274. package/build/web/icons/IOSFR.js +15 -16
  275. package/build/web/icons/IdCard.js +10 -11
  276. package/build/web/icons/IdTag.js +10 -11
  277. package/build/web/icons/Info.js +9 -10
  278. package/build/web/icons/InfoSelected.js +9 -10
  279. package/build/web/icons/InformationCircled.js +7 -8
  280. package/build/web/icons/InternetSpeed.js +7 -8
  281. package/build/web/icons/Kebab.js +10 -11
  282. package/build/web/icons/LeftCircle.js +7 -8
  283. package/build/web/icons/LinkExternal.js +7 -8
  284. package/build/web/icons/LocationMap.js +7 -8
  285. package/build/web/icons/LockFilled.js +7 -8
  286. package/build/web/icons/Maintenance.js +7 -8
  287. package/build/web/icons/MaintenanceFilled.js +7 -8
  288. package/build/web/icons/MasterCard.js +9 -10
  289. package/build/web/icons/Muted.js +7 -8
  290. package/build/web/icons/OfferStarFilled.js +7 -8
  291. package/build/web/icons/Pause.js +7 -8
  292. package/build/web/icons/PaymentAdd.js +7 -8
  293. package/build/web/icons/Perk.js +7 -8
  294. package/build/web/icons/Phone.js +7 -8
  295. package/build/web/icons/PhoneTroubleshoot.js +7 -8
  296. package/build/web/icons/Play.js +7 -8
  297. package/build/web/icons/PlaySolid.js +7 -8
  298. package/build/web/icons/PlayVideo.js +7 -8
  299. package/build/web/icons/PlugPlay.js +7 -8
  300. package/build/web/icons/Preference.js +7 -8
  301. package/build/web/icons/Price.js +7 -8
  302. package/build/web/icons/Question.js +7 -8
  303. package/build/web/icons/QuestionFilled.js +7 -8
  304. package/build/web/icons/QuoteLeft.js +7 -8
  305. package/build/web/icons/QuoteLeftArrow.js +8 -9
  306. package/build/web/icons/QuoteRightArrow.js +8 -9
  307. package/build/web/icons/RadialOutline.js +7 -8
  308. package/build/web/icons/RadialOutlineChecked.js +7 -8
  309. package/build/web/icons/Receipt.js +7 -8
  310. package/build/web/icons/Refresh.js +7 -8
  311. package/build/web/icons/Replay.js +7 -8
  312. package/build/web/icons/RightCircle.js +7 -8
  313. package/build/web/icons/RightCirlce.js +7 -8
  314. package/build/web/icons/Settings.js +7 -8
  315. package/build/web/icons/SettingsSolid.js +7 -8
  316. package/build/web/icons/ShippingFilled.js +7 -8
  317. package/build/web/icons/Shop.js +7 -8
  318. package/build/web/icons/Sim.js +7 -8
  319. package/build/web/icons/SimFilled.js +7 -8
  320. package/build/web/icons/Spyglass.js +7 -8
  321. package/build/web/icons/Streaming.js +7 -8
  322. package/build/web/icons/Subtract.js +7 -8
  323. package/build/web/icons/Tag.js +7 -8
  324. package/build/web/icons/TagFilled.js +7 -8
  325. package/build/web/icons/Times.js +7 -8
  326. package/build/web/icons/TimesCircled.js +10 -11
  327. package/build/web/icons/ToolTipFilled.js +7 -8
  328. package/build/web/icons/Tooltip.js +7 -8
  329. package/build/web/icons/TooltipSymbol.js +7 -8
  330. package/build/web/icons/Unmuted.js +7 -8
  331. package/build/web/icons/User.js +7 -8
  332. package/build/web/icons/UserAdd.js +7 -8
  333. package/build/web/icons/Visa.js +10 -11
  334. package/build/web/icons/bullet-circle.icon.svg +3 -0
  335. package/build/web/icons/index.js +320 -106
  336. package/build/web/palette.js +8 -7
  337. package/package.json +11 -1
  338. package/palette.json +5 -2
  339. /package/build/web/fonts/{StagSans-Bold-v1_8_0.otf → StagSans-Bold-v2_0_0.otf} +0 -0
  340. /package/build/web/fonts/{StagSans-Light-v1_8_0.otf → StagSans-Light-v2_0_0.otf} +0 -0
  341. /package/build/web/fonts/{StagSans-Medium-v1_8_0.otf → StagSans-Medium-v2_0_0.otf} +0 -0
  342. /package/build/web/fonts/{StagSans-Regular-v1_8_0.otf → StagSans-Regular-v2_0_0.otf} +0 -0
  343. /package/build/web/fonts/{StagSans-Semibold-v1_8_0.otf → StagSans-Semibold-v2_0_0.otf} +0 -0
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,12 +15,13 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  fillRule: "evenodd",
25
23
  d: "M1.166 22.3c-.901 0-1.46-.98-1.003-1.755L10.998 2.192a1.164 1.164 0 0 1 2.004 0l10.835 18.353a1.164 1.164 0 0 1-1.003 1.755H1.166Zm9.961-2.618h1.746v-1.746h-1.746v1.746Zm1.746-3.492h-1.746V9.207h1.746v6.983Z",
26
24
  clipRule: "evenodd"
27
25
  })]
28
- });
26
+ });
27
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,12 +14,13 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  fillRule: "evenodd",
24
22
  d: "M1.166 22.3c-.901 0-1.46-.98-1.003-1.755L10.998 2.192a1.164 1.164 0 0 1 2.004 0l10.835 18.353a1.164 1.164 0 0 1-1.003 1.755H1.166Zm9.961-2.618h1.746v-1.746h-1.746v1.746Zm1.746-3.492h-1.746V9.207h1.746v6.983Z",
25
23
  clipRule: "evenodd"
26
24
  })]
27
- });
25
+ });
26
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,10 +15,11 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  d: "M20.415 5.25a1.902 1.902 0 0 0-2.689.055L9.1 14.66l-2.853-2.853a1.902 1.902 0 0 0-2.69 2.69l4.226 4.225a1.902 1.902 0 0 0 2.717-.027l9.97-10.756a1.902 1.902 0 0 0-.055-2.689Z"
25
23
  })]
26
- });
24
+ });
25
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,10 +14,11 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  d: "M20.415 5.25a1.902 1.902 0 0 0-2.689.055L9.1 14.66l-2.853-2.853a1.902 1.902 0 0 0-2.69 2.69l4.226 4.225a1.902 1.902 0 0 0 2.717-.027l9.97-10.756a1.902 1.902 0 0 0-.055-2.689Z"
24
22
  })]
25
- });
23
+ });
24
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,12 +15,13 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  fillRule: "evenodd",
25
23
  d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm2 0c0 6.625-5.369 11.996-11.993 12h-.014C5.37 23.996 0 18.625 0 12 0 5.373 5.373 0 12 0s12 5.373 12 12Zm-7.546-4.55a1.49 1.49 0 0 1 2.091-.042c.59.56.609 1.485.043 2.068l-7.755 8.274a1.487 1.487 0 0 1-2.113.021l-3.287-3.25a1.452 1.452 0 0 1 0-2.07 1.49 1.49 0 0 1 2.092 0l2.22 2.196 6.709-7.197Z",
26
24
  clipRule: "evenodd"
27
25
  })]
28
- });
26
+ });
27
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,12 +14,13 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  fillRule: "evenodd",
24
22
  d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm2 0c0 6.625-5.369 11.996-11.993 12h-.014C5.37 23.996 0 18.625 0 12 0 5.373 5.373 0 12 0s12 5.373 12 12Zm-7.546-4.55a1.49 1.49 0 0 1 2.091-.042c.59.56.609 1.485.043 2.068l-7.755 8.274a1.487 1.487 0 0 1-2.113.021l-3.287-3.25a1.452 1.452 0 0 1 0-2.07 1.49 1.49 0 0 1 2.092 0l2.22 2.196 6.709-7.197Z",
25
23
  clipRule: "evenodd"
26
24
  })]
27
- });
25
+ });
26
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,12 +15,13 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  fillRule: "evenodd",
25
23
  d: "M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-7.228-5.513a1.585 1.585 0 0 1 2.287 2.195l-8.31 8.963a1.586 1.586 0 0 1-2.263.023l-3.522-3.521a1.585 1.585 0 1 1 2.241-2.242l2.379 2.378 7.188-7.796Z",
26
24
  clipRule: "evenodd"
27
25
  })]
28
- });
26
+ });
27
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,12 +14,13 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  fillRule: "evenodd",
24
22
  d: "M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-7.228-5.513a1.585 1.585 0 0 1 2.287 2.195l-8.31 8.963a1.586 1.586 0 0 1-2.263.023l-3.522-3.521a1.585 1.585 0 1 1 2.241-2.242l2.379 2.378 7.188-7.796Z",
25
23
  clipRule: "evenodd"
26
24
  })]
27
- });
25
+ });
26
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  viewBox: "0 0 24 24",
13
11
  height: size,
@@ -16,10 +14,11 @@ module.exports = ({
16
14
  role: title ? 'img' : undefined,
17
15
  "aria-hidden": !title,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
20
+ }) : null, /*#__PURE__*/_jsx("path", {
23
21
  d: "m9.573 17.613-.01.014-4.433-4.433 1.946-1.945 2.486 2.478 7.356-7.355 1.951 1.953-9.296 9.288zM12 1C6.17 1 1.414 5.536 1.037 11.271 1.02 11.513 1 11.752 1 12a11.002 11.002 0 0 0 10.999 11C18.072 23 23 18.07 23 11.999 23 5.924 18.072 1 11.999 1z"
24
22
  })]
25
- });
23
+ });
24
+ export default SvgComponent;
@@ -1,24 +1,23 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  viewBox: "0 0 24 24",
14
12
  height: size,
15
13
  width: size,
16
14
  fill: color,
17
15
  "aria-labelledby": titleId,
18
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
16
+ children: [title ? /*#__PURE__*/_jsx("title", {
19
17
  id: titleId,
20
18
  children: title
21
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
19
+ }) : null, /*#__PURE__*/_jsx(Path, {
22
20
  d: "m9.573 17.613-.01.014-4.433-4.433 1.946-1.945 2.486 2.478 7.356-7.355 1.951 1.953-9.296 9.288zM12 1C6.17 1 1.414 5.536 1.037 11.271 1.02 11.513 1 11.752 1 12a11.002 11.002 0 0 0 10.999 11C18.072 23 23 18.07 23 11.999 23 5.924 18.072 1 11.999 1z"
23
21
  })]
24
- });
22
+ });
23
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  viewBox: "0 0 40 40",
13
11
  height: size,
@@ -16,17 +14,18 @@ module.exports = ({
16
14
  role: title ? 'img' : undefined,
17
15
  "aria-hidden": !title,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
20
+ }) : null, /*#__PURE__*/_jsxs("g", {
23
21
  fill: "none",
24
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
22
+ children: [/*#__PURE__*/_jsx("path", {
25
23
  d: "M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20Z",
26
24
  fill: "#016b6a"
27
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
25
+ }), /*#__PURE__*/_jsx("path", {
28
26
  d: "m16.562 27.951-.016.02-6.278-6.28 2.757-2.755 3.521 3.51 10.422-10.419 2.764 2.766-13.17 13.158Zm3.436-23.534c-8.255 0-14.995 6.426-15.529 14.55-.025.343-.052.682-.052 1.031 0 5.902 3.284 11.035 8.12 13.682a15.554 15.554 0 0 0 7.461 1.903c8.604 0 15.585-6.983 15.585-15.585 0-8.606-6.981-15.581-15.585-15.581Z",
29
27
  fill: "#fff"
30
28
  })]
31
29
  })]
32
- });
30
+ });
31
+ export default SvgComponent;
@@ -1,31 +1,30 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { G, Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  viewBox: "0 0 40 40",
14
12
  height: size,
15
13
  width: size,
16
14
  fill: color,
17
15
  "aria-labelledby": titleId,
18
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
16
+ children: [title ? /*#__PURE__*/_jsx("title", {
19
17
  id: titleId,
20
18
  children: title
21
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
19
+ }) : null, /*#__PURE__*/_jsxs(G, {
22
20
  fill: "none",
23
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
21
+ children: [/*#__PURE__*/_jsx(Path, {
24
22
  d: "M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20Z",
25
23
  fill: "#016b6a"
26
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
24
+ }), /*#__PURE__*/_jsx(Path, {
27
25
  d: "m16.562 27.951-.016.02-6.278-6.28 2.757-2.755 3.521 3.51 10.422-10.419 2.764 2.766-13.17 13.158Zm3.436-23.534c-8.255 0-14.995 6.426-15.529 14.55-.025.343-.052.682-.052 1.031 0 5.902 3.284 11.035 8.12 13.682a15.554 15.554 0 0 0 7.461 1.903c8.604 0 15.585-6.983 15.585-15.585 0-8.606-6.981-15.581-15.585-15.581Z",
28
26
  fill: "#fff"
29
27
  })]
30
28
  })]
31
- });
29
+ });
30
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,10 +15,11 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  d: "M20.372 7.056a2.143 2.143 0 0 1 0 3.03l-6.857 6.858a2.143 2.143 0 0 1-3.03 0l-6.857-6.857a2.143 2.143 0 0 1 3.03-3.03l5.039 5.038a.428.428 0 0 0 .606 0l5.039-5.039a2.143 2.143 0 0 1 3.03 0Z"
25
23
  })]
26
- });
24
+ });
25
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,10 +14,11 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  d: "M20.372 7.056a2.143 2.143 0 0 1 0 3.03l-6.857 6.858a2.143 2.143 0 0 1-3.03 0l-6.857-6.857a2.143 2.143 0 0 1 3.03-3.03l5.039 5.038a.428.428 0 0 0 .606 0l5.039-5.039a2.143 2.143 0 0 1 3.03 0Z"
24
22
  })]
25
- });
23
+ });
24
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,10 +15,11 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  d: "M16.944 20.372a2.143 2.143 0 0 1-3.03 0l-6.858-6.857a2.143 2.143 0 0 1 0-3.03l6.857-6.857a2.143 2.143 0 1 1 3.03 3.03l-5.038 5.039a.429.429 0 0 0 0 .606l5.039 5.039a2.143 2.143 0 0 1 0 3.03Z"
25
23
  })]
26
- });
24
+ });
25
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,10 +14,11 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  d: "M16.944 20.372a2.143 2.143 0 0 1-3.03 0l-6.858-6.857a2.143 2.143 0 0 1 0-3.03l6.857-6.857a2.143 2.143 0 1 1 3.03 3.03l-5.038 5.039a.429.429 0 0 0 0 .606l5.039 5.039a2.143 2.143 0 0 1 0 3.03Z"
24
22
  })]
25
- });
23
+ });
24
+ export default SvgComponent;
@@ -1,13 +1,11 @@
1
- "use strict";
2
-
3
- var _jsxRuntime = require("react/jsx-runtime");
4
- module.exports = ({
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgComponent = ({
5
3
  title,
6
4
  titleId,
7
5
  size,
8
6
  color,
9
7
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
8
+ }) => /*#__PURE__*/_jsxs("svg", {
11
9
  ...props,
12
10
  xmlns: "http://www.w3.org/2000/svg",
13
11
  viewBox: "0 0 24 24",
@@ -17,10 +15,11 @@ module.exports = ({
17
15
  role: title ? 'img' : undefined,
18
16
  "aria-hidden": !title,
19
17
  "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
18
+ children: [title ? /*#__PURE__*/_jsx("title", {
21
19
  id: titleId,
22
20
  children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
21
+ }) : null, /*#__PURE__*/_jsx("path", {
24
22
  d: "M7.056 3.628a2.143 2.143 0 0 1 3.03 0l6.858 6.857a2.143 2.143 0 0 1 0 3.03l-6.857 6.857a2.143 2.143 0 0 1-3.03-3.03l5.038-5.039a.428.428 0 0 0 0-.606L7.056 6.658a2.143 2.143 0 0 1 0-3.03Z"
25
23
  })]
26
- });
24
+ });
25
+ export default SvgComponent;
@@ -1,14 +1,12 @@
1
- "use strict";
2
-
3
- var _reactNativeSvg = require("react-native-svg");
4
- var _jsxRuntime = require("react/jsx-runtime");
5
- module.exports = ({
1
+ import Svg, { Path } from 'react-native-svg';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ const SvgComponent = ({
6
4
  title,
7
5
  titleId,
8
6
  size,
9
7
  color,
10
8
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
9
+ }) => /*#__PURE__*/_jsxs(Svg, {
12
10
  ...props,
13
11
  xmlns: "http://www.w3.org/2000/svg",
14
12
  viewBox: "0 0 24 24",
@@ -16,10 +14,11 @@ module.exports = ({
16
14
  width: size,
17
15
  fill: color,
18
16
  "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
17
+ children: [title ? /*#__PURE__*/_jsx("title", {
20
18
  id: titleId,
21
19
  children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
20
+ }) : null, /*#__PURE__*/_jsx(Path, {
23
21
  d: "M7.056 3.628a2.143 2.143 0 0 1 3.03 0l6.858 6.857a2.143 2.143 0 0 1 0 3.03l-6.857 6.857a2.143 2.143 0 0 1-3.03-3.03l5.038-5.039a.428.428 0 0 0 0-.606L7.056 6.658a2.143 2.143 0 0 1 0-3.03Z"
24
22
  })]
25
- });
23
+ });
24
+ export default SvgComponent;