@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,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: "M3.628 16.944a2.143 2.143 0 0 1 0-3.03l6.857-6.858a2.143 2.143 0 0 1 3.03 0l6.857 6.857a2.143 2.143 0 0 1-3.03 3.03l-5.039-5.038a.429.429 0 0 0-.606 0l-5.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: "M3.628 16.944a2.143 2.143 0 0 1 0-3.03l6.857-6.858a2.143 2.143 0 0 1 3.03 0l6.857 6.857a2.143 2.143 0 0 1-3.03 3.03l-5.039-5.038a.429.429 0 0 0-.606 0l-5.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
  viewBox: "0 0 14 14",
13
11
  height: size,
@@ -16,16 +14,16 @@ 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: "M7 0a7 7 0 1 0 7 7 7 7 0 0 0-7-7",
26
24
  fill: "#000",
27
25
  mask: "url(#prefix__mask-2)"
28
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("rect", {
26
+ }), /*#__PURE__*/_jsx("rect", {
29
27
  fill: "#fff",
30
28
  x: 3,
31
29
  y: 6,
@@ -34,4 +32,5 @@ module.exports = ({
34
32
  rx: 1
35
33
  })]
36
34
  })]
37
- });
35
+ });
36
+ export default SvgComponent;
@@ -1,30 +1,28 @@
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, Rect } 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 14 14",
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: "M7 0a7 7 0 1 0 7 7 7 7 0 0 0-7-7",
25
23
  fill: "#000",
26
24
  mask: "url(#prefix__mask-2)"
27
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Rect, {
25
+ }), /*#__PURE__*/_jsx(Rect, {
28
26
  fill: "#fff",
29
27
  x: 3,
30
28
  y: 6,
@@ -33,4 +31,5 @@ module.exports = ({
33
31
  rx: 1
34
32
  })]
35
33
  })]
