@telus-uds/palette-koodo 3.4.0 → 3.6.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 (179) hide show
  1. package/CHANGELOG.json +28 -1
  2. package/CHANGELOG.md +12 -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/fonts/StagSans-Bold.woff +0 -0
  14. package/build/rn/fonts/StagSans-Bold2.woff2 +0 -0
  15. package/build/rn/fonts/StagSans-Light.woff +0 -0
  16. package/build/rn/fonts/StagSans-Light2.woff2 +0 -0
  17. package/build/rn/fonts/StagSans-Medium.woff +0 -0
  18. package/build/rn/fonts/StagSans-Medium2.woff2 +0 -0
  19. package/build/rn/fonts/StagSans-Regular.woff +0 -0
  20. package/build/rn/fonts/StagSans-Regular2.woff2 +0 -0
  21. package/build/rn/fonts/StagSans-Semibold.woff +0 -0
  22. package/build/rn/fonts/StagSans-Semibold2.woff2 +0 -0
  23. package/build/rn/fonts/fonts.css +50 -0
  24. package/build/rn/fonts/index.js +10 -0
  25. package/build/rn/icons/CheckCircle.js +2 -2
  26. package/build/rn/icons/CheckCircle.native.js +2 -2
  27. package/build/rn/icons/CheckCircleFilled.js +1 -1
  28. package/build/rn/icons/CheckCircleFilled.native.js +1 -1
  29. package/build/rn/icons/ChevronLeftCircle.js +1 -1
  30. package/build/rn/icons/ChevronLeftCircle.native.js +1 -1
  31. package/build/rn/icons/ChevronRightCircle.js +1 -1
  32. package/build/rn/icons/ChevronRightCircle.native.js +1 -1
  33. package/build/rn/icons/Clipboard.js +1 -1
  34. package/build/rn/icons/Clipboard.native.js +1 -1
  35. package/build/rn/icons/Devices.js +3 -1
  36. package/build/rn/icons/Devices.native.js +3 -1
  37. package/build/rn/icons/Fingerprint.js +54 -0
  38. package/build/rn/icons/Fingerprint.native.js +53 -0
  39. package/build/rn/icons/LockFilled.js +1 -1
  40. package/build/rn/icons/LockFilled.native.js +1 -1
  41. package/build/rn/icons/LockOpenFilled.js +44 -0
  42. package/build/rn/icons/LockOpenFilled.native.js +43 -0
  43. package/build/rn/icons/Phone.js +3 -1
  44. package/build/rn/icons/Phone.native.js +3 -1
  45. package/build/rn/icons/PhoneManage.js +48 -0
  46. package/build/rn/icons/PhoneManage.native.js +47 -0
  47. package/build/rn/icons/PhoneTroubleshoot.js +5 -1
  48. package/build/rn/icons/PhoneTroubleshoot.native.js +5 -1
  49. package/build/rn/icons/Question.js +2 -2
  50. package/build/rn/icons/Question.native.js +2 -2
  51. package/build/rn/icons/QuestionFilled.js +1 -1
  52. package/build/rn/icons/QuestionFilled.native.js +1 -1
  53. package/build/rn/icons/Replay.js +1 -1
  54. package/build/rn/icons/Replay.native.js +1 -1
  55. package/build/rn/icons/SimElectronic.js +44 -0
  56. package/build/rn/icons/SimElectronic.native.js +43 -0
  57. package/build/rn/icons/SimElectronicFilled.js +46 -0
  58. package/build/rn/icons/SimElectronicFilled.native.js +45 -0
  59. package/build/rn/icons/Tablet.js +44 -0
  60. package/build/rn/icons/Tablet.native.js +43 -0
  61. package/build/rn/icons/Tooltip.js +2 -2
  62. package/build/rn/icons/Tooltip.native.js +2 -2
  63. package/build/rn/icons/UserAdd.js +5 -1
  64. package/build/rn/icons/UserAdd.native.js +5 -1
  65. package/build/rn/icons/check-circle-filled.icon.svg +1 -1
  66. package/build/rn/icons/check-circle.icon.svg +2 -2
  67. package/build/rn/icons/chevron-left-circle.icon.svg +1 -1
  68. package/build/rn/icons/chevron-right-circle.icon.svg +1 -1
  69. package/build/rn/icons/clipboard.icon.svg +1 -1
  70. package/build/rn/icons/devices.icon.svg +2 -1
  71. package/build/rn/icons/fingerprint.icon.svg +9 -0
  72. package/build/rn/icons/index.js +6 -0
  73. package/build/rn/icons/lock-filled.icon.svg +1 -1
  74. package/build/rn/icons/lock-open-filled.icon.svg +3 -0
  75. package/build/rn/icons/phone-manage.icon.svg +5 -0
  76. package/build/rn/icons/phone-troubleshoot.icon.svg +3 -1
  77. package/build/rn/icons/phone.icon.svg +3 -2
  78. package/build/rn/icons/question-filled.icon.svg +1 -1
  79. package/build/rn/icons/question.icon.svg +2 -2
  80. package/build/rn/icons/replay.icon.svg +1 -1
  81. package/build/rn/icons/sim-electronic-filled.icon.svg +4 -0
  82. package/build/rn/icons/sim-electronic.icon.svg +4 -0
  83. package/build/rn/icons/tablet.icon.svg +3 -0
  84. package/build/rn/icons/tooltip.icon.svg +2 -2
  85. package/build/rn/icons/user-add.icon.svg +3 -1
  86. package/build/rn/palette.js +21 -1
  87. package/build/web/fonts/StagSans-Bold-v3_6_0.woff +0 -0
  88. package/build/web/fonts/StagSans-Bold2-v3_6_0.woff2 +0 -0
  89. package/build/web/fonts/StagSans-Light-v3_6_0.woff +0 -0
  90. package/build/web/fonts/StagSans-Light2-v3_6_0.woff2 +0 -0
  91. package/build/web/fonts/StagSans-Medium-v3_6_0.woff +0 -0
  92. package/build/web/fonts/StagSans-Medium2-v3_6_0.woff2 +0 -0
  93. package/build/web/fonts/StagSans-Regular-v3_6_0.woff +0 -0
  94. package/build/web/fonts/StagSans-Regular2-v3_6_0.woff2 +0 -0
  95. package/build/web/fonts/StagSans-Semibold-v3_6_0.woff +0 -0
  96. package/build/web/fonts/StagSans-Semibold2-v3_6_0.woff2 +0 -0
  97. package/build/web/fonts/fonts-cdn-family.css +75 -5
  98. package/build/web/fonts/fonts-cdn.css +55 -5
  99. package/build/web/fonts/fonts-local-family.css +75 -5
  100. package/build/web/fonts/fonts-local.css +55 -5
  101. package/build/web/icons/CheckCircle.js +2 -2
  102. package/build/web/icons/CheckCircleFilled.js +1 -1
  103. package/build/web/icons/ChevronLeftCircle.js +1 -1
  104. package/build/web/icons/ChevronRightCircle.js +1 -1
  105. package/build/web/icons/Clipboard.js +1 -1
  106. package/build/web/icons/Devices.js +3 -1
  107. package/build/web/icons/Fingerprint.js +54 -0
  108. package/build/web/icons/LockFilled.js +1 -1
  109. package/build/web/icons/LockOpenFilled.js +44 -0
  110. package/build/web/icons/Phone.js +3 -1
  111. package/build/web/icons/PhoneManage.js +48 -0
  112. package/build/web/icons/PhoneTroubleshoot.js +5 -1
  113. package/build/web/icons/Question.js +2 -2
  114. package/build/web/icons/QuestionFilled.js +1 -1
  115. package/build/web/icons/Replay.js +1 -1
  116. package/build/web/icons/SimElectronic.js +44 -0
  117. package/build/web/icons/SimElectronicFilled.js +46 -0
  118. package/build/web/icons/Tablet.js +44 -0
  119. package/build/web/icons/Tooltip.js +2 -2
  120. package/build/web/icons/UserAdd.js +5 -1
  121. package/build/web/icons/check-circle-filled.icon.svg +1 -1
  122. package/build/web/icons/check-circle.icon.svg +2 -2
  123. package/build/web/icons/chevron-left-circle.icon.svg +1 -1
  124. package/build/web/icons/chevron-right-circle.icon.svg +1 -1
  125. package/build/web/icons/clipboard.icon.svg +1 -1
  126. package/build/web/icons/devices.icon.svg +2 -1
  127. package/build/web/icons/fingerprint.icon.svg +9 -0
  128. package/build/web/icons/index.js +6 -0
  129. package/build/web/icons/lock-filled.icon.svg +1 -1
  130. package/build/web/icons/lock-open-filled.icon.svg +3 -0
  131. package/build/web/icons/phone-manage.icon.svg +5 -0
  132. package/build/web/icons/phone-troubleshoot.icon.svg +3 -1
  133. package/build/web/icons/phone.icon.svg +3 -2
  134. package/build/web/icons/question-filled.icon.svg +1 -1
  135. package/build/web/icons/question.icon.svg +2 -2
  136. package/build/web/icons/replay.icon.svg +1 -1
  137. package/build/web/icons/sim-electronic-filled.icon.svg +4 -0
  138. package/build/web/icons/sim-electronic.icon.svg +4 -0
  139. package/build/web/icons/tablet.icon.svg +3 -0
  140. package/build/web/icons/tooltip.icon.svg +2 -2
  141. package/build/web/icons/user-add.icon.svg +3 -1
  142. package/build/web/palette.js +26 -6
  143. package/font/StagSans-Bold.woff +0 -0
  144. package/font/StagSans-Bold.woff2 +0 -0
  145. package/font/StagSans-Light.woff +0 -0
  146. package/font/StagSans-Light.woff2 +0 -0
  147. package/font/StagSans-Medium.woff +0 -0
  148. package/font/StagSans-Medium.woff2 +0 -0
  149. package/font/StagSans-Regular.woff +0 -0
  150. package/font/StagSans-Regular.woff2 +0 -0
  151. package/font/StagSans-Semibold.woff +0 -0
  152. package/font/StagSans-Semibold.woff2 +0 -0
  153. package/icon/check-circle-filled.svg +1 -1
  154. package/icon/check-circle.svg +2 -2
  155. package/icon/chevron-left-circle.svg +1 -1
  156. package/icon/chevron-right-circle.svg +1 -1
  157. package/icon/clipboard.svg +1 -1
  158. package/icon/devices.svg +2 -1
  159. package/icon/fingerprint.svg +9 -0
  160. package/icon/lock-filled.svg +1 -1
  161. package/icon/lock-open-filled.svg +3 -0
  162. package/icon/phone-manage.svg +5 -0
  163. package/icon/phone-troubleshoot.svg +3 -1
  164. package/icon/phone.svg +3 -2
  165. package/icon/question-filled.svg +1 -1
  166. package/icon/question.svg +2 -2
  167. package/icon/replay.svg +1 -1
  168. package/icon/sim-electronic-filled.svg +4 -0
  169. package/icon/sim-electronic.svg +4 -0
  170. package/icon/tablet.svg +3 -0
  171. package/icon/tooltip.svg +2 -2
  172. package/icon/user-add.svg +3 -1
  173. package/package.json +1 -1
  174. package/palette.json +42 -0
  175. /package/build/web/fonts/{StagSans-Bold-v3_4_0.otf → StagSans-Bold-v3_6_0.otf} +0 -0
  176. /package/build/web/fonts/{StagSans-Light-v3_4_0.otf → StagSans-Light-v3_6_0.otf} +0 -0
  177. /package/build/web/fonts/{StagSans-Medium-v3_4_0.otf → StagSans-Medium-v3_6_0.otf} +0 -0
  178. /package/build/web/fonts/{StagSans-Regular-v3_4_0.otf → StagSans-Regular-v3_6_0.otf} +0 -0
  179. /package/build/web/fonts/{StagSans-Semibold-v3_4_0.otf → StagSans-Semibold-v3_6_0.otf} +0 -0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Jun 2025 20:21:13 GMT
