@telus-uds/palette-koodo 3.1.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 (416) hide show
  1. package/CHANGELOG.json +31 -1
  2. package/CHANGELOG.md +18 -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 +44 -0
  138. package/build/rn/icons/Number1FilledMono.native.js +43 -0
  139. package/build/rn/icons/Number1FilledMulti.js +57 -0
  140. package/build/rn/icons/Number1FilledMulti.native.js +56 -0
  141. package/build/rn/icons/Number2FilledMono.js +44 -0
  142. package/build/rn/icons/Number2FilledMono.native.js +43 -0
  143. package/build/rn/icons/Number2FilledMulti.js +46 -0
  144. package/build/rn/icons/Number2FilledMulti.native.js +45 -0
  145. package/build/rn/icons/Number3FilledMono.js +44 -0
  146. package/build/rn/icons/Number3FilledMono.native.js +43 -0
  147. package/build/rn/icons/Number3FilledMulti.js +46 -0
  148. package/build/rn/icons/Number3FilledMulti.native.js +45 -0
  149. package/build/rn/icons/Number4FilledMono.js +46 -0
  150. package/build/rn/icons/Number4FilledMono.native.js +45 -0
  151. package/build/rn/icons/Number4FilledMulti.js +46 -0
  152. package/build/rn/icons/Number4FilledMulti.native.js +45 -0
  153. package/build/rn/icons/Number5FilledMono.js +44 -0
  154. package/build/rn/icons/Number5FilledMono.native.js +43 -0
  155. package/build/rn/icons/Number5FilledMulti.js +46 -0
  156. package/build/rn/icons/Number5FilledMulti.native.js +45 -0
  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 +11 -0
  249. package/build/rn/icons/number1-filled-mono.icon.svg +3 -0
  250. package/build/rn/icons/number1-filled-multi.icon.svg +11 -0
  251. package/build/rn/icons/number2-filled-mono.icon.svg +3 -0
  252. package/build/rn/icons/number2-filled-multi.icon.svg +4 -0
  253. package/build/rn/icons/number3-filled-mono.icon.svg +3 -0
  254. package/build/rn/icons/number3-filled-multi.icon.svg +4 -0
  255. package/build/rn/icons/number4-filled-mono.icon.svg +4 -0
  256. package/build/rn/icons/number4-filled-multi.icon.svg +4 -0
  257. package/build/rn/icons/number5-filled-mono.icon.svg +3 -0
  258. package/build/rn/icons/number5-filled-multi.icon.svg +4 -0
  259. package/build/rn/icons/utils/icon-native-utils.js +63 -0
  260. package/build/rn/icons/utils/icon-shared-utils.js +34 -0
  261. package/build/rn/icons/utils/icon-web-utils.js +50 -0
  262. package/build/rn/palette.js +12 -1
  263. package/build/web/fonts/fonts-cdn-family.css +5 -5
  264. package/build/web/fonts/fonts-cdn.css +5 -5
  265. package/build/web/fonts/fonts-local-family.css +5 -5
  266. package/build/web/fonts/fonts-local.css +5 -5
  267. package/build/web/icons/Add.js +33 -17
  268. package/build/web/icons/Amex.js +36 -20
  269. package/build/web/icons/AndroidEN.js +61 -45
  270. package/build/web/icons/AndroidFR.js +58 -42
  271. package/build/web/icons/ArrowDownCircled.js +32 -16
  272. package/build/web/icons/ArrowLeft.js +33 -17
  273. package/build/web/icons/ArrowRight.js +33 -17
  274. package/build/web/icons/BoxOutline.js +32 -16
  275. package/build/web/icons/BoxOutlineChecked.js +32 -16
  276. package/build/web/icons/Bullet.js +33 -17
  277. package/build/web/icons/BulletCircle.js +35 -19
  278. package/build/web/icons/BulletFill.js +35 -19
  279. package/build/web/icons/CanadaFilled.js +42 -0
  280. package/build/web/icons/Cart.js +33 -17
  281. package/build/web/icons/CartFilled.js +35 -19
  282. package/build/web/icons/Caution.js +35 -19
  283. package/build/web/icons/Check.js +33 -17
  284. package/build/web/icons/CheckCircle.js +35 -19
  285. package/build/web/icons/CheckCircleFilled.js +35 -19
  286. package/build/web/icons/CheckCircledFilled.js +32 -16
  287. package/build/web/icons/CheckCircledNotFilled.js +38 -22
  288. package/build/web/icons/ChevronDown.js +33 -17
  289. package/build/web/icons/ChevronLeft.js +33 -17
  290. package/build/web/icons/ChevronRight.js +33 -17
  291. package/build/web/icons/ChevronUp.js +33 -17
  292. package/build/web/icons/CircledLine.js +43 -27
  293. package/build/web/icons/Clipboard.js +33 -17
  294. package/build/web/icons/Close.js +33 -17
  295. package/build/web/icons/ClosedCaptions.js +33 -17
  296. package/build/web/icons/Coaxial.js +35 -19
  297. package/build/web/icons/CreditCard.js +33 -17
  298. package/build/web/icons/DSL.js +35 -19
  299. package/build/web/icons/Devices.js +35 -19
  300. package/build/web/icons/Download.js +35 -19
  301. package/build/web/icons/ExclamationOctagon.js +35 -19
  302. package/build/web/icons/ExclamationTriangle.js +35 -19
  303. package/build/web/icons/Expand.js +33 -17
  304. package/build/web/icons/EyeClosed.js +33 -17
  305. package/build/web/icons/EyeMasked.js +34 -18
  306. package/build/web/icons/EyeOpened.js +35 -19
  307. package/build/web/icons/EyeUnmasked.js +38 -22
  308. package/build/web/icons/FullscreenExpand.js +33 -17
  309. package/build/web/icons/FullscreenMinimize.js +33 -17
  310. package/build/web/icons/Gift.js +35 -19
  311. package/build/web/icons/Hamburger.js +33 -17
  312. package/build/web/icons/IOSEN.js +53 -37
  313. package/build/web/icons/IOSFR.js +53 -37
  314. package/build/web/icons/IdCard.js +45 -29
  315. package/build/web/icons/IdTag.js +45 -29
  316. package/build/web/icons/Info.js +40 -24
  317. package/build/web/icons/InfoSelected.js +41 -25
  318. package/build/web/icons/InformationCircled.js +32 -16
  319. package/build/web/icons/InternetSpeed.js +33 -17
  320. package/build/web/icons/Kebab.js +44 -28
  321. package/build/web/icons/LeftCircle.js +35 -19
  322. package/build/web/icons/LinkExternal.js +35 -19
  323. package/build/web/icons/LocationMap.js +35 -19
  324. package/build/web/icons/LockFilled.js +35 -19
  325. package/build/web/icons/Maintenance.js +35 -19
  326. package/build/web/icons/MaintenanceFilled.js +35 -19
  327. package/build/web/icons/MasterCard.js +40 -24
  328. package/build/web/icons/Muted.js +33 -17
  329. package/build/web/icons/Number1FilledMono.js +44 -0
  330. package/build/web/icons/Number1FilledMulti.js +57 -0
  331. package/build/web/icons/Number2FilledMono.js +44 -0
  332. package/build/web/icons/Number2FilledMulti.js +46 -0
  333. package/build/web/icons/Number3FilledMono.js +44 -0
  334. package/build/web/icons/Number3FilledMulti.js +46 -0
  335. package/build/web/icons/Number4FilledMono.js +46 -0
  336. package/build/web/icons/Number4FilledMulti.js +46 -0
  337. package/build/web/icons/Number5FilledMono.js +44 -0
  338. package/build/web/icons/Number5FilledMulti.js +46 -0
  339. package/build/web/icons/OfferStarFilled.js +35 -19
  340. package/build/web/icons/Pause.js +33 -17
  341. package/build/web/icons/PaymentAdd.js +33 -17
  342. package/build/web/icons/Perk.js +35 -19
  343. package/build/web/icons/Phone.js +33 -17
  344. package/build/web/icons/PhoneTroubleshoot.js +35 -19
  345. package/build/web/icons/Play.js +33 -17
  346. package/build/web/icons/PlaySolid.js +35 -19
  347. package/build/web/icons/PlayVideo.js +35 -19
  348. package/build/web/icons/PlugPlay.js +35 -19
  349. package/build/web/icons/Preference.js +35 -19
  350. package/build/web/icons/Price.js +35 -19
  351. package/build/web/icons/Profile.js +35 -19
  352. package/build/web/icons/Question.js +35 -19
  353. package/build/web/icons/QuestionFilled.js +35 -19
  354. package/build/web/icons/QuoteLeft.js +35 -19
  355. package/build/web/icons/QuoteLeftArrow.js +39 -23
  356. package/build/web/icons/QuoteRightArrow.js +39 -23
  357. package/build/web/icons/RadialOutline.js +32 -16
  358. package/build/web/icons/RadialOutlineChecked.js +32 -16
  359. package/build/web/icons/Receipt.js +35 -19
  360. package/build/web/icons/Refresh.js +35 -19
  361. package/build/web/icons/Replay.js +33 -17
  362. package/build/web/icons/RightCircle.js +35 -19
  363. package/build/web/icons/RightCirlce.js +35 -19
  364. package/build/web/icons/Settings.js +35 -19
  365. package/build/web/icons/SettingsSolid.js +33 -17
  366. package/build/web/icons/ShippingFilled.js +35 -19
  367. package/build/web/icons/Shop.js +35 -19
  368. package/build/web/icons/Sim.js +35 -19
  369. package/build/web/icons/SimFilled.js +35 -19
  370. package/build/web/icons/Spyglass.js +35 -19
  371. package/build/web/icons/Streaming.js +33 -17
  372. package/build/web/icons/Subtract.js +33 -17
  373. package/build/web/icons/Tag.js +35 -19
  374. package/build/web/icons/TagFilled.js +35 -19
  375. package/build/web/icons/Times.js +32 -16
  376. package/build/web/icons/TimesCircled.js +52 -36
  377. package/build/web/icons/ToolTipFilled.js +35 -19
  378. package/build/web/icons/Tooltip.js +35 -19
  379. package/build/web/icons/TooltipSymbol.js +33 -17
  380. package/build/web/icons/Unmuted.js +35 -19
  381. package/build/web/icons/User.js +35 -19
  382. package/build/web/icons/UserAdd.js +35 -19
  383. package/build/web/icons/Visa.js +45 -29
  384. package/build/web/icons/canada-filled.icon.svg +3 -0
  385. package/build/web/icons/index.js +11 -0
  386. package/build/web/icons/number1-filled-mono.icon.svg +3 -0
  387. package/build/web/icons/number1-filled-multi.icon.svg +11 -0
  388. package/build/web/icons/number2-filled-mono.icon.svg +3 -0
  389. package/build/web/icons/number2-filled-multi.icon.svg +4 -0
  390. package/build/web/icons/number3-filled-mono.icon.svg +3 -0
  391. package/build/web/icons/number3-filled-multi.icon.svg +4 -0
  392. package/build/web/icons/number4-filled-mono.icon.svg +4 -0
  393. package/build/web/icons/number4-filled-multi.icon.svg +4 -0
  394. package/build/web/icons/number5-filled-mono.icon.svg +3 -0
  395. package/build/web/icons/number5-filled-multi.icon.svg +4 -0
  396. package/build/web/icons/utils/icon-shared-utils.js +34 -0
  397. package/build/web/icons/utils/icon-web-utils.js +50 -0
  398. package/build/web/palette.js +17 -6
  399. package/icon/canada-filled.svg +3 -0
  400. package/icon/number-1-filled-mono.svg +3 -0
  401. package/icon/number-1-filled-multi.svg +11 -0
  402. package/icon/number-2-filled-mono.svg +3 -0
  403. package/icon/number-2-filled-multi.svg +4 -0
  404. package/icon/number-3-filled-mono.svg +3 -0
  405. package/icon/number-3-filled-multi.svg +4 -0
  406. package/icon/number-4-filled-mono.svg +4 -0
  407. package/icon/number-4-filled-multi.svg +4 -0
  408. package/icon/number-5-filled-mono.svg +3 -0
  409. package/icon/number-5-filled-multi.svg +4 -0
  410. package/package.json +1 -1
  411. package/palette.json +44 -0
  412. /package/build/web/fonts/{StagSans-Bold-v3_1_0.otf → StagSans-Bold-v3_3_0.otf} +0 -0
  413. /package/build/web/fonts/{StagSans-Light-v3_1_0.otf → StagSans-Light-v3_3_0.otf} +0 -0
  414. /package/build/web/fonts/{StagSans-Medium-v3_1_0.otf → StagSans-Medium-v3_3_0.otf} +0 -0
  415. /package/build/web/fonts/{StagSans-Regular-v3_1_0.otf → StagSans-Regular-v3_3_0.otf} +0 -0
  416. /package/build/web/fonts/{StagSans-Semibold-v3_1_0.otf → StagSans-Semibold-v3_3_0.otf} +0 -0
