@telus-uds/palette-koodo 3.2.0 → 3.3.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 (386) hide show
  1. package/CHANGELOG.json +16 -1
  2. package/CHANGELOG.md +10 -2
  3. package/build/android/border.xml +1 -1
  4. package/build/android/color.xml +1 -1
  5. package/build/android/font_size.xml +1 -1
  6. package/build/android/radius.xml +1 -1
  7. package/build/android/size.xml +1 -1
  8. package/build/ios/Border.swift +1 -1
  9. package/build/ios/Color.swift +1 -1
  10. package/build/ios/FontSize.swift +1 -1
  11. package/build/ios/Radius.swift +1 -1
  12. package/build/ios/Size.swift +1 -1
  13. package/build/rn/icons/Add.js +33 -17
  14. package/build/rn/icons/Add.native.js +31 -15
  15. package/build/rn/icons/Amex.js +36 -20
  16. package/build/rn/icons/Amex.native.js +34 -18
  17. package/build/rn/icons/AndroidEN.js +61 -45
  18. package/build/rn/icons/AndroidEN.native.js +59 -43
  19. package/build/rn/icons/AndroidFR.js +58 -42
  20. package/build/rn/icons/AndroidFR.native.js +56 -40
  21. package/build/rn/icons/ArrowDownCircled.js +32 -16
  22. package/build/rn/icons/ArrowDownCircled.native.js +30 -14
  23. package/build/rn/icons/ArrowLeft.js +33 -17
  24. package/build/rn/icons/ArrowLeft.native.js +31 -15
  25. package/build/rn/icons/ArrowRight.js +33 -17
  26. package/build/rn/icons/ArrowRight.native.js +31 -15
  27. package/build/rn/icons/BoxOutline.js +32 -16
  28. package/build/rn/icons/BoxOutline.native.js +30 -14
  29. package/build/rn/icons/BoxOutlineChecked.js +32 -16
  30. package/build/rn/icons/BoxOutlineChecked.native.js +30 -14
  31. package/build/rn/icons/Bullet.js +33 -17
  32. package/build/rn/icons/Bullet.native.js +31 -15
  33. package/build/rn/icons/BulletCircle.js +35 -19
  34. package/build/rn/icons/BulletCircle.native.js +33 -17
  35. package/build/rn/icons/BulletFill.js +35 -19
  36. package/build/rn/icons/BulletFill.native.js +33 -17
  37. package/build/rn/icons/CanadaFilled.js +42 -0
  38. package/build/rn/icons/CanadaFilled.native.js +41 -0
  39. package/build/rn/icons/Cart.js +33 -17
  40. package/build/rn/icons/Cart.native.js +31 -15
  41. package/build/rn/icons/CartFilled.js +35 -19
  42. package/build/rn/icons/CartFilled.native.js +33 -17
  43. package/build/rn/icons/Caution.js +35 -19
  44. package/build/rn/icons/Caution.native.js +33 -17
  45. package/build/rn/icons/Check.js +33 -17
  46. package/build/rn/icons/Check.native.js +31 -15
  47. package/build/rn/icons/CheckCircle.js +35 -19
  48. package/build/rn/icons/CheckCircle.native.js +33 -17
  49. package/build/rn/icons/CheckCircleFilled.js +35 -19
  50. package/build/rn/icons/CheckCircleFilled.native.js +33 -17
  51. package/build/rn/icons/CheckCircledFilled.js +32 -16
  52. package/build/rn/icons/CheckCircledFilled.native.js +30 -14
  53. package/build/rn/icons/CheckCircledNotFilled.js +38 -22
  54. package/build/rn/icons/CheckCircledNotFilled.native.js +36 -20
  55. package/build/rn/icons/ChevronDown.js +33 -17
  56. package/build/rn/icons/ChevronDown.native.js +31 -15
  57. package/build/rn/icons/ChevronLeft.js +33 -17
  58. package/build/rn/icons/ChevronLeft.native.js +31 -15
  59. package/build/rn/icons/ChevronRight.js +33 -17
  60. package/build/rn/icons/ChevronRight.native.js +31 -15
  61. package/build/rn/icons/ChevronUp.js +33 -17
  62. package/build/rn/icons/ChevronUp.native.js +31 -15
  63. package/build/rn/icons/CircledLine.js +43 -27
  64. package/build/rn/icons/CircledLine.native.js +41 -25
  65. package/build/rn/icons/Clipboard.js +33 -17
  66. package/build/rn/icons/Clipboard.native.js +31 -15
  67. package/build/rn/icons/Close.js +33 -17
  68. package/build/rn/icons/Close.native.js +31 -15
  69. package/build/rn/icons/ClosedCaptions.js +33 -17
  70. package/build/rn/icons/ClosedCaptions.native.js +31 -15
  71. package/build/rn/icons/Coaxial.js +35 -19
  72. package/build/rn/icons/Coaxial.native.js +33 -17
  73. package/build/rn/icons/CreditCard.js +33 -17
  74. package/build/rn/icons/CreditCard.native.js +31 -15
  75. package/build/rn/icons/DSL.js +35 -19
  76. package/build/rn/icons/DSL.native.js +33 -17
  77. package/build/rn/icons/Devices.js +35 -19
  78. package/build/rn/icons/Devices.native.js +33 -17
  79. package/build/rn/icons/Download.js +35 -19
  80. package/build/rn/icons/Download.native.js +33 -17
  81. package/build/rn/icons/ExclamationOctagon.js +35 -19
  82. package/build/rn/icons/ExclamationOctagon.native.js +33 -17
  83. package/build/rn/icons/ExclamationTriangle.js +35 -19
  84. package/build/rn/icons/ExclamationTriangle.native.js +33 -17
  85. package/build/rn/icons/Expand.js +33 -17
  86. package/build/rn/icons/Expand.native.js +31 -15
  87. package/build/rn/icons/EyeClosed.js +33 -17
  88. package/build/rn/icons/EyeClosed.native.js +31 -15
  89. package/build/rn/icons/EyeMasked.js +34 -18
  90. package/build/rn/icons/EyeMasked.native.js +32 -16
  91. package/build/rn/icons/EyeOpened.js +35 -19
  92. package/build/rn/icons/EyeOpened.native.js +33 -17
  93. package/build/rn/icons/EyeUnmasked.js +38 -22
  94. package/build/rn/icons/EyeUnmasked.native.js +36 -20
  95. package/build/rn/icons/FullscreenExpand.js +33 -17
  96. package/build/rn/icons/FullscreenExpand.native.js +31 -15
  97. package/build/rn/icons/FullscreenMinimize.js +33 -17
  98. package/build/rn/icons/FullscreenMinimize.native.js +31 -15
  99. package/build/rn/icons/Gift.js +35 -19
  100. package/build/rn/icons/Gift.native.js +33 -17
  101. package/build/rn/icons/Hamburger.js +33 -17
  102. package/build/rn/icons/Hamburger.native.js +31 -15
  103. package/build/rn/icons/IOSEN.js +53 -37
  104. package/build/rn/icons/IOSEN.native.js +51 -35
  105. package/build/rn/icons/IOSFR.js +53 -37
  106. package/build/rn/icons/IOSFR.native.js +51 -35
  107. package/build/rn/icons/IdCard.js +45 -29
  108. package/build/rn/icons/IdCard.native.js +43 -27
  109. package/build/rn/icons/IdTag.js +45 -29
  110. package/build/rn/icons/IdTag.native.js +43 -27
  111. package/build/rn/icons/Info.js +40 -24
  112. package/build/rn/icons/Info.native.js +38 -22
  113. package/build/rn/icons/InfoSelected.js +41 -25
  114. package/build/rn/icons/InfoSelected.native.js +39 -23
  115. package/build/rn/icons/InformationCircled.js +32 -16
  116. package/build/rn/icons/InformationCircled.native.js +30 -14
  117. package/build/rn/icons/InternetSpeed.js +33 -17
  118. package/build/rn/icons/InternetSpeed.native.js +31 -15
  119. package/build/rn/icons/Kebab.js +44 -28
  120. package/build/rn/icons/Kebab.native.js +42 -26
  121. package/build/rn/icons/LeftCircle.js +35 -19
  122. package/build/rn/icons/LeftCircle.native.js +33 -17
  123. package/build/rn/icons/LinkExternal.js +35 -19
  124. package/build/rn/icons/LinkExternal.native.js +33 -17
  125. package/build/rn/icons/LocationMap.js +35 -19
  126. package/build/rn/icons/LocationMap.native.js +33 -17
  127. package/build/rn/icons/LockFilled.js +35 -19
  128. package/build/rn/icons/LockFilled.native.js +33 -17
  129. package/build/rn/icons/Maintenance.js +35 -19
  130. package/build/rn/icons/Maintenance.native.js +33 -17
  131. package/build/rn/icons/MaintenanceFilled.js +35 -19
  132. package/build/rn/icons/MaintenanceFilled.native.js +33 -17
  133. package/build/rn/icons/MasterCard.js +40 -24
  134. package/build/rn/icons/MasterCard.native.js +38 -22
  135. package/build/rn/icons/Muted.js +33 -17
  136. package/build/rn/icons/Muted.native.js +31 -15
  137. package/build/rn/icons/Number1FilledMono.js +35 -19
  138. package/build/rn/icons/Number1FilledMono.native.js +33 -17
  139. package/build/rn/icons/Number1FilledMulti.js +46 -30
  140. package/build/rn/icons/Number1FilledMulti.native.js +44 -28
  141. package/build/rn/icons/Number2FilledMono.js +35 -19
  142. package/build/rn/icons/Number2FilledMono.native.js +33 -17
  143. package/build/rn/icons/Number2FilledMulti.js +37 -21
  144. package/build/rn/icons/Number2FilledMulti.native.js +35 -19
  145. package/build/rn/icons/Number3FilledMono.js +35 -19
  146. package/build/rn/icons/Number3FilledMono.native.js +33 -17
  147. package/build/rn/icons/Number3FilledMulti.js +37 -21
  148. package/build/rn/icons/Number3FilledMulti.native.js +35 -19
  149. package/build/rn/icons/Number4FilledMono.js +37 -21
  150. package/build/rn/icons/Number4FilledMono.native.js +35 -19
  151. package/build/rn/icons/Number4FilledMulti.js +37 -21
  152. package/build/rn/icons/Number4FilledMulti.native.js +35 -19
  153. package/build/rn/icons/Number5FilledMono.js +35 -19
  154. package/build/rn/icons/Number5FilledMono.native.js +33 -17
  155. package/build/rn/icons/Number5FilledMulti.js +37 -21
  156. package/build/rn/icons/Number5FilledMulti.native.js +35 -19
  157. package/build/rn/icons/OfferStarFilled.js +35 -19
  158. package/build/rn/icons/OfferStarFilled.native.js +33 -17
  159. package/build/rn/icons/Pause.js +33 -17
  160. package/build/rn/icons/Pause.native.js +31 -15
  161. package/build/rn/icons/PaymentAdd.js +33 -17
  162. package/build/rn/icons/PaymentAdd.native.js +31 -15
  163. package/build/rn/icons/Perk.js +35 -19
  164. package/build/rn/icons/Perk.native.js +33 -17
  165. package/build/rn/icons/Phone.js +33 -17
  166. package/build/rn/icons/Phone.native.js +31 -15
  167. package/build/rn/icons/PhoneTroubleshoot.js +35 -19
  168. package/build/rn/icons/PhoneTroubleshoot.native.js +33 -17
  169. package/build/rn/icons/Play.js +33 -17
  170. package/build/rn/icons/Play.native.js +31 -15
  171. package/build/rn/icons/PlaySolid.js +35 -19
  172. package/build/rn/icons/PlaySolid.native.js +33 -17
  173. package/build/rn/icons/PlayVideo.js +35 -19
  174. package/build/rn/icons/PlayVideo.native.js +33 -17
  175. package/build/rn/icons/PlugPlay.js +35 -19
  176. package/build/rn/icons/PlugPlay.native.js +33 -17
  177. package/build/rn/icons/Preference.js +35 -19
  178. package/build/rn/icons/Preference.native.js +33 -17
  179. package/build/rn/icons/Price.js +35 -19
  180. package/build/rn/icons/Price.native.js +33 -17
  181. package/build/rn/icons/Profile.js +35 -19
  182. package/build/rn/icons/Profile.native.js +33 -17
  183. package/build/rn/icons/Question.js +35 -19
  184. package/build/rn/icons/Question.native.js +33 -17
  185. package/build/rn/icons/QuestionFilled.js +35 -19
  186. package/build/rn/icons/QuestionFilled.native.js +33 -17
  187. package/build/rn/icons/QuoteLeft.js +35 -19
  188. package/build/rn/icons/QuoteLeft.native.js +33 -17
  189. package/build/rn/icons/QuoteLeftArrow.js +39 -23
  190. package/build/rn/icons/QuoteLeftArrow.native.js +37 -21
  191. package/build/rn/icons/QuoteRightArrow.js +39 -23
  192. package/build/rn/icons/QuoteRightArrow.native.js +37 -21
  193. package/build/rn/icons/RadialOutline.js +32 -16
  194. package/build/rn/icons/RadialOutline.native.js +30 -14
  195. package/build/rn/icons/RadialOutlineChecked.js +32 -16
  196. package/build/rn/icons/RadialOutlineChecked.native.js +30 -14
  197. package/build/rn/icons/Receipt.js +35 -19
  198. package/build/rn/icons/Receipt.native.js +33 -17
  199. package/build/rn/icons/Refresh.js +35 -19
  200. package/build/rn/icons/Refresh.native.js +33 -17
  201. package/build/rn/icons/Replay.js +33 -17
  202. package/build/rn/icons/Replay.native.js +31 -15
  203. package/build/rn/icons/RightCircle.js +35 -19
  204. package/build/rn/icons/RightCircle.native.js +33 -17
  205. package/build/rn/icons/RightCirlce.js +35 -19
  206. package/build/rn/icons/RightCirlce.native.js +33 -17
  207. package/build/rn/icons/Settings.js +35 -19
  208. package/build/rn/icons/Settings.native.js +33 -17
  209. package/build/rn/icons/SettingsSolid.js +33 -17
  210. package/build/rn/icons/SettingsSolid.native.js +31 -15
  211. package/build/rn/icons/ShippingFilled.js +35 -19
  212. package/build/rn/icons/ShippingFilled.native.js +33 -17
  213. package/build/rn/icons/Shop.js +35 -19
  214. package/build/rn/icons/Shop.native.js +33 -17
  215. package/build/rn/icons/Sim.js +35 -19
  216. package/build/rn/icons/Sim.native.js +33 -17
  217. package/build/rn/icons/SimFilled.js +35 -19
  218. package/build/rn/icons/SimFilled.native.js +33 -17
  219. package/build/rn/icons/Spyglass.js +35 -19
  220. package/build/rn/icons/Spyglass.native.js +33 -17
  221. package/build/rn/icons/Streaming.js +33 -17
  222. package/build/rn/icons/Streaming.native.js +31 -15
  223. package/build/rn/icons/Subtract.js +33 -17
  224. package/build/rn/icons/Subtract.native.js +31 -15
  225. package/build/rn/icons/Tag.js +35 -19
  226. package/build/rn/icons/Tag.native.js +33 -17
  227. package/build/rn/icons/TagFilled.js +35 -19
  228. package/build/rn/icons/TagFilled.native.js +33 -17
  229. package/build/rn/icons/Times.js +32 -16
  230. package/build/rn/icons/Times.native.js +30 -14
  231. package/build/rn/icons/TimesCircled.js +52 -36
  232. package/build/rn/icons/TimesCircled.native.js +50 -34
  233. package/build/rn/icons/ToolTipFilled.js +35 -19
  234. package/build/rn/icons/ToolTipFilled.native.js +33 -17
  235. package/build/rn/icons/Tooltip.js +35 -19
  236. package/build/rn/icons/Tooltip.native.js +33 -17
  237. package/build/rn/icons/TooltipSymbol.js +33 -17
  238. package/build/rn/icons/TooltipSymbol.native.js +31 -15
  239. package/build/rn/icons/Unmuted.js +35 -19
  240. package/build/rn/icons/Unmuted.native.js +33 -17
  241. package/build/rn/icons/User.js +35 -19
  242. package/build/rn/icons/User.native.js +33 -17
  243. package/build/rn/icons/UserAdd.js +35 -19
  244. package/build/rn/icons/UserAdd.native.js +33 -17
  245. package/build/rn/icons/Visa.js +45 -29
  246. package/build/rn/icons/Visa.native.js +43 -27
  247. package/build/rn/icons/canada-filled.icon.svg +3 -0
  248. package/build/rn/icons/index.js +1 -0
  249. package/build/rn/icons/utils/icon-native-utils.js +63 -0
  250. package/build/rn/icons/utils/icon-shared-utils.js +34 -0
  251. package/build/rn/icons/utils/icon-web-utils.js +50 -0
  252. package/build/rn/palette.js +2 -1
  253. package/build/web/fonts/fonts-cdn-family.css +5 -5
  254. package/build/web/fonts/fonts-cdn.css +5 -5
  255. package/build/web/fonts/fonts-local-family.css +5 -5
  256. package/build/web/fonts/fonts-local.css +5 -5
  257. package/build/web/icons/Add.js +33 -17
  258. package/build/web/icons/Amex.js +36 -20
  259. package/build/web/icons/AndroidEN.js +61 -45
  260. package/build/web/icons/AndroidFR.js +58 -42
  261. package/build/web/icons/ArrowDownCircled.js +32 -16
  262. package/build/web/icons/ArrowLeft.js +33 -17
  263. package/build/web/icons/ArrowRight.js +33 -17
  264. package/build/web/icons/BoxOutline.js +32 -16
  265. package/build/web/icons/BoxOutlineChecked.js +32 -16
  266. package/build/web/icons/Bullet.js +33 -17
  267. package/build/web/icons/BulletCircle.js +35 -19
  268. package/build/web/icons/BulletFill.js +35 -19
  269. package/build/web/icons/CanadaFilled.js +42 -0
  270. package/build/web/icons/Cart.js +33 -17
  271. package/build/web/icons/CartFilled.js +35 -19
  272. package/build/web/icons/Caution.js +35 -19
  273. package/build/web/icons/Check.js +33 -17
  274. package/build/web/icons/CheckCircle.js +35 -19
  275. package/build/web/icons/CheckCircleFilled.js +35 -19
  276. package/build/web/icons/CheckCircledFilled.js +32 -16
  277. package/build/web/icons/CheckCircledNotFilled.js +38 -22
  278. package/build/web/icons/ChevronDown.js +33 -17
  279. package/build/web/icons/ChevronLeft.js +33 -17
  280. package/build/web/icons/ChevronRight.js +33 -17
  281. package/build/web/icons/ChevronUp.js +33 -17
  282. package/build/web/icons/CircledLine.js +43 -27
  283. package/build/web/icons/Clipboard.js +33 -17
  284. package/build/web/icons/Close.js +33 -17
  285. package/build/web/icons/ClosedCaptions.js +33 -17
  286. package/build/web/icons/Coaxial.js +35 -19
  287. package/build/web/icons/CreditCard.js +33 -17
  288. package/build/web/icons/DSL.js +35 -19
  289. package/build/web/icons/Devices.js +35 -19
  290. package/build/web/icons/Download.js +35 -19
  291. package/build/web/icons/ExclamationOctagon.js +35 -19
  292. package/build/web/icons/ExclamationTriangle.js +35 -19
  293. package/build/web/icons/Expand.js +33 -17
  294. package/build/web/icons/EyeClosed.js +33 -17
  295. package/build/web/icons/EyeMasked.js +34 -18
  296. package/build/web/icons/EyeOpened.js +35 -19
  297. package/build/web/icons/EyeUnmasked.js +38 -22
  298. package/build/web/icons/FullscreenExpand.js +33 -17
  299. package/build/web/icons/FullscreenMinimize.js +33 -17
  300. package/build/web/icons/Gift.js +35 -19
  301. package/build/web/icons/Hamburger.js +33 -17
  302. package/build/web/icons/IOSEN.js +53 -37
  303. package/build/web/icons/IOSFR.js +53 -37
  304. package/build/web/icons/IdCard.js +45 -29
  305. package/build/web/icons/IdTag.js +45 -29
  306. package/build/web/icons/Info.js +40 -24
  307. package/build/web/icons/InfoSelected.js +41 -25
  308. package/build/web/icons/InformationCircled.js +32 -16
  309. package/build/web/icons/InternetSpeed.js +33 -17
  310. package/build/web/icons/Kebab.js +44 -28
  311. package/build/web/icons/LeftCircle.js +35 -19
  312. package/build/web/icons/LinkExternal.js +35 -19
  313. package/build/web/icons/LocationMap.js +35 -19
  314. package/build/web/icons/LockFilled.js +35 -19
  315. package/build/web/icons/Maintenance.js +35 -19
  316. package/build/web/icons/MaintenanceFilled.js +35 -19
  317. package/build/web/icons/MasterCard.js +40 -24
  318. package/build/web/icons/Muted.js +33 -17
  319. package/build/web/icons/Number1FilledMono.js +35 -19
  320. package/build/web/icons/Number1FilledMulti.js +46 -30
  321. package/build/web/icons/Number2FilledMono.js +35 -19
  322. package/build/web/icons/Number2FilledMulti.js +37 -21
  323. package/build/web/icons/Number3FilledMono.js +35 -19
  324. package/build/web/icons/Number3FilledMulti.js +37 -21
  325. package/build/web/icons/Number4FilledMono.js +37 -21
  326. package/build/web/icons/Number4FilledMulti.js +37 -21
  327. package/build/web/icons/Number5FilledMono.js +35 -19
  328. package/build/web/icons/Number5FilledMulti.js +37 -21
  329. package/build/web/icons/OfferStarFilled.js +35 -19
  330. package/build/web/icons/Pause.js +33 -17
  331. package/build/web/icons/PaymentAdd.js +33 -17
  332. package/build/web/icons/Perk.js +35 -19
  333. package/build/web/icons/Phone.js +33 -17
  334. package/build/web/icons/PhoneTroubleshoot.js +35 -19
  335. package/build/web/icons/Play.js +33 -17
  336. package/build/web/icons/PlaySolid.js +35 -19
  337. package/build/web/icons/PlayVideo.js +35 -19
  338. package/build/web/icons/PlugPlay.js +35 -19
  339. package/build/web/icons/Preference.js +35 -19
  340. package/build/web/icons/Price.js +35 -19
  341. package/build/web/icons/Profile.js +35 -19
  342. package/build/web/icons/Question.js +35 -19
  343. package/build/web/icons/QuestionFilled.js +35 -19
  344. package/build/web/icons/QuoteLeft.js +35 -19
  345. package/build/web/icons/QuoteLeftArrow.js +39 -23
  346. package/build/web/icons/QuoteRightArrow.js +39 -23
  347. package/build/web/icons/RadialOutline.js +32 -16
  348. package/build/web/icons/RadialOutlineChecked.js +32 -16
  349. package/build/web/icons/Receipt.js +35 -19
  350. package/build/web/icons/Refresh.js +35 -19
  351. package/build/web/icons/Replay.js +33 -17
  352. package/build/web/icons/RightCircle.js +35 -19
  353. package/build/web/icons/RightCirlce.js +35 -19
  354. package/build/web/icons/Settings.js +35 -19
  355. package/build/web/icons/SettingsSolid.js +33 -17
  356. package/build/web/icons/ShippingFilled.js +35 -19
  357. package/build/web/icons/Shop.js +35 -19
  358. package/build/web/icons/Sim.js +35 -19
  359. package/build/web/icons/SimFilled.js +35 -19
  360. package/build/web/icons/Spyglass.js +35 -19
  361. package/build/web/icons/Streaming.js +33 -17
  362. package/build/web/icons/Subtract.js +33 -17
  363. package/build/web/icons/Tag.js +35 -19
  364. package/build/web/icons/TagFilled.js +35 -19
  365. package/build/web/icons/Times.js +32 -16
  366. package/build/web/icons/TimesCircled.js +52 -36
  367. package/build/web/icons/ToolTipFilled.js +35 -19
  368. package/build/web/icons/Tooltip.js +35 -19
  369. package/build/web/icons/TooltipSymbol.js +33 -17
  370. package/build/web/icons/Unmuted.js +35 -19
  371. package/build/web/icons/User.js +35 -19
  372. package/build/web/icons/UserAdd.js +35 -19
  373. package/build/web/icons/Visa.js +45 -29
  374. package/build/web/icons/canada-filled.icon.svg +3 -0
  375. package/build/web/icons/index.js +1 -0
  376. package/build/web/icons/utils/icon-shared-utils.js +34 -0
  377. package/build/web/icons/utils/icon-web-utils.js +50 -0
  378. package/build/web/palette.js +7 -6
  379. package/icon/canada-filled.svg +3 -0
  380. package/package.json +1 -1
  381. package/palette.json +4 -0
  382. /package/build/web/fonts/{StagSans-Bold-v3_2_0.otf → StagSans-Bold-v3_3_0.otf} +0 -0
  383. /package/build/web/fonts/{StagSans-Light-v3_2_0.otf → StagSans-Light-v3_3_0.otf} +0 -0
  384. /package/build/web/fonts/{StagSans-Medium-v3_2_0.otf → StagSans-Medium-v3_3_0.otf} +0 -0
  385. /package/build/web/fonts/{StagSans-Regular-v3_2_0.otf → StagSans-Regular-v3_3_0.otf} +0 -0
  386. /package/build/web/fonts/{StagSans-Semibold-v3_2_0.otf → StagSans-Semibold-v3_3_0.otf} +0 -0