3
+ * Generated on Thu, 26 Jun 2025 23:50:46 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -74,6 +74,20 @@ module.exports = {
74
74
  500: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Medium.otf',
75
75
  600: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Semibold.otf',
76
76
  700: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Bold.otf'
77
+ },
78
+ StagSansWoff: {
79
+ 300: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Light.woff',
80
+ 400: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Regular.woff',
81
+ 500: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Medium.woff',
82
+ 600: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Semibold.woff',
83
+ 700: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Bold.woff'
84
+ },
85
+ StagSansWoff2: {
86
+ 300: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Light2.woff2',
87
+ 400: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Regular2.woff2',
88
+ 500: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Medium2.woff2',
89
+ 600: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Semibold2.woff2',
90
+ 700: '@telus-uds/palette-koodo/build/rn/fonts/StagSans-Bold2.woff2'
77
91
  }
78
92
  },
79
93
  fontSize: {
@@ -162,6 +176,7 @@ module.exports = {
162
176
  EyeMasked: '@telus-uds/palette-koodo/build/rn/icons/eye-masked.icon.svg',
163
177
  EyeOpened: '@telus-uds/palette-koodo/build/rn/icons/eye-opened.icon.svg',
164
178
  EyeUnmasked: '@telus-uds/palette-koodo/build/rn/icons/eye-unmasked.icon.svg',
179
+ Fingerprint: '@telus-uds/palette-koodo/build/rn/icons/fingerprint.icon.svg',
165
180
  FullscreenExpand: '@telus-uds/palette-koodo/build/rn/icons/fullscreen-expand.icon.svg',
166
181
  FullscreenMinimize: '@telus-uds/palette-koodo/build/rn/icons/fullscreen-minimize.icon.svg',
167
182
  Gift: '@telus-uds/palette-koodo/build/rn/icons/gift.icon.svg',
@@ -180,6 +195,7 @@ module.exports = {
180
195
  LocationMap: '@telus-uds/palette-koodo/build/rn/icons/location-map.icon.svg',
181
196
  LocationMapFilled: '@telus-uds/palette-koodo/build/rn/icons/location-map-filled.icon.svg',
182
197
  LockFilled: '@telus-uds/palette-koodo/build/rn/icons/lock-filled.icon.svg',
198
+ LockOpenFilled: '@telus-uds/palette-koodo/build/rn/icons/lock-open-filled.icon.svg',
183
199
  Maintenance: '@telus-uds/palette-koodo/build/rn/icons/maintenance.icon.svg',
184
200
  MaintenanceFilled: '@telus-uds/palette-koodo/build/rn/icons/maintenance-filled.icon.svg',
185
201
  MasterCard: '@telus-uds/palette-koodo/build/rn/icons/master-card.icon.svg',
@@ -199,6 +215,7 @@ module.exports = {
199
215
  PaymentAdd: '@telus-uds/palette-koodo/build/rn/icons/payment-add.icon.svg',
200
216
  Perk: '@telus-uds/palette-koodo/build/rn/icons/perk.icon.svg',
201
217
  Phone: '@telus-uds/palette-koodo/build/rn/icons/phone.icon.svg',
218
+ PhoneManage: '@telus-uds/palette-koodo/build/rn/icons/phone-manage.icon.svg',
202
219
  PhoneTroubleshoot: '@telus-uds/palette-koodo/build/rn/icons/phone-troubleshoot.icon.svg',
203
220
  Play: '@telus-uds/palette-koodo/build/rn/icons/play.icon.svg',
204
221
  PlaySolid: '@telus-uds/palette-koodo/build/rn/icons/play-solid.icon.svg',
@@ -225,10 +242,13 @@ module.exports = {
225
242
  ShippingFilled: '@telus-uds/palette-koodo/build/rn/icons/shipping-filled.icon.svg',
226
243
  Shop: '@telus-uds/palette-koodo/build/rn/icons/shop.icon.svg',
227
244
  Sim: '@telus-uds/palette-koodo/build/rn/icons/sim.icon.svg',
245
+ SimElectronic: '@telus-uds/palette-koodo/build/rn/icons/sim-electronic.icon.svg',
246
+ SimElectronicFilled: '@telus-uds/palette-koodo/build/rn/icons/sim-electronic-filled.icon.svg',
228
247
  SimFilled: '@telus-uds/palette-koodo/build/rn/icons/sim-filled.icon.svg',
229
248
  Spyglass: '@telus-uds/palette-koodo/build/rn/icons/spyglass.icon.svg',
230
249
  Streaming: '@telus-uds/palette-koodo/build/rn/icons/streaming.icon.svg',
231
250
  Subtract: '@telus-uds/palette-koodo/build/rn/icons/subtract.icon.svg',
251
+ Tablet: '@telus-uds/palette-koodo/build/rn/icons/tablet.icon.svg',
232
252
  Tag: '@telus-uds/palette-koodo/build/rn/icons/tag.icon.svg',
233
253
  TagFilled: '@telus-uds/palette-koodo/build/rn/icons/tag-filled.icon.svg',
234
254
  Times: '@telus-uds/palette-koodo/build/rn/icons/times.icon.svg',
@@ -1,34 +1,104 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_4_0.otf');
3
+ src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_6_0.otf');
4
4
  font-weight: 300;
5
5
  font-style: normal;
6
6
  font-display: block;
7
7
  }
8
8
  @font-face {
9
9
  font-family: 'StagSans';
10
- src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_4_0.otf');
10
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_6_0.otf');
11
11
  font-weight: 400;
12
12
  font-style: normal;
13
13
  font-display: block;
14
14
  }
15
15
  @font-face {
16
16
  font-family: 'StagSans';
17
- src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_4_0.otf');
17
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_6_0.otf');
18
18
  font-weight: 500;
19
19
  font-style: normal;
20
20
  font-display: block;
21
21
  }
22
22
  @font-face {
23
23
  font-family: 'StagSans';
24
- src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_4_0.otf');
24
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_6_0.otf');
25
25
  font-weight: 600;
26
26
  font-style: normal;
27
27
  font-display: block;
28
28
  }
29
29
  @font-face {
30
30
  font-family: 'StagSans';
31
- src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_4_0.otf');
31
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_6_0.otf');
32
+ font-weight: 700;
33
+ font-style: normal;
34
+ font-display: block;
35
+ }
36
+ @font-face {
37
+ font-family: 'StagSansWoff';
38
+ src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_6_0.woff');
39
+ font-weight: 300;
40
+ font-style: normal;
41
+ font-display: block;
42
+ }
43
+ @font-face {
44
+ font-family: 'StagSansWoff';
45
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_6_0.woff');
46
+ font-weight: 400;
47
+ font-style: normal;
48
+ font-display: block;
49
+ }
50
+ @font-face {
51
+ font-family: 'StagSansWoff';
52
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_6_0.woff');
53
+ font-weight: 500;
54
+ font-style: normal;
55
+ font-display: block;
56
+ }
57
+ @font-face {
58
+ font-family: 'StagSansWoff';
59
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_6_0.woff');
60
+ font-weight: 600;
61
+ font-style: normal;
62
+ font-display: block;
63
+ }
64
+ @font-face {
65
+ font-family: 'StagSansWoff';
66
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_6_0.woff');
67
+ font-weight: 700;
68
+ font-style: normal;
69
+ font-display: block;
70
+ }
71
+ @font-face {
72
+ font-family: 'StagSansWoff2';
73
+ src: url('https://cdn.telus.digital/uds/StagSans-Light2-v3_6_0.woff2');
74
+ font-weight: 300;
75
+ font-style: normal;
76
+ font-display: block;
77
+ }
78
+ @font-face {
79
+ font-family: 'StagSansWoff2';
80
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v3_6_0.woff2');
81
+ font-weight: 400;
82
+ font-style: normal;
83
+ font-display: block;
84
+ }
85
+ @font-face {
86
+ font-family: 'StagSansWoff2';
87
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v3_6_0.woff2');
88
+ font-weight: 500;
89
+ font-style: normal;
90
+ font-display: block;
91
+ }
92
+ @font-face {
93
+ font-family: 'StagSansWoff2';
94
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v3_6_0.woff2');
95
+ font-weight: 600;
96
+ font-style: normal;
97
+ font-display: block;
98
+ }
99
+ @font-face {
100
+ font-family: 'StagSansWoff2';
101
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v3_6_0.woff2');
32
102
  font-weight: 700;
33
103
  font-style: normal;
34
104
  font-display: block;
@@ -1,25 +1,75 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans300normal';
3
- src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_4_0.otf');
3
+ src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_6_0.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'StagSans400normal';
8
- src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_4_0.otf');
8
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_6_0.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'StagSans500normal';
13
- src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_4_0.otf');
13
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_6_0.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'StagSans600normal';
18
- src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_4_0.otf');
18
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_6_0.otf');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'StagSans700normal';
23
- src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_4_0.otf');
23
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_6_0.otf');
24
+ font-display: block;
25
+ }
26
+ @font-face {
27
+ font-family: 'StagSansWoff300normal';
28
+ src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_6_0.woff');
29
+ font-display: block;
30
+ }
31
+ @font-face {
32
+ font-family: 'StagSansWoff400normal';
33
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_6_0.woff');
34
+ font-display: block;
35
+ }
36
+ @font-face {
37
+ font-family: 'StagSansWoff500normal';
38
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_6_0.woff');
39
+ font-display: block;
40
+ }
41
+ @font-face {
42
+ font-family: 'StagSansWoff600normal';
43
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_6_0.woff');
44
+ font-display: block;
45
+ }
46
+ @font-face {
47
+ font-family: 'StagSansWoff700normal';
48
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_6_0.woff');
49
+ font-display: block;
50
+ }
51
+ @font-face {
52
+ font-family: 'StagSansWoff2300normal';
53
+ src: url('https://cdn.telus.digital/uds/StagSans-Light2-v3_6_0.woff2');
54
+ font-display: block;
55
+ }
56
+ @font-face {
57
+ font-family: 'StagSansWoff2400normal';
58
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v3_6_0.woff2');
59
+ font-display: block;
60
+ }
61
+ @font-face {
62
+ font-family: 'StagSansWoff2500normal';
63
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v3_6_0.woff2');
64
+ font-display: block;
65
+ }
66
+ @font-face {
67
+ font-family: 'StagSansWoff2600normal';
68
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v3_6_0.woff2');
69
+ font-display: block;
70
+ }
71
+ @font-face {
72
+ font-family: 'StagSansWoff2700normal';
73
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v3_6_0.woff2');
24
74
  font-display: block;
25
75
  }
@@ -1,34 +1,104 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('./StagSans-Light-v3_4_0.otf');
3
+ src: url('./StagSans-Light-v3_6_0.otf');
4
4
  font-weight: 300;
5
5
  font-style: normal;
6
6
  font-display: block;
7
7
  }
8
8
  @font-face {
9
9
  font-family: 'StagSans';
10
- src: url('./StagSans-Regular-v3_4_0.otf');
10
+ src: url('./StagSans-Regular-v3_6_0.otf');
11
11
  font-weight: 400;
12
12
  font-style: normal;
13
13
  font-display: block;
14
14
  }
15
15
  @font-face {
16
16
  font-family: 'StagSans';
17
- src: url('./StagSans-Medium-v3_4_0.otf');
17
+ src: url('./StagSans-Medium-v3_6_0.otf');
18
18
  font-weight: 500;
19
19
  font-style: normal;
20
20
  font-display: block;
21
21
  }
22
22
  @font-face {
23
23
  font-family: 'StagSans';
24
- src: url('./StagSans-Semibold-v3_4_0.otf');
24
+ src: url('./StagSans-Semibold-v3_6_0.otf');
25
25
  font-weight: 600;
26
26
  font-style: normal;
27
27
  font-display: block;
28
28
  }
29
29
  @font-face {
30
30
  font-family: 'StagSans';
31
- src: url('./StagSans-Bold-v3_4_0.otf');
31
+ src: url('./StagSans-Bold-v3_6_0.otf');
32
+ font-weight: 700;
33
+ font-style: normal;
34
+ font-display: block;
35
+ }
36
+ @font-face {
37
+ font-family: 'StagSansWoff';
38
+ src: url('./StagSans-Light-v3_6_0.woff');
39
+ font-weight: 300;
40
+ font-style: normal;
41
+ font-display: block;
42
+ }
43
+ @font-face {
44
+ font-family: 'StagSansWoff';
45
+ src: url('./StagSans-Regular-v3_6_0.woff');
46
+ font-weight: 400;
47
+ font-style: normal;
48
+ font-display: block;
49
+ }
50
+ @font-face {
51
+ font-family: 'StagSansWoff';
52
+ src: url('./StagSans-Medium-v3_6_0.woff');
53
+ font-weight: 500;
54
+ font-style: normal;
55
+ font-display: block;
56
+ }
57
+ @font-face {
58
+ font-family: 'StagSansWoff';
59
+ src: url('./StagSans-Semibold-v3_6_0.woff');
60
+ font-weight: 600;
61
+ font-style: normal;
62
+ font-display: block;
63
+ }
64
+ @font-face {
65
+ font-family: 'StagSansWoff';
66
+ src: url('./StagSans-Bold-v3_6_0.woff');
67
+ font-weight: 700;
68
+ font-style: normal;
69
+ font-display: block;
70
+ }
71
+ @font-face {
72
+ font-family: 'StagSansWoff2';
73
+ src: url('./StagSans-Light2-v3_6_0.woff2');
74
+ font-weight: 300;
75
+ font-style: normal;
76
+ font-display: block;
77
+ }
78
+ @font-face {
79
+ font-family: 'StagSansWoff2';
80
+ src: url('./StagSans-Regular2-v3_6_0.woff2');
81
+ font-weight: 400;
82
+ font-style: normal;
83
+ font-display: block;
84
+ }
85
+ @font-face {
86
+ font-family: 'StagSansWoff2';
87
+ src: url('./StagSans-Medium2-v3_6_0.woff2');
88
+ font-weight: 500;
89
+ font-style: normal;
90
+ font-display: block;
91
+ }
92
+ @font-face {
93
+ font-family: 'StagSansWoff2';
94
+ src: url('./StagSans-Semibold2-v3_6_0.woff2');
95
+ font-weight: 600;
96
+ font-style: normal;
97
+ font-display: block;
98
+ }
99
+ @font-face {
100
+ font-family: 'StagSansWoff2';
101
+ src: url('./StagSans-Bold2-v3_6_0.woff2');
32
102
  font-weight: 700;
33
103
  font-style: normal;
34
104
  font-display: block;
@@ -1,25 +1,75 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans300normal';
3
- src: url('./StagSans-Light-v3_4_0.otf');
3
+ src: url('./StagSans-Light-v3_6_0.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'StagSans400normal';
8
- src: url('./StagSans-Regular-v3_4_0.otf');
8
+ src: url('./StagSans-Regular-v3_6_0.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'StagSans500normal';
13
- src: url('./StagSans-Medium-v3_4_0.otf');
13
+ src: url('./StagSans-Medium-v3_6_0.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'StagSans600normal';
18
- src: url('./StagSans-Semibold-v3_4_0.otf');
18
+ src: url('./StagSans-Semibold-v3_6_0.otf');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'StagSans700normal';
23
- src: url('./StagSans-Bold-v3_4_0.otf');
23
+ src: url('./StagSans-Bold-v3_6_0.otf');
24
+ font-display: block;
25
+ }
26
+ @font-face {
27
+ font-family: 'StagSansWoff300normal';
28
+ src: url('./StagSans-Light-v3_6_0.woff');
29
+ font-display: block;
30
+ }
31
+ @font-face {
32
+ font-family: 'StagSansWoff400normal';
33
+ src: url('./StagSans-Regular-v3_6_0.woff');
34
+ font-display: block;
35
+ }
36
+ @font-face {
37
+ font-family: 'StagSansWoff500normal';
38
+ src: url('./StagSans-Medium-v3_6_0.woff');
39
+ font-display: block;
40
+ }
41
+ @font-face {
42
+ font-family: 'StagSansWoff600normal';
43
+ src: url('./StagSans-Semibold-v3_6_0.woff');
44
+ font-display: block;
45
+ }
46
+ @font-face {
47
+ font-family: 'StagSansWoff700normal';
48
+ src: url('./StagSans-Bold-v3_6_0.woff');
49
+ font-display: block;
50
+ }
51
+ @font-face {
52
+ font-family: 'StagSansWoff2300normal';
53
+ src: url('./StagSans-Light2-v3_6_0.woff2');
54
+ font-display: block;
55
+ }
56
+ @font-face {
57
+ font-family: 'StagSansWoff2400normal';
58
+ src: url('./StagSans-Regular2-v3_6_0.woff2');
59
+ font-display: block;
60
+ }
61
+ @font-face {
62
+ font-family: 'StagSansWoff2500normal';
63
+ src: url('./StagSans-Medium2-v3_6_0.woff2');
64
+ font-display: block;
65
+ }
66
+ @font-face {
67
+ font-family: 'StagSansWoff2600normal';
68
+ src: url('./StagSans-Semibold2-v3_6_0.woff2');
69
+ font-display: block;
70
+ }
71
+ @font-face {
72
+ font-family: 'StagSansWoff2700normal';
73
+ src: url('./StagSans-Bold2-v3_6_0.woff2');
24
74
  font-display: block;
25
75
  }
@@ -35,9 +35,9 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
- d: "M24 12c0 1.664-.315 3.226-.944 4.685a12.11 12.11 0 0 1-2.564 3.807 12.11 12.11 0 0 1-3.807 2.564c-1.459.63-3.02.944-4.685.944-1.664 0-3.226-.315-4.685-.944a12.111 12.111 0 0 1-3.807-2.564 12.11 12.11 0 0 1-2.564-3.807C.314 15.226 0 13.665 0 12c0-1.664.315-3.226.944-4.685a12.11 12.11 0 0 1 2.564-3.807A12.11 12.11 0 0 1 7.315.944C8.774.314 10.335 0 12 0c1.664 0 3.226.315 4.685.944a12.11 12.11 0 0 1 3.808 2.564 12.111 12.111 0 0 1 2.563 3.807c.63 1.459.944 3.02.944 4.685Zm-2.676 0c0-2.608-.902-4.814-2.706-6.618-1.804-1.804-4.01-2.706-6.618-2.706-2.608 0-4.814.902-6.618 2.706C3.578 7.186 2.676 9.392 2.676 12c0 2.608.902 4.814 2.706 6.618 1.804 1.804 4.01 2.706 6.618 2.706 2.608 0 4.814-.902 6.618-2.706 1.804-1.804 2.706-4.01 2.706-6.618Z"
38
+ d: "M23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.1 11.1 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12Zm-2.453 0c0-2.39-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12s.827 4.413 2.48 6.067c1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067Z"
39
39
  }), (0, _jsxRuntime.jsx)("path", {
40
- d: "M17.064 7.938a1.144 1.144 0 0 0-1.618.033l-5.191 5.63-1.717-1.717a1.144 1.144 0 0 0-1.619 1.618l2.543 2.543a1.145 1.145 0 0 0 1.635-.016l6-6.473a1.144 1.144 0 0 0-.033-1.618Z"
40
+ d: "M16.642 8.277a1.05 1.05 0 0 0-1.483.03l-4.759 5.16-1.574-1.574a1.049 1.049 0 1 0-1.483 1.484l2.33 2.331a1.049 1.049 0 0 0 1.5-.015l5.5-5.933a1.049 1.049 0 0 0-.031-1.483Z"
41
41
  })]
42
42
  });
43
43
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -36,7 +36,7 @@ module.exports = ({
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
38
  fillRule: "evenodd",
39
- d: "M23.056 16.685c.63-1.459.944-3.02.944-4.685 0-1.664-.315-3.226-.944-4.685a12.111 12.111 0 0 0-2.564-3.807A12.11 12.11 0 0 0 16.686.944C15.226.314 13.665 0 12 0c-1.664 0-3.226.315-4.685.944a12.11 12.11 0 0 0-3.807 2.564A12.11 12.11 0 0 0 .944 7.315C.314 8.774 0 10.335 0 12c0 1.664.315 3.226.944 4.685a12.11 12.11 0 0 0 2.564 3.808 12.111 12.111 0 0 0 3.807 2.563c1.459.63 3.02.944 4.685.944 1.664 0 3.226-.315 4.685-.944a12.11 12.11 0 0 0 3.808-2.564 12.11 12.11 0 0 0 2.563-3.807Zm-7.61-8.714a1.145 1.145 0 0 1 1.651 1.585l-6 6.473a1.144 1.144 0 0 1-1.634.016l-2.544-2.543a1.144 1.144 0 1 1 1.619-1.618l1.717 1.717 5.19-5.63Z",
39
+ d: "M22.134 16.295c.578-1.338.866-2.77.866-4.295 0-1.526-.288-2.957-.866-4.295a11.1 11.1 0 0 0-2.35-3.49 11.1 11.1 0 0 0-3.49-2.35A10.723 10.723 0 0 0 12 1c-1.526 0-2.957.289-4.295.866a11.1 11.1 0 0 0-3.49 2.35 11.1 11.1 0 0 0-2.35 3.49A10.723 10.723 0 0 0 1 12c0 1.526.289 2.957.866 4.295a11.1 11.1 0 0 0 2.35 3.49 11.1 11.1 0 0 0 3.49 2.35C9.042 22.71 10.473 23 12 23c1.526 0 2.957-.288 4.295-.866a11.1 11.1 0 0 0 3.49-2.35 11.095 11.095 0 0 0 2.35-3.49ZM15.16 8.307a1.05 1.05 0 1 1 1.513 1.453l-5.5 5.933a1.049 1.049 0 0 1-1.498.015l-2.331-2.331a1.049 1.049 0 1 1 1.483-1.484l1.574 1.574 4.759-5.16Z",
40
40
  clipRule: "evenodd"
41
41
  })]
