@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: "M0 15.071v8h24v-8a1.143 1.143 0 0 0-2.286 0v5.715H2.286V15.07a1.143 1.143 0 0 0-2.286 0Zm13.085.083 1.61-1.766.163-.18c.116-.128.232-.256.35-.382.435-.462 1.103-.502 1.57-.096.45.391.493 1.065.077 1.539-.383.435-.774.864-1.165 1.293l-.463.509-.532.587c-.593.655-1.186 1.31-1.781 1.963-.278.305-.62.42-1.04.366-.36-.047-.628-.217-.864-.475-.723-.795-1.449-1.588-2.174-2.38L7.172 14.31c-.388-.425-.419-1.001-.086-1.438.401-.525 1.214-.57 1.662-.083.454.492.904.988 1.355 1.483l.001.001.587.645.13.14.073.08.005-.083c.002-.044.004-.08.004-.114V3.347a75.98 75.98 0 0 1 .002-1.263c.006-.551.393-.996.918-1.072.54-.077 1.042.216 1.201.718.043.134.059.283.059.425.002 3.733.002 7.466.002 11.2v1.799Z",
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: "M0 15.071v8h24v-8a1.143 1.143 0 0 0-2.286 0v5.715H2.286V15.07a1.143 1.143 0 0 0-2.286 0Zm13.085.083 1.61-1.766.163-.18c.116-.128.232-.256.35-.382.435-.462 1.103-.502 1.57-.096.45.391.493 1.065.077 1.539-.383.435-.774.864-1.165 1.293l-.463.509-.532.587c-.593.655-1.186 1.31-1.781 1.963-.278.305-.62.42-1.04.366-.36-.047-.628-.217-.864-.475-.723-.795-1.449-1.588-2.174-2.38L7.172 14.31c-.388-.425-.419-1.001-.086-1.438.401-.525 1.214-.57 1.662-.083.454.492.904.988 1.355 1.483l.001.001.587.645.13.14.073.08.005-.083c.002-.044.004-.08.004-.114V3.347a75.98 75.98 0 0 1 .002-1.263c.006-.551.393-.996.918-1.072.54-.077 1.042.216 1.201.718.043.134.059.283.059.425.002 3.733.002 7.466.002 11.2v1.799Z",
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: "M0 16.97V7.03L7.014 0h9.956L24 7.03v9.94L16.97 24H7.014L0 16.97Zm10.286-9.102.919 6.645 1.565.058.927-6.703.017-3.582h-3.428v3.582Zm0 9.275v3.374l3.357.054h.018l.053-3.374-3.428-.054Z",
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: "M0 16.97V7.03L7.014 0h9.956L24 7.03v9.94L16.97 24H7.014L0 16.97Zm10.286-9.102.919 6.645 1.565.058.927-6.703.017-3.582h-3.428v3.582Zm0 9.275v3.374l3.357.054h.018l.053-3.374-3.428-.054Z",
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 22.345H0l11.648-20.69L24 22.345ZM7.42 14.069a.828.828 0 0 0 0 1.655h9.16a.828.828 0 0 0 0-1.655H7.42Z",
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 22.345H0l11.648-20.69L24 22.345ZM7.42 14.069a.828.828 0 0 0 0 1.655h9.16a.828.828 0 0 0 0-1.655H7.42Z",
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.207 4.311a.892.892 0 0 0-.194-.281.892.892 0 0 0-.288-.2l-.01-.004-.011-.004a.983.983 0 0 0-.162-.034.662.662 0 0 0-.138-.027h-.007l-4.947.04a.905.905 0 0 0-.037 1.81l2.794-.087-4.435 4.435a.892.892 0 1 0 1.262 1.262l4.446-4.446-.06 2.805a.905.905 0 0 0 .585.812.901.901 0 0 0 1.215-.874l.057-4.871a.54.54 0 0 0-.032-.176l-.03-.141-.008-.019ZM3.793 19.688a.893.893 0 0 0 .194.282c.081.085.18.153.287.2l.011.004.011.003a.97.97 0 0 0 .162.035.66.66 0 0 0 .138.027h.007l4.947-.04a.905.905 0 0 0 .037-1.81l-2.794.087 4.435-4.435a.892.892 0 0 0-1.262-1.262L5.52 17.224l.06-2.804a.903.903 0 0 0-.932-.869.9.9 0 0 0-.868.93l-.057 4.872c0 .06.012.12.032.176l.03.141.008.018Z"
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.207 4.311a.892.892 0 0 0-.194-.281.892.892 0 0 0-.288-.2l-.01-.004-.011-.004a.983.983 0 0 0-.162-.034.662.662 0 0 0-.138-.027h-.007l-4.947.04a.905.905 0 0 0-.037 1.81l2.794-.087-4.435 4.435a.892.892 0 1 0 1.262 1.262l4.446-4.446-.06 2.805a.905.905 0 0 0 .585.812.901.901 0 0 0 1.215-.874l.057-4.871a.54.54 0 0 0-.032-.176l-.03-.141-.008-.019ZM3.793 19.688a.893.893 0 0 0 .194.282c.081.085.18.153.287.2l.011.004.011.003a.97.97 0 0 0 .162.035.66.66 0 0 0 .138.027h.007l4.947-.04a.905.905 0 0 0 .037-1.81l-2.794.087 4.435-4.435a.892.892 0 0 0-1.262-1.262L5.52 17.224l.06-2.804a.903.903 0 0 0-.932-.869.9.9 0 0 0-.868.93l-.057 4.872c0 .06.012.12.032.176l.03.141.008.018Z"
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 25 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: "m19.571 5.733 1.763-1.763a.923.923 0 1 0-1.301-1.31L17.77 4.92a16.614 16.614 0 0 0-5.769-.996C5.384 3.924.003 7.542.003 12c0 2.52 1.726 4.781 4.43 6.258L2.672 20.03a.923.923 0 0 0 1.001 1.506.924.924 0 0 0 .3-.204l2.262-2.252a16.796 16.796 0 0 0 5.768.997c6.618 0 12-3.628 12-8.077 0-2.529-1.726-4.78-4.43-6.267ZM1.85 12c0-3.378 4.615-6.23 10.153-6.23a15 15 0 0 1 4.31.618l-1.624 1.616a4.818 4.818 0 0 0-6.682 6.682L5.81 16.892C3.42 15.738 1.85 13.957 1.85 12Zm13.126 0a2.954 2.954 0 0 1-4.31 2.64l3.977-3.941c.21.402.323.848.333 1.301ZM9.03 12a2.972 2.972 0 0 1 2.972-2.972c.467 0 .926.115 1.339.332l-3.978 3.98A2.99 2.99 0 0 1 9.03 12Zm2.972 6.23c-1.459 0-2.91-.208-4.31-.618l1.615-1.615A4.818 4.818 0 0 0 16 9.305l2.197-2.197c2.39 1.154 3.96 2.926 3.96 4.892 0 3.378-4.615 6.23-10.154 6.23Z"
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 25 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: "m19.571 5.733 1.763-1.763a.923.923 0 1 0-1.301-1.31L17.77 4.92a16.614 16.614 0 0 0-5.769-.996C5.384 3.924.003 7.542.003 12c0 2.52 1.726 4.781 4.43 6.258L2.672 20.03a.923.923 0 0 0 1.001 1.506.924.924 0 0 0 .3-.204l2.262-2.252a16.796 16.796 0 0 0 5.768.997c6.618 0 12-3.628 12-8.077 0-2.529-1.726-4.78-4.43-6.267ZM1.85 12c0-3.378 4.615-6.23 10.153-6.23a15 15 0 0 1 4.31.618l-1.624 1.616a4.818 4.818 0 0 0-6.682 6.682L5.81 16.892C3.42 15.738 1.85 13.957 1.85 12Zm13.126 0a2.954 2.954 0 0 1-4.31 2.64l3.977-3.941c.21.402.323.848.333 1.301ZM9.03 12a2.972 2.972 0 0 1 2.972-2.972c.467 0 .926.115 1.339.332l-3.978 3.98A2.99 2.99 0 0 1 9.03 12Zm2.972 6.23c-1.459 0-2.91-.208-4.31-.618l1.615-1.615A4.818 4.818 0 0 0 16 9.305l2.197-2.197c2.39 1.154 3.96 2.926 3.96 4.892 0 3.378-4.615 6.23-10.154 6.23Z"
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
  viewBox: "0 0 24 24",
