@mindvalley/design-system 3.1.0 → 3.1.2

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 (1004) hide show
  1. package/CHANGELOG.md +29 -3
  2. package/dist/helpers/dimens.js +1 -1
  3. package/dist/icons/brand-icons/aging-filled.svg +7 -0
  4. package/dist/icons/brand-icons/aging-outlined.svg +7 -0
  5. package/dist/icons/brand-icons/beauty-filled.svg +8 -0
  6. package/dist/icons/brand-icons/beauty-outlined.svg +8 -0
  7. package/dist/icons/brand-icons/character-filled.svg +4 -0
  8. package/dist/icons/brand-icons/character-outlined.svg +6 -0
  9. package/dist/icons/brand-icons/eating-filled.svg +4 -0
  10. package/dist/icons/brand-icons/eating-outlined.svg +6 -0
  11. package/dist/icons/brand-icons/emotion-filled.svg +7 -0
  12. package/dist/icons/brand-icons/emotion-outlined.svg +7 -0
  13. package/dist/icons/brand-icons/fitness-filled.svg +4 -0
  14. package/dist/icons/brand-icons/fitness-outlined.svg +6 -0
  15. package/dist/icons/brand-icons/happiness-filled.svg +6 -0
  16. package/dist/icons/brand-icons/happiness-outlined.svg +6 -0
  17. package/dist/icons/brand-icons/health-filled.svg +4 -0
  18. package/dist/icons/brand-icons/health-outlined.svg +6 -0
  19. package/dist/icons/brand-icons/impact-filled.svg +4 -0
  20. package/dist/icons/brand-icons/impact-outlined.svg +6 -0
  21. package/dist/icons/brand-icons/influence-filled.svg +4 -0
  22. package/dist/icons/brand-icons/influence-outlined.svg +6 -0
  23. package/dist/icons/brand-icons/learning-filled.svg +6 -0
  24. package/dist/icons/brand-icons/learning-outlined.svg +6 -0
  25. package/dist/icons/brand-icons/love-filled.svg +4 -0
  26. package/dist/icons/brand-icons/love-outlined.svg +6 -0
  27. package/dist/icons/brand-icons/meditation-filled.svg +7 -0
  28. package/dist/icons/brand-icons/meditation-outlined.svg +7 -0
  29. package/dist/icons/brand-icons/money-filled.svg +7 -0
  30. package/dist/icons/brand-icons/money-outlined.svg +7 -0
  31. package/dist/icons/brand-icons/parenting-filled.svg +7 -0
  32. package/dist/icons/brand-icons/parenting-outlined.svg +7 -0
  33. package/dist/icons/brand-icons/performance-filled.svg +7 -0
  34. package/dist/icons/brand-icons/performance-outlined.svg +7 -0
  35. package/dist/icons/brand-icons/purpose-filled.svg +4 -0
  36. package/dist/icons/brand-icons/purpose-outlined.svg +6 -0
  37. package/dist/icons/brand-icons/quality-of-life-filled.svg +7 -0
  38. package/dist/icons/brand-icons/quality-of-life-outlined.svg +7 -0
  39. package/dist/icons/brand-icons/social-filled.svg +4 -0
  40. package/dist/icons/brand-icons/social-outlined.svg +6 -0
  41. package/dist/icons/brand-icons/speaking-filled.svg +6 -0
  42. package/dist/icons/brand-icons/speaking-outlined.svg +6 -0
  43. package/dist/icons/brand-icons/spirituality-filled.svg +4 -0
  44. package/dist/icons/brand-icons/spirituality-outlined.svg +6 -0
  45. package/dist/icons/brand-icons/vision-filled.svg +7 -0
  46. package/dist/icons/brand-icons/vision-outlined.svg +7 -0
  47. package/dist/icons/categories/icon-body.svg +3 -0
  48. package/dist/icons/categories/icon-career.svg +3 -0
  49. package/dist/icons/categories/icon-entrepreneurship.svg +3 -0
  50. package/dist/icons/categories/icon-mind.svg +3 -0
  51. package/dist/icons/categories/icon-parenting.svg +3 -0
  52. package/dist/icons/categories/icon-partner-programs.svg +6 -0
  53. package/dist/icons/categories/icon-relationships.svg +3 -0
  54. package/dist/icons/categories/icon-soul.svg +3 -0
  55. package/dist/icons/categories/wordmark-body-english.svg +6 -0
  56. package/dist/icons/categories/wordmark-body-french.svg +6 -0
  57. package/dist/icons/categories/wordmark-body-german.svg +7 -0
  58. package/dist/icons/categories/wordmark-body-italian.svg +6 -0
  59. package/dist/icons/categories/wordmark-body-portugese.svg +13 -0
  60. package/dist/icons/categories/wordmark-body-russian.svg +6 -0
  61. package/dist/icons/categories/wordmark-body-spanish.svg +6 -0
  62. package/dist/icons/categories/wordmark-career-english.svg +7 -0
  63. package/dist/icons/categories/wordmark-career-french.svg +7 -0
  64. package/dist/icons/categories/wordmark-career-german.svg +8 -0
  65. package/dist/icons/categories/wordmark-career-italian.svg +8 -0
  66. package/dist/icons/categories/wordmark-career-portugese.svg +15 -0
  67. package/dist/icons/categories/wordmark-career-russian.svg +8 -0
  68. package/dist/icons/categories/wordmark-career-spanish.svg +8 -0
  69. package/dist/icons/categories/wordmark-entrepreneurship-english.svg +6 -0
  70. package/dist/icons/categories/wordmark-entrepreneurship-french.svg +6 -0
  71. package/dist/icons/categories/wordmark-entrepreneurship-german.svg +6 -0
  72. package/dist/icons/categories/wordmark-entrepreneurship-italian.svg +6 -0
  73. package/dist/icons/categories/wordmark-entrepreneurship-portugese.svg +13 -0
  74. package/dist/icons/categories/wordmark-entrepreneurship-russian.svg +6 -0
  75. package/dist/icons/categories/wordmark-entrepreneurship-spanish.svg +6 -0
  76. package/dist/icons/categories/wordmark-mind-english.svg +6 -0
  77. package/dist/icons/categories/wordmark-mind-french.svg +6 -0
  78. package/dist/icons/categories/wordmark-mind-german.svg +6 -0
  79. package/dist/icons/categories/wordmark-mind-italian.svg +6 -0
  80. package/dist/icons/categories/wordmark-mind-portugese.svg +13 -0
  81. package/dist/icons/categories/wordmark-mind-russian.svg +6 -0
  82. package/dist/icons/categories/wordmark-mind-spanish.svg +6 -0
  83. package/dist/icons/categories/wordmark-parenting-english.svg +6 -0
  84. package/dist/icons/categories/wordmark-parenting-french.svg +6 -0
  85. package/dist/icons/categories/wordmark-parenting-german.svg +6 -0
  86. package/dist/icons/categories/wordmark-parenting-italian.svg +6 -0
  87. package/dist/icons/categories/wordmark-parenting-portugese.svg +13 -0
  88. package/dist/icons/categories/wordmark-parenting-russian.svg +6 -0
  89. package/dist/icons/categories/wordmark-parenting-spanish.svg +6 -0
  90. package/dist/icons/categories/wordmark-partner-programs-english.svg +9 -0
  91. package/dist/icons/categories/wordmark-partner-programs-french.svg +9 -0
  92. package/dist/icons/categories/wordmark-partner-programs-german.svg +9 -0
  93. package/dist/icons/categories/wordmark-partner-programs-italian.svg +9 -0
  94. package/dist/icons/categories/wordmark-partner-programs-portugese.svg +14 -0
  95. package/dist/icons/categories/wordmark-partner-programs-russian.svg +9 -0
  96. package/dist/icons/categories/wordmark-partner-programs-spanish.svg +9 -0
  97. package/dist/icons/categories/wordmark-relationships-english.svg +6 -0
  98. package/dist/icons/categories/wordmark-relationships-french.svg +6 -0
  99. package/dist/icons/categories/wordmark-relationships-german.svg +6 -0
  100. package/dist/icons/categories/wordmark-relationships-italian.svg +6 -0
  101. package/dist/icons/categories/wordmark-relationships-portugese.svg +13 -0
  102. package/dist/icons/categories/wordmark-relationships-russian.svg +6 -0
  103. package/dist/icons/categories/wordmark-relationships-spanish.svg +6 -0
  104. package/dist/icons/categories/wordmark-soul-english.svg +6 -0
  105. package/dist/icons/categories/wordmark-soul-french.svg +6 -0
  106. package/dist/icons/categories/wordmark-soul-german.svg +6 -0
  107. package/dist/icons/categories/wordmark-soul-italian.svg +6 -0
  108. package/dist/icons/categories/wordmark-soul-portugese.svg +13 -0
  109. package/dist/icons/categories/wordmark-soul-russian.svg +6 -0
  110. package/dist/icons/categories/wordmark-soul-spanish.svg +6 -0
  111. package/dist/icons/sprites/brand-icons.svg +1 -0
  112. package/dist/icons/sprites/categories.svg +1 -0
  113. package/dist/icons/sprites/ui-icons.svg +1 -0
  114. package/dist/icons/ui-icons/activity-filled.svg +3 -0
  115. package/dist/icons/ui-icons/activity-outlined.svg +3 -0
  116. package/dist/icons/ui-icons/admins-filled.svg +3 -0
  117. package/dist/icons/ui-icons/admins-outlined.svg +3 -0
  118. package/dist/icons/ui-icons/airplay-audio.svg +13 -0
  119. package/dist/icons/ui-icons/airplay-video.svg +6 -0
  120. package/dist/icons/ui-icons/alert-circle-filled.svg +3 -0
  121. package/dist/icons/ui-icons/alert-circle-outlined.svg +6 -0
  122. package/dist/icons/ui-icons/alert-octagon-filled.svg +3 -0
  123. package/dist/icons/ui-icons/alert-octagon-outlined.svg +6 -0
  124. package/dist/icons/ui-icons/alert-triangle-filled.svg +3 -0
  125. package/dist/icons/ui-icons/alert-triangle-outlined.svg +6 -0
  126. package/dist/icons/ui-icons/align-left-filled.svg +3 -0
  127. package/dist/icons/ui-icons/align-left-outlined.svg +3 -0
  128. package/dist/icons/ui-icons/align-right-filled.svg +3 -0
  129. package/dist/icons/ui-icons/align-right-outlined.svg +3 -0
  130. package/dist/icons/ui-icons/anchor-filled.svg +10 -0
  131. package/dist/icons/ui-icons/anchor-outlined.svg +3 -0
  132. package/dist/icons/ui-icons/announcement-speaker-filled.svg +6 -0
  133. package/dist/icons/ui-icons/announcement-speaker-outlined.svg +6 -0
  134. package/dist/icons/ui-icons/aperture-filled.svg +5 -0
  135. package/dist/icons/ui-icons/aperture-outlined.svg +3 -0
  136. package/dist/icons/ui-icons/archive-filled.svg +6 -0
  137. package/dist/icons/ui-icons/archive-outlined.svg +6 -0
  138. package/dist/icons/ui-icons/arrow-down-circle-filled.svg +3 -0
  139. package/dist/icons/ui-icons/arrow-down-circle-outlined.svg +6 -0
  140. package/dist/icons/ui-icons/arrow-down-filled.svg +3 -0
  141. package/dist/icons/ui-icons/arrow-down-left-filled.svg +3 -0
  142. package/dist/icons/ui-icons/arrow-down-left-outlined.svg +3 -0
  143. package/dist/icons/ui-icons/arrow-down-outlined.svg +3 -0
  144. package/dist/icons/ui-icons/arrow-down-right-filled.svg +3 -0
  145. package/dist/icons/ui-icons/arrow-down-right-outlined.svg +3 -0
  146. package/dist/icons/ui-icons/arrow-left-circle-filled.svg +3 -0
  147. package/dist/icons/ui-icons/arrow-left-circle-outlined.svg +6 -0
  148. package/dist/icons/ui-icons/arrow-left-filled.svg +3 -0
  149. package/dist/icons/ui-icons/arrow-left-outlined.svg +3 -0
  150. package/dist/icons/ui-icons/arrow-right-circle-filled.svg +3 -0
  151. package/dist/icons/ui-icons/arrow-right-circle-outlined.svg +6 -0
  152. package/dist/icons/ui-icons/arrow-right-filled.svg +3 -0
  153. package/dist/icons/ui-icons/arrow-right-outlined.svg +3 -0
  154. package/dist/icons/ui-icons/arrow-up-circle-filled.svg +3 -0
  155. package/dist/icons/ui-icons/arrow-up-circle-outlined.svg +6 -0
  156. package/dist/icons/ui-icons/arrow-up-filled.svg +3 -0
  157. package/dist/icons/ui-icons/arrow-up-left-filled.svg +3 -0
  158. package/dist/icons/ui-icons/arrow-up-left-outlined.svg +3 -0
  159. package/dist/icons/ui-icons/arrow-up-outlined.svg +3 -0
  160. package/dist/icons/ui-icons/arrow-up-right-filled.svg +3 -0
  161. package/dist/icons/ui-icons/arrow-up-right-outlined.svg +3 -0
  162. package/dist/icons/ui-icons/at-sign-filled.svg +10 -0
  163. package/dist/icons/ui-icons/at-sign-outlined.svg +3 -0
  164. package/dist/icons/ui-icons/award-filled.svg +3 -0
  165. package/dist/icons/ui-icons/award-outlined.svg +10 -0
  166. package/dist/icons/ui-icons/bar-chart-2-filled.svg +5 -0
  167. package/dist/icons/ui-icons/bar-chart-2-outlined.svg +5 -0
  168. package/dist/icons/ui-icons/bar-chart-filled.svg +5 -0
  169. package/dist/icons/ui-icons/bar-chart-outlined.svg +5 -0
  170. package/dist/icons/ui-icons/battery-charging-filled.svg +6 -0
  171. package/dist/icons/ui-icons/battery-charging-outlined.svg +6 -0
  172. package/dist/icons/ui-icons/battery-filled.svg +5 -0
  173. package/dist/icons/ui-icons/battery-outlined.svg +5 -0
  174. package/dist/icons/ui-icons/bicycle-filled.svg +6 -0
  175. package/dist/icons/ui-icons/bicycle-outlined.svg +3 -0
  176. package/dist/icons/ui-icons/bluetooth-filled.svg +3 -0
  177. package/dist/icons/ui-icons/bluetooth-outlined.svg +10 -0
  178. package/dist/icons/ui-icons/bold-filled.svg +3 -0
  179. package/dist/icons/ui-icons/bold-outlined.svg +3 -0
  180. package/dist/icons/ui-icons/book-filled.svg +3 -0
  181. package/dist/icons/ui-icons/book-open-filled.svg +5 -0
  182. package/dist/icons/ui-icons/book-open-outlined.svg +3 -0
  183. package/dist/icons/ui-icons/book-outlined.svg +3 -0
  184. package/dist/icons/ui-icons/bookmark-filled.svg +3 -0
  185. package/dist/icons/ui-icons/bookmark-outlined.svg +3 -0
  186. package/dist/icons/ui-icons/box-filled.svg +5 -0
  187. package/dist/icons/ui-icons/box-outlined.svg +3 -0
  188. package/dist/icons/ui-icons/briefcase-filled.svg +3 -0
  189. package/dist/icons/ui-icons/briefcase-outlined.svg +3 -0
  190. package/dist/icons/ui-icons/calendar-add-filled.svg +6 -0
  191. package/dist/icons/ui-icons/calendar-add-outlined.svg +12 -0
  192. package/dist/icons/ui-icons/calendar-filled.svg +3 -0
  193. package/dist/icons/ui-icons/calendar-outlined.svg +3 -0
  194. package/dist/icons/ui-icons/calendar-tick-1-filled.svg +6 -0
  195. package/dist/icons/ui-icons/calendar-tick-1-outlined.svg +12 -0
  196. package/dist/icons/ui-icons/calendar-tick-2-filled.svg +3 -0
  197. package/dist/icons/ui-icons/calendar-tick-2-outlined.svg +6 -0
  198. package/dist/icons/ui-icons/calendar-x-filled.svg +6 -0
  199. package/dist/icons/ui-icons/calendar-x-outlined.svg +12 -0
  200. package/dist/icons/ui-icons/camera-filled.svg +3 -0
  201. package/dist/icons/ui-icons/camera-off-filled.svg +11 -0
  202. package/dist/icons/ui-icons/camera-off-outlined.svg +10 -0
  203. package/dist/icons/ui-icons/camera-outlined.svg +6 -0
  204. package/dist/icons/ui-icons/caption-filled.svg +3 -0
  205. package/dist/icons/ui-icons/caption-outlined.svg +6 -0
  206. package/dist/icons/ui-icons/caption-x-filled.svg +11 -0
  207. package/dist/icons/ui-icons/caption-x-outlined.svg +12 -0
  208. package/dist/icons/ui-icons/car-filled.svg +6 -0
  209. package/dist/icons/ui-icons/car-outlined.svg +3 -0
  210. package/dist/icons/ui-icons/carret-down-filled.svg +3 -0
  211. package/dist/icons/ui-icons/carret-down-outlined.svg +3 -0
  212. package/dist/icons/ui-icons/carret-left-filled.svg +3 -0
  213. package/dist/icons/ui-icons/carret-left-outlined.svg +3 -0
  214. package/dist/icons/ui-icons/carret-right-filled.svg +3 -0
  215. package/dist/icons/ui-icons/carret-right-outlined.svg +3 -0
  216. package/dist/icons/ui-icons/carret-up-filled.svg +3 -0
  217. package/dist/icons/ui-icons/carret-up-outlined.svg +3 -0
  218. package/dist/icons/ui-icons/chair-filled.svg +3 -0
  219. package/dist/icons/ui-icons/chair-outlined.svg +3 -0
  220. package/dist/icons/ui-icons/check-circle-filled.svg +11 -0
  221. package/dist/icons/ui-icons/check-circle-outlined.svg +6 -0
  222. package/dist/icons/ui-icons/check-filled.svg +3 -0
  223. package/dist/icons/ui-icons/check-outlined.svg +3 -0
  224. package/dist/icons/ui-icons/check-square-filled.svg +6 -0
  225. package/dist/icons/ui-icons/check-square-outlined.svg +6 -0
  226. package/dist/icons/ui-icons/checklist-circle-filled.svg +3 -0
  227. package/dist/icons/ui-icons/checklist-circle-outlined.svg +6 -0
  228. package/dist/icons/ui-icons/checklist-square-filled.svg +3 -0
  229. package/dist/icons/ui-icons/checklist-square-outlined.svg +6 -0
  230. package/dist/icons/ui-icons/chevron-down-filled.svg +3 -0
  231. package/dist/icons/ui-icons/chevron-down-outlined.svg +3 -0
  232. package/dist/icons/ui-icons/chevron-left-filled.svg +3 -0
  233. package/dist/icons/ui-icons/chevron-left-outlined.svg +3 -0
  234. package/dist/icons/ui-icons/chevron-right-filled.svg +3 -0
  235. package/dist/icons/ui-icons/chevron-right-outlined.svg +3 -0
  236. package/dist/icons/ui-icons/chevron-up-filled.svg +3 -0
  237. package/dist/icons/ui-icons/chevron-up-outlined.svg +3 -0
  238. package/dist/icons/ui-icons/chevrons-down-filled.svg +6 -0
  239. package/dist/icons/ui-icons/chevrons-down-outlined.svg +6 -0
  240. package/dist/icons/ui-icons/chevrons-left-filled.svg +6 -0
  241. package/dist/icons/ui-icons/chevrons-left-outlined.svg +6 -0
  242. package/dist/icons/ui-icons/chevrons-right-filled.svg +6 -0
  243. package/dist/icons/ui-icons/chevrons-right-outlined.svg +6 -0
  244. package/dist/icons/ui-icons/chevrons-up-filled.svg +6 -0
  245. package/dist/icons/ui-icons/chevrons-up-outlined.svg +6 -0
  246. package/dist/icons/ui-icons/chrome-cast-filled.svg +3 -0
  247. package/dist/icons/ui-icons/chrome-cast-outlined.svg +3 -0
  248. package/dist/icons/ui-icons/chrome-filled.svg +6 -0
  249. package/dist/icons/ui-icons/chrome-outlined.svg +3 -0
  250. package/dist/icons/ui-icons/circle-filled.svg +3 -0
  251. package/dist/icons/ui-icons/circle-outlined.svg +3 -0
  252. package/dist/icons/ui-icons/clipboard-filled.svg +3 -0
  253. package/dist/icons/ui-icons/clipboard-outlined.svg +3 -0
  254. package/dist/icons/ui-icons/clock-filled.svg +3 -0
  255. package/dist/icons/ui-icons/clock-outlined.svg +6 -0
  256. package/dist/icons/ui-icons/cloud-checkmark-filled.svg +10 -0
  257. package/dist/icons/ui-icons/cloud-checkmark-outlined.svg +10 -0
  258. package/dist/icons/ui-icons/cloud-drizzle-filled.svg +11 -0
  259. package/dist/icons/ui-icons/cloud-drizzle-outlined.svg +11 -0
  260. package/dist/icons/ui-icons/cloud-filled.svg +3 -0
  261. package/dist/icons/ui-icons/cloud-lightning-filled.svg +11 -0
  262. package/dist/icons/ui-icons/cloud-lightning-outlined.svg +11 -0
  263. package/dist/icons/ui-icons/cloud-off-filled.svg +10 -0
  264. package/dist/icons/ui-icons/cloud-off-outlined.svg +10 -0
  265. package/dist/icons/ui-icons/cloud-outlined.svg +10 -0
  266. package/dist/icons/ui-icons/cloud-rain-filled.svg +11 -0
  267. package/dist/icons/ui-icons/cloud-rain-outlined.svg +11 -0
  268. package/dist/icons/ui-icons/cloud-snow-filled.svg +11 -0
  269. package/dist/icons/ui-icons/cloud-snow-outlined.svg +11 -0
  270. package/dist/icons/ui-icons/code-filled.svg +5 -0
  271. package/dist/icons/ui-icons/code-outlined.svg +5 -0
  272. package/dist/icons/ui-icons/codepen-filled.svg +10 -0
  273. package/dist/icons/ui-icons/codepen-outlined.svg +3 -0
  274. package/dist/icons/ui-icons/compass-filled.svg +3 -0
  275. package/dist/icons/ui-icons/compass-outlined.svg +6 -0
  276. package/dist/icons/ui-icons/copy-filled.svg +6 -0
  277. package/dist/icons/ui-icons/copy-outlined.svg +6 -0
  278. package/dist/icons/ui-icons/corner-down-left-filled.svg +3 -0
  279. package/dist/icons/ui-icons/corner-down-left-outlined.svg +3 -0
  280. package/dist/icons/ui-icons/corner-down-right-filled.svg +3 -0
  281. package/dist/icons/ui-icons/corner-down-right-outlined.svg +3 -0
  282. package/dist/icons/ui-icons/corner-left-down-filled.svg +3 -0
  283. package/dist/icons/ui-icons/corner-left-down-outlined.svg +3 -0
  284. package/dist/icons/ui-icons/corner-left-up-filled.svg +3 -0
  285. package/dist/icons/ui-icons/corner-left-up-outlined.svg +3 -0
  286. package/dist/icons/ui-icons/corner-right-down-filled.svg +3 -0
  287. package/dist/icons/ui-icons/corner-right-down-outlined.svg +3 -0
  288. package/dist/icons/ui-icons/corner-right-up-filled.svg +3 -0
  289. package/dist/icons/ui-icons/corner-right-up-outlined.svg +3 -0
  290. package/dist/icons/ui-icons/corner-up-left-filled.svg +3 -0
  291. package/dist/icons/ui-icons/corner-up-left-outlined.svg +3 -0
  292. package/dist/icons/ui-icons/corner-up-right-filled.svg +3 -0
  293. package/dist/icons/ui-icons/corner-up-right-outlined.svg +3 -0
  294. package/dist/icons/ui-icons/credit-card-filled.svg +6 -0
  295. package/dist/icons/ui-icons/credit-card-outlined.svg +6 -0
  296. package/dist/icons/ui-icons/crop-filled.svg +10 -0
  297. package/dist/icons/ui-icons/crop-outlined.svg +10 -0
  298. package/dist/icons/ui-icons/crosshair-filled.svg +10 -0
  299. package/dist/icons/ui-icons/crosshair-outlined.svg +3 -0
  300. package/dist/icons/ui-icons/database-filled.svg +3 -0
  301. package/dist/icons/ui-icons/database-outlined.svg +3 -0
  302. package/dist/icons/ui-icons/delete-filled.svg +3 -0
  303. package/dist/icons/ui-icons/delete-outlined.svg +11 -0
  304. package/dist/icons/ui-icons/discussion-filled.svg +11 -0
  305. package/dist/icons/ui-icons/discussion-outlined.svg +11 -0
  306. package/dist/icons/ui-icons/dollar-sign-filled.svg +3 -0
  307. package/dist/icons/ui-icons/dollar-sign-outlined.svg +3 -0
  308. package/dist/icons/ui-icons/door-filled.svg +3 -0
  309. package/dist/icons/ui-icons/door-outlined.svg +6 -0
  310. package/dist/icons/ui-icons/double-quote-close-filled.svg +5 -0
  311. package/dist/icons/ui-icons/double-quote-close-outlined.svg +5 -0
  312. package/dist/icons/ui-icons/double-quote-open-filled.svg +5 -0
  313. package/dist/icons/ui-icons/double-quote-open-outlined.svg +5 -0
  314. package/dist/icons/ui-icons/download-cloud-filled.svg +11 -0
  315. package/dist/icons/ui-icons/download-cloud-outlined.svg +11 -0
  316. package/dist/icons/ui-icons/download-filled.svg +6 -0
  317. package/dist/icons/ui-icons/download-outlined.svg +6 -0
  318. package/dist/icons/ui-icons/droplet-filled.svg +3 -0
  319. package/dist/icons/ui-icons/droplet-outlined.svg +3 -0
  320. package/dist/icons/ui-icons/dumbbell-filled.svg +5 -0
  321. package/dist/icons/ui-icons/dumbbell-outlined.svg +3 -0
  322. package/dist/icons/ui-icons/edit-2-filled.svg +5 -0
  323. package/dist/icons/ui-icons/edit-2-outlined.svg +3 -0
  324. package/dist/icons/ui-icons/edit-3-filled.svg +5 -0
  325. package/dist/icons/ui-icons/edit-3-outlined.svg +5 -0
  326. package/dist/icons/ui-icons/edit-filled.svg +6 -0
  327. package/dist/icons/ui-icons/edit-outlined.svg +6 -0
  328. package/dist/icons/ui-icons/emoji-circle-filled.svg +3 -0
  329. package/dist/icons/ui-icons/emoji-circle-outlined.svg +3 -0
  330. package/dist/icons/ui-icons/emoji-square-filled.svg +3 -0
  331. package/dist/icons/ui-icons/emoji-square-outlined.svg +3 -0
  332. package/dist/icons/ui-icons/emotion-filled.svg +3 -0
  333. package/dist/icons/ui-icons/emotion-outlined.svg +6 -0
  334. package/dist/icons/ui-icons/external-link-filled.svg +6 -0
  335. package/dist/icons/ui-icons/external-link-outlined.svg +6 -0
  336. package/dist/icons/ui-icons/eye-filled.svg +3 -0
  337. package/dist/icons/ui-icons/eye-off-filled.svg +10 -0
  338. package/dist/icons/ui-icons/eye-off-outlined.svg +10 -0
  339. package/dist/icons/ui-icons/eye-outlined.svg +6 -0
  340. package/dist/icons/ui-icons/facebook.svg +3 -0
  341. package/dist/icons/ui-icons/fast-forward-filled.svg +6 -0
  342. package/dist/icons/ui-icons/fast-forward-outlined.svg +6 -0
  343. package/dist/icons/ui-icons/feather-filled.svg +6 -0
  344. package/dist/icons/ui-icons/feather-outlined.svg +3 -0
  345. package/dist/icons/ui-icons/feed-filled.svg +3 -0
  346. package/dist/icons/ui-icons/feed-outlined.svg +3 -0
  347. package/dist/icons/ui-icons/file-filled.svg +6 -0
  348. package/dist/icons/ui-icons/file-minus-filled.svg +6 -0
  349. package/dist/icons/ui-icons/file-minus-outlined.svg +6 -0
  350. package/dist/icons/ui-icons/file-outlined.svg +3 -0
  351. package/dist/icons/ui-icons/file-plus-filled.svg +6 -0
  352. package/dist/icons/ui-icons/file-plus-outlined.svg +6 -0
  353. package/dist/icons/ui-icons/file-text-filled.svg +6 -0
  354. package/dist/icons/ui-icons/file-text-outlined.svg +6 -0
  355. package/dist/icons/ui-icons/file-zip-filled.svg +6 -0
  356. package/dist/icons/ui-icons/file-zip-outlined.svg +6 -0
  357. package/dist/icons/ui-icons/film-filled.svg +3 -0
  358. package/dist/icons/ui-icons/film-outlined.svg +3 -0
  359. package/dist/icons/ui-icons/filter-filled.svg +3 -0
  360. package/dist/icons/ui-icons/filter-outlined.svg +3 -0
  361. package/dist/icons/ui-icons/fit-width-filled.svg +3 -0
  362. package/dist/icons/ui-icons/fit-width-outlined.svg +3 -0
  363. package/dist/icons/ui-icons/flag-filled.svg +3 -0
  364. package/dist/icons/ui-icons/flag-outlined.svg +3 -0
  365. package/dist/icons/ui-icons/folder-filled.svg +3 -0
  366. package/dist/icons/ui-icons/folder-minus-filled.svg +3 -0
  367. package/dist/icons/ui-icons/folder-minus-outlined.svg +6 -0
  368. package/dist/icons/ui-icons/folder-outlined.svg +3 -0
  369. package/dist/icons/ui-icons/folder-plus-filled.svg +3 -0
  370. package/dist/icons/ui-icons/folder-plus-outlined.svg +6 -0
  371. package/dist/icons/ui-icons/food-filled.svg +3 -0
  372. package/dist/icons/ui-icons/food-outlined.svg +7 -0
  373. package/dist/icons/ui-icons/forward-15-filled.svg +6 -0
  374. package/dist/icons/ui-icons/forward-15-outlined.svg +6 -0
  375. package/dist/icons/ui-icons/forward-30-filled.svg +7 -0
  376. package/dist/icons/ui-icons/forward-30-outlined.svg +7 -0
  377. package/dist/icons/ui-icons/gif-filled.svg +3 -0
  378. package/dist/icons/ui-icons/gif-outlined.svg +3 -0
  379. package/dist/icons/ui-icons/gift-filled.svg +5 -0
  380. package/dist/icons/ui-icons/gift-outlined.svg +3 -0
  381. package/dist/icons/ui-icons/git-branch-filled.svg +3 -0
  382. package/dist/icons/ui-icons/git-branch-outlined.svg +3 -0
  383. package/dist/icons/ui-icons/git-commit-filled.svg +10 -0
  384. package/dist/icons/ui-icons/git-commit-outlined.svg +10 -0
  385. package/dist/icons/ui-icons/git-merge-filled.svg +3 -0
  386. package/dist/icons/ui-icons/git-merge-outlined.svg +3 -0
  387. package/dist/icons/ui-icons/git-pull-request-filled.svg +5 -0
  388. package/dist/icons/ui-icons/git-pull-request-outlined.svg +5 -0
  389. package/dist/icons/ui-icons/github-filled.svg +3 -0
  390. package/dist/icons/ui-icons/github-outlined.svg +10 -0
  391. package/dist/icons/ui-icons/gitlab-filled.svg +3 -0
  392. package/dist/icons/ui-icons/gitlab-outlined.svg +10 -0
  393. package/dist/icons/ui-icons/globe-filled.svg +5 -0
  394. package/dist/icons/ui-icons/globe-outlined.svg +3 -0
  395. package/dist/icons/ui-icons/grid-filled.svg +5 -0
  396. package/dist/icons/ui-icons/grid-outlined.svg +5 -0
  397. package/dist/icons/ui-icons/group-admin-filled.svg +3 -0
  398. package/dist/icons/ui-icons/group-admin-outlined.svg +3 -0
  399. package/dist/icons/ui-icons/hard-drive-filled.svg +3 -0
  400. package/dist/icons/ui-icons/hard-drive-outlined.svg +3 -0
  401. package/dist/icons/ui-icons/hash-filled.svg +3 -0
  402. package/dist/icons/ui-icons/hash-outlined.svg +3 -0
  403. package/dist/icons/ui-icons/heading-1-filled.svg +5 -0
  404. package/dist/icons/ui-icons/heading-1-outlined.svg +5 -0
  405. package/dist/icons/ui-icons/heading-2-filled.svg +5 -0
  406. package/dist/icons/ui-icons/heading-2-outlined.svg +5 -0
  407. package/dist/icons/ui-icons/heading-3-filled.svg +5 -0
  408. package/dist/icons/ui-icons/heading-3-outlined.svg +5 -0
  409. package/dist/icons/ui-icons/heading-4-filled.svg +5 -0
  410. package/dist/icons/ui-icons/heading-4-outlined.svg +5 -0
  411. package/dist/icons/ui-icons/heading-5-filled.svg +5 -0
  412. package/dist/icons/ui-icons/heading-5-outlined.svg +5 -0
  413. package/dist/icons/ui-icons/heading-6-filled.svg +5 -0
  414. package/dist/icons/ui-icons/heading-6-outlined.svg +5 -0
  415. package/dist/icons/ui-icons/headphones-filled.svg +3 -0
  416. package/dist/icons/ui-icons/headphones-outlined.svg +6 -0
  417. package/dist/icons/ui-icons/heart-filled.svg +3 -0
  418. package/dist/icons/ui-icons/heart-outlined.svg +3 -0
  419. package/dist/icons/ui-icons/help-circle-filled.svg +3 -0
  420. package/dist/icons/ui-icons/help-circle-outlined.svg +7 -0
  421. package/dist/icons/ui-icons/home-filled.svg +3 -0
  422. package/dist/icons/ui-icons/home-outlined.svg +3 -0
  423. package/dist/icons/ui-icons/idea-light-bulb-filled.svg +3 -0
  424. package/dist/icons/ui-icons/idea-light-bulb-outlined.svg +6 -0
  425. package/dist/icons/ui-icons/image-filled.svg +3 -0
  426. package/dist/icons/ui-icons/image-outlined.svg +6 -0
  427. package/dist/icons/ui-icons/inbox-filled.svg +3 -0
  428. package/dist/icons/ui-icons/inbox-outlined.svg +3 -0
  429. package/dist/icons/ui-icons/infinity-filled.svg +3 -0
  430. package/dist/icons/ui-icons/infinity-outlined.svg +3 -0
  431. package/dist/icons/ui-icons/info-filled.svg +3 -0
  432. package/dist/icons/ui-icons/info-outlined.svg +7 -0
  433. package/dist/icons/ui-icons/instagram.svg +10 -0
  434. package/dist/icons/ui-icons/intercom-icon-filled.svg +3 -0
  435. package/dist/icons/ui-icons/intercom-icon-outlined.svg +3 -0
  436. package/dist/icons/ui-icons/italic-filled.svg +3 -0
  437. package/dist/icons/ui-icons/italic-outlined.svg +3 -0
  438. package/dist/icons/ui-icons/language-filled.svg +12 -0
  439. package/dist/icons/ui-icons/language-outlined.svg +12 -0
  440. package/dist/icons/ui-icons/layers-filled.svg +6 -0
  441. package/dist/icons/ui-icons/layers-outlined.svg +6 -0
  442. package/dist/icons/ui-icons/layout-filled.svg +3 -0
  443. package/dist/icons/ui-icons/layout-outlined.svg +3 -0
  444. package/dist/icons/ui-icons/life-buoy-help-filled.svg +3 -0
  445. package/dist/icons/ui-icons/life-buoy-help-outlined.svg +3 -0
  446. package/dist/icons/ui-icons/link-2-filled.svg +6 -0
  447. package/dist/icons/ui-icons/link-2-outlined.svg +6 -0
  448. package/dist/icons/ui-icons/link-filled.svg +6 -0
  449. package/dist/icons/ui-icons/link-outlined.svg +6 -0
  450. package/dist/icons/ui-icons/linkedin.svg +3 -0
  451. package/dist/icons/ui-icons/list-filled.svg +5 -0
  452. package/dist/icons/ui-icons/list-outlined.svg +5 -0
  453. package/dist/icons/ui-icons/live-support-agent-headset-filled.svg +6 -0
  454. package/dist/icons/ui-icons/live-support-agent-headset-outlined.svg +6 -0
  455. package/dist/icons/ui-icons/loader-filled.svg +5 -0
  456. package/dist/icons/ui-icons/loader-outlined.svg +5 -0
  457. package/dist/icons/ui-icons/lock-filled.svg +3 -0
  458. package/dist/icons/ui-icons/lock-outlined.svg +3 -0
  459. package/dist/icons/ui-icons/log-in-filled.svg +6 -0
  460. package/dist/icons/ui-icons/log-in-outlined.svg +6 -0
  461. package/dist/icons/ui-icons/log-out-filled.svg +6 -0
  462. package/dist/icons/ui-icons/log-out-outlined.svg +6 -0
  463. package/dist/icons/ui-icons/loop-filled.svg +3 -0
  464. package/dist/icons/ui-icons/loop-outlined.svg +3 -0
  465. package/dist/icons/ui-icons/mail-filled.svg +3 -0
  466. package/dist/icons/ui-icons/mail-outlined.svg +3 -0
  467. package/dist/icons/ui-icons/map-filled.svg +5 -0
  468. package/dist/icons/ui-icons/map-outlined.svg +3 -0
  469. package/dist/icons/ui-icons/map-pin-filled.svg +3 -0
  470. package/dist/icons/ui-icons/map-pin-outlined.svg +6 -0
  471. package/dist/icons/ui-icons/mask-filled.svg +3 -0
  472. package/dist/icons/ui-icons/mask-outlined.svg +6 -0
  473. package/dist/icons/ui-icons/maximize-2-filled.svg +5 -0
  474. package/dist/icons/ui-icons/maximize-2-outlined.svg +5 -0
  475. package/dist/icons/ui-icons/maximize-filled.svg +5 -0
  476. package/dist/icons/ui-icons/maximize-outlined.svg +3 -0
  477. package/dist/icons/ui-icons/meditation-filled.svg +5 -0
  478. package/dist/icons/ui-icons/meditation-outlined.svg +5 -0
  479. package/dist/icons/ui-icons/menu-filled.svg +5 -0
  480. package/dist/icons/ui-icons/menu-outlined.svg +5 -0
  481. package/dist/icons/ui-icons/message-circle-filled.svg +3 -0
  482. package/dist/icons/ui-icons/message-circle-outlined.svg +3 -0
  483. package/dist/icons/ui-icons/message-reply-filled.svg +3 -0
  484. package/dist/icons/ui-icons/message-reply-outlined.svg +3 -0
  485. package/dist/icons/ui-icons/message-square-filled.svg +3 -0
  486. package/dist/icons/ui-icons/message-square-outlined.svg +3 -0
  487. package/dist/icons/ui-icons/mic-filled.svg +6 -0
  488. package/dist/icons/ui-icons/mic-off-filled.svg +10 -0
  489. package/dist/icons/ui-icons/mic-off-outlined.svg +10 -0
  490. package/dist/icons/ui-icons/mic-outlined.svg +6 -0
  491. package/dist/icons/ui-icons/minimize-2-filled.svg +5 -0
  492. package/dist/icons/ui-icons/minimize-2-outlined.svg +5 -0
  493. package/dist/icons/ui-icons/minimize-filled.svg +5 -0
  494. package/dist/icons/ui-icons/minimize-outlined.svg +3 -0
  495. package/dist/icons/ui-icons/minus-circle-filled.svg +3 -0
  496. package/dist/icons/ui-icons/minus-circle-outlined.svg +6 -0
  497. package/dist/icons/ui-icons/minus-filled.svg +3 -0
  498. package/dist/icons/ui-icons/minus-outlined.svg +3 -0
  499. package/dist/icons/ui-icons/minus-square-filled.svg +3 -0
  500. package/dist/icons/ui-icons/minus-square-outlined.svg +6 -0
  501. package/dist/icons/ui-icons/monitor-filled.svg +3 -0
  502. package/dist/icons/ui-icons/monitor-outlined.svg +3 -0
  503. package/dist/icons/ui-icons/moon-filled.svg +3 -0
  504. package/dist/icons/ui-icons/moon-outlined.svg +3 -0
  505. package/dist/icons/ui-icons/more-horizontal-filled.svg +5 -0
  506. package/dist/icons/ui-icons/more-horizontal-outlined.svg +5 -0
  507. package/dist/icons/ui-icons/more-vertical-filled.svg +5 -0
  508. package/dist/icons/ui-icons/more-vertical-outlined.svg +5 -0
  509. package/dist/icons/ui-icons/mountain-filled.svg +5 -0
  510. package/dist/icons/ui-icons/mountain-outlined.svg +6 -0
  511. package/dist/icons/ui-icons/move-filled.svg +10 -0
  512. package/dist/icons/ui-icons/move-outlined.svg +3 -0
  513. package/dist/icons/ui-icons/music-filled.svg +3 -0
  514. package/dist/icons/ui-icons/music-outlined.svg +3 -0
  515. package/dist/icons/ui-icons/mute-filled.svg +10 -0
  516. package/dist/icons/ui-icons/mute-outlined.svg +10 -0
  517. package/dist/icons/ui-icons/navigation-2-filled.svg +3 -0
  518. package/dist/icons/ui-icons/navigation-2-outlined.svg +3 -0
  519. package/dist/icons/ui-icons/navigation-filled.svg +3 -0
  520. package/dist/icons/ui-icons/navigation-outlined.svg +3 -0
  521. package/dist/icons/ui-icons/notification-bell-filled.svg +5 -0
  522. package/dist/icons/ui-icons/notification-bell-off-filled.svg +11 -0
  523. package/dist/icons/ui-icons/notification-bell-off-outlined.svg +11 -0
  524. package/dist/icons/ui-icons/notification-bell-outlined.svg +6 -0
  525. package/dist/icons/ui-icons/numbered-list.svg +3 -0
  526. package/dist/icons/ui-icons/octagon-filled.svg +3 -0
  527. package/dist/icons/ui-icons/octagon-outlined.svg +3 -0
  528. package/dist/icons/ui-icons/package-filled.svg +5 -0
  529. package/dist/icons/ui-icons/package-outlined.svg +3 -0
  530. package/dist/icons/ui-icons/paperclip-filled.svg +3 -0
  531. package/dist/icons/ui-icons/paperclip-outlined.svg +3 -0
  532. package/dist/icons/ui-icons/parenting-filled.svg +6 -0
  533. package/dist/icons/ui-icons/parenting-outlined.svg +5 -0
  534. package/dist/icons/ui-icons/past-filled.svg +11 -0
  535. package/dist/icons/ui-icons/past-outlined.svg +11 -0
  536. package/dist/icons/ui-icons/past-replay-filled.svg +11 -0
  537. package/dist/icons/ui-icons/past-replay-outlined.svg +11 -0
  538. package/dist/icons/ui-icons/pause-circle-filled.svg +3 -0
  539. package/dist/icons/ui-icons/pause-circle-outlined.svg +6 -0
  540. package/dist/icons/ui-icons/pause-filled.svg +5 -0
  541. package/dist/icons/ui-icons/pause-outlined.svg +5 -0
  542. package/dist/icons/ui-icons/percent-filled.svg +7 -0
  543. package/dist/icons/ui-icons/percent-outlined.svg +5 -0
  544. package/dist/icons/ui-icons/phone-call-filled.svg +10 -0
  545. package/dist/icons/ui-icons/phone-call-outlined.svg +10 -0
  546. package/dist/icons/ui-icons/phone-chat-message-sms-filled.svg +6 -0
  547. package/dist/icons/ui-icons/phone-chat-message-sms-outlined.svg +12 -0
  548. package/dist/icons/ui-icons/phone-filled.svg +3 -0
  549. package/dist/icons/ui-icons/phone-forwarding-filled.svg +5 -0
  550. package/dist/icons/ui-icons/phone-forwarding-outlined.svg +5 -0
  551. package/dist/icons/ui-icons/phone-incoming-filled.svg +6 -0
  552. package/dist/icons/ui-icons/phone-incoming-outlined.svg +6 -0
  553. package/dist/icons/ui-icons/phone-missed-filled.svg +5 -0
  554. package/dist/icons/ui-icons/phone-missed-outlined.svg +5 -0
  555. package/dist/icons/ui-icons/phone-off-filled.svg +5 -0
  556. package/dist/icons/ui-icons/phone-off-outlined.svg +10 -0
  557. package/dist/icons/ui-icons/phone-outgoing-filled.svg +6 -0
  558. package/dist/icons/ui-icons/phone-outgoing-outlined.svg +6 -0
  559. package/dist/icons/ui-icons/phone-outlined.svg +3 -0
  560. package/dist/icons/ui-icons/pie-chart-filled.svg +6 -0
  561. package/dist/icons/ui-icons/pie-chart-outlined.svg +6 -0
  562. package/dist/icons/ui-icons/pin-filled.svg +3 -0
  563. package/dist/icons/ui-icons/pin-outlined.svg +3 -0
  564. package/dist/icons/ui-icons/pip-2-filled.svg +3 -0
  565. package/dist/icons/ui-icons/pip-2-outlined.svg +6 -0
  566. package/dist/icons/ui-icons/pip-filled.svg +3 -0
  567. package/dist/icons/ui-icons/pip-outlined.svg +6 -0
  568. package/dist/icons/ui-icons/pip-return-filled.svg +3 -0
  569. package/dist/icons/ui-icons/pip-return-outlined.svg +6 -0
  570. package/dist/icons/ui-icons/plane-departure-filled.svg +3 -0
  571. package/dist/icons/ui-icons/plane-departure-outlined.svg +3 -0
  572. package/dist/icons/ui-icons/plane-filled.svg +3 -0
  573. package/dist/icons/ui-icons/plane-outlined.svg +3 -0
  574. package/dist/icons/ui-icons/play-circle-filled.svg +3 -0
  575. package/dist/icons/ui-icons/play-circle-outlined.svg +6 -0
  576. package/dist/icons/ui-icons/play-filled.svg +3 -0
  577. package/dist/icons/ui-icons/play-outlined.svg +3 -0
  578. package/dist/icons/ui-icons/plug-filled.svg +6 -0
  579. package/dist/icons/ui-icons/plug-outlined.svg +6 -0
  580. package/dist/icons/ui-icons/plus-circle-filled.svg +3 -0
  581. package/dist/icons/ui-icons/plus-circle-outlined.svg +6 -0
  582. package/dist/icons/ui-icons/plus-filled.svg +3 -0
  583. package/dist/icons/ui-icons/plus-outlined.svg +3 -0
  584. package/dist/icons/ui-icons/plus-square-filled.svg +3 -0
  585. package/dist/icons/ui-icons/plus-square-outlined.svg +6 -0
  586. package/dist/icons/ui-icons/pocket-filled.svg +3 -0
  587. package/dist/icons/ui-icons/pocket-outlined.svg +6 -0
  588. package/dist/icons/ui-icons/post-filled.svg +3 -0
  589. package/dist/icons/ui-icons/post-outlined.svg +3 -0
  590. package/dist/icons/ui-icons/power-filled.svg +6 -0
  591. package/dist/icons/ui-icons/power-outlined.svg +6 -0
  592. package/dist/icons/ui-icons/printer-filled.svg +3 -0
  593. package/dist/icons/ui-icons/printer-outlined.svg +3 -0
  594. package/dist/icons/ui-icons/radio-button-1-filled.svg +6 -0
  595. package/dist/icons/ui-icons/radio-button-1-outlined.svg +3 -0
  596. package/dist/icons/ui-icons/radio-button-2-filled.svg +3 -0
  597. package/dist/icons/ui-icons/radio-button-2-outlined.svg +3 -0
  598. package/dist/icons/ui-icons/radio-filled.svg +6 -0
  599. package/dist/icons/ui-icons/radio-outlined.svg +5 -0
  600. package/dist/icons/ui-icons/read-receipt-filled.svg +6 -0
  601. package/dist/icons/ui-icons/read-receipt-outlined.svg +6 -0
  602. package/dist/icons/ui-icons/refresh-ccw-filled.svg +10 -0
  603. package/dist/icons/ui-icons/refresh-ccw-outlined.svg +10 -0
  604. package/dist/icons/ui-icons/refresh-cw-filled.svg +5 -0
  605. package/dist/icons/ui-icons/refresh-cw-outlined.svg +5 -0
  606. package/dist/icons/ui-icons/repeat-filled.svg +5 -0
  607. package/dist/icons/ui-icons/repeat-outlined.svg +5 -0
  608. package/dist/icons/ui-icons/rewind-15-filled.svg +6 -0
  609. package/dist/icons/ui-icons/rewind-15-outlined.svg +6 -0
  610. package/dist/icons/ui-icons/rewind-30-filled.svg +7 -0
  611. package/dist/icons/ui-icons/rewind-30-outlined.svg +7 -0
  612. package/dist/icons/ui-icons/rewind-filled.svg +6 -0
  613. package/dist/icons/ui-icons/rewind-outlined.svg +6 -0
  614. package/dist/icons/ui-icons/rotate-ccw-filled.svg +3 -0
  615. package/dist/icons/ui-icons/rotate-ccw-outlined.svg +3 -0
  616. package/dist/icons/ui-icons/rotate-cw-filled.svg +3 -0
  617. package/dist/icons/ui-icons/rotate-cw-outlined.svg +3 -0
  618. package/dist/icons/ui-icons/rss-filled.svg +6 -0
  619. package/dist/icons/ui-icons/rss-outlined.svg +6 -0
  620. package/dist/icons/ui-icons/run-filled.svg +3 -0
  621. package/dist/icons/ui-icons/run-outlined.svg +3 -0
  622. package/dist/icons/ui-icons/save-filled.svg +3 -0
  623. package/dist/icons/ui-icons/save-outlined.svg +3 -0
  624. package/dist/icons/ui-icons/scissors-filled.svg +6 -0
  625. package/dist/icons/ui-icons/scissors-outlined.svg +6 -0
  626. package/dist/icons/ui-icons/search-filled.svg +3 -0
  627. package/dist/icons/ui-icons/search-outlined.svg +3 -0
  628. package/dist/icons/ui-icons/send-filled.svg +3 -0
  629. package/dist/icons/ui-icons/send-outlined.svg +10 -0
  630. package/dist/icons/ui-icons/server-filled.svg +5 -0
  631. package/dist/icons/ui-icons/server-outlined.svg +5 -0
  632. package/dist/icons/ui-icons/settings-filled.svg +10 -0
  633. package/dist/icons/ui-icons/settings-outlined.svg +10 -0
  634. package/dist/icons/ui-icons/share-2-filled.svg +3 -0
  635. package/dist/icons/ui-icons/share-2-outlined.svg +3 -0
  636. package/dist/icons/ui-icons/share-filled.svg +3 -0
  637. package/dist/icons/ui-icons/share-outlined.svg +6 -0
  638. package/dist/icons/ui-icons/shield-filled.svg +3 -0
  639. package/dist/icons/ui-icons/shield-off-filled.svg +10 -0
  640. package/dist/icons/ui-icons/shield-off-outlined.svg +10 -0
  641. package/dist/icons/ui-icons/shield-outlined.svg +3 -0
  642. package/dist/icons/ui-icons/shopping-bag-filled.svg +3 -0
  643. package/dist/icons/ui-icons/shopping-bag-outlined.svg +6 -0
  644. package/dist/icons/ui-icons/shopping-cart-filled.svg +10 -0
  645. package/dist/icons/ui-icons/shopping-cart-outlined.svg +10 -0
  646. package/dist/icons/ui-icons/shuffle-filled.svg +6 -0
  647. package/dist/icons/ui-icons/shuffle-outlined.svg +5 -0
  648. package/dist/icons/ui-icons/sidebar-filled.svg +3 -0
  649. package/dist/icons/ui-icons/sidebar-outlined.svg +3 -0
  650. package/dist/icons/ui-icons/skip-back-filled.svg +5 -0
  651. package/dist/icons/ui-icons/skip-back-outlined.svg +5 -0
  652. package/dist/icons/ui-icons/skip-forward-filled.svg +5 -0
  653. package/dist/icons/ui-icons/skip-forward-outlined.svg +5 -0
  654. package/dist/icons/ui-icons/slack-filled.svg +11 -0
  655. package/dist/icons/ui-icons/slack-outlined.svg +12 -0
  656. package/dist/icons/ui-icons/slash-filled.svg +5 -0
  657. package/dist/icons/ui-icons/slash-outlined.svg +3 -0
  658. package/dist/icons/ui-icons/sliders-filled.svg +5 -0
  659. package/dist/icons/ui-icons/sliders-outlined.svg +5 -0
  660. package/dist/icons/ui-icons/smartphone-filled.svg +3 -0
  661. package/dist/icons/ui-icons/smartphone-outlined.svg +6 -0
  662. package/dist/icons/ui-icons/sort-2-filled.svg +5 -0
  663. package/dist/icons/ui-icons/sort-2-outlined.svg +5 -0
  664. package/dist/icons/ui-icons/sort-filled.svg +5 -0
  665. package/dist/icons/ui-icons/sort-outlined.svg +5 -0
  666. package/dist/icons/ui-icons/speaker-filled.svg +6 -0
  667. package/dist/icons/ui-icons/speaker-outlined.svg +6 -0
  668. package/dist/icons/ui-icons/spiritual-filled.svg +6 -0
  669. package/dist/icons/ui-icons/spiritual-outlined.svg +6 -0
  670. package/dist/icons/ui-icons/square-filled.svg +3 -0
  671. package/dist/icons/ui-icons/square-outlined.svg +3 -0
  672. package/dist/icons/ui-icons/star-filled.svg +3 -0
  673. package/dist/icons/ui-icons/star-outlined.svg +3 -0
  674. package/dist/icons/ui-icons/stop-circle-filled.svg +3 -0
  675. package/dist/icons/ui-icons/stop-circle-outlined.svg +3 -0
  676. package/dist/icons/ui-icons/stopwatch-filled.svg +3 -0
  677. package/dist/icons/ui-icons/stopwatch-outlined.svg +3 -0
  678. package/dist/icons/ui-icons/sun-filled.svg +10 -0
  679. package/dist/icons/ui-icons/sun-outlined.svg +10 -0
  680. package/dist/icons/ui-icons/sunrise-filled.svg +5 -0
  681. package/dist/icons/ui-icons/sunrise-outlined.svg +5 -0
  682. package/dist/icons/ui-icons/sunset-filled.svg +5 -0
  683. package/dist/icons/ui-icons/sunset-outlined.svg +5 -0
  684. package/dist/icons/ui-icons/table-filled.svg +3 -0
  685. package/dist/icons/ui-icons/table-outlined.svg +3 -0
  686. package/dist/icons/ui-icons/tablet-filled.svg +3 -0
  687. package/dist/icons/ui-icons/tablet-outlined.svg +6 -0
  688. package/dist/icons/ui-icons/tag-filled.svg +3 -0
  689. package/dist/icons/ui-icons/tag-outlined.svg +3 -0
  690. package/dist/icons/ui-icons/target-filled.svg +7 -0
  691. package/dist/icons/ui-icons/target-outlined.svg +7 -0
  692. package/dist/icons/ui-icons/terminal-filled.svg +5 -0
  693. package/dist/icons/ui-icons/terminal-outlined.svg +5 -0
  694. package/dist/icons/ui-icons/text-align-center-filled.svg +5 -0
  695. package/dist/icons/ui-icons/text-align-center-outlined.svg +5 -0
  696. package/dist/icons/ui-icons/text-align-justify-filled.svg +5 -0
  697. package/dist/icons/ui-icons/text-align-justify-outlined.svg +5 -0
  698. package/dist/icons/ui-icons/text-align-left-filled.svg +5 -0
  699. package/dist/icons/ui-icons/text-align-left-outlined.svg +5 -0
  700. package/dist/icons/ui-icons/text-align-right-filled.svg +5 -0
  701. package/dist/icons/ui-icons/text-align-right-outlined.svg +5 -0
  702. package/dist/icons/ui-icons/thermometer-filled.svg +10 -0
  703. package/dist/icons/ui-icons/thermometer-outlined.svg +10 -0
  704. package/dist/icons/ui-icons/thumbs-down-filled.svg +5 -0
  705. package/dist/icons/ui-icons/thumbs-down-outlined.svg +3 -0
  706. package/dist/icons/ui-icons/thumbs-up-filled.svg +5 -0
  707. package/dist/icons/ui-icons/thumbs-up-outlined.svg +3 -0
  708. package/dist/icons/ui-icons/ticket-filled.svg +5 -0
  709. package/dist/icons/ui-icons/ticket-outlined.svg +3 -0
  710. package/dist/icons/ui-icons/toggle-left-filled.svg +3 -0
  711. package/dist/icons/ui-icons/toggle-left-outlined.svg +6 -0
  712. package/dist/icons/ui-icons/toggle-right-filled.svg +3 -0
  713. package/dist/icons/ui-icons/toggle-right-outlined.svg +6 -0
  714. package/dist/icons/ui-icons/trash-2-filled.svg +3 -0
  715. package/dist/icons/ui-icons/trash-2-outlined.svg +6 -0
  716. package/dist/icons/ui-icons/trash-filled.svg +3 -0
  717. package/dist/icons/ui-icons/trash-outlined.svg +3 -0
  718. package/dist/icons/ui-icons/trending-down-filled.svg +3 -0
  719. package/dist/icons/ui-icons/trending-down-outlined.svg +10 -0
  720. package/dist/icons/ui-icons/trending-up-filled.svg +3 -0
  721. package/dist/icons/ui-icons/trending-up-outlined.svg +6 -0
  722. package/dist/icons/ui-icons/triangle-filled.svg +3 -0
  723. package/dist/icons/ui-icons/triangle-outlined.svg +3 -0
  724. package/dist/icons/ui-icons/truck-filled.svg +6 -0
  725. package/dist/icons/ui-icons/truck-outlined.svg +3 -0
  726. package/dist/icons/ui-icons/tv-filled.svg +3 -0
  727. package/dist/icons/ui-icons/tv-outlined.svg +3 -0
  728. package/dist/icons/ui-icons/twitter.svg +3 -0
  729. package/dist/icons/ui-icons/type-filled.svg +3 -0
  730. package/dist/icons/ui-icons/type-outlined.svg +3 -0
  731. package/dist/icons/ui-icons/umbrella-filled.svg +10 -0
  732. package/dist/icons/ui-icons/umbrella-outlined.svg +10 -0
  733. package/dist/icons/ui-icons/underline-filled.svg +5 -0
  734. package/dist/icons/ui-icons/underline-outlined.svg +5 -0
  735. package/dist/icons/ui-icons/unlock-filled.svg +6 -0
  736. package/dist/icons/ui-icons/unlock-outlined.svg +3 -0
  737. package/dist/icons/ui-icons/unmute-filled.svg +3 -0
  738. package/dist/icons/ui-icons/unmute-outlined.svg +3 -0
  739. package/dist/icons/ui-icons/upload-cloud-filled.svg +11 -0
  740. package/dist/icons/ui-icons/upload-cloud-outlined.svg +11 -0
  741. package/dist/icons/ui-icons/upload-filled.svg +6 -0
  742. package/dist/icons/ui-icons/upload-outlined.svg +6 -0
  743. package/dist/icons/ui-icons/user-check-filled.svg +10 -0
  744. package/dist/icons/ui-icons/user-check-outlined.svg +10 -0
  745. package/dist/icons/ui-icons/user-filled.svg +5 -0
  746. package/dist/icons/ui-icons/user-minus-filled.svg +5 -0
  747. package/dist/icons/ui-icons/user-minus-outlined.svg +5 -0
  748. package/dist/icons/ui-icons/user-outlined.svg +5 -0
  749. package/dist/icons/ui-icons/user-plus-filled.svg +5 -0
  750. package/dist/icons/ui-icons/user-plus-outlined.svg +5 -0
  751. package/dist/icons/ui-icons/user-shield-filled.svg +3 -0
  752. package/dist/icons/ui-icons/user-shield-outlined.svg +3 -0
  753. package/dist/icons/ui-icons/user-time-filled.svg +7 -0
  754. package/dist/icons/ui-icons/user-time-outlined.svg +8 -0
  755. package/dist/icons/ui-icons/user-x-filled.svg +10 -0
  756. package/dist/icons/ui-icons/user-x-outlined.svg +10 -0
  757. package/dist/icons/ui-icons/users-filled.svg +5 -0
  758. package/dist/icons/ui-icons/users-outlined.svg +5 -0
  759. package/dist/icons/ui-icons/video-filled.svg +3 -0
  760. package/dist/icons/ui-icons/video-off-filled.svg +10 -0
  761. package/dist/icons/ui-icons/video-off-outlined.svg +10 -0
  762. package/dist/icons/ui-icons/video-outlined.svg +3 -0
  763. package/dist/icons/ui-icons/voicemail-filled.svg +3 -0
  764. package/dist/icons/ui-icons/voicemail-outlined.svg +3 -0
  765. package/dist/icons/ui-icons/volume-1-filled.svg +5 -0
  766. package/dist/icons/ui-icons/volume-1-outlined.svg +5 -0
  767. package/dist/icons/ui-icons/volume-2-filled.svg +6 -0
  768. package/dist/icons/ui-icons/volume-2-outlined.svg +5 -0
  769. package/dist/icons/ui-icons/volume-filled.svg +3 -0
  770. package/dist/icons/ui-icons/volume-outlined.svg +3 -0
  771. package/dist/icons/ui-icons/volume-x-filled.svg +10 -0
  772. package/dist/icons/ui-icons/volume-x-outlined.svg +10 -0
  773. package/dist/icons/ui-icons/watch-filled.svg +3 -0
  774. package/dist/icons/ui-icons/watch-outlined.svg +6 -0
  775. package/dist/icons/ui-icons/water-glass-filled.svg +3 -0
  776. package/dist/icons/ui-icons/water-glass-outlined.svg +3 -0
  777. package/dist/icons/ui-icons/wifi-filled.svg +7 -0
  778. package/dist/icons/ui-icons/wifi-off-filled.svg +11 -0
  779. package/dist/icons/ui-icons/wifi-off-outlined.svg +11 -0
  780. package/dist/icons/ui-icons/wifi-outlined.svg +6 -0
  781. package/dist/icons/ui-icons/wind-filled.svg +6 -0
  782. package/dist/icons/ui-icons/wind-outlined.svg +3 -0
  783. package/dist/icons/ui-icons/x-circle-filled.svg +3 -0
  784. package/dist/icons/ui-icons/x-circle-outlined.svg +6 -0
  785. package/dist/icons/ui-icons/x-filled.svg +3 -0
  786. package/dist/icons/ui-icons/x-outlined.svg +3 -0
  787. package/dist/icons/ui-icons/youtube.svg +10 -0
  788. package/dist/icons/ui-icons/zap-filled.svg +3 -0
  789. package/dist/icons/ui-icons/zap-off-filled.svg +10 -0
  790. package/dist/icons/ui-icons/zap-off-outlined.svg +10 -0
  791. package/dist/icons/ui-icons/zap-outlined.svg +3 -0
  792. package/dist/icons/ui-icons/zoom-in-filled.svg +6 -0
  793. package/dist/icons/ui-icons/zoom-in-outlined.svg +6 -0
  794. package/dist/icons/ui-icons/zoom-out-filled.svg +6 -0
  795. package/dist/icons/ui-icons/zoom-out-outlined.svg +6 -0
  796. package/dist/index.js.map +1 -1
  797. package/dist/tailwind/plugins/tokens/typography.js +1 -0
  798. package/dist/tailwind/plugins/typography.js +1 -1
  799. package/dist/wordmarks/sprites/topics.svg +1 -0
  800. package/dist/wordmarks/sprites/trainers.svg +1 -0
  801. package/dist/wordmarks/topics/certs-10-x-fitness-left.svg +11 -0
  802. package/dist/wordmarks/topics/certs-10-x-fitness.svg +11 -0
  803. package/dist/wordmarks/topics/certs-business-coaching.svg +10 -0
  804. package/dist/wordmarks/topics/certs-holobody-coaching.svg +10 -0
  805. package/dist/wordmarks/topics/certs-hypnotherapy.svg +10 -0
  806. package/dist/wordmarks/topics/certs-life-coaching-left.svg +10 -0
  807. package/dist/wordmarks/topics/certs-life-coaching.svg +10 -0
  808. package/dist/wordmarks/topics/coming-soon-become-fully-present.svg +5 -0
  809. package/dist/wordmarks/topics/coming-soon-biohack-your-performance.svg +10 -0
  810. package/dist/wordmarks/topics/coming-soon-bliss.svg +5 -0
  811. package/dist/wordmarks/topics/coming-soon-build-community.svg +5 -0
  812. package/dist/wordmarks/topics/coming-soon-build-confidence.svg +5 -0
  813. package/dist/wordmarks/topics/coming-soon-claim-your-erotic-power.svg +5 -0
  814. package/dist/wordmarks/topics/coming-soon-connect-with-your-spirit.svg +10 -0
  815. package/dist/wordmarks/topics/coming-soon-create-your-community.svg +5 -0
  816. package/dist/wordmarks/topics/coming-soon-deep-spirituality.svg +5 -0
  817. package/dist/wordmarks/topics/coming-soon-develop-charisma.svg +5 -0
  818. package/dist/wordmarks/topics/coming-soon-eradicate-self-doubt.svg +10 -0
  819. package/dist/wordmarks/topics/coming-soon-experience-quantum-love.svg +5 -0
  820. package/dist/wordmarks/topics/coming-soon-finding-your-soulmate.svg +5 -0
  821. package/dist/wordmarks/topics/coming-soon-healing-through-breathing.svg +5 -0
  822. package/dist/wordmarks/topics/coming-soon-intuition-creativity.svg +5 -0
  823. package/dist/wordmarks/topics/coming-soon-living-bravely.svg +5 -0
  824. package/dist/wordmarks/topics/coming-soon-manifest-like-a-master.svg +5 -0
  825. package/dist/wordmarks/topics/coming-soon-master-branding.svg +5 -0
  826. package/dist/wordmarks/topics/coming-soon-master-your-body-language.svg +10 -0
  827. package/dist/wordmarks/topics/coming-soon-master-your-money.svg +5 -0
  828. package/dist/wordmarks/topics/coming-soon-overcome-anxiety-depression.svg +10 -0
  829. package/dist/wordmarks/topics/coming-soon-reclaim-your-happiness.svg +5 -0
  830. package/dist/wordmarks/trainers/agapi-stassinopoulos.svg +10 -0
  831. package/dist/wordmarks/trainers/ajit-nawalkha-left.svg +10 -0
  832. package/dist/wordmarks/trainers/ajit-nawalkha.svg +10 -0
  833. package/dist/wordmarks/trainers/alan-watts.svg +10 -0
  834. package/dist/wordmarks/trainers/alfio-bardolla-left.svg +5 -0
  835. package/dist/wordmarks/trainers/alfio-bardolla.svg +5 -0
  836. package/dist/wordmarks/trainers/alisa-grabovaja-left.svg +10 -0
  837. package/dist/wordmarks/trainers/alisa-grabovaja.svg +10 -0
  838. package/dist/wordmarks/trainers/allan-pease.svg +10 -0
  839. package/dist/wordmarks/trainers/amy-killen.svg +10 -0
  840. package/dist/wordmarks/trainers/andri-peetso.svg +5 -0
  841. package/dist/wordmarks/trainers/anodea-judith-left.svg +10 -0
  842. package/dist/wordmarks/trainers/anodea-judith.svg +10 -0
  843. package/dist/wordmarks/trainers/antwone-stigall-left.svg +10 -0
  844. package/dist/wordmarks/trainers/antwone-stigall.svg +10 -0
  845. package/dist/wordmarks/trainers/barbara-allan-pease-left.svg +10 -0
  846. package/dist/wordmarks/trainers/barbara-allan-pease.svg +10 -0
  847. package/dist/wordmarks/trainers/barbara-marx-hubbard.svg +10 -0
  848. package/dist/wordmarks/trainers/ben-greenfield.svg +10 -0
  849. package/dist/wordmarks/trainers/bianca-andreescu-left.svg +10 -0
  850. package/dist/wordmarks/trainers/bianca-andreescu.svg +10 -0
  851. package/dist/wordmarks/trainers/bianca-ioana-left.svg +10 -0
  852. package/dist/wordmarks/trainers/bianca-ioana.svg +10 -0
  853. package/dist/wordmarks/trainers/bibi-brzozka-left.svg +11 -0
  854. package/dist/wordmarks/trainers/bibi-brzozka.svg +11 -0
  855. package/dist/wordmarks/trainers/brendan-kane-left.svg +10 -0
  856. package/dist/wordmarks/trainers/brendan-kane.svg +10 -0
  857. package/dist/wordmarks/trainers/burt-goldman-left.svg +10 -0
  858. package/dist/wordmarks/trainers/burt-goldman.svg +10 -0
  859. package/dist/wordmarks/trainers/cameron-herold-left.svg +10 -0
  860. package/dist/wordmarks/trainers/cameron-herold.svg +10 -0
  861. package/dist/wordmarks/trainers/cecilia-sardeo-left.svg +10 -0
  862. package/dist/wordmarks/trainers/cecilia-sardeo.svg +10 -0
  863. package/dist/wordmarks/trainers/charlie-morley.svg +10 -0
  864. package/dist/wordmarks/trainers/christie-marie-sheldon.svg +10 -0
  865. package/dist/wordmarks/trainers/christine-bullock-left.svg +10 -0
  866. package/dist/wordmarks/trainers/christine-bullock.svg +10 -0
  867. package/dist/wordmarks/trainers/dave-asprey.svg +10 -0
  868. package/dist/wordmarks/trainers/dawson-church-left.svg +10 -0
  869. package/dist/wordmarks/trainers/dawson-church.svg +10 -0
  870. package/dist/wordmarks/trainers/deborah-king-left.svg +10 -0
  871. package/dist/wordmarks/trainers/deborah-king.svg +10 -0
  872. package/dist/wordmarks/trainers/denis-waitley.svg +10 -0
  873. package/dist/wordmarks/trainers/domenic-ashburn.svg +5 -0
  874. package/dist/wordmarks/trainers/donna-eden-david-feinstein-left.svg +10 -0
  875. package/dist/wordmarks/trainers/donna-eden-david-feinstein.svg +10 -0
  876. package/dist/wordmarks/trainers/donna-eden.svg +10 -0
  877. package/dist/wordmarks/trainers/dr-caroline-leaf.svg +10 -0
  878. package/dist/wordmarks/trainers/dr-shefali.svg +10 -0
  879. package/dist/wordmarks/trainers/dr-srikumar-rao.svg +10 -0
  880. package/dist/wordmarks/trainers/emily-fletcher-left.svg +10 -0
  881. package/dist/wordmarks/trainers/emily-fletcher.svg +10 -0
  882. package/dist/wordmarks/trainers/eric-edmeades-left.svg +10 -0
  883. package/dist/wordmarks/trainers/eric-edmeades.svg +10 -0
  884. package/dist/wordmarks/trainers/erwin-valencia.svg +10 -0
  885. package/dist/wordmarks/trainers/florencia-andres-left.svg +5 -0
  886. package/dist/wordmarks/trainers/florencia-andres.svg +5 -0
  887. package/dist/wordmarks/trainers/florencia-veronica-andres-left.svg +10 -0
  888. package/dist/wordmarks/trainers/florencia-veronica-andres.svg +10 -0
  889. package/dist/wordmarks/trainers/gahmya-drummond-bey.svg +10 -0
  890. package/dist/wordmarks/trainers/gelong-thubten-left.svg +10 -0
  891. package/dist/wordmarks/trainers/gelong-thubten.svg +10 -0
  892. package/dist/wordmarks/trainers/gerard-adams.svg +10 -0
  893. package/dist/wordmarks/trainers/iman-oubou-left.svg +7 -0
  894. package/dist/wordmarks/trainers/iman-oubou.svg +7 -0
  895. package/dist/wordmarks/trainers/jade-shaw.svg +10 -0
  896. package/dist/wordmarks/trainers/jason-campbell-left.svg +10 -0
  897. package/dist/wordmarks/trainers/jason-campbell.svg +10 -0
  898. package/dist/wordmarks/trainers/jeffrey-allen.svg +10 -0
  899. package/dist/wordmarks/trainers/jeffrey-perlman.svg +10 -0
  900. package/dist/wordmarks/trainers/jennifer-patridge-left.svg +10 -0
  901. package/dist/wordmarks/trainers/jennifer-patridge.svg +10 -0
  902. package/dist/wordmarks/trainers/jim-kwik.svg +10 -0
  903. package/dist/wordmarks/trainers/jimmy-naraine-left.svg +10 -0
  904. package/dist/wordmarks/trainers/jimmy-naraine.svg +10 -0
  905. package/dist/wordmarks/trainers/jon-missy-butcher-left.svg +10 -0
  906. package/dist/wordmarks/trainers/jon-missy-butcher.svg +10 -0
  907. package/dist/wordmarks/trainers/jose-silva.svg +10 -0
  908. package/dist/wordmarks/trainers/juan-pablo-barahona-left.svg +10 -0
  909. package/dist/wordmarks/trainers/juan-pablo-barahona.svg +10 -0
  910. package/dist/wordmarks/trainers/julia-allison-left.svg +10 -0
  911. package/dist/wordmarks/trainers/julia-allison.svg +10 -0
  912. package/dist/wordmarks/trainers/katherine-woodward-thomas.svg +10 -0
  913. package/dist/wordmarks/trainers/keith-ferrazzi-left.svg +10 -0
  914. package/dist/wordmarks/trainers/keith-ferrazzi.svg +10 -0
  915. package/dist/wordmarks/trainers/ken-honda-left.svg +10 -0
  916. package/dist/wordmarks/trainers/ken-honda.svg +10 -0
  917. package/dist/wordmarks/trainers/ken-wilber-left.svg +10 -0
  918. package/dist/wordmarks/trainers/ken-wilber.svg +10 -0
  919. package/dist/wordmarks/trainers/kristina-mand-lakhiani.svg +10 -0
  920. package/dist/wordmarks/trainers/layla-martin-left.svg +10 -0
  921. package/dist/wordmarks/trainers/layla-martin.svg +10 -0
  922. package/dist/wordmarks/trainers/lee-holden.svg +10 -0
  923. package/dist/wordmarks/trainers/linda-clemons-left.svg +10 -0
  924. package/dist/wordmarks/trainers/linda-clemons.svg +10 -0
  925. package/dist/wordmarks/trainers/lisa-nichols.svg +10 -0
  926. package/dist/wordmarks/trainers/lorenzo-delano-left.svg +10 -0
  927. package/dist/wordmarks/trainers/lorenzo-delano.svg +10 -0
  928. package/dist/wordmarks/trainers/mahatria.svg +10 -0
  929. package/dist/wordmarks/trainers/manon-dave.svg +5 -0
  930. package/dist/wordmarks/trainers/marie-diamond-left.svg +10 -0
  931. package/dist/wordmarks/trainers/marie-diamond.svg +10 -0
  932. package/dist/wordmarks/trainers/marisa-peer-left.svg +10 -0
  933. package/dist/wordmarks/trainers/marisa-peer.svg +10 -0
  934. package/dist/wordmarks/trainers/maye-musk.svg +10 -0
  935. package/dist/wordmarks/trainers/michael-beckwith-left.svg +11 -0
  936. package/dist/wordmarks/trainers/michael-beckwith.svg +11 -0
  937. package/dist/wordmarks/trainers/michael-breus.svg +10 -0
  938. package/dist/wordmarks/trainers/miki-agrawal-left.svg +10 -0
  939. package/dist/wordmarks/trainers/miki-agrawal.svg +10 -0
  940. package/dist/wordmarks/trainers/monty-moran-left.svg +10 -0
  941. package/dist/wordmarks/trainers/monty-moran.svg +10 -0
  942. package/dist/wordmarks/trainers/naveen-jain-left.svg +10 -0
  943. package/dist/wordmarks/trainers/naveen-jain.svg +10 -0
  944. package/dist/wordmarks/trainers/neale-donald-walsch.svg +10 -0
  945. package/dist/wordmarks/trainers/neelam-verma-left.svg +10 -0
  946. package/dist/wordmarks/trainers/neelam-verma.svg +10 -0
  947. package/dist/wordmarks/trainers/nir-eyal.svg +10 -0
  948. package/dist/wordmarks/trainers/niraj-naik.svg +10 -0
  949. package/dist/wordmarks/trainers/paul-mc-kenna-left.svg +10 -0
  950. package/dist/wordmarks/trainers/paul-mc-kenna.svg +10 -0
  951. package/dist/wordmarks/trainers/paulius-staniunas-left.svg +10 -0
  952. package/dist/wordmarks/trainers/paulius-staniunas.svg +10 -0
  953. package/dist/wordmarks/trainers/psalm-isadora-left.svg +10 -0
  954. package/dist/wordmarks/trainers/psalm-isadora.svg +10 -0
  955. package/dist/wordmarks/trainers/rachel-pringle.svg +10 -0
  956. package/dist/wordmarks/trainers/radha-agrawal-left.svg +12 -0
  957. package/dist/wordmarks/trainers/radha-agrawal.svg +12 -0
  958. package/dist/wordmarks/trainers/regan-hillyer-left.svg +10 -0
  959. package/dist/wordmarks/trainers/regan-hillyer.svg +10 -0
  960. package/dist/wordmarks/trainers/robert-allen-left.svg +5 -0
  961. package/dist/wordmarks/trainers/robert-allen.svg +5 -0
  962. package/dist/wordmarks/trainers/robin-sharma-left.svg +10 -0
  963. package/dist/wordmarks/trainers/robin-sharma.svg +10 -0
  964. package/dist/wordmarks/trainers/rolene-strauss-left.svg +10 -0
  965. package/dist/wordmarks/trainers/rolene-strauss.svg +10 -0
  966. package/dist/wordmarks/trainers/ronan-diego-left.svg +10 -0
  967. package/dist/wordmarks/trainers/ronan-diego.svg +10 -0
  968. package/dist/wordmarks/trainers/sadhguru.svg +10 -0
  969. package/dist/wordmarks/trainers/saskia-alusaluy-left.svg +10 -0
  970. package/dist/wordmarks/trainers/saskia-alusaluy.svg +10 -0
  971. package/dist/wordmarks/trainers/shade-zahrai-fasyal-sekkouah-left.svg +10 -0
  972. package/dist/wordmarks/trainers/shade-zahrai-fasyal-sekkouah.svg +10 -0
  973. package/dist/wordmarks/trainers/shade-zahrai-left.svg +10 -0
  974. package/dist/wordmarks/trainers/shade-zahrai.svg +10 -0
  975. package/dist/wordmarks/trainers/sheila-kelley-left.svg +10 -0
  976. package/dist/wordmarks/trainers/sheila-kelley.svg +10 -0
  977. package/dist/wordmarks/trainers/simone-viidas-left.svg +10 -0
  978. package/dist/wordmarks/trainers/simone-viidas.svg +10 -0
  979. package/dist/wordmarks/trainers/sonia-choquette-left.svg +10 -0
  980. package/dist/wordmarks/trainers/sonia-choquette.svg +10 -0
  981. package/dist/wordmarks/trainers/steve-cotter.svg +10 -0
  982. package/dist/wordmarks/trainers/steven-kotler.svg +10 -0
  983. package/dist/wordmarks/trainers/tal-ben-shahar-left.svg +10 -0
  984. package/dist/wordmarks/trainers/tal-ben-shahar.svg +10 -0
  985. package/dist/wordmarks/trainers/tim-storey.svg +10 -0
  986. package/dist/wordmarks/trainers/tom-cronin-left.svg +10 -0
  987. package/dist/wordmarks/trainers/tom-cronin.svg +10 -0
  988. package/dist/wordmarks/trainers/vanessa-van-edwards.svg +10 -0
  989. package/dist/wordmarks/trainers/verne-harnish.svg +10 -0
  990. package/dist/wordmarks/trainers/vishen.svg +10 -0
  991. package/dist/wordmarks/trainers/vykintas-glodenis.svg +5 -0
  992. package/docs/CONTRIBUTION.md +31 -8
  993. package/docs/USAGE.md +312 -32
  994. package/docs/icon-preview-names-ids.png +0 -0
  995. package/docs/icons/brand-icons.md +619 -0
  996. package/docs/icons/categories.md +879 -0
  997. package/docs/icons/legacy-combined.md +12022 -0
  998. package/docs/icons/ui-icons.md +8926 -0
  999. package/docs/processing-icons-wordmarks.png +0 -0
  1000. package/docs/wordmarks/topics.md +425 -0
  1001. package/docs/wordmarks/trainers.md +2193 -0
  1002. package/package.json +19 -7
  1003. package/docs/how to use guide/assets/sprite.symbol.svg +0 -1
  1004. package/docs/how to use guide/index.html +0 -7787