36
- });
34
+ });
35
+ 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: "M5.072 22.218a2.19 2.19 0 0 1-1.607-.668 2.19 2.19 0 0 1-.668-1.607V6.087c0-.626.222-1.162.668-1.607a2.19 2.19 0 0 1 1.607-.668H9.02c.207-.596.59-1.083 1.148-1.462A3.195 3.195 0 0 1 12 1.782c.687 0 1.306.19 1.86.568.552.38.934.866 1.145 1.462h3.923a2.19 2.19 0 0 1 1.607.668c.445.445.668.981.668 1.607v13.856a2.19 2.19 0 0 1-.668 1.607 2.19 2.19 0 0 1-1.607.668H5.072Zm0-2.275h13.856V6.087H16.97v1.958c0 .32-.11.588-.33.808-.219.22-.488.33-.807.33H8.167c-.319 0-.588-.11-.808-.33-.22-.22-.33-.489-.33-.808V6.087H5.073v13.856ZM12 5.997c.283 0 .52-.096.713-.287A.967.967 0 0 0 13 4.997a.967.967 0 0 0-.287-.712.968.968 0 0 0-.713-.288.968.968 0 0 0-.713.288.967.967 0 0 0-.287.712c0 .283.096.52.287.713.192.191.43.287.713.287Z"
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: "M5.072 22.218a2.19 2.19 0 0 1-1.607-.668 2.19 2.19 0 0 1-.668-1.607V6.087c0-.626.222-1.162.668-1.607a2.19 2.19 0 0 1 1.607-.668H9.02c.207-.596.59-1.083 1.148-1.462A3.195 3.195 0 0 1 12 1.782c.687 0 1.306.19 1.86.568.552.38.934.866 1.145 1.462h3.923a2.19 2.19 0 0 1 1.607.668c.445.445.668.981.668 1.607v13.856a2.19 2.19 0 0 1-.668 1.607 2.19 2.19 0 0 1-1.607.668H5.072Zm0-2.275h13.856V6.087H16.97v1.958c0 .32-.11.588-.33.808-.219.22-.488.33-.807.33H8.167c-.319 0-.588-.11-.808-.33-.22-.22-.33-.489-.33-.808V6.087H5.073v13.856ZM12 5.997c.283 0 .52-.096.713-.287A.967.967 0 0 0 13 4.997a.967.967 0 0 0-.287-.712.968.968 0 0 0-.713-.288.968.968 0 0 0-.713.288.967.967 0 0 0-.287.712c0 .283.096.52.287.713.192.191.43.287.713.287Z"
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: "M20.488 20.482a2.118 2.118 0 0 0 0-2.994l-5.493-5.489 5.488-5.492a2.118 2.118 0 1 0-2.995-2.994l-5.489 5.492-5.492-5.488a2.118 2.118 0 0 0-2.994 2.995l5.492 5.489-5.488 5.492a2.118 2.118 0 0 0 2.995 2.994l5.489-5.492 5.492 5.488a2.118 2.118 0 0 0 2.995 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.488 20.482a2.118 2.118 0 0 0 0-2.994l-5.493-5.489 5.488-5.492a2.118 2.118 0 1 0-2.995-2.994l-5.489 5.492-5.492-5.488a2.118 2.118 0 0 0-2.994 2.995l5.492 5.489-5.488 5.492a2.118 2.118 0 0 0 2.995 2.994l5.489-5.492 5.492 5.488a2.118 2.118 0 0 0 2.995 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: "M9.63 10.364a1.795 1.795 0 0 0-.252-.693 2.26 2.26 0 0 0-1.155-.924 2.285 2.285 0 0 0-.777-.133c-.495 0-.915.096-1.26.287a2.379 2.379 0 0 0-.84.77 3.374 3.374 0 0 0-.469 1.099 5.47 5.47 0 0 0-.147 1.274c0 .42.049.828.147 1.225.098.397.254.754.469 1.071.215.317.495.572.84.763.345.191.765.287 1.26.287.672 0 1.197-.205 1.575-.616.378-.41.609-.952.693-1.624h2.128a5.08 5.08 0 0 1-.434 1.694 4.057 4.057 0 0 1-.924 1.288c-.383.355-.83.625-1.344.812a4.924 4.924 0 0 1-1.694.28c-.765 0-1.454-.133-2.065-.399a4.425 4.425 0 0 1-1.547-1.099 4.865 4.865 0 0 1-.966-1.645 6.037 6.037 0 0 1-.336-2.037c0-.747.112-1.44.336-2.079.224-.64.546-1.197.966-1.673.42-.476.936-.85 1.547-1.12.611-.27 1.3-.406 2.065-.406.55 0 1.071.08 1.561.238.49.159.929.39 1.316.693.387.303.707.679.959 1.127.252.448.41.961.476 1.54H9.63Zm10.374 0a1.794 1.794 0 0 0-.252-.693 2.26 2.26 0 0 0-1.155-.924 2.285 2.285 0 0 0-.777-.133c-.495 0-.915.096-1.26.287a2.379 2.379 0 0 0-.84.77 3.373 3.373 0 0 0-.469 1.099 5.47 5.47 0 0 0-.147 1.274c0 .42.049.828.147 1.225.098.397.254.754.469 1.071.215.317.495.572.84.763.345.191.765.287 1.26.287.672 0 1.197-.205 1.575-.616.378-.41.609-.952.693-1.624h2.128c-.056.625-.2 1.19-.434 1.694a4.06 4.06 0 0 1-.924 1.288c-.383.355-.83.625-1.344.812a4.924 4.924 0 0 1-1.694.28c-.765 0-1.454-.133-2.065-.399a4.425 4.425 0 0 1-1.547-1.099 4.865 4.865 0 0 1-.966-1.645 6.037 6.037 0 0 1-.336-2.037c0-.747.112-1.44.336-2.079.224-.64.546-1.197.966-1.673.42-.476.936-.85 1.547-1.12.611-.27 1.3-.406 2.065-.406.55 0 1.071.08 1.561.238.49.159.929.39 1.316.693.387.303.707.679.959 1.127.252.448.41.961.476 1.54h-2.128Z"
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: "M9.63 10.364a1.795 1.795 0 0 0-.252-.693 2.26 2.26 0 0 0-1.155-.924 2.285 2.285 0 0 0-.777-.133c-.495 0-.915.096-1.26.287a2.379 2.379 0 0 0-.84.77 3.374 3.374 0 0 0-.469 1.099 5.47 5.47 0 0 0-.147 1.274c0 .42.049.828.147 1.225.098.397.254.754.469 1.071.215.317.495.572.84.763.345.191.765.287 1.26.287.672 0 1.197-.205 1.575-.616.378-.41.609-.952.693-1.624h2.128a5.08 5.08 0 0 1-.434 1.694 4.057 4.057 0 0 1-.924 1.288c-.383.355-.83.625-1.344.812a4.924 4.924 0 0 1-1.694.28c-.765 0-1.454-.133-2.065-.399a4.425 4.425 0 0 1-1.547-1.099 4.865 4.865 0 0 1-.966-1.645 6.037 6.037 0 0 1-.336-2.037c0-.747.112-1.44.336-2.079.224-.64.546-1.197.966-1.673.42-.476.936-.85 1.547-1.12.611-.27 1.3-.406 2.065-.406.55 0 1.071.08 1.561.238.49.159.929.39 1.316.693.387.303.707.679.959 1.127.252.448.41.961.476 1.54H9.63Zm10.374 0a1.794 1.794 0 0 0-.252-.693 2.26 2.26 0 0 0-1.155-.924 2.285 2.285 0 0 0-.777-.133c-.495 0-.915.096-1.26.287a2.379 2.379 0 0 0-.84.77 3.373 3.373 0 0 0-.469 1.099 5.47 5.47 0 0 0-.147 1.274c0 .42.049.828.147 1.225.098.397.254.754.469 1.071.215.317.495.572.84.763.345.191.765.287 1.26.287.672 0 1.197-.205 1.575-.616.378-.41.609-.952.693-1.624h2.128c-.056.625-.2 1.19-.434 1.694a4.06 4.06 0 0 1-.924 1.288c-.383.355-.83.625-1.344.812a4.924 4.924 0 0 1-1.694.28c-.765 0-1.454-.133-2.065-.399a4.425 4.425 0 0 1-1.547-1.099 4.865 4.865 0 0 1-.966-1.645 6.037 6.037 0 0 1-.336-2.037c0-.747.112-1.44.336-2.079.224-.64.546-1.197.966-1.673.42-.476.936-.85 1.547-1.12.611-.27 1.3-.406 2.065-.406.55 0 1.071.08 1.561.238.49.159.929.39 1.316.693.387.303.707.679.959 1.127.252.448.41.961.476 1.54h-2.128Z"
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: "M10.412 1.589v4.59H4.855c-.77 0-1.394.624-1.394 1.394V14c0 .55.318 1.024.78 1.252v3.429c0 .493.398.753.604.849l2.35 1.098.011.005.063.025v1.653a1.69 1.69 0 0 0 1.689 1.69h5.665a1.69 1.69 0 0 0 1.691-1.69v-1.655a1.81 1.81 0 0 0 .059-.023l.01-.005 2.354-1.091c.204-.096.605-.353.605-.85V15.38A1.394 1.394 0 0 0 20.54 14V7.573c0-.77-.624-1.394-1.394-1.394h-5.557v-4.59a1.588 1.588 0 0 0-3.176 0ZM7.938 7.502h3.401v6.569H7.938v-6.57Zm-1.323 0h-1.76a.071.071 0 0 0-.071.071V14c0 .04.032.071.071.071h1.76v-6.57Zm6.047 6.569h3.427v-6.57h-3.286l-.025.001h-.116v6.569Zm6.483 0h-1.733v-6.57h1.733c.04 0 .072.033.072.072V14a.07.07 0 0 1-.072.071ZM7.952 19.464h7.674a.66.66 0 0 0 .225-.047l2.168-1.006V15.4a.967.967 0 0 0-.098-.005H5.66a.968.968 0 0 0-.097.005v3.005l2.167 1.013a.65.65 0 0 0 .222.046Zm.64 2.847v-1.524h6.4v1.524a.367.367 0 0 1-.368.367H8.958a.366.366 0 0 1-.367-.367Z",
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: "M10.412 1.589v4.59H4.855c-.77 0-1.394.624-1.394 1.394V14c0 .55.318 1.024.78 1.252v3.429c0 .493.398.753.604.849l2.35 1.098.011.005.063.025v1.653a1.69 1.69 0 0 0 1.689 1.69h5.665a1.69 1.69 0 0 0 1.691-1.69v-1.655a1.81 1.81 0 0 0 .059-.023l.01-.005 2.354-1.091c.204-.096.605-.353.605-.85V15.38A1.394 1.394 0 0 0 20.54 14V7.573c0-.77-.624-1.394-1.394-1.394h-5.557v-4.59a1.588 1.588 0 0 0-3.176 0ZM7.938 7.502h3.401v6.569H7.938v-6.57Zm-1.323 0h-1.76a.071.071 0 0 0-.071.071V14c0 .04.032.071.071.071h1.76v-6.57Zm6.047 6.569h3.427v-6.57h-3.286l-.025.001h-.116v6.569Zm6.483 0h-1.733v-6.57h1.733c.04 0 .072.033.072.072V14a.07.07 0 0 1-.072.071ZM7.952 19.464h7.674a.66.66 0 0 0 .225-.047l2.168-1.006V15.4a.967.967 0 0 0-.098-.005H5.66a.968.968 0 0 0-.097.005v3.005l2.167 1.013a.65.65 0 0 0 .222.046Zm.64 2.847v-1.524h6.4v1.524a.367.367 0 0 1-.368.367H8.958a.366.366 0 0 1-.367-.367Z",
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: "M22 6.19v11.62a2.15 2.15 0 0 1-.652 1.578c-.435.434-.96.652-1.578.652H4.23a2.15 2.15 0 0 1-1.578-.652A2.15 2.15 0 0 1 2 17.81V6.19c0-.617.217-1.143.652-1.578.435-.435.96-.652 1.578-.652h15.54a2.15 2.15 0 0 1 1.578.652c.435.435.652.96.652 1.578ZM4.23 8.062h15.54V6.19H4.23v1.872Zm0 3.92v5.828h15.54v-5.828H4.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 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: "M22 6.19v11.62a2.15 2.15 0 0 1-.652 1.578c-.435.434-.96.652-1.578.652H4.23a2.15 2.15 0 0 1-1.578-.652A2.15 2.15 0 0 1 2 17.81V6.19c0-.617.217-1.143.652-1.578.435-.435.96-.652 1.578-.652h15.54a2.15 2.15 0 0 1 1.578.652c.435.435.652.96.652 1.578ZM4.23 8.062h15.54V6.19H4.23v1.872Zm0 3.92v5.828h15.54v-5.828H4.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
  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: "M16.181 0H7.818a3.307 3.307 0 0 0-3.307 3.307v8.959a2.195 2.195 0 0 0-.728.184c-.222.103-.715.403-.715 1.004v4.253c0 .584.472.891.715 1.005l2.78 1.298.013.006.074.03v1.956A1.999 1.999 0 0 0 8.648 24h6.701a1.999 1.999 0 0 0 2.001-1.998v-1.958l.069-.027.013-.006 2.783-1.291.002-.001c.24-.112.715-.416.715-1.004v-4.26c0-.603-.494-.902-.716-1.005a2.2 2.2 0 0 0-.727-.184V3.307A3.307 3.307 0 0 0 16.18 0Zm-5.4 12.255H5.928v-6.46h12.143v6.46h-4.853V8.268H10.78v3.987Zm0 1.565H4.747a.982.982 0 0 0-.114.006v3.555l2.562 1.198a.77.77 0 0 0 .263.055h9.077a.778.778 0 0 0 .267-.056l2.565-1.19v-3.562a1.127 1.127 0 0 0-.116-.006h-6.033v1.151c0 .701-1.219 1.271-1.219 1.271s-1.218-.57-1.218-1.271v-1.15Zm.497-9.207h-2.2V1.417h2.2v3.196Zm6.793 0h-2.125V1.417h.235a1.89 1.89 0 0 1 1.89 1.89v1.306Zm-3.308-3.196v3.196h-2.302V1.417h2.303Zm-6.868 0v3.196H5.928V3.307a1.89 1.89 0 0 1 1.89-1.89h.077Zm.32 18.782h7.57v1.803a.432.432 0 0 1-.434.433H8.648a.434.434 0 0 1-.434-.433v-1.803Z",
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: "M16.181 0H7.818a3.307 3.307 0 0 0-3.307 3.307v8.959a2.195 2.195 0 0 0-.728.184c-.222.103-.715.403-.715 1.004v4.253c0 .584.472.891.715 1.005l2.78 1.298.013.006.074.03v1.956A1.999 1.999 0 0 0 8.648 24h6.701a1.999 1.999 0 0 0 2.001-1.998v-1.958l.069-.027.013-.006 2.783-1.291.002-.001c.24-.112.715-.416.715-1.004v-4.26c0-.603-.494-.902-.716-1.005a2.2 2.2 0 0 0-.727-.184V3.307A3.307 3.307 0 0 0 16.18 0Zm-5.4 12.255H5.928v-6.46h12.143v6.46h-4.853V8.268H10.78v3.987Zm0 1.565H4.747a.982.982 0 0 0-.114.006v3.555l2.562 1.198a.77.77 0 0 0 .263.055h9.077a.778.778 0 0 0 .267-.056l2.565-1.19v-3.562a1.127 1.127 0 0 0-.116-.006h-6.033v1.151c0 .701-1.219 1.271-1.219 1.271s-1.218-.57-1.218-1.271v-1.15Zm.497-9.207h-2.2V1.417h2.2v3.196Zm6.793 0h-2.125V1.417h.235a1.89 1.89 0 0 1 1.89 1.89v1.306Zm-3.308-3.196v3.196h-2.302V1.417h2.303Zm-6.868 0v3.196H5.928V3.307a1.89 1.89 0 0 1 1.89-1.89h.077Zm.32 18.782h7.57v1.803a.432.432 0 0 1-.434.433H8.648a.434.434 0 0 1-.434-.433v-1.803Z",
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 2.07V21.9a2 2 0 0 0 2 2h9.07a.57.57 0 0 0 .53-.56.56.56 0 0 0-.54-.54H2a.901.901 0 0 1-.9-.91V2.07a.9.9 0 0 1 .9-.9h13.659a.9.9 0 0 1 .9.9V3.6a.55.55 0 1 0 1.1 0V2.07a2 2 0 0 0-2-2H1.999A2 2 0 0 0 0 2.07Zm24 19.906v-.001c0-.026 0-.05-.002-.076V6.489a2.07 2.07 0 0 0-.71-1.55 2 2 0 0 0-1.29-.47H14a2 2 0 0 0-2 2V21.9a2 2 0 0 0 .22.91c.11.213.256.405.43.57a2 2 0 0 0 1.36.54h8c.146.015.293.015.44 0a2 2 0 0 0 1.11-.69 2 2 0 0 0 .44-1.254ZM11.12 19.53H3.05V2.91h11.32v.67a.55.55 0 1 0 1.1 0v-.65a1.14 1.14 0 0 0-1.13-1.13H3.06a1.14 1.14 0 0 0-1.13 1.13v16.579a1.13 1.13 0 0 0 1.13 1.13h8.06a.55.55 0 1 0 0-1.1v-.01Zm11.759 2.41a.89.89 0 0 1-.46.79.83.83 0 0 1-.44.12h-8a.91.91 0 0 1-.9-.91v-.6h9.84l-.04.6Zm0-1.72h-9.88V8.729h9.84l.04 11.49Zm0-12.57h-9.88V6.49a.91.91 0 0 1 .9-.91h8a.9.9 0 0 1 .9.91l.08 1.16ZM8.859 22.61a.81.81 0 1 0 0-1.62.81.81 0 0 0 0 1.62Zm8.51-16.54h1.78a.56.56 0 0 1 0 1.12h-1.78a.56.56 0 0 1 0-1.12Z",
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 2.07V21.9a2 2 0 0 0 2 2h9.07a.57.57 0 0 0 .53-.56.56.56 0 0 0-.54-.54H2a.901.901 0 0 1-.9-.91V2.07a.9.9 0 0 1 .9-.9h13.659a.9.9 0 0 1 .9.9V3.6a.55.55 0 1 0 1.1 0V2.07a2 2 0 0 0-2-2H1.999A2 2 0 0 0 0 2.07Zm24 19.906v-.001c0-.026 0-.05-.002-.076V6.489a2.07 2.07 0 0 0-.71-1.55 2 2 0 0 0-1.29-.47H14a2 2 0 0 0-2 2V21.9a2 2 0 0 0 .22.91c.11.213.256.405.43.57a2 2 0 0 0 1.36.54h8c.146.015.293.015.44 0a2 2 0 0 0 1.11-.69 2 2 0 0 0 .44-1.254ZM11.12 19.53H3.05V2.91h11.32v.67a.55.55 0 1 0 1.1 0v-.65a1.14 1.14 0 0 0-1.13-1.13H3.06a1.14 1.14 0 0 0-1.13 1.13v16.579a1.13 1.13 0 0 0 1.13 1.13h8.06a.55.55 0 1 0 0-1.1v-.01Zm11.759 2.41a.89.89 0 0 1-.46.79.83.83 0 0 1-.44.12h-8a.91.91 0 0 1-.9-.91v-.6h9.84l-.04.6Zm0-1.72h-9.88V8.729h9.84l.04 11.49Zm0-12.57h-9.88V6.49a.91.91 0 0 1 .9-.91h8a.9.9 0 0 1 .9.91l.08 1.16ZM8.859 22.61a.81.81 0 1 0 0-1.62.81.81 0 0 0 0 1.62Zm8.51-16.54h1.78a.56.56 0 0 1 0 1.12h-1.78a.56.56 0 0 1 0-1.12Z",
25
23
  clipRule: "evenodd"
26
24
  })]
27
- });
25
+ });
26
+ export default SvgComponent;