@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="198" height="80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 79.585h5.59c4.165 0 7.171-2.452 7.171-7.54v-3.64c0-5.14-3.19-7.566-7.277-7.566H0v18.746Zm5.379-16.742c2.979 0 5.062 1.872 5.062 5.695v3.322c0 3.823-2.004 5.695-4.93 5.695H2.266V62.843H5.38ZM22.78 79.928c4.271 0 6.96-2.531 6.96-7.752v-3.744c0-5.141-2.715-7.857-6.934-7.857-4.27 0-6.934 2.795-6.934 7.857v3.744c0 5.247 2.505 7.752 6.908 7.752Zm.026-2.136c-3.032 0-4.56-1.977-4.56-5.695v-3.612c0-3.718 1.502-5.853 4.534-5.853 3.006 0 4.588 2.109 4.588 5.88v3.585c0 3.744-1.635 5.695-4.562 5.695ZM35.35 65.664l-.157-1.661.79 1.898 8.069 13.684h2.056V60.839h-2.162v13.71l.158 1.688-.843-1.925-7.936-13.473h-2.136v18.746h2.162V65.664ZM55.668 64.398l.158-1.107.158 1.107 2.795 8.622h-5.774l2.663-8.622Zm5.22 15.187h2.32l-6.195-18.746H54.64l-6.012 18.746h2.347l1.397-4.561h7.04l1.476 4.56ZM76.176 79.585v-2.162h-8.174V60.839h-2.294v18.746h10.468ZM78.917 79.585h5.59c4.165 0 7.171-2.452 7.171-7.54v-3.64c0-5.14-3.19-7.566-7.277-7.566h-5.484v18.746Zm5.379-16.742c2.979 0 5.062 1.872 5.062 5.695v3.322c0 3.823-2.004 5.695-4.93 5.695h-3.243V62.843h3.11ZM116.001 79.585h2.136l4.456-18.746h-2.268l-3.401 14.844-4.324-14.844h-1.714l-4.482 14.58-2.926-14.58h-2.268l3.85 18.746h2.135l4.535-14.66 4.271 14.66ZM129.332 64.398l.159-1.107.158 1.107 2.795 8.622h-5.775l2.663-8.622Zm5.221 15.187h2.32l-6.196-18.746h-2.373l-6.011 18.746h2.346l1.398-4.561h7.039l1.477 4.56ZM149.84 79.585v-2.162h-8.173V60.839h-2.294v18.746h10.467ZM158.427 79.928c4.034 0 6.17-2.347 6.144-5.247v-.37c0-3.638-2.795-4.481-5.484-5.246-2.321-.66-4.483-1.16-4.483-3.349v-.237c0-1.634 1.108-2.953 3.454-2.953 2.505 0 3.718 1.16 3.823 3.296v.712h2.347v-.765c-.106-3.19-2.083-5.194-6.143-5.194-3.85 0-5.774 2.241-5.774 4.904v.264c0 3.56 2.742 4.377 5.378 5.089 2.373.659 4.614 1.212 4.588 3.559v.316c0 1.714-1.16 3.138-3.823 3.138-2.927 0-4.219-1.398-4.272-3.902v-.844h-2.425v.87c.105 3.797 1.951 5.959 6.67 5.959ZM174.023 79.928c4.324 0 6.565-2.347 6.855-6.618v-.712h-2.452v.686c-.184 2.847-1.555 4.455-4.324 4.455-3.084 0-4.64-1.924-4.64-5.616v-3.638c0-3.797 1.582-5.853 4.614-5.853 2.795 0 4.113 1.503 4.298 4.377v.448h2.425v-.475c-.316-4.271-2.583-6.407-6.697-6.407-4.429 0-7.013 2.769-7.013 7.804v3.85c0 5.141 2.479 7.699 6.934 7.699ZM194.381 79.585h2.294V60.839h-2.294v8.305h-8.068V60.84h-2.268v18.746h2.268v-8.252h8.068v8.252ZM7.502 13.176 7.07 8.64l2.16 5.184L31.26 51.19h5.616V0h-5.904v37.44l.432 4.607-2.304-5.256L7.43 0H1.598v51.191h5.904V13.176ZM78.892 45.503h-24.84V28.008h20.449v-5.616H54.053V5.544h23.976V0H47.933v51.191h30.96v-5.688ZM103.552 9.72l.432-3.024.432 3.024 7.632 23.544H96.28l7.272-23.544Zm14.256 41.471h6.336L107.224 0h-6.48L84.328 51.191h6.408l3.816-12.456h19.224l4.032 12.456ZM159.554 51.191v-5.904h-22.319V0h-6.264v51.191h28.583ZM198 45.503h-24.84V28.008h20.448v-5.616H173.16V5.544h23.976V0H167.04v51.191H198v-5.688Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h198v79.928H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="190" height="94" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M1.446 43.393V0H18.02l6.088 28.748-2.954-19.647V0h13.018v43.393H18.141l-5.906-28.386 2.591 17.96v10.426H1.446ZM36.088 43.393V0H61.22v12.596H49.89v3.134h11.33v11.39H49.89v3.316h11.33v12.957H36.088ZM63.017 43.393V0h25.132v12.596h-11.33v3.134h11.33v11.39h-11.33v3.316h11.33v12.957H63.017ZM89.945 0h14.405v29.29h8.859v14.103H89.945V0ZM113.538 43.393 121.554 0h17.478l8.197 43.393h-13.802l-.422-3.254h-5.303l-.483 3.254h-13.681Zm16.454-19.285-.784 5.604h2.351l-.784-5.604-.422-9.101-.361 9.1ZM147.51 43.393V0h19.769l1.265 14.284.302 14.645.301-14.706L170.473 0H190v43.393h-13.862v-8.256l2.17-24.891-4.52 33.147h-10.126l-4.52-33.63 2.291 25.434v8.196H147.51ZM7.473 93.617 0 50.224h14.464l1.809 13.138.421 18.382.483-18.382 1.747-13.138h14.344l-7.714 43.393H7.474ZM33.675 93.617V50.224h25.132V62.82h-11.33v3.134h11.33v11.39h-11.33v3.316h11.33v12.957H33.675ZM60.604 93.617V50.224h15.67c10.004 0 13.8 2.833 13.8 11.27v3.556c0 5.243-1.626 7.654-5.242 8.739 4.158.844 4.881 2.953 4.881 7.955v8.558c0 1.869.241 2.713 1.025 3.315H76.936c-.723-.361-.964-1.506-.964-3.134v-8.618c0-2.11-.422-2.29-1.386-2.29v14.042H60.604Zm14.344-32.063h-.362v7.353h.18c1.146 0 1.507-.542 1.507-1.808v-3.797c0-1.205-.3-1.748-1.325-1.748ZM91.593 93.617V50.224h19.768l1.266 14.283.301 14.646.302-14.706 1.326-14.223h19.527v43.393h-13.862V85.36l2.17-24.89-4.521 33.147h-10.125l-4.52-33.63 2.29 25.434v8.196H91.593ZM134.256 93.617l8.016-43.393h17.477l8.197 43.393h-13.802l-.421-3.254h-5.304l-.482 3.254h-13.681Zm16.453-19.286-.783 5.605h2.35l-.783-5.605-.422-9.1-.362 9.1Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00448)" d="M0 0h189.153v93.2H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="188" height="94" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 43.266h13.34V32.87l-2.584-17.907 5.89 28.303H32.63V0H19.65v9.074l2.945 19.59L16.524 0H0v43.266ZM34.54 43.266h25.058v-12.92H48.301v-3.305h11.297V15.684H48.301v-3.125h11.297V0H34.54v43.266ZM61.39 43.266h25.058v-12.92H75.15v-3.305h11.297V15.684H75.15v-3.125h11.297V0H61.39v43.266ZM88.24 0v43.266h23.195V29.205h-8.834V0H88.239ZM111.763 43.266h13.641l.481-3.245h5.288l.42 3.245h13.761L137.182 0h-17.427l-7.992 43.266Zm16.405-19.23.361-9.073.42 9.074.781 5.588h-2.343l.781-5.588ZM145.635 43.266h13.882v-8.172l-2.284-25.36 4.507 33.532h10.095l4.507-33.05-2.163 24.817v8.233H188V0h-19.47l-1.322 14.182-.3 14.662-.301-14.602L165.345 0h-19.71v43.266ZM18.041 93.343H36.07l7.691-43.267H29.46l-1.743 13.1-.48 18.328-.421-18.328-1.803-13.1H10.59l7.451 43.267ZM44.166 93.343h25.058v-12.92H57.927v-3.305h11.297V65.76H57.927v-3.124h11.297v-12.56H44.166v43.267ZM71.016 93.343h13.94V79.34c.962 0 1.383.18 1.383 2.284v8.593c0 1.622.24 2.764.961 3.125h13.761c-.781-.601-1.021-1.443-1.021-3.306v-8.533c0-4.987-.721-7.09-4.868-7.932 3.606-1.081 5.228-3.485 5.228-8.713v-3.545c0-8.413-3.785-11.237-13.76-11.237H71.015v43.266Zm14.301-31.97c1.022 0 1.322.542 1.322 1.743v3.786c0 1.262-.36 1.803-1.502 1.803h-.18v-7.331h.36ZM101.914 93.343h13.882V85.17l-2.284-25.359 4.507 33.532h10.095l4.507-33.05-2.163 24.817v8.233h13.821V50.076h-19.47l-1.322 14.182-.3 14.663-.301-14.603-1.262-14.241h-19.71v43.266ZM144.452 93.343h13.64l.481-3.245h5.288l.421 3.245h13.761l-8.173-43.267h-17.426l-7.992 43.267Zm16.405-19.23.36-9.074.421 9.074.781 5.589h-2.344l.782-5.589Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00153)" d="M0 0h187.713v93.2H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="169" height="74" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M3.229 25.101 2.187 6.353l3.125 14.582L18.54 73.742h2.812V0h-3.229v48.016l1.042 19.268-3.23-15.415L2.917 0H0v73.742h3.229v-48.64ZM41.188 73.742v-3.229h-5.104V3.125h5.103V0H27.44v3.125h5.208v67.388h-5.208v3.229h13.748ZM54.166 2.916c6.041 0 8.228 2.083 8.228 7.916v17.394c0 5.52-2.395 8.228-7.395 8.228h-4.374V2.916h3.541Zm1.042 36.663c5.52 0 6.978 2.396 6.978 8.124v21.873c0 1.875.208 3.229.937 4.166h3.75c-.938-1.042-1.25-2.291-1.25-4.166V47.495c0-5.833-1.458-8.645-5.312-9.582 3.646-1.25 5.416-4.167 5.416-9.687V10.624C65.727 2.708 62.29 0 54.374 0h-7.186v73.742h3.437V39.579h4.583ZM102.256 70.409H90.591V38.537h10.519v-3.332H90.59V3.229h11.353V0h-14.79v73.742h15.103v-3.333ZM118.939 73.742V47.703L127.272 0h-3.437l-5.312 31.976-1.25 11.77-1.25-11.77L110.607 0h-3.437l8.332 47.703v26.039h3.437ZM137.437 18.123l.833-15.207.729 15.207 4.167 37.913h-9.583l3.854-37.913Zm7.708 55.619h3.541L139.937 0H136.5l-8.229 73.742h3.438l1.458-14.582h10.415l1.563 14.582ZM169 73.742v-3.333h-10.832V0h-3.437v73.742H169Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h169v73.742H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="220" height="51" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 50.153h6.024l4.553-26.127.91-9.316.35 6.654 3.363 28.79h5.534L29.489 0h-6.094l-4.553 25.847-.91 9.036-.28-6.374L14.429 0H8.757L0 50.153ZM25.627 43.779l-1.121 6.374h14.64l1.12-6.374h-4.062l6.654-37.475h3.993L47.97 0h-14.64l-1.12 6.304h4.063L29.619 43.78h-3.992ZM42.98 50.153h6.584l3.572-20.593h2.312c2.732 0 3.292 1.19 2.802 3.922l-2.312 13.379c-.28 1.47-.28 2.802.28 3.292h7.075c-.77-.77-.91-1.821-.56-3.292l2.381-13.66c.63-3.361-.14-5.533-2.732-6.654 3.082-.91 4.483-2.871 5.114-6.514l1.82-10.016C70.509 3.362 67.847 0 60.912 0h-9.176L42.98 50.153Zm16.74-44.48c2.662 0 3.573 1.192 3.153 3.853L61.05 19.543c-.49 2.732-1.61 3.852-4.483 3.852h-2.311l3.082-17.721h2.382ZM64.798 50.153h6.794l2.032-6.724h6.864l-.35 6.724h6.654L87.913 0H81.12L64.798 50.153Zm15.9-30.4 2.172-9.526-1.19 9.526-.912 17.652h-5.323l5.253-17.652ZM98.9 50.854c6.023 0 9.245-2.872 10.576-10.297L116.621 0h-7.005l-7.075 40.206c-.49 2.872-1.26 4.133-3.152 4.133-1.96 0-2.521-1.33-2.101-3.642l2.031-11.067h-6.934l-1.892 10.366c-1.19 6.795 1.191 10.858 8.406 10.858ZM123.535 50.153h6.024l4.553-26.127.91-9.316.351 6.654 3.362 28.79h5.533L153.024 0h-6.094l-4.553 25.847-.91 9.036-.281-6.374L137.964 0h-5.674l-8.755 50.153ZM147.2 50.153h6.794l2.032-6.724h6.864l-.35 6.724h6.655L170.315 0h-6.794L147.2 50.153Zm15.901-30.4 2.171-9.526-1.191 9.526-.91 17.652h-5.324l5.254-17.652ZM172.737 43.779l-1.12 6.374h14.639l1.121-6.374h-4.063l6.655-37.475h3.992L195.082 0h-14.64l-1.12 6.304h4.062L176.73 43.78h-3.993ZM203.329 26.547l1.261 23.606h7.075l-2.382-30.4-.07-.49L220 0h-7.145l-10.016 17.932-1.261 2.872.911-3.713L205.43 0h-6.584l-8.756 50.153h6.585l3.502-20.243 3.292-5.744-.14 2.381Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00066)" d="M0 0h219.855v50.82H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="228" height="70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 28.56V0h13.059c9.533 0 13.419 3.445 13.419 9.894 0 6.25-4.246 9.854-12.979 9.734H6.05v8.933H0ZM13.059 5.168h-7.01v9.294h7.17c5.007 0 7.13-1.322 7.13-4.567 0-3.605-2.363-4.727-7.29-4.727ZM25.156 28.56 37.974 0h6.45l13.058 28.56h-6.449l-2.764-6.288H34.33l-2.684 6.289h-6.489Zm11.296-11.335h9.614L41.179 6.089l-4.727 11.136ZM72.273 29.282c-9.093 0-13.74-4.366-13.74-15.142V0h6.41v13.94c0 6.89 2.443 9.454 7.37 9.454s7.21-2.444 7.21-9.454V0h6.41v14.14c0 10.776-5.007 15.142-13.66 15.142ZM91.983 0h6.17v22.793h16.903v5.768H91.983V0ZM0 68.618v-28.56h5.728l10.015 12.417 10.334-12.418h5.448v28.561h-5.888V48.87l-9.774 11.456h-.601L5.888 48.99v19.628H0ZM49.96 69.3c-9.534 0-13.66-4.407-13.66-11.898v-.24c0-7.691 5.568-12.298 13.78-12.298 8.092 0 13.019 3.565 13.78 10.295v.04h-6.57v-.04c-.56-3.485-2.844-5.207-7.13-5.207-4.807 0-7.53 2.483-7.53 7.21v.2c0 4.407 2.443 6.77 7.45 6.77 4.527 0 6.69-1.803 7.21-5.328h6.61v.04c-.52 6.61-5.247 10.455-13.94 10.455ZM68.56 40.057h6.088v13.54l14.06-13.54h8.052L85.503 50.713 97.32 68.618h-7.13l-9.133-14.38-6.41 5.968v8.412H68.56v-28.56ZM100.55 68.618v-28.56h24.195v5.207h-18.306v6.369h15.502v5.248h-15.502v6.369h19.067v5.367H100.55ZM130.39 68.618v-28.56h6.009L151.7 59.404l.441.761-.04-.32V40.057h5.848v28.561h-5.808L136.679 49.03l-.441-.8v20.388h-5.848ZM164.493 68.618v-28.56h6.009l15.302 19.347.441.761-.04-.32V40.057h5.848v28.561h-5.808L170.782 49.03l-.44-.8v20.388h-5.849ZM195.674 68.618l12.818-28.56h6.449L228 68.617h-6.449l-2.764-6.289h-13.94l-2.684 6.29h-6.489Zm11.296-11.336h9.614l-4.887-11.136-4.727 11.136Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00143)" d="M0 0h227.673v69.2H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="228" height="70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M56.084 28.56V0h13.059c9.534 0 13.42 3.445 13.42 9.894 0 6.25-4.247 9.854-12.98 9.734h-7.45v8.933h-6.049ZM69.143 5.168h-7.01v9.294h7.17c5.007 0 7.13-1.322 7.13-4.567 0-3.605-2.363-4.727-7.29-4.727ZM81.24 28.56 94.06 0h6.449l13.059 28.56h-6.45l-2.764-6.288h-13.94L87.73 28.56h-6.49Zm11.297-11.335h9.613L97.263 6.089l-4.727 11.136ZM128.357 29.282c-9.093 0-13.739-4.366-13.739-15.142V0h6.409v13.94c0 6.89 2.443 9.454 7.371 9.454 4.927 0 7.21-2.444 7.21-9.454V0h6.409v14.14c0 10.776-5.007 15.142-13.66 15.142ZM148.068 0h6.168v22.793h16.905v5.768h-23.073V0ZM0 68.618v-28.56h5.728l10.015 12.417 10.334-12.418h5.448v28.561h-5.888V48.87l-9.774 11.456h-.601L5.888 48.99v19.628H0ZM49.96 69.3c-9.534 0-13.66-4.407-13.66-11.898v-.24c0-7.691 5.568-12.298 13.78-12.298 8.092 0 13.019 3.565 13.78 10.295v.04h-6.57v-.04c-.56-3.485-2.844-5.207-7.13-5.207-4.807 0-7.53 2.483-7.53 7.21v.2c0 4.407 2.443 6.77 7.45 6.77 4.527 0 6.69-1.803 7.21-5.328h6.61v.04c-.52 6.61-5.247 10.455-13.94 10.455ZM68.56 40.057h6.088v13.54l14.06-13.54h8.052L85.503 50.713 97.32 68.618h-7.13l-9.133-14.38-6.41 5.968v8.412H68.56v-28.56ZM100.55 68.618v-28.56h24.195v5.207h-18.306v6.369h15.502v5.248h-15.502v6.369h19.067v5.367H100.55ZM130.39 68.618v-28.56h6.009L151.7 59.404l.441.761-.04-.32V40.057h5.848v28.561h-5.808L136.679 49.03l-.441-.8v20.388h-5.848ZM164.493 68.618v-28.56h6.009l15.302 19.347.441.761-.04-.32V40.057h5.848v28.561h-5.808L170.782 49.03l-.44-.8v20.388h-5.849ZM195.674 68.618l12.818-28.56h6.449L228 68.617h-6.449l-2.764-6.289h-13.94l-2.684 6.29h-6.489Zm11.296-11.336h9.614l-4.887-11.136-4.727 11.136Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00143)" d="M0 0h227.673v69.2H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="240" height="82" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M1.296 35.328V.768h12.48c8.736 0 12.528 3.984 12.528 10.896v2.448c0 7.056-3.792 11.28-12.528 11.28h-2.784v9.936H1.296ZM13.44 9.024h-2.448v7.92h2.4c1.824 0 2.976-.864 2.976-2.88v-2.208c0-1.968-1.104-2.832-2.928-2.832ZM24.09 35.328 33.786.768h9.936l9.84 34.56h-9.936L42.618 31.2h-7.68l-.96 4.128H24.09Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM65.879 35.952c-8.304 0-12.384-4.032-12.384-13.392V.768h10.224V22.08c0 3.312.624 4.32 2.16 4.32 1.68 0 2.112-.912 2.112-4.32V.768h10.224V22.56c0 9.36-4.656 13.392-12.336 13.392ZM81.64.768h10.224v24.624h10.704v9.936H81.64V.768ZM105.221 26.064h4.608V9.984h-4.608V.768h18.912v9.216h-4.56v16.08h4.56v9.264h-18.912v-9.264ZM139.332 35.952c-8.304 0-12.384-4.032-12.384-13.392V.768h10.224V22.08c0 3.312.624 4.32 2.16 4.32 1.68 0 2.112-.912 2.112-4.32V.768h10.224V22.56c0 9.36-4.656 13.392-12.336 13.392ZM166.417 36c-9.408 0-12.479-3.888-12.479-11.136v-2.016h10.175v2.112c0 1.584.625 2.592 2.593 2.592 1.632 0 2.159-.768 2.159-1.968v-.864c0-1.968-2.639-2.784-5.663-3.84-4.08-1.392-8.929-3.408-8.929-9.888v-.72c0-6.528 4.32-10.272 12.336-10.272 7.584 0 11.856 3.408 11.856 10.176v1.584h-9.695v-1.344c0-1.824-.721-2.544-2.353-2.544-1.584 0-2.112.768-2.112 2.016v.48c0 1.68 2.449 2.352 5.377 3.36 4.175 1.44 9.263 3.552 9.263 10.176v1.44c0 6.912-4.128 10.656-12.528 10.656ZM12.48 82C3.072 82 0 78.112 0 70.864v-2.016h10.176v2.112c0 1.584.624 2.592 2.592 2.592 1.632 0 2.16-.768 2.16-1.968v-.864c0-1.968-2.64-2.784-5.664-3.84-4.08-1.392-8.928-3.408-8.928-9.888v-.72C.336 49.744 4.656 46 12.672 46c7.584 0 11.856 3.408 11.856 10.176v1.584h-9.696v-1.344c0-1.824-.72-2.544-2.352-2.544-1.584 0-2.112.768-2.112 2.016v.48c0 1.68 2.448 2.352 5.376 3.36 4.176 1.44 9.264 3.552 9.264 10.176v1.44C25.008 78.256 20.88 82 12.48 82ZM33.236 81.328V55.936H26.42v-9.168h23.424v9.168h-6.768v25.392h-9.84ZM46.325 81.328l9.696-34.56h9.936l9.84 34.56H65.86L64.853 77.2h-7.68l-.96 4.128h-9.888Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM77.234 81.328v-34.56h9.12l8.448 16.224V46.768h9.12v34.56h-8.928l-8.689-16.416v16.416h-9.072ZM106.955 72.064h4.608v-16.08h-4.608v-9.216h18.913v9.216h-4.56v16.08h4.56v9.264h-18.913v-9.264ZM141.066 81.952c-8.304 0-12.384-4.032-12.384-13.392V46.768h10.224V68.08c0 3.312.624 4.32 2.16 4.32 1.68 0 2.112-.912 2.112-4.32V46.768h10.224V68.56c0 9.36-4.656 13.392-12.336 13.392ZM156.827 81.328v-34.56h9.12l8.448 16.224V46.768h9.12v34.56h-8.928l-8.688-16.416v16.416h-9.072ZM184.965 81.328l9.696-34.56h9.936l9.84 34.56h-9.936l-1.008-4.128h-7.68l-.96 4.128h-9.888Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM227.152 82c-9.408 0-12.48-3.888-12.48-11.136v-2.016h10.176v2.112c0 1.584.624 2.592 2.592 2.592 1.632 0 2.16-.768 2.16-1.968v-.864c0-1.968-2.64-2.784-5.664-3.84-4.08-1.392-8.928-3.408-8.928-9.888v-.72c0-6.528 4.32-10.272 12.336-10.272 7.584 0 11.856 3.408 11.856 10.176v1.584h-9.696v-1.344c0-1.824-.72-2.544-2.352-2.544-1.584 0-2.112.768-2.112 2.016v.48c0 1.68 2.448 2.352 5.376 3.36 4.176 1.44 9.264 3.552 9.264 10.176v1.44c0 6.912-4.128 10.656-12.528 10.656Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h239.68v82H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="240" height="82" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M31.538 35.328h9.696v-9.936h2.784c8.736 0 12.528-4.224 12.528-11.28v-2.448c0-6.912-3.792-10.896-12.528-10.896h-12.48v34.56ZM43.682 9.024c1.824 0 2.928.864 2.928 2.832v2.208c0 2.016-1.152 2.88-2.976 2.88h-2.4v-7.92h2.448ZM54.332 35.328h9.888l.96-4.128h7.68l1.008 4.128h9.936L73.964.768h-9.936l-9.696 34.56Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM96.12 35.952c7.681 0 12.337-4.032 12.337-13.392V.768H98.233V22.08c0 3.408-.432 4.32-2.112 4.32-1.536 0-2.16-1.008-2.16-4.32V.768H83.737V22.56c0 9.36 4.08 13.392 12.384 13.392ZM111.882.768v34.56h20.928v-9.936h-10.704V.768h-10.224ZM135.463 26.064v9.264h18.912v-9.264h-4.56V9.984h4.56V.768h-18.912v9.216h4.608v16.08h-4.608ZM169.574 35.952c7.68 0 12.336-4.032 12.336-13.392V.768h-10.224V22.08c0 3.408-.432 4.32-2.112 4.32-1.536 0-2.16-1.008-2.16-4.32V.768H157.19V22.56c0 9.36 4.08 13.392 12.384 13.392ZM196.66 36c8.4 0 12.528-3.744 12.528-10.656v-1.44c0-6.624-5.088-8.736-9.264-10.176-2.928-1.008-5.376-1.68-5.376-3.36v-.48c0-1.248.528-2.016 2.112-2.016 1.632 0 2.352.72 2.352 2.544v1.344h9.696v-1.584C208.708 3.408 204.436 0 196.852 0c-8.016 0-12.336 3.744-12.336 10.272v.72c0 6.48 4.848 8.496 8.928 9.888 3.024 1.056 5.664 1.872 5.664 3.84v.864c0 1.2-.528 1.968-2.16 1.968-1.968 0-2.592-1.008-2.592-2.592v-2.112H184.18v2.016c0 7.248 3.072 11.136 12.48 11.136ZM12.48 82c8.4 0 12.528-3.744 12.528-10.656v-1.44c0-6.624-5.088-8.736-9.264-10.176-2.928-1.008-5.376-1.68-5.376-3.36v-.48c0-1.248.528-2.016 2.112-2.016 1.632 0 2.352.72 2.352 2.544v1.344h9.696v-1.584C24.528 49.408 20.256 46 12.672 46 4.656 46 .336 49.744.336 56.272v.72c0 6.48 4.848 8.496 8.928 9.888 3.024 1.056 5.664 1.872 5.664 3.84v.864c0 1.2-.528 1.968-2.16 1.968-1.968 0-2.592-1.008-2.592-2.592v-2.112H0v2.016C0 78.112 3.072 82 12.48 82ZM33.236 81.328h9.84V55.936h6.768v-9.168H26.42v9.168h6.816v25.392ZM46.325 81.328h9.888l.96-4.128h7.68l1.008 4.128h9.936l-9.84-34.56H56.02l-9.696 34.56Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM77.234 81.328h9.072V64.912l8.688 16.416h8.928v-34.56h-9.12v16.224l-8.449-16.224h-9.12v34.56ZM106.955 72.064v9.264h18.912v-9.264h-4.56v-16.08h4.56v-9.216h-18.912v9.216h4.608v16.08h-4.608ZM141.066 81.952c7.68 0 12.336-4.032 12.336-13.392V46.768h-10.224V68.08c0 3.408-.432 4.32-2.112 4.32-1.536 0-2.16-1.008-2.16-4.32V46.768h-10.224V68.56c0 9.36 4.08 13.392 12.384 13.392ZM156.827 81.328h9.072V64.912l8.688 16.416h8.928v-34.56h-9.12v16.224l-8.448-16.224h-9.12v34.56ZM184.965 81.328h9.888l.96-4.128h7.68l1.008 4.128h9.936l-9.84-34.56h-9.936l-9.696 34.56Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM227.152 82c8.4 0 12.528-3.744 12.528-10.656v-1.44c0-6.624-5.088-8.736-9.264-10.176-2.928-1.008-5.376-1.68-5.376-3.36v-.48c0-1.248.528-2.016 2.112-2.016 1.632 0 2.352.72 2.352 2.544v1.344h9.696v-1.584c0-6.768-4.272-10.176-11.856-10.176-8.016 0-12.336 3.744-12.336 10.272v.72c0 6.48 4.848 8.496 8.928 9.888 3.024 1.056 5.664 1.872 5.664 3.84v.864c0 1.2-.528 1.968-2.16 1.968-1.968 0-2.592-1.008-2.592-2.592v-2.112h-10.176v2.016c0 7.248 3.072 11.136 12.48 11.136Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h239.68v82H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="182" height="88" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M.479 38.979 7.232.69h11.805c8.136 0 11.114 4.52 9.838 11.593l-1.01 5.424c-1.117 6.381-4.946 9.785-13.56 9.785h-2.5l-2.02 11.486H.479Zm16.75-30.364h-2.074l-1.914 10.688h2.074c1.914 0 2.978-.904 3.297-2.925l.85-4.945c.373-1.914-.372-2.818-2.233-2.818ZM39.213 39.67c-9.412 0-12.018-4.201-10.954-11.167l.691-3.776h9.838l-.638 3.776c-.32 2.074.16 2.871 1.648 2.871 1.542 0 2.074-.797 2.34-2.233l.266-1.33c.532-2.818-1.755-4.147-4.627-5.69-3.51-1.86-7.125-4.413-6.009-10.9l.266-1.49C33.204 2.871 37.512 0 44.265 0c7.71 0 11.486 3.67 10.37 10.635l-.479 2.872h-9.36l.639-3.297c.372-1.861-.32-2.553-1.702-2.553s-1.967.958-2.233 2.5l-.213 1.063c-.478 2.34.798 3.031 4.52 5.158 3.723 2.021 7.392 4.68 6.328 10.955l-.319 2.074c-1.33 7.072-5.052 10.263-12.603 10.263ZM51.237 38.979 66.871.69h9.413l2.393 38.288h-9.253l-.107-4.308h-6.86l-1.541 4.308h-9.679Zm17.708-22.122-3.616 9.997h3.882l-.213-9.997v-.319l-.053.32ZM87.308.691h9.785L92.04 29.407h9.944l-1.648 9.572H80.555L87.308.69ZM103.646 38.979 110.4.69h8.083l3.509 14.145L130.554.691h8.242l-6.7 38.288h-8.881l3.51-20.048-6.115 9.572h-1.649l-2.925-10.05-.053.69-3.456 19.836h-8.881ZM1.489 78.205h4.414l3.616-20.473H5.105l1.542-8.88h18.027l-1.542 8.88h-4.36l-3.617 20.473h4.361l-1.542 8.934H0l1.489-8.934ZM33.085 87.83c-9.412 0-12.018-4.2-10.954-11.167l.691-3.775h9.838l-.638 3.775c-.32 2.074.16 2.872 1.648 2.872 1.542 0 2.074-.798 2.34-2.234l.266-1.33c.532-2.818-1.755-4.147-4.626-5.69-3.51-1.86-7.126-4.413-6.01-10.9l.267-1.49c1.17-6.86 5.477-9.73 12.23-9.73 7.71 0 11.486 3.669 10.37 10.635l-.479 2.871H38.67l.638-3.297c.372-1.86-.319-2.552-1.702-2.552-1.382 0-1.967.957-2.233 2.5l-.213 1.063c-.478 2.34.798 3.03 4.52 5.158 3.723 2.02 7.392 4.68 6.328 10.954l-.319 2.074C44.36 84.64 40.637 87.83 33.085 87.83ZM45.11 87.139l15.633-38.287h9.413l2.393 38.287h-9.253l-.106-4.307h-6.86l-1.542 4.307H45.11Zm17.707-22.122-3.616 9.998h3.882l-.212-9.998v-.319l-.054.32ZM81.18 48.852h10.902c7.763 0 12.283 5.37 10.529 14.57l-2.021 11.486C99.101 83.63 93.996 87.14 86.126 87.14H74.48l6.7-38.287Zm9.147 8.083h-1.064l-3.882 21.908h1.49c2.126 0 3.456-1.276 4.04-4.892l2.128-11.965c.638-3.243-.053-5.051-2.712-5.051ZM115.276 87.777c-9.678 0-12.656-5.796-11.114-14.464l2.074-11.912c1.702-9.784 6.488-13.188 13.879-13.188 8.03 0 12.603 4.414 10.795 14.677l-2.021 11.486c-1.648 9.306-5.317 13.401-13.613 13.401Zm.372-8.668c1.862 0 2.712-1.17 3.351-4.945l2.18-12.39c.691-3.83.212-5.159-1.702-5.159-1.861 0-2.659 1.383-3.297 5.105l-2.233 12.338c-.638 3.722-.107 5.051 1.701 5.051ZM130.165 87.139l6.754-38.287h11.858c7.338 0 10.689 3.297 9.359 10.9l-.691 3.883c-.585 3.297-2.074 5.158-4.839 6.168 2.233 1.17 2.765 3.35 2.127 6.966l-1.383 7.764c-.212 1.223 0 2.074.532 2.606h-9.572c-.585-.32-.585-1.33-.372-2.659l1.383-7.817c.372-2.287-.16-2.871-2.287-2.871h-1.436l-2.34 13.347h-9.093Zm16.698-30.364h-2.234l-1.542 8.721h2.287c1.861 0 2.605-.798 2.871-2.34l.692-3.882c.319-1.755-.213-2.499-2.074-2.499ZM154.561 87.139l15.634-38.287h9.412L182 87.139h-9.253l-.106-4.307h-6.86l-1.542 4.307h-9.678Zm17.708-22.122-3.616 9.998h3.881l-.212-9.998v-.319l-.053.32Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00334)" d="M0 0h181.394v87.538H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="182" height="88" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M24.176 38.979h9.306l2.02-11.486h2.5c8.615 0 12.444-3.404 13.56-9.785l1.01-5.424C53.85 5.21 50.872.69 42.736.69H30.93L24.176 38.98Zm16.75-30.364c1.862 0 2.606.904 2.234 2.818l-.85 4.945c-.32 2.021-1.383 2.925-3.297 2.925h-2.074l1.914-10.688h2.074ZM62.91 39.67c7.552 0 11.274-3.19 12.604-10.263l.319-2.074c1.063-6.275-2.606-8.934-6.328-10.954-3.723-2.128-4.999-2.819-4.52-5.159l.212-1.063c.266-1.542.851-2.5 2.234-2.5 1.382 0 2.074.692 1.701 2.553l-.638 3.297h9.36l.478-2.872C79.45 3.67 75.673 0 67.962 0c-6.753 0-11.06 2.872-12.23 9.731l-.266 1.49c-1.117 6.487 2.5 9.04 6.009 10.9 2.872 1.543 5.158 2.872 4.626 5.69l-.266 1.33c-.265 1.436-.797 2.233-2.34 2.233-1.488 0-1.967-.797-1.648-2.871l.638-3.776h-9.837l-.692 3.776c-1.063 6.966 1.542 11.167 10.955 11.167ZM74.935 38.979h9.678l1.542-4.308h6.86l.106 4.308h9.253L99.981.69H90.57L74.935 38.98Zm17.708-22.122.053-.319v.32l.213 9.996h-3.882l3.616-9.997ZM111.006.691l-6.754 38.288h19.782l1.649-9.572h-9.945L120.79.69h-9.784ZM127.344 38.979h8.88l3.457-19.835.053-.692 2.925 10.05h1.648l6.115-9.571-3.509 20.048h8.88L162.494.69h-8.243l-8.561 14.145L142.18.691h-8.083l-6.753 38.288ZM1.489 78.205 0 87.14h17.974l1.542-8.934h-4.36l3.615-20.473h4.361l1.542-8.88H6.647l-1.542 8.88h4.414L5.903 78.205H1.489ZM33.086 87.83c7.55 0 11.273-3.19 12.602-10.263l.32-2.074c1.063-6.275-2.606-8.933-6.329-10.954-3.722-2.127-4.998-2.819-4.52-5.158l.213-1.064c.266-1.542.85-2.5 2.233-2.5s2.074.692 1.702 2.553l-.638 3.297h9.36l.478-2.871c1.117-6.966-2.66-10.636-10.37-10.636-6.753 0-11.06 2.872-12.23 9.732l-.266 1.489c-1.117 6.487 2.499 9.04 6.009 10.9 2.871 1.543 5.158 2.872 4.626 5.69l-.266 1.33c-.266 1.436-.797 2.234-2.34 2.234-1.489 0-1.967-.798-1.648-2.872l.638-3.775h-9.838l-.691 3.775C21.067 83.63 23.673 87.83 33.086 87.83ZM45.11 87.139h9.678l1.542-4.307h6.86l.106 4.307h9.253l-2.393-38.287h-9.413L45.11 87.139Zm17.707-22.122.054-.319v.32l.212 9.997h-3.882l3.616-9.998ZM81.18 48.852l-6.7 38.287h11.646c7.87 0 12.975-3.51 14.464-12.23l2.021-11.487c1.754-9.2-2.766-14.57-10.53-14.57h-10.9Zm9.147 8.083c2.659 0 3.35 1.807 2.712 5.051l-2.127 11.965c-.585 3.616-1.915 4.892-4.042 4.892h-1.489l3.882-21.909h1.064ZM115.276 87.777c8.296 0 11.965-4.094 13.613-13.4l2.021-11.487c1.808-10.263-2.765-14.676-10.795-14.676-7.391 0-12.177 3.403-13.879 13.187l-2.074 11.912c-1.542 8.668 1.436 14.464 11.114 14.464Zm.372-8.668c-1.808 0-2.339-1.33-1.701-5.051l2.233-12.338c.638-3.722 1.436-5.105 3.297-5.105 1.914 0 2.393 1.33 1.702 5.159l-2.18 12.39c-.639 3.775-1.489 4.945-3.351 4.945ZM130.165 87.139h9.093l2.34-13.347h1.436c2.127 0 2.659.584 2.287 2.871l-1.383 7.817c-.213 1.33-.213 2.34.372 2.659h9.572c-.532-.532-.744-1.383-.532-2.606l1.383-7.764c.638-3.616.106-5.796-2.127-6.966 2.765-1.01 4.254-2.871 4.839-6.168l.691-3.882c1.33-7.604-2.021-10.901-9.359-10.901h-11.858l-6.754 38.287Zm16.698-30.364c1.861 0 2.393.744 2.074 2.5l-.692 3.881c-.266 1.542-1.01 2.34-2.871 2.34h-2.287l1.542-8.721h2.234ZM154.561 87.139h9.678l1.542-4.307h6.86l.106 4.307H182l-2.393-38.287h-9.412l-15.634 38.287Zm17.708-22.122.053-.319v.32l.212 9.997h-3.881l3.616-9.998Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00334)" d="M0 0h181.394v87.538H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="244" height="70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 69.072h6.945V39.96h.761c1.332 0 1.808.57 1.808 2.188v23.595c0 1.522.285 3.045.856 3.33h7.326c-.856-.951-1.142-1.998-1.142-3.52v-24.26c0-2.855-1.046-4.282-2.949-4.948 1.903-.952 2.76-2.57 2.76-5.423V7.23c0-4.567-1.904-6.66-7.707-6.66H0v68.501ZM7.802 6.755c1.332 0 1.807.38 1.807 1.617v23.12c0 1.332-.57 1.617-1.807 1.617h-.857V6.755h.857ZM18.621 69.072h6.85l.286-7.04h3.33l.285 7.04h7.04L30.894.571h-7.23L18.62 69.072Zm8.468-34.44.285-15.318.38 15.317.952 20.931h-2.569l.952-20.93ZM46.796 69.643c5.233 0 8.278-2.283 8.278-8.182V38.056h-7.04v22.549c0 1.807-.286 2.188-1.238 2.188-1.046 0-1.236-.38-1.236-2.188V8.658c0-1.713.285-2.188 1.236-2.188.952 0 1.237.475 1.237 2.188v20.74h6.945V7.802C54.978 2.283 51.934 0 46.796 0 41.66 0 38.33 2.283 38.33 7.802V61.46c0 5.899 2.664 8.182 8.467 8.182ZM58.472.57v68.502h7.136V37.676h2.664v31.396h7.135V.571h-7.135v30.35h-2.664V.57h-7.136ZM79.078 69.072H91.16v-6.945h-5.043V37.866h4.757v-6.945h-4.757V7.516h4.948V.571H79.078v68.501ZM94.295.57v68.502h13.034v-7.23h-5.804V.57h-7.23ZM119.897 69.072h7.136V45.858h1.617c5.708 0 8.087-3.045 8.087-7.897V7.706c0-4.471-2.474-7.135-8.182-7.135h-8.658v68.501Zm7.802-62.317c1.332 0 1.807.38 1.807 1.617v29.113c0 1.332-.571 1.713-1.807 1.713h-.666V6.755h.666ZM140.224 69.072h6.945V39.96h.761c1.332 0 1.808.57 1.808 2.188v23.595c0 1.522.285 3.045.856 3.33h7.326c-.856-.951-1.142-1.998-1.142-3.52v-24.26c0-2.855-1.046-4.282-2.949-4.948 1.903-.952 2.759-2.57 2.759-5.423V7.23c0-4.567-1.903-6.66-7.706-6.66h-8.658v68.501Zm7.802-62.317c1.331 0 1.807.38 1.807 1.617v23.12c0 1.332-.571 1.617-1.807 1.617h-.857V6.755h.857ZM159.511 62.412v6.66h12.273v-6.66h-2.664V7.231h2.664V.57h-12.273v6.66h2.569v55.181h-2.569ZM174.653 69.072h6.279v-27.78l-.951-13.796 1.237 9.038 4.947 32.538h5.613V.571h-6.279v31.682l1.046 14.08-1.332-9.799L180.361.571h-5.708v68.501ZM201.724 69.643c2.854 0 4.471-1.522 4.947-6.184l.951 5.613h4.567V33.394h-8.277v7.897h1.807v18.362c0 2.284-.475 3.14-1.617 3.14-1.046 0-1.522-.761-1.522-2.474V8.658c0-1.713.38-2.188 1.237-2.188.856 0 1.332.38 1.332 2.188v19.599h7.135V7.802c0-5.519-3.139-7.802-8.372-7.802-5.233 0-8.563 2.283-8.563 7.802v54.04c0 5.518 2.284 7.801 6.375 7.801ZM215.771.57v68.502h13.035v-7.23h-5.804V.57h-7.231ZM231.917 69.072H244v-6.945h-5.042V37.866h4.757v-6.945h-4.757V7.516h4.947V.571h-11.988v68.501Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00148)" d="M0 0h243.639v69.54H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="246" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M2.915 29.564V0h16.22C30.427 0 34.08 3.367 34.08 9.937v.041c0 3.613-1.56 5.995-4.845 7.391 3.367 1.027 4.27 3.203 4.27 7.473v2.505c0 .985.493 1.807 1.273 2.217H21.968c-.74-.37-1.027-1.19-1.027-1.97v-2.916c0-2.176-.698-2.751-2.956-2.751h-3.203v7.637H2.915ZM19.381 9.362h-4.599v3.819h4.6c1.56 0 2.463-.78 2.463-1.93s-.74-1.889-2.464-1.889Z"/>
4
+ <path d="M34.304 29.564 45.72 0h14.166l11.169 29.564H58.49l-1.15-3.695h-9.321l-1.15 3.695H34.304ZM52.7 11.087l-2.053 6.57h4.147l-2.053-6.53-.04-.123v.083ZM71.965 0h15.357c9.937 0 16.466 4.763 16.466 14.413v.739c0 9.65-6.652 14.412-16.424 14.412H71.965V0Zm14.66 10.101H84.16V19.3h2.463c3.244 0 4.517-1.52 4.517-4.394v-.37c0-3.12-1.273-4.434-4.517-4.434ZM106.791 0h12.401v9.526h6.898V0h12.319v29.564H126.09v-9.362h-6.898v9.362h-12.401V0ZM139.343 29.564 150.758 0h14.166l11.169 29.564h-12.565l-1.149-3.695h-9.321l-1.15 3.695h-12.565Zm18.396-18.477-2.053 6.57h4.147l-2.053-6.53-.041-.123v.083ZM0 66.62l11.415-29.564h14.166l11.17 29.564H24.184l-1.15-3.696h-9.32l-1.15 3.696H0Zm18.396-18.478-2.053 6.57h4.147l-2.053-6.529-.041-.123v.082ZM47.788 67.36c-8.171 0-12.072-4.682-12.072-14.29v-.822c0-10.552 6.406-15.931 17.082-15.931 9.936 0 15.931 3.818 16.588 12.36v.081H56c-.533-1.355-1.396-1.97-3.449-1.97-2.874 0-4.188 1.6-4.188 5.255v.657c0 3.367.985 4.969 4.23 4.969 2.134 0 3.366-.78 3.941-2.177h-5.297v-5.214h18.108V66.62H58.3l-.74-7.843c-.78 6.118-3.695 8.582-9.772 8.582ZM72.687 66.62V37.056h16.22c11.291 0 14.946 3.367 14.946 9.937v.04c0 3.614-1.56 5.996-4.845 7.392 3.367 1.026 4.27 3.203 4.27 7.473v2.505c0 .985.493 1.806 1.273 2.217H91.74c-.74-.37-1.027-1.19-1.027-1.97v-2.916c0-2.177-.698-2.751-2.956-2.751h-3.203v7.637H72.687Zm16.466-20.202h-4.599v3.818h4.599c1.56 0 2.464-.78 2.464-1.93s-.74-1.888-2.464-1.888Z"/>
5
+ <path d="m104.076 66.62 11.415-29.564h14.167l11.168 29.564h-12.564l-1.15-3.696h-9.321l-1.15 3.696h-12.565Zm18.396-18.478-2.053 6.57h4.147l-2.053-6.529-.041-.123v.082ZM144.683 66.62l-8.664-29.564h12.688l3.408 13.345 5.009-13.345h9.896l4.353 13.345 4.352-13.345h12.524L177.696 66.62h-11.62l-4.517-13.674-5.42 13.674h-11.456ZM182.429 66.62l11.415-29.564h14.167l11.168 29.564h-12.564l-1.15-3.696h-9.321l-1.15 3.696h-12.565Zm18.396-18.478-2.053 6.57h4.147l-2.053-6.529-.041-.123v.082ZM220.09 37.056h12.811v18.067H246V66.62h-25.91V37.056Z"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="a">
9
+ <path fill="#fff" transform="scale(1.0015)" d="M0 0h245.631v67.258H0z"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="246" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M38.694 29.564H50.56v-7.637h3.203c2.259 0 2.957.575 2.957 2.751v2.915c0 .78.287 1.602 1.026 1.971h12.812c-.78-.41-1.273-1.232-1.273-2.217v-2.505c0-4.27-.904-6.446-4.27-7.473 3.284-1.396 4.844-3.778 4.844-7.391v-.041C69.86 3.367 66.206 0 54.913 0h-16.22v29.564ZM55.159 9.362c1.725 0 2.464.74 2.464 1.889 0 1.15-.903 1.93-2.464 1.93H50.56V9.362h4.6Z"/>
4
+ <path d="M70.083 29.564h12.565l1.15-3.695h9.32l1.15 3.695h12.565L95.664 0H81.498L70.083 29.564Zm18.395-18.477v-.082l.041.123 2.053 6.529h-4.147l2.053-6.57ZM107.744 0v29.564h15.398c9.772 0 16.424-4.763 16.424-14.412v-.74C139.566 4.764 133.038 0 123.101 0h-15.357Zm14.659 10.101c3.244 0 4.516 1.314 4.516 4.435v.37c0 2.874-1.272 4.393-4.516 4.393h-2.464v-9.198h2.464ZM142.569 0v29.564h12.401v-9.362h6.898v9.362h12.319V0h-12.319v9.526h-6.898V0h-12.401ZM175.121 29.564h12.565l1.15-3.695h9.321l1.15 3.695h12.565L200.703 0h-14.167l-11.415 29.564Zm18.396-18.477v-.082l.041.123 2.053 6.529h-4.147l2.053-6.57ZM0 66.62h12.565l1.15-3.696h9.32l1.15 3.696H36.75L25.581 37.056H11.415L0 66.62Zm18.396-18.478v-.082l.04.123 2.054 6.53h-4.147l2.053-6.57ZM47.788 67.36c6.077 0 8.993-2.465 9.773-8.583l.739 7.843h11.045V50.277H51.237v5.215h5.297c-.575 1.396-1.806 2.177-3.942 2.177-3.244 0-4.23-1.602-4.23-4.969v-.657c0-3.654 1.315-5.256 4.19-5.256 2.052 0 2.915.616 3.448 1.971h13.386v-.082c-.656-8.54-6.651-12.36-16.588-12.36-10.676 0-17.082 5.38-17.082 15.932v.822c0 9.608 3.9 14.29 12.072 14.29ZM72.687 66.62h11.867v-7.637h3.203c2.258 0 2.956.574 2.956 2.75v2.916c0 .78.288 1.602 1.027 1.971h12.811c-.78-.41-1.273-1.232-1.273-2.217v-2.505c0-4.27-.903-6.447-4.27-7.473 3.285-1.396 4.845-3.778 4.845-7.391v-.041c0-6.57-3.655-9.937-14.947-9.937H72.688V66.62Zm16.466-20.202c1.724 0 2.464.739 2.464 1.889s-.904 1.93-2.464 1.93h-4.599v-3.82h4.599Z"/>
5
+ <path d="M104.076 66.62h12.565l1.15-3.696h9.321l1.15 3.696h12.564l-11.168-29.564h-14.167L104.076 66.62Zm18.396-18.478v-.082l.041.123 2.053 6.53h-4.147l2.053-6.57ZM144.683 66.62h11.456l5.42-13.674 4.517 13.674h11.62l10.553-29.564h-12.524L171.373 50.4l-4.353-13.345h-9.896L152.115 50.4l-3.408-13.345h-12.688l8.664 29.564ZM182.429 66.62h12.565l1.15-3.696h9.321l1.15 3.696h12.564l-11.168-29.564h-14.167L182.429 66.62Zm18.396-18.478v-.082l.041.123 2.053 6.53h-4.147l2.053-6.57ZM220.09 37.056V66.62H246V55.123h-13.099V37.056H220.09Z"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="a">
9
+ <path fill="#fff" transform="scale(1.0015)" d="M0 0h245.631v67.258H0z"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="167" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 38.85 6.74.637h11.836c7.324 0 10.668 3.29 9.34 10.88l-.69 3.874c-.583 3.291-2.069 5.149-4.829 6.157 2.23 1.168 2.76 3.344 2.123 6.953l-1.38 7.748c-.212 1.221 0 2.07.53 2.601h-9.552c-.584-.318-.584-1.327-.372-2.654l1.38-7.801c.372-2.283-.16-2.866-2.282-2.866H11.41L9.076 38.85H0ZM16.665 8.545h-2.229l-1.54 8.704h2.283c1.858 0 2.6-.796 2.866-2.335l.69-3.875c.319-1.751-.212-2.494-2.07-2.494ZM26.416 38.85 33.156.637h20.38L52.05 9.023H41.01l-1.114 6.315H49.98l-1.592 8.492h-10.03l-1.062 6.263h11.198l-1.539 8.757h-20.54ZM58.735 39.434c-5.36 0-8.438-3.928-6.9-12.738l2.495-14.064C56.03 2.812 60.7 0 68.076 0c7.961 0 11.677 4.193 10.35 12.525L78 15.02h-9.819l.478-2.6c.478-2.76.266-4.034-1.592-4.034-1.751 0-2.335 1.433-2.972 5.042L61.92 25.74c-.637 3.821-.319 5.307 1.645 5.307 1.752 0 2.707-1.114 3.344-4.352l.318-1.804h-2.866l1.327-7.325h11.835L73.861 38.85h-7.27l.212-5.997c-1.433 4.617-3.822 6.58-8.068 6.58ZM75.728 38.85 91.332.637h9.394l2.388 38.213h-9.235l-.106-4.299h-6.846l-1.54 4.299h-9.659Zm17.674-22.079-3.61 9.978h3.875l-.212-9.978v-.318l-.053.318ZM104.989 38.85l6.74-38.213h8.545l4.352 19.425.106-.85L128.023.638h8.545L129.88 38.85h-8.385l-4.565-19.478-.106.85-3.237 18.628h-8.598ZM6.74 48.704h9.447L13.64 63.246h4.83l2.547-14.542h9.5l-6.74 38.213H14.33l2.548-14.648h-4.83L9.5 86.916H0l6.74-38.213ZM28.668 78h4.405l3.61-20.433h-4.406l1.54-8.863h17.991l-1.539 8.863h-4.352L42.307 78h4.353l-1.54 8.917H27.183L28.668 78ZM55.218 48.704h9.766l-5.042 28.66h9.924l-1.645 9.553H48.478l6.74-38.213ZM78.265 48.704h9.765l-5.042 28.66h9.925l-1.645 9.553H71.524l6.74-38.213ZM95.227 86.917l2.389-13.693-3.662-24.52h9.606l1.168 11.41-.054 1.115.319-1.114 5.307-11.358 9.713-.053-12.685 24.944-2.282 13.269h-9.819ZM115.13 86.917l6.74-38.213h20.381l-1.487 8.385h-11.039l-1.114 6.316h10.084l-1.593 8.492h-10.031l-1.061 6.263h11.198l-1.539 8.757H115.13ZM138.798 86.917l6.741-38.213h11.835c7.324 0 10.668 3.29 9.341 10.88l-.69 3.874c-.584 3.29-2.07 5.148-4.829 6.157 2.229 1.167 2.759 3.343 2.123 6.953l-1.38 7.748c-.213 1.22 0 2.07.53 2.6h-9.553c-.584-.318-.584-1.326-.371-2.653l1.379-7.802c.372-2.282-.159-2.866-2.282-2.866h-1.433l-2.335 13.322h-9.076Zm16.666-30.305h-2.229l-1.54 8.704h2.283c1.857 0 2.6-.796 2.866-2.335l.689-3.875c.319-1.751-.212-2.494-2.069-2.494Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00139)" d="M0 0h166.768v86.796H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="167" height="87" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M15.462 38.85h9.076l2.335-13.322h1.433c2.123 0 2.654.584 2.282 2.867l-1.38 7.801c-.212 1.327-.212 2.336.372 2.654h9.553c-.53-.53-.743-1.38-.53-2.6l1.38-7.75c.636-3.608.106-5.784-2.123-6.952 2.76-1.008 4.245-2.866 4.83-6.157l.69-3.874c1.326-7.59-2.018-10.88-9.342-10.88H22.203l-6.74 38.213ZM32.128 8.545c1.857 0 2.388.743 2.07 2.494l-.69 3.875c-.266 1.539-1.009 2.335-2.867 2.335H28.36l1.54-8.704h2.229ZM41.878 38.85h20.54l1.539-8.757H52.758l1.062-6.263h10.03l1.593-8.492H55.359l1.114-6.315h11.04L68.999.637h-20.38l-6.74 38.213ZM74.198 39.434c4.246 0 6.634-1.964 8.067-6.581l-.212 5.997h7.27l3.663-21.283H81.15l-1.327 7.325h2.867l-.319 1.804c-.637 3.238-1.592 4.352-3.344 4.352-1.963 0-2.282-1.486-1.645-5.307l2.176-12.313c.637-3.61 1.22-5.042 2.972-5.042 1.858 0 2.07 1.273 1.593 4.033l-.478 2.6h9.819l.424-2.494C95.215 4.193 91.5 0 83.538 0c-7.376 0-12.047 2.813-13.745 12.632l-2.495 14.064c-1.539 8.81 1.54 12.738 6.9 12.738ZM91.19 38.85h9.66l1.539-4.299h6.847l.106 4.299h9.235L116.188.637h-9.394L91.191 38.85Zm17.674-22.079.053-.318v.318l.213 9.978h-3.875l3.609-9.978ZM120.451 38.85h8.598l3.238-18.629.106-.85 4.564 19.479h8.386L152.03.637h-8.545l-3.29 18.576-.107.849L135.736.637h-8.544l-6.741 38.213ZM6.74 48.704 0 86.917h9.5l2.548-14.648h4.83L14.33 86.916h9.447l6.74-38.213h-9.5L18.47 63.246h-4.83l2.547-14.542H6.74ZM28.668 78l-1.486 8.917H45.12L46.66 78h-4.352l3.609-20.433h4.352l1.54-8.863H33.815l-1.539 8.863h4.405L33.073 78h-4.405ZM55.218 48.704l-6.74 38.213H68.22l1.645-9.553h-9.925l5.043-28.66h-9.766ZM78.265 48.704l-6.74 38.213h19.743l1.645-9.553h-9.925l5.042-28.66h-9.765ZM95.227 86.917h9.819l2.282-13.269 12.685-24.944-9.713.053-5.307 11.358-.319 1.114.054-1.114-1.168-11.411h-9.606l3.662 24.52-2.389 13.693ZM115.13 86.917h20.539l1.539-8.757H126.01l1.061-6.263h10.031l1.593-8.492h-10.084l1.114-6.316h11.039l1.486-8.385h-20.38l-6.74 38.213ZM138.798 86.917h9.076l2.335-13.322h1.433c2.123 0 2.654.584 2.282 2.866l-1.379 7.802c-.213 1.327-.213 2.335.371 2.654h9.553c-.53-.53-.743-1.38-.53-2.6l1.38-7.75c.636-3.609.106-5.785-2.123-6.952 2.759-1.009 4.245-2.866 4.829-6.157l.69-3.874c1.327-7.59-2.017-10.88-9.341-10.88h-11.835l-6.741 38.213Zm16.666-30.305c1.857 0 2.388.743 2.069 2.494l-.689 3.875c-.266 1.539-1.009 2.335-2.866 2.335h-2.283l1.54-8.704h2.229Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00139)" d="M0 0h166.768v86.796H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="242" height="83" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M3.998 34.195V.753h17.686C33.16.753 37.91 3.904 37.91 11.007c0 5.173-2.587 7.807-7.855 8.936 5.127 1.082 7.244 3.857 7.244 10.02v2.116c0 .893.188 1.74.8 2.116h-6.162c-.659-.329-.753-1.27-.753-2.163v-2.07c0-5.832-2.258-7.62-9.501-7.62h-11.9v11.853H3.998Zm17.403-16.839c6.256.047 10.537-.8 10.537-5.644v-.376c0-4.422-3.199-5.598-10.301-5.598H9.784v11.618H21.4ZM63.784 35.09c-11.57 0-19.802-5.41-19.802-17.263v-.141C43.982 6.396 52.402 0 63.784 0 75.12 0 83.728 6.209 83.728 17.639v.235c0 11.618-8.561 17.215-19.944 17.215Zm-.047-5.269c8.279 0 14.017-3.387 14.017-11.994 0-8.749-5.55-12.559-13.97-12.559-8.466 0-13.829 3.951-13.829 12.512v.047c0 8.137 5.55 11.994 13.782 11.994ZM91.084 34.195V.753h17.733c10.912 0 16.086 2.21 16.086 8.701v.188c0 4.469-2.399 6.538-7.291 7.432 5.551.753 8.185 2.775 8.185 7.573v.141c0 7.103-5.974 9.407-17.028 9.407H91.084ZM109.146 5.41H96.728v9.454h12.559c5.926 0 9.925-.658 9.925-4.703v-.141c0-3.81-3.058-4.61-10.066-4.61Zm-.424 14.017H96.728v9.83h11.383c8.796 0 11.806-.94 11.806-4.797v-.094c0-4.327-3.434-4.939-11.195-4.939ZM132.215 34.195V.753h31.515V5.69h-25.917v9.502h21.918v4.891h-21.918v8.984h26.857v5.127h-32.455ZM171.28 34.195V.753h17.685c11.477 0 16.228 3.151 16.228 10.254 0 5.173-2.587 7.807-7.855 8.936 5.127 1.082 7.243 3.857 7.243 10.02v2.116c0 .893.188 1.74.8 2.116h-6.162c-.658-.329-.752-1.27-.752-2.163v-2.07c0-5.832-2.258-7.62-9.502-7.62h-11.9v11.853h-5.785Zm17.403-16.839c6.256.047 10.536-.8 10.536-5.644v-.376c0-4.422-3.198-5.598-10.301-5.598h-11.853v11.618h11.618ZM222.48 34.195V5.785h-12.982V.753H242v5.032h-13.593v28.41h-5.927ZM0 82.233 17.356 48.79h6.068l17.639 33.443h-6.21l-4.326-8.373H10.489l-4.186 8.373H0Zm12.888-13.17H28.08l-7.714-14.958-7.48 14.957ZM46.324 48.79h5.88v27.94h23.47v5.502h-29.35V48.79ZM82.173 48.79h5.88v27.94h23.47v5.502h-29.35V48.79ZM118.022 82.233V48.79h31.514v4.938h-25.917v9.502h21.919v4.892h-21.919v8.984h26.858v5.127h-32.455ZM157.086 82.233V48.79h5.927l22.248 24.176 1.317 1.647V48.79h5.597v33.443h-5.503L164 57.585l-1.27-1.552v26.2h-5.644Z"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="238" height="83" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M0 34.195V.753h17.686c11.476 0 16.227 3.151 16.227 10.253 0 5.174-2.587 7.808-7.855 8.937C31.185 21.025 33.3 23.8 33.3 29.962v2.116c0 .894.189 1.74.8 2.117h-6.162c-.658-.33-.752-1.27-.752-2.163v-2.07c0-5.833-2.258-7.62-9.502-7.62h-11.9v11.853H0Zm17.403-16.839c6.256.047 10.536-.8 10.536-5.644v-.376c0-4.422-3.198-5.598-10.3-5.598H5.785v11.618h11.618ZM59.785 35.089c-11.57 0-19.802-5.41-19.802-17.262v-.142C39.983 6.398 48.403 0 59.786 0 71.12 0 79.728 6.209 79.728 17.639v.235c0 11.617-8.56 17.215-19.944 17.215Zm-.046-5.268c8.278 0 14.016-3.387 14.016-11.994 0-8.75-5.55-12.559-13.97-12.559-8.466 0-13.828 3.951-13.828 12.512v.047c0 8.137 5.55 11.994 13.782 11.994ZM87.085 34.195V.753h17.733c10.912 0 16.086 2.21 16.086 8.701v.188c0 4.469-2.399 6.538-7.291 7.432 5.551.753 8.185 2.775 8.185 7.573v.14c0 7.103-5.974 9.408-17.027 9.408H87.085ZM105.147 5.41H92.729v9.454h12.559c5.926 0 9.924-.658 9.924-4.703v-.141c0-3.81-3.057-4.61-10.065-4.61Zm-.424 14.017H92.729v9.83h11.383c8.796 0 11.806-.94 11.806-4.797v-.094c0-4.328-3.434-4.94-11.195-4.94ZM128.216 34.195V.753h31.514V5.69h-25.917v9.502h21.919v4.891h-21.919v8.984h26.858v5.127h-32.455ZM167.28 34.195V.753h17.686c11.476 0 16.227 3.151 16.227 10.253 0 5.174-2.587 7.808-7.855 8.937 5.127 1.082 7.243 3.857 7.243 10.019v2.116c0 .894.189 1.74.8 2.117h-6.162c-.658-.33-.752-1.27-.752-2.163v-2.07c0-5.833-2.258-7.62-9.501-7.62h-11.901v11.853h-5.785Zm17.403-16.839c6.256.047 10.536-.8 10.536-5.644v-.376c0-4.422-3.198-5.598-10.301-5.598h-11.853v11.618h11.618ZM218.48 34.195V5.785h-12.982V.753H238v5.032h-13.593v28.41h-5.927ZM19.632 82.232 36.99 48.789h6.067l17.639 33.443h-6.21l-4.326-8.373H30.12l-4.186 8.373h-6.303Zm12.888-13.17h15.193l-7.714-14.958-7.479 14.958ZM65.956 48.79h5.88v27.939h23.47v5.503h-29.35V48.789ZM101.804 48.79h5.88v27.939h23.471v5.503h-29.351V48.789ZM137.653 82.232V48.789h31.514v4.939H143.25v9.501h21.919v4.892H143.25v8.984h26.858v5.127h-32.455ZM176.717 82.232V48.789h5.926l22.248 24.177 1.317 1.646V48.789h5.598v33.443h-5.504l-22.671-24.647-1.27-1.552v26.199h-5.644Z"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="199" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M2.525 29.057V.561H15.99c8.898 0 12.505 2.886 12.505 8.577 0 4.208-2.044 6.493-6.092 7.455 3.888.881 5.53 3.126 5.53 7.935v2.886c0 .681.161 1.322.642 1.643h-4.81c-.44-.28-.56-1.002-.56-1.723v-2.766c0-4.529-1.844-5.972-7.335-5.972H7.054v10.461H2.525Zm13.266-14.388c4.89.04 8.096-1.122 8.096-5.05v-.2c0-3.608-2.445-4.97-7.936-4.97H7.054v10.22h8.737ZM48.495 29.738c-9.017 0-15.029-4.529-15.029-14.268v-.881C33.466 5.21 39.718 0 48.496 0c8.737 0 15.11 5.09 15.11 14.549v.921c0 9.58-6.333 14.268-15.11 14.268Zm0-4.128c6.293 0 10.461-3.126 10.461-10.22v-.681c0-7.174-4.008-10.621-10.42-10.621-6.493 0-10.38 3.567-10.38 10.58v.722c0 6.814 3.967 10.22 10.34 10.22ZM69.68 29.057V.561h13.386c8.497 0 12.425 2.164 12.425 7.334v.12c0 3.688-1.844 5.612-5.531 6.453 4.128.762 6.212 2.565 6.212 6.533v.04c0 5.691-4.409 8.016-13.025 8.016H69.68ZM83.267 4.248h-9.138v8.457h9.218c4.73 0 7.695-.882 7.695-4.288v-.04c0-3.127-2.325-4.129-7.775-4.129Zm-.28 12.064h-8.858v8.897h8.496c6.573 0 8.938-1.202 8.938-4.448v-.08c0-3.487-2.725-4.369-8.577-4.369ZM100.188 24.849h6.853v-20.2h-6.853V.561h17.995V4.65h-6.813v20.2h6.813v4.208h-17.995v-4.208ZM124.076 29.057V.561h4.569l16.913 20.68 1.082 1.644V.56h4.329v28.496h-4.249L129.446 7.976l-1.002-1.483v22.564h-4.368ZM14.91 67.853C4.85 67.853.841 64.326 0 57.233h4.89c.6 4.689 3.767 6.652 10.1 6.652 5.77 0 8.256-1.883 8.256-4.769 0-3.567-3.367-3.968-10.3-4.61-7.135-.72-11.663-2.203-11.663-8.015 0-4.89 4.088-8.416 12.224-8.416 8.616 0 13.185 3.206 13.987 9.338h-4.77c-.56-3.888-3.727-5.49-9.258-5.49-5.37 0-7.615 1.763-7.615 4.448 0 3.046 2.726 3.767 9.259 4.368 7.975.722 12.665 2.205 12.705 8.177 0 5.33-4.209 8.937-12.906 8.937ZM33.382 38.636h4.57v12.103h17.434V38.636h4.488v28.496h-4.489V55.068H37.951v12.064h-4.569V38.636ZM64.247 67.132l13.145-28.496h4.69l13.426 28.496h-4.77l-3.326-7.215h-15.11l-3.206 7.215h-4.85Zm9.739-11.022h11.663l-5.932-12.865-5.731 12.865ZM99.833 67.132V38.636h13.466c8.898 0 12.505 2.885 12.505 8.577 0 4.208-2.044 6.492-6.092 7.454 3.888.882 5.531 3.126 5.531 7.936v2.886c0 .68.16 1.322.641 1.643h-4.809c-.441-.28-.561-1.002-.561-1.724v-2.765c0-4.529-1.844-5.972-7.335-5.972h-8.817v10.46h-4.529Zm13.266-14.389c4.89.04 8.096-1.122 8.096-5.05v-.2c0-3.607-2.445-4.97-7.936-4.97h-8.897v10.22h8.737ZM132.217 67.132V38.636h4.328l11.222 12.985 11.463-12.945h4.128v28.456h-4.369V45.128l-11.021 12.265h-.601l-10.741-12.144v21.883h-4.409ZM167.739 67.132l13.146-28.496h4.689L199 67.132h-4.769l-3.327-7.215h-15.109l-3.207 7.215h-4.849Zm9.739-11.022h11.663l-5.932-12.865-5.731 12.865Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00197)" d="M0 0h198.61v67.72H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="199" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M24.873 29.057h4.53v-10.46h8.817c5.49 0 7.334 1.442 7.334 5.971v2.766c0 .721.12 1.442.561 1.723h4.81c-.481-.32-.642-.962-.642-1.643v-2.886c0-4.81-1.643-7.054-5.53-7.935 4.047-.962 6.091-3.247 6.091-7.455C50.844 3.447 47.237.56 38.34.56H24.873v28.496ZM38.14 14.669h-8.737V4.449H38.3c5.49 0 7.935 1.362 7.935 4.97v.2c0 3.928-3.206 5.09-8.096 5.05ZM70.844 29.738c8.777 0 15.11-4.689 15.11-14.268v-.921C85.954 5.09 79.58 0 70.844 0c-8.777 0-15.03 5.21-15.03 14.589v.881c0 9.74 6.012 14.268 15.03 14.268Zm0-4.128c-6.372 0-10.34-3.406-10.34-10.22v-.721c0-7.014 3.887-10.581 10.38-10.581 6.413 0 10.42 3.447 10.42 10.62v.682c0 7.094-4.168 10.22-10.46 10.22ZM92.029 29.057h13.466c8.617 0 13.026-2.325 13.026-8.016v-.04c0-3.968-2.084-5.771-6.213-6.533 3.688-.841 5.531-2.765 5.531-6.452v-.12c0-5.17-3.927-7.335-12.424-7.335H92.029v28.496Zm13.586-24.809c5.451 0 7.776 1.002 7.776 4.128v.04c0 3.407-2.966 4.289-7.696 4.289h-9.218V4.248h9.138Zm-.28 12.064c5.851 0 8.577.882 8.577 4.369v.08c0 3.246-2.365 4.448-8.938 4.448h-8.497v-8.897h8.858ZM122.536 24.849v4.208h17.996v-4.208h-6.814v-20.2h6.814V.561h-17.996V4.65h6.854v20.2h-6.854ZM146.424 29.057h4.369V6.493l1.002 1.483 17.274 21.081h4.248V.561h-4.328V22.884l-1.082-1.642L150.993.562h-4.569v28.495ZM14.91 67.853c8.696 0 12.905-3.607 12.905-8.937-.04-5.972-4.73-7.455-12.705-8.176-6.533-.602-9.259-1.323-9.259-4.369 0-2.685 2.245-4.449 7.615-4.449 5.531 0 8.697 1.603 9.259 5.491h4.769c-.802-6.132-5.37-9.338-13.987-9.338-8.136 0-12.224 3.527-12.224 8.416 0 5.812 4.528 7.294 11.662 8.016 6.934.641 10.3 1.042 10.3 4.609 0 2.886-2.484 4.77-8.256 4.77-6.332 0-9.498-1.965-10.1-6.654H0c.842 7.094 4.85 10.621 14.91 10.621ZM33.382 38.636v28.496h4.57V55.068h17.434v12.064h4.488V38.636h-4.489v12.103H37.951V38.636h-4.569ZM64.247 67.132h4.85l3.206-7.215h15.11l3.326 7.215h4.769L82.082 38.636h-4.69L64.247 67.132Zm9.739-11.022 5.731-12.865 5.932 12.865H73.986ZM99.833 67.132h4.529v-10.46h8.817c5.491 0 7.335 1.442 7.335 5.97v2.766c0 .722.12 1.443.561 1.724h4.809c-.481-.32-.641-.962-.641-1.644v-2.885c0-4.81-1.643-7.054-5.531-7.936 4.048-.962 6.092-3.246 6.092-7.454 0-5.691-3.607-8.577-12.505-8.577H99.833v28.496Zm13.266-14.389h-8.737v-10.22h8.897c5.491 0 7.936 1.363 7.936 4.97v.2c0 3.928-3.206 5.09-8.096 5.05ZM132.217 67.132h4.409V45.249l10.741 12.144h.601l11.021-12.264v22.003h4.369V38.676h-4.128L147.767 51.62l-11.222-12.985h-4.328v28.496ZM167.739 67.132h4.849l3.207-7.215h15.109l3.327 7.215H199l-13.426-28.496h-4.689l-13.146 28.496Zm9.739-11.022 5.731-12.865 5.932 12.865h-11.663Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00197)" d="M0 0h198.61v67.72H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="214" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M2.528 29.098V.561h13.486c8.91 0 12.522 2.89 12.522 8.589 0 4.214-2.047 6.501-6.1 7.465 3.892.883 5.538 3.13 5.538 7.946v2.89c0 .682.16 1.324.642 1.645H23.8c-.442-.28-.562-1.003-.562-1.725v-2.77c0-4.535-1.846-5.98-7.345-5.98h-8.83v10.476H2.529Zm13.285-14.409c4.896.04 8.107-1.124 8.107-5.057v-.2c0-3.613-2.448-4.977-7.947-4.977h-8.91v10.234h8.75ZM48.563 29.78c-9.03 0-15.05-4.535-15.05-14.288v-.883C33.513 5.217 39.773 0 48.563 0c8.75 0 15.13 5.097 15.13 14.569v.923c0 9.592-6.34 14.288-15.13 14.288Zm0-4.134c6.301 0 10.475-3.13 10.475-10.234v-.683c0-7.184-4.013-10.635-10.435-10.635-6.502 0-10.395 3.572-10.395 10.595v.723c0 6.822 3.974 10.234 10.355 10.234ZM69.777.562h4.616v24.241h17.82v4.294H69.776V.563ZM97.385 29.098V.561h23.961v3.893H101.8v8.508h16.535v3.853H101.8v8.268h20.268v4.014H97.385ZM127.306 29.098V.561h4.575l16.937 20.71 1.083 1.645V.562h4.335v28.535h-4.254l-17.298-21.11-1.004-1.485v22.596h-4.374ZM161.694 29.098V.561h23.961v3.893h-19.546v8.508h16.536v3.853h-16.536v8.268h20.268v4.014h-24.683ZM14.93 67.948C4.856 67.948.843 64.416 0 57.312h4.896c.602 4.696 3.773 6.662 10.114 6.662 5.78 0 8.268-1.886 8.268-4.776 0-3.572-3.371-3.973-10.315-4.615-7.144-.723-11.679-2.208-11.679-8.027 0-4.896 4.094-8.428 12.241-8.428 8.63 0 13.205 3.21 14.007 9.351h-4.776c-.562-3.893-3.732-5.498-9.27-5.498-5.379 0-7.626 1.765-7.626 4.454 0 3.05 2.729 3.773 9.27 4.375 7.987.723 12.683 2.208 12.723 8.188 0 5.337-4.214 8.95-12.923 8.95ZM40.038 67.225V42.663h-9.953V38.69h25.044v3.973H44.694v24.562h-4.656ZM60.253 67.225V38.69h13.485c8.91 0 12.522 2.89 12.522 8.588 0 4.215-2.047 6.502-6.1 7.465 3.893.883 5.538 3.13 5.538 7.947v2.89c0 .682.16 1.324.642 1.645h-4.816c-.441-.28-.562-1.003-.562-1.726V62.73c0-4.535-1.846-5.98-7.344-5.98h-8.83v10.475h-4.535Zm13.285-14.408c4.896.04 8.107-1.124 8.107-5.057v-.2c0-3.613-2.448-4.977-7.947-4.977h-8.91v10.234h8.75ZM89.75 67.225l13.163-28.535h4.696l13.445 28.535h-4.776l-3.331-7.224h-15.13l-3.211 7.224h-4.857Zm9.752-11.037h11.679l-5.94-12.883-5.739 12.883ZM136.466 67.948c-9.07 0-13.445-4.495-13.445-14.89V38.69h4.736v14.247c0 7.506 2.689 10.636 8.75 10.636 5.98 0 8.629-3.05 8.629-10.676V38.69h4.695v14.368c0 10.435-4.695 14.89-13.365 14.89ZM169.275 67.948c-10.074 0-14.087-3.532-14.93-10.636h4.897c.602 4.696 3.772 6.662 10.113 6.662 5.78 0 8.268-1.886 8.268-4.776 0-3.572-3.371-3.973-10.314-4.615-7.144-.723-11.68-2.208-11.68-8.027 0-4.896 4.094-8.428 12.241-8.428 8.629 0 13.205 3.21 14.007 9.351h-4.776c-.562-3.893-3.732-5.498-9.271-5.498-5.378 0-7.625 1.765-7.625 4.454 0 3.05 2.729 3.773 9.271 4.375 7.987.723 12.682 2.208 12.722 8.188 0 5.337-4.214 8.95-12.923 8.95ZM201.077 67.948c-10.074 0-14.087-3.532-14.93-10.636h4.896c.602 4.696 3.773 6.662 10.114 6.662 5.78 0 8.268-1.886 8.268-4.776 0-3.572-3.371-3.973-10.315-4.615-7.144-.723-11.679-2.208-11.679-8.027 0-4.896 4.094-8.428 12.241-8.428 8.629 0 13.204 3.21 14.007 9.351h-4.776c-.562-3.893-3.732-5.498-9.271-5.498-5.378 0-7.625 1.765-7.625 4.454 0 3.05 2.729 3.773 9.271 4.375 7.986.723 12.682 2.208 12.722 8.188 0 5.337-4.214 8.95-12.923 8.95Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00336)" d="M0 0h213.283v67.72H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="214" height="68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M16.325 29.098h4.535V18.621h8.83c5.498 0 7.344 1.445 7.344 5.98v2.77c0 .722.12 1.445.562 1.726h4.816c-.482-.322-.642-.964-.642-1.646v-2.89c0-4.816-1.646-7.063-5.539-7.946 4.054-.964 6.1-3.251 6.1-7.465 0-5.7-3.611-8.59-12.521-8.59H16.325v28.537Zm13.284-14.409h-8.75V4.455h8.91c5.5 0 7.947 1.364 7.947 4.977v.2c0 3.933-3.21 5.097-8.107 5.057ZM62.36 29.78c8.789 0 15.13-4.696 15.13-14.288v-.923C77.49 5.097 71.109 0 62.36 0c-8.79 0-15.051 5.217-15.051 14.609v.883c0 9.753 6.02 14.288 15.05 14.288Zm0-4.134c-6.382 0-10.355-3.412-10.355-10.234v-.723c0-7.023 3.892-10.595 10.394-10.595 6.422 0 10.435 3.451 10.435 10.635v.683c0 7.103-4.174 10.234-10.475 10.234ZM83.573.562v28.535h22.436v-4.294h-17.82V.562h-4.616ZM111.181 29.098h24.683v-4.014h-20.268v-8.268h16.536v-3.853h-16.536V4.455h19.546V.562h-23.961v28.535ZM141.102 29.098h4.375V6.502l1.003 1.485 17.298 21.11h4.254V.563h-4.334v22.354l-1.084-1.645L145.677.561h-4.575v28.537ZM175.491 29.098h24.682v-4.014h-20.268v-8.268h16.536v-3.853h-16.536V4.455h19.546V.562h-23.96v28.535ZM14.93 67.948c8.71 0 12.923-3.612 12.923-8.95-.04-5.98-4.736-7.465-12.722-8.188-6.542-.602-9.271-1.324-9.271-4.375 0-2.689 2.247-4.454 7.625-4.454 5.539 0 8.71 1.605 9.271 5.498h4.776c-.802-6.14-5.378-9.351-14.007-9.351-8.147 0-12.24 3.532-12.24 8.428 0 5.82 4.534 7.304 11.678 8.027 6.944.642 10.315 1.043 10.315 4.615 0 2.89-2.488 4.776-8.268 4.776-6.341 0-9.512-1.966-10.114-6.662H0c.843 7.104 4.856 10.636 14.93 10.636ZM40.038 67.225h4.656V42.663h10.435V38.69H30.085v3.973h9.953v24.562ZM60.253 67.225h4.535V56.75h8.83c5.498 0 7.344 1.445 7.344 5.98v2.77c0 .722.12 1.444.562 1.725h4.816c-.481-.32-.642-.963-.642-1.645v-2.89c0-4.816-1.645-7.064-5.538-7.947 4.053-.963 6.1-3.25 6.1-7.465 0-5.699-3.612-8.588-12.522-8.588H60.253v28.535Zm13.285-14.408h-8.75V42.583h8.91c5.499 0 7.947 1.364 7.947 4.976v.201c0 3.933-3.211 5.097-8.107 5.057ZM89.75 67.225h4.856l3.21-7.224h15.131l3.331 7.224h4.776L107.609 38.69h-4.696L89.749 67.225Zm9.752-11.037 5.739-12.883 5.94 12.883H99.502ZM136.466 67.948c8.67 0 13.365-4.455 13.365-14.89V38.69h-4.695v14.207c0 7.626-2.649 10.676-8.629 10.676-6.061 0-8.75-3.13-8.75-10.636V38.69h-4.736v14.368c0 10.395 4.375 14.89 13.445 14.89ZM169.275 67.948c8.709 0 12.923-3.612 12.923-8.95-.04-5.98-4.735-7.465-12.722-8.188-6.542-.602-9.271-1.324-9.271-4.375 0-2.689 2.247-4.454 7.625-4.454 5.539 0 8.709 1.605 9.271 5.498h4.776c-.802-6.14-5.378-9.351-14.007-9.351-8.147 0-12.241 3.532-12.241 8.428 0 5.82 4.536 7.304 11.68 8.027 6.943.642 10.314 1.043 10.314 4.615 0 2.89-2.488 4.776-8.268 4.776-6.341 0-9.511-1.966-10.113-6.662h-4.897c.843 7.104 4.856 10.636 14.93 10.636ZM201.077 67.948c8.709 0 12.923-3.612 12.923-8.95-.04-5.98-4.736-7.465-12.722-8.188-6.542-.602-9.271-1.324-9.271-4.375 0-2.689 2.247-4.454 7.625-4.454 5.539 0 8.709 1.605 9.271 5.498h4.776c-.803-6.14-5.378-9.351-14.007-9.351-8.147 0-12.241 3.532-12.241 8.428 0 5.82 4.535 7.304 11.679 8.027 6.944.642 10.315 1.043 10.315 4.615 0 2.89-2.488 4.776-8.268 4.776-6.341 0-9.512-1.966-10.114-6.662h-4.896c.843 7.104 4.856 10.636 14.93 10.636Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00336)" d="M0 0h213.283v67.72H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="171" height="73" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 31.095V.717h15.695c10.928 0 14.557 3.587 14.557 10.126 0 3.671-1.561 6.118-4.6 7.553 2.954 1.055 4.009 3.248 4.009 7.383v3.165c0 1.012.422 1.772 1.14 2.151H18.437c-.675-.38-.97-1.18-.97-1.983v-3.375c0-2.236-.76-2.869-2.996-2.869H11.56v8.227H0ZM15.822 10h-4.261v4.05h4.261c1.645 0 2.532-.843 2.532-2.066 0-1.224-.76-1.984-2.532-1.984ZM48.825 31.813c-10.294 0-16.328-4.768-16.328-15.063v-1.56C32.497 5.357 39.08 0 48.994 0c9.536 0 16.16 5.358 16.16 15.19v1.56c0 10.295-6.413 15.063-16.328 15.063Zm0-10.38c2.574 0 3.967-1.603 3.967-4.894V15.4c0-3.249-1.393-4.979-3.967-4.979-2.573 0-3.966 1.815-3.966 4.979v1.14c0 3.248 1.393 4.893 3.966 4.893ZM68.207 31.095V.717h11.265l9.788 13.544V.717h11.266v30.378H89.598l-10.084-14.05v14.05H68.207ZM101.606 31.095 112.914.717h13.417l11.138 30.378h-12.193l-1.139-3.797h-9.198l-1.139 3.797h-12.194Zm15.864-12.109h4.135l-2.067-6.75-2.068 6.75ZM138.515 31.095V.717h11.265l9.789 13.544V.717h11.265v30.378h-10.928l-10.084-14.05v14.05h-11.307ZM0 41.905h14.81c9.535 0 15.99 4.64 15.99 14.471v1.477c0 9.789-6.582 14.43-15.948 14.43H0V41.905Zm14.092 9.873h-2.236V62.24h2.236c3.038 0 4.388-1.561 4.388-4.852v-.717c0-3.46-1.308-4.894-4.388-4.894ZM33 61.566h5.949v-8.945h-5.95V41.905h23.586V52.62h-5.991v8.945h5.99v10.717H33V61.566ZM59.966 72.283V41.905h26.539v9.197H71.4v2.237h14.514v7.004H71.4v2.32h15.4v9.62H59.966ZM100.358 73c-7.974 0-11.603-4.599-11.603-14.43v-1.687c0-10.506 6.287-15.696 16.539-15.696 9.704 0 15.358 3.924 15.907 12.49v.168h-12.827c-.379-1.73-1.308-2.363-3.291-2.363-2.784 0-4.008 1.604-4.008 5.358v1.35c0 3.756.971 5.233 4.051 5.233 1.983 0 3.206-.844 3.712-2.406h-4.894v-5.442h17.13v16.708h-10.548l-.759-7.806c-.76 5.78-3.502 8.523-9.409 8.523ZM140.237 73c-10.294 0-16.328-4.768-16.328-15.063v-1.56c0-9.831 6.582-15.19 16.497-15.19 9.536 0 16.16 5.359 16.16 15.19v1.56c0 10.295-6.414 15.063-16.329 15.063Zm0-10.38c2.574 0 3.966-1.602 3.966-4.893v-1.14c0-3.248-1.392-4.978-3.966-4.978-2.573 0-3.966 1.814-3.966 4.978v1.14c0 3.248 1.393 4.894 3.966 4.894Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00457)" d="M0 0h170.057v72.668H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="171" height="73" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M0 31.095h11.56v-8.227h2.912c2.236 0 2.995.633 2.995 2.87v3.374c0 .802.296 1.604.97 1.983H30.8c-.717-.38-1.14-1.139-1.14-2.151v-3.165c0-4.135-1.054-6.328-4.007-7.383 3.038-1.435 4.599-3.882 4.599-7.553 0-6.54-3.629-10.126-14.557-10.126H0v30.378ZM15.822 10c1.772 0 2.532.76 2.532 1.983 0 1.224-.887 2.068-2.532 2.068h-4.261V10h4.261Zm14.43.802v.042-.042ZM48.825 31.813c9.916 0 16.329-4.768 16.329-15.063v-1.56C65.154 5.357 58.53 0 48.994 0 39.08 0 32.497 5.358 32.497 15.19v1.56c0 10.295 6.034 15.063 16.328 15.063Zm0-10.38c-2.573 0-3.966-1.645-3.966-4.894V15.4c0-3.164 1.393-4.979 3.966-4.979 2.574 0 3.967 1.73 3.967 4.979v1.14c0 3.29-1.393 4.893-3.967 4.893ZM68.207 31.095h11.307v-14.05l10.084 14.05h10.928V.717H89.26v13.544L79.472.717H68.207v30.378ZM101.606 31.095H113.8l1.139-3.797h9.198l1.139 3.797h12.193L126.331.717h-13.417l-11.308 30.378Zm15.864-12.109 2.068-6.75 2.067 6.75h-4.135ZM138.515 31.095h11.307v-14.05l10.084 14.05h10.928V.717h-11.265v13.544L149.78.717h-11.265v30.378ZM7.791 41.905v30.378h14.852c9.367 0 15.948-4.641 15.948-14.43v-1.477c0-9.83-6.455-14.471-15.99-14.471H7.79Zm14.092 9.873c3.08 0 4.388 1.434 4.388 4.894v.717c0 3.291-1.35 4.852-4.388 4.852h-2.236V51.778h2.236ZM40.79 61.566v10.717h23.586V61.566h-5.991v-8.945h5.991V41.905H40.791V52.62h5.949v8.945h-5.95ZM67.757 72.283h26.834v-9.62h-15.4v-2.32h14.514v-7.004H79.191v-2.237h15.105v-9.197H67.757v30.378ZM108.149 73c5.907 0 8.65-2.742 9.409-8.523l.759 7.806h10.548V55.575h-17.13v5.442h4.895c-.507 1.562-1.73 2.405-3.713 2.405-3.08 0-4.051-1.476-4.051-5.231v-1.35c0-3.755 1.224-5.359 4.009-5.359 1.983 0 2.911.633 3.291 2.363h12.826v-.169c-.549-8.565-6.202-12.489-15.906-12.489-10.253 0-16.54 5.19-16.54 15.696v1.687c0 9.831 3.629 14.43 11.603 14.43ZM148.029 73c9.915 0 16.328-4.768 16.328-15.063v-1.56c0-9.831-6.624-15.19-16.16-15.19-9.915 0-16.497 5.359-16.497 15.19v1.56C131.7 68.233 137.734 73 148.029 73Zm0-10.38c-2.574 0-3.966-1.645-3.966-4.893v-1.14c0-3.164 1.392-4.978 3.966-4.978 2.573 0 3.966 1.73 3.966 4.978v1.14c0 3.29-1.393 4.894-3.966 4.894Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00457)" d="M0 0h170.057v72.668H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="235" height="27" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M13.496 26.955c7.872 0 11.682-3.265 11.646-8.09 0-5.405-4.245-6.748-11.465-7.4-5.913-.545-8.38-1.162-8.38-3.955 0-2.43 2.031-4.027 6.856-4.027 5.043 0 7.946 1.487 8.417 4.97h4.317C24.162 2.903 20.027 0 12.227 0 4.86 0 1.16 3.193 1.16 7.619c0 5.296 4.1 6.602 10.557 7.255 6.276.545 9.324.944 9.324 4.209 0 2.576-2.286 4.245-7.474 4.245-5.732 0-8.634-1.742-9.142-5.987H0c.726 6.422 4.39 9.614 13.496 9.614ZM46.788 16.29H36.23l5.188-11.61 5.369 11.61Zm4.607 10.012h4.318L43.559.508h-4.245l-11.9 25.794h4.354l2.939-6.566h13.677l3.011 6.566ZM59.653 26.302h10.884c8.235 0 13.713-3.773 13.713-12.48v-.798C84.25 4.317 78.445.508 70.174.508H59.653v25.794ZM69.993 4.1c6.276 0 10.085 2.684 10.085 9.033v.544c0 6.458-3.592 8.997-9.76 8.997h-6.602V4.1h6.276ZM109.653 26.302h4.063V.508h-4.063v10.956H93.872V.508h-4.136v25.794h4.136v-10.92h15.781v10.92ZM142.876 26.302h3.338V13.133h-13.822v3.483h9.759c-.254 3.555-2.903 6.712-9.36 6.712-6.023 0-9.324-3.048-9.324-9.288v-.725c0-6.495 3.555-9.615 9.614-9.615 5.043 0 7.8 1.996 8.525 5.66h4.499C145.162 3.011 140.3 0 133.045 0c-8.236 0-13.823 4.68-13.823 13.206v.907c0 8.743 4.97 12.806 12.771 12.806 6.639 0 9.795-3.229 10.629-7.437l.254 6.82ZM163.603 26.955c7.837 0 12.081-4.027 12.081-13.46V.509h-4.281V13.35c0 6.893-2.358 9.65-7.763 9.65-5.479 0-7.909-2.83-7.909-9.614V.507h-4.245v12.989c0 9.396 3.918 13.46 12.117 13.46ZM194.012 13.278h-7.873V4.063h8.054c4.971 0 7.184 1.197 7.184 4.463v.181c0 3.555-2.903 4.607-7.365 4.571Zm.109 3.52c4.97 0 6.639 1.305 6.639 5.441v2.54c0 .616.109 1.27.508 1.523h4.39c-.436-.29-.617-.87-.617-1.487v-2.612c0-4.354-1.488-6.385-5.007-7.147 3.701-.907 5.551-2.975 5.551-6.784 0-5.152-3.338-7.764-11.355-7.764h-12.19v25.794h4.099v-9.505h7.982ZM222.919 26.955c7.836 0 12.081-4.027 12.081-13.46V.509h-4.281V13.35c0 6.893-2.358 9.65-7.764 9.65-5.478 0-7.909-2.83-7.909-9.614V.507h-4.244v12.989c0 9.396 3.918 13.46 12.117 13.46Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h235v26.955H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="214" height="82" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M13.296 36C3.888 36 .816 32.112.816 24.864v-2.016h10.176v2.112c0 1.584.624 2.592 2.592 2.592 1.632 0 2.16-.768 2.16-1.968v-.864c0-1.968-2.64-2.784-5.664-3.84-4.08-1.392-8.928-3.408-8.928-9.888v-.72C1.152 3.744 5.472 0 13.488 0c7.584 0 11.856 3.408 11.856 10.176v1.584h-9.696v-1.344c0-1.824-.72-2.544-2.352-2.544-1.584 0-2.112.768-2.112 2.016v.48c0 1.68 2.448 2.352 5.376 3.36 4.176 1.44 9.264 3.552 9.264 10.176v1.44C25.824 32.256 21.696 36 13.296 36ZM25.844 35.328 35.54.768h9.936l9.84 34.56H45.38L44.372 31.2h-7.68l-.96 4.128h-9.888Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM68.03 36c-9.408 0-12.48-3.888-12.48-11.136v-2.016h10.176v2.112c0 1.584.624 2.592 2.592 2.592 1.632 0 2.16-.768 2.16-1.968v-.864c0-1.968-2.64-2.784-5.664-3.84-4.08-1.392-8.928-3.408-8.928-9.888v-.72C55.886 3.744 60.206 0 68.222 0c7.584 0 11.856 3.408 11.856 10.176v1.584h-9.696v-1.344c0-1.824-.72-2.544-2.352-2.544-1.584 0-2.112.768-2.112 2.016v.48c0 1.68 2.448 2.352 5.376 3.36 4.176 1.44 9.264 3.552 9.264 10.176v1.44C80.558 32.256 76.43 36 68.03 36ZM82.971.768h9.696v10.32L98.811.768h11.28l-8.448 13.296 8.64 21.264H99.339l-4.944-13.584-1.728 2.928v10.656h-9.696V.768ZM111.334 26.064h4.608V9.984h-4.608V.768h18.912v9.216h-4.56v16.08h4.56v9.264h-18.912v-9.264ZM131.281 35.328l9.696-34.56h9.936l9.84 34.56h-9.936l-1.008-4.128h-7.68l-.96 4.128h-9.888Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM0 81.328l9.696-34.56h9.936l9.84 34.56h-9.936L18.528 77.2h-7.68l-.96 4.128H0Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM30.909 46.768h10.224v24.624h10.704v9.936H30.909v-34.56ZM66.413 81.952c-8.304 0-12.384-4.032-12.384-13.392V46.768h10.224V68.08c0 3.312.624 4.32 2.16 4.32 1.68 0 2.112-.912 2.112-4.32V46.768H78.75V68.56c0 9.36-4.656 13.392-12.336 13.392ZM93.5 82c-9.409 0-12.48-3.888-12.48-11.136v-2.016h10.175v2.112c0 1.584.624 2.592 2.592 2.592 1.632 0 2.16-.768 2.16-1.968v-.864c0-1.968-2.64-2.784-5.664-3.84-4.08-1.392-8.928-3.408-8.928-9.888v-.72c0-6.528 4.32-10.272 12.336-10.272 7.584 0 11.856 3.408 11.856 10.176v1.584h-9.696v-1.344c0-1.824-.72-2.544-2.352-2.544-1.584 0-2.112.768-2.112 2.016v.48c0 1.68 2.448 2.352 5.376 3.36 4.176 1.44 9.264 3.552 9.264 10.176v1.44c0 6.912-4.128 10.656-12.528 10.656ZM106.047 81.328l9.696-34.56h9.936l9.84 34.56h-9.936l-1.008-4.128h-7.68l-.96 4.128h-9.888Zm12.72-12.096h3.84l-1.92-8.016-1.92 8.016ZM136.956 46.768h10.224v24.624h10.704v9.936h-20.928v-34.56ZM172.46 81.952c-8.304 0-12.384-4.032-12.384-13.392V46.768H170.3V68.08c0 3.312.624 4.32 2.16 4.32 1.68 0 2.112-.912 2.112-4.32V46.768h10.224V68.56c0 9.36-4.656 13.392-12.336 13.392ZM194.461 81.328V68.656l-8.496-21.888h10.224l3.456 9.888 3.648-9.888h10.176l-8.688 21.744v12.816h-10.32Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h213.469v82H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="214" height="82" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M39.483 36c8.4 0 12.529-3.744 12.529-10.656v-1.44c0-6.624-5.089-8.736-9.264-10.176-2.928-1.008-5.377-1.68-5.377-3.36v-.48c0-1.248.529-2.016 2.112-2.016 1.633 0 2.353.72 2.353 2.544v1.344h9.696v-1.584C51.532 3.408 47.26 0 39.675 0c-8.017 0-12.337 3.744-12.337 10.272v.72c0 6.48 4.849 8.496 8.928 9.888 3.024 1.056 5.664 1.872 5.664 3.84v.864c0 1.2-.527 1.968-2.16 1.968-1.968 0-2.592-1.008-2.592-2.592v-2.112H27.003v2.016c0 7.248 3.073 11.136 12.48 11.136ZM52.031 35.328h9.888l.96-4.128h7.68l1.008 4.128h9.936L71.663.768h-9.936l-9.696 34.56Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM94.218 36c8.4 0 12.528-3.744 12.528-10.656v-1.44c0-6.624-5.088-8.736-9.264-10.176-2.928-1.008-5.376-1.68-5.376-3.36v-.48c0-1.248.528-2.016 2.112-2.016 1.632 0 2.352.72 2.352 2.544v1.344h9.696v-1.584C106.266 3.408 101.994 0 94.41 0c-8.016 0-12.336 3.744-12.336 10.272v.72c0 6.48 4.848 8.496 8.928 9.888 3.024 1.056 5.664 1.872 5.664 3.84v.864c0 1.2-.528 1.968-2.16 1.968-1.968 0-2.592-1.008-2.592-2.592v-2.112H81.738v2.016C81.738 32.112 84.81 36 94.218 36ZM109.159.768v34.56h9.696V24.672l1.728-2.928 4.944 13.584h10.944l-8.64-21.264L136.279.768h-11.28l-6.144 10.32V.768h-9.696ZM137.521 26.064v9.264h18.913v-9.264h-4.56V9.984h4.56V.768h-18.913v9.216h4.609v16.08h-4.609ZM157.469 35.328h9.888l.96-4.128h7.68l1.008 4.128h9.936l-9.84-34.56h-9.936l-9.696 34.56Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM0 81.328h9.888l.96-4.128h7.68l1.008 4.128h9.936l-9.84-34.56H9.696L0 81.328Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM30.909 46.768v34.56h20.928v-9.936H41.133V46.768H30.909ZM66.413 81.952c7.68 0 12.336-4.032 12.336-13.392V46.768H68.525V68.08c0 3.408-.432 4.32-2.112 4.32-1.536 0-2.16-1.008-2.16-4.32V46.768H54.03V68.56c0 9.36 4.08 13.392 12.384 13.392ZM93.5 82c8.399 0 12.527-3.744 12.527-10.656v-1.44c0-6.624-5.088-8.736-9.264-10.176-2.928-1.008-5.376-1.68-5.376-3.36v-.48c0-1.248.528-2.016 2.112-2.016 1.632 0 2.352.72 2.352 2.544v1.344h9.696v-1.584c0-6.768-4.272-10.176-11.856-10.176-8.016 0-12.336 3.744-12.336 10.272v.72c0 6.48 4.848 8.496 8.928 9.888 3.024 1.056 5.664 1.872 5.664 3.84v.864c0 1.2-.528 1.968-2.16 1.968-1.968 0-2.592-1.008-2.592-2.592v-2.112H81.02v2.016C81.02 78.112 84.091 82 93.5 82ZM106.047 81.328h9.888l.96-4.128h7.68l1.008 4.128h9.936l-9.84-34.56h-9.936l-9.696 34.56Zm12.72-12.096 1.92-8.016 1.92 8.016h-3.84ZM136.956 46.768v34.56h20.928v-9.936H147.18V46.768h-10.224ZM172.46 81.952c7.68 0 12.336-4.032 12.336-13.392V46.768h-10.224V68.08c0 3.408-.432 4.32-2.112 4.32-1.536 0-2.16-1.008-2.16-4.32V46.768h-10.224V68.56c0 9.36 4.08 13.392 12.384 13.392ZM194.461 81.328h10.32V68.512l8.688-21.744h-10.176l-3.648 9.888-3.456-9.888h-10.224l8.496 21.888v12.672Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h213.469v82H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="234" height="89" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M6.957 44.795c-5.255 0-7.207-2.803-6.356-7.257l1.3-7.408h4.906l-1.301 7.458c-.35 1.852.35 2.752 1.851 2.752 1.502 0 2.102-.95 2.353-2.352l.95-5.606c.451-2.452-.75-3.403-3.102-5.105-2.603-1.902-4.305-3.603-3.654-7.357l1.101-5.956c.7-3.954 3.303-5.956 7.157-5.956 4.755 0 6.957 2.653 6.206 6.657l-1.2 6.757h-4.705l1.2-6.657c.301-1.752-.25-2.553-1.751-2.553-1.251 0-2.002.751-2.202 2.252l-.951 5.356c-.35 2.052.55 2.853 3.153 4.805 2.653 2.002 4.254 3.553 3.603 7.457l-1.05 6.106c-.801 4.505-2.903 6.607-7.508 6.607ZM22.734 8.509h4.855l-2.703 15.515h4.504L32.143 8.51h4.855l-6.306 35.835h-4.855L28.59 28.63h-4.505l-2.753 15.715h-4.855L22.734 8.51ZM32.823 44.344 44.485 8.51h4.855l-.801 35.835h-4.755l.25-4.804H39.13l-1.451 4.804h-4.855Zm11.361-21.721-3.753 12.612h3.803l.651-12.612.851-6.807-1.551 6.807ZM56.96 8.509h6.306c4.855 0 7.557 2.952 6.556 8.708l-3.503 19.67c-.901 5.355-3.904 7.457-8.96 7.457h-6.656L56.96 8.51Zm5.555 4.104h-1.401L56.259 40.04h1.401c2.102 0 3.303-.95 3.804-3.603l3.503-19.92c.5-2.703-.45-3.904-2.452-3.904ZM68.451 44.344 74.708 8.51h11.311l-.8 4.504h-6.507l-1.902 10.81h5.906l-.801 4.605h-5.906L74.007 39.69h6.757l-.801 4.654H68.45Zm10.46-37.837L83.467 0h4.755l-5.756 6.507h-3.553ZM89.904 44.344l.7-4.254 12.513-26.877H95.81l.8-4.704h12.313l-.701 4.254L95.96 39.59h7.657l-.85 4.754H89.904ZM104.506 44.344 116.168 8.51h4.855l-.801 35.835h-4.755l.25-4.804h-4.904l-1.452 4.804h-4.855Zm11.362-21.721-3.754 12.612h3.804l.65-12.612.851-6.807-1.551 6.807ZM128.643 8.509h4.854l-2.702 15.515h4.504l2.753-15.515h4.855L136.6 44.344h-4.854l2.752-15.715h-4.504l-2.753 15.715h-4.855l6.257-35.835ZM140.183 44.344 146.44 8.51h6.556c4.955 0 6.857 2.402 6.006 7.157l-1.301 7.157c-.451 2.602-1.452 4.004-3.654 4.654 1.852.801 2.403 2.353 1.952 4.755l-1.701 9.76c-.251 1.051-.151 1.802.4 2.352h-5.055c-.401-.35-.401-1.3-.2-2.352l1.651-9.56c.351-1.952-.05-2.802-2.002-2.802h-1.651l-2.553 14.714h-4.705Zm11.962-31.781h-1.701l-2.203 12.662h1.652c2.052 0 2.853-.8 3.203-2.753l1.302-7.157c.3-1.902-.351-2.752-2.253-2.752ZM155.845 44.344 167.506 8.51h4.855l-.8 35.835h-4.755l.25-4.804h-4.905l-1.451 4.804h-4.855Zm11.361-21.721-3.754 12.612h3.804l.651-12.612.851-6.807-1.552 6.807ZM174.164 39.79h2.852l4.755-26.777h-2.903l.801-4.504h10.46l-.8 4.504h-2.853l-4.755 26.777h2.903l-.801 4.554h-10.46l.801-4.554ZM202.368 44.745c-5.305 0-8.158-3.253-7.057-9.11l.15-1.1c.751-4.405 3.154-7.208 6.957-10.21-.25-3.154-.25-6.007.201-8.61l.1-.55c.851-4.554 2.853-7.207 6.907-7.207 3.803 0 5.906 2.352 5.055 6.757l-.1.55c-.851 4.305-3.604 7.408-7.808 10.661.25 1.702.55 3.604.951 5.656.4 2.052.901 3.753 1.451 5.105 1.552-2.453 2.603-5.906 3.353-9.76.501-2.453.701-3.503.851-4.555h4.205c-.201 1.152-.451 2.603-1.302 6.257-1.051 4.454-2.753 8.408-4.905 11.21.451.351.901.501 1.402.501 1.101 0 1.802-.3 2.502-.85l-.75 4.354c-.801.55-1.702.85-3.104.85-1.351 0-2.552-.55-3.553-1.55-.2.1-.451.25-.651.35-1.551.8-3.203 1.25-4.855 1.25Zm4.555-29.18c-.401 1.802-.551 3.704-.501 5.806 2.153-1.951 3.504-3.653 4.104-6.806l.051-.25c.3-1.702-.151-2.503-1.302-2.503s-1.852 1-2.252 3.253l-.1.5Zm-7.007 20.02c-.551 3.204.651 4.806 3.153 4.806.901 0 1.802-.2 2.653-.551-.851-1.852-1.502-4.104-2.052-6.757-.251-1.451-.501-2.853-.701-4.204-1.602 1.601-2.453 3.353-2.903 5.906l-.15.8ZM0 88.388l6.256-35.835h11.011l-.8 4.604H10.21L8.258 68.318h5.806l-.8 4.605H7.456L4.755 88.388H0ZM11.116 88.388l11.662-35.835h4.854l-.8 35.835h-4.755l.25-4.804h-4.905l-1.451 4.804h-4.855Zm11.361-21.721-3.754 12.612h3.804l.65-12.612.852-6.807-1.552 6.807ZM36.002 88.839c-5.256 0-7.208-2.803-6.357-7.257l1.302-7.408h4.905l-1.302 7.458c-.35 1.852.35 2.752 1.852 2.752 1.502 0 2.102-.95 2.352-2.352l.951-5.605c.45-2.453-.75-3.404-3.103-5.106-2.602-1.901-4.304-3.603-3.653-7.357l1.1-5.956c.701-3.954 3.304-5.956 7.158-5.956 4.755 0 6.957 2.653 6.206 6.657l-1.201 6.757h-4.705l1.201-6.657c.3-1.752-.25-2.553-1.751-2.553-1.252 0-2.002.751-2.203 2.253l-.95 5.355c-.35 2.052.55 2.853 3.153 4.805 2.652 2.002 4.254 3.553 3.603 7.457l-1.05 6.106c-.802 4.505-2.904 6.607-7.508 6.607ZM48.681 88.388l2.252-12.712-1-23.123h4.904l.25 11.411-.55 5.456 1.452-5.506 4.254-11.361h4.905l-9.21 22.772-2.252 13.063h-5.005ZM57.224 88.388l11.662-35.835h4.855l-.8 35.835h-4.755l.25-4.804H63.53l-1.452 4.804h-4.855Zm11.362-21.721-3.754 12.612h3.804l.65-12.612.851-6.807-1.551 6.807ZM81.36 52.553h4.956l-5.456 30.98h6.507l-.801 4.855H75.104l6.257-35.835ZM104.068 88.839c-5.255 0-7.207-2.803-6.356-7.257l1.3-7.408h4.906l-1.302 7.458c-.35 1.852.351 2.752 1.852 2.752 1.502 0 2.102-.95 2.353-2.352l.951-5.605c.45-2.453-.751-3.404-3.103-5.106-2.603-1.901-4.305-3.603-3.654-7.357l1.101-5.956c.701-3.954 3.303-5.956 7.157-5.956 4.755 0 6.957 2.653 6.206 6.657l-1.201 6.757h-4.705l1.202-6.657c.3-1.752-.251-2.553-1.752-2.553-1.251 0-2.002.751-2.202 2.253l-.951 5.355c-.351 2.052.55 2.853 3.153 4.805 2.653 2.002 4.254 3.553 3.603 7.457l-1.051 6.106c-.8 4.505-2.902 6.607-7.507 6.607ZM113.588 88.388l6.257-35.835h11.311l-.801 4.504h-6.506l-1.902 10.811h5.906l-.801 4.605h-5.906l-2.002 11.26h6.757l-.801 4.655h-11.512ZM137.326 71.522l.1-1.702-2.352 4.104-2.503 14.464h-4.705l6.257-35.835h4.704l-2.102 12.212-.65 2.653.9-2.053 7.158-12.812h5.105l-7.708 13.763.05.35 1.702 21.722h-5.055l-.901-16.866ZM154.781 71.522l.1-1.702-2.352 4.104-2.503 14.464h-4.705l6.257-35.835h4.704l-2.102 12.212-.65 2.653.9-2.053 7.158-12.812h5.105l-7.708 13.763.05.35 1.702 21.722h-5.055l-.901-16.866ZM169.85 88.839c-5.556 0-7.508-3.454-6.607-8.459l3.604-20.37c1.001-5.856 3.804-7.908 8.058-7.908 4.655 0 7.507 2.803 6.556 8.409l-3.653 20.62c-.951 5.155-3.103 7.708-7.958 7.708Zm.25-4.504c1.502 0 2.352-.901 2.753-3.404l3.754-21.121c.4-2.352-.301-3.404-1.952-3.404-1.552 0-2.353.952-2.803 3.404l-3.754 21.121c-.45 2.453.451 3.404 2.002 3.404ZM187.198 88.839c-5.506 0-6.957-3.303-6.006-8.809l4.854-27.477h4.855l-5.005 28.328c-.4 2.453.251 3.253 1.652 3.253 1.351 0 2.152-.7 2.603-3.153l5.005-28.428h4.854l-5.005 28.578c-.95 5.306-3.053 7.708-7.807 7.708ZM195.599 88.388l11.662-35.835h4.855l-.801 35.835h-4.755l.251-4.804h-4.905l-1.452 4.804h-4.855Zm11.362-21.721-3.754 12.612h3.804l.651-12.612.85-6.807-1.551 6.807ZM219.736 52.553h4.855l-2.703 15.515h4.504l2.753-15.515H234l-6.306 35.835h-4.855l2.753-15.715h-4.505l-2.753 15.715h-4.855l6.257-35.835Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.001)" d="M0 0h233.766v88.75H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="234" height="89" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M14.02 44.795c4.604 0 6.706-2.102 7.507-6.607l1.051-6.106c.65-3.904-.95-5.455-3.603-7.457-2.603-1.952-3.504-2.753-3.154-4.805l.952-5.356c.2-1.501.95-2.252 2.202-2.252 1.501 0 2.052.801 1.751 2.553l-1.2 6.657h4.704l1.201-6.757c.75-4.004-1.451-6.657-6.206-6.657-3.854 0-6.457 2.002-7.157 5.956l-1.101 5.956c-.651 3.754 1.05 5.455 3.653 7.357 2.353 1.702 3.554 2.653 3.103 5.105l-.95 5.606c-.25 1.401-.851 2.352-2.353 2.352-1.501 0-2.202-.9-1.852-2.752l1.302-7.458H8.965l-1.302 7.408c-.85 4.454 1.101 7.257 6.357 7.257ZM29.796 8.509 23.54 44.344h4.855l2.753-15.715h4.504L32.9 44.344h4.854L44.061 8.51h-4.855l-2.753 15.515H31.95L34.65 8.51h-4.855ZM39.886 44.344h4.855l1.451-4.804h4.905l-.25 4.804h4.755l.8-35.835h-4.855L39.886 44.344Zm11.361-21.721 1.552-6.807-.851 6.807-.65 12.612h-3.805l3.754-12.612ZM64.022 8.509l-6.256 35.835h6.657c5.055 0 8.058-2.102 8.959-7.457l3.503-19.67c1.001-5.755-1.702-8.708-6.556-8.708h-6.307Zm5.556 4.104c2.002 0 2.953 1.2 2.452 3.904l-3.503 19.92c-.5 2.652-1.702 3.603-3.804 3.603H63.32l4.855-27.427h1.402ZM75.514 44.344h11.512l.8-4.654H81.07l2.002-11.261h5.906l.8-4.605h-5.906l1.902-10.811h6.507l.8-4.504h-11.31l-6.257 35.835Zm10.46-37.837h3.554L95.284 0h-4.755l-4.554 6.507ZM96.966 44.344h12.863l.851-4.754h-7.657l12.262-26.827.701-4.254h-12.313l-.801 4.704h7.308L97.667 40.09l-.7 4.254ZM111.569 44.344h4.855l1.451-4.804h4.905l-.25 4.804h4.755l.801-35.835h-4.855l-11.662 35.835Zm11.361-21.721 1.552-6.807-.851 6.807-.651 12.612h-3.803l3.753-12.612ZM135.705 8.509l-6.256 35.835h4.855l2.753-15.715h4.504l-2.753 15.715h4.855L149.97 8.51h-4.855l-2.753 15.515h-4.505L140.56 8.51h-4.855ZM147.246 44.344h4.705l2.552-14.714h1.652c1.952 0 2.352.85 2.002 2.802l-1.652 9.56c-.2 1.051-.2 2.002.201 2.352h5.055c-.551-.55-.651-1.3-.401-2.352l1.702-9.76c.45-2.402-.1-3.954-1.952-4.755 2.202-.65 3.203-2.052 3.654-4.654l1.301-7.157c.851-4.755-1.051-7.157-6.006-7.157h-6.557l-6.256 35.835Zm11.962-31.781c1.902 0 2.553.85 2.252 2.752l-1.301 7.158c-.35 1.951-1.151 2.752-3.203 2.752h-1.652l2.202-12.662h1.702ZM162.907 44.344h4.855l1.452-4.804h4.905l-.251 4.804h4.755l.801-35.835h-4.855l-11.662 35.835Zm11.362-21.721 1.551-6.807-.85 6.807-.651 12.612h-3.804l3.754-12.612ZM181.226 39.79l-.801 4.554h10.461l.801-4.554h-2.903l4.755-26.777h2.852l.801-4.504h-10.46l-.801 4.504h2.903l-4.755 26.777h-2.853ZM209.431 44.745c1.652 0 3.303-.45 4.855-1.251.2-.1.45-.25.651-.35 1.001 1 2.202 1.55 3.553 1.55 1.402 0 2.302-.3 3.103-.85l.751-4.354c-.701.55-1.401.85-2.503.85-.5 0-.95-.15-1.401-.5 2.152-2.803 3.854-6.757 4.905-11.211.851-3.654 1.101-5.105 1.301-6.257h-4.204c-.15 1.052-.35 2.102-.851 4.555-.751 3.854-1.802 7.307-3.353 9.76-.551-1.352-1.051-3.053-1.452-5.105-.4-2.052-.7-3.954-.951-5.656 4.205-3.253 6.957-6.356 7.808-10.66l.1-.551c.851-4.405-1.251-6.757-5.055-6.757-4.054 0-6.056 2.653-6.907 7.207l-.1.55c-.45 2.603-.45 5.456-.2 8.61-3.804 3.002-6.206 5.805-6.957 10.21l-.15 1.1c-1.101 5.857 1.752 9.11 7.057 9.11Zm4.555-29.18.1-.5c.4-2.252 1.101-3.253 2.252-3.253 1.151 0 1.602.8 1.301 2.502l-.05.25c-.6 3.154-1.952 4.855-4.104 6.807-.05-2.102.1-4.004.501-5.805Zm-7.007 20.02.15-.8c.45-2.553 1.301-4.304 2.903-5.906.2 1.351.45 2.753.7 4.204.551 2.653 1.202 4.905 2.052 6.757-.85.35-1.751.55-2.652.55-2.503 0-3.704-1.601-3.153-4.804ZM0 88.388h4.755l2.702-15.465h5.806l.801-4.605H8.258l1.952-11.16h6.256l.801-4.605H6.257L0 88.388ZM11.116 88.388h4.855l1.451-4.804h4.905l-.25 4.804h4.755l.8-35.835h-4.855L11.117 88.388Zm11.361-21.721 1.552-6.807-.851 6.807-.65 12.612h-3.805l3.754-12.612ZM36.002 88.839c4.604 0 6.706-2.102 7.507-6.607l1.051-6.106c.65-3.904-.95-5.455-3.603-7.457-2.603-1.952-3.504-2.753-3.154-4.805l.951-5.355c.2-1.502.951-2.253 2.203-2.253 1.501 0 2.052.801 1.751 2.553l-1.2 6.657h4.704l1.201-6.757c.75-4.004-1.451-6.657-6.206-6.657-3.854 0-6.457 2.002-7.157 5.956l-1.101 5.956c-.651 3.754 1.05 5.456 3.653 7.357 2.353 1.702 3.554 2.653 3.103 5.106l-.95 5.605c-.25 1.402-.851 2.353-2.353 2.353-1.501 0-2.202-.901-1.852-2.753l1.302-7.458h-4.905l-1.302 7.408c-.85 4.454 1.101 7.257 6.357 7.257ZM48.681 88.388h5.005l2.252-13.063 9.21-22.772h-4.905l-4.255 11.361-1.45 5.505.55-5.455-.25-11.411h-4.906l1.001 23.123-2.252 12.712ZM57.224 88.388h4.855l1.452-4.804h4.905l-.25 4.804h4.754l.801-35.835h-4.855L57.225 88.388Zm11.362-21.721 1.551-6.807-.85 6.807-.651 12.612h-3.804l3.754-12.612ZM81.36 52.553l-6.255 35.835h11.461l.8-4.854H80.86l5.456-30.981H81.36ZM104.068 88.839c4.605 0 6.707-2.102 7.507-6.607l1.051-6.106c.651-3.904-.95-5.455-3.603-7.457-2.603-1.952-3.504-2.753-3.153-4.805l.951-5.355c.2-1.502.951-2.253 2.202-2.253 1.501 0 2.052.801 1.752 2.553l-1.202 6.657h4.705l1.201-6.757c.751-4.004-1.451-6.657-6.206-6.657-3.854 0-6.456 2.002-7.157 5.956l-1.101 5.956c-.651 3.754 1.051 5.456 3.654 7.357 2.352 1.702 3.553 2.653 3.103 5.106l-.951 5.605c-.251 1.402-.851 2.353-2.353 2.353-1.501 0-2.202-.901-1.852-2.753l1.302-7.458h-4.905l-1.302 7.408c-.85 4.454 1.102 7.257 6.357 7.257ZM113.588 88.388H125.1l.801-4.654h-6.757l2.002-11.261h5.906l.801-4.605h-5.906l1.902-10.81h6.506l.801-4.505h-11.311l-6.257 35.835ZM137.326 71.522l.901 16.866h5.055l-1.702-21.721-.05-.35 7.708-13.764h-5.105l-7.158 12.813-.9 2.052.65-2.653 2.102-12.212h-4.704l-6.257 35.835h4.705l2.503-14.464 2.352-4.104-.1 1.702ZM154.781 71.522l.901 16.866h5.055l-1.702-21.721-.05-.35 7.708-13.764h-5.105l-7.158 12.813-.9 2.052.65-2.653 2.102-12.212h-4.704l-6.257 35.835h4.705l2.503-14.464 2.352-4.104-.1 1.702ZM169.85 88.839c4.855 0 7.007-2.553 7.958-7.708l3.653-20.62c.951-5.606-1.901-8.409-6.556-8.409-4.254 0-7.057 2.052-8.058 7.908l-3.604 20.37c-.901 5.005 1.051 8.459 6.607 8.459Zm.25-4.504c-1.551 0-2.452-.951-2.002-3.404l3.754-21.121c.45-2.453 1.251-3.404 2.803-3.404 1.651 0 2.352 1.052 1.952 3.404l-3.754 21.121c-.401 2.503-1.251 3.404-2.753 3.404ZM187.198 88.839c4.754 0 6.857-2.402 7.807-7.708l5.005-28.578h-4.854l-5.005 28.428c-.451 2.453-1.252 3.153-2.603 3.153-1.401 0-2.052-.8-1.652-3.253l5.005-28.328h-4.855l-4.854 27.477c-.951 5.506.5 8.809 6.006 8.809ZM195.599 88.388h4.855l1.452-4.804h4.905l-.251 4.804h4.755l.801-35.835h-4.855l-11.662 35.835Zm11.362-21.721 1.551-6.807-.85 6.807-.651 12.612h-3.804l3.754-12.612ZM219.736 52.553l-6.257 35.835h4.855l2.753-15.715h4.505l-2.753 15.715h4.855L234 52.553h-4.855l-2.753 15.515h-4.504l2.703-15.515h-4.855Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.001)" d="M0 0h233.766v88.75H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="182" height="81" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M162.63 75.038h6.763V57.629h-6.763v-5.443H182v5.443h-6.804v17.409H182v5.683h-19.37v-5.683ZM127.23 80.72l12.806-28.534h6.444l13.046 28.535h-6.443l-2.761-6.283h-13.928l-2.681 6.283h-6.483Zm11.286-11.325h9.604l-4.882-11.125-4.722 11.125ZM98.228 80.72V52.187h13.447c9.124 0 12.846 3.002 12.846 8.845 0 4.082-1.881 6.323-5.642 7.364 3.641.96 5.282 3.121 5.282 7.764V79c0 .68.12 1.36.641 1.72h-6.404c-.6-.28-.72-1.08-.72-1.8v-2.721c0-3.882-1.561-5.163-6.323-5.163h-7.044v9.685h-6.083Zm13.327-23.331h-7.244v8.404h7.084c4.122 0 6.843-.8 6.843-4.082v-.28c0-3.081-2.081-4.042-6.683-4.042ZM64.664 52.186h6.123v11.366h14.808V52.186h6.083v28.535h-6.083V69.395H70.787v11.326h-6.123V52.186ZM28.766 80.72l12.806-28.534h6.444l13.046 28.535H54.62l-2.761-6.283H37.93l-2.682 6.283h-6.483ZM40.05 69.396h9.605L44.774 58.27 40.05 69.394ZM0 80.72v-5.082L18.33 57.47H1.04v-5.283h25.013v5.563L8.484 75.158h17.57v5.563H0ZM132.557 40.7V12.167h24.172v5.203H138.44v6.363h15.488v5.243H138.44v6.363h19.05V40.7h-24.933Zm9.885-31.896L149.285 0h6.764l-8.725 8.804h-4.882ZM99.618 12.166h11.966c9.765 0 15.688 4.242 15.688 13.847v1.08c0 9.405-5.763 13.608-15.367 13.608H99.618V12.166Zm11.686 5.283h-5.643v17.889h5.923c6.484 0 9.445-2.441 9.445-8.524v-.68c0-6.124-3.041-8.685-9.725-8.685ZM63.72 40.7l12.806-28.534h6.444l13.046 28.535h-6.443l-2.761-6.284H72.885l-2.682 6.284H63.72Zm11.286-11.325h9.605l-4.883-11.126-4.722 11.126ZM33.077 12.166H39.2v11.366h14.807V12.166h6.084v28.535h-6.084V29.375H39.2V40.7h-6.123V12.166ZM15.248 41.461C5.043 41.461.96 37.939 0 30.656h6.603c.64 3.962 3.562 5.442 8.765 5.442 4.642 0 6.763-1.36 6.763-3.681 0-2.882-2.761-3.162-9.485-3.763-7.043-.68-11.405-2.36-11.405-8.444 0-5.042 4.122-8.684 12.446-8.684 8.925 0 13.447 3.081 14.367 9.645h-6.483c-.56-3.442-3.162-4.523-7.964-4.523-4.642 0-6.203 1.441-6.203 3.402 0 2.401 1.96 3.002 8.284 3.562 8.044.68 12.566 2.441 12.606 8.444 0 5.603-4.242 9.405-13.046 9.405Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00051)" d="M0 0h181.908v80.68H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="182" height="81" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M26.93 41.461c8.805 0 13.047-3.802 13.047-9.405-.04-6.003-4.562-7.764-12.606-8.444-6.324-.56-8.285-1.16-8.285-3.562 0-1.96 1.561-3.402 6.204-3.402 4.802 0 7.403 1.081 7.964 4.523h6.483c-.92-6.564-5.443-9.645-14.367-9.645-8.325 0-12.447 3.642-12.447 8.684 0 6.083 4.362 7.764 11.406 8.445 6.723.6 9.485.88 9.485 3.761 0 2.322-2.121 3.682-6.764 3.682-5.202 0-8.124-1.48-8.764-5.442h-6.603c.96 7.283 5.042 10.805 15.247 10.805ZM44.76 12.166v28.535h6.123V29.375H65.69V40.7h6.083V12.166H65.69v11.366H50.883V12.166H44.76ZM75.403 40.7h6.483l2.681-6.283h13.928l2.761 6.284h6.443L94.653 12.166h-6.444L75.403 40.701Zm11.286-11.325 4.722-11.126 4.882 11.126H86.69ZM111.301 12.166v28.535h12.286c9.605 0 15.368-4.202 15.368-13.607v-1.08c0-9.606-5.923-13.848-15.688-13.848h-11.966Zm11.686 5.283c6.683 0 9.725 2.561 9.725 8.684v.68c0 6.084-2.962 8.525-9.445 8.525h-5.923v-17.89h5.643ZM144.24 40.7h24.932v-5.362h-19.049v-6.363h15.488v-5.243h-15.488V17.37h18.289v-5.203H144.24v28.535Zm9.885-31.896h4.882L167.732 0h-6.764l-6.843 8.804ZM0 80.721h26.053v-5.563H8.484l17.57-17.409v-5.563H1.04v5.283h17.288L0 75.64v5.082ZM28.766 80.721h6.483l2.681-6.283h13.928l2.761 6.283h6.443L48.016 52.186h-6.444L28.766 80.722Zm11.286-11.326 4.722-11.125 4.883 11.125h-9.605ZM64.664 52.187V80.72h6.123V69.395h14.808v11.326h6.083V52.186h-6.083v11.366H70.787V52.187h-6.123ZM98.228 80.721h6.083v-9.685h7.044c4.762 0 6.323 1.28 6.323 5.163v2.721c0 .72.12 1.52.72 1.801h6.404c-.521-.36-.641-1.04-.641-1.72v-2.842c0-4.643-1.641-6.804-5.282-7.764 3.761-1.04 5.642-3.282 5.642-7.364 0-5.843-3.721-8.844-12.846-8.844H98.228V80.72Zm13.327-23.332c4.602 0 6.683.96 6.683 4.042v.28c0 3.282-2.721 4.082-6.843 4.082h-7.084V57.39h7.244ZM127.23 80.721h6.483l2.682-6.283h13.927l2.761 6.283h6.443L146.48 52.186h-6.443L127.23 80.722Zm11.286-11.326 4.722-11.125 4.883 11.125h-9.605ZM162.63 75.038v5.683H182v-5.683h-6.803V57.63H182v-5.442h-19.37v5.442h6.764v17.41h-6.764Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00051)" d="M0 0h181.908v80.68H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="187" height="73" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M16.144 31.994C4.5 31.994.631 28.042 0 21.064v-.043h12.95v.126c.251 1.472 1.975 2.145 4.077 2.145 1.892 0 2.607-.463 2.607-1.262 0-1.177-1.766-1.513-7.316-2.102-7.063-.799-11.73-3.027-11.73-9.25C.589 4.079 6.097 0 15.599 0c9.123 0 14.294 3.07 15.64 10.553v.042H19.003c-.252-1.43-1.555-2.102-3.784-2.102-2.018 0-2.648.672-2.648 1.387 0 1.009 1.555 1.303 6.979 1.892 7.02.799 12.024 2.9 12.024 9.501 0 6.475-4.709 10.721-15.43 10.721ZM34.203.925h11.982v9.922h6.769V.925h11.94v30.27h-11.94v-9.753h-6.77v9.753H34.204V.925ZM68.74 31.195V.925h26.444v9.165h-15.05v2.228h14.462v6.98H80.133v2.312H95.48v9.585h-26.74ZM98.379 20.517h5.928v-8.913h-5.928V.924h23.502v10.68h-5.97v8.913h5.97v10.678H98.379V20.517ZM125.25.925h12.402v19.003h12.739v11.267H125.25V.925ZM151.264 31.195 162.531.925h13.37L187 31.195h-12.15l-1.135-3.783h-9.166l-1.135 3.784h-12.15Zm15.808-12.066h4.12l-2.06-6.727-2.06 6.727ZM1.514 41.966h11.73v9.124l7.483-9.124h13.958L24.553 53.822 34.6 72.237H21.273l-5.55-10.847-2.48 2.985v7.862H1.513v-30.27ZM36.707 72.237v-30.27h26.445v9.165H48.101v2.228h14.462v6.979H48.101v2.312h15.345v9.586H36.707ZM66.646 41.966h12.402V60.97h12.74v11.267H66.645v-30.27ZM94.86 41.966h12.402V60.97h12.739v11.267H94.86v-30.27ZM123.074 72.237v-30.27h26.445v9.165h-15.052v2.228h14.463v6.979h-14.463v2.312h15.346v9.586h-26.739ZM160.279 72.237V60.633L150.02 41.966h12.487l3.952 7.61 4.078-7.61h12.445l-10.511 18.541v11.73h-12.192Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00101)" d="M0 0h186.811v72.164H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="187" height="73" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M16.144 31.994c10.721 0 15.43-4.246 15.43-10.72 0-6.601-5.003-8.703-12.024-9.502-5.424-.589-6.98-.883-6.98-1.892 0-.715.631-1.387 2.65-1.387 2.228 0 3.53.672 3.783 2.102h12.235v-.042C29.892 3.069 24.72 0 15.598 0 6.096 0 .588 4.078.588 10.679c0 6.222 4.667 8.45 11.73 9.25 5.55.588 7.316.924 7.316 2.101 0 .8-.715 1.261-2.607 1.261-2.102 0-3.826-.672-4.078-2.144v-.126H0v.042c.63 6.98 4.499 10.931 16.144 10.931ZM34.203.925v30.27h11.982v-9.753h6.769v9.753h11.94V.925h-11.94v9.922h-6.77V.925H34.204ZM68.74 31.195h26.739V21.61H80.133v-2.313h14.463v-6.979H80.133V10.09h15.051V.925H68.74v30.27ZM98.379 20.517v10.678h23.502V20.517h-5.97v-8.913h5.97V.924H98.379v10.68h5.928v8.913h-5.928ZM125.25.925v30.27h25.141V19.928h-12.739V.925H125.25ZM151.264 31.195h12.15l1.135-3.783h9.166l1.135 3.784H187L175.901.924h-13.37l-11.267 30.27Zm15.808-12.066 2.06-6.727 2.06 6.727h-4.12ZM4.001 41.966v30.271h11.73v-7.862l2.48-2.985 5.55 10.847H37.09L27.04 53.822l10.132-11.856H23.215L15.73 51.09v-9.124H4.001ZM39.195 72.237h26.74v-9.586H50.588V60.34H65.05v-6.98H50.59v-2.227h15.05v-9.166H39.196v30.271ZM69.134 41.966v30.271h25.141V60.97H81.536V41.966H69.134ZM97.348 41.966v30.271h25.141V60.97H109.75V41.966H97.348ZM125.562 72.237h26.739v-9.586h-15.346V60.34h14.463v-6.98h-14.463v-2.227h15.051v-9.166h-26.444v30.271ZM162.767 72.237h12.192v-11.73l10.511-18.54h-12.445l-4.078 7.61-3.952-7.61h-12.487l10.259 18.666v11.604Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00101)" d="M0 0h186.811v72.164H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="199" height="67" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M16.63 28.494C5.99 28.494 1.565 25.29.459 18.157H5.53c.84 4.691 4.463 6.217 11.214 6.217 6.18 0 8.85-1.45 8.85-4.272 0-3.357-2.9-3.624-11.329-4.12-8.392-.534-12.473-2.174-12.473-7.628v-.039C1.793 3.28 6.179 0 14.914 0c9.155 0 14.19 2.975 15.296 9.23h-4.997c-.686-3.852-4.386-5.225-10.375-5.225-5.912 0-8.315 1.488-8.315 4.196 0 2.632 1.983 3.395 9.84 3.814 9.613.534 13.962 2.213 13.962 7.744 0 5.492-4.31 8.735-13.694 8.735ZM34.56 23.344h7.323v-18.5H34.56V.61h19.148v4.234h-7.324v18.5h7.324v4.387H34.56v-4.387ZM59.655 27.73V.61h4.501L76.02 13.198 88.187.61h4.234v27.12h-4.577V7.058l-11.71 11.939h-.496L64.232 7.095V27.73h-4.577ZM114.482 28.456c-9.383 0-16.058-4.387-16.058-14v-.114C98.424 5.188 105.25 0 114.482 0c9.193 0 16.173 5.035 16.173 14.304v.19c0 9.422-6.942 13.962-16.173 13.962Zm-.038-4.273c6.713 0 11.367-2.746 11.367-9.726 0-7.095-4.501-10.185-11.329-10.185-6.866 0-11.214 3.204-11.214 10.147v.038c0 6.599 4.501 9.726 11.176 9.726ZM136.669 27.73V.61h4.806l18.043 19.607 1.068 1.335V.61h4.539v27.12h-4.463L142.276 7.744l-1.03-1.258V27.73h-4.577ZM172.68 27.73V.61h25.557v4.005H177.22v7.706h17.775v3.967H177.22v7.285H199v4.158h-26.32ZM12.93 65.875 0 38.755h5.15l10.337 22.161 10.87-22.161h5.112l-13.694 27.12h-4.844ZM35.118 61.489h7.324v-18.5h-7.324v-4.234h19.149v4.234h-7.324v18.5h7.324v4.386H35.118V61.49ZM58.986 61.489h7.324v-18.5h-7.324v-4.234h19.149v4.234H70.81v18.5h7.323v4.386H58.987V61.49ZM84.082 38.755h12.282c10.108 0 16.631 3.928 16.631 13.579v.076c0 9.65-6.256 13.465-16.173 13.465h-12.74v-27.12Zm12.091 4.12h-7.438v18.843h7.858c7.591 0 11.596-2.327 11.596-9.384v-.076c0-6.866-4.272-9.384-12.016-9.384ZM114.504 65.875l14.075-27.12h4.921l14.304 27.12h-5.035l-3.51-6.79H123.01l-3.395 6.79h-5.111Zm10.451-10.68h12.321l-6.256-12.13-6.065 12.13ZM165.695 66.638c-10.642 0-15.067-3.204-16.173-10.337h5.073c.839 4.692 4.463 6.218 11.214 6.218 6.18 0 8.85-1.45 8.85-4.273 0-3.356-2.899-3.623-11.329-4.12-8.392-.533-12.473-2.173-12.473-7.628v-.038c0-5.035 4.386-8.316 13.121-8.316 9.155 0 14.19 2.976 15.296 9.231h-4.997c-.686-3.852-4.386-5.225-10.375-5.225-5.912 0-8.315 1.487-8.315 4.195 0 2.632 1.983 3.395 9.841 3.815 9.612.534 13.961 2.212 13.961 7.743 0 5.493-4.311 8.735-13.694 8.735Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.0038)" d="M0 0h198.247v66.386H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="198" height="67" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff" clip-path="url(#a)">
3
+ <path d="M16.129 28.416c9.358 0 13.656-3.233 13.656-8.711 0-5.516-4.336-7.19-13.922-7.722-7.837-.419-9.815-1.18-9.815-3.804 0-2.701 2.397-4.185 8.293-4.185 5.972 0 9.662 1.37 10.347 5.212h4.983C28.568 2.967 23.547 0 14.417 0 5.706 0 1.331 3.271 1.331 8.293v.038c0 5.44 4.07 7.075 12.44 7.608 8.406.494 11.297.76 11.297 4.108 0 2.815-2.662 4.26-8.825 4.26-6.733 0-10.347-1.52-11.184-6.2H0c1.103 7.114 5.516 10.309 16.129 10.309ZM34.009 23.28v4.375h19.096v-4.374h-7.304V4.83h7.304V.61H34.009V4.83h7.303v18.45H34.01ZM59.036 27.655H63.6V7.075l11.375 11.869h.494L87.147 7.037v20.618h4.565V.61H87.49L75.355 13.162 63.525.609h-4.49v27.046ZM113.713 28.378c9.206 0 16.129-4.527 16.129-13.923v-.19C129.842 5.021 122.881 0 113.713 0c-9.206 0-16.015 5.173-16.015 14.303v.114c0 9.586 6.657 13.961 16.015 13.961Zm-.038-4.26c-6.657 0-11.146-3.12-11.146-9.7v-.039c0-6.923 4.337-10.118 11.184-10.118 6.809 0 11.298 3.08 11.298 10.156 0 6.962-4.641 9.7-11.336 9.7ZM135.839 27.655h4.565V6.467l1.027 1.255 18.336 19.933h4.45V.61h-4.526v20.884l-1.066-1.332L140.632.61h-4.793v27.046ZM171.752 27.655H198V23.51h-21.721v-7.266h17.727v-3.956h-17.727V4.603h20.96V.609h-25.487v27.046ZM22.223 65.695h4.831L40.71 38.65h-5.097L24.772 60.75 14.462 38.65H9.328l12.896 27.046ZM44.35 61.32v4.375h19.096v-4.374h-7.304V42.87h7.304V38.65H44.35v4.222h7.303v18.45H44.35ZM68.152 61.32v4.375h19.096v-4.374h-7.303V42.87h7.303V38.65H68.152v4.222h7.304v18.45h-7.304ZM93.18 38.649v27.046h12.705c9.89 0 16.129-3.804 16.129-13.428v-.076c0-9.624-6.505-13.542-16.586-13.542H93.179Zm12.058 4.108c7.722 0 11.983 2.51 11.983 9.358v.076c0 7.037-3.995 9.358-11.565 9.358H97.82V42.757h7.418ZM123.518 65.695h5.098l3.385-6.77h16.205l3.5 6.77h5.021L142.462 38.65h-4.907l-14.037 27.046Zm10.423-10.65 6.049-12.098 6.238 12.097h-12.287ZM174.57 66.456c9.358 0 13.656-3.233 13.656-8.711 0-5.516-4.336-7.19-13.923-7.722-7.836-.419-9.814-1.18-9.814-3.804 0-2.701 2.397-4.185 8.293-4.185 5.972 0 9.662 1.37 10.347 5.212h4.983c-1.103-6.239-6.124-9.206-15.254-9.206-8.711 0-13.086 3.272-13.086 8.293v.038c0 5.44 4.07 7.075 12.439 7.608 8.407.495 11.298.76 11.298 4.108 0 2.815-2.663 4.26-8.825 4.26-6.733 0-10.347-1.52-11.184-6.2h-5.059c1.103 7.114 5.515 10.31 16.129 10.31Z"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" transform="scale(1.00106)" d="M0 0h197.791v66.386H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>