@@ -0,0 +1,10 @@
1
+ <svg width="228" height="80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 .66v78.79h7.373c5.502 0 8.913-1.981 8.913-8.143V8.693c0-6.162-3.081-8.033-8.693-8.033H0Zm7.263 5.172c2.09 0 3.08.77 3.08 3.081v61.844c0 2.42-.88 3.41-3.08 3.41h-1.43V5.833h1.43ZM21.096 79.45H32.76v-5.612h-5.942V42.036h5.612v-5.612h-5.612V6.162h5.832V.66H21.096v78.79ZM36.711 79.45h5.172V41.816l-1.21-21.899 1.87 16.617 6.383 42.916h4.731V.66h-5.172v40.936l1.21 20.577-1.98-15.626L41.553.66H36.71v78.79ZM57.346 73.948v5.502h11.885v-5.502h-3.082V6.052h3.082V.66H57.346v5.392h3.081v67.896h-3.081ZM80.153 80c5.282 0 7.923-2.31 7.923-7.923v-26.85c0-4.512-1.541-5.942-5.172-8.473-3.852-2.641-4.622-3.411-4.622-5.832V8.143c0-1.98.55-2.861 2.09-2.861 1.431 0 1.981.88 1.981 2.971v24.1h5.613V6.932C87.966 2.64 85.325 0 80.373 0 75.2 0 72.56 2.751 72.56 7.483v24.319c0 4.291 1.65 5.942 5.392 8.473 3.631 2.421 4.401 3.081 4.401 6.052v25.2c0 2.09-.44 2.97-2.09 2.97-1.651 0-2.091-.88-2.091-2.97v-27.07H72.34v27.62c0 5.612 2.53 7.923 7.813 7.923ZM105.142 79.45h5.722l2.971-44.017.44-18.157.44 18.157 2.861 44.017h5.502L127.15.66h-5.392l-1.761 48.859-.11 16.176-.77-16.176L116.476.66h-4.292l-2.971 48.859-.66 14.195-.11-14.195L106.792.66h-5.502l3.852 78.79ZM127.966 79.45h5.612l.551-11.224h4.511l.661 11.224h5.722L139.301.66h-5.943l-5.392 78.79Zm8.033-46.878.44-19.477.331 19.477 1.65 30.372h-3.961l1.54-30.372ZM147.78 73.948v5.502h11.885v-5.502h-3.081V6.052h3.081V.66H147.78v5.392h3.081v67.896h-3.081ZM167.145 79.45h5.832V6.162h4.291V.66h-14.305v5.502h4.182V79.45ZM180.761.66v78.79h12.215v-5.832h-6.383V.66h-5.832ZM196.591 79.45h11.665v-5.612h-5.943V42.036h5.612v-5.612h-5.612V6.162h5.833V.66h-11.555v78.79ZM216.053 79.45h5.832V53.37L227.497.66h-5.612l-1.981 24.76-.77 18.046-.66-18.047L216.383.66h-5.832l5.502 51.61v27.18Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00037)" d="M0 0h227.412v79.97H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="242" height="74" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M4.658.602h12.479c9.81 0 16.695 4.562 16.695 14.889v.946c0 10.284-6.497 14.76-16.265 14.76H4.657V.602Zm12.263 4.26H9.477v22.032h7.875c7.272 0 11.532-3.012 11.532-10.672v-.645c0-7.573-4.518-10.715-11.963-10.715ZM55.55 31.928c-9.682 0-16.137-4.862-16.137-15.319v-.946C39.413 5.593 46.126 0 55.55 0c9.38 0 16.223 5.465 16.223 15.62v.99c0 10.284-6.8 15.318-16.223 15.318Zm0-4.432c6.755 0 11.23-3.356 11.23-10.973v-.731c0-7.702-4.303-11.403-11.188-11.403-6.97 0-11.144 3.83-11.144 11.36v.774c0 7.315 4.26 10.973 11.101 10.973ZM78.275 31.197V.602h4.647l12.049 13.942L107.277.645h4.432v30.552h-4.69V7.573L95.186 20.74h-.646L83.008 7.702v23.495h-4.733ZM119.706 31.197V.602h25.689v4.174h-20.956V13.9h17.729v4.13h-17.729v8.864h21.73v4.303h-26.463ZM151.766 31.197V.602h4.906l18.158 22.204 1.162 1.764V.602h4.647v30.595h-4.561L157.532 8.563l-1.076-1.592v24.226h-4.69ZM186.897 26.678h7.358V4.991h-7.358V.602h19.32v4.39h-7.315v21.686h7.315v4.518h-19.32v-4.518ZM225.81 31.928c-10.069 0-16.136-4.991-16.136-15.276v-.99c0-9.896 6.67-15.662 16.567-15.662 8.347 0 14.199 3.873 15.533 11.704h-5.12c-.861-4.647-4.346-7.315-10.37-7.315-7.229 0-11.575 3.83-11.575 11.403v.731c0 7.186 4.044 10.93 11.359 10.93 6.713 0 9.94-3.184 10.715-7.96h5.206c-1.118 7.573-6.282 12.435-16.179 12.435ZM0 73.225l14.114-30.594h5.034l14.415 30.594h-5.12L24.87 65.48H8.65l-3.442 7.745H0Zm10.456-11.833h12.522L16.609 47.58l-6.153 13.812ZM51.736 74c-10.8 0-15.103-3.787-16.007-11.403h5.25c.645 5.035 4.045 7.143 10.843 7.143 6.197 0 8.864-2.022 8.864-5.12 0-3.83-3.614-4.26-11.058-4.949-7.66-.774-12.522-2.367-12.522-8.606 0-5.25 4.39-9.036 13.124-9.036 9.252 0 14.157 3.442 15.018 10.026h-5.121c-.602-4.174-4.002-5.895-9.94-5.895-5.766 0-8.175 1.893-8.175 4.776 0 3.27 2.925 4.045 9.94 4.69 8.562.775 13.597 2.367 13.64 8.778 0 5.723-4.518 9.596-13.856 9.596ZM71.55 42.631h4.906v12.995h18.718V42.631h4.82v30.594h-4.82V60.274H76.456v12.951h-4.905V42.631ZM107.981 73.225V42.631h14.372c9.122 0 13.339 2.324 13.339 7.875v.129c0 3.959-1.979 6.024-5.938 6.928 4.432.817 6.67 2.754 6.67 7.013v.044c0 6.11-4.734 8.605-13.985 8.605h-14.458Zm14.587-26.635h-9.811v9.08h9.897c5.078 0 8.262-.947 8.262-4.605v-.043c0-3.356-2.496-4.432-8.348-4.432Zm-.301 12.952h-9.51v9.553h9.123c7.057 0 9.595-1.291 9.595-4.777v-.086c0-3.743-2.926-4.69-9.208-4.69ZM156.04 74c-9.725 0-14.415-4.82-14.415-15.964V42.631h5.078v15.276c0 8.047 2.883 11.403 9.38 11.403 6.411 0 9.251-3.27 9.251-11.446V42.63h5.035v15.405c0 11.188-5.035 15.964-14.329 15.964ZM177.816 73.225V42.631h14.458c9.553 0 13.426 3.099 13.426 9.209 0 4.518-2.195 6.97-6.541 8.003 4.174.947 5.938 3.357 5.938 8.52v3.098c0 .732.172 1.42.689 1.764h-5.164c-.473-.3-.602-1.075-.602-1.85v-2.969c0-4.862-1.98-6.411-7.875-6.411h-9.466v11.23h-4.863Zm14.243-15.447c5.25.043 8.692-1.205 8.692-5.422v-.215c0-3.873-2.625-5.336-8.52-5.336h-9.552v10.973h9.38ZM212.566 73.225V42.631h4.905l18.159 22.204 1.162 1.764V42.63h4.647v30.594h-4.561l-18.546-22.633L217.256 49v24.225h-4.69Z"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="234" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M22.381.573 15.87 37.878h6.93c5.262 0 8.388-2.188 9.325-7.763l3.648-20.476C36.814 3.647 34 .573 28.946.573h-6.565Zm5.784 4.272c2.084 0 3.074 1.25 2.553 4.064L27.07 29.646c-.521 2.761-1.772 3.751-3.96 3.751h-1.459l5.054-28.552h1.459ZM42.461 38.347c5.054 0 7.294-2.657 8.284-8.024L54.55 8.857c.99-5.835-1.98-8.753-6.826-8.753-4.428 0-7.346 2.136-8.388 8.232l-3.751 21.206c-.938 5.21 1.094 8.805 6.877 8.805Zm.26-4.69c-1.615 0-2.552-.99-2.083-3.542l3.907-21.987c.469-2.553 1.303-3.543 2.918-3.543 1.72 0 2.448 1.094 2.032 3.543l-3.908 21.987c-.417 2.605-1.302 3.543-2.866 3.543ZM52.953 37.878h4.48l3.387-19.434.677-6.93.26 4.95 2.502 21.414h4.116L74.887.573h-4.532L66.968 19.8l-.677 6.72-.209-4.74L63.686.572h-4.22l-6.513 37.305ZM72.13 37.878h4.481l3.387-19.434.677-6.93.26 4.95 2.502 21.414h4.116L94.065.573h-4.532L86.145 19.8l-.677 6.72-.209-4.74L82.864.572h-4.22L72.13 37.878ZM89.798 37.878h5.053l1.511-5.002h5.106l-.26 5.002h4.95l.833-37.305h-5.054l-12.14 37.305Zm11.827-22.612 1.615-7.086-.886 7.086-.677 13.13h-3.96l3.908-13.13ZM116.537 37.878h11.984l.833-4.846h-7.033l2.084-11.722h6.148l.833-4.794h-6.148l1.98-11.254h6.773l.834-4.689H123.05l-6.513 37.305ZM137.903.573l-6.512 37.305h6.929c5.262 0 8.388-2.188 9.326-7.763l3.647-20.476c1.042-5.992-1.771-9.066-6.825-9.066h-6.565Zm5.784 4.272c2.084 0 3.074 1.25 2.552 4.064l-3.647 20.737c-.521 2.761-1.771 3.751-3.959 3.751h-1.459l5.054-28.552h1.459ZM149.856 37.878h11.984l.833-4.846h-7.034l2.085-11.722h6.147l.834-4.794h-6.148l1.98-11.254h6.773l.834-4.689h-11.775l-6.513 37.305ZM164.709 37.878h4.481l3.387-19.434.677-6.93.26 4.95 2.501 21.414h4.116L186.644.573h-4.533L178.725 19.8l-.678 6.72-.208-4.74L175.442.572h-4.22l-6.513 37.305ZM200.256 38.295c1.72 0 3.439-.47 5.054-1.303.209-.104.469-.26.677-.365 1.042 1.042 2.293 1.615 3.7 1.615 1.458 0 2.396-.312 3.23-.885l.781-4.533c-.729.573-1.458.886-2.605.886-.521 0-.99-.157-1.458-.521 2.24-2.918 4.011-7.034 5.105-11.671.886-3.803 1.147-5.315 1.355-6.513h-4.376c-.157 1.094-.365 2.188-.886 4.741-.782 4.012-1.876 7.607-3.491 10.16-.573-1.406-1.094-3.178-1.511-5.314a126.973 126.973 0 0 1-.99-5.888c4.377-3.386 7.242-6.617 8.128-11.097l.104-.573C213.959 2.449 211.771 0 207.811 0c-4.22 0-6.304 2.761-7.19 7.503l-.104.573c-.469 2.709-.469 5.679-.209 8.961-3.959 3.126-6.46 6.044-7.242 10.629l-.156 1.146c-1.146 6.096 1.824 9.483 7.346 9.483Zm4.741-30.376.105-.52c.417-2.345 1.146-3.387 2.344-3.387 1.199 0 1.668.833 1.355 2.605l-.052.26c-.625 3.283-2.032 5.054-4.273 7.086-.052-2.188.105-4.168.521-6.044Zm-7.294 20.841.157-.834c.469-2.657 1.354-4.48 3.021-6.148.209 1.407.469 2.866.73 4.377.573 2.761 1.25 5.106 2.136 7.034-.886.364-1.823.573-2.761.573-2.605 0-3.856-1.668-3.283-5.002ZM6.513 48.667 0 85.97h6.93c5.262 0 8.388-2.188 9.326-7.763l3.647-20.476c1.042-5.991-1.772-9.065-6.825-9.065H6.513Zm5.783 4.272c2.084 0 3.074 1.25 2.553 4.064l-3.647 20.736c-.521 2.762-1.772 3.752-3.96 3.752H5.783l5.054-28.552h1.459ZM16.751 85.971h5.054l1.511-5.001h5.106l-.26 5.001h4.949l.834-37.304H28.89L16.75 85.97ZM28.578 63.36l1.615-7.085-.885 7.085-.678 13.13h-3.96l3.908-13.13ZM37.39 85.971h5.158l12.088-37.304h-5.054l-6.67 21.882-1.51 6.67.833-6.67.886-21.882h-4.95L37.39 85.97ZM50.867 81.23l-.833 4.741h10.889l.834-4.74h-3.022l4.95-27.875h2.97l.833-4.69h-10.89l-.833 4.69h3.022l-4.95 27.874h-2.97ZM70.352 48.667 63.839 85.97h6.93c5.262 0 8.388-2.188 9.326-7.763l3.647-20.476c1.042-5.991-1.772-9.065-6.825-9.065h-6.565Zm5.783 4.272c2.084 0 3.074 1.25 2.553 4.064l-3.647 20.736c-.521 2.762-1.772 3.752-3.96 3.752h-1.459l5.054-28.552h1.46ZM90.442 85.971h4.95l2.813-16.099h6.044l.833-4.793h-6.044l2.032-11.619h6.513l.834-4.793H96.954L90.442 85.97ZM104.583 85.971h11.983l.833-4.845h-7.033l2.084-11.723h6.148l.833-4.793h-6.148l1.98-11.254h6.773l.834-4.69h-11.775l-6.512 37.305ZM119.943 81.23l-.833 4.741h10.889l.833-4.74h-3.021l4.949-27.875h2.97l.834-4.69h-10.89l-.833 4.69h3.022l-4.95 27.874h-2.97ZM132.915 85.971h4.481l3.386-19.434.678-6.929.26 4.95 2.501 21.413h4.116l6.513-37.304h-4.533l-3.387 19.225-.677 6.721-.208-4.741-2.397-21.205h-4.22l-6.513 37.304ZM159.335 86.44c4.793 0 6.982-2.188 7.815-6.877l1.094-6.356c.678-4.064-.989-5.68-3.751-7.764-2.709-2.032-3.647-2.865-3.282-5.001l.99-5.575c.208-1.563.99-2.345 2.292-2.345 1.563 0 2.136.834 1.824 2.657l-1.251 6.93h4.898l1.25-7.034c.782-4.168-1.511-6.93-6.46-6.93-4.012 0-6.721 2.085-7.451 6.2l-1.146 6.2c-.677 3.909 1.094 5.68 3.803 7.66 2.449 1.771 3.7 2.761 3.231 5.314l-.99 5.835c-.261 1.46-.886 2.45-2.449 2.45-1.563 0-2.293-.939-1.928-2.866l1.355-7.763h-5.106l-1.355 7.71c-.886 4.638 1.146 7.555 6.617 7.555ZM171.802 85.971h5.002l5.731-32.615h4.272l.834-4.69h-13.599l-.833 4.69h4.324l-5.731 32.615ZM183.733 85.971h11.983l.834-4.845h-7.034l2.084-11.723h6.148l.834-4.793h-6.148l1.98-11.254h6.773l.833-4.69h-11.775l-6.512 37.305ZM199.093 81.23l-.833 4.741h10.889l.834-4.74h-3.022l4.949-27.875h2.97l.834-4.69h-10.889l-.834 4.69h3.022l-4.95 27.874h-2.97ZM212.065 85.971h4.481l3.387-19.434.677-6.929.26 4.95 2.501 21.413h4.116L234 48.667h-4.533l-3.387 19.225-.677 6.721-.208-4.741-2.397-21.205h-4.22l-6.513 37.304Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00195)" d="M0 0h233.544v86.272H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="234" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M22.381.573 15.87 37.878h6.93c5.262 0 8.388-2.188 9.325-7.763l3.648-20.476C36.814 3.647 34 .573 28.946.573h-6.565Zm5.784 4.272c2.084 0 3.074 1.25 2.553 4.064L27.07 29.646c-.521 2.761-1.772 3.751-3.96 3.751h-1.459l5.054-28.552h1.459ZM42.461 38.347c5.054 0 7.294-2.657 8.284-8.024L54.55 8.857c.99-5.835-1.98-8.753-6.826-8.753-4.428 0-7.346 2.136-8.388 8.232l-3.751 21.206c-.938 5.21 1.094 8.805 6.877 8.805Zm.26-4.69c-1.615 0-2.552-.99-2.083-3.542l3.907-21.987c.469-2.553 1.303-3.543 2.918-3.543 1.72 0 2.448 1.094 2.032 3.543l-3.908 21.987c-.417 2.605-1.302 3.543-2.866 3.543ZM52.953 37.878h4.48l3.387-19.434.677-6.93.26 4.95 2.502 21.414h4.116L74.887.573h-4.532L66.968 19.8l-.677 6.72-.209-4.74L63.686.572h-4.22l-6.513 37.305ZM72.13 37.878h4.481l3.387-19.434.677-6.93.26 4.95 2.502 21.414h4.116L94.065.573h-4.532L86.145 19.8l-.677 6.72-.209-4.74L82.864.572h-4.22L72.13 37.878ZM89.798 37.878h5.053l1.511-5.002h5.106l-.26 5.002h4.95l.833-37.305h-5.054l-12.14 37.305Zm11.827-22.612 1.615-7.086-.886 7.086-.677 13.13h-3.96l3.908-13.13ZM116.537 37.878h11.984l.833-4.846h-7.033l2.084-11.722h6.148l.833-4.794h-6.148l1.98-11.254h6.773l.834-4.689H123.05l-6.513 37.305ZM137.903.573l-6.512 37.305h6.929c5.262 0 8.388-2.188 9.326-7.763l3.647-20.476c1.042-5.992-1.771-9.066-6.825-9.066h-6.565Zm5.784 4.272c2.084 0 3.074 1.25 2.552 4.064l-3.647 20.737c-.521 2.761-1.771 3.751-3.959 3.751h-1.459l5.054-28.552h1.459ZM149.856 37.878h11.984l.833-4.846h-7.034l2.085-11.722h6.147l.834-4.794h-6.148l1.98-11.254h6.773l.834-4.689h-11.775l-6.513 37.305ZM164.709 37.878h4.481l3.387-19.434.677-6.93.26 4.95 2.501 21.414h4.116L186.644.573h-4.533L178.725 19.8l-.678 6.72-.208-4.74L175.442.572h-4.22l-6.513 37.305ZM200.256 38.295c1.72 0 3.439-.47 5.054-1.303.209-.104.469-.26.677-.365 1.042 1.042 2.293 1.615 3.7 1.615 1.458 0 2.396-.312 3.23-.885l.781-4.533c-.729.573-1.458.886-2.605.886-.521 0-.99-.157-1.458-.521 2.24-2.918 4.011-7.034 5.105-11.671.886-3.803 1.147-5.315 1.355-6.513h-4.376c-.157 1.094-.365 2.188-.886 4.741-.782 4.012-1.876 7.607-3.491 10.16-.573-1.406-1.094-3.178-1.511-5.314a126.973 126.973 0 0 1-.99-5.888c4.377-3.386 7.242-6.617 8.128-11.097l.104-.573C213.959 2.449 211.771 0 207.811 0c-4.22 0-6.304 2.761-7.19 7.503l-.104.573c-.469 2.709-.469 5.679-.209 8.961-3.959 3.126-6.46 6.044-7.242 10.629l-.156 1.146c-1.146 6.096 1.824 9.483 7.346 9.483Zm4.741-30.376.105-.52c.417-2.345 1.146-3.387 2.344-3.387 1.199 0 1.668.833 1.355 2.605l-.052.26c-.625 3.283-2.032 5.054-4.273 7.086-.052-2.188.105-4.168.521-6.044Zm-7.294 20.841.157-.834c.469-2.657 1.354-4.48 3.021-6.148.209 1.407.469 2.866.73 4.377.573 2.761 1.25 5.106 2.136 7.034-.886.364-1.823.573-2.761.573-2.605 0-3.856-1.668-3.283-5.002ZM6.513 48.667 0 85.97h6.93c5.262 0 8.388-2.188 9.326-7.763l3.647-20.476c1.042-5.991-1.772-9.065-6.825-9.065H6.513Zm5.783 4.272c2.084 0 3.074 1.25 2.553 4.064l-3.647 20.736c-.521 2.762-1.772 3.752-3.96 3.752H5.783l5.054-28.552h1.459ZM16.751 85.971h5.054l1.511-5.001h5.106l-.26 5.001h4.949l.834-37.304H28.89L16.75 85.97ZM28.578 63.36l1.615-7.085-.885 7.085-.678 13.13h-3.96l3.908-13.13ZM37.39 85.971h5.158l12.088-37.304h-5.054l-6.67 21.882-1.51 6.67.833-6.67.886-21.882h-4.95L37.39 85.97ZM50.867 81.23l-.833 4.741h10.889l.834-4.74h-3.022l4.95-27.875h2.97l.833-4.69h-10.89l-.833 4.69h3.022l-4.95 27.874h-2.97ZM70.352 48.667 63.839 85.97h6.93c5.262 0 8.388-2.188 9.326-7.763l3.647-20.476c1.042-5.991-1.772-9.065-6.825-9.065h-6.565Zm5.783 4.272c2.084 0 3.074 1.25 2.553 4.064l-3.647 20.736c-.521 2.762-1.772 3.752-3.96 3.752h-1.459l5.054-28.552h1.46ZM90.442 85.971h4.95l2.813-16.099h6.044l.833-4.793h-6.044l2.032-11.619h6.513l.834-4.793H96.954L90.442 85.97ZM104.583 85.971h11.983l.833-4.845h-7.033l2.084-11.723h6.148l.833-4.793h-6.148l1.98-11.254h6.773l.834-4.69h-11.775l-6.512 37.305ZM119.943 81.23l-.833 4.741h10.889l.833-4.74h-3.021l4.949-27.875h2.97l.834-4.69h-10.89l-.833 4.69h3.022l-4.95 27.874h-2.97ZM132.915 85.971h4.481l3.386-19.434.678-6.929.26 4.95 2.501 21.413h4.116l6.513-37.304h-4.533l-3.387 19.225-.677 6.721-.208-4.741-2.397-21.205h-4.22l-6.513 37.304ZM159.335 86.44c4.793 0 6.982-2.188 7.815-6.877l1.094-6.356c.678-4.064-.989-5.68-3.751-7.764-2.709-2.032-3.647-2.865-3.282-5.001l.99-5.575c.208-1.563.99-2.345 2.292-2.345 1.563 0 2.136.834 1.824 2.657l-1.251 6.93h4.898l1.25-7.034c.782-4.168-1.511-6.93-6.46-6.93-4.012 0-6.721 2.085-7.451 6.2l-1.146 6.2c-.677 3.909 1.094 5.68 3.803 7.66 2.449 1.771 3.7 2.761 3.231 5.314l-.99 5.835c-.261 1.46-.886 2.45-2.449 2.45-1.563 0-2.293-.939-1.928-2.866l1.355-7.763h-5.106l-1.355 7.71c-.886 4.638 1.146 7.555 6.617 7.555ZM171.802 85.971h5.002l5.731-32.615h4.272l.834-4.69h-13.599l-.833 4.69h4.324l-5.731 32.615ZM183.733 85.971h11.983l.834-4.845h-7.034l2.084-11.723h6.148l.834-4.793h-6.148l1.98-11.254h6.773l.833-4.69h-11.775l-6.512 37.305ZM199.093 81.23l-.833 4.741h10.889l.834-4.74h-3.022l4.949-27.875h2.97l.834-4.69h-10.889l-.834 4.69h3.022l-4.95 27.874h-2.97ZM212.065 85.971h4.481l3.387-19.434.677-6.929.26 4.95 2.501 21.413h4.116L234 48.667h-4.533l-3.387 19.225-.677 6.721-.208-4.741-2.397-21.205h-4.22l-6.513 37.304Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00195)" d="M0 0h233.544v86.272H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="233" height="44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 43.394h10.819c6.836 0 11.65-2.972 11.65-11.175V11.71C22.47 3.567 17.775.594 10.998.594H0v42.8Zm10.403-35.19c1.783 0 2.793 1.01 2.793 4.041v19.141c0 3.032-.95 4.161-2.734 4.161H8.917V8.203h1.486ZM37.141 43.989c6.777 0 11.473-3.389 11.473-11.473V11.473C48.614 3.626 43.918 0 37.14 0c-6.895 0-11.473 3.626-11.473 11.473v21.043c0 8.084 4.518 11.473 11.473 11.473Zm0-8.263c-1.664 0-2.2-1.07-2.2-3.983V11.889c0-2.913.535-4.042 2.2-4.042 1.664 0 2.2 1.129 2.2 4.042v19.854c0 2.972-.536 3.983-2.2 3.983ZM59.953 24.313l-.297-4.518.713 2.556 7.015 21.043h7.668V.594h-8.025v19.26l.238 4.28-.654-2.556L59.775.594h-7.847v42.8h8.025V24.313ZM86.672 24.313l-.297-4.518.713 2.556 7.014 21.043h7.669V.594h-8.025v19.26l.238 4.28-.654-2.556L86.494.594h-7.847v42.8h8.025V24.313ZM115.531 20.449l.356-5.826.416 5.826 1.546 10.878h-3.864l1.546-10.878Zm4.042 22.945h8.916l-8.203-42.8h-8.797l-7.966 42.8h8.798l.654-4.577h5.944l.654 4.577ZM159.647 34.953h-9.867v-9.036h8.738v-8.203h-8.738V8.738h9.689V.594h-18.487v42.8h18.665v-8.441ZM162.534 43.394h10.819c6.836 0 11.651-2.972 11.651-11.175V11.71c0-8.143-4.696-11.116-11.473-11.116h-10.997v42.8Zm10.403-35.19c1.783 0 2.794 1.01 2.794 4.041v19.141c0 3.032-.951 4.161-2.735 4.161h-1.545V8.203h1.486ZM206.989 34.953h-9.867v-9.036h8.738v-8.203h-8.738V8.738h9.689V.594h-18.487v42.8h18.665v-8.441ZM217.901 24.313l-.297-4.518.713 2.556 7.015 21.043H233V.594h-8.025v19.26l.238 4.28-.654-2.556L217.723.594h-7.847v42.8h8.025V24.313Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h233v43.989H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="244" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 .558v66.637h6.236c4.653 0 7.538-1.675 7.538-6.887V7.352c0-5.211-2.606-6.794-7.352-6.794H0Zm6.142 4.375c1.769 0 2.606.651 2.606 2.605v52.305c0 2.047-.744 2.885-2.606 2.885h-1.21V4.933h1.21ZM17.997 67.195h4.839V37.599h1.303c1.861 0 2.42.745 2.42 2.792v24.012c0 1.303.093 2.42.651 2.792h5.026c-.652-.745-.838-1.582-.838-2.792v-24.57c0-2.792-.93-4.095-2.792-4.746 1.862-.745 2.7-2.141 2.7-4.84V6.515c0-4.281-1.77-5.957-6.795-5.957h-6.514v66.637ZM23.86 4.84c1.954 0 2.699.651 2.699 2.326V30.34c0 1.954-.745 2.606-2.513 2.606h-1.21V4.84h1.024ZM38.885 67.66c2.233 0 2.978-.837 2.978-4.28 0-3.537-.652-4.189-2.978-4.189-2.234 0-2.885.652-2.885 4.188 0 3.537.651 4.281 2.885 4.281ZM61.691 67.66c4.281 0 6.701-1.954 6.701-6.7V36.575h-4.84V60.4c-.093 1.861-.558 2.606-1.86 2.606-1.397 0-1.862-.838-1.862-2.7V7.26c0-1.861.558-2.792 1.861-2.792s1.768.93 1.861 2.7v21.498H68.3V6.515C68.299 2.047 65.879 0 61.69 0s-6.794 2.047-6.794 6.7v54.073c0 4.933 2.234 6.887 6.794 6.887ZM71.045 67.195h4.747l.465-9.493h3.816l.558 9.493h4.84L80.63.558h-5.025l-4.56 66.637Zm6.794-39.647.373-16.473.279 16.473 1.396 25.687h-3.35l1.302-25.687ZM88.438 67.195h4.84V37.599h1.303c1.861 0 2.42.745 2.42 2.792v24.012c0 1.303.093 2.42.651 2.792h5.026c-.652-.745-.838-1.582-.838-2.792v-24.57c0-2.792-.93-4.095-2.792-4.746 1.862-.745 2.699-2.141 2.699-4.84V6.515c0-4.281-1.768-5.957-6.794-5.957h-6.515v66.637ZM94.302 4.84C96.256 4.84 97 5.49 97 7.166V30.34c0 1.954-.745 2.606-2.513 2.606h-1.21V4.84h1.024ZM112.777 67.66c4.281 0 6.887-1.954 6.887-6.794V6.701c0-4.467-2.513-6.701-6.887-6.701-4.281 0-6.98 2.234-6.98 6.7v54.166c0 4.84 2.792 6.794 6.98 6.794Zm0-4.653c-1.489 0-2.048-.93-2.048-2.792V7.166c0-1.768.559-2.699 2.048-2.699 1.396 0 1.954.93 1.954 2.7v53.048c0 1.861-.558 2.792-1.954 2.792ZM123.886.558v66.637h10.331v-4.933h-5.398V.558h-4.933ZM137.039 62.542v4.653h10.052v-4.653h-2.606V5.119h2.606V.559h-10.052v4.56h2.606v57.423h-2.606ZM150.336 67.195h4.374v-31.83l-1.023-18.52 1.582 14.053 5.398 36.297h4.002V.558h-4.375V35.18l1.024 17.403-1.675-13.215-5.212-38.81h-4.095v66.637ZM169.06 67.195h9.865v-4.746h-5.026V35.552h4.747v-4.747h-4.747V5.212h4.933V.558h-9.772v66.637ZM190.874.558v66.637h10.331v-4.933h-5.398V.558h-4.933ZM204.417 67.195h9.866v-4.746h-5.026V35.552h4.746v-4.747h-4.746V5.212h4.933V.558h-9.773v66.637ZM216.928 67.195h4.747l.465-9.493h3.816l.558 9.493h4.84L226.514.558h-5.026l-4.56 66.637Zm6.794-39.647.372-16.473.279 16.473 1.396 25.687h-3.35l1.303-25.687ZM234.321 67.195h4.84V36.017h4.653v-4.746h-4.653V5.21H244V.559h-9.679v66.637Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00073)" d="M0 0h243.822v67.611H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="222" height="52" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 51.091h10.232c7.219 0 11.284-2.803 12.545-10.162l4.976-28.244C29.225 4.765 25.721.631 18.573.631H8.83L0 51.09ZM17.24 7.85c1.753 0 2.454 1.192 1.963 3.505l-5.046 28.804c-.42 2.453-1.402 3.364-2.944 3.364H9.812L16.119 7.85h1.122ZM41.72 7.78c1.613 0 2.103.77 1.753 2.452L41.51 21.376c-.28 1.611-.912 2.172-2.594 2.172h-1.541L40.109 7.78h1.612Zm-4.625 23.547c1.822 0 2.243.631 1.892 2.523l-2.453 13.947c-.28 1.612-.21 2.944.351 3.294h8.69c-.7-.84-.84-1.892-.56-3.434l2.453-13.877c.56-3.224 0-5.256-2.243-6.307 2.663-.841 3.855-2.523 4.415-5.677l1.892-11.143C52.724 3.995 50.413.63 43.192.63h-9.951L24.41 51.09h8.13l3.504-19.764h1.051ZM53.042 51.512c3.644 0 4.835-1.122 5.676-5.747.911-4.976-.14-6.378-3.784-6.378-3.715 0-4.906 1.191-5.747 5.817-.841 4.766.07 6.308 3.855 6.308ZM82.003 51.722c6.728 0 9.742-2.803 10.933-9.602l1.612-8.9c.841-5.257-1.121-7.289-4.695-10.232-3.645-3.084-4.486-3.715-4.065-6.028l1.261-7.218c.28-1.682.841-2.523 1.893-2.523 1.12 0 1.612.63 1.261 2.523l-1.682 9.32h8.2l1.752-9.53C99.524 3.433 96.16 0 89.433 0c-5.818 0-9.602 2.523-10.724 8.97l-1.471 8.2c-.912 5.397 1.331 7.5 4.835 10.303 2.944 2.313 4.416 3.434 3.925 6.237l-1.402 7.99c-.28 1.542-.77 2.243-1.892 2.243-1.331 0-1.682-.771-1.331-2.664l1.822-10.442h-8.62l-1.893 10.582c-1.121 6.448 1.262 10.303 9.321 10.303ZM106.733 51.091h8.55l8.831-50.46h-8.55l-3.645 20.955h-3.714L111.849.63h-8.55l-8.83 50.46h8.55l3.714-21.376h3.715l-3.715 21.376ZM136.822 42.891h-8.27l2.383-13.245h7.358l1.402-8.06h-7.359l2.313-12.966h7.99L144.04.63h-16.399l-8.831 50.461h16.54l1.472-8.2ZM157.288 30.136l1.472-8.13h-7.148l2.312-13.175h7.78l1.401-8.2h-16.119l-8.831 50.46h8.34l3.715-20.955h7.078ZM169.12 24.67l1.753-7.71-.982 7.71-.981 14.016h-3.644l3.854-14.017Zm-1.121 26.421h8.27l1.542-50.46h-8.62l-15.839 50.46h8.55l1.402-5.046h5.046l-.351 5.046ZM194.97 51.091l1.472-8.69h-8.2L195.601.63h-8.761l-8.83 50.46h16.96ZM213.169 51.091l1.402-8.06h-3.574l6.027-34.34h3.574L222 .63h-15.489l-1.401 8.06h3.574l-6.027 34.34h-3.644l-1.332 8.06h15.488Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h222v51.722H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="221" height="88" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M2.274 0h10.314c8.489 0 13.966 3.3 13.966 11.403v.064c0 8.104-5.253 11.307-13.581 11.307H2.274V0Zm10.154 3.46H6.182v15.823h6.598c6.375 0 9.738-1.954 9.738-7.88v-.064c0-5.766-3.588-7.88-10.09-7.88ZM31.615 22.774V0H43.66c7.816 0 11.05 2.146 11.05 6.983 0 3.523-1.76 5.317-5.348 6.086 3.491.736 4.932 2.626 4.932 6.822v1.442c0 .608.129 1.185.545 1.441h-4.196c-.449-.224-.513-.865-.513-1.473v-1.41c0-3.971-1.537-5.189-6.47-5.189h-8.104v8.072h-3.94Zm11.852-11.467c4.26.032 7.175-.545 7.175-3.844v-.256c0-3.01-2.178-3.812-7.015-3.812h-8.072v7.912h7.912ZM63.3 23.223c-2.081 0-2.978-.705-2.978-2.723 0-1.922 1.089-2.723 2.979-2.723 1.921 0 2.947.801 2.947 2.755 0 1.89-1.026 2.69-2.947 2.69ZM13.581 55.446C4.645 55.446.93 52.756 0 46.766h4.26c.705 3.94 3.748 5.22 9.417 5.22 5.19 0 7.432-1.216 7.432-3.587 0-2.819-2.435-3.043-9.514-3.46-7.047-.448-10.474-1.825-10.474-6.406v-.032c0-4.228 3.684-6.982 11.019-6.982 7.687 0 11.915 2.498 12.844 7.751h-4.196c-.576-3.235-3.683-4.388-8.712-4.388-4.965 0-6.983 1.25-6.983 3.523 0 2.21 1.666 2.851 8.264 3.203 8.072.449 11.723 1.858 11.723 6.503 0 4.612-3.62 7.335-11.499 7.335ZM29.864 54.805V32.031h12.043c7.816 0 11.051 2.146 11.051 6.983 0 3.523-1.762 5.317-5.35 6.086 3.492.737 4.934 2.627 4.934 6.823v1.441c0 .609.128 1.185.544 1.441H48.89c-.448-.224-.512-.864-.512-1.473v-1.41c0-3.971-1.538-5.188-6.47-5.188h-8.105v8.071h-3.94Zm11.851-11.467c4.26.032 7.175-.544 7.175-3.843v-.257c0-3.01-2.178-3.812-7.015-3.812h-8.072v7.912h7.912ZM57.141 51.122h6.15V35.587h-6.15V32.03h16.08v3.556h-6.15v15.535h6.15v3.683h-16.08v-3.683ZM78.254 32.031h3.972v12.172l14.927-12.172h5.381l-10.346 8.52 10.955 14.254h-4.805l-9.065-12.14-7.047 5.606v6.534h-3.972V32.031ZM117.094 55.446c-8.104 0-12.012-3.812-12.012-12.877V32.031h4.132v10.442c0 6.535 2.466 9.161 7.912 9.161 5.349 0 7.783-2.53 7.783-9.193v-10.41h4.132v10.506c0 9.161-4.26 12.909-11.947 12.909ZM134.966 54.805V32.031h3.78l9.961 10.57 10.218-10.57h3.556v22.774h-3.844v-17.36l-9.834 10.025h-.416l-9.577-9.993v17.328h-3.844ZM166.151 54.805l11.82-22.774h4.132l12.012 22.774h-4.228l-2.947-5.701h-13.646l-2.85 5.701h-4.293Zm8.777-8.968h10.346l-5.253-10.186-5.093 10.186ZM197.777 54.805V32.031h12.044c7.816 0 11.051 2.146 11.051 6.983 0 3.523-1.762 5.317-5.35 6.086 3.492.737 4.933 2.627 4.933 6.823v1.441c0 .609.128 1.185.545 1.441h-4.196c-.449-.224-.513-.864-.513-1.473v-1.41c0-3.971-1.537-5.188-6.47-5.188h-8.104v8.071h-3.94Zm11.852-11.467c4.26.032 7.175-.544 7.175-3.843v-.257c0-3.01-2.178-3.812-7.015-3.812h-8.072v7.912h7.912ZM2.274 86.837V64.062h12.044c7.816 0 11.05 2.147 11.05 6.983 0 3.524-1.761 5.317-5.348 6.086 3.49.737 4.932 2.627 4.932 6.823v1.441c0 .609.128 1.185.545 1.442H21.3c-.449-.225-.513-.865-.513-1.474v-1.41c0-3.971-1.537-5.188-6.47-5.188H6.214v8.072h-3.94Zm11.852-11.468c4.26.032 7.175-.544 7.175-3.843v-.257c0-3.01-2.178-3.811-7.015-3.811H6.214v7.911h7.912ZM28.33 86.837l11.82-22.775h4.131l12.012 22.775h-4.228l-2.947-5.702H35.473l-2.851 5.702H28.33Zm8.776-8.97h10.346L42.2 67.683l-5.093 10.186ZM71.158 87.445c-7.88 0-13.486-3.683-13.486-11.755v-.096c0-7.688 5.734-12.044 13.486-12.044 7.72 0 13.58 4.228 13.58 12.012v.16c0 7.912-5.829 11.723-13.58 11.723Zm-.032-3.587c5.637 0 9.545-2.306 9.545-8.168 0-5.958-3.78-8.553-9.513-8.553-5.766 0-9.418 2.691-9.418 8.52v.033c0 5.541 3.78 8.168 9.386 8.168Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00098)" d="M0 0h220.785v87.36H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="192" height="97" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 42.68 7.443 0h16.928l-.6 3.662H10.745L8.044 19.029h11.345l-.66 3.661H7.383l-2.88 16.268h13.505l-.6 3.721H0ZM23.128 42.68 30.57 0h3.902l4.322 20.65.18 1.5.6-1.5L51.221 0h3.901L47.62 42.68h-3.722l4.742-26.833 2.822-11.465-3.002 7.023-9.964 17.168h-1.26l-3.903-17.228-.66-6.963-1.14 11.465-4.683 26.832h-3.721ZM54.254 38.958h5.223l6.182-35.356h-5.162L61.157 0h14.227l-.66 3.602H69.56l-6.243 35.356h5.223l-.66 3.721H53.653l.6-3.721ZM81.34 0h3.962L78.46 38.898h12.186l-.6 3.781H73.897L81.341 0ZM97.159 42.68l2.7-15.247L96.019 0h4.142l2.401 19.209v4.622l1.621-4.682L113.486 0h4.262l-13.866 27.433-2.642 15.246h-4.081ZM0 95.704l7.443-42.68h16.148l-.6 3.662H10.685L7.804 73.073h11.465l-.6 3.722H7.143L3.842 95.704H0ZM29.34 53.024h3.962l-6.843 38.898h12.185l-.6 3.782H21.897l7.443-42.68ZM43.735 95.704l7.443-42.68h16.928l-.6 3.662H54.48l-2.701 15.367h11.345l-.66 3.662H51.117l-2.881 16.267h13.506l-.6 3.722H43.735ZM72.368 95.704l6.843-38.958h-7.323l.66-3.722h18.669l-.6 3.722h-7.444L76.33 95.704h-3.962ZM98.975 96.304c-7.983 0-10.625-5.162-9.244-12.786l3.362-19.088c1.5-8.584 5.522-11.886 11.765-11.886 7.023 0 10.565 4.622 9.244 11.886l-.9 5.282h-4.142l.96-5.463c.961-5.282-.9-8.103-5.462-8.103-3.962 0-6.303 2.16-7.384 8.284l-3.421 19.208c-1.08 6.243 1.08 8.884 5.582 8.884 4.082 0 6.063-2.28 7.084-8.283l.84-4.563h4.142l-.84 4.803c-1.381 7.863-4.442 11.825-11.586 11.825ZM122.789 53.024h3.962l-3.422 19.57h12.126l3.422-19.57h3.961l-7.503 42.68h-3.902l3.362-19.39h-12.126l-3.421 19.39h-3.962l7.503-42.68ZM143.339 95.704l7.443-42.68h16.928l-.6 3.662h-13.026l-2.701 15.367h11.345l-.66 3.662h-11.346l-2.881 16.267h13.506l-.6 3.722h-17.408ZM166.467 95.704l7.443-42.68h9.184c6.904 0 9.845 3.902 8.644 10.445l-.84 4.682c-.78 4.262-2.821 6.663-6.843 7.564 3.541 1.02 4.562 3.601 3.782 7.563l-1.681 9.484c-.24 1.321-.06 2.341.6 2.942h-4.382c-.54-.54-.48-1.741-.24-3.002l1.561-9.124c.72-4.082-.42-6.123-4.923-6.123h-5.222l-3.181 18.249h-3.902Zm15.967-39.198h-5.222l-3.062 17.468h4.983c4.982 0 7.143-2.041 7.983-6.663l.781-4.262c.78-4.322-.841-6.543-5.463-6.543Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00046)" d="M0 0h191.912v96.26H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="191" height="96" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M56.317 38.755H42.881l2.867-16.183h11.286l.657-3.702H46.404l2.688-15.227H61.99L62.647 0h-16.84l-7.404 42.457H55.66l.657-3.702ZM69.77 15.765 70.905 4.06l.656 7.225 3.882 17.138h1.254l9.853-17.078 3.045-6.987-2.866 11.406-4.658 26.692h3.703L93.237 0h-3.882L77.772 20.542l-.597 1.493-.18-1.433L72.697 0h-3.882L61.41 42.457h3.702l4.658-26.692ZM105.988 42.457l.597-3.702h-5.195l6.21-35.172h5.195L113.392 0H99.3l-.657 3.583h5.135l-6.21 35.172h-5.135l-.598 3.702h14.153ZM128.035 42.457l.657-3.762H116.57L123.377 0h-3.941l-7.405 42.457h16.004ZM139.232 42.457l2.628-15.108L155.654 0h-4.24l-9.256 19.049-1.672 4.777.06-4.717L138.157 0h-4.12l3.822 27.11-2.687 15.347h4.06ZM18.571 76.395l.598-3.642H7.703L10.57 56.45h12.242l.657-3.702H7.405L0 95.205h3.822l3.284-18.81h11.465ZM37.845 95.205l.657-3.762H26.379l6.808-38.695h-3.941L21.84 95.205h16.004ZM61.48 91.503H48.044L50.91 75.32h11.286l.657-3.702H51.567l2.687-15.227h12.899l.657-3.643H50.97l-7.405 42.457h17.258l.657-3.702ZM90.203 56.39l.597-3.642H72.23l-.657 3.643h7.285L72.05 95.205h3.881l6.867-38.814h7.405ZM98.4 95.802c7.166 0 10.211-3.94 11.585-11.763l.836-4.778H106.7l-.836 4.539c-1.015 5.971-2.985 8.24-7.046 8.24-4.478 0-6.628-2.627-5.553-8.837l3.403-19.11c1.075-6.09 3.404-8.24 7.345-8.24 4.539 0 6.33 2.807 5.434 8.062l-.955 5.434h4.12l.896-5.255c1.254-7.225-2.209-11.824-9.196-11.824-6.21 0-10.211 3.344-11.704 11.824l-3.344 18.93c-1.433 7.583 1.194 12.778 9.136 12.778ZM130.749 95.205h3.881l7.464-42.457h-3.941l-3.403 19.407h-12.063l3.404-19.407h-3.941l-7.465 42.457h3.942l3.403-19.287h12.063l-3.344 19.287ZM160.507 91.503h-13.436l2.866-16.183h11.287l.656-3.702h-11.286l2.687-15.227h12.899l.657-3.643h-16.84l-7.404 42.457h17.257l.657-3.702ZM181.424 56.212c4.598 0 6.211 2.209 5.434 6.508l-.716 4.24c-.836 4.598-2.986 6.629-7.942 6.629h-4.957l3.046-17.377h5.135Zm-3.583 20.84c4.479 0 5.614 2.09 4.897 6.091l-1.612 9.077c-.239 1.254-.239 2.388.298 2.985h4.3c-.657-.597-.777-1.612-.538-2.926l1.672-9.435c.777-3.881-.239-6.449-3.702-7.524 4.001-.895 5.972-3.284 6.688-7.524l.896-4.658c1.194-6.508-1.732-10.39-8.599-10.39h-9.136L165.6 95.205h3.881l3.165-18.153h5.195Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h191v95.802H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="243" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 27.176V.666h24.25v6.665H8.146v3.74h14.403v5.368H8.145v3.776H24.77v6.96H0ZM28.271 27.176V.666h13.921c9.515 0 12.996 2.814 12.996 8.59 0 3.554-1.63 5.702-4.925 6.812 3.333.889 4.517 2.925 4.517 7.072v2.221c0 .74.26 1.481.889 1.815h-8.886c-.63-.297-.814-1.037-.814-1.74v-2.37c0-2.85-1.074-3.703-4.443-3.703h-4.924v7.813h-8.33ZM42.23 7.368h-5.627v5.516h5.553c2.666 0 4.443-.592 4.443-2.665v-.185c0-1.963-1.333-2.666-4.369-2.666ZM58.188 19.475h6.145V8.219h-6.145V.666h20.548V8.22h-6.183v11.256h6.183v7.7H58.187v-7.7ZM95.952 27.88c-9.367 0-14.958-4.11-14.958-13.44v-.741C80.994 4.999 87.177 0 96.322 0c8.441 0 14.254 3.776 15.032 11.7v.185h-9.145v-.074c-.371-2.629-2.259-4.332-5.887-4.332-4.147 0-6.553 2.036-6.553 6.294v.481c0 4.11 2.295 6.11 6.442 6.11 3.85 0 5.664-1.778 6.035-4.666v-.11h9.182v.147c-.63 8.071-6.146 12.144-15.476 12.144ZM0 67.202v-26.51h24.25v6.665H8.146v3.74h14.403v5.368H8.145v3.776H24.77v6.96H0ZM28.271 40.692h12.773c9.442 0 15.18 4.11 15.18 12.996v.63c0 8.81-5.775 12.884-14.994 12.884H28.27v-26.51Zm12.33 7.109h-3.888v12.18h4.035c4.776 0 6.739-1.74 6.739-5.849v-.37c0-4.258-2-5.961-6.887-5.961ZM59.833 67.202v-26.51h7.738l7.997 9.775 8.071-9.775h7.516v26.51h-8.293V52.244l-7.183 8.33h-.63l-6.886-8.256v14.884h-8.33ZM95.77 67.202v-26.51h24.25v6.665h-16.106v3.74h14.403v5.368h-14.403v3.776h16.624v6.96H95.769ZM121.952 67.202l11.478-26.51h9.478l11.477 26.51h-8.811l-1.815-4.554h-11.181l-1.777 4.554h-8.849Zm13.033-10.7h6.294l-3.184-7.924-3.11 7.924ZM156.216 40.692h12.774c9.441 0 15.18 4.11 15.18 12.996v.63c0 8.81-5.776 12.884-14.995 12.884h-12.959v-26.51Zm12.329 7.109h-3.887v12.18h4.036c4.776 0 6.738-1.74 6.738-5.849v-.37c0-4.258-1.999-5.961-6.887-5.961ZM187.778 67.202v-26.51h24.251v6.665h-16.106v3.74h14.403v5.368h-14.403v3.776h16.624v6.96h-24.769ZM229.412 67.942c-10.403 0-14.291-3.332-15.18-9.811v-.037h9.293v.037c.519 2.48 2.925 3.332 6.406 3.332 3.184 0 4.554-.74 4.554-2.148 0-1.74-1.852-1.962-8.22-2.48-7.182-.593-11.144-2.48-11.144-7.997 0-5.406 4.628-8.886 13.106-8.886 8.59 0 13.292 2.666 14.588 9.219v.037h-8.923c-.481-2.222-2.48-2.925-5.887-2.925-3.258 0-4.294.889-4.294 2.11 0 1.37 1.258 1.815 7.33 2.259 7.738.592 11.959 2.48 11.959 8.108 0 5.517-4.184 9.182-13.588 9.182Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00065)" d="M0 0h242.843v67.898H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="243" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M65.71 27.176h24.769v-6.96H73.855v-3.777h14.402V11.07H73.855V7.33H89.96V.667H65.71v26.51ZM93.98 27.176h8.331v-7.813h4.924c3.37 0 4.443.852 4.443 3.703v2.37c0 .703.185 1.443.815 1.74h8.886c-.63-.334-.889-1.074-.889-1.815V23.14c0-4.147-1.185-6.183-4.517-7.072 3.295-1.11 4.924-3.258 4.924-6.812 0-5.776-3.48-8.59-12.995-8.59H93.981v26.51ZM107.94 7.368c3.036 0 4.369.703 4.369 2.665v.186c0 2.073-1.777 2.665-4.443 2.665h-5.554V7.368h5.628ZM123.897 19.475v7.7h20.548v-7.7h-6.183V8.219h6.183V.666h-20.548V8.22h6.146v11.256h-6.146ZM161.661 27.88c9.33 0 14.847-4.074 15.476-12.145v-.148h-9.182v.111c-.37 2.888-2.184 4.665-6.035 4.665-4.146 0-6.442-2-6.442-6.109v-.481c0-4.258 2.407-6.294 6.553-6.294 3.629 0 5.517 1.703 5.887 4.332v.074h9.145V11.7c-.777-7.924-6.59-11.7-15.032-11.7-9.145 0-15.328 4.998-15.328 13.699v.74c0 9.33 5.591 13.44 14.958 13.44ZM0 67.202h24.77V60.24H8.144v-3.776h14.403v-5.369H8.145v-3.74h16.106v-6.664H0v26.51ZM28.271 40.692v26.51H41.23c9.219 0 14.994-4.073 14.994-12.885v-.63c0-8.885-5.738-12.995-15.18-12.995H28.271Zm12.33 7.109c4.886 0 6.886 1.703 6.886 5.96v.371c0 4.11-1.963 5.85-6.739 5.85h-4.035V47.8H40.6ZM59.833 67.202h8.33V52.318l6.887 8.256h.629l7.183-8.33v14.958h8.293v-26.51h-7.516l-8.071 9.775-7.997-9.775h-7.738v26.51ZM95.77 67.202h24.768V60.24h-16.624v-3.776h14.403v-5.369h-14.403v-3.74h16.106v-6.664H95.77v26.51ZM121.952 67.202h8.849l1.777-4.554h11.181l1.815 4.554h8.811l-11.477-26.51h-9.478l-11.478 26.51Zm13.033-10.7 3.11-7.924 3.184 7.924h-6.294ZM156.216 40.692v26.51h12.959c9.219 0 14.995-4.073 14.995-12.885v-.63c0-8.885-5.739-12.995-15.18-12.995h-12.774Zm12.329 7.109c4.888 0 6.887 1.703 6.887 5.96v.371c0 4.11-1.962 5.85-6.738 5.85h-4.036V47.8h3.887ZM187.778 67.202h24.769V60.24h-16.624v-3.776h14.403v-5.369h-14.403v-3.74h16.106v-6.664h-24.251v26.51ZM229.412 67.942c9.404 0 13.588-3.665 13.588-9.182 0-5.628-4.221-7.516-11.959-8.108-6.072-.444-7.33-.889-7.33-2.259 0-1.221 1.036-2.11 4.294-2.11 3.407 0 5.406.703 5.887 2.925h8.923v-.037c-1.296-6.553-5.998-9.22-14.588-9.22-8.478 0-13.106 3.481-13.106 8.887 0 5.516 3.962 7.404 11.144 7.997 6.368.518 8.22.74 8.22 2.48 0 1.407-1.37 2.148-4.554 2.148-3.481 0-5.887-.852-6.406-3.332v-.037h-9.293v.037c.889 6.479 4.777 9.811 15.18 9.811Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00065)" d="M0 0h242.843v67.898H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="246" height="69" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 68.297h11.947V61.43H6.961V37.44h4.704v-6.867H6.961V7.432h4.892V.564H0v67.733ZM15.057 68.297h6.867V39.511h.753c1.317 0 1.787.564 1.787 2.163v23.33c0 1.506.282 3.01.847 3.293h7.243c-.846-.94-1.129-1.975-1.129-3.48v-23.99c0-2.821-1.034-4.233-2.916-4.891 1.882-.94 2.728-2.54 2.728-5.362V7.15c0-4.516-1.881-6.586-7.62-6.586h-8.56v67.733ZM22.77 6.68c1.317 0 1.787.376 1.787 1.6v22.86c0 1.316-.564 1.598-1.787 1.598h-.847V6.68h.847ZM37.807 68.297h6.49l2.259-33.396.282-10.16.376 10.16 2.352 33.396h6.303L60.102.564h-6.491l-1.505 34.62-.094 13.922L49.378.564h-4.704l-2.164 34.62-.658 13.358-.094-13.359L40.535.564h-6.773l4.045 67.733ZM62.607 61.712v6.585h12.136v-6.585h-2.634V7.15h2.634V.564H62.607V7.15h2.54v54.562h-2.54ZM77.59 68.297h6.209v-27.47l-.941-13.64 1.223 8.937 4.891 32.173h5.55V.564h-6.208v31.327l1.035 13.923L83.234.564H77.59v67.733ZM111.847 68.297h7.808L124.641.564h-6.68l-1.881 35.09-.376 15.992-.471-15.992-1.975-35.09h-6.868l5.457 67.733ZM123.921 68.297h6.773l.282-6.961h3.293l.282 6.961h6.961L136.056.564h-7.149l-4.986 67.733Zm8.372-34.054.283-15.146.376 15.146.941 20.696h-2.54l.94-20.696ZM143.696.564v67.733h12.888v-7.15h-5.739V.565h-7.149ZM159.671 68.297h11.947V61.43h-4.985V37.44h4.703v-6.867h-4.703V7.432h4.891V.564h-11.853v67.733ZM174.728 68.297h6.209v-27.47l-.941-13.64 1.223 8.937 4.892 32.173h5.55V.564h-6.209v31.327l1.035 13.923-6.115-45.25h-5.644v67.733ZM203.575 68.862c5.174 0 8.184-2.258 8.184-8.09V37.628h-6.961v22.296c0 1.787-.282 2.163-1.223 2.163-1.035 0-1.223-.376-1.223-2.163V8.56c0-1.694.282-2.164 1.223-2.164.941 0 1.223.47 1.223 2.164v20.508h6.867V7.714c0-5.456-3.01-7.714-8.09-7.714s-8.373 2.258-8.373 7.714v53.057c0 5.833 2.634 8.09 8.373 8.09ZM214.102 61.712v6.585h12.136v-6.585h-2.635V7.15h2.635V.564h-12.136V7.15h2.54v54.562h-2.54ZM228.408 68.297h6.774l.282-6.961h3.292l.283 6.961H246L240.544.564h-7.15l-4.986 67.733Zm8.373-34.054.282-15.146.376 15.146.941 20.696h-2.54l.941-20.696Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00078)" d="M0 0h245.809v68.808H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="147" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M1.51 37.877 8.018.601H19.47l-.833 4.79H12.13L10.1 17h6.04l-.834 4.79H9.267L6.456 37.876H1.51ZM22.148.6h5.154l-5.675 32.227h6.768l-.833 5.05H15.64L22.148.601ZM37.84 38.346c-5.779 0-7.81-3.592-6.872-8.799l3.748-21.189C35.757 2.267 38.673.132 43.098.132c4.842 0 7.81 2.916 6.82 8.747l-3.8 21.45c-.99 5.362-3.228 8.017-8.278 8.017Zm.26-4.686c1.562 0 2.447-.937 2.864-3.54l3.904-21.97c.417-2.447-.312-3.54-2.03-3.54-1.614 0-2.447.989-2.916 3.54l-3.904 21.97c-.469 2.551.468 3.54 2.082 3.54ZM48.324 37.877 54.832.601h6.82c5.154 0 7.132 2.499 6.247 7.445l-1.353 7.445c-.47 2.707-1.51 4.165-3.801 4.841 1.926.833 2.499 2.447 2.03 4.946l-1.77 10.152c-.26 1.094-.156 1.875.417 2.447h-5.258c-.417-.364-.417-1.353-.209-2.447l1.718-9.944c.365-2.03-.052-2.915-2.082-2.915h-1.718l-2.655 15.306h-4.894Zm12.443-33.06h-1.77L56.706 17.99h1.718c2.134 0 2.967-.832 3.332-2.863l1.353-7.445c.313-1.978-.364-2.863-2.342-2.863ZM66.115 37.877 72.622.601h11.766l-.833 4.685h-6.768L74.81 16.532h6.143l-.833 4.79h-6.143l-2.083 11.713h7.029l-.833 4.842H66.115ZM80.957 37.877 87.464.601h4.217l2.395 21.19.209 4.737.676-6.716L98.345.6h4.53l-6.508 37.276h-4.113L89.755 16.48l-.26-4.946-.677 6.924-3.384 19.42h-4.477ZM107.981 38.346c-5.726 0-7.653-3.384-6.663-8.747l3.8-21.45c1.041-5.934 3.905-8.017 8.33-8.017 4.842 0 7.549 2.916 6.612 8.278l-1.302 7.185h-5.154l1.354-7.601c.416-2.291-.208-3.384-1.874-3.384-1.562 0-2.343.989-2.76 3.488l-3.904 21.866c-.469 2.707.364 3.592 1.874 3.592 1.51 0 2.291-.833 2.759-3.54l1.406-7.966h5.206l-1.51 8.33c-.937 5.363-3.123 7.966-8.174 7.966ZM117.859 33.14h2.967l4.946-27.854h-3.019l.833-4.685h10.881l-.833 4.685h-2.968L125.72 33.14h3.02l-.833 4.737h-10.881l.833-4.737ZM129.82 37.877 141.95.601H147l-.833 37.276h-4.946l.26-4.998h-5.102l-1.509 4.998h-5.05Zm11.818-22.595-3.905 13.12h3.957l.677-13.12.885-7.08-1.614 7.08ZM0 85.935l12.13-37.277h5.05l-.832 37.277h-4.946l.26-4.998H6.56l-1.51 4.998H0ZM11.818 63.34 7.913 76.46h3.957l.677-13.12.885-7.08-1.614 7.08ZM18.589 85.935l6.508-37.277h4.217l2.395 21.19.208 4.737.677-6.716 3.384-19.21h4.53l-6.509 37.276h-4.113l-2.499-21.398-.26-4.946-.677 6.925-3.384 19.419H18.59ZM44.26 48.658h6.56c5.05 0 7.861 3.072 6.82 9.06l-3.644 20.46c-.937 5.57-4.061 7.757-9.32 7.757h-6.924l6.508-37.277Zm5.78 4.27H48.58l-5.05 28.53h1.458c2.187 0 3.436-.99 3.957-3.749l3.644-20.72c.52-2.812-.468-4.062-2.55-4.062ZM56.204 85.935l6.508-37.277h6.82c5.154 0 7.133 2.5 6.248 7.445l-1.354 7.445c-.469 2.707-1.51 4.165-3.8 4.842 1.926.833 2.498 2.447 2.03 4.946l-1.77 10.152c-.26 1.093-.156 1.874.416 2.447h-5.258c-.416-.365-.416-1.354-.208-2.447l1.718-9.944c.364-2.03-.052-2.915-2.083-2.915h-1.718l-2.655 15.306h-4.894Zm12.443-33.06h-1.77l-2.29 13.172h1.717c2.135 0 2.968-.833 3.332-2.863l1.354-7.445c.312-1.979-.364-2.864-2.343-2.864ZM73.995 85.935l6.508-37.277h11.766l-.833 4.686h-6.768l-1.979 11.245h6.144L88 69.38h-6.144l-2.082 11.714h7.028l-.833 4.842H73.995Zm10.881-39.36 4.738-6.767h4.946l-5.987 6.768h-3.697ZM95.921 86.403c-5.466 0-7.497-2.915-6.612-7.549l1.354-7.705h5.102l-1.354 7.757c-.364 1.927.365 2.864 1.927 2.864s2.186-.99 2.447-2.447l.989-5.831c.468-2.551-.781-3.54-3.228-5.31-2.707-1.979-4.477-3.749-3.8-7.654l1.145-6.195c.729-4.113 3.436-6.195 7.445-6.195 4.946 0 7.236 2.759 6.455 6.924l-1.249 7.028h-4.894l1.25-6.924c.312-1.822-.261-2.655-1.823-2.655-1.301 0-2.082.78-2.29 2.343l-.99 5.57c-.364 2.135.573 2.968 3.28 4.998 2.76 2.083 4.426 3.697 3.749 7.758l-1.093 6.351c-.833 4.686-3.02 6.872-7.81 6.872Z"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="146" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M0 37.877 6.53.47h11.494l-.835 4.807h-6.531L8.62 16.927h6.06l-.835 4.807h-6.06L4.962 37.877H0ZM20.71.47h5.172l-5.694 32.34h6.792l-.836 5.067H14.18L20.71.47ZM36.457 38.348c-5.799 0-7.836-3.605-6.896-8.83l3.762-21.263C34.367 2.142 37.293 0 41.734 0c4.859 0 7.837 2.926 6.844 8.777l-3.814 21.525c-.992 5.381-3.239 8.046-8.307 8.046Zm.261-4.702c1.568 0 2.456-.94 2.874-3.553L43.51 8.046c.418-2.456-.313-3.553-2.037-3.553-1.62 0-2.456.993-2.926 3.553L34.63 30.093c-.47 2.56.47 3.553 2.09 3.553ZM46.978 37.877 53.508.47h6.844c5.173 0 7.158 2.508 6.27 7.471l-1.359 7.471c-.47 2.717-1.515 4.18-3.813 4.859 1.933.836 2.507 2.455 2.037 4.963l-1.776 10.188c-.261 1.097-.157 1.88.418 2.455h-5.277c-.418-.365-.418-1.358-.209-2.455l1.724-9.979c.366-2.037-.052-2.926-2.09-2.926h-1.724l-2.664 15.36h-4.911ZM59.464 4.702h-1.776L55.389 17.92h1.724c2.142 0 2.978-.836 3.344-2.874l1.358-7.47c.314-1.986-.365-2.874-2.35-2.874ZM64.831 37.877 71.361.47H83.17l-.836 4.702h-6.792l-1.985 11.285h6.165l-.836 4.807H72.72l-2.09 11.755h7.053l-.836 4.858H64.831ZM79.725 37.877 86.255.47h4.232l2.404 21.264.209 4.754.679-6.74L97.175.47h4.545l-6.53 37.407h-4.128l-2.508-21.472-.26-4.963-.68 6.948-3.396 19.487h-4.493ZM106.845 38.348c-5.747 0-7.68-3.396-6.688-8.777l3.814-21.525C105.016 2.09 107.89 0 112.33 0c4.859 0 7.576 2.926 6.635 8.307l-1.306 7.21h-5.172l1.358-7.628c.418-2.299-.209-3.396-1.88-3.396-1.568 0-2.351.993-2.769 3.5l-3.919 21.943c-.47 2.717.366 3.605 1.881 3.605 1.515 0 2.299-.836 2.769-3.552l1.411-7.994h5.224l-1.515 8.36c-.94 5.38-3.135 7.993-8.202 7.993ZM116.757 33.123h2.978l4.963-27.95h-3.03l.836-4.703h10.919l-.836 4.702h-2.978l-4.963 27.951h3.03l-.836 4.754h-10.919l.836-4.754ZM128.759 37.877 140.932.47H146l-.836 37.407h-4.963l.261-5.015h-5.12l-1.515 5.015h-5.068Zm11.86-22.674L136.7 28.37h3.971l.679-13.166.888-7.105-1.619 7.105ZM19.982 86.103l12.173-37.407h5.068l-.836 37.407h-4.963l.26-5.015h-5.12l-1.514 5.015h-5.068Zm11.86-22.674-3.919 13.166h3.97l.68-13.166.888-7.105-1.62 7.105ZM38.636 86.103l6.53-37.407H49.4l2.403 21.264.209 4.754.679-6.74 3.396-19.278h4.545l-6.53 37.407h-4.128l-2.508-21.472-.26-4.964-.68 6.949-3.396 19.487h-4.493ZM64.397 48.696h6.583c5.068 0 7.89 3.083 6.844 9.09L74.167 78.32c-.94 5.59-4.075 7.784-9.352 7.784h-6.948l6.53-37.407Zm5.8 4.284h-1.463l-5.068 28.63h1.463c2.194 0 3.448-.992 3.97-3.761l3.657-20.794c.523-2.821-.47-4.075-2.56-4.075ZM76.383 86.103l6.53-37.407h6.845c5.172 0 7.157 2.508 6.27 7.471l-1.36 7.471c-.47 2.717-1.514 4.18-3.813 4.859 1.933.836 2.508 2.455 2.037 4.963l-1.776 10.188c-.261 1.097-.157 1.88.418 2.455h-5.277c-.418-.365-.418-1.358-.209-2.455l1.724-9.979c.366-2.037-.052-2.926-2.09-2.926H83.96l-2.665 15.36h-4.91ZM88.87 52.928h-1.777l-2.298 13.218h1.724c2.142 0 2.978-.836 3.343-2.874l1.359-7.47c.313-1.986-.366-2.874-2.351-2.874ZM94.236 86.103l6.531-37.407h11.807l-.836 4.702h-6.792l-1.985 11.285h6.165l-.836 4.806h-6.165l-2.09 11.755h7.054l-.836 4.86H94.236Zm10.919-39.497 4.755-6.791h4.963l-6.008 6.791h-3.71ZM116.239 86.573c-5.485 0-7.523-2.925-6.635-7.575l1.359-7.732h5.12l-1.359 7.784c-.366 1.933.366 2.874 1.933 2.874 1.568 0 2.194-.993 2.456-2.456l.992-5.851c.471-2.56-.783-3.553-3.239-5.33-2.717-1.984-4.493-3.76-3.814-7.68l1.15-6.216c.731-4.128 3.448-6.217 7.471-6.217 4.963 0 7.262 2.769 6.478 6.948l-1.254 7.053h-4.911l1.254-6.948c.313-1.829-.261-2.665-1.829-2.665-1.306 0-2.089.784-2.298 2.351l-.993 5.59c-.366 2.142.575 2.978 3.291 5.016 2.769 2.09 4.441 3.71 3.762 7.784l-1.097 6.374c-.836 4.702-3.03 6.896-7.837 6.896Z"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="246" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M233.965 86.48c-5.473 0-7.506-2.92-6.619-7.558l1.355-7.715h5.108l-1.355 7.767c-.365 1.928.365 2.867 1.928 2.867 1.564 0 2.19-.99 2.45-2.45l.991-5.838c.469-2.554-.782-3.545-3.232-5.317-2.711-1.98-4.483-3.753-3.805-7.662l1.147-6.203c.729-4.118 3.44-6.203 7.453-6.203 4.952 0 7.246 2.762 6.464 6.932l-1.251 7.037h-4.9l1.251-6.932c.313-1.825-.26-2.659-1.824-2.659-1.303 0-2.085.782-2.294 2.346l-.99 5.577c-.365 2.137.573 2.971 3.284 5.004 2.763 2.085 4.431 3.701 3.753 7.767l-1.095 6.36c-.834 4.69-3.023 6.88-7.819 6.88ZM212.013 86.01l6.515-37.321h11.781l-.834 4.691h-6.777l-1.98 11.26h6.151l-.835 4.795h-6.15l-2.085 11.728h7.037l-.834 4.848h-11.989Zm10.894-39.406 4.743-6.776h4.952l-5.994 6.776h-3.701ZM194.2 86.01l6.516-37.321h6.829c5.16 0 7.141 2.502 6.255 7.454l-1.356 7.454c-.469 2.71-1.511 4.17-3.805 4.848 1.929.834 2.502 2.45 2.033 4.951L208.9 83.561c-.261 1.094-.157 1.876.417 2.45h-5.265c-.417-.365-.417-1.355-.208-2.45l1.72-9.956c.365-2.033-.052-2.92-2.085-2.92h-1.72L199.1 86.012h-4.9Zm12.458-33.099h-1.772L202.593 66.1h1.72c2.137 0 2.971-.834 3.336-2.867l1.355-7.454c.313-1.98-.365-2.867-2.346-2.867ZM182.242 48.689h6.568c5.056 0 7.871 3.075 6.828 9.07l-3.649 20.485c-.938 5.578-4.065 7.767-9.33 7.767h-6.933l6.516-37.322Zm5.786 4.274h-1.46l-5.056 28.565h1.46c2.189 0 3.44-.99 3.961-3.753l3.649-20.746c.521-2.815-.469-4.066-2.554-4.066ZM156.54 86.01l6.515-37.321h4.222l2.398 21.215.209 4.743.677-6.724 3.388-19.234h4.535l-6.515 37.322h-4.118l-2.502-21.424-.261-4.952-.677 6.933-3.389 19.443h-4.482ZM137.928 86.01l12.145-37.321h5.057l-.834 37.322h-4.952l.26-5.004h-5.108l-1.512 5.004h-5.056Zm11.833-22.622-3.91 13.136h3.962l.677-13.136.887-7.089-1.616 7.09ZM112.688 86.01l12.145-37.321h5.056l-.834 37.322h-4.952l.261-5.004h-5.108l-1.512 5.004h-5.056Zm11.832-22.622-3.909 13.136h3.961l.678-13.136.886-7.089-1.616 7.09ZM104.004 86.48c-5.734 0-7.663-3.388-6.672-8.757l3.805-21.476c1.042-5.942 3.909-8.027 8.34-8.027 4.847 0 7.558 2.919 6.62 8.288l-1.303 7.193h-5.161l1.355-7.61c.417-2.294-.208-3.388-1.876-3.388-1.564 0-2.346.99-2.763 3.492l-3.909 21.893c-.469 2.71.365 3.596 1.876 3.596 1.512 0 2.294-.834 2.763-3.544l1.407-7.975h5.213l-1.512 8.34c-.938 5.369-3.127 7.975-8.183 7.975ZM83.46 81.267h2.972l4.951-27.887H88.36l.834-4.691h10.894l-.834 4.691h-2.97L91.33 81.267h3.023l-.834 4.744H82.626l.834-4.744ZM64.326 86.01 70.84 48.69h4.223l2.397 21.215.209 4.743.677-6.724 3.389-19.234h4.534l-6.515 37.322h-4.118l-2.502-21.424-.26-4.952-.678 6.933-3.389 19.443h-4.482ZM53.83 86.48c-5.787 0-7.82-3.597-6.881-8.81l3.753-21.214c1.042-6.099 3.961-8.236 8.392-8.236 4.848 0 7.819 2.919 6.828 8.757l-3.805 21.476c-.99 5.368-3.232 8.027-8.288 8.027Zm.26-4.691c1.564 0 2.45-.939 2.867-3.545l3.91-21.997c.416-2.45-.314-3.544-2.034-3.544-1.616 0-2.45.99-2.919 3.544l-3.91 21.997c-.468 2.554.47 3.545 2.086 3.545ZM27.988 86.01l6.516-37.321h6.829c5.16 0 7.14 2.502 6.255 7.454l-1.356 7.454c-.469 2.71-1.511 4.17-3.805 4.848 1.929.834 2.502 2.45 2.033 4.951l-1.772 10.165c-.26 1.094-.157 1.876.417 2.45H37.84c-.417-.365-.417-1.355-.208-2.45l1.72-9.956c.365-2.033-.052-2.92-2.085-2.92h-1.72l-2.659 15.326h-4.9Zm12.458-33.099h-1.772L36.381 66.1h1.72c2.137 0 2.97-.834 3.336-2.867l1.355-7.454c.313-1.98-.365-2.867-2.346-2.867ZM13.129 86.01l6.515-37.321h11.78l-.834 4.691h-6.776l-1.98 11.26h6.15l-.834 4.795H21l-2.086 11.728h7.037l-.834 4.848H13.128ZM0 86.01.782 48.69h4.952l-.886 21.893-.834 6.672 1.511-6.672 6.672-21.893h5.056L5.16 86.011H0ZM163.453 38.312c-5.526 0-8.497-3.388-7.35-9.487l.156-1.146c.782-4.587 3.284-7.506 7.246-10.634-.261-3.284-.261-6.255.208-8.966l.104-.573C164.704 2.763 166.789 0 171.011 0c3.961 0 6.151 2.45 5.264 7.037l-.104.573c-.886 4.483-3.753 7.715-8.131 11.103.26 1.772.573 3.753.99 5.89.417 2.137.938 3.91 1.512 5.317 1.616-2.554 2.71-6.15 3.492-10.165.521-2.554.73-3.648.886-4.743h4.379c-.209 1.199-.469 2.71-1.356 6.516-1.094 4.639-2.866 8.757-5.108 11.676.469.365.938.521 1.46.521 1.146 0 1.876-.313 2.606-.886l-.782 4.535c-.834.573-1.772.886-3.232.886-1.407 0-2.658-.573-3.701-1.616-.208.104-.469.26-.677.365-1.616.834-3.336 1.303-5.056 1.303Zm4.743-30.389c-.417 1.877-.573 3.857-.521 6.047 2.241-2.033 3.649-3.806 4.274-7.09l.052-.26c.313-1.772-.156-2.606-1.355-2.606s-1.929 1.042-2.346 3.388l-.104.521Zm-7.298 20.85c-.573 3.336.678 5.004 3.284 5.004.939 0 1.877-.208 2.763-.573-.886-1.929-1.564-4.274-2.137-7.037-.261-1.512-.521-2.971-.73-4.379-1.668 1.668-2.554 3.493-3.023 6.151l-.157.834ZM128.465 37.895 140.61.573h5.056l-.834 37.322h-4.952l.261-5.004h-5.108l-1.512 5.004h-5.056Zm11.832-22.622-3.909 13.135h3.961l.678-13.135.886-7.09-1.616 7.09ZM116.49 33.152h2.971l4.952-27.887h-3.024l.834-4.692h10.895l-.834 4.692h-2.971l-4.952 27.887h3.023l-.834 4.743h-10.894l.834-4.743ZM106.6 38.364c-5.733 0-7.662-3.388-6.672-8.757l3.806-21.475c1.042-5.943 3.909-8.028 8.34-8.028 4.847 0 7.558 2.92 6.619 8.288l-1.303 7.194h-5.16l1.355-7.61c.417-2.294-.208-3.389-1.876-3.389-1.564 0-2.346.99-2.763 3.492l-3.909 21.893c-.469 2.71.365 3.597 1.876 3.597 1.512 0 2.294-.834 2.763-3.545l1.407-7.975h5.213l-1.512 8.34c-.938 5.369-3.127 7.975-8.184 7.975ZM79.543 37.895 86.058.573h4.223l2.397 21.215.209 4.744.677-6.724L96.953.573h4.535l-6.516 37.322h-4.118l-2.502-21.423-.26-4.952-.678 6.932-3.389 19.443h-4.482ZM64.683 37.895 71.198.573h11.78l-.833 4.692h-6.776l-1.981 11.259h6.15l-.834 4.795h-6.15l-2.085 11.728h7.037l-.834 4.848h-11.99ZM46.87 37.895 53.386.573h6.829c5.16 0 7.14 2.502 6.255 7.454l-1.356 7.454c-.469 2.71-1.511 4.17-3.805 4.848 1.929.834 2.502 2.45 2.033 4.952L61.57 35.445c-.26 1.095-.157 1.877.417 2.45h-5.265c-.417-.365-.417-1.355-.208-2.45l1.72-9.956c.365-2.033-.052-2.919-2.085-2.919h-1.72L51.77 37.895h-4.9Zm12.458-33.1h-1.772l-2.293 13.188h1.72c2.137 0 2.97-.834 3.336-2.867l1.355-7.454c.313-1.98-.365-2.866-2.346-2.866ZM36.374 38.364c-5.786 0-7.819-3.596-6.88-8.809L33.245 8.34C34.29 2.241 37.209.104 41.64.104c4.847 0 7.818 2.92 6.828 8.757l-3.805 21.476c-.99 5.369-3.232 8.027-8.288 8.027Zm.26-4.691c1.564 0 2.45-.938 2.867-3.545l3.91-21.996c.417-2.45-.313-3.545-2.033-3.545-1.616 0-2.45.99-2.919 3.545l-3.91 21.996c-.468 2.555.47 3.545 2.086 3.545ZM20.663.573h5.16L20.142 32.84h6.776l-.834 5.056H14.147L20.663.573ZM0 37.895 6.516.573h11.467L17.15 5.37h-6.515L8.6 16.993h6.046l-.834 4.795H7.767L4.952 37.895H0Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00241)" d="M0 0h245.409v86.272H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="246" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M30.457 37.895h4.952l2.815-16.107h6.046l.834-4.795h-6.046L41.09 5.369h6.515L48.44.573H36.973l-6.516 37.322ZM51.12.573l-6.515 37.322H56.54l.834-5.056H50.6L56.28.573h-5.16ZM66.831 38.364c5.056 0 7.298-2.658 8.288-8.027l3.805-21.476c.99-5.838-1.98-8.757-6.828-8.757-4.43 0-7.35 2.137-8.392 8.236L59.95 29.555c-.939 5.213 1.094 8.81 6.88 8.81Zm.26-4.691c-1.615 0-2.553-.99-2.084-3.545l3.91-21.996c.468-2.555 1.302-3.545 2.918-3.545 1.72 0 2.45 1.095 2.033 3.545l-3.91 21.996c-.416 2.607-1.302 3.545-2.866 3.545ZM77.328 37.895h4.9l2.658-15.325h1.72c2.033 0 2.45.886 2.085 2.92l-1.72 9.955c-.209 1.095-.209 2.085.208 2.45h5.265c-.573-.573-.678-1.355-.417-2.45L93.8 25.281c.47-2.502-.104-4.118-2.033-4.952 2.294-.678 3.337-2.137 3.806-4.848l1.355-7.454c.886-4.952-1.095-7.454-6.255-7.454h-6.829l-6.515 37.322Zm12.458-33.1c1.98 0 2.658.887 2.345 2.867l-1.355 7.454c-.365 2.033-1.199 2.867-3.336 2.867h-1.72l2.293-13.187h1.773ZM95.14 37.895h11.989l.834-4.848h-7.037l2.085-11.728h6.151l.834-4.795h-6.151l1.981-11.26h6.776l.834-4.69h-11.78L95.14 37.894ZM110 37.895h4.483l3.388-19.443.678-6.932.26 4.952 2.502 21.423h4.118L131.945.573h-4.535l-3.388 19.235-.678 6.724-.208-4.744L120.738.573h-4.222L110 37.895ZM137.058 38.364c5.056 0 7.245-2.606 8.183-7.975l1.512-8.34h-5.213l-1.407 7.975c-.469 2.71-1.251 3.545-2.763 3.545-1.511 0-2.345-.886-1.876-3.597l3.909-21.893c.417-2.502 1.199-3.492 2.763-3.492 1.668 0 2.294 1.095 1.877 3.388l-1.356 7.61h5.161l1.303-7.193c.938-5.369-1.772-8.288-6.62-8.288-4.431 0-7.298 2.085-8.34 8.028l-3.805 21.475c-.991 5.37.938 8.757 6.672 8.757ZM146.947 33.152l-.834 4.743h10.894l.834-4.743h-3.023l4.952-27.887h2.971l.834-4.692h-10.894l-.834 4.692h3.023l-4.952 27.887h-2.971ZM158.922 37.895h5.056l1.512-5.004h5.108l-.26 5.004h4.952l.834-37.322h-5.057l-12.145 37.322Zm11.833-22.622 1.616-7.09-.887 7.09-.677 13.135h-3.962l3.91-13.135ZM193.91 38.312c1.72 0 3.44-.469 5.056-1.303.209-.104.469-.26.678-.365 1.042 1.043 2.293 1.616 3.701 1.616 1.459 0 2.397-.313 3.231-.886l.782-4.535c-.729.573-1.459.886-2.606.886-.521 0-.99-.156-1.459-.521 2.241-2.92 4.013-7.037 5.108-11.676.886-3.805 1.147-5.317 1.355-6.516h-4.378c-.157 1.095-.365 2.19-.887 4.744-.781 4.013-1.876 7.61-3.492 10.164-.573-1.407-1.095-3.18-1.512-5.317a127.092 127.092 0 0 1-.99-5.89c4.379-3.388 7.245-6.62 8.132-11.103l.104-.573C207.619 2.45 205.43 0 201.468 0c-4.222 0-6.307 2.763-7.193 7.506l-.104.573c-.47 2.71-.47 5.682-.209 8.966-3.961 3.127-6.463 6.046-7.245 10.634l-.157 1.146c-1.146 6.099 1.825 9.487 7.35 9.487Zm4.743-30.389.105-.521c.417-2.346 1.146-3.388 2.345-3.388 1.199 0 1.668.834 1.356 2.606l-.053.26c-.625 3.284-2.032 5.057-4.274 7.09-.052-2.19.104-4.17.521-6.047Zm-7.297 20.85.156-.834c.469-2.658 1.355-4.483 3.024-6.15.208 1.407.469 2.866.729 4.378.574 2.763 1.251 5.108 2.137 7.037-.886.365-1.824.573-2.762.573-2.607 0-3.858-1.668-3.284-5.004ZM0 86.01h5.16l12.093-37.32h-5.056L5.525 70.581l-1.511 6.672.834-6.672.886-21.893H.782L0 86.011ZM13.128 86.01h11.99l.833-4.847h-7.037L21 69.435h6.151l.834-4.796h-6.15l1.98-11.259h6.776l.834-4.69h-11.78l-6.516 37.32ZM27.988 86.01h4.9l2.659-15.324h1.72c2.033 0 2.45.886 2.085 2.919l-1.72 9.956c-.209 1.095-.209 2.085.208 2.45h5.265c-.574-.573-.678-1.355-.417-2.45l1.772-10.165c.47-2.502-.104-4.117-2.033-4.951 2.294-.678 3.336-2.137 3.805-4.848l1.355-7.454c.887-4.952-1.094-7.454-6.255-7.454h-6.828l-6.516 37.322Zm12.458-33.099c1.981 0 2.659.886 2.346 2.867l-1.355 7.454c-.365 2.033-1.2 2.867-3.336 2.867h-1.72l2.293-13.188h1.772ZM53.83 86.48c5.055 0 7.297-2.658 8.287-8.027l3.805-21.476c.99-5.838-1.98-8.757-6.828-8.757-4.43 0-7.35 2.137-8.392 8.236L46.949 77.67c-.938 5.212 1.094 8.809 6.88 8.809Zm.26-4.691c-1.616 0-2.554-.99-2.085-3.545l3.91-21.997c.468-2.554 1.302-3.544 2.918-3.544 1.72 0 2.45 1.094 2.033 3.544l-3.91 21.997c-.416 2.606-1.302 3.545-2.866 3.545ZM64.326 86.01h4.483l3.388-19.442.677-6.933.26 4.952 2.503 21.424h4.118l6.516-37.322h-4.535l-3.389 19.234-.677 6.724-.209-4.743-2.397-21.215H70.84l-6.515 37.322ZM83.46 81.267l-.834 4.744h10.895l.834-4.744H91.33l4.952-27.887h2.971l.834-4.69H89.194l-.834 4.69h3.023l-4.951 27.887H83.46ZM104.004 86.48c5.056 0 7.245-2.606 8.183-7.975l1.512-8.34h-5.213l-1.407 7.975c-.469 2.71-1.251 3.544-2.763 3.544-1.511 0-2.345-.886-1.876-3.596l3.909-21.893c.417-2.502 1.199-3.492 2.763-3.492 1.668 0 2.293 1.094 1.876 3.388l-1.355 7.61h5.161l1.303-7.193c.938-5.369-1.773-8.288-6.62-8.288-4.431 0-7.298 2.085-8.34 8.027l-3.805 21.476c-.99 5.369.938 8.757 6.672 8.757ZM112.688 86.01h5.056l1.512-5.003h5.108l-.261 5.004h4.952l.834-37.322h-5.056l-12.145 37.322Zm11.832-22.622 1.616-7.089-.886 7.09-.677 13.135h-3.962l3.909-13.136ZM137.928 86.01h5.056l1.512-5.003h5.108l-.26 5.004h4.952l.834-37.322h-5.056l-12.146 37.322Zm11.833-22.622 1.616-7.089-.886 7.09-.678 13.135h-3.962l3.91-13.136ZM156.54 86.01h4.482l3.389-19.442.677-6.933.261 4.952 2.502 21.424h4.118l6.515-37.322h-4.534l-3.389 19.234-.677 6.724-.209-4.743-2.398-21.215h-4.222l-6.515 37.322ZM182.242 48.69l-6.516 37.32h6.933c5.265 0 8.392-2.188 9.331-7.766l3.648-20.485c1.043-5.995-1.772-9.07-6.828-9.07h-6.568Zm5.786 4.273c2.085 0 3.075 1.251 2.554 4.066l-3.649 20.746c-.521 2.763-1.772 3.753-3.961 3.753h-1.46l5.057-28.565h1.459ZM194.201 86.01h4.899l2.659-15.324h1.72c2.033 0 2.45.886 2.085 2.919l-1.72 9.956c-.209 1.095-.209 2.085.208 2.45h5.265c-.573-.573-.678-1.355-.417-2.45l1.772-10.165c.469-2.502-.104-4.117-2.033-4.951 2.294-.678 3.336-2.137 3.805-4.848l1.356-7.454c.886-4.952-1.095-7.454-6.255-7.454h-6.829l-6.515 37.322Zm12.458-33.099c1.98 0 2.658.886 2.345 2.867l-1.355 7.454c-.365 2.033-1.199 2.867-3.336 2.867h-1.72l2.293-13.188h1.773ZM212.013 86.01h11.989l.834-4.847h-7.037l2.085-11.728h6.151l.834-4.796h-6.151l1.981-11.259h6.776l.834-4.69h-11.78l-6.516 37.32Zm10.894-39.406h3.701l5.994-6.776h-4.951l-4.744 6.776ZM233.966 86.48c4.795 0 6.984-2.19 7.818-6.88l1.095-6.36c.678-4.066-.99-5.681-3.753-7.767-2.711-2.032-3.649-2.867-3.284-5.004l.99-5.577c.209-1.564.991-2.346 2.294-2.346 1.564 0 2.137.834 1.824 2.659l-1.251 6.932h4.9l1.251-7.037c.782-4.17-1.511-6.932-6.463-6.932-4.014 0-6.725 2.085-7.454 6.203l-1.147 6.203c-.678 3.91 1.095 5.681 3.805 7.662 2.45 1.772 3.701 2.763 3.232 5.317l-.991 5.838c-.26 1.46-.886 2.45-2.449 2.45-1.564 0-2.294-.938-1.929-2.867l1.355-7.767h-5.108l-1.355 7.715c-.886 4.639 1.146 7.558 6.62 7.558Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00241)" d="M0 0h245.409v86.272H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="215" height="59" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M.98 41.858v16.415h6.677c5.042 0 8.265-2.418 8.265-7.736v-.875c0-5.364-3.338-7.804-8.426-7.804H.981Zm6.378 2.9c3.407 0 5.18 1.543 5.18 5.065v.53c0 3.5-1.704 4.996-5.042 4.996H4.32v-10.59h3.04ZM19.13 58.273h3.339v-5.687h3.752c2.556 0 3.43.714 3.43 2.855v1.842c0 .391.093.828.369.99h3.545c-.299-.185-.391-.576-.391-.944v-1.934c0-2.556-.898-3.776-2.832-4.282 2.05-.622 3.108-1.911 3.108-4.19 0-3.27-2.049-5.065-7.022-5.065H19.13v16.415Zm7.252-13.538c2.51 0 3.615.668 3.615 2.372v.138c0 1.819-1.45 2.463-3.707 2.463H22.47v-4.973h3.913ZM43.833 58.664c4.72 0 7.39-2.464 7.39-8.288v-8.518H47.7v8.403c0 3.775-1.15 5.157-3.821 5.157-2.67 0-3.937-1.428-3.937-5.157v-8.403h-3.5v8.518c0 5.825 2.487 8.288 7.39 8.288ZM54.822 58.273h3.223v-11.42l5.111 6.355h.369l5.272-6.424v11.489h3.223V41.88h-3.016l-5.595 6.952-5.456-6.975h-3.13v16.415ZM75.872 58.273h3.223v-11.42l5.11 6.355h.37l5.271-6.424v11.489h3.223V41.88h-3.016l-5.594 6.952-5.456-6.975h-3.131v16.415ZM104.404 58.664c4.926 0 8.219-2.625 8.219-8.08v-.876c0-5.34-3.385-8.196-8.196-8.196-4.835 0-8.173 2.924-8.173 8.196v.875c0 5.572 3.085 8.08 8.15 8.08Zm.023-3.062c-3.062 0-4.697-1.704-4.697-5.088V49.8c0-3.499 1.635-5.272 4.697-5.272 3.039 0 4.719 1.68 4.719 5.295v.691c0 3.5-1.68 5.088-4.719 5.088ZM115.813 58.273h3.223V46.806l-.046-.345.299.576 8.311 11.235h3.154V41.858h-3.2v11.235l.046.483-.299-.599-8.196-11.12h-3.292v16.416ZM134.614 41.858v16.415h6.677c5.041 0 8.265-2.418 8.265-7.736v-.875c0-5.364-3.339-7.804-8.427-7.804h-6.515Zm6.377 2.9c3.408 0 5.18 1.543 5.18 5.065v.53c0 3.5-1.703 4.996-5.042 4.996h-3.177v-10.59h3.039ZM162.279 49.34h-9.255V52.7h9.255V49.34ZM165.742 58.273h7.643c4.72 0 7.091-1.474 7.091-4.72v-.023c0-2.118-1.036-3.2-3.039-3.684 1.796-.552 2.671-1.657 2.671-3.66v-.07c0-2.923-2.187-4.258-6.953-4.258h-7.413v16.415Zm7.574-13.745c2.487 0 3.5.484 3.5 1.957v.046c0 1.543-1.29 2.003-3.431 2.003h-4.374v-4.006h4.305Zm-.207 6.654c2.855 0 3.937.506 3.937 2.095v.023c0 1.496-.921 2.14-4.075 2.14h-3.96v-4.258h4.098ZM183.307 58.273h13.468v-2.97h-10.222v-3.868h8.288V48.58h-8.288v-3.868h9.784v-2.854h-13.03v16.415ZM204.215 58.273h3.5V51.71l6.63-9.853h-3.891l-4.42 6.86-4.167-6.86h-3.868l6.216 9.807v6.608ZM15.055 35.049c7.198 0 11.102-3.764 12.043-9.268l.47 8.468h5.41V16.466h-17.17V22.3h10.208c-.423 3.904-3.293 6.727-9.362 6.727-6.445 0-9.644-3.293-9.597-10.397v-1.694c0-7.386 3.387-10.773 9.88-10.773 5.598 0 7.903 2.587 8.373 6.21h7.48C31.945 4.234 26.205 0 16.89 0 6.727 0 0 5.834 0 16.748v2.023C0 30.015 5.74 35.05 15.055 35.05ZM36.523 34.25h7.198l2.916-7.434h15.384l3.058 7.433h7.104L57.787.706h-7.15L36.522 34.249Zm12.373-13.127 5.316-13.36 5.457 13.36H48.896ZM76.104.706v33.543h6.868V20.747h16.42V34.25h6.774V.706h-6.775v13.502H82.972V.706h-6.868ZM113.542 34.25h6.587V10.914l10.444 12.984h.752l10.774-13.126V34.25h6.586V.753h-6.163L131.09 14.96 119.94.707h-6.398v33.543ZM165.073 34.25h7.151V20.84L185.773.706h-7.951l-9.033 14.02-8.515-14.02h-7.904l12.703 20.041V34.25ZM179.34 34.25h7.197l2.917-7.434h15.384l3.058 7.433H215L200.604.706h-7.151L179.34 34.249Zm12.372-13.127 5.317-13.36 5.457 13.36h-10.774Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00097)" d="M0 0h214.792v58.607H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="172" height="97" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="m143.256 96.354 7.457-42.755h3.488l7.276 29.887 1.022 7.155.722-8.238 5.051-28.804H172l-7.517 42.755h-3.427l-7.337-30.367-.902-7.637-.841 8.9-5.112 29.104h-3.608ZM120.087 96.354l7.457-42.755h16.958l-.602 3.668h-13.049l-2.706 15.395h11.366l-.662 3.668h-11.365l-2.886 16.296h13.53l-.602 3.728h-17.439ZM103.256 96.354l6.856-39.027h-7.337l.662-3.728h18.701l-.601 3.728h-7.457l-6.855 39.027h-3.969ZM72.634 96.354 80.091 53.6h9.38c7.517 0 9.502 4.15 8.54 9.501l-.782 4.21c-.722 4.089-2.586 6.193-6.013 7.095 3.668 1.203 4.57 4.27 3.788 8.42l-.842 5.11c-1.082 6.014-3.788 8.42-11.245 8.42H72.634ZM88.81 57.027h-5.352L80.692 72.6h5.472c4.63 0 6.555-1.623 7.216-5.953l.722-3.788c.601-3.608-.782-5.833-5.292-5.833Zm-3.067 19.062h-5.652l-2.947 16.717h5.893c4.871 0 6.435-1.744 7.156-5.893l.842-4.63c.722-3.969-.48-6.194-5.291-6.194ZM55.518 96.956c-7.758 0-9.682-5.052-8.299-12.809l5.352-30.548h4.03l-5.473 31.03c-1.022 6.012.661 8.418 4.69 8.418 3.91 0 5.954-2.165 6.916-7.878l5.592-31.57h4.03L66.762 85.47c-1.383 7.577-4.33 11.486-11.245 11.486ZM24.769 53.6h3.969L25.31 73.202h12.147l3.428-19.604h3.969l-7.517 42.755h-3.909l3.368-19.423H24.649L21.22 96.354h-3.969L24.77 53.6ZM.481 96.354l6.855-39.027H0L.661 53.6h18.702l-.601 3.728h-7.457L4.45 96.354H.48ZM137.07 43.777c-6.855 0-9.321-4.75-7.938-12.868l3.368-18.882C134.003 3.547 138.092 0 144.467 0c6.735 0 10.643 3.969 9.32 11.666l-.661 3.548h-4.089l.601-3.608c1.022-5.532-.842-7.998-5.472-7.998-4.029 0-6.495 2.285-7.577 8.238l-3.428 19.303c-1.082 6.014.722 8.9 5.232 8.9s6.795-3.007 7.878-9.14l1.022-5.893h-6.675l.601-3.608h10.644l-3.788 21.828h-2.526l.421-6.194c-1.684 4.45-4.39 6.735-8.9 6.735ZM98.592 43.236 106.05.481h3.488l7.276 29.886 1.022 7.156.722-8.238L123.608.481h3.728l-7.517 42.755h-3.427l-7.337-30.367-.902-7.637-.841 8.9-5.112 29.104h-3.608ZM81.494 43.837c-7.998 0-10.884-5.352-9.501-12.868L75.3 12.087C76.864 3.307 81.013.06 87.147.06c6.614 0 10.823 4.39 9.56 12.267L93.16 32.172c-1.383 7.576-4.57 11.665-11.666 11.665Zm.24-3.728c4.21 0 6.315-2.345 7.397-8.178l3.548-19.964c.962-5.473-1.203-8.359-5.713-8.359-4.089 0-6.434 2.285-7.577 8.419L75.962 31.33c-1.083 6.013 1.082 8.78 5.772 8.78ZM57.421.481h3.969l-6.855 38.967h12.207l-.602 3.788H49.966L57.42.481ZM26.796 43.236 34.252.481H51.21L50.61 4.15h-13.05l-2.705 15.394h11.365l-.661 3.669H34.192l-2.886 16.296h13.53l-.601 3.728h-17.44ZM8.307 43.777c-6.855 0-9.32-4.75-7.937-12.868l3.367-18.882C5.241 3.547 9.33 0 15.704 0c6.735 0 10.643 3.969 9.32 11.666l-.661 3.548h-4.09l.602-3.608c1.023-5.532-.842-7.998-5.472-7.998-4.029 0-6.494 2.285-7.577 8.238L4.4 31.15c-1.083 6.014.721 8.9 5.231 8.9s6.795-3.007 7.878-9.14l1.022-5.893h-6.675l.602-3.608H23.1l-3.788 21.828h-2.526l.421-6.194c-1.684 4.45-4.39 6.735-8.9 6.735Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00223)" d="M0 0h171.618v96.74H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="172" height="97" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M14.738 43.777c4.51 0 7.216-2.285 8.9-6.735l-.421 6.194h2.525l3.789-21.828H18.887l-.601 3.608h6.675l-1.023 5.893c-1.082 6.133-3.367 9.14-7.877 9.14s-6.314-2.886-5.232-8.9l3.428-19.303c1.082-5.953 3.548-8.238 7.577-8.238 4.63 0 6.494 2.465 5.472 7.998l-.602 3.608h4.09l.661-3.548C32.778 3.969 28.869 0 22.135 0 15.76 0 11.67 3.548 10.167 12.027L6.8 30.909c-1.383 8.118 1.083 12.868 7.938 12.868ZM33.227 43.236h17.438l.602-3.728h-13.53l2.886-16.296h11.365l.662-3.669H41.284L43.99 4.15h13.05l.6-3.668H40.684l-7.456 42.755ZM63.852.481l-7.457 42.755h16.176l.601-3.788H60.965L67.82.48h-3.968ZM87.924 43.837c7.096 0 10.283-4.089 11.666-11.666l3.548-19.844C104.401 4.45 100.191.06 93.577.06c-6.134 0-10.283 3.247-11.846 12.027l-3.308 18.882c-1.383 7.517 1.504 12.868 9.501 12.868Zm.24-3.728c-4.69 0-6.855-2.766-5.772-8.78l3.428-19.302c1.142-6.134 3.487-8.419 7.576-8.419 4.51 0 6.675 2.886 5.713 8.359L95.561 31.93c-1.082 5.833-3.187 8.178-7.396 8.178ZM105.023 43.236h3.608l5.111-29.105.842-8.9.902 7.638 7.336 30.367h3.428L133.767.481h-3.729l-5.051 28.804-.722 8.238-1.022-7.156L115.967.482h-3.488l-7.456 42.755ZM143.5 43.777c4.511 0 7.217-2.285 8.9-6.735l-.421 6.194h2.526l3.788-21.828H147.65l-.602 3.608h6.675l-1.022 5.893c-1.082 6.133-3.368 9.14-7.878 9.14s-6.314-2.886-5.231-8.9l3.427-19.303c1.083-5.953 3.548-8.238 7.577-8.238 4.631 0 6.495 2.465 5.472 7.998l-.601 3.608h4.089l.662-3.548C161.541 3.969 157.632 0 150.897 0c-6.374 0-10.463 3.548-11.967 12.027l-3.367 18.882c-1.383 8.118 1.082 12.868 7.937 12.868ZM.481 96.354H4.45l6.855-39.027h7.457l.601-3.728H.661L0 57.327h7.336L.481 96.354ZM24.769 53.6l-7.517 42.754h3.969l3.427-19.423h12.147l-3.367 19.423h3.909l7.516-42.755h-3.968l-3.428 19.604H25.31l3.428-19.604h-3.97ZM55.517 96.955c6.916 0 9.862-3.908 11.245-11.485l5.593-31.87h-4.029l-5.592 31.57c-.963 5.712-3.007 7.877-6.916 7.877-4.029 0-5.712-2.406-4.69-8.419L56.6 53.599H52.57l-5.352 30.548c-1.383 7.757.541 12.808 8.298 12.808ZM72.634 96.354h10.283c7.457 0 10.163-2.405 11.245-8.419l.842-5.111c.782-4.15-.12-7.216-3.788-8.419 3.427-.902 5.291-3.006 6.013-7.096l.782-4.209c.962-5.352-1.023-9.5-8.54-9.5h-9.38l-7.457 42.754ZM88.81 57.027c4.51 0 5.893 2.225 5.292 5.833l-.722 3.788c-.661 4.33-2.585 5.953-7.216 5.953h-5.472l2.766-15.574h5.352Zm-3.067 19.062c4.811 0 6.014 2.225 5.292 6.194l-.842 4.63c-.721 4.15-2.285 5.893-7.156 5.893h-5.893l2.947-16.717h5.652ZM103.256 96.354h3.969l6.855-39.027h7.457l.601-3.728h-18.701l-.662 3.728h7.336l-6.855 39.027ZM120.087 96.354h17.439l.601-3.728h-13.53l2.887-16.296h11.365l.662-3.669h-11.366l2.706-15.394H143.9l.602-3.668h-16.958l-7.457 42.755ZM143.256 96.354h3.608l5.111-29.105.842-8.9.902 7.638 7.337 30.367h3.427L172 53.599h-3.728l-5.052 28.804-.721 8.238-1.022-7.156L154.2 53.6h-3.487l-7.457 42.755Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00223)" d="M0 0h171.618v96.74H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="226" height="80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M12.724 79.196h3.181V38.172H8.117v6.033h2.413v25.119c0 3.18-.548 4.936-2.413 4.936-1.645 0-2.303-1.207-2.303-3.4V8.445c0-2.194.767-3.18 2.193-3.18 1.536 0 2.194.986 2.194 3.18V32.14h5.814V7.788C16.015 2.413 13.053 0 8.007 0 3.071 0 0 2.413 0 7.788v64.168c0 5.375 2.194 7.898 6.362 7.898 3.071 0 4.717-1.536 5.265-6.362l1.097 5.704ZM32.337 73.602h-5.814v-31.7h5.485v-5.595h-5.485V6.143h5.704V.548H20.71v78.648h11.627v-5.594ZM43.295 5.704c2.303 0 3.071.658 3.071 2.742V35.76c0 2.303-.877 3.071-2.852 3.071H41.98V5.704h1.316Zm.33 38.61c2.083 0 2.741.878 2.741 3.291v28.3c0 1.426.22 2.852.768 3.29h5.923c-.767-.877-.877-1.864-.877-3.4V46.948c0-3.18-1.097-4.826-3.29-5.594 2.083-.878 3.07-2.633 3.07-5.704V7.57c0-4.936-2.084-7.02-8.007-7.02h-7.678v78.647h5.704V44.315h1.645ZM63.13 32.468l.438-20.292.44 20.292 1.535 30.274h-3.949l1.536-30.274Zm3.29 46.728h5.814L66.42.548h-5.923l-5.375 78.648h5.595l.548-11.188h4.607l.548 11.188ZM82.46 5.704c2.303 0 3.07.658 3.07 2.742V35.76c0 2.303-.877 3.071-2.851 3.071h-1.536V5.704h1.317Zm.329 38.61c2.084 0 2.742.878 2.742 3.291v28.3c0 1.426.22 2.852.768 3.29h5.923c-.768-.877-.877-1.864-.877-3.4V46.948c0-3.18-1.097-4.826-3.291-5.594 2.084-.878 3.071-2.633 3.071-5.704V7.57c0-4.936-2.084-7.02-8.007-7.02H75.44v78.647h5.703V44.315h1.646ZM95.932 79.196h7.349c5.485 0 8.885-1.974 8.885-8.117V8.665c0-6.142-3.071-8.117-8.555-8.117h-7.679v78.648Zm7.24-73.382c2.084 0 3.181.767 3.181 3.07V70.53c0 2.304-.987 3.291-3.072 3.291h-1.535V5.814h1.426ZM133.104 32.468l.438-20.292.439 20.292 1.536 30.274h-3.949l1.536-30.274Zm3.29 46.728h5.814L136.394.548h-5.923l-5.375 78.648h5.594l.549-11.188h4.607l.548 11.188ZM145.413 79.196h7.35c5.484 0 8.884-1.974 8.884-8.117V8.665c0-6.142-3.071-8.117-8.555-8.117h-7.679v78.648Zm7.24-73.382c2.084 0 3.181.767 3.181 3.07V70.53c0 2.304-.987 3.291-3.071 3.291h-1.536V5.814h1.426ZM172.589 32.468l.439-20.292.439 20.292 1.536 30.274h-3.949l1.535-30.274Zm3.291 46.728h5.814L175.88.548h-5.923l-5.375 78.648h5.594l.549-11.188h4.607l.548 11.188ZM190.164 48.154 188.3 13.82l2.084 19.196 3.949 27.751h1.755l4.058-27.751 2.084-19.196-1.864 33.784v31.59h5.265V.549h-4.936l-5.375 39.16-5.485-39.16h-4.936v78.648h5.265V48.154ZM218.102 79.854c5.156 0 7.898-2.413 7.898-8.117V45.082c0-4.497-1.536-5.923-5.265-8.446-3.839-2.742-4.607-3.4-4.607-5.813V8.117c0-1.974.548-2.852 2.084-2.852 1.426 0 1.974.878 1.974 2.962v24.022h5.595V6.91c0-4.277-2.633-6.91-7.569-6.91-5.046 0-7.788 2.742-7.788 7.35V31.7c.11 4.278 1.755 5.814 5.375 8.446 3.62 2.414 4.387 3.072 4.387 5.924v25.228c0 2.084-.438 2.962-2.084 2.962-1.535 0-2.084-.878-2.084-3.071V44.205h-5.704v27.532c0 5.704 2.414 8.117 7.788 8.117Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h226v79.854H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="225" height="95" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M.421 43.315V0h20.454v43.315H.421ZM23.306 43.315V0h25.448l1.383 12.814.301 11.972.421-12.032L52.423 0H77.39v43.315H58.8v-9.144l2.888-22.2-5.775 31.344h-11.37l-5.595-31.103 2.827 22.019v9.084H23.306Z"/>
4
+ <path d="M77.149 43.315 89.36 0h25.147l12.152 43.315h-19.852l-.662-3.249h-8.663l-.722 3.249H77.149ZM101.453 22.5l-1.083 4.813h3.069l-1.023-4.813-.481-7.76-.482 7.76Z"/>
5
+ <path d="M126.237 43.315V0h22.92l8.663 27.673-4.03-17.265V0h18.649v43.315H150l-8.423-27.433 3.55 15.702v11.731h-18.89ZM22.26 94.47C7.098 94.47 0 88.817 0 74.559v-5.234C0 55.487 8.242 49.05 22.62 49.05c14.198 0 22.199 6.558 22.199 20.334v5.174c0 14.077-7.58 19.913-22.56 19.913Zm.12-16.724c1.263 0 1.744-.541 1.744-2.226v-7.58c0-1.684-.481-2.165-1.684-2.165-1.264 0-1.805.48-1.805 2.165v7.64c0 1.625.601 2.166 1.744 2.166ZM67.5 94.47c-15.401 0-20.756-5.714-20.756-19.912V50.133h20.094v24.365c0 1.804.18 2.165.902 2.165.662 0 .903-.36.903-2.165V50.133h19.972v24.425c0 14.438-7.219 19.913-21.115 19.913ZM90.72 93.448V50.133h24.425c13.777 0 19.071 3.67 19.071 11.19 0 5.414-2.587 8.302-9.445 9.565 7.219 1.263 10.047 4.271 10.047 10.047-.061 8.543-6.377 12.513-18.71 12.513H90.72Zm21.838-29.117h-2.707v2.045h2.647c1.083 0 1.625-.3 1.625-1.023 0-.721-.482-1.022-1.565-1.022Zm.061 12.393h-2.768v2.105h2.828c1.263 0 1.684-.24 1.684-1.022 0-.843-.421-1.083-1.744-1.083ZM158.182 94.47c-15.16 0-22.259-5.654-22.259-19.912v-5.234c0-13.837 8.242-20.274 22.62-20.274 14.198 0 22.199 6.558 22.199 20.334v5.174c0 14.077-7.58 19.913-22.56 19.913Zm.121-16.724c1.263 0 1.744-.541 1.744-2.226v-7.58c0-1.684-.481-2.165-1.684-2.165-1.264 0-1.805.48-1.805 2.165v7.64c0 1.625.602 2.166 1.745 2.166ZM203.423 94.47c-15.401 0-20.755-5.714-20.755-19.912V50.133h20.093v24.365c0 1.804.18 2.165.902 2.165.662 0 .903-.36.903-2.165V50.133h19.973v24.425c0 14.438-7.219 19.913-21.116 19.913Z"/>
6
+ </g>
7
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="224" height="95" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M26.12 43.211V0h20.405v43.211H26.12ZM48.95 43.211V0h25.386l1.38 12.783.301 11.943.42-12.003L77.997 0h24.907v43.211H84.359v-9.122l2.88-22.146-5.76 31.268H70.134l-5.581-31.028 2.82 21.966v9.062H48.95Z"/>
4
+ <path d="M102.664 43.211 114.847 0h25.086l12.123 43.211h-19.805l-.66-3.24h-8.642l-.72 3.24h-19.565Zm24.246-20.765-1.08 4.801h3.06l-1.02-4.801-.48-7.742-.48 7.742Z"/>
5
+ <path d="M151.634 43.211V0h22.865l8.643 27.607-4.021-17.224V0h18.604v43.211H175.34l-8.402-27.367 3.54 15.664v11.703h-18.844ZM22.206 94.244C7.082 94.244 0 88.603 0 74.379v-5.221c0-13.804 8.222-20.226 22.566-20.226 14.163 0 22.145 6.542 22.145 20.286v5.161c0 14.044-7.561 19.865-22.505 19.865Zm.12-16.684c1.26 0 1.74-.54 1.74-2.22v-7.563c0-1.68-.48-2.16-1.68-2.16-1.26 0-1.8.48-1.8 2.16V75.4c0 1.62.6 2.16 1.74 2.16ZM67.338 94.244c-15.364 0-20.706-5.701-20.706-19.865V50.013h20.045v24.306c0 1.8.18 2.16.9 2.16.66 0 .9-.36.9-2.16V50.013h19.926v24.366c0 14.404-7.202 19.865-21.066 19.865ZM90.503 93.224V50.013h24.366c13.743 0 19.025 3.66 19.025 11.163 0 5.401-2.581 8.282-9.423 9.542 7.202 1.26 10.023 4.261 10.023 10.023-.06 8.522-6.362 12.483-18.665 12.483H90.503Zm21.785-29.048h-2.7v2.04h2.64c1.081 0 1.621-.3 1.621-1.02s-.48-1.02-1.561-1.02Zm.06 12.364h-2.76v2.1h2.82c1.261 0 1.681-.24 1.681-1.02 0-.84-.42-1.08-1.741-1.08ZM157.803 94.244c-15.124 0-22.206-5.641-22.206-19.865v-5.221c0-13.804 8.222-20.226 22.566-20.226 14.163 0 22.145 6.542 22.145 20.286v5.161c0 14.044-7.561 19.865-22.505 19.865Zm.12-16.684c1.26 0 1.74-.54 1.74-2.22v-7.563c0-1.68-.48-2.16-1.68-2.16-1.261 0-1.801.48-1.801 2.16V75.4c0 1.62.6 2.16 1.741 2.16ZM202.935 94.244c-15.364 0-20.706-5.701-20.706-19.865V50.013h20.045v24.306c0 1.8.18 2.16.901 2.16.66 0 .9-.36.9-2.16V50.013H224v24.366c0 14.404-7.202 19.865-21.065 19.865Z"/>
6
+ </g>
7
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="237" height="49" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M12.085 48.934c8.189 0 12.085-3.566 12.085-12.811V.726H13.934v35.33c0 2.972-.33 3.699-1.85 3.699-1.452 0-1.848-.793-1.848-2.84v-8.783H0v8.651c0 9.113 3.962 12.151 12.085 12.151ZM25.18 48.274h9.773l.727-5.085h6.604l.726 5.085h9.906L43.803.726h-9.774l-8.85 47.548Zm13.34-25.491.396-6.472.462 6.472 1.717 12.085h-4.292l1.717-12.085ZM54.757.726v47.548h12.018c7.595 0 12.944-3.302 12.944-12.416V13.076c0-9.048-5.217-12.35-12.745-12.35H54.755ZM66.313 9.18c1.981 0 3.104 1.123 3.104 4.49v21.265c0 3.368-1.057 4.623-3.038 4.623h-1.717V9.179h1.651ZM83.382 48.274h20.736v-9.378H93.156V28.858h9.707v-9.113h-9.707V9.774h10.764V.726H83.382v47.548ZM130.316 49c8.255 0 12.151-3.632 12.151-11.16v-6.406c0-6.538-4.161-9.311-8.189-11.623-3.434-1.98-5.811-3.103-5.811-5.547v-3.302c0-1.98.528-2.773 1.981-2.773 1.519 0 1.981.726 1.981 2.773v5.812h9.642v-6.67C142.071 3.5 138.042 0 130.514 0c-7.793 0-12.019 3.5-12.019 10.896v4.293c0 6.273 4.028 8.98 8.057 11.424 3.368 1.981 5.943 3.302 5.943 6.208v4.556c0 1.783-.33 2.774-1.981 2.774-1.783 0-2.179-.99-2.179-2.774v-7.726h-10.17v8.057c0 7.594 3.302 11.292 12.151 11.292ZM145.592.726v47.548h9.905V29.123h4.821v19.15h9.906V.727h-9.906v18.887h-4.821V.726h-9.905ZM172.106 48.274h9.773l.727-5.085h6.603l.727 5.085h9.906L190.728.726h-9.773l-8.849 47.548Zm13.339-25.491.397-6.472.462 6.472 1.717 12.085h-4.293l1.717-12.085ZM203.67 48.274h9.179l3.302-20.934.396-6.274.397 6.274 3.236 20.934h9.047l7.33-47.548h-9.443l-2.708 22.387-.462 7.595-.727-7.529L219.915.726h-6.405l-3.5 22.453-.859 7.132-.264-7.198L206.444.726H197l6.67 47.548Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00057)" d="M0 0h236.422v48.972H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="245" height="81" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M11.853 34.853C4.515 34.853.235 30.997 0 23.236v-.189h6.397v.283c.235 3.622 1.74 5.55 5.456 5.55 3.904 0 5.503-1.834 5.503-7.573V.611h6.397v20.931c0 9.266-4.421 13.311-11.9 13.311ZM25.702 34.148 37.885.611h6.397l12.464 33.537H50.49l-2.634-7.526h-13.31l-2.54 7.526h-6.304ZM40.754 8.231l-4.469 13.17h9.737l-4.61-13.17-.329-1.834-.33 1.834ZM72.615 34.853c-10.16 0-13.876-4.42-14.111-12.323h6.585c.141 4.657 2.399 6.914 7.62 6.914 4.468 0 6.49-2.257 6.49-4.938.048-3.622-4.091-4.28-8.513-5.174-5.315-1.082-11.006-2.446-11.006-9.737C59.68 4.468 63.49 0 71.627 0 80.47 0 84.42 4.092 84.656 10.818h-6.397c-.282-3.81-2.07-5.644-6.726-5.644-4.092 0-5.645 2.022-5.645 4.327 0 3.434 3.857 3.951 8.232 4.892 5.503 1.176 11.194 2.54 11.241 9.971.047 5.739-4.374 10.49-12.746 10.49ZM103.973 34.853c-9.22 0-14.393-5.032-14.393-15.945v-2.822C89.58 5.644 95.318 0 104.02 0c8.701 0 14.487 5.55 14.487 16.086v2.822c0 10.772-5.645 15.945-14.534 15.945Zm.047-5.644c5.409 0 8.09-3.669 8.09-10.536V16.37c0-7.056-2.681-10.819-8.09-10.819-5.456 0-8.043 3.904-8.043 10.771v2.352c0 6.867 2.587 10.536 8.043 10.536ZM124.328 34.148V.611h5.88l14.345 22.672.894 2.21-.188-2.398V.61h5.832v33.537H145.4l-14.534-22.954-.941-2.21.236 2.352v22.812h-5.833ZM15.428 80.889c-9.22 0-14.393-5.55-14.393-15.804v-3.01c0-10.302 5.409-16.04 14.628-16.04 8.325 0 13.217 4.28 14.11 12.653H23.33c-.47-4.563-2.822-7.103-7.667-7.103-5.456 0-8.325 3.716-8.325 10.865v2.305c0 6.538 2.916 10.254 8.372 10.254 4.986 0 7.196-2.68 7.667-7.432h6.585c-.847 8.326-4.986 13.312-14.534 13.312ZM31.169 80.183 43.35 46.646h6.397l12.464 33.537h-6.256l-2.634-7.526h-13.31l-2.54 7.526h-6.303Zm15.05-25.917-4.468 13.17h9.737l-4.61-13.17-.329-1.834-.33 1.834ZM66.002 80.183V46.646h5.739l9.877 13.547 9.925-13.5h5.691v33.49h-5.88V55.536l-.987 1.646-8.42 11.383h-.893l-8.373-11.43-.8-1.363v24.411h-5.879ZM104.168 80.183V46.646h12.653c8.984 0 13.311 4.657 13.311 11.383 0 7.056-4.233 11.618-13.076 11.571h-6.82v10.583h-6.068Zm12.653-28.269h-6.585v12.418h6.726c4.468 0 7.008-2.21 7.008-6.303 0-3.622-2.352-6.115-7.149-6.115ZM135.352 80.183V46.646h12.841c8.843 0 12.652 3.105 12.652 8.655 0 4.045-1.646 6.444-4.75 7.714 3.481 1.176 5.409 3.48 5.409 7.62 0 6.114-4.092 9.548-12.747 9.548h-13.405Zm13.029-28.55h-7.008v8.89h7.055c4.139 0 6.35-1.365 6.35-4.563 0-2.917-1.882-4.328-6.397-4.328Zm-.329 13.875h-6.679v9.407h6.585c5.268 0 7.243-1.646 7.243-4.798 0-3.245-2.305-4.61-7.149-4.61ZM166.674 80.183V46.646h23v5.316h-17.027v8.607h14.44v5.362h-14.44v8.749h17.827v5.503h-23.8ZM195.331 46.647h6.209v27.75h16.18v5.786h-22.389V46.646ZM222.611 46.647h6.209v27.75H245v5.786h-22.389V46.646Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00076)" d="M0 0h244.813v80.827H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="244" height="81" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M56.48 34.858c7.479 0 11.9-4.045 11.9-13.312V.611h-6.397V21.31c0 5.74-1.6 7.574-5.504 7.574-3.716 0-5.221-1.929-5.457-5.55v-.283h-6.398v.188c.236 7.762 4.517 11.62 11.855 11.62ZM70.33 34.153h6.304l2.54-7.527h13.313l2.635 7.527h6.257L88.912.612h-6.398l-12.183 33.54Zm15.054-25.92.33-1.835.329 1.834 4.61 13.172h-9.738l4.47-13.172ZM117.249 34.858c8.374 0 12.796-4.75 12.749-10.49-.047-7.433-5.739-8.797-11.243-9.973-4.375-.94-8.233-1.458-8.233-4.892 0-2.306 1.553-4.328 5.645-4.328 4.658 0 6.445 1.834 6.728 5.645h6.397C129.057 4.093 125.106 0 116.262 0c-8.139 0-11.949 4.469-11.949 9.597 0 7.291 5.692 8.656 11.008 9.737 4.422.894 8.561 1.553 8.514 5.175 0 2.682-2.022 4.94-6.491 4.94-5.222 0-7.48-2.258-7.621-6.916h-6.586c.235 7.903 3.951 12.325 14.112 12.325ZM148.612 34.858c8.891 0 14.536-5.174 14.536-15.947v-2.823C163.148 5.551 157.362 0 148.659 0c-8.703 0-14.442 5.645-14.442 16.088v2.823c0 10.914 5.175 15.947 14.395 15.947Zm.047-5.645c-5.457 0-8.044-3.669-8.044-10.537v-2.352c0-6.868 2.587-10.773 8.044-10.773 5.41 0 8.091 3.763 8.091 10.82v2.305c0 6.868-2.681 10.537-8.091 10.537ZM168.97 34.153h5.834V11.337l-.236-2.352.941 2.211 14.536 22.957h5.692V.612h-5.833v22.486l.188 2.399-.893-2.211L174.851.612h-5.881v33.54ZM14.395 80.9c9.55 0 13.69-4.986 14.536-13.313h-6.586c-.47 4.751-2.681 7.433-7.668 7.433-5.457 0-8.373-3.717-8.373-10.255v-2.306c0-7.15 2.87-10.866 8.326-10.866 4.846 0 7.198 2.54 7.668 7.103h6.445c-.894-8.373-5.786-12.654-14.113-12.654C5.41 46.042 0 51.78 0 62.083v3.01C0 75.35 5.175 80.9 14.395 80.9ZM30.138 80.195h6.304l2.54-7.527h13.313l2.634 7.526h6.257L48.72 46.655h-6.398l-12.184 33.54Zm15.054-25.921.329-1.835.33 1.835 4.61 13.172h-9.739l4.47-13.172ZM64.977 80.195h5.88V55.779l.8 1.365 8.374 11.431h.893l8.42-11.384.989-1.647v24.65h5.88V46.7h-5.692l-9.926 13.501-9.879-13.548h-5.74v33.542ZM103.148 80.195h6.069V69.61h6.821c8.844.047 13.078-4.516 13.078-11.573 0-6.727-4.328-11.384-13.313-11.384h-12.655v33.542Zm12.655-28.273c4.798 0 7.15 2.493 7.15 6.115 0 4.093-2.54 6.304-7.009 6.304h-6.727v-12.42h6.586ZM134.336 80.195h13.408c8.655 0 12.748-3.435 12.748-9.55 0-4.14-1.929-6.445-5.41-7.621 3.105-1.27 4.751-3.67 4.751-7.715 0-5.551-3.81-8.656-12.654-8.656h-12.843v33.542Zm13.031-28.555c4.516 0 6.398 1.41 6.398 4.328 0 3.198-2.211 4.563-6.351 4.563h-7.056V51.64h7.009Zm-.329 13.877c4.845 0 7.15 1.364 7.15 4.61 0 3.152-1.975 4.799-7.244 4.799h-6.586v-9.409h6.68ZM165.663 80.195h23.803V74.69h-17.829v-8.75h14.442v-5.363h-14.442v-8.609h17.029v-5.316h-23.003v33.542ZM194.324 46.653v33.542h22.392v-5.787h-16.182V46.653h-6.21ZM221.608 46.653v33.542H244v-5.787h-16.183V46.653h-6.209Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.0009)" d="M0 0h243.779v80.827H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="242" height="41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M7.912 40.514c5.275 0 7.968-2.693 7.968-8.81V0h-4.545v31.424c0 3.423-.898 4.882-3.423 4.882s-3.31-1.684-3.31-4.377v-7.351H0v7.688c0 5.555 2.693 8.248 7.912 8.248ZM21.484 40.01h14.534V35.8h-10.1V21.66h8.528v-4.152h-8.529V4.096h9.652V0H21.484v40.01ZM40.421 40.01h4.377V22.39h8.585v-4.153h-8.585V4.152h9.146V0H40.421v40.01ZM58.262 40.01h4.377V22.39h8.585v-4.153H62.64V4.152h9.146V0H58.263v40.01ZM76.103 40.01h4.433V23.174h3.535c3.199 0 4.04 1.403 4.04 4.433v9.988c0 1.067.169 1.965.618 2.413h4.826c-.562-.56-.842-1.234-.842-2.3V27.384c0-3.592-1.066-5.443-3.535-6.285 2.469-1.01 3.76-2.974 3.76-6.397V7.688C92.937 2.58 90.411 0 84.127 0h-8.025v40.01Zm7.8-36.194c3.31 0 4.601 1.29 4.601 4.32v6.398c0 3.142-1.347 4.713-4.433 4.713h-3.535V3.816h3.367ZM98.163 40.01h14.534V35.8h-10.1V21.66h8.529v-4.152h-8.529V4.096h9.651V0H98.163v40.01ZM122.358 40.01h4.545V25.755L134.142 0h-4.657l-4.153 15.88-.617 5.107-.617-5.107L120.057 0H115.4l6.958 25.813v14.196ZM145.558 40.01h4.433l1.122-6.959h8.137l1.234 6.958h4.433L157.342 0h-4.546l-7.238 40.01Zm9.09-28.226.449-7.351.449 7.351 2.974 17.115h-6.677l2.805-17.115ZM168.705 0v40.01h13.861v-4.321h-9.427V0h-4.434ZM186.766 0v40.01h13.86v-4.321h-9.427V0h-4.433ZM204.826 40.01h14.533V35.8h-10.1V21.66h8.529v-4.152h-8.529V4.096h9.652V0h-14.085v40.01ZM223.763 40.01h4.04V15.655l-.898-9.764 2.076 8.473 9.315 25.644H242V0h-4.04v24.13l.729 8.697-1.964-7.407L227.579 0h-3.816v40.01Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00204)" d="M0 0h241.508v40.432H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="238" height="71" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M6.977 70.851c4.619 0 6.977-2.063 6.977-7.272V0H8.746v63.088c0 1.867-.295 2.85-1.769 2.85s-1.769-.983-1.769-2.85V40.879H0v22.7c0 5.209 2.162 7.272 6.977 7.272ZM18.477 70.36h10.417v-5.012h-5.306v-28.4h5.011v-5.01h-5.012V4.912h5.209V0H18.477v70.36ZM32.532 70.36h5.11V37.44h4.913v-5.012H37.64V4.913h5.11V0h-10.22v70.36ZM46.106 70.36h5.11V37.44h4.913v-5.012h-4.913V4.913h5.11V0h-10.22v70.36ZM59.68 70.36h5.11V39.11h1.375c1.966 0 2.555.787 2.555 2.949v25.353c0 1.376.099 2.555.688 2.948h5.307c-.688-.786-.885-1.67-.885-2.948V41.469c0-2.948-.982-4.324-2.948-5.012 1.966-.786 2.85-2.26 2.85-5.11V6.29C73.732 1.77 71.865 0 66.558 0H59.68v70.36Zm6.19-65.84c2.064 0 2.85.688 2.85 2.457v24.469c0 2.063-.786 2.751-2.653 2.751H64.79V4.52h1.08ZM78.148 70.36h10.416v-5.012h-5.306v-28.4h5.012v-5.01h-5.012V4.912h5.208V0H78.148v70.36ZM95.637 70.36h5.208V47.07L105.857 0h-5.012l-1.769 22.11-.688 16.116-.59-16.116L95.933 0h-5.209l4.914 46.088V70.36ZM117.719 70.36h5.11V46.972h1.965c5.012 0 7.174-2.751 7.174-7.37V6.584c0-4.324-2.064-6.584-7.37-6.584h-6.879v70.36Zm6.387-65.84c1.966 0 2.653.688 2.653 2.555v32.232c0 1.965-.786 2.752-2.653 2.752h-1.277V4.52h1.277ZM136.187 70.36h10.417v-5.012h-5.307v-28.4h5.012v-5.01h-5.012V4.912h5.208V0h-10.318v70.36ZM150.241 70.36h5.11V39.11h1.376c1.965 0 2.555.787 2.555 2.949v25.353c0 1.376.098 2.555.688 2.948h5.306c-.688-.786-.884-1.67-.884-2.948V41.469c0-2.948-.983-4.324-2.948-5.012 1.965-.786 2.849-2.26 2.849-5.11V6.29c0-4.52-1.867-6.289-7.173-6.289h-6.879v70.36Zm6.191-65.84c2.064 0 2.85.688 2.85 2.457v24.469c0 2.063-.786 2.751-2.653 2.751h-1.278V4.52h1.081ZM168.709 0v70.36h10.908v-5.208h-5.699V0h-5.209ZM182.955 70.36h4.717V42.55l-1.67-30.66 1.768 17.197 3.636 24.764h1.573l3.636-24.764 1.867-17.197-1.671 30.267V70.36h4.717V0h-4.422l-4.815 34.689L187.377 0h-4.422v70.36ZM204.556 70.36h5.012l.491-10.023h4.029l.59 10.023h5.109L214.678 0h-5.307l-4.815 70.36Zm7.173-41.862.394-17.394.294 17.394 1.474 27.122h-3.537l1.375-27.122ZM222.867 70.36h4.618V36.752l-1.08-19.555 1.67 14.838 5.7 38.325H238V0h-4.618v36.556l1.08 18.376-1.768-13.954L227.191 0h-4.324v70.36Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00273)" d="M0 0h237.351v70.658H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="204" height="84" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M187.029 83.063V46.05h16.45v3.384h-12.754v12.91h11.089v3.436h-11.089v13.795H204v3.488h-16.971ZM169.285 83.584c-6.09 0-9.37-3.696-9.37-11.505V57.347c0-7.809 3.904-11.713 10.724-11.713 6.143 0 9.63 3.384 9.63 9.526v3.436h-3.852v-3.383c0-3.905-1.718-6.247-5.882-6.247-4.633 0-6.768 2.863-6.768 8.59V71.87c0 5.726 2.135 8.225 6.559 8.225 4.217 0 6.247-3.28 6.247-7.965v-4.633h-6.559v-3.332h10.255v18.897h-2.394l-.573-6.455c-.937 4.633-3.592 6.976-8.017 6.976ZM134.515 46.05h8.329c6.611 0 11.244 3.436 11.244 11.505v14.056c0 7.964-4.581 11.452-11.244 11.452h-8.329V46.05Zm8.173 3.228h-4.477v30.453h4.581c4.581 0 7.496-2.602 7.496-8.433V57.711c0-5.882-3.019-8.433-7.6-8.433ZM115.51 79.575h5.049v-30.14h-5.049V46.05h13.691v3.384h-5.05v30.141h5.05v3.488H115.51v-3.488ZM92.27 83.063V46.05h9.37c6.715 0 9.526 3.072 9.526 8.642v3.696c0 3.904-1.666 6.247-4.789 7.34 3.071.833 4.373 2.863 4.373 7.028v8.069c0 .989.26 1.718.832 2.238h-4.112c-.364-.416-.573-1.353-.573-2.29V72.86c0-3.8-1.301-5.362-5.518-5.362h-5.414v15.565H92.27Zm9.213-33.733h-5.518V64.22h5.466c4.061 0 5.935-2.03 5.935-5.987v-3.28c0-3.696-1.614-5.622-5.883-5.622ZM76.571 83.063V49.486H69.44v-3.435h18.012v3.435h-7.184v33.577h-3.696ZM47.278 83.063V46.05h9.37c6.716 0 9.527 3.072 9.527 8.642v3.696c0 3.904-1.666 6.247-4.79 7.34 3.072.833 4.374 2.863 4.374 7.028v8.069c0 .989.26 1.718.833 2.238h-4.113c-.364-.416-.572-1.353-.572-2.29V72.86c0-3.8-1.302-5.362-5.519-5.362h-5.413v15.565h-3.697Zm9.215-33.733h-5.519V64.22h5.467c4.06 0 5.934-2.03 5.934-5.987v-3.28c0-3.696-1.614-5.622-5.882-5.622ZM20.585 83.063l8.954-37.013h3.748L42.5 83.064h-3.696l-1.874-8.017H26.155l-1.822 8.017h-3.748Zm10.255-28.58-3.904 17.128h9.162l-4.06-17.18-.625-4.997-.573 5.05ZM0 83.063V46.05h8.798c6.767 0 9.89 3.072 9.89 9.423v5.986c0 5.883-3.019 9.631-9.734 9.631h-5.31v11.973H0Zm8.798-15.305c4.164.052 6.194-2.29 6.194-6.299v-5.882c0-4.217-1.926-6.195-6.246-6.195H3.644v18.376h5.154ZM161.395 37.013V0h9.37c6.715 0 9.526 3.071 9.526 8.641v3.697c0 3.904-1.665 6.246-4.789 7.34 3.072.832 4.373 2.863 4.373 7.027v8.07c0 .988.26 1.717.833 2.238h-4.113c-.364-.417-.572-1.354-.572-2.29v-7.914c0-3.8-1.302-5.361-5.518-5.361h-5.414v15.565h-3.696Zm9.214-33.733h-5.518v14.888h5.466c4.06 0 5.934-2.03 5.934-5.987v-3.28c0-3.695-1.614-5.621-5.882-5.621ZM139.128 37.013V0h16.45v3.384h-12.754v12.91h11.088v3.436h-11.088v13.795h13.275v3.488h-16.971ZM118.183 37.013V0h15.721v3.436h-12.077v13.951h11.297v3.436h-11.297v16.19h-3.644ZM99.178 33.525h5.05V3.384h-5.05V0h13.691v3.384h-5.049v30.14h5.049v3.489h-13.69v-3.488ZM73.548 37.013V0h3.28l12.077 26.029 2.134 5.83-.624-6.299V0h3.435v37.013h-3.175L78.442 10.776l-2.135-6.663.677 7.131v25.769h-3.436ZM46.096 37.013V0h3.28l12.077 26.029 2.134 5.83-.624-6.299V0h3.435v37.013h-3.175L50.99 10.776l-2.135-6.663.677 7.131v25.769h-3.436ZM23.83 37.013V0h16.45v3.384H27.526v12.91h11.088v3.436H27.526v13.795H40.8v3.488H23.83ZM8.485 37.533C2.967 37.533 0 34.513 0 28.84v-4.946h3.852v4.737c0 3.228 1.302 5.362 4.633 5.362 3.436 0 4.79-1.874 4.79-6.299V0h3.8v27.85c0 6.612-2.863 9.683-8.59 9.683Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.0011)" d="M0 0h203.776v83.492H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="204" height="84" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M19.072 37.533c5.727 0 8.59-3.071 8.59-9.682V0h-3.8v27.694c0 4.425-1.354 6.3-4.79 6.3-3.331 0-4.633-2.135-4.633-5.363v-4.737h-3.852v4.946c0 5.674 2.967 8.693 8.485 8.693ZM34.417 37.013h16.97v-3.488H38.113V19.73H49.2v-3.436H38.113V3.384h12.754V0h-16.45v37.013ZM56.683 37.013h3.436V11.244l-.677-7.131 2.135 6.663L73.81 37.013h3.176V0H73.55v25.56l.624 6.299-2.134-5.83L59.963 0h-3.28v37.013ZM84.135 37.013h3.436V11.244l-.677-7.131 2.135 6.663 12.233 26.237h3.176V0h-3.436v25.56l.624 6.299-2.134-5.83L87.415 0h-3.28v37.013ZM109.765 33.525v3.488h13.691v-3.488h-5.049V3.384h5.049V0h-13.691v3.384h5.05v30.14h-5.05ZM128.77 37.013h3.644v-16.19h11.297v-3.436h-11.297V3.436h12.077V0H128.77v37.013ZM149.715 37.013h16.971v-3.488h-13.275V19.73h11.088v-3.436h-11.088V3.384h12.754V0h-16.45v37.013ZM171.982 37.013h3.696V21.448h5.414c4.216 0 5.518 1.561 5.518 5.361v7.913c0 .937.208 1.874.572 2.29h4.113c-.573-.52-.833-1.249-.833-2.238v-8.069c0-4.164-1.301-6.194-4.373-7.027 3.124-1.094 4.789-3.436 4.789-7.34V8.64c0-5.57-2.811-8.641-9.526-8.641h-9.37v37.013Zm9.214-33.733c4.269 0 5.882 1.926 5.882 5.622v3.28c0 3.956-1.874 5.986-5.934 5.986h-5.466V3.28h5.518ZM0 83.063h3.644V71.09h5.31c6.715 0 9.735-3.748 9.735-9.63v-5.987c0-6.351-3.124-9.422-9.891-9.422H0v37.012Zm8.798-15.305H3.644V49.382h5.102c4.32 0 6.246 1.978 6.246 6.195v5.882c0 4.009-2.03 6.351-6.194 6.3ZM20.585 83.063h3.748l1.822-8.017h10.776l1.874 8.017H42.5L33.287 46.05h-3.748l-8.954 37.013Zm10.255-28.58.573-5.049.625 4.998 4.06 17.179h-9.162l3.904-17.127ZM47.279 83.063h3.695V67.498h5.414c4.217 0 5.519 1.562 5.519 5.362v7.913c0 .937.208 1.874.572 2.29h4.113c-.573-.52-.833-1.25-.833-2.238v-8.07c0-4.164-1.302-6.194-4.373-7.027 3.123-1.093 4.79-3.436 4.79-7.34v-3.696c0-5.57-2.812-8.642-9.527-8.642h-9.37v37.013Zm9.214-33.733c4.268 0 5.882 1.926 5.882 5.622v3.28c0 3.956-1.874 5.987-5.934 5.987h-5.467V49.33h5.519ZM76.571 83.063h3.696V49.486h7.184v-3.435H69.44v3.435h7.132v33.577ZM92.27 83.063h3.695V67.498h5.414c4.217 0 5.518 1.562 5.518 5.362v7.913c0 .937.209 1.874.573 2.29h4.112c-.572-.52-.832-1.25-.832-2.238v-8.07c0-4.164-1.302-6.194-4.373-7.027 3.123-1.093 4.789-3.436 4.789-7.34v-3.696c0-5.57-2.811-8.642-9.526-8.642h-9.37v37.013Zm9.213-33.733c4.269 0 5.883 1.926 5.883 5.622v3.28c0 3.956-1.874 5.987-5.935 5.987h-5.466V49.33h5.518ZM115.51 79.575v3.488h13.691v-3.488h-5.05v-30.14h5.05V46.05H115.51v3.384h5.049v30.141h-5.049ZM134.515 46.05v37.013h8.329c6.663 0 11.244-3.488 11.244-11.452V57.555c0-8.069-4.633-11.505-11.244-11.505h-8.329Zm8.173 3.228c4.581 0 7.6 2.55 7.6 8.433v13.587c0 5.83-2.915 8.433-7.496 8.433h-4.581V49.278h4.477ZM169.285 83.584c4.425 0 7.08-2.343 8.017-6.976l.573 6.455h2.394V64.166h-10.255v3.332h6.559v4.633c0 4.685-2.03 7.965-6.247 7.965-4.424 0-6.559-2.499-6.559-8.225V57.555c0-5.726 2.135-8.59 6.768-8.59 4.164 0 5.882 2.343 5.882 6.248v3.383h3.852v-3.435c0-6.143-3.487-9.527-9.63-9.527-6.82 0-10.724 3.904-10.724 11.713v14.732c0 7.809 3.28 11.505 9.37 11.505ZM187.029 83.063H204v-3.488h-13.274V65.78h11.088v-3.436h-11.088v-12.91h12.754v-3.383h-16.451v37.012Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.0011)" d="M0 0h203.776v83.492H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="235" height="44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M11.227 43.772c7.986 0 11.829-3.843 13.51-13.57L30.081 0h-8.706L16.09 30.202c-.78 4.143-1.801 5.704-4.383 5.704-2.642 0-3.363-1.68-2.822-4.983l.84-4.804H.96l-.6 3.783c-1.502 8.706 1.62 13.87 10.867 13.87ZM46.162 43.052l1.321-7.926H42.08l4.804-27.38h5.404L53.667 0H34.635l-1.381 7.746h5.524l-4.864 27.38H28.45l-1.38 7.926h19.093ZM63.105 18.554l.36-4.023.24 1.56 4.203 14.231h1.802l9.186-14.29.48-1.021-.9 3.363-4.383 24.678h7.926L89.524 0H81.9L70.85 17.833 66.047 0H58.54l-7.565 43.052h7.866l4.263-24.498ZM117.162 23.177l3.483 19.875h9.066l-5.284-26.66-.12-.48L136.736 0h-9.727L114.58 16.092l.06-.36L117.342 0h-8.166l-7.565 43.052h8.226l2.882-16.453 4.383-5.584.06 2.162ZM155.588 18.193l.48-1.801-.18 1.801.961 24.859h7.805L180.566 0h-8.226l-9.067 25.639-.6 2.341.12-1.98-.961-26h-5.824L145.56 26l-.36 1.26.18-1.621L145.861 0h-8.046l-.06 43.052h7.685l10.148-24.859ZM195.061 43.052l1.321-7.926h-5.404l4.803-27.38h5.404L202.566 0h-19.034l-1.381 7.746h5.524l-4.863 27.38h-5.464l-1.381 7.926h19.094ZM215.426 23.177l3.482 19.875h9.067l-5.284-26.66-.12-.48L235 0h-9.727l-12.429 16.092.06-.36L215.606 0h-8.166l-7.566 43.052h8.226l2.882-16.453 4.384-5.584.06 2.162Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h235v43.772H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="180" height="96" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M8.154 43.32c-6.49 0-8.953-3.725-7.931-9.614l1.141-6.549H5.45l-1.202 6.67c-.6 3.364.601 5.708 4.146 5.708 3.605 0 4.987-2.224 5.828-6.85L19.93 0h4.086l-5.888 33.526c-1.262 7.09-4.386 9.794-9.974 9.794ZM22.813 38.994h5.227L34.23 3.605H29.06L29.723 0h14.24l-.66 3.605h-5.168l-6.249 35.389h5.228l-.661 3.725h-14.24l.6-3.725ZM42.474 42.719 49.924 0h3.906l4.326 20.669.18 1.502.6-1.502L70.594 0h3.905l-7.51 42.719h-3.725l4.746-26.857 2.824-11.476-3.004 7.03-9.974 17.183h-1.262l-3.905-17.243-.66-6.97-1.142 11.476-4.687 26.857h-3.725ZM75.01 42.719 82.462 0h3.906l4.325 20.669.18 1.502.602-1.502L103.13 0h3.905l-7.51 42.719H95.8l4.746-26.857 2.824-11.476-3.004 7.03-9.974 17.183H89.13l-3.905-17.243-.66-6.97-1.142 11.476-4.687 26.857h-3.725ZM112.962 42.719l2.704-15.261L111.821 0h4.146l2.403 19.227v4.626l1.622-4.687L129.305 0h4.266l-13.879 27.458-2.644 15.26h-4.086ZM.283 95.792l7.45-42.719h3.485l7.27 29.861 1.021 7.15.721-8.231 5.047-28.78h3.726l-7.51 42.719h-3.425l-7.33-30.342-.902-7.63-.841 8.892-5.107 29.08H.283ZM26.952 95.792l16.703-42.719h4.026l1.982 42.719h-3.905l-.36-8.892H34.401l-3.364 8.892h-4.086Zm16.763-33.406-7.87 20.789h9.432l-.78-20.789.42-5.047-1.202 5.047ZM55.148 95.792l7.45-42.719h9.192c6.91 0 9.854 3.905 8.652 10.455l-.84 4.686c-.782 4.266-2.825 6.67-6.85 7.57 3.545 1.022 4.566 3.605 3.785 7.57l-1.682 9.494c-.24 1.322-.06 2.343.6 2.944H71.07c-.541-.54-.481-1.742-.24-3.004l1.561-9.133c.721-4.085-.42-6.128-4.926-6.128h-5.228l-3.184 18.265h-3.905ZM71.13 56.558h-5.228l-3.064 17.484h4.987c4.987 0 7.15-2.043 7.991-6.67l.781-4.265c.781-4.326-.841-6.55-5.467-6.55ZM79.47 95.792l16.703-42.719h4.025l1.983 42.719h-3.905l-.36-8.892H86.92l-3.365 8.892H79.47Zm16.763-33.406-7.871 20.789h9.433l-.781-20.789.42-5.047-1.201 5.047ZM106.753 92.067h5.227l6.189-35.389h-5.168l.661-3.605h14.24l-.661 3.605h-5.167l-6.249 35.389h5.227l-.66 3.725h-14.24l.601-3.725ZM126.414 95.792l7.45-42.719h3.485l7.27 29.861 1.021 7.15.721-8.231 5.047-28.78h3.725l-7.51 42.719h-3.425l-7.33-30.342-.901-7.63-.841 8.892-5.107 29.08h-3.605ZM155.606 95.792l7.451-42.719H180l-.601 3.665h-13.038l-2.704 15.381h11.356l-.661 3.665h-11.355l-2.884 16.283h13.518l-.601 3.725h-17.424Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00138)" d="M0 0h179.752v95.66H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="180" height="96" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M31.64 43.388c5.597 0 8.727-2.708 9.99-9.809L47.528 0h-4.092l-5.717 32.736c-.843 4.634-2.227 6.86-5.838 6.86-3.55 0-4.753-2.346-4.152-5.716l1.204-6.68H24.84l-1.144 6.56c-1.023 5.897 1.445 9.628 7.944 9.628ZM46.323 39.055l-.602 3.731h14.262l.662-3.73H55.41L61.668 3.61h5.176L67.506 0H53.242l-.662 3.61h5.176l-6.199 35.445h-5.235ZM66.015 42.786h3.731l4.694-26.9 1.143-11.493.662 6.98 3.912 17.272h1.263l9.99-17.211 3.009-7.041-2.829 11.494-4.754 26.9h3.731L98.09 0h-3.912L82.504 20.701l-.602 1.505-.18-1.505L77.387 0h-3.911l-7.462 42.786ZM98.603 42.786h3.731l4.694-26.9 1.143-11.493.662 6.98 3.912 17.272h1.264l9.989-17.211 3.009-7.041-2.828 11.494-4.754 26.9h3.731L130.678 0h-3.912l-11.674 20.701-.602 1.505-.18-1.505L109.977 0h-3.912l-7.462 42.786ZM136.615 42.786h4.092l2.647-15.285L157.255 0h-4.272l-9.328 19.197-1.624 4.693v-4.633L139.623 0h-4.152l3.852 27.501-2.708 15.285ZM0 95.943h3.61l5.116-29.126.842-8.906.903 7.642 7.341 30.39h3.43l7.523-42.786h-3.731l-5.055 28.825-.722 8.244-1.023-7.161-7.282-29.908h-3.49L0 95.943ZM26.711 95.943h4.092l3.37-8.906h11.013l.36 8.906h3.912l-1.986-42.786H43.44L26.711 95.943Zm16.79-33.459 1.203-5.055-.421 5.055.782 20.822h-9.448l7.884-20.822ZM54.951 95.943h3.912l3.189-18.294h5.235c4.514 0 5.657 2.046 4.935 6.138l-1.565 9.147c-.24 1.264-.3 2.467.241 3.009h4.393c-.662-.602-.842-1.625-.602-2.949l1.685-9.508c.783-3.972-.24-6.56-3.79-7.582 4.031-.903 6.077-3.31 6.86-7.582l.842-4.694c1.203-6.56-1.745-10.471-8.666-10.471h-9.207l-7.462 42.786Zm16.007-39.296c4.634 0 6.259 2.227 5.476 6.56l-.782 4.272c-.842 4.634-3.009 6.68-8.004 6.68h-4.994l3.069-17.512h5.235ZM79.311 95.943h4.093l3.37-8.906h11.012l.361 8.906h3.912l-1.986-42.786h-4.032L79.31 95.943Zm16.79-33.459 1.204-5.055-.422 5.055.783 20.822h-9.448L96.1 62.484ZM106.638 92.212l-.602 3.73h14.262l.662-3.73h-5.236l6.259-35.445h5.175l.662-3.61h-14.262l-.662 3.61h5.175l-6.198 35.445h-5.235ZM126.33 95.943h3.61l5.115-29.126.843-8.906.902 7.642 7.342 30.39h3.43l7.522-42.786h-3.731l-5.055 28.825-.722 8.244-1.023-7.161-7.281-29.908h-3.49l-7.462 42.786ZM155.568 95.943h17.452l.601-3.731h-13.54l2.889-16.308h11.373l.662-3.671h-11.373l2.708-15.405h13.058l.602-3.671h-16.97l-7.462 42.786Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00296)" d="M0 0h179.469v95.66H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="237" height="90" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M10.288 41.77C3.373 41.77 0 39.184 0 31.426V24.06h8.714v7.477c0 1.743.337 2.418 1.574 2.418 1.293 0 1.574-.619 1.574-3.149V.732h8.714v30.133c0 7.87-3.317 10.906-10.288 10.906ZM34.555 41.77c-6.577 0-10.85-3.205-10.85-10.85V11.019c0-7.421 4.33-10.85 10.85-10.85 6.41 0 10.85 3.429 10.85 10.85v19.9c0 7.646-4.44 10.851-10.85 10.851Zm0-7.814c1.575 0 2.08-.956 2.08-3.767V11.412c0-2.754-.505-3.823-2.08-3.823-1.574 0-2.08 1.069-2.08 3.823V30.19c0 2.755.506 3.767 2.08 3.767ZM48.557 41.208V.73h7.42l6.466 19.845.618 2.417-.225-4.047V.73h7.59v40.477h-7.252L56.54 21.307l-.675-2.418.281 4.273v18.046h-7.59ZM94.092 41.77c-6.746 0-10.625-2.98-10.625-9.445v-1.799c0-6.633 3.148-9.782 7.083-12.424-.843-2.98-1.293-5.734-1.293-8.264v-.562C89.257 3.204 92.518 0 97.69 0c5.509 0 8.545 2.53 8.545 7.814v.225c0 5.734-2.53 9.164-7.42 12.593.505 1.574 1.124 3.148 1.742 4.666a50.372 50.372 0 0 0 1.743 3.823c1.012-1.968 1.743-4.441 2.136-7.308.169-1.406.337-2.811.337-4.948h7.028c.056 2.868-.225 5.341-.787 7.759-.731 3.71-1.968 7.083-3.823 9.894.45.169.899.225 1.349.225 1.518 0 2.53-.506 3.373-1.237v6.746c-1.012.843-2.417 1.518-4.778 1.518-1.856 0-3.655-.73-5.341-2.024-2.249 1.293-4.835 2.024-7.702 2.024Zm2.249-32.213c0 1.35.169 2.755.506 4.329 1.574-1.35 2.53-2.699 2.53-5.34v-.17c0-1.574-.45-2.136-1.406-2.136-1.068 0-1.63.731-1.63 2.699v.618Zm-4.722 21.644c0 2.193 1.293 3.43 3.316 3.43.731 0 1.462-.113 2.137-.394a45.342 45.342 0 0 1-2.924-5.735c-.45-1.011-.9-2.248-1.349-3.485-.787 1.124-1.18 2.586-1.18 5.003v1.181ZM124.445 41.208V.73h7.027l5.566 16.078L142.66.731h7.027v40.477h-7.815V21.813l.788-5.454-.338 1.293-4.385 12.312h-1.63l-4.498-12.2-.112-.505.506 4.947v19.002h-7.758ZM152.517 33.225h3.879V8.714h-3.879V.73h15.854v7.983h-3.767v24.51h3.767v7.984h-15.854v-7.983ZM180.781 41.826c-7.533 0-10.344-3.148-10.344-9.613v-6.859h8.657v6.578c0 1.518.338 2.361 1.856 2.361 1.405 0 1.686-.843 1.686-2.361v-3.88c0-2.473-2.192-3.597-5.059-5.284-3.43-2.08-6.859-4.385-6.859-9.725V9.388c0-6.296 3.598-9.276 10.232-9.276 6.408 0 9.838 2.98 9.838 8.602v5.678h-8.208V9.445c0-1.743-.394-2.362-1.687-2.362-1.236 0-1.686.675-1.686 2.362v2.81c0 2.08 2.024 3.036 4.947 4.723 3.429 1.967 6.971 4.329 6.971 9.894v5.453c0 6.41-3.317 9.501-10.344 9.501ZM203.761 41.826c-7.534 0-10.344-3.148-10.344-9.613v-6.859h8.657v6.578c0 1.518.337 2.361 1.855 2.361 1.406 0 1.687-.843 1.687-2.361v-3.88c0-2.473-2.193-3.597-5.06-5.284-3.429-2.08-6.858-4.385-6.858-9.725V9.388c0-6.296 3.598-9.276 10.231-9.276 6.409 0 9.838 2.98 9.838 8.602v5.678h-8.207V9.445c0-1.743-.394-2.362-1.687-2.362-1.237 0-1.686.675-1.686 2.362v2.81c0 2.08 2.023 3.036 4.947 4.723 3.429 1.967 6.971 4.329 6.971 9.894v5.453c0 6.41-3.317 9.501-10.344 9.501ZM221.203 41.208V26.703L214.344.731h8.601l2.474 11.637.225 3.317.225-3.317L228.455.731H237l-7.027 25.748v14.729h-8.77ZM.73 89.395V48.918h10.514c7.14 0 9.838 2.53 9.838 8.095v5.566c0 3.26-.9 5.003-3.542 5.902 2.81.844 4.048 2.699 4.048 6.184v6.184c0 5.79-2.08 8.546-8.77 8.546H.73Zm9.951-33.731H8.826v9.445h2.024c1.518 0 2.08-.619 2.08-2.362v-5.115c0-1.462-.618-1.968-2.249-1.968Zm-.056 16.472H8.826v10.063h1.968c1.743 0 2.305-.619 2.305-2.361v-5.51c0-1.686-.675-2.192-2.474-2.192ZM34.712 89.957c-6.746 0-10.4-3.205-10.4-10.85v-30.19h8.433v29.628c0 2.53.45 3.26 1.967 3.26 1.518 0 1.912-.73 1.912-3.26V48.918h8.432v30.189c0 7.645-3.823 10.85-10.344 10.85ZM53.06 89.395v-32.72h-5.454v-7.757h19.34v7.758h-5.454v32.719H53.06ZM79.302 89.957c-7.196 0-10.626-3.205-10.626-10.906V58.98c0-7.534 4.16-10.626 10.738-10.626 6.746 0 10.682 3.036 10.682 9.951v7.533h-8.883v-6.746c0-2.361-.337-3.26-1.855-3.26-1.574 0-1.912 1.068-1.912 3.879V78.32c0 2.867.282 3.823 1.912 3.823 1.462 0 1.855-.956 1.855-3.374v-7.364h8.939v7.983c-.169 7.758-3.936 10.569-10.85 10.569ZM93.089 48.918h8.433v16.078h4.104V48.918h8.432v40.477h-8.432V73.09h-4.104v16.304h-8.433V48.918ZM117.441 89.395V48.918h17.484v7.702h-9.164v8.489h8.264v7.758h-8.264v8.545h9.333v7.983h-17.653ZM137.841 89.395V48.918h10.456c6.915 0 9.782 2.36 9.782 8.938v6.578c0 3.373-1.124 5.116-3.317 6.015 2.418.9 3.148 2.642 3.148 5.96v10.175c0 1.236.281 2.192.956 2.81h-8.601c-.506-.337-.731-1.405-.731-2.81V76.97c0-1.967-.562-2.586-2.417-2.586h-1.237v15.01h-8.039Zm9.838-33.45h-1.799v10.962h1.799c1.686 0 2.248-.618 2.248-2.136V58.25c0-1.63-.562-2.305-2.248-2.305Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00389)" d="M0 0h236.081v89.608H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>