42
42
  });
@@ -35,7 +35,7 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
- d: "m11.486 12 2.298-2.297a1.04 1.04 0 0 0 .31-.77c0-.308-.103-.572-.31-.792a1.065 1.065 0 0 0-.796-.333 1.097 1.097 0 0 0-.797.333l-3.057 3.063a1.097 1.097 0 0 0-.336.795c0 .303.112.569.336.797l3.082 3.082c.22.22.481.328.784.323.303-.004.564-.118.784-.342a1.13 1.13 0 0 0 .317-.784 1.048 1.048 0 0 0-.323-.784L11.486 12Zm-9.69 0A9.94 9.94 0 0 1 2.6 8.016 10.297 10.297 0 0 1 4.78 4.78 10.297 10.297 0 0 1 8.015 2.6 9.946 9.946 0 0 1 12 1.798c1.415 0 2.743.267 3.984.803 1.24.535 2.32 1.261 3.237 2.18a10.297 10.297 0 0 1 2.18 3.236A9.946 9.946 0 0 1 22.202 12a9.947 9.947 0 0 1-.803 3.984 10.297 10.297 0 0 1-2.18 3.237 10.297 10.297 0 0 1-3.236 2.18 9.946 9.946 0 0 1-3.984.802 9.946 9.946 0 0 1-3.984-.803 10.296 10.296 0 0 1-3.237-2.18 10.296 10.296 0 0 1-2.18-3.236 9.947 9.947 0 0 1-.8-3.984Zm2.276 0c0 2.217.767 4.093 2.3 5.627 1.535 1.534 3.41 2.301 5.628 2.301 2.217 0 4.093-.767 5.627-2.3 1.534-1.535 2.301-3.41 2.301-5.628 0-2.217-.767-4.093-2.3-5.627-1.535-1.534-3.41-2.301-5.628-2.301-2.217 0-4.093.767-5.627 2.3C4.839 7.908 4.072 9.783 4.072 12Z"
38
+ d: "m11.446 12 2.477-2.477a1.12 1.12 0 0 0 .335-.83 1.2 1.2 0 0 0-.335-.853 1.148 1.148 0 0 0-.858-.359 1.181 1.181 0 0 0-.859.359L8.91 11.142c-.24.245-.362.53-.362.857 0 .327.121.613.362.859l3.323 3.322c.237.238.519.354.845.35.326-.006.608-.129.845-.37.223-.237.338-.519.342-.845a1.13 1.13 0 0 0-.349-.845L11.446 12ZM1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.095 11.095 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12Zm2.453 0c0 2.39.827 4.413 2.48 6.067 1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067s-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12Z"
39
39
  })]