@@ -7,40 +7,56 @@ module.exports = ({
7
7
  titleId,
8
8
  size,
9
9
  color,
10
+ gradient,
10
11
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
12
- ...props,
13
- xmlns: "http://www.w3.org/2000/svg",
14
- width: size,
15
- height: size,
16
- fill: color,
17
- "aria-labelledby": titleId,
18
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
19
- id: titleId,
20
- children: title
21
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
22
- clipPath: "url(#prefix__a)",
23
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
24
- fill: "#A6A6A6",
25
- d: "M140.374 0H11.442c-.44 0-.875 0-1.314.003-.367.002-.732.009-1.103.015-.806.01-1.61.08-2.404.212a7.998 7.998 0 0 0-2.282.752 7.725 7.725 0 0 0-3.356 3.36 7.921 7.921 0 0 0-.75 2.284 15.592 15.592 0 0 0-.215 2.402c-.011.368-.012.737-.018 1.105V37.87c.006.373.007.734.018 1.107.01.805.082 1.608.215 2.402.132.796.385 1.566.75 2.285a7.452 7.452 0 0 0 1.414 1.937 7.53 7.53 0 0 0 1.942 1.415c.719.365 1.488.62 2.282.757.795.13 1.598.201 2.404.212.371.008.736.013 1.103.013.439.002.874.002 1.314.002h128.932c.431 0 .869 0 1.301-.002.365 0 .74-.005 1.106-.013.804-.01 1.606-.081 2.4-.212a8.176 8.176 0 0 0 2.29-.757 7.535 7.535 0 0 0 1.94-1.415 7.658 7.658 0 0 0 1.418-1.937c.363-.72.613-1.49.743-2.285.134-.794.209-1.597.223-2.402.005-.373.005-.734.005-1.106.009-.437.009-.87.009-1.313V11.444c0-.44 0-.876-.009-1.31 0-.369 0-.738-.005-1.106a16.125 16.125 0 0 0-.223-2.402 7.929 7.929 0 0 0-.743-2.284 7.756 7.756 0 0 0-3.358-3.36 8.131 8.131 0 0 0-2.29-.752 15.652 15.652 0 0 0-2.4-.212c-.366-.006-.741-.013-1.106-.016-.432-.002-.87-.002-1.301-.002Z"
26
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
27
- fill: "#000",
28
- d: "M10.134 46.95c-.366 0-.723-.005-1.085-.013a15.227 15.227 0 0 1-2.243-.195 7.058 7.058 0 0 1-1.988-.658 6.486 6.486 0 0 1-1.677-1.22 6.386 6.386 0 0 1-1.224-1.676 6.866 6.866 0 0 1-.652-1.988 14.893 14.893 0 0 1-.2-2.25c-.007-.253-.017-1.096-.017-1.096v-27.72s.01-.83.017-1.074c.01-.753.076-1.504.199-2.247a6.907 6.907 0 0 1 .652-1.994A6.449 6.449 0 0 1 3.134 3.14a6.679 6.679 0 0 1 1.683-1.227 6.988 6.988 0 0 1 1.984-.652 15.103 15.103 0 0 1 2.25-.197l1.083-.015H141.67l1.095.015c.748.01 1.493.074 2.231.195.697.119 1.373.34 2.005.658a6.718 6.718 0 0 1 2.898 2.904c.312.623.529 1.29.642 1.978.124.75.194 1.506.208 2.265.004.34.004.705.004 1.068.009.45.009.879.009 1.31v25.115c0 .436 0 .861-.009 1.29 0 .39 0 .748-.005 1.116a15.214 15.214 0 0 1-.205 2.224 6.871 6.871 0 0 1-.648 2.004 6.548 6.548 0 0 1-1.219 1.663c-.49.496-1.057.91-1.679 1.227-.63.319-1.305.541-2.001.66a15.06 15.06 0 0 1-2.243.195c-.352.008-.72.013-1.077.013l-1.301.002-130.24-.002Z"
29
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
30
- fill: "#fff",
31
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
32
- d: "M29.726 24.36a5.939 5.939 0 0 1 2.828-4.982 6.078 6.078 0 0 0-4.79-2.589c-2.014-.211-3.968 1.206-4.995 1.206-1.047 0-2.628-1.185-4.33-1.15a6.378 6.378 0 0 0-5.367 3.274c-2.321 4.018-.59 9.923 1.633 13.17 1.112 1.591 2.412 3.368 4.113 3.305 1.665-.07 2.286-1.062 4.295-1.062 1.99 0 2.574 1.062 4.31 1.022 1.786-.03 2.91-1.598 3.984-3.203a13.154 13.154 0 0 0 1.822-3.711 5.738 5.738 0 0 1-3.503-5.28ZM26.448 14.653a5.847 5.847 0 0 0 1.338-4.189 5.949 5.949 0 0 0-3.85 1.992 5.565 5.565 0 0 0-1.372 4.034 4.92 4.92 0 0 0 3.884-1.837Z"
33
- })
34
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
35
- fill: "#fff",
36
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
- d: "M42.786 17.642v-6.148h-2.252v-1.012h5.612v1.012h-2.248v6.148h-1.112ZM51.318 16.183a2.194 2.194 0 0 1-2.342 1.563 2.455 2.455 0 0 1-2.496-2.789 2.494 2.494 0 0 1 2.492-2.823c1.503 0 2.41 1.027 2.41 2.724v.372h-3.816v.06a1.427 1.427 0 0 0 1.44 1.548 1.295 1.295 0 0 0 1.285-.655h1.027Zm-3.752-1.741h2.73a1.303 1.303 0 0 0-1.33-1.4 1.383 1.383 0 0 0-1.4 1.4Zm.764-3.107 1.246-1.707h1.25l-1.394 1.707H48.33ZM52.863 10.13h1.067v7.512h-1.067v-7.513ZM60.25 16.183a2.194 2.194 0 0 1-2.342 1.563 2.455 2.455 0 0 1-2.496-2.789 2.492 2.492 0 0 1 2.492-2.823c1.503 0 2.41 1.027 2.41 2.724v.372h-3.816v.06a1.427 1.427 0 0 0 1.44 1.548 1.295 1.295 0 0 0 1.285-.655h1.027Zm-3.752-1.741h2.73a1.303 1.303 0 0 0-1.33-1.4 1.383 1.383 0 0 0-1.4 1.4Zm.765-3.107 1.245-1.707h1.25l-1.394 1.707h-1.101ZM65.284 14.005a1.207 1.207 0 0 0-1.276-.918c-.893 0-1.44.684-1.44 1.836 0 1.171.552 1.87 1.44 1.87a1.175 1.175 0 0 0 1.276-.888h1.037a2.114 2.114 0 0 1-2.307 1.841 2.48 2.48 0 0 1-2.536-2.823 2.464 2.464 0 0 1 2.53-2.789 2.133 2.133 0 0 1 2.313 1.87h-1.037ZM67.737 10.13h1.057v2.977h.084a1.663 1.663 0 0 1 1.648-.968 1.781 1.781 0 0 1 1.86 2.014v3.49H71.32v-3.227c0-.863-.402-1.3-1.155-1.3a1.26 1.26 0 0 0-1.36 1.37v3.156h-1.067v-7.513ZM73.727 16.114c0-.973.725-1.533 2.01-1.613l1.464-.085v-.466c0-.57-.377-.893-1.106-.893-.596 0-1.008.219-1.127.6h-1.032c.109-.927.982-1.523 2.208-1.523 1.354 0 2.118.675 2.118 1.816v3.692h-1.026v-.76h-.084a1.817 1.817 0 0 1-1.623.85 1.633 1.633 0 0 1-1.802-1.618Zm3.474-.462v-.451l-1.32.084c-.744.05-1.081.303-1.081.78 0 .485.422.768 1.002.768a1.274 1.274 0 0 0 1.399-1.18ZM79.932 12.239h1.026v.828h.08a1.465 1.465 0 0 1 1.46-.918c.159-.002.318.013.475.044v1.053a2.913 2.913 0 0 0-.595-.065 1.266 1.266 0 0 0-1.38 1.27v3.191h-1.066v-5.403ZM83.954 18.183h1.09c.091.392.542.645 1.262.645.888 0 1.414-.422 1.414-1.136v-1.037h-.08a1.817 1.817 0 0 1-1.667.907c-1.38 0-2.233-1.066-2.233-2.684 0-1.648.863-2.73 2.243-2.73a1.872 1.872 0 0 1 1.697.954h.085v-.864h1.022v5.448c0 1.236-.968 2.02-2.497 2.02-1.35 0-2.223-.605-2.336-1.523Zm3.786-3.31c0-1.076-.557-1.766-1.465-1.766-.917 0-1.433.69-1.433 1.766 0 1.077.516 1.767 1.433 1.767.914 0 1.465-.685 1.465-1.767ZM95.055 16.183a2.194 2.194 0 0 1-2.342 1.563 2.453 2.453 0 0 1-2.496-2.789 2.492 2.492 0 0 1 2.492-2.823c1.503 0 2.41 1.027 2.41 2.724v.372h-3.815v.06a1.43 1.43 0 0 0 1.439 1.548 1.295 1.295 0 0 0 1.285-.655h1.027Zm-3.751-1.741h2.729a1.304 1.304 0 0 0-1.33-1.4 1.383 1.383 0 0 0-1.4 1.4ZM96.551 12.239h1.027v.828h.08a1.465 1.465 0 0 1 1.459-.918c.16-.002.319.013.475.044v1.053a2.913 2.913 0 0 0-.595-.065 1.268 1.268 0 0 0-1.38 1.27v3.191h-1.066v-5.403ZM103.435 14.938c0-1.708.878-2.79 2.243-2.79a1.778 1.778 0 0 1 1.657.949h.08v-2.968h1.066v7.513h-1.022v-.854h-.084a1.876 1.876 0 0 1-1.697.943c-1.375 0-2.243-1.082-2.243-2.793Zm1.102 0c0 1.146.54 1.836 1.443 1.836.899 0 1.455-.7 1.455-1.831 0-1.127-.562-1.836-1.455-1.836-.897 0-1.443.694-1.443 1.83ZM109.922 16.114c0-.973.725-1.533 2.01-1.613l1.464-.085v-.466c0-.57-.377-.893-1.106-.893-.596 0-1.008.219-1.126.6h-1.033c.109-.927.982-1.523 2.208-1.523 1.355 0 2.119.675 2.119 1.816v3.692h-1.027v-.76h-.084a1.824 1.824 0 0 1-1.623.85 1.633 1.633 0 0 1-1.802-1.618Zm3.474-.462v-.451l-1.32.084c-.744.05-1.081.303-1.081.78 0 .485.422.768 1.002.768a1.276 1.276 0 0 0 1.399-1.18ZM116.128 12.239h1.026v.858h.08a1.616 1.616 0 0 1 1.612-.963 1.762 1.762 0 0 1 1.419.556 1.76 1.76 0 0 1 .452 1.454v3.498h-1.067v-3.23c0-.869-.377-1.3-1.166-1.3a1.24 1.24 0 0 0-1.29 1.369v3.161h-1.066v-5.403ZM124.341 12.134c1.215 0 2.01.566 2.114 1.518h-1.023c-.098-.396-.486-.65-1.091-.65-.595 0-1.047.283-1.047.705 0 .323.273.526.859.66l.897.208c1.028.239 1.51.68 1.51 1.474 0 1.018-.948 1.697-2.239 1.697-1.285 0-2.123-.58-2.218-1.538h1.068a1.092 1.092 0 0 0 1.175.675c.664 0 1.137-.298 1.137-.73 0-.322-.253-.53-.795-.66l-.942-.218c-1.028-.243-1.504-.704-1.504-1.508 0-.958.878-1.633 2.099-1.633Z"
38
- })
39
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
40
- fill: "#fff",
41
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
42
- d: "M42.238 21.68h2.231v14.902h-2.231V21.68ZM47.157 27.133l1.22-5.453h2.167l-1.476 5.453h-1.91ZM58.976 32.555h-5.68l-1.364 4.027h-2.406l5.38-14.902h2.5l5.38 14.902h-2.447l-1.363-4.027Zm-5.092-1.859h4.502l-2.22-6.537h-.061l-2.221 6.537ZM74.403 31.15c0 3.377-1.806 5.546-4.534 5.546a3.683 3.683 0 0 1-3.418-1.9H66.4v5.38h-2.23V25.718h2.158v1.807h.041a3.854 3.854 0 0 1 3.46-1.92c2.757 0 4.575 2.18 4.575 5.547Zm-2.292 0c0-2.2-1.136-3.645-2.87-3.645-1.705 0-2.85 1.476-2.85 3.646 0 2.189 1.145 3.655 2.85 3.655 1.734 0 2.87-1.436 2.87-3.655ZM86.36 31.15c0 3.377-1.806 5.546-4.533 5.546a3.683 3.683 0 0 1-3.419-1.9h-.051v5.38h-2.23V25.718h2.158v1.807h.041a3.853 3.853 0 0 1 3.46-1.92c2.757 0 4.575 2.18 4.575 5.547Zm-2.291 0c0-2.2-1.137-3.645-2.871-3.645-1.704 0-2.85 1.476-2.85 3.646 0 2.189 1.146 3.655 2.85 3.655 1.734 0 2.87-1.436 2.87-3.655ZM94.264 32.43c.165 1.478 1.6 2.449 3.562 2.449 1.88 0 3.232-.97 3.232-2.303 0-1.157-.815-1.85-2.747-2.324l-1.93-.466c-2.737-.66-4.007-1.94-4.007-4.017 0-2.571 2.24-4.337 5.422-4.337 3.149 0 5.307 1.766 5.38 4.337h-2.251c-.135-1.487-1.364-2.385-3.16-2.385-1.797 0-3.026.908-3.026 2.23 0 1.054.785 1.674 2.705 2.148l1.642.403c3.058.723 4.328 1.952 4.328 4.132 0 2.788-2.221 4.534-5.753 4.534-3.305 0-5.536-1.705-5.68-4.4h2.283ZM108.228 23.146v2.571h2.066v1.766h-2.066v5.99c0 .93.414 1.364 1.322 1.364a6.96 6.96 0 0 0 .733-.051v1.755c-.408.077-.823.111-1.238.104-2.2 0-3.058-.827-3.058-2.934v-6.228h-1.579v-1.766h1.579v-2.57h2.241ZM111.489 31.15c0-3.418 2.014-5.566 5.153-5.566 3.15 0 5.154 2.148 5.154 5.567 0 3.427-1.993 5.566-5.154 5.566-3.159 0-5.153-2.139-5.153-5.566Zm8.035 0c0-2.345-1.075-3.729-2.882-3.729-1.807 0-2.88 1.395-2.88 3.73 0 2.354 1.073 3.728 2.88 3.728s2.882-1.374 2.882-3.728ZM123.635 25.717h2.127v1.85h.051a2.59 2.59 0 0 1 2.613-1.963c.257-.001.514.027.764.083v2.086a3.114 3.114 0 0 0-1.002-.135 2.242 2.242 0 0 0-1.737.716 2.252 2.252 0 0 0-.586 1.784v6.444h-2.23V25.717ZM139.471 33.391c-.3 1.973-2.22 3.326-4.678 3.326-3.16 0-5.122-2.117-5.122-5.515 0-3.408 1.972-5.618 5.028-5.618 3.006 0 4.897 2.065 4.897 5.36v.763h-7.674v.135a2.84 2.84 0 0 0 .767 2.199 2.832 2.832 0 0 0 2.156.879 2.458 2.458 0 0 0 2.509-1.529h2.117Zm-7.538-3.242h5.431a2.607 2.607 0 0 0-.73-1.962 2.61 2.61 0 0 0-1.935-.796 2.751 2.751 0 0 0-2.766 2.758Z"
43
- })
12
+ }) => {
13
+ const iconSharedUtils = require('./utils/icon-shared-utils');
14
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
15
+ let fillValue = color;
16
+ let gradientDefs;
17
+ let gradientUtils;
18
+ if (hasGradient) {
19
+ gradientUtils = iconSharedUtils.getGradientUtils();
20
+ const iconNativeUtils = require('./utils/icon-native-utils');
21
+ const gradientId = gradientUtils.generateGradientId(gradient);
22
+ fillValue = `url(#${gradientId})`;
23
+ gradientDefs = iconNativeUtils.renderNativeGradientDefs(gradient, gradientId);
24
+ }
25
+ const svgContent = (0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
26
+ ...props,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ width: size,
29
+ height: size,
30
+ fill: fillValue,
31
+ "aria-labelledby": titleId,
32
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
33
+ id: titleId,
34
+ children: title
35
+ }) : null, (0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
36
+ clipPath: "url(#prefix__a)",
37
+ children: [(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
38
+ fill: "#A6A6A6",
39
+ d: "M140.374 0H11.442c-.44 0-.875 0-1.314.003-.367.002-.732.009-1.103.015-.806.01-1.61.08-2.404.212a7.998 7.998 0 0 0-2.282.752 7.725 7.725 0 0 0-3.356 3.36 7.921 7.921 0 0 0-.75 2.284 15.592 15.592 0 0 0-.215 2.402c-.011.368-.012.737-.018 1.105V37.87c.006.373.007.734.018 1.107.01.805.082 1.608.215 2.402.132.796.385 1.566.75 2.285a7.452 7.452 0 0 0 1.414 1.937 7.53 7.53 0 0 0 1.942 1.415c.719.365 1.488.62 2.282.757.795.13 1.598.201 2.404.212.371.008.736.013 1.103.013.439.002.874.002 1.314.002h128.932c.431 0 .869 0 1.301-.002.365 0 .74-.005 1.106-.013.804-.01 1.606-.081 2.4-.212a8.176 8.176 0 0 0 2.29-.757 7.535 7.535 0 0 0 1.94-1.415 7.658 7.658 0 0 0 1.418-1.937c.363-.72.613-1.49.743-2.285.134-.794.209-1.597.223-2.402.005-.373.005-.734.005-1.106.009-.437.009-.87.009-1.313V11.444c0-.44 0-.876-.009-1.31 0-.369 0-.738-.005-1.106a16.125 16.125 0 0 0-.223-2.402 7.929 7.929 0 0 0-.743-2.284 7.756 7.756 0 0 0-3.358-3.36 8.131 8.131 0 0 0-2.29-.752 15.652 15.652 0 0 0-2.4-.212c-.366-.006-.741-.013-1.106-.016-.432-.002-.87-.002-1.301-.002Z"
40
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
41
+ fill: "#000",
42
+ d: "M10.134 46.95c-.366 0-.723-.005-1.085-.013a15.227 15.227 0 0 1-2.243-.195 7.058 7.058 0 0 1-1.988-.658 6.486 6.486 0 0 1-1.677-1.22 6.386 6.386 0 0 1-1.224-1.676 6.866 6.866 0 0 1-.652-1.988 14.893 14.893 0 0 1-.2-2.25c-.007-.253-.017-1.096-.017-1.096v-27.72s.01-.83.017-1.074c.01-.753.076-1.504.199-2.247a6.907 6.907 0 0 1 .652-1.994A6.449 6.449 0 0 1 3.134 3.14a6.679 6.679 0 0 1 1.683-1.227 6.988 6.988 0 0 1 1.984-.652 15.103 15.103 0 0 1 2.25-.197l1.083-.015H141.67l1.095.015c.748.01 1.493.074 2.231.195.697.119 1.373.34 2.005.658a6.718 6.718 0 0 1 2.898 2.904c.312.623.529 1.29.642 1.978.124.75.194 1.506.208 2.265.004.34.004.705.004 1.068.009.45.009.879.009 1.31v25.115c0 .436 0 .861-.009 1.29 0 .39 0 .748-.005 1.116a15.214 15.214 0 0 1-.205 2.224 6.871 6.871 0 0 1-.648 2.004 6.548 6.548 0 0 1-1.219 1.663c-.49.496-1.057.91-1.679 1.227-.63.319-1.305.541-2.001.66a15.06 15.06 0 0 1-2.243.195c-.352.008-.72.013-1.077.013l-1.301.002-130.24-.002Z"
43
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
44
+ fill: "#fff",
45
+ children: (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
46
+ d: "M29.726 24.36a5.939 5.939 0 0 1 2.828-4.982 6.078 6.078 0 0 0-4.79-2.589c-2.014-.211-3.968 1.206-4.995 1.206-1.047 0-2.628-1.185-4.33-1.15a6.378 6.378 0 0 0-5.367 3.274c-2.321 4.018-.59 9.923 1.633 13.17 1.112 1.591 2.412 3.368 4.113 3.305 1.665-.07 2.286-1.062 4.295-1.062 1.99 0 2.574 1.062 4.31 1.022 1.786-.03 2.91-1.598 3.984-3.203a13.154 13.154 0 0 0 1.822-3.711 5.738 5.738 0 0 1-3.503-5.28ZM26.448 14.653a5.847 5.847 0 0 0 1.338-4.189 5.949 5.949 0 0 0-3.85 1.992 5.565 5.565 0 0 0-1.372 4.034 4.92 4.92 0 0 0 3.884-1.837Z"
47
+ })
48
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
49
+ fill: "#fff",
50
+ children: (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
51
+ d: "M42.786 17.642v-6.148h-2.252v-1.012h5.612v1.012h-2.248v6.148h-1.112ZM51.318 16.183a2.194 2.194 0 0 1-2.342 1.563 2.455 2.455 0 0 1-2.496-2.789 2.494 2.494 0 0 1 2.492-2.823c1.503 0 2.41 1.027 2.41 2.724v.372h-3.816v.06a1.427 1.427 0 0 0 1.44 1.548 1.295 1.295 0 0 0 1.285-.655h1.027Zm-3.752-1.741h2.73a1.303 1.303 0 0 0-1.33-1.4 1.383 1.383 0 0 0-1.4 1.4Zm.764-3.107 1.246-1.707h1.25l-1.394 1.707H48.33ZM52.863 10.13h1.067v7.512h-1.067v-7.513ZM60.25 16.183a2.194 2.194 0 0 1-2.342 1.563 2.455 2.455 0 0 1-2.496-2.789 2.492 2.492 0 0 1 2.492-2.823c1.503 0 2.41 1.027 2.41 2.724v.372h-3.816v.06a1.427 1.427 0 0 0 1.44 1.548 1.295 1.295 0 0 0 1.285-.655h1.027Zm-3.752-1.741h2.73a1.303 1.303 0 0 0-1.33-1.4 1.383 1.383 0 0 0-1.4 1.4Zm.765-3.107 1.245-1.707h1.25l-1.394 1.707h-1.101ZM65.284 14.005a1.207 1.207 0 0 0-1.276-.918c-.893 0-1.44.684-1.44 1.836 0 1.171.552 1.87 1.44 1.87a1.175 1.175 0 0 0 1.276-.888h1.037a2.114 2.114 0 0 1-2.307 1.841 2.48 2.48 0 0 1-2.536-2.823 2.464 2.464 0 0 1 2.53-2.789 2.133 2.133 0 0 1 2.313 1.87h-1.037ZM67.737 10.13h1.057v2.977h.084a1.663 1.663 0 0 1 1.648-.968 1.781 1.781 0 0 1 1.86 2.014v3.49H71.32v-3.227c0-.863-.402-1.3-1.155-1.3a1.26 1.26 0 0 0-1.36 1.37v3.156h-1.067v-7.513ZM73.727 16.114c0-.973.725-1.533 2.01-1.613l1.464-.085v-.466c0-.57-.377-.893-1.106-.893-.596 0-1.008.219-1.127.6h-1.032c.109-.927.982-1.523 2.208-1.523 1.354 0 2.118.675 2.118 1.816v3.692h-1.026v-.76h-.084a1.817 1.817 0 0 1-1.623.85 1.633 1.633 0 0 1-1.802-1.618Zm3.474-.462v-.451l-1.32.084c-.744.05-1.081.303-1.081.78 0 .485.422.768 1.002.768a1.274 1.274 0 0 0 1.399-1.18ZM79.932 12.239h1.026v.828h.08a1.465 1.465 0 0 1 1.46-.918c.159-.002.318.013.475.044v1.053a2.913 2.913 0 0 0-.595-.065 1.266 1.266 0 0 0-1.38 1.27v3.191h-1.066v-5.403ZM83.954 18.183h1.09c.091.392.542.645 1.262.645.888 0 1.414-.422 1.414-1.136v-1.037h-.08a1.817 1.817 0 0 1-1.667.907c-1.38 0-2.233-1.066-2.233-2.684 0-1.648.863-2.73 2.243-2.73a1.872 1.872 0 0 1 1.697.954h.085v-.864h1.022v5.448c0 1.236-.968 2.02-2.497 2.02-1.35 0-2.223-.605-2.336-1.523Zm3.786-3.31c0-1.076-.557-1.766-1.465-1.766-.917 0-1.433.69-1.433 1.766 0 1.077.516 1.767 1.433 1.767.914 0 1.465-.685 1.465-1.767ZM95.055 16.183a2.194 2.194 0 0 1-2.342 1.563 2.453 2.453 0 0 1-2.496-2.789 2.492 2.492 0 0 1 2.492-2.823c1.503 0 2.41 1.027 2.41 2.724v.372h-3.815v.06a1.43 1.43 0 0 0 1.439 1.548 1.295 1.295 0 0 0 1.285-.655h1.027Zm-3.751-1.741h2.729a1.304 1.304 0 0 0-1.33-1.4 1.383 1.383 0 0 0-1.4 1.4ZM96.551 12.239h1.027v.828h.08a1.465 1.465 0 0 1 1.459-.918c.16-.002.319.013.475.044v1.053a2.913 2.913 0 0 0-.595-.065 1.268 1.268 0 0 0-1.38 1.27v3.191h-1.066v-5.403ZM103.435 14.938c0-1.708.878-2.79 2.243-2.79a1.778 1.778 0 0 1 1.657.949h.08v-2.968h1.066v7.513h-1.022v-.854h-.084a1.876 1.876 0 0 1-1.697.943c-1.375 0-2.243-1.082-2.243-2.793Zm1.102 0c0 1.146.54 1.836 1.443 1.836.899 0 1.455-.7 1.455-1.831 0-1.127-.562-1.836-1.455-1.836-.897 0-1.443.694-1.443 1.83ZM109.922 16.114c0-.973.725-1.533 2.01-1.613l1.464-.085v-.466c0-.57-.377-.893-1.106-.893-.596 0-1.008.219-1.126.6h-1.033c.109-.927.982-1.523 2.208-1.523 1.355 0 2.119.675 2.119 1.816v3.692h-1.027v-.76h-.084a1.824 1.824 0 0 1-1.623.85 1.633 1.633 0 0 1-1.802-1.618Zm3.474-.462v-.451l-1.32.084c-.744.05-1.081.303-1.081.78 0 .485.422.768 1.002.768a1.276 1.276 0 0 0 1.399-1.18ZM116.128 12.239h1.026v.858h.08a1.616 1.616 0 0 1 1.612-.963 1.762 1.762 0 0 1 1.419.556 1.76 1.76 0 0 1 .452 1.454v3.498h-1.067v-3.23c0-.869-.377-1.3-1.166-1.3a1.24 1.24 0 0 0-1.29 1.369v3.161h-1.066v-5.403ZM124.341 12.134c1.215 0 2.01.566 2.114 1.518h-1.023c-.098-.396-.486-.65-1.091-.65-.595 0-1.047.283-1.047.705 0 .323.273.526.859.66l.897.208c1.028.239 1.51.68 1.51 1.474 0 1.018-.948 1.697-2.239 1.697-1.285 0-2.123-.58-2.218-1.538h1.068a1.092 1.092 0 0 0 1.175.675c.664 0 1.137-.298 1.137-.73 0-.322-.253-.53-.795-.66l-.942-.218c-1.028-.243-1.504-.704-1.504-1.508 0-.958.878-1.633 2.099-1.633Z"
52
+ })
53
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
54
+ fill: "#fff",
55
+ children: (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
56
+ d: "M42.238 21.68h2.231v14.902h-2.231V21.68ZM47.157 27.133l1.22-5.453h2.167l-1.476 5.453h-1.91ZM58.976 32.555h-5.68l-1.364 4.027h-2.406l5.38-14.902h2.5l5.38 14.902h-2.447l-1.363-4.027Zm-5.092-1.859h4.502l-2.22-6.537h-.061l-2.221 6.537ZM74.403 31.15c0 3.377-1.806 5.546-4.534 5.546a3.683 3.683 0 0 1-3.418-1.9H66.4v5.38h-2.23V25.718h2.158v1.807h.041a3.854 3.854 0 0 1 3.46-1.92c2.757 0 4.575 2.18 4.575 5.547Zm-2.292 0c0-2.2-1.136-3.645-2.87-3.645-1.705 0-2.85 1.476-2.85 3.646 0 2.189 1.145 3.655 2.85 3.655 1.734 0 2.87-1.436 2.87-3.655ZM86.36 31.15c0 3.377-1.806 5.546-4.533 5.546a3.683 3.683 0 0 1-3.419-1.9h-.051v5.38h-2.23V25.718h2.158v1.807h.041a3.853 3.853 0 0 1 3.46-1.92c2.757 0 4.575 2.18 4.575 5.547Zm-2.291 0c0-2.2-1.137-3.645-2.871-3.645-1.704 0-2.85 1.476-2.85 3.646 0 2.189 1.146 3.655 2.85 3.655 1.734 0 2.87-1.436 2.87-3.655ZM94.264 32.43c.165 1.478 1.6 2.449 3.562 2.449 1.88 0 3.232-.97 3.232-2.303 0-1.157-.815-1.85-2.747-2.324l-1.93-.466c-2.737-.66-4.007-1.94-4.007-4.017 0-2.571 2.24-4.337 5.422-4.337 3.149 0 5.307 1.766 5.38 4.337h-2.251c-.135-1.487-1.364-2.385-3.16-2.385-1.797 0-3.026.908-3.026 2.23 0 1.054.785 1.674 2.705 2.148l1.642.403c3.058.723 4.328 1.952 4.328 4.132 0 2.788-2.221 4.534-5.753 4.534-3.305 0-5.536-1.705-5.68-4.4h2.283ZM108.228 23.146v2.571h2.066v1.766h-2.066v5.99c0 .93.414 1.364 1.322 1.364a6.96 6.96 0 0 0 .733-.051v1.755c-.408.077-.823.111-1.238.104-2.2 0-3.058-.827-3.058-2.934v-6.228h-1.579v-1.766h1.579v-2.57h2.241ZM111.489 31.15c0-3.418 2.014-5.566 5.153-5.566 3.15 0 5.154 2.148 5.154 5.567 0 3.427-1.993 5.566-5.154 5.566-3.159 0-5.153-2.139-5.153-5.566Zm8.035 0c0-2.345-1.075-3.729-2.882-3.729-1.807 0-2.88 1.395-2.88 3.73 0 2.354 1.073 3.728 2.88 3.728s2.882-1.374 2.882-3.728ZM123.635 25.717h2.127v1.85h.051a2.59 2.59 0 0 1 2.613-1.963c.257-.001.514.027.764.083v2.086a3.114 3.114 0 0 0-1.002-.135 2.242 2.242 0 0 0-1.737.716 2.252 2.252 0 0 0-.586 1.784v6.444h-2.23V25.717ZM139.471 33.391c-.3 1.973-2.22 3.326-4.678 3.326-3.16 0-5.122-2.117-5.122-5.515 0-3.408 1.972-5.618 5.028-5.618 3.006 0 4.897 2.065 4.897 5.36v.763h-7.674v.135a2.84 2.84 0 0 0 .767 2.199 2.832 2.832 0 0 0 2.156.879 2.458 2.458 0 0 0 2.509-1.529h2.117Zm-7.538-3.242h5.431a2.607 2.607 0 0 0-.73-1.962 2.61 2.61 0 0 0-1.935-.796 2.751 2.751 0 0 0-2.766 2.758Z"
57
+ })
58
+ })]
44
59
  })]