13
11
  height: size,
@@ -16,12 +14,13 @@ 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
  fillRule: "evenodd",
24
22
  d: "M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z",
25
23
  clipRule: "evenodd"
26
24
  })]
27
- });
25
+ });
26
+ export default SvgComponent;
@@ -1,26 +1,25 @@
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
  fillRule: "evenodd",
23
21
  d: "M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z",
24
22
  clipRule: "evenodd"
25
23
  })]
26
- });
24
+ });
25
+ 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: "M0 12c0 4.458 5.382 8.076 12 8.076S24 16.45 24 12c0-4.449-5.382-8.076-12-8.076S0 7.542 0 12Zm1.847 0c0-3.378 4.615-6.23 10.153-6.23S22.153 8.622 22.153 12c0 3.378-4.615 6.23-10.153 6.23S1.847 15.378 1.847 12Zm7.476 4.034a4.818 4.818 0 1 0 5.354-8.013 4.818 4.818 0 0 0-5.354 8.013Zm1.026-6.478a2.972 2.972 0 0 1 1.651-.5v-.028a2.972 2.972 0 0 1 2.972 3 2.972 2.972 0 1 1-4.623-2.472Z",
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: "M0 12c0 4.458 5.382 8.076 12 8.076S24 16.45 24 12c0-4.449-5.382-8.076-12-8.076S0 7.542 0 12Zm1.847 0c0-3.378 4.615-6.23 10.153-6.23S22.153 8.622 22.153 12c0 3.378-4.615 6.23-10.153 6.23S1.847 15.378 1.847 12Zm7.476 4.034a4.818 4.818 0 1 0 5.354-8.013 4.818 4.818 0 0 0-5.354 8.013Zm1.026-6.478a2.972 2.972 0 0 1 1.651-.5v-.028a2.972 2.972 0 0 1 2.972 3 2.972 2.972 0 1 1-4.623-2.472Z",
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,16 +14,17 @@ 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
  fillRule: "evenodd",