40
40
  });
41
41
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -35,7 +35,7 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
- d: "m12.514 12-2.298 2.297a1.04 1.04 0 0 0-.31.77c0 .308.103.572.31.792.22.224.486.335.796.333.311-.002.577-.113.797-.333l3.057-3.063c.224-.227.336-.493.336-.795 0-.303-.112-.569-.336-.797l-3.082-3.082A1.048 1.048 0 0 0 11 7.8a1.085 1.085 0 0 0-.784.342 1.13 1.13 0 0 0-.317.784c-.004.303.103.564.323.784L12.514 12Zm9.69 0a9.946 9.946 0 0 1-.804 3.984 10.297 10.297 0 0 1-2.18 3.237 10.297 10.297 0 0 1-3.236 2.18 9.947 9.947 0 0 1-3.984.802 9.946 9.946 0 0 1-3.984-.803 10.297 10.297 0 0 1-3.237-2.18 10.298 10.298 0 0 1-2.18-3.236A9.946 9.946 0 0 1 1.798 12c0-1.415.267-2.743.803-3.984A10.297 10.297 0 0 1 4.78 4.78 10.297 10.297 0 0 1 8.015 2.6 9.946 9.946 0 0 1 12 1.798c1.415 0 2.743.267 3.984.803 1.24.535 2.32 1.261 3.237 2.18a10.296 10.296 0 0 1 2.18 3.236A9.946 9.946 0 0 1 22.202 12Zm-2.276 0c0-2.217-.767-4.093-2.3-5.627-1.535-1.534-3.41-2.301-5.628-2.301-2.217 0-4.093.767-5.627 2.3C4.839 7.908 4.072 9.783 4.072 12s.767 4.093 2.3 5.627c1.535 1.534 3.41 2.301 5.628 2.301 2.217 0 4.093-.767 5.627-2.3 1.534-1.535 2.301-3.41 2.301-5.628Z"
38
+ d: "m12.554 12-2.477 2.477a1.12 1.12 0 0 0-.335.83c0 .331.112.616.335.853.237.241.523.361.858.359.335-.002.622-.122.859-.359l3.295-3.302a1.18 1.18 0 0 0 .363-.857c0-.327-.121-.613-.363-.859L11.767 7.82a1.13 1.13 0 0 0-.845-.348 1.17 1.17 0 0 0-.845.369 1.217 1.217 0 0 0-.342.845 1.13 1.13 0 0 0 .349.845l2.47 2.47ZM23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.1 11.1 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12Zm-2.453 0c0-2.39-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12s.827 4.413 2.48 6.067c1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067Z"
39
39
  })]