45
- })]
46
- });
60
+ });
61
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
62
+ };
@@ -6,33 +6,49 @@ module.exports = ({
6
6
  titleId,
7
7
  size,
8
8
  color,
9
+ gradient,
9
10
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
11
- ...props,
12
- xmlns: "http://www.w3.org/2000/svg",
13
- viewBox: "0 0 24 24",
14
- height: size,
15
- width: size,
16
- fill: color,
17
- role: title ? 'img' : undefined,
18
- "aria-hidden": !title,
19
- "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
21
- id: titleId,
22
- children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
24
- fillRule: "evenodd",
25
- clipRule: "evenodd",
26
- d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
27
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
28
- fillRule: "evenodd",
29
- clipRule: "evenodd",
30
- d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
31
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
32
- d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
33
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
34
- fillRule: "evenodd",
35
- clipRule: "evenodd",
36
- d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
37
- })]
38
- });
11
+ }) => {
12
+ const iconSharedUtils = require('./utils/icon-shared-utils');
13
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
14
+ let fillValue = color;
15
+ let gradientDefs;
16
+ let gradientUtils;
17
+ if (hasGradient) {
18
+ gradientUtils = iconSharedUtils.getGradientUtils();
19
+ const iconWebUtils = require('./utils/icon-web-utils');
20
+ const gradientId = gradientUtils.generateGradientId(gradient);
21
+ fillValue = `url(#${gradientId})`;
22
+ gradientDefs = iconWebUtils.renderWebGradientDefs(gradient, gradientId);
23
+ }
24
+ const svgContent = (0, _jsxRuntime.jsxs)("svg", {
25
+ ...props,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 24 24",
28
+ height: size,
29
+ width: size,
30
+ fill: fillValue,
31
+ role: title ? 'img' : undefined,
32
+ "aria-hidden": !title,
33
+ "aria-labelledby": titleId,
34
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
35
+ id: titleId,
36
+ children: title
37
+ }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ fillRule: "evenodd",
39
+ clipRule: "evenodd",
40
+ d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
41
+ }), (0, _jsxRuntime.jsx)("path", {
42
+ fillRule: "evenodd",
43
+ clipRule: "evenodd",
44
+ d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
45
+ }), (0, _jsxRuntime.jsx)("path", {
46
+ d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
47
+ }), (0, _jsxRuntime.jsx)("path", {
48
+ fillRule: "evenodd",
49
+ clipRule: "evenodd",
50
+ d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
51
+ })]
52
+ });
53
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
54
+ };
@@ -7,31 +7,47 @@ module.exports = ({
7
7
  titleId,
8
8
  size,
9
9
  color,
10
+ gradient,
10
11
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
12
- ...props,
13
- xmlns: "http://www.w3.org/2000/svg",
14
- viewBox: "0 0 24 24",
15
- height: size,
16
- width: size,
17
- fill: color,
18
- "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
- id: titleId,
21
- children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
23
- fillRule: "evenodd",
24
- clipRule: "evenodd",
25
- d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
26
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
27
- fillRule: "evenodd",
28
- clipRule: "evenodd",
29
- d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
30
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
31
- d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
32
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
33
- fillRule: "evenodd",
34
- clipRule: "evenodd",
35
- d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
36
- })]
37
- });
12
+ }) => {
13
+ const iconSharedUtils = require('./utils/icon-shared-utils');
14
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
15
+ let fillValue = color;
16
+ let gradientDefs;
17
+ let gradientUtils;
18
+ if (hasGradient) {
19
+ gradientUtils = iconSharedUtils.getGradientUtils();
20
+ const iconNativeUtils = require('./utils/icon-native-utils');
21
+ const gradientId = gradientUtils.generateGradientId(gradient);
22
+ fillValue = `url(#${gradientId})`;
23
+ gradientDefs = iconNativeUtils.renderNativeGradientDefs(gradient, gradientId);
24
+ }
25
+ const svgContent = (0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
26
+ ...props,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 24 24",
29
+ height: size,
30
+ width: size,
31
+ fill: fillValue,
32
+ "aria-labelledby": titleId,
33
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
34
+ id: titleId,
35
+ children: title
36
+ }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
40
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
41
+ fillRule: "evenodd",
42
+ clipRule: "evenodd",
43
+ d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
44
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
45
+ d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
46
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
47
+ fillRule: "evenodd",
48
+ clipRule: "evenodd",
49
+ d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
50
+ })]
51
+ });
52
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
53
+ };
@@ -6,33 +6,49 @@ module.exports = ({
6
6
  titleId,
7
7
  size,
8
8
  color,
9
+ gradient,
9
10
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
11
- ...props,
12
- xmlns: "http://www.w3.org/2000/svg",
13
- viewBox: "0 0 24 24",
14
- height: size,
15
- width: size,
16
- fill: color,
17
- role: title ? 'img' : undefined,
18
- "aria-hidden": !title,
19
- "aria-labelledby": titleId,
20
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
21
- id: titleId,
22
- children: title
23
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
24
- fillRule: "evenodd",
25
- clipRule: "evenodd",
26
- d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
27
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
28
- fillRule: "evenodd",
29
- clipRule: "evenodd",
30
- d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
31
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
32
- d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
33
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
34
- fillRule: "evenodd",
35
- clipRule: "evenodd",
36
- d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
37
- })]
38
- });
11
+ }) => {
12
+ const iconSharedUtils = require('./utils/icon-shared-utils');
13
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
14
+ let fillValue = color;
15
+ let gradientDefs;
16
+ let gradientUtils;
17
+ if (hasGradient) {
18
+ gradientUtils = iconSharedUtils.getGradientUtils();
19
+ const iconWebUtils = require('./utils/icon-web-utils');
20
+ const gradientId = gradientUtils.generateGradientId(gradient);
21
+ fillValue = `url(#${gradientId})`;
22
+ gradientDefs = iconWebUtils.renderWebGradientDefs(gradient, gradientId);
23
+ }
24
+ const svgContent = (0, _jsxRuntime.jsxs)("svg", {
25
+ ...props,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 24 24",
28
+ height: size,
29
+ width: size,
30
+ fill: fillValue,
31
+ role: title ? 'img' : undefined,
32
+ "aria-hidden": !title,
33
+ "aria-labelledby": titleId,
34
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
35
+ id: titleId,
36
+ children: title
37
+ }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ fillRule: "evenodd",
39
+ clipRule: "evenodd",
40
+ d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
41
+ }), (0, _jsxRuntime.jsx)("path", {
42
+ fillRule: "evenodd",
43
+ clipRule: "evenodd",
44
+ d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
45
+ }), (0, _jsxRuntime.jsx)("path", {
46
+ d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
47
+ }), (0, _jsxRuntime.jsx)("path", {
48
+ fillRule: "evenodd",
49
+ clipRule: "evenodd",
50
+ d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
51
+ })]
52
+ });
53
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
54
+ };
@@ -7,31 +7,47 @@ module.exports = ({
7
7
  titleId,
8
8
  size,
9
9
  color,
10
+ gradient,
10
11
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
12
- ...props,
13
- xmlns: "http://www.w3.org/2000/svg",
14
- viewBox: "0 0 24 24",
15
- height: size,
16
- width: size,
17
- fill: color,
18
- "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
- id: titleId,
21
- children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
23
- fillRule: "evenodd",
24
- clipRule: "evenodd",
25
- d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
26
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
27
- fillRule: "evenodd",
28
- clipRule: "evenodd",
29
- d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
30
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
31
- d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
32
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
33
- fillRule: "evenodd",
34
- clipRule: "evenodd",
35
- d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
36
- })]
37
- });
12
+ }) => {
13
+ const iconSharedUtils = require('./utils/icon-shared-utils');
14
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
15
+ let fillValue = color;
16
+ let gradientDefs;
17
+ let gradientUtils;
18
+ if (hasGradient) {
19
+ gradientUtils = iconSharedUtils.getGradientUtils();
20
+ const iconNativeUtils = require('./utils/icon-native-utils');
21
+ const gradientId = gradientUtils.generateGradientId(gradient);
22
+ fillValue = `url(#${gradientId})`;
23
+ gradientDefs = iconNativeUtils.renderNativeGradientDefs(gradient, gradientId);
24
+ }
25
+ const svgContent = (0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
26
+ ...props,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 24 24",
29
+ height: size,
30
+ width: size,
31
+ fill: fillValue,
32
+ "aria-labelledby": titleId,
33
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
34
+ id: titleId,
35
+ children: title
36
+ }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M3.824 3.5H20.29c1.528 0 2.767 1.296 2.767 2.896v11.209c0 1.599-1.239 2.895-2.767 2.895H3.824c-1.528 0-2.766-1.296-2.766-2.895V6.395c0-1.599 1.238-2.895 2.766-2.895Zm0 1.93c-.51 0-.922.432-.922.966v11.209c0 .532.413.965.922.965H20.29c.51 0 .922-.433.922-.965V6.395c0-.533-.412-.965-.922-.965H3.824Z"
40
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
41
+ fillRule: "evenodd",
42
+ clipRule: "evenodd",
43
+ d: "M3.926 14.315c0-.967.788-1.75 1.76-1.75h4.487c.973 0 1.76.783 1.76 1.75v3.113h-1.508v-3.114a.25.25 0 0 0-.252-.25H5.686a.25.25 0 0 0-.251.25v3.114h-1.51v-3.114Z"
44
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
45
+ d: "M9.942 9.463c0 1.105-.901 2-2.012 2a2.006 2.006 0 0 1-2.012-2c0-1.105.9-2 2.012-2 1.11 0 2.012.895 2.012 2Z"
46
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
47
+ fillRule: "evenodd",
48
+ clipRule: "evenodd",
49
+ d: "M13.918 8.221c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.517h-4.484a.758.758 0 0 1-.758-.759ZM13.918 11.687c0-.419.34-.758.758-.758h4.484a.758.758 0 0 1 0 1.516h-4.484a.758.758 0 0 1-.758-.758Z"
50
+ })]
51
+ });
52
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
53
+ };
@@ -6,29 +6,45 @@ module.exports = ({
6
6
  titleId,
7
7
  size,
8
8
  color,
9
+ gradient,
9
10
  ...props
10
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
11
- ...props,
12
- viewBox: "0 0 24 24",
13
- height: size,
14
- width: size,
15
- fill: color,
16
- role: title ? 'img' : undefined,
17
- "aria-hidden": !title,
18
- "aria-labelledby": titleId,
19
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
- id: titleId,
21
- children: title
22
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
23
- fill: "none",
24
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
25
- stroke: "#016b6a",
26
- cx: 12,
27
- cy: 12,
28
- r: 11
29
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
30
- d: "M12.833 18h-1.7V8.273h.95c.667 0 .75.223.75 1.45V18ZM12 7.195c-.533 0-1-.484-1-1.08C11 5.503 11.467 5 12 5c.533 0 1 .502 1 1.116 0 .595-.467 1.079-1 1.079Z",
31
- fill: "#016b6a"
11
+ }) => {
12
+ const iconSharedUtils = require('./utils/icon-shared-utils');
13
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
14
+ let fillValue = color;
15
+ let gradientDefs;
16
+ let gradientUtils;
17
+ if (hasGradient) {
18
+ gradientUtils = iconSharedUtils.getGradientUtils();
19
+ const iconWebUtils = require('./utils/icon-web-utils');
20
+ const gradientId = gradientUtils.generateGradientId(gradient);
21
+ fillValue = `url(#${gradientId})`;
22
+ gradientDefs = iconWebUtils.renderWebGradientDefs(gradient, gradientId);
23
+ }
24
+ const svgContent = (0, _jsxRuntime.jsxs)("svg", {
25
+ ...props,
26
+ viewBox: "0 0 24 24",
27
+ height: size,
28
+ width: size,
29
+ fill: fillValue,
30
+ role: title ? 'img' : undefined,
31
+ "aria-hidden": !title,
32
+ "aria-labelledby": titleId,
33
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
34
+ id: titleId,
35
+ children: title
36
+ }) : null, (0, _jsxRuntime.jsxs)("g", {
37
+ fill: "none",
38
+ children: [(0, _jsxRuntime.jsx)("circle", {
39
+ stroke: "#016b6a",
40
+ cx: 12,
41
+ cy: 12,
42
+ r: 11
43
+ }), (0, _jsxRuntime.jsx)("path", {
44
+ d: "M12.833 18h-1.7V8.273h.95c.667 0 .75.223.75 1.45V18ZM12 7.195c-.533 0-1-.484-1-1.08C11 5.503 11.467 5 12 5c.533 0 1 .502 1 1.116 0 .595-.467 1.079-1 1.079Z",
45
+ fill: "#016b6a"
46
+ })]
32
47
  })]