24
22
  d: "M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z",
25
23
  clipRule: "evenodd"
26
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
24
+ }), /*#__PURE__*/_jsx("path", {
27
25
  fillRule: "evenodd",
28
26
  d: "M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z",
29
27
  clipRule: "evenodd"
30
28
  })]
31
- });
29
+ });
30
+ export default SvgComponent;
@@ -1,30 +1,29 @@
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
  fillRule: "evenodd",
23
21
  d: "M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z",
24
22
  clipRule: "evenodd"
25
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
23
+ }), /*#__PURE__*/_jsx(Path, {
26
24
  fillRule: "evenodd",
27
25
  d: "M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z",
28
26
  clipRule: "evenodd"
29
27
  })]
30
- });
28
+ });
29
+ 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: "m13.504 11.871-1.325-1.336a.212.212 0 0 1 0-.298l2.209-2.228a.213.213 0 0 0 0-.3l-1.279-1.288a.212.212 0 0 1 .147-.36L17.788 6a.21.21 0 0 1 .212.215l-.059 4.57a.21.21 0 0 1-.359.146l-1.277-1.288a.208.208 0 0 0-.297 0L13.8 11.871a.209.209 0 0 1-.296 0Zm-3.007.258 1.325 1.336a.212.212 0 0 1 0 .298l-2.209 2.228a.213.213 0 0 0 0 .3l1.277 1.288a.211.211 0 0 1-.146.36L6.213 18A.211.211 0 0 1 6 17.785l.06-4.57a.21.21 0 0 1 .358-.146l1.278 1.289a.208.208 0 0 0 .296 0l2.208-2.229a.21.21 0 0 1 .297 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: "m13.504 11.871-1.325-1.336a.212.212 0 0 1 0-.298l2.209-2.228a.213.213 0 0 0 0-.3l-1.279-1.288a.212.212 0 0 1 .147-.36L17.788 6a.21.21 0 0 1 .212.215l-.059 4.57a.21.21 0 0 1-.359.146l-1.277-1.288a.208.208 0 0 0-.297 0L13.8 11.871a.209.209 0 0 1-.296 0Zm-3.007.258 1.325 1.336a.212.212 0 0 1 0 .298l-2.209 2.228a.213.213 0 0 0 0 .3l1.277 1.288a.211.211 0 0 1-.146.36L6.213 18A.211.211 0 0 1 6 17.785l.06-4.57a.21.21 0 0 1 .358-.146l1.278 1.289a.208.208 0 0 0 .296 0l2.208-2.229a.21.21 0 0 1 .297 0Z"
24
22
  })]
25
- });
23
+ });
24
+ export default SvgComponent;