40
40
  });
41
41
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -35,7 +35,7 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
- d: "M5.072 22.218a2.19 2.19 0 0 1-1.607-.668 2.19 2.19 0 0 1-.668-1.607V6.087c0-.626.222-1.162.668-1.607a2.19 2.19 0 0 1 1.607-.668H9.02c.207-.596.59-1.083 1.148-1.462A3.195 3.195 0 0 1 12 1.782c.687 0 1.306.19 1.86.568.552.38.934.866 1.145 1.462h3.923a2.19 2.19 0 0 1 1.607.668c.445.445.668.981.668 1.607v13.856a2.19 2.19 0 0 1-.668 1.607 2.19 2.19 0 0 1-1.607.668H5.072Zm0-2.275h13.856V6.087H16.97v1.958c0 .32-.11.588-.33.808-.219.22-.488.33-.807.33H8.167c-.319 0-.588-.11-.808-.33-.22-.22-.33-.489-.33-.808V6.087H5.073v13.856ZM12 5.997c.283 0 .52-.096.713-.287A.967.967 0 0 0 13 4.997a.967.967 0 0 0-.287-.712.968.968 0 0 0-.713-.288.968.968 0 0 0-.713.288.967.967 0 0 0-.287.712c0 .283.096.52.287.713.192.191.43.287.713.287Z"
38
+ d: "M7.222 22c-.56 0-1.04-.2-1.44-.599a1.96 1.96 0 0 1-.598-1.439V5.856c0-.56.2-1.04.598-1.439.4-.4.88-.599 1.44-.599h2.092c.186-.533.529-.97 1.03-1.309.5-.34 1.046-.509 1.64-.509.615 0 1.17.17 1.666.51a2.63 2.63 0 0 1 1.027 1.308h2.102c.56 0 1.04.2 1.439.599.399.4.598.879.598 1.44v14.105c0 .56-.2 1.04-.598 1.44-.4.398-.88.598-1.44.598H7.223Zm0-2.038h9.556V5.856h-.962V7.61a.984.984 0 0 1-.295.724.984.984 0 0 1-.724.295H9.175a.984.984 0 0 1-.724-.295.984.984 0 0 1-.295-.724V5.856h-.934v14.106Zm4.762-14.186a.867.867 0 0 0 .639-.258.867.867 0 0 0 .257-.638.867.867 0 0 0-.257-.638.867.867 0 0 0-.639-.258.867.867 0 0 0-.638.258.867.867 0 0 0-.258.638c0 .254.086.467.258.638a.867.867 0 0 0 .638.258Z"
39
39
  })]