33
- })]
34
- });
48
+ });
49
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
50
+ };
@@ -7,27 +7,43 @@ module.exports = ({
7
7
  titleId,
8
8
  size,
9
9
  color,
10
+ gradient,
10
11
  ...props
11
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
12
- ...props,
13
- viewBox: "0 0 24 24",
14
- height: size,
15
- width: size,
16
- fill: color,
17
- "aria-labelledby": titleId,
18
- children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
19
- id: titleId,
20
- children: title
21
- }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
22
- fill: "none",
23
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Circle, {
24
- stroke: "#016b6a",
25
- cx: 12,
26
- cy: 12,
27
- r: 11
28
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
29
- d: "M12.833 18h-1.7V8.273h.95c.667 0 .75.223.75 1.45V18ZM12 7.195c-.533 0-1-.484-1-1.08C11 5.503 11.467 5 12 5c.533 0 1 .502 1 1.116 0 .595-.467 1.079-1 1.079Z",
30
- fill: "#016b6a"
12
+ }) => {
13
+ const iconSharedUtils = require('./utils/icon-shared-utils');
14
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
15
+ let fillValue = color;
16
+ let gradientDefs;
17
+ let gradientUtils;
18
+ if (hasGradient) {
19
+ gradientUtils = iconSharedUtils.getGradientUtils();
20
+ const iconNativeUtils = require('./utils/icon-native-utils');
21
+ const gradientId = gradientUtils.generateGradientId(gradient);
22
+ fillValue = `url(#${gradientId})`;
23
+ gradientDefs = iconNativeUtils.renderNativeGradientDefs(gradient, gradientId);
24
+ }
25
+ const svgContent = (0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
26
+ ...props,
27
+ viewBox: "0 0 24 24",
28
+ height: size,
29
+ width: size,
30
+ fill: fillValue,
31
+ "aria-labelledby": titleId,
32
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
33
+ id: titleId,
34
+ children: title
35
+ }) : null, (0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
36
+ fill: "none",
37
+ children: [(0, _jsxRuntime.jsx)(_reactNativeSvg.Circle, {
38
+ stroke: "#016b6a",
39
+ cx: 12,
40
+ cy: 12,
41
+ r: 11
42
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
43
+ d: "M12.833 18h-1.7V8.273h.95c.667 0 .75.223.75 1.45V18ZM12 7.195c-.533 0-1-.484-1-1.08C11 5.503 11.467 5 12 5c.533 0 1 .502 1 1.116 0 .595-.467 1.079-1 1.079Z",
44
+ fill: "#016b6a"
45
+ })]
31
46
  })]
32
- })]
33
- });
47
+ });
48
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
49
+ };