@@ -6,21 +6,37 @@ 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
- d: "M13.274 19.182V12.03c0-1.52-.133-1.824-1.045-1.824H10.5v8.975h2.774ZM11.906 8.428c.836 0 1.501-.646 1.501-1.463 0-.817-.665-1.482-1.5-1.482-.837 0-1.52.665-1.52 1.482s.683 1.463 1.52 1.463Z"
25
- })]
26
- });
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
+ d: "M13.274 19.182V12.03c0-1.52-.133-1.824-1.045-1.824H10.5v8.975h2.774ZM11.906 8.428c.836 0 1.501-.646 1.501-1.463 0-.817-.665-1.482-1.5-1.482-.837 0-1.52.665-1.52 1.482s.683 1.463 1.52 1.463Z"
39
+ })]
40
+ });
41
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
42
+ };
@@ -6,23 +6,39 @@ 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
- d: "M13.709 4.292c-.217-.09-.457-.032-.643.153L8.614 8.897a.273.273 0 0 1-.076.036H5.18a.72.72 0 0 0-.72.719v4.318a.72.72 0 0 0 .72.719l3.349-.001a.266.266 0 0 1 .079.03l4.458 4.459a.618.618 0 0 0 .436.194c.069 0 .14-.014.207-.041.217-.09.346-.301.346-.563V4.854c0-.262-.129-.472-.346-.562Zm3.146 4.87a4.292 4.292 0 0 1 1.264 3.054 4.29 4.29 0 0 1-1.264 3.052.48.48 0 1 1-.68-.678 3.333 3.333 0 0 0 .985-2.374c0-.898-.35-1.741-.985-2.375a.481.481 0 0 1 .68-.68Zm4.15 3.045c0-1.92-.75-3.729-2.108-5.088a.48.48 0 0 0-.679.678 6.196 6.196 0 0 1 1.827 4.41 6.198 6.198 0 0 1-1.827 4.411.479.479 0 1 0 .68.677 7.15 7.15 0 0 0 2.106-5.088Z",
26
- clipRule: "evenodd"
27
- })]
28
- });
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
+ d: "M13.709 4.292c-.217-.09-.457-.032-.643.153L8.614 8.897a.273.273 0 0 1-.076.036H5.18a.72.72 0 0 0-.72.719v4.318a.72.72 0 0 0 .72.719l3.349-.001a.266.266 0 0 1 .079.03l4.458 4.459a.618.618 0 0 0 .436.194c.069 0 .14-.014.207-.041.217-.09.346-.301.346-.563V4.854c0-.262-.129-.472-.346-.562Zm3.146 4.87a4.292 4.292 0 0 1 1.264 3.054 4.29 4.29 0 0 1-1.264 3.052.48.48 0 1 1-.68-.678 3.333 3.333 0 0 0 .985-2.374c0-.898-.35-1.741-.985-2.375a.481.481 0 0 1 .68-.68Zm4.15 3.045c0-1.92-.75-3.729-2.108-5.088a.48.48 0 0 0-.679.678 6.196 6.196 0 0 1 1.827 4.41 6.198 6.198 0 0 1-1.827 4.411.479.479 0 1 0 .68.677 7.15 7.15 0 0 0 2.106-5.088Z",
40
+ clipRule: "evenodd"
41
+ })]
42
+ });
43
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
44
+ };
@@ -6,23 +6,39 @@ 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
- d: "M12 20.5c2.06 0 3.948-.732 5.419-1.951a5.469 5.469 0 0 0-10.608.184A8.463 8.463 0 0 0 12 20.5Zm.138-8.5a7.966 7.966 0 0 1 7.13 4.41 8.5 8.5 0 1 0-14.38.249A7.968 7.968 0 0 1 12.139 12ZM12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-12.004a2.933 2.933 0 1 0 0-5.867 2.933 2.933 0 0 0 0 5.867Z",
26
- clipRule: "evenodd"
27
- })]
28
- });
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
+ d: "M12 20.5c2.06 0 3.948-.732 5.419-1.951a5.469 5.469 0 0 0-10.608.184A8.463 8.463 0 0 0 12 20.5Zm.138-8.5a7.966 7.966 0 0 1 7.13 4.41 8.5 8.5 0 1 0-14.38.249A7.968 7.968 0 0 1 12.139 12ZM12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-12.004a2.933 2.933 0 1 0 0-5.867 2.933 2.933 0 0 0 0 5.867Z",
40
+ clipRule: "evenodd"
41
+ })]
42
+ });
43
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
44
+ };
@@ -6,23 +6,39 @@ 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
- d: "M3.444 12a8.556 8.556 0 1 1 17.07.855 1.222 1.222 0 1 0 2.432.24c.036-.36.054-.726.054-1.095 0-6.075-4.925-11-11-11S1 5.925 1 12s4.925 11 11 11c.357 0 .71-.017 1.058-.05a1.222 1.222 0 1 0-.233-2.434 8.519 8.519 0 0 1-6.129-1.802 5.624 5.624 0 0 1 8.07-3.72 1.222 1.222 0 1 0 1.128-2.169A8.07 8.07 0 0 0 4.823 16.66 8.516 8.516 0 0 1 3.444 12Zm11.49-3.938a2.933 2.933 0 1 1-5.867 0 2.933 2.933 0 0 1 5.866 0ZM24 19.255A4.748 4.748 0 0 1 19.25 24a4.748 4.748 0 0 1-4.75-4.745 4.748 4.748 0 0 1 4.75-4.746A4.748 4.748 0 0 1 24 19.255Zm-4-2.25a.75.75 0 0 0-1.5 0v1.5H17a.75.75 0 0 0 0 1.5h1.5v1.5a.75.75 0 0 0 1.5 0v-1.5h1.5a.75.75 0 0 0 0-1.5H20v-1.5Z",
26
- clipRule: "evenodd"
27
- })]
28
- });
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
+ d: "M3.444 12a8.556 8.556 0 1 1 17.07.855 1.222 1.222 0 1 0 2.432.24c.036-.36.054-.726.054-1.095 0-6.075-4.925-11-11-11S1 5.925 1 12s4.925 11 11 11c.357 0 .71-.017 1.058-.05a1.222 1.222 0 1 0-.233-2.434 8.519 8.519 0 0 1-6.129-1.802 5.624 5.624 0 0 1 8.07-3.72 1.222 1.222 0 1 0 1.128-2.169A8.07 8.07 0 0 0 4.823 16.66 8.516 8.516 0 0 1 3.444 12Zm11.49-3.938a2.933 2.933 0 1 1-5.867 0 2.933 2.933 0 0 1 5.866 0ZM24 19.255A4.748 4.748 0 0 1 19.25 24a4.748 4.748 0 0 1-4.75-4.745 4.748 4.748 0 0 1 4.75-4.746A4.748 4.748 0 0 1 24 19.255Zm-4-2.25a.75.75 0 0 0-1.5 0v1.5H17a.75.75 0 0 0 0 1.5h1.5v1.5a.75.75 0 0 0 1.5 0v-1.5h1.5a.75.75 0 0 0 0-1.5H20v-1.5Z",
40
+ clipRule: "evenodd"
41
+ })]
42
+ });
43
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
44
+ };
@@ -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
- fill: "#00579F",
25
- d: "M15.704 8c.752 0 1.36.151 1.744.288l-.265 1.464-.175-.072a3.615 3.615 0 0 0-1.449-.26c-.767 0-1.111.296-1.12.584 0 .317.417.526 1.097.836 1.12.483 1.64 1.075 1.632 1.846C17.152 14.092 15.824 15 13.784 15c-.872-.007-1.712-.173-2.168-.36l.272-1.522.256.108c.632.253 1.048.361 1.824.361.56 0 1.16-.21 1.168-.663 0-.296-.256-.512-1.008-.844-.736-.324-1.72-.865-1.704-1.838.008-1.32 1.36-2.242 3.28-2.242Zm-7.248 6.899H10.4l1.216-6.776H9.672l-1.216 6.776Z"
26
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
- fill: "#00579F",
28
- fillRule: "evenodd",
29
- d: "M22.432 8.123h-1.504c-.464 0-.816.122-1.016.562L17.024 14.9h2.04l.408-1.016h2.496c.056.237.232 1.016.232 1.016H24l-1.568-6.776Zm-2.4 4.376a2035.23 2035.23 0 0 0 .836-2.049c.056-.14.139-.346.196-.496l.136.584s.368 1.622.448 1.96h-1.616Z",
30
- clipRule: "evenodd"
31
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
32
- fill: "#00579F",
33
- d: "m4.928 12.743 1.904-4.62h2.056l-3.056 6.769H3.776L2.032 8.966c1.232.584 2.336 1.76 2.688 2.84l.208.938Z"
34
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
35
- fill: "#FAA61A",
36
- d: "M3.16 8.123H.032L0 8.26c2.44.562 4.056 1.918 4.72 3.547l-.68-3.115c-.112-.432-.456-.555-.88-.57Z"
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
+ fill: "#00579F",
39
+ d: "M15.704 8c.752 0 1.36.151 1.744.288l-.265 1.464-.175-.072a3.615 3.615 0 0 0-1.449-.26c-.767 0-1.111.296-1.12.584 0 .317.417.526 1.097.836 1.12.483 1.64 1.075 1.632 1.846C17.152 14.092 15.824 15 13.784 15c-.872-.007-1.712-.173-2.168-.36l.272-1.522.256.108c.632.253 1.048.361 1.824.361.56 0 1.16-.21 1.168-.663 0-.296-.256-.512-1.008-.844-.736-.324-1.72-.865-1.704-1.838.008-1.32 1.36-2.242 3.28-2.242Zm-7.248 6.899H10.4l1.216-6.776H9.672l-1.216 6.776Z"
40
+ }), (0, _jsxRuntime.jsx)("path", {
41
+ fill: "#00579F",
42
+ fillRule: "evenodd",
43
+ d: "M22.432 8.123h-1.504c-.464 0-.816.122-1.016.562L17.024 14.9h2.04l.408-1.016h2.496c.056.237.232 1.016.232 1.016H24l-1.568-6.776Zm-2.4 4.376a2035.23 2035.23 0 0 0 .836-2.049c.056-.14.139-.346.196-.496l.136.584s.368 1.622.448 1.96h-1.616Z",
44
+ clipRule: "evenodd"
45
+ }), (0, _jsxRuntime.jsx)("path", {
46
+ fill: "#00579F",
47
+ d: "m4.928 12.743 1.904-4.62h2.056l-3.056 6.769H3.776L2.032 8.966c1.232.584 2.336 1.76 2.688 2.84l.208.938Z"
48
+ }), (0, _jsxRuntime.jsx)("path", {
49
+ fill: "#FAA61A",
50
+ d: "M3.16 8.123H.032L0 8.26c2.44.562 4.056 1.918 4.72 3.547l-.68-3.115c-.112-.432-.456-.555-.88-.57Z"
51
+ })]
52
+ });
53
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
54
+ };
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M11.763 1.124c.1-.165.34-.165.44 0l1.907 3.183a.256.256 0 0 0 .3.11l1.507-.5a.256.256 0 0 1 .331.299L15.03 9.67c-.111.5.5.836.862.474l2.803-2.806a.257.257 0 0 1 .425.101l.515 1.573c.042.127.175.2.305.168l2.054-.512a.256.256 0 0 1 .291.362l-.997 2a.255.255 0 0 0 .128.349l1.429.61c.18.078.21.322.053.44l-5.493 4.12a.257.257 0 0 0-.088.287l.537 1.604a.26.26 0 0 1-.294.336c-.862-.164-2.7-.515-4.403-.628V22a.998.998 0 0 1-.96.998c-.007 0-.014.003-.022.003L12.168 23h-.01a1 1 0 0 1-1-1v-3.862c-1.737.094-3.766.467-4.664.64a.259.259 0 0 1-.294-.337l.52-1.554a.256.256 0 0 0-.09-.285L1.103 12.46a.256.256 0 0 1 .072-.448l1.44-.477a.256.256 0 0 0 .149-.357L1.692 9.025a.256.256 0 0 1 .29-.362l2.047.51a.256.256 0 0 0 .305-.168l.517-1.563a.256.256 0 0 1 .424-.1l2.808 2.817c.362.363.973.027.86-.474l-1.23-5.461a.256.256 0 0 1 .332-.3l1.491.506a.256.256 0 0 0 .302-.11l1.925-3.196Z"/>
3
+ </svg>
@@ -11,6 +11,7 @@ module.exports = {
11
11
  Bullet: require('./Bullet'),
12
12
  BulletCircle: require('./BulletCircle'),
13
13
  BulletFill: require('./BulletFill'),
14
+ CanadaFilled: require('./CanadaFilled'),
14
15
  Cart: require('./Cart'),
15
16
  CartFilled: require('./CartFilled'),
16
17
  Caution: require('./Caution'),
@@ -60,6 +61,16 @@ module.exports = {
60
61
  MaintenanceFilled: require('./MaintenanceFilled'),
61
62
  MasterCard: require('./MasterCard'),
62
63
  Muted: require('./Muted'),
64
+ Number1FilledMono: require('./Number1FilledMono'),
65
+ Number1FilledMulti: require('./Number1FilledMulti'),
66
+ Number2FilledMono: require('./Number2FilledMono'),
67
+ Number2FilledMulti: require('./Number2FilledMulti'),
68
+ Number3FilledMono: require('./Number3FilledMono'),
69
+ Number3FilledMulti: require('./Number3FilledMulti'),
70
+ Number4FilledMono: require('./Number4FilledMono'),
71
+ Number4FilledMulti: require('./Number4FilledMulti'),
72
+ Number5FilledMono: require('./Number5FilledMono'),
73
+ Number5FilledMulti: require('./Number5FilledMulti'),
63
74
  OfferStarFilled: require('./OfferStarFilled'),
64
75
  Pause: require('./Pause'),
65
76
  PaymentAdd: require('./PaymentAdd'),
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-.762-7.8h2.856V7.8H11.97L9.906 8.82v2.052h.48l.852-.456V16.2Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <defs>
3
+ <clipPath id="a">
4
+ <path fill="#fff" d="M0 0h24v24H0z"/>
5
+ </clipPath>
6
+ </defs>
7
+ <g clip-path="url(#a)">
8
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
9
+ <path fill="#fff" d="M14.094 16.2h-2.856v-5.784l-.852.456h-.48V8.82L11.97 7.8h2.124v8.4Z"/>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm3.066-7.734v-2.064h-2.988l1.176-.96c1.188-.972 1.896-1.74 1.896-2.916 0-1.8-1.188-2.592-3.24-2.592-1.272 0-2.232.336-2.88.696v1.884h1.128a1.859 1.859 0 0 1 1.26-.468c.576 0 .852.252.852.648 0 .468-.348.888-1.128 1.608L8.85 14.166v2.1h6.216Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M15.066 14.202v2.064H8.85v-2.1l2.292-2.064c.78-.72 1.128-1.14 1.128-1.608 0-.396-.276-.648-.852-.648-.564 0-.972.216-1.26.468H9.03V8.43c.648-.36 1.608-.696 2.88-.696 2.052 0 3.24.792 3.24 2.592 0 1.176-.708 1.944-1.896 2.916l-1.176.96h2.988Z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-3.186-8.232c.588.312 1.344.564 2.688.564 2.304 0 3.696-.912 3.684-2.484 0-1.128-.6-1.752-1.8-1.92v-.048c1.044-.252 1.644-.84 1.644-1.968 0-1.548-1.32-2.244-3.18-2.244-1.176 0-2.124.276-2.796.672v1.68h1.02c.288-.168.756-.324 1.32-.324.576 0 .9.264.9.708 0 .456-.348.732-1.092.732h-.684v1.728h.756c.732 0 1.056.24 1.056.768s-.48.78-1.116.78c-.624 0-1.092-.168-1.356-.372H8.814v1.728Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M11.502 16.332c-1.344 0-2.1-.252-2.688-.564V14.04h1.044c.264.204.732.372 1.356.372.636 0 1.116-.252 1.116-.78s-.324-.768-1.056-.768h-.756v-1.728h.684c.744 0 1.092-.276 1.092-.732 0-.444-.324-.708-.9-.708-.564 0-1.032.156-1.32.324h-1.02V8.34c.672-.396 1.62-.672 2.796-.672 1.86 0 3.18.696 3.18 2.244 0 1.128-.6 1.716-1.644 1.968v.048c1.2.168 1.8.792 1.8 1.92.012 1.572-1.38 2.484-3.684 2.484Z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M10.404 12.72v-.048L12 10.548h.048v2.172h-1.644Z"/>
3
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-.048-7.8h2.808v-1.716h.78V12.72h-.78V7.8h-2.676L8.46 12.468v2.016h3.492V16.2Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M14.76 16.2h-2.808v-1.716H8.46v-2.016L12.084 7.8h2.676v4.92h.78v1.764h-.78V16.2Zm-4.356-3.528v.048h1.644v-2.172H12l-1.596 2.124Z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-.576-7.734c2.388 0 3.78-1.092 3.78-2.892 0-1.824-1.128-2.616-2.616-2.616-.816 0-1.26.192-1.548.444h-.036V9.786h3.72V7.734H9.012v5.16h1.56c.168-.18.444-.372.936-.372.516 0 .864.252.864.84 0 .6-.396.948-1.188.948-.636 0-1.056-.192-1.344-.408H8.796v1.8c.66.348 1.404.564 2.628.564Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M15.204 13.374c0 1.8-1.392 2.892-3.78 2.892-1.224 0-1.968-.216-2.628-.564v-1.8H9.84c.288.216.708.408 1.344.408.792 0 1.188-.348 1.188-.948 0-.588-.348-.84-.864-.84-.492 0-.768.192-.936.372h-1.56v-5.16h5.712v2.052h-3.72v1.416h.036c.288-.252.732-.444 1.548-.444 1.488 0 2.616.792 2.616 2.616Z"/>
4
+ </svg>
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+
3
+ const iconSharedUtils = {
4
+ hasValidGradient: gradient => {
5
+ return gradient && gradient.type && gradient.stops && gradient.stops.length > 0;
6
+ }
7
+ };
8
+ const gradientUtils = {
9
+ generateGradientId: gradient => {
10
+ if (!gradient) return '';
11
+ const type = gradient.type || '';
12
+ const angle = gradient.angle || 0;
13
+ const spec = gradient.specification || '';
14
+ const stopsStr = gradient.stops ? gradient.stops.map(s => `${s.color}-${s.stop || s.hint || 0}`).join('_') : '';
15
+ const gradientStr = `${type}-${angle}-${spec}-${stopsStr}`;
16
+ let hash = 0;
17
+ for (let i = 0; i < gradientStr.length; i++) {
18
+ const char = gradientStr.charCodeAt(i);
19
+ hash = (hash << 5) - hash + char;
20
+ hash = hash & hash;
21
+ }
22
+ const random = Math.floor(Math.random() * 10000);
23
+ return `gradient-${type}-${Math.abs(hash).toString(16)}-${random}`;
24
+ },
25
+ addGradientToSvg: (svgContent, gradientDefs) => {
26
+ if (!gradientDefs) return svgContent;
27
+ const React = require('react');
28
+ return React.cloneElement(svgContent, svgContent.props, gradientDefs, ...React.Children.toArray(svgContent.props.children));
29
+ }
30
+ };
31
+ iconSharedUtils.getGradientUtils = () => {
32
+ return gradientUtils;
33
+ };
34
+ module.exports = iconSharedUtils;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+
3
+ const iconWebUtils = {
4
+ renderWebGradientDefs: (gradient, gradientId) => {
5
+ if (!gradient || !gradientId) return null;
6
+ const React = require('react');
7
+ if (gradient.type === 'linear') {
8
+ const angle = 180 - (gradient.angle || 0);
9
+ return React.createElement('defs', null, React.createElement('linearGradient', {
10
+ id: gradientId,
11
+ gradientTransform: `rotate(${angle})`
12
+ }, gradient.stops.map((stop, index) => {
13
+ const offset = stop.hint !== undefined ? stop.hint * 100 : stop.stop !== undefined ? stop.stop * 100 : '';
14
+ return React.createElement('stop', {
15
+ key: index,
16
+ offset: `${offset}%`,
17
+ stopColor: stop.color
18
+ });
19
+ })));
20
+ } else if (gradient.type === 'radial') {
21
+ let cx = '50%',
22
+ cy = '50%',
23
+ r = '50%';
24
+ if (typeof gradient.specification === 'string' && gradient.specification.length < 1000) {
25
+ const match = gradient.specification.match(/^(\d+(?:\.\d+)?)%\s+(\d+(?:\.\d+)?)%\s+at\s+(\d+(?:\.\d+)?)%\s+(\d+(?:\.\d+)?)%$/);
26
+ if (match) {
27
+ r = match[1] + '%';
28
+ cx = match[3] + '%';
29
+ cy = match[4] + '%';
30
+ }
31
+ }
32
+ return React.createElement('defs', null, React.createElement('radialGradient', {
33
+ id: gradientId,
34
+ cx: cx,
35
+ cy: cy,
36
+ r: r,
37
+ gradientUnits: "userSpaceOnUse"
38
+ }, gradient.stops.map((stop, index) => {
39
+ const offset = stop.hint !== undefined ? stop.hint * 100 : stop.stop !== undefined ? stop.stop * 100 : '';
40
+ return React.createElement('stop', {
41
+ key: index,
42
+ offset: `${offset}%`,
43
+ stopColor: stop.color
44
+ });
45
+ })));
46
+ }
47
+ return null;
48
+ }
49
+ };
50
+ module.exports = iconWebUtils;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 19:02:01 GMT
3
+ * Generated on Fri, 23 May 2025 15:14:16 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -69,11 +69,11 @@ module.exports = {
69
69
  },
70
70
  font: {
71
71
  StagSans: {
72
- 300: 'https://cdn.telus.digital/uds/StagSans-Light-v3_1_0.otf',
73
- 400: 'https://cdn.telus.digital/uds/StagSans-Regular-v3_1_0.otf',
74
- 500: 'https://cdn.telus.digital/uds/StagSans-Medium-v3_1_0.otf',
75
- 600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v3_1_0.otf',
76
- 700: 'https://cdn.telus.digital/uds/StagSans-Bold-v3_1_0.otf'
72
+ 300: 'https://cdn.telus.digital/uds/StagSans-Light-v3_3_0.otf',
73
+ 400: 'https://cdn.telus.digital/uds/StagSans-Regular-v3_3_0.otf',
74
+ 500: 'https://cdn.telus.digital/uds/StagSans-Medium-v3_3_0.otf',
75
+ 600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v3_3_0.otf',
76
+ 700: 'https://cdn.telus.digital/uds/StagSans-Bold-v3_3_0.otf'
77
77
  }
78
78
  },
79
79
  fontSize: {
@@ -115,6 +115,7 @@ module.exports = {
115
115
  Bullet: '@telus-uds/palette-koodo/build/web/icons/bullet.icon.svg',
116
116
  BulletCircle: '@telus-uds/palette-koodo/build/web/icons/bullet-circle.icon.svg',
117
117
  BulletFill: '@telus-uds/palette-koodo/build/web/icons/bullet-fill.icon.svg',
118
+ CanadaFilled: '@telus-uds/palette-koodo/build/web/icons/canada-filled.icon.svg',
118
119
  Cart: '@telus-uds/palette-koodo/build/web/icons/cart.icon.svg',
119
120
  CartFilled: '@telus-uds/palette-koodo/build/web/icons/cart-filled.icon.svg',
120
121
  Caution: '@telus-uds/palette-koodo/build/web/icons/caution.icon.svg',
@@ -164,6 +165,16 @@ module.exports = {
164
165
  MaintenanceFilled: '@telus-uds/palette-koodo/build/web/icons/maintenance-filled.icon.svg',
165
166
  MasterCard: '@telus-uds/palette-koodo/build/web/icons/master-card.icon.svg',
166
167
  Muted: '@telus-uds/palette-koodo/build/web/icons/muted.icon.svg',
168
+ Number1FilledMono: '@telus-uds/palette-koodo/build/web/icons/number1-filled-mono.icon.svg',
169
+ Number1FilledMulti: '@telus-uds/palette-koodo/build/web/icons/number1-filled-multi.icon.svg',
170
+ Number2FilledMono: '@telus-uds/palette-koodo/build/web/icons/number2-filled-mono.icon.svg',
171
+ Number2FilledMulti: '@telus-uds/palette-koodo/build/web/icons/number2-filled-multi.icon.svg',
172
+ Number3FilledMono: '@telus-uds/palette-koodo/build/web/icons/number3-filled-mono.icon.svg',
173
+ Number3FilledMulti: '@telus-uds/palette-koodo/build/web/icons/number3-filled-multi.icon.svg',
174
+ Number4FilledMono: '@telus-uds/palette-koodo/build/web/icons/number4-filled-mono.icon.svg',
175
+ Number4FilledMulti: '@telus-uds/palette-koodo/build/web/icons/number4-filled-multi.icon.svg',
176
+ Number5FilledMono: '@telus-uds/palette-koodo/build/web/icons/number5-filled-mono.icon.svg',
177
+ Number5FilledMulti: '@telus-uds/palette-koodo/build/web/icons/number5-filled-multi.icon.svg',
167
178
  OfferStarFilled: '@telus-uds/palette-koodo/build/web/icons/offer-star-filled.icon.svg',
168
179
  Pause: '@telus-uds/palette-koodo/build/web/icons/pause.icon.svg',
169
180
  PaymentAdd: '@telus-uds/palette-koodo/build/web/icons/payment-add.icon.svg',
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M11.763 1.124c.1-.165.34-.165.44 0l1.907 3.183a.256.256 0 0 0 .3.11l1.507-.5a.256.256 0 0 1 .331.299L15.03 9.67c-.111.5.5.836.862.474l2.803-2.806a.257.257 0 0 1 .425.101l.515 1.573c.042.127.175.2.305.168l2.054-.512a.256.256 0 0 1 .291.362l-.997 2a.255.255 0 0 0 .128.349l1.429.61c.18.078.21.322.053.44l-5.493 4.12a.257.257 0 0 0-.088.287l.537 1.604a.26.26 0 0 1-.294.336c-.862-.164-2.7-.515-4.403-.628V22a.998.998 0 0 1-.96.998c-.007 0-.014.003-.022.003L12.168 23h-.01a1 1 0 0 1-1-1v-3.862c-1.737.094-3.766.467-4.664.64a.259.259 0 0 1-.294-.337l.52-1.554a.256.256 0 0 0-.09-.285L1.103 12.46a.256.256 0 0 1 .072-.448l1.44-.477a.256.256 0 0 0 .149-.357L1.692 9.025a.256.256 0 0 1 .29-.362l2.047.51a.256.256 0 0 0 .305-.168l.517-1.563a.256.256 0 0 1 .424-.1l2.808 2.817c.362.363.973.027.86-.474l-1.23-5.461a.256.256 0 0 1 .332-.3l1.491.506a.256.256 0 0 0 .302-.11l1.925-3.196Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-.762-7.8h2.856V7.8H11.97L9.906 8.82v2.052h.48l.852-.456V16.2Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <defs>
3
+ <clipPath id="a">
4
+ <path fill="#fff" d="M0 0h24v24H0z"/>
5
+ </clipPath>
6
+ </defs>
7
+ <g clip-path="url(#a)">
8
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
9
+ <path fill="#fff" d="M14.094 16.2h-2.856v-5.784l-.852.456h-.48V8.82L11.97 7.8h2.124v8.4Z"/>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm3.066-7.734v-2.064h-2.988l1.176-.96c1.188-.972 1.896-1.74 1.896-2.916 0-1.8-1.188-2.592-3.24-2.592-1.272 0-2.232.336-2.88.696v1.884h1.128a1.859 1.859 0 0 1 1.26-.468c.576 0 .852.252.852.648 0 .468-.348.888-1.128 1.608L8.85 14.166v2.1h6.216Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M15.066 14.202v2.064H8.85v-2.1l2.292-2.064c.78-.72 1.128-1.14 1.128-1.608 0-.396-.276-.648-.852-.648-.564 0-.972.216-1.26.468H9.03V8.43c.648-.36 1.608-.696 2.88-.696 2.052 0 3.24.792 3.24 2.592 0 1.176-.708 1.944-1.896 2.916l-1.176.96h2.988Z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-3.186-8.232c.588.312 1.344.564 2.688.564 2.304 0 3.696-.912 3.684-2.484 0-1.128-.6-1.752-1.8-1.92v-.048c1.044-.252 1.644-.84 1.644-1.968 0-1.548-1.32-2.244-3.18-2.244-1.176 0-2.124.276-2.796.672v1.68h1.02c.288-.168.756-.324 1.32-.324.576 0 .9.264.9.708 0 .456-.348.732-1.092.732h-.684v1.728h.756c.732 0 1.056.24 1.056.768s-.48.78-1.116.78c-.624 0-1.092-.168-1.356-.372H8.814v1.728Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M11.502 16.332c-1.344 0-2.1-.252-2.688-.564V14.04h1.044c.264.204.732.372 1.356.372.636 0 1.116-.252 1.116-.78s-.324-.768-1.056-.768h-.756v-1.728h.684c.744 0 1.092-.276 1.092-.732 0-.444-.324-.708-.9-.708-.564 0-1.032.156-1.32.324h-1.02V8.34c.672-.396 1.62-.672 2.796-.672 1.86 0 3.18.696 3.18 2.244 0 1.128-.6 1.716-1.644 1.968v.048c1.2.168 1.8.792 1.8 1.92.012 1.572-1.38 2.484-3.684 2.484Z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M10.404 12.72v-.048L12 10.548h.048v2.172h-1.644Z"/>
3
+ <path fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm-.048-7.8h2.808v-1.716h.78V12.72h-.78V7.8h-2.676L8.46 12.468v2.016h3.492V16.2Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="#FF0076" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z"/>
3
+ <path fill="#fff" d="M14.76 16.2h-2.808v-1.716H8.46v-2.016L12.084 7.8h2.676v4.92h.78v1.764h-.78V16.2Zm-4.356-3.528v.048h1.644v-2.172H12l-1.596 2.124Z"/>
4
+ </svg>