40
40
  });
41
41
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -35,8 +35,10 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ d: "M18.445 7.976a.66.66 0 1 1 0 1.32H16.77a.66.66 0 0 1 0-1.32h1.675Z"
39
+ }), (0, _jsxRuntime.jsx)("path", {
38
40
  fillRule: "evenodd",
39
- d: "M0 2.07V21.9a2 2 0 0 0 2 2h9.07a.57.57 0 0 0 .53-.56.56.56 0 0 0-.54-.54H2a.901.901 0 0 1-.9-.91V2.07a.9.9 0 0 1 .9-.9h13.659a.9.9 0 0 1 .9.9V3.6a.55.55 0 1 0 1.1 0V2.07a2 2 0 0 0-2-2H1.999A2 2 0 0 0 0 2.07Zm24 19.906v-.001c0-.026 0-.05-.002-.076V6.489a2.07 2.07 0 0 0-.71-1.55 2 2 0 0 0-1.29-.47H14a2 2 0 0 0-2 2V21.9a2 2 0 0 0 .22.91c.11.213.256.405.43.57a2 2 0 0 0 1.36.54h8c.146.015.293.015.44 0a2 2 0 0 0 1.11-.69 2 2 0 0 0 .44-1.254ZM11.12 19.53H3.05V2.91h11.32v.67a.55.55 0 1 0 1.1 0v-.65a1.14 1.14 0 0 0-1.13-1.13H3.06a1.14 1.14 0 0 0-1.13 1.13v16.579a1.13 1.13 0 0 0 1.13 1.13h8.06a.55.55 0 1 0 0-1.1v-.01Zm11.759 2.41a.89.89 0 0 1-.46.79.83.83 0 0 1-.44.12h-8a.91.91 0 0 1-.9-.91v-.6h9.84l-.04.6Zm0-1.72h-9.88V8.729h9.84l.04 11.49Zm0-12.57h-9.88V6.49a.91.91 0 0 1 .9-.91h8a.9.9 0 0 1 .9.91l.08 1.16ZM8.859 22.61a.81.81 0 1 0 0-1.62.81.81 0 0 0 0 1.62Zm8.51-16.54h1.78a.56.56 0 0 1 0 1.12h-1.78a.56.56 0 0 1 0-1.12Z",
41
+ d: "M14.339 1.799a1.7 1.7 0 0 1 1.7 1.7.818.818 0 0 1-1.635-.001.066.066 0 0 0-.065-.065H3.453a.817.817 0 0 0-.816.817v13.043h9.58V7.181c0-.952.723-1.734 1.65-1.828l.01-.001.167-.01h7.129l.167.01h.01l.171.026c.843.167 1.479.91 1.479 1.803v13.191l-.009.168v.01a1.839 1.839 0 0 1-1.641 1.64l-.011.001-.167.008h-7.128l-.166-.008h-.012l-.007-.002c-.053 0-.123.004-.214.004h-2.09c-.006.001-.012.004-.019.004l-.084.004H3.453c-.052 0-.103-.005-.154-.008h-.76c-.85 0-1.539-.73-1.539-1.633v-3.267h.003V4.25a2.451 2.451 0 0 1 2.45-2.451H14.34Zm-.44 5.25a.203.203 0 0 0-.05.132v13.181a.205.205 0 0 0 .205.204h7.11l.04-.003a.206.206 0 0 0 .163-.2V7.18a.205.205 0 0 0-.049-.132H13.9ZM8.25 18.003a.817.817 0 1 0 .001 1.635.817.817 0 0 0-.002-1.635Z",
40
42
  clipRule: "evenodd"
41
43
  })]
42
44
  });