@mindvalley/design-system 3.1.1 → 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 (1003) hide show
  1. package/CHANGELOG.md +20 -6
  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/typography.js +1 -1
  798. package/dist/wordmarks/sprites/topics.svg +1 -0
  799. package/dist/wordmarks/sprites/trainers.svg +1 -0
  800. package/dist/wordmarks/topics/certs-10-x-fitness-left.svg +11 -0
  801. package/dist/wordmarks/topics/certs-10-x-fitness.svg +11 -0
  802. package/dist/wordmarks/topics/certs-business-coaching.svg +10 -0
  803. package/dist/wordmarks/topics/certs-holobody-coaching.svg +10 -0
  804. package/dist/wordmarks/topics/certs-hypnotherapy.svg +10 -0
  805. package/dist/wordmarks/topics/certs-life-coaching-left.svg +10 -0
  806. package/dist/wordmarks/topics/certs-life-coaching.svg +10 -0
  807. package/dist/wordmarks/topics/coming-soon-become-fully-present.svg +5 -0
  808. package/dist/wordmarks/topics/coming-soon-biohack-your-performance.svg +10 -0
  809. package/dist/wordmarks/topics/coming-soon-bliss.svg +5 -0
  810. package/dist/wordmarks/topics/coming-soon-build-community.svg +5 -0
  811. package/dist/wordmarks/topics/coming-soon-build-confidence.svg +5 -0
  812. package/dist/wordmarks/topics/coming-soon-claim-your-erotic-power.svg +5 -0
  813. package/dist/wordmarks/topics/coming-soon-connect-with-your-spirit.svg +10 -0
  814. package/dist/wordmarks/topics/coming-soon-create-your-community.svg +5 -0
  815. package/dist/wordmarks/topics/coming-soon-deep-spirituality.svg +5 -0
  816. package/dist/wordmarks/topics/coming-soon-develop-charisma.svg +5 -0
  817. package/dist/wordmarks/topics/coming-soon-eradicate-self-doubt.svg +10 -0
  818. package/dist/wordmarks/topics/coming-soon-experience-quantum-love.svg +5 -0
  819. package/dist/wordmarks/topics/coming-soon-finding-your-soulmate.svg +5 -0
  820. package/dist/wordmarks/topics/coming-soon-healing-through-breathing.svg +5 -0
  821. package/dist/wordmarks/topics/coming-soon-intuition-creativity.svg +5 -0
  822. package/dist/wordmarks/topics/coming-soon-living-bravely.svg +5 -0
  823. package/dist/wordmarks/topics/coming-soon-manifest-like-a-master.svg +5 -0
  824. package/dist/wordmarks/topics/coming-soon-master-branding.svg +5 -0
  825. package/dist/wordmarks/topics/coming-soon-master-your-body-language.svg +10 -0
  826. package/dist/wordmarks/topics/coming-soon-master-your-money.svg +5 -0
  827. package/dist/wordmarks/topics/coming-soon-overcome-anxiety-depression.svg +10 -0
  828. package/dist/wordmarks/topics/coming-soon-reclaim-your-happiness.svg +5 -0
  829. package/dist/wordmarks/trainers/agapi-stassinopoulos.svg +10 -0
  830. package/dist/wordmarks/trainers/ajit-nawalkha-left.svg +10 -0
  831. package/dist/wordmarks/trainers/ajit-nawalkha.svg +10 -0
  832. package/dist/wordmarks/trainers/alan-watts.svg +10 -0
  833. package/dist/wordmarks/trainers/alfio-bardolla-left.svg +5 -0
  834. package/dist/wordmarks/trainers/alfio-bardolla.svg +5 -0
  835. package/dist/wordmarks/trainers/alisa-grabovaja-left.svg +10 -0
  836. package/dist/wordmarks/trainers/alisa-grabovaja.svg +10 -0
  837. package/dist/wordmarks/trainers/allan-pease.svg +10 -0
  838. package/dist/wordmarks/trainers/amy-killen.svg +10 -0
  839. package/dist/wordmarks/trainers/andri-peetso.svg +5 -0
  840. package/dist/wordmarks/trainers/anodea-judith-left.svg +10 -0
  841. package/dist/wordmarks/trainers/anodea-judith.svg +10 -0
  842. package/dist/wordmarks/trainers/antwone-stigall-left.svg +10 -0
  843. package/dist/wordmarks/trainers/antwone-stigall.svg +10 -0
  844. package/dist/wordmarks/trainers/barbara-allan-pease-left.svg +10 -0
  845. package/dist/wordmarks/trainers/barbara-allan-pease.svg +10 -0
  846. package/dist/wordmarks/trainers/barbara-marx-hubbard.svg +10 -0
  847. package/dist/wordmarks/trainers/ben-greenfield.svg +10 -0
  848. package/dist/wordmarks/trainers/bianca-andreescu-left.svg +10 -0
  849. package/dist/wordmarks/trainers/bianca-andreescu.svg +10 -0
  850. package/dist/wordmarks/trainers/bianca-ioana-left.svg +10 -0
  851. package/dist/wordmarks/trainers/bianca-ioana.svg +10 -0
  852. package/dist/wordmarks/trainers/bibi-brzozka-left.svg +11 -0
  853. package/dist/wordmarks/trainers/bibi-brzozka.svg +11 -0
  854. package/dist/wordmarks/trainers/brendan-kane-left.svg +10 -0
  855. package/dist/wordmarks/trainers/brendan-kane.svg +10 -0
  856. package/dist/wordmarks/trainers/burt-goldman-left.svg +10 -0
  857. package/dist/wordmarks/trainers/burt-goldman.svg +10 -0
  858. package/dist/wordmarks/trainers/cameron-herold-left.svg +10 -0
  859. package/dist/wordmarks/trainers/cameron-herold.svg +10 -0
  860. package/dist/wordmarks/trainers/cecilia-sardeo-left.svg +10 -0
  861. package/dist/wordmarks/trainers/cecilia-sardeo.svg +10 -0
  862. package/dist/wordmarks/trainers/charlie-morley.svg +10 -0
  863. package/dist/wordmarks/trainers/christie-marie-sheldon.svg +10 -0
  864. package/dist/wordmarks/trainers/christine-bullock-left.svg +10 -0
  865. package/dist/wordmarks/trainers/christine-bullock.svg +10 -0
  866. package/dist/wordmarks/trainers/dave-asprey.svg +10 -0
  867. package/dist/wordmarks/trainers/dawson-church-left.svg +10 -0
  868. package/dist/wordmarks/trainers/dawson-church.svg +10 -0
  869. package/dist/wordmarks/trainers/deborah-king-left.svg +10 -0
  870. package/dist/wordmarks/trainers/deborah-king.svg +10 -0
  871. package/dist/wordmarks/trainers/denis-waitley.svg +10 -0
  872. package/dist/wordmarks/trainers/domenic-ashburn.svg +5 -0
  873. package/dist/wordmarks/trainers/donna-eden-david-feinstein-left.svg +10 -0
  874. package/dist/wordmarks/trainers/donna-eden-david-feinstein.svg +10 -0
  875. package/dist/wordmarks/trainers/donna-eden.svg +10 -0
  876. package/dist/wordmarks/trainers/dr-caroline-leaf.svg +10 -0
  877. package/dist/wordmarks/trainers/dr-shefali.svg +10 -0
  878. package/dist/wordmarks/trainers/dr-srikumar-rao.svg +10 -0
  879. package/dist/wordmarks/trainers/emily-fletcher-left.svg +10 -0
  880. package/dist/wordmarks/trainers/emily-fletcher.svg +10 -0
  881. package/dist/wordmarks/trainers/eric-edmeades-left.svg +10 -0
  882. package/dist/wordmarks/trainers/eric-edmeades.svg +10 -0
  883. package/dist/wordmarks/trainers/erwin-valencia.svg +10 -0
  884. package/dist/wordmarks/trainers/florencia-andres-left.svg +5 -0
  885. package/dist/wordmarks/trainers/florencia-andres.svg +5 -0
  886. package/dist/wordmarks/trainers/florencia-veronica-andres-left.svg +10 -0
  887. package/dist/wordmarks/trainers/florencia-veronica-andres.svg +10 -0
  888. package/dist/wordmarks/trainers/gahmya-drummond-bey.svg +10 -0
  889. package/dist/wordmarks/trainers/gelong-thubten-left.svg +10 -0
  890. package/dist/wordmarks/trainers/gelong-thubten.svg +10 -0
  891. package/dist/wordmarks/trainers/gerard-adams.svg +10 -0
  892. package/dist/wordmarks/trainers/iman-oubou-left.svg +7 -0
  893. package/dist/wordmarks/trainers/iman-oubou.svg +7 -0
  894. package/dist/wordmarks/trainers/jade-shaw.svg +10 -0
  895. package/dist/wordmarks/trainers/jason-campbell-left.svg +10 -0
  896. package/dist/wordmarks/trainers/jason-campbell.svg +10 -0
  897. package/dist/wordmarks/trainers/jeffrey-allen.svg +10 -0
  898. package/dist/wordmarks/trainers/jeffrey-perlman.svg +10 -0
  899. package/dist/wordmarks/trainers/jennifer-patridge-left.svg +10 -0
  900. package/dist/wordmarks/trainers/jennifer-patridge.svg +10 -0
  901. package/dist/wordmarks/trainers/jim-kwik.svg +10 -0
  902. package/dist/wordmarks/trainers/jimmy-naraine-left.svg +10 -0
  903. package/dist/wordmarks/trainers/jimmy-naraine.svg +10 -0
  904. package/dist/wordmarks/trainers/jon-missy-butcher-left.svg +10 -0
  905. package/dist/wordmarks/trainers/jon-missy-butcher.svg +10 -0
  906. package/dist/wordmarks/trainers/jose-silva.svg +10 -0
  907. package/dist/wordmarks/trainers/juan-pablo-barahona-left.svg +10 -0
  908. package/dist/wordmarks/trainers/juan-pablo-barahona.svg +10 -0
  909. package/dist/wordmarks/trainers/julia-allison-left.svg +10 -0
  910. package/dist/wordmarks/trainers/julia-allison.svg +10 -0
  911. package/dist/wordmarks/trainers/katherine-woodward-thomas.svg +10 -0
  912. package/dist/wordmarks/trainers/keith-ferrazzi-left.svg +10 -0
  913. package/dist/wordmarks/trainers/keith-ferrazzi.svg +10 -0
  914. package/dist/wordmarks/trainers/ken-honda-left.svg +10 -0
  915. package/dist/wordmarks/trainers/ken-honda.svg +10 -0
  916. package/dist/wordmarks/trainers/ken-wilber-left.svg +10 -0
  917. package/dist/wordmarks/trainers/ken-wilber.svg +10 -0
  918. package/dist/wordmarks/trainers/kristina-mand-lakhiani.svg +10 -0
  919. package/dist/wordmarks/trainers/layla-martin-left.svg +10 -0
  920. package/dist/wordmarks/trainers/layla-martin.svg +10 -0
  921. package/dist/wordmarks/trainers/lee-holden.svg +10 -0
  922. package/dist/wordmarks/trainers/linda-clemons-left.svg +10 -0
  923. package/dist/wordmarks/trainers/linda-clemons.svg +10 -0
  924. package/dist/wordmarks/trainers/lisa-nichols.svg +10 -0
  925. package/dist/wordmarks/trainers/lorenzo-delano-left.svg +10 -0
  926. package/dist/wordmarks/trainers/lorenzo-delano.svg +10 -0
  927. package/dist/wordmarks/trainers/mahatria.svg +10 -0
  928. package/dist/wordmarks/trainers/manon-dave.svg +5 -0
  929. package/dist/wordmarks/trainers/marie-diamond-left.svg +10 -0
  930. package/dist/wordmarks/trainers/marie-diamond.svg +10 -0
  931. package/dist/wordmarks/trainers/marisa-peer-left.svg +10 -0
  932. package/dist/wordmarks/trainers/marisa-peer.svg +10 -0
  933. package/dist/wordmarks/trainers/maye-musk.svg +10 -0
  934. package/dist/wordmarks/trainers/michael-beckwith-left.svg +11 -0
  935. package/dist/wordmarks/trainers/michael-beckwith.svg +11 -0
  936. package/dist/wordmarks/trainers/michael-breus.svg +10 -0
  937. package/dist/wordmarks/trainers/miki-agrawal-left.svg +10 -0
  938. package/dist/wordmarks/trainers/miki-agrawal.svg +10 -0
  939. package/dist/wordmarks/trainers/monty-moran-left.svg +10 -0
  940. package/dist/wordmarks/trainers/monty-moran.svg +10 -0
  941. package/dist/wordmarks/trainers/naveen-jain-left.svg +10 -0
  942. package/dist/wordmarks/trainers/naveen-jain.svg +10 -0
  943. package/dist/wordmarks/trainers/neale-donald-walsch.svg +10 -0
  944. package/dist/wordmarks/trainers/neelam-verma-left.svg +10 -0
  945. package/dist/wordmarks/trainers/neelam-verma.svg +10 -0
  946. package/dist/wordmarks/trainers/nir-eyal.svg +10 -0
  947. package/dist/wordmarks/trainers/niraj-naik.svg +10 -0
  948. package/dist/wordmarks/trainers/paul-mc-kenna-left.svg +10 -0
  949. package/dist/wordmarks/trainers/paul-mc-kenna.svg +10 -0
  950. package/dist/wordmarks/trainers/paulius-staniunas-left.svg +10 -0
  951. package/dist/wordmarks/trainers/paulius-staniunas.svg +10 -0
  952. package/dist/wordmarks/trainers/psalm-isadora-left.svg +10 -0
  953. package/dist/wordmarks/trainers/psalm-isadora.svg +10 -0
  954. package/dist/wordmarks/trainers/rachel-pringle.svg +10 -0
  955. package/dist/wordmarks/trainers/radha-agrawal-left.svg +12 -0
  956. package/dist/wordmarks/trainers/radha-agrawal.svg +12 -0
  957. package/dist/wordmarks/trainers/regan-hillyer-left.svg +10 -0
  958. package/dist/wordmarks/trainers/regan-hillyer.svg +10 -0
  959. package/dist/wordmarks/trainers/robert-allen-left.svg +5 -0
  960. package/dist/wordmarks/trainers/robert-allen.svg +5 -0
  961. package/dist/wordmarks/trainers/robin-sharma-left.svg +10 -0
  962. package/dist/wordmarks/trainers/robin-sharma.svg +10 -0
  963. package/dist/wordmarks/trainers/rolene-strauss-left.svg +10 -0
  964. package/dist/wordmarks/trainers/rolene-strauss.svg +10 -0
  965. package/dist/wordmarks/trainers/ronan-diego-left.svg +10 -0
  966. package/dist/wordmarks/trainers/ronan-diego.svg +10 -0
  967. package/dist/wordmarks/trainers/sadhguru.svg +10 -0
  968. package/dist/wordmarks/trainers/saskia-alusaluy-left.svg +10 -0
  969. package/dist/wordmarks/trainers/saskia-alusaluy.svg +10 -0
  970. package/dist/wordmarks/trainers/shade-zahrai-fasyal-sekkouah-left.svg +10 -0
  971. package/dist/wordmarks/trainers/shade-zahrai-fasyal-sekkouah.svg +10 -0
  972. package/dist/wordmarks/trainers/shade-zahrai-left.svg +10 -0
  973. package/dist/wordmarks/trainers/shade-zahrai.svg +10 -0
  974. package/dist/wordmarks/trainers/sheila-kelley-left.svg +10 -0
  975. package/dist/wordmarks/trainers/sheila-kelley.svg +10 -0
  976. package/dist/wordmarks/trainers/simone-viidas-left.svg +10 -0
  977. package/dist/wordmarks/trainers/simone-viidas.svg +10 -0
  978. package/dist/wordmarks/trainers/sonia-choquette-left.svg +10 -0
  979. package/dist/wordmarks/trainers/sonia-choquette.svg +10 -0
  980. package/dist/wordmarks/trainers/steve-cotter.svg +10 -0
  981. package/dist/wordmarks/trainers/steven-kotler.svg +10 -0
  982. package/dist/wordmarks/trainers/tal-ben-shahar-left.svg +10 -0
  983. package/dist/wordmarks/trainers/tal-ben-shahar.svg +10 -0
  984. package/dist/wordmarks/trainers/tim-storey.svg +10 -0
  985. package/dist/wordmarks/trainers/tom-cronin-left.svg +10 -0
  986. package/dist/wordmarks/trainers/tom-cronin.svg +10 -0
  987. package/dist/wordmarks/trainers/vanessa-van-edwards.svg +10 -0
  988. package/dist/wordmarks/trainers/verne-harnish.svg +10 -0
  989. package/dist/wordmarks/trainers/vishen.svg +10 -0
  990. package/dist/wordmarks/trainers/vykintas-glodenis.svg +5 -0
  991. package/docs/CONTRIBUTION.md +31 -8
  992. package/docs/USAGE.md +312 -32
  993. package/docs/icon-preview-names-ids.png +0 -0
  994. package/docs/icons/brand-icons.md +619 -0
  995. package/docs/icons/categories.md +879 -0
  996. package/docs/icons/legacy-combined.md +12022 -0
  997. package/docs/icons/ui-icons.md +8926 -0
  998. package/docs/processing-icons-wordmarks.png +0 -0
  999. package/docs/wordmarks/topics.md +425 -0
  1000. package/docs/wordmarks/trainers.md +2193 -0
  1001. package/package.json +19 -7
  1002. package/docs/how to use guide/assets/sprite.symbol.svg +0 -1
  1003. package/docs/how to use guide/index.html +0 -7787
@@ -0,0 +1,6 @@
1
+ <svg width="263" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M86.377 55.749c12.96 0 18.652-5.349 18.652-18.789V31.2H87.543v7.131c0 2.126-.137 2.675-.892 2.675-.754 0-.822-.549-.822-2.675V21.463c0-2.126.137-2.537.822-2.537.686 0 .892.411.892 2.537v6.651h17.417v-5.897c0-12.891-6.103-17.691-18.377-17.691C75.269 4.526 68 9.737 68 23.04v13.851c0 13.646 5.76 18.858 18.377 18.858ZM125.315 55.749c11.794 0 18.857-4.938 18.857-18.035V22.903c0-13.303-7.406-18.446-18.72-18.446-11.451 0-18.72 5.074-18.72 18.446v14.811c0 13.44 6.652 18.035 18.583 18.035Zm.137-14.743c-.686 0-.891-.412-.891-2.332V21.257c0-2.057.205-2.331.891-2.331.754 0 .892.274.892 2.331v17.349c0 1.988-.138 2.4-.892 2.4ZM163.897 19.269c1.234 0 1.646.822 1.646 2.194v2.88c0 1.508-.48 2.263-1.714 2.263h-.48v-7.337h.548Zm1.234 22.902v9.258c0 1.782.275 3.017 1.098 3.428h17.142c-.96-.686-1.302-1.646-1.302-3.703v-9.12c0-6.24-1.029-8.777-6.378-9.737 4.663-1.303 6.995-4.251 6.995-10.834v-2.674c0-9.6-4.457-13.303-17.075-13.303h-19.474v49.371h17.212V39.291c1.302 0 1.782.206 1.782 2.88ZM201.068 19.269c1.235 0 1.646.617 1.646 3.36v5.417c0 3.017-.48 3.703-1.714 3.703h-.343v-12.48h.411Zm.617 26.537c12.96-.069 17.829-5.486 17.829-17.623v-5.829c0-11.52-4.869-16.868-17.76-16.868H184.2v49.371h16.457v-9.051h1.028ZM239.837 55.749c11.795 0 18.857-4.938 18.857-18.035V22.903c0-13.303-7.405-18.446-18.72-18.446-11.451 0-18.72 5.074-18.72 18.446v14.811c0 13.44 6.652 18.035 18.583 18.035Zm.137-14.743c-.685 0-.891-.412-.891-2.332V21.257c0-2.057.206-2.331.891-2.331.755 0 .892.274.892 2.331v17.349c0 1.988-.137 2.4-.892 2.4Z"/>
4
+ </g>
5
+ <path d="M55.937 14.659 30.568 0h-.788L4.39 14.659l-.39.685V44.66l.39.685L29.78 60h.788l25.369-14.656.394-.685V15.345l-.394-.686ZM45.46 33.88l-.38.685-7.337 4.457v9.88l-.788.785H23.133l-.789-.785v-9.88l-7.336-4.457-.38-.685V22.506l.788-.788H25.68a6.703 6.703 0 0 1-2.352-5.102 6.726 6.726 0 0 1 6.716-6.719 6.725 6.725 0 0 1 6.716 6.72 6.703 6.703 0 0 1-2.352 5.1h10.264l.788.789v11.375Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="254" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M85.228 53.985c12.54-.004 18.045-5.18 18.041-18.184l-.001-5.573-16.919.005.002 6.9c0 2.056-.132 2.587-.861 2.587-.73 0-.797-.53-.797-2.587l-.005-16.32c0-2.058.132-2.456.796-2.456.663 0 .862.398.863 2.455l.002 6.435 16.851-.005-.001-5.705c-.004-12.473-5.91-17.116-17.785-17.112-10.948.003-17.979 5.047-17.975 17.918l.004 13.402c.003 13.202 5.578 18.243 17.785 18.24ZM122.902 53.974c11.411-.003 18.244-4.781 18.24-17.453l-.004-14.331c-.003-12.871-7.17-17.845-18.117-17.842-11.08.003-18.111 4.98-18.107 17.852l.004 14.33c.003 13.004 6.44 17.448 17.984 17.444Zm.129-14.264c-.664 0-.863-.398-.863-2.255l-.005-16.852c-.001-1.99.198-2.256.862-2.256.73 0 .862.265.863 2.255l.005 16.786c0 1.924-.132 2.322-.862 2.322ZM143.048 53.106l16.653-.004-.004-14.994c1.26 0 1.725.132 1.725 2.72l.003 8.956c0 1.725.266 2.92 1.062 3.317l16.587-.005c-.929-.663-1.261-1.591-1.262-3.582l-.002-8.758c-.002-6.103-.998-8.558-6.173-9.485 4.511-1.262 6.766-4.116 6.764-10.485v-2.52c-.003-9.356-4.316-12.937-16.524-12.934l-18.842.006.013 47.768Zm17.174-34.438c1.194 0 1.593.796 1.593 2.123l.001 2.786c0 1.46-.464 2.19-1.658 2.19h-.465l-.002-7.099h.531ZM179.875 53.096l15.923-.004-.002-8.758h.995c12.539-.07 17.248-5.312 17.245-17.056l-.002-5.639c-.003-11.146-4.715-16.32-17.188-16.316l-16.984.004.013 47.77Zm16.312-34.438c1.194 0 1.592.597 1.593 3.25l.001 5.242c.001 2.92-.463 3.583-1.658 3.583h-.331l-.004-12.075h.399ZM233.707 53.944c11.411-.003 18.244-4.782 18.24-17.454l-.004-14.33c-.003-12.872-7.17-17.846-18.117-17.843-11.08.003-18.111 4.981-18.108 17.852l.004 14.331c.004 13.004 6.441 17.447 17.985 17.444Zm.129-14.264c-.664 0-.863-.398-.863-2.256l-.005-16.852c-.001-1.99.198-2.255.862-2.256.73 0 .862.265.863 2.256l.004 16.785c.001 1.924-.132 2.322-.861 2.323Z"/>
4
+ </g>
5
+ <g clip-path="url(#a)">
6
+ <path d="M55.937 14.659 30.568 0h-.788L4.39 14.659l-.39.685V44.66l.39.685L29.78 60h.788l25.369-14.656.394-.685V15.345l-.394-.686ZM45.46 33.88l-.38.685-7.337 4.457v9.88l-.788.785H23.133l-.789-.785v-9.88l-7.336-4.457-.38-.685V22.506l.788-.788H25.68a6.703 6.703 0 0 1-2.352-5.102 6.726 6.726 0 0 1 6.716-6.719 6.725 6.725 0 0 1 6.716 6.72 6.703 6.703 0 0 1-2.352 5.1h10.264l.788.789v11.375Z" fill="#fff"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="a">
10
+ <path fill="#fff" d="M0 0h60v60H0z"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="218" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M75.886 54.857h17.691V20.914h7.543V5.486H68v15.428h7.886v33.943ZM102.791 54.857h31.337V39.36h-14.331v-3.017h14.331v-12.96h-14.331v-2.88h14.331V5.486h-31.337v49.371ZM140.55 54.857c12.548 0 15.497-2.88 15.703-16.046l.342-18.582h1.372v34.628h17.28V5.486h-34.56l-.617 29.143c-.069 4.045-.823 5.074-3.429 5.074h-.686v15.154h4.595ZM195.821 55.749c11.795 0 18.858-4.938 18.858-18.035V22.903c0-13.303-7.406-18.446-18.72-18.446-11.452 0-18.72 5.143-18.72 18.446v14.811c0 13.44 6.651 18.035 18.582 18.035Zm.138-14.743c-.686 0-.892-.412-.892-2.332V21.257c0-2.057.206-2.331.892-2.331.754 0 .891.274.891 2.331v17.349c0 1.988-.137 2.4-.891 2.4Z"/>
4
+ </g>
5
+ <path d="M55.937 14.659 30.568 0h-.788L4.39 14.659l-.39.685V44.66l.39.685L29.78 60h.788l25.369-14.656.394-.685V15.345l-.394-.686ZM45.46 33.88l-.38.685-7.337 4.457v9.88l-.788.785H23.133l-.789-.785v-9.88l-7.336-4.457-.38-.685V22.506l.788-.788H25.68a6.703 6.703 0 0 1-2.352-5.102 6.726 6.726 0 0 1 6.716-6.719 6.725 6.725 0 0 1 6.716 6.72 6.703 6.703 0 0 1-2.352 5.1h10.264l.788.789v11.375Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="295" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M86.377 55.749c12.96 0 18.652-5.349 18.652-18.789V31.2H87.543v7.131c0 2.126-.137 2.675-.892 2.675-.754 0-.822-.549-.822-2.675V21.463c0-2.126.137-2.537.822-2.537.686 0 .892.411.892 2.537v6.651h17.417v-5.897c0-12.891-6.103-17.691-18.377-17.691C75.269 4.526 68 9.737 68 23.04v13.851c0 13.646 5.76 18.858 18.377 18.858ZM124.833 55.749c11.52 0 18.24-4.869 18.24-18.172V5.486h-17.28v31.68c0 2.263-.137 2.468-.822 2.468-.618 0-.823-.274-.823-2.468V5.486h-17.28v32.091c0 12.823 5.348 18.172 17.965 18.172ZM176.403 39.36h-14.332v-3.017h14.332v-12.96h-14.332v-2.88h14.332V5.486h-31.337v49.371h31.337V39.36ZM196.201 19.269c1.234 0 1.645.822 1.645 2.194v2.88c0 1.508-.48 2.263-1.714 2.263h-.48v-7.337h.549Zm1.234 22.902v9.258c0 1.782.274 3.017 1.097 3.428h17.143c-.96-.686-1.303-1.646-1.303-3.703v-9.12c0-6.24-1.028-8.777-6.377-9.737 4.663-1.303 6.994-4.251 6.994-10.834v-2.674c0-9.6-4.457-13.303-17.074-13.303h-19.474v49.371h17.211V39.291c1.303 0 1.783.206 1.783 2.88ZM233.372 19.269c1.234 0 1.646.617 1.646 3.36v5.417c0 3.017-.481 3.703-1.715 3.703h-.343v-12.48h.412Zm.617 26.537c12.96-.069 17.829-5.486 17.829-17.623v-5.829c0-11.52-4.869-16.868-17.761-16.868h-17.554v49.371h16.457v-9.051h1.029ZM272.141 55.749c11.794 0 18.857-4.938 18.857-18.035V22.903c0-13.303-7.406-18.446-18.72-18.446-11.451 0-18.72 5.074-18.72 18.446v14.811c0 13.44 6.651 18.035 18.583 18.035Zm.137-14.743c-.686 0-.891-.412-.891-2.332V21.257c0-2.057.205-2.331.891-2.331.754 0 .891.274.891 2.331v17.349c0 1.988-.137 2.4-.891 2.4Z"/>
4
+ </g>
5
+ <path d="M55.937 14.659 30.568 0h-.788L4.39 14.659l-.39.685V44.66l.39.685L29.78 60h.788l25.369-14.656.394-.685V15.345l-.394-.686ZM45.46 33.88l-.38.685-7.337 4.457v9.88l-.788.785H23.133l-.789-.785v-9.88l-7.336-4.457-.38-.685V22.506l.788-.788H25.68a6.703 6.703 0 0 1-2.352-5.102 6.726 6.726 0 0 1 6.716-6.719 6.725 6.725 0 0 1 6.716 6.72 6.703 6.703 0 0 1-2.352 5.1h10.264l.788.789v11.375Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="281" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M85.51 52.277c12.842 0 17.707-5.091 17.707-17.876v-2.942H86.698v5.035c0 1.584-.113 2.206-.792 2.206-.735 0-.792-.622-.792-2.15V25.18c0-1.528.227-1.98.792-1.98.68 0 .792.452.792 2.036v4.695h16.463v-3.733c0-12.05-6.11-16.35-17.594-16.35-10.41 0-17.424 4.753-17.424 17.538v6.901c0 12.842 4.978 17.99 17.367 17.99ZM121.417 32.42l.396-7.637.34 7.638.961 5.034h-2.772l1.075-5.034Zm4.413 19.009h16.123l-10.296-40.732H111.8L101.561 51.43h15.896l.623-2.942h7.184l.566 2.942Z"/>
4
+ <path d="M158.789 23.539c1.075 0 1.471.905 1.471 2.093v.057c0 1.414-.453 2.15-1.414 2.15h-.736v-4.3h.679Zm-.622 15.727c1.188 0 1.527.226 1.527 2.772v6.675c0 1.358.34 2.32 1.075 2.716h16.406c-.849-.51-1.245-1.471-1.245-3.055V41.98c0-6.28-1.075-8.429-6.845-9.108 4.752-1.244 7.581-4.016 7.581-10.409 0-7.807-3.904-11.767-16.18-11.767h-18.725V51.43h16.349V39.266h.057ZM208.368 37.399h-14.369v-1.245h14.369V25.462h-14.369v-1.188h14.369V10.697h-30.379V51.43h30.379v-14.03ZM240.673 37.399h-14.369v-1.245h14.369V25.462h-14.369v-1.188h14.369V10.697h-30.379V51.43h30.379v-14.03ZM259.627 23.539c1.075 0 1.471.905 1.471 2.093v.057c0 1.414-.452 2.15-1.414 2.15h-.736v-4.3h.679Zm-.622 15.727c1.188 0 1.527.226 1.527 2.772v6.675c0 1.358.34 2.32 1.075 2.716h16.406c-.849-.51-1.245-1.471-1.245-3.055V41.98c0-6.28-1.074-8.429-6.845-9.108 4.752-1.244 7.581-4.016 7.581-10.409 0-7.807-3.904-11.767-16.18-11.767h-18.725V51.43h16.349V39.266h.057Z"/>
5
+ </g>
6
+ <path d="M55.954 14.655 30.568 0h-.788L4.39 14.655l-.39.686v29.315l.39.685L29.78 60h.788l25.386-14.659.394-.685V15.34l-.394-.685Zm-9.472 25.369-.528 1.416H14.298l-.534-1.41 14.103-12.519H14.298l-.534-1.409 15.618-13.88h1.063l16.037 13.884-.528 1.415H32.015l14.467 12.503Z" fill="#fff"/>
7
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="333" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M85.33 52.711c12.802 0 17.652-5.075 17.652-17.82v-2.933H86.514v5.019c0 1.579-.113 2.2-.79 2.2-.733 0-.79-.621-.79-2.144V25.697c0-1.522.226-1.973.79-1.973.677 0 .79.45.79 2.03v4.68h16.411v-3.721c0-12.013-6.09-16.3-17.54-16.3-10.376 0-17.37 4.738-17.37 17.484v6.88c0 12.802 4.964 17.934 17.314 17.934ZM121.125 32.916l.395-7.613.339 7.613.958 5.02h-2.763l1.071-5.02Zm4.399 18.95h16.073L131.333 11.26h-19.795L101.33 51.865h15.848l.62-2.932h7.162l.564 2.932Z"/>
4
+ <path d="M158.382 24.062c1.071 0 1.466.902 1.466 2.087v.056c0 1.41-.451 2.143-1.41 2.143h-.733v-4.286h.677Zm-.62 15.678c1.184 0 1.522.226 1.522 2.764v6.654c0 1.354.339 2.313 1.072 2.707h16.355c-.846-.507-1.241-1.466-1.241-3.045v-6.373c0-6.26-1.071-8.403-6.824-9.08 4.737-1.24 7.557-4.004 7.557-10.377 0-7.782-3.891-11.73-16.129-11.73h-18.667v40.605h16.298V39.74h.057ZM194.498 24.062c1.071 0 1.466.902 1.466 2.087v.056c0 1.41-.451 2.143-1.41 2.143h-.733v-4.286h.677Zm-.621 15.678c1.185 0 1.523.226 1.523 2.764v6.654c0 1.354.338 2.313 1.072 2.707h16.355c-.846-.507-1.241-1.466-1.241-3.045v-6.373c0-6.26-1.072-8.403-6.824-9.08 4.737-1.24 7.557-4.004 7.557-10.377 0-7.782-3.891-11.73-16.129-11.73h-18.668v40.605h16.299V39.74h.056ZM213.638 51.865h16.411V11.26h-16.411v40.605ZM262.36 37.88h-14.325v-1.242h14.325V25.98h-14.325v-1.184h14.325V11.26h-30.285v40.605h30.285V37.88Zm-19.062-27.748h9.136l-3.609-9.87h-13.197l7.67 9.87ZM281.256 24.062c1.071 0 1.466.902 1.466 2.087v.056c0 1.41-.451 2.143-1.41 2.143h-.733v-4.286h.677Zm-.621 15.678c1.185 0 1.523.226 1.523 2.764v6.654c0 1.354.338 2.313 1.071 2.707h16.356c-.846-.507-1.241-1.466-1.241-3.045v-6.373c0-6.26-1.072-8.403-6.824-9.08 4.737-1.24 7.557-4.004 7.557-10.377 0-7.782-3.891-11.73-16.129-11.73H264.28v40.605h16.299V39.74h.056ZM330.681 37.88h-14.325v-1.242h14.325V25.98h-14.325v-1.184h14.325V11.26h-30.285v40.605h30.285V37.88Z"/>
5
+ </g>
6
+ <path d="M56.092 14.692 30.644 0h-.79L4.401 14.692l-.392.687v29.387l.392.687 25.451 14.695h.79l25.449-14.695.395-.688V15.38l-.395-.687Zm-9.495 25.43-.53 1.42H14.334l-.537-1.413 14.139-12.55H14.334l-.537-1.413 15.658-13.914h1.065L46.597 26.17l-.53 1.42H32.094l14.503 12.533Z" fill="#fff"/>
7
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="338" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m85.709 41.35 3.796 10.426h18.077l-9.463-22.893-.624-.85.624-.736 9.519-16.32H89.505l-3.966 8.557-2.89 10.086 1.813-10.313v-8.33H68.256v40.8h16.206l.057-9.86 3.287-8.557-2.097 7.99Z"/>
4
+ <path d="m124.936 32.737.397-7.65.34 7.65.963 5.043h-2.776l1.076-5.043Zm4.42 19.04h16.15l-10.313-40.8h-19.89l-10.256 40.8h15.923l.623-2.947h7.196l.567 2.946Z"/>
5
+ <path d="M162.37 23.84c1.077 0 1.473.907 1.473 2.097v.056c0 1.417-.453 2.154-1.416 2.154h-.737V23.84h.68Zm-.623 15.753c1.19 0 1.53.227 1.53 2.777v6.686c0 1.36.34 2.324 1.076 2.72h16.433c-.85-.51-1.246-1.473-1.246-3.06v-6.403c0-6.29-1.077-8.443-6.857-9.123 4.76-1.247 7.593-4.023 7.593-10.426 0-7.82-3.91-11.787-16.206-11.787h-18.756v40.8h16.376V39.592h.057ZM198.658 23.84c1.077 0 1.473.907 1.473 2.097v.056c0 1.417-.453 2.154-1.416 2.154h-.737V23.84h.68Zm-.623 15.753c1.19 0 1.53.227 1.53 2.777v6.686c0 1.36.34 2.324 1.076 2.72h16.433c-.85-.51-1.247-1.473-1.247-3.06v-6.403c0-6.29-1.076-8.443-6.856-9.123 4.76-1.247 7.593-4.023 7.593-10.426 0-7.82-3.91-11.787-16.206-11.787h-18.756v40.8h16.376V39.592h.057ZM217.889 51.776h16.49V10.977h-16.49v40.8ZM266.843 37.723H252.45v-1.246h14.393v-10.71H252.45v-1.19h14.393v-13.6h-30.429v40.8h30.429V37.722ZM285.829 23.84c1.077 0 1.473.907 1.473 2.097v.056c0 1.417-.453 2.154-1.416 2.154h-.737V23.84h.68Zm-.623 15.753c1.19 0 1.53.227 1.53 2.777v6.686c0 1.36.34 2.324 1.076 2.72h16.433c-.85-.51-1.246-1.473-1.246-3.06v-6.403c0-6.29-1.077-8.443-6.857-9.123 4.76-1.247 7.593-4.023 7.593-10.426 0-7.82-3.91-11.787-16.206-11.787h-18.756v40.8h16.376V39.592h.057ZM335.49 37.723h-14.393v-1.246h14.393v-10.71h-14.393v-1.19h14.393v-13.6h-30.43v40.8h30.43V37.722Z"/>
6
+ </g>
7
+ <path d="M56.047 14.68 30.619 0h-.79L4.4 14.68l-.392.687v29.362l.391.687L29.83 60.1h.79l25.428-14.684.395-.686V15.367l-.395-.687Zm-9.488 25.41-.529 1.419H14.322l-.536-1.412 14.127-12.54H14.322l-.536-1.412 15.645-13.903h1.064L46.56 26.149l-.529 1.418H32.068L46.56 40.09Z" fill="#fff"/>
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="342" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M85.54 52.558c12.847 0 17.714-5.093 17.714-17.883v-2.943H86.729v5.037c0 1.584-.113 2.207-.792 2.207-.736 0-.792-.623-.792-2.15V25.45c0-1.528.226-1.981.792-1.981.68 0 .792.453.792 2.037v4.697h16.468V26.47c0-12.054-6.112-16.355-17.6-16.355-10.412 0-17.43 4.754-17.43 17.544v6.904c0 12.846 4.98 17.996 17.374 17.996ZM121.46 32.694l.397-7.64.339 7.64.962 5.037h-2.773l1.075-5.037Zm4.415 19.015h16.128l-10.3-40.746H111.84L101.597 51.71h15.902l.623-2.943h7.187l.566 2.943Z"/>
4
+ <path d="M158.846 23.81c1.075 0 1.471.905 1.471 2.093v.057c0 1.415-.453 2.15-1.415 2.15h-.736v-4.3h.68Zm-.623 15.732c1.189 0 1.528.226 1.528 2.773v6.678c0 1.358.34 2.32 1.075 2.716h16.412c-.849-.51-1.245-1.471-1.245-3.056v-6.395c0-6.281-1.075-8.432-6.848-9.111 4.754-1.245 7.584-4.018 7.584-10.413 0-7.81-3.905-11.77-16.186-11.77h-18.731v40.745h16.354V39.542h.057ZM195.086 23.81c1.075 0 1.471.905 1.471 2.093v.057c0 1.415-.452 2.15-1.414 2.15h-.736v-4.3h.679Zm-.622 15.732c1.188 0 1.528.226 1.528 2.773v6.678c0 1.358.339 2.32 1.075 2.716h16.411c-.848-.51-1.245-1.471-1.245-3.056v-6.395c0-6.281-1.075-8.432-6.847-9.111 4.753-1.245 7.583-4.018 7.583-10.413 0-7.81-3.905-11.77-16.185-11.77h-18.732v40.745h16.355V39.542h.057ZM214.293 51.709h16.468V10.963h-16.468V51.71ZM263.183 37.674h-14.375V36.43h14.375V25.733h-14.375v-1.188h14.375V10.963h-30.39V51.71h30.39V37.674ZM282.144 23.81c1.075 0 1.471.905 1.471 2.093v.057c0 1.415-.453 2.15-1.415 2.15h-.735v-4.3h.679Zm-.623 15.732c1.189 0 1.528.226 1.528 2.773v6.678c0 1.358.34 2.32 1.076 2.716h16.411c-.849-.51-1.245-1.471-1.245-3.056v-6.395c0-6.281-1.075-8.432-6.848-9.111 4.754-1.245 7.584-4.018 7.584-10.413 0-7.81-3.905-11.77-16.185-11.77H265.11v40.745h16.355V39.542h.056Z"/>
5
+ <path d="m319.063 32.694.397-7.64.339 7.64.962 5.037h-2.773l1.075-5.037Zm4.415 19.015h16.128l-10.299-40.746h-19.864L299.2 51.71h15.902l.623-2.943h7.187l.566 2.943Z"/>
6
+ </g>
7
+ <path d="M55.974 14.66 30.579 0h-.788L4.392 14.66l-.39.687V44.67l.39.686 25.399 14.664h.788l25.395-14.664.394-.686V15.346l-.394-.685Zm-9.475 25.378-.529 1.417H14.303l-.535-1.41 14.109-12.524H14.303l-.535-1.41 15.625-13.885h1.063l16.043 13.889-.529 1.416H32.026l14.472 12.507Z" fill="#fff"/>
8
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="332" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M84.815 50.91c12.425-.004 17.131-4.931 17.127-17.301l-.001-2.847-15.982.005.001 4.871c0 1.533-.109 2.135-.765 2.135-.712 0-.767-.602-.767-2.08l-.003-11.001c0-1.478.218-1.916.765-1.916.657 0 .767.437.767 1.97l.001 4.543 15.928-.004-.001-3.613c-.003-11.659-5.915-15.817-17.027-15.814-10.07.003-16.857 4.603-16.853 16.973l.002 6.677c.003 12.425 4.821 17.405 16.808 17.402ZM100.344 50.084l15.381-.004.601-2.846 6.951-.002.548 2.846 15.6-.004-9.973-39.407-19.212.005-9.896 39.412Zm19.207-18.396.381-7.39.33 7.39.932 4.871h-2.682l1.039-4.87Z"/>
4
+ <path d="m139.24 50.074 15.818-.005-.003-11.768h.054c1.15 0 1.478.219 1.479 2.682l.002 6.459c0 1.313.329 2.244 1.041 2.627l15.873-.005c-.821-.492-1.205-1.422-1.205-2.955l-.002-6.185c-.002-6.076-1.042-8.155-6.625-8.81 4.597-1.206 7.333-3.889 7.331-10.074-.002-7.553-3.779-11.384-15.657-11.38l-18.117.004.011 39.41Zm16.467-26.99c1.04 0 1.424.876 1.424 2.026v.054c0 1.369-.437 2.08-1.368 2.08h-.711l-.001-4.16h.656ZM174.291 50.064l15.819-.004-.004-11.768h.055c1.15 0 1.478.218 1.479 2.681l.002 6.459c0 1.314.329 2.244 1.04 2.627l15.873-.004c-.821-.493-1.204-1.423-1.205-2.956l-.001-6.185c-.002-6.075-1.043-8.155-6.626-8.81 4.598-1.206 7.334-3.889 7.332-10.074-.002-7.553-3.78-11.384-15.657-11.38l-18.118.005.011 39.409Zm16.468-26.989c1.04 0 1.423.876 1.424 2.025v.055c0 1.368-.438 2.08-1.368 2.08h-.712l-.001-4.16h.657ZM209.343 50.054l29.393-.008-.004-13.574-13.903.004v-1.204l13.903-.004-.003-10.345-13.903.004v-1.15l13.902-.004-.003-13.136-29.393.008.011 39.41ZM240.6 50.046l15.927-.005-.01-39.409-15.928.005.011 39.409ZM258.493 50.04l15.818-.004-.003-11.767h.055c1.149 0 1.478.218 1.479 2.681l.001 6.459c.001 1.313.329 2.244 1.041 2.627l15.873-.005c-.821-.492-1.204-1.422-1.205-2.955l-.001-6.185c-.002-6.076-1.043-8.155-6.626-8.81 4.598-1.206 7.334-3.889 7.332-10.074-.002-7.553-3.78-11.384-15.657-11.38l-18.118.005.011 39.409Zm16.468-26.988c1.04 0 1.423.875 1.424 2.025v.054c0 1.369-.438 2.08-1.368 2.08l-.712.001-.001-4.16h.657Z"/>
5
+ <path d="m291.465 50.032 15.38-.004.602-2.847 6.951-.002.548 2.846 15.6-.004-9.973-39.407-19.212.006-9.896 39.412Zm19.207-18.396.381-7.39.33 7.39.932 4.87-2.682.001 1.039-4.871Z"/>
6
+ </g>
7
+ <g clip-path="url(#a)">
8
+ <path d="M55.954 14.655 30.568 0h-.788L4.39 14.655l-.39.686v29.315l.39.685L29.78 60h.788l25.386-14.659.394-.685V15.34l-.394-.685Zm-9.472 25.369-.528 1.416H14.298l-.534-1.41 14.103-12.519H14.298l-.534-1.409 15.618-13.88h1.063l16.037 13.884-.528 1.415H32.015l14.467 12.503Z" fill="#fff"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="a">
12
+ <path fill="#fff" d="M0 0h60v60H0z"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="321" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.374 51.823h16.391l-.113-13.952h1.02l3.46 13.952h18.15l-7.203-21.78.737-2.041 6.069-17.015H88.849L85.673 24.43h-1.021l.056-13.442h-16.39l.056 40.836Z"/>
4
+ <path d="M105.307 51.823h15.938l.624-2.95h7.203l.567 2.95h16.164L135.48 10.987h-19.907l-10.266 40.836Zm19.908-19.057.397-7.657.34 7.657.964 5.048h-2.779l1.078-5.048Z"/>
5
+ <path d="M145.611 51.823h15.37V44.45h1.021c12.194-.057 16.731-4.765 16.731-16.959 0-11.513-4.594-16.504-16.674-16.504h-16.448v40.836Zm15.994-27.961c1.021 0 1.361.453 1.361 3.686 0 3.347-.34 3.97-1.475 3.97h-.51v-7.656h.624ZM180.38 51.823h17.015c12.194 0 16.732-4.65 16.732-16.731-.057-11.514-4.765-16.108-16.505-16.108h-1.361v-7.997h-15.767l-.114 40.836Zm15.824-12.931v-7.033h.624c1.021 0 1.361.453 1.361 3.403 0 3.006-.34 3.63-1.474 3.63h-.511ZM215.815 51.823h30.456V37.757h-14.406V36.51h14.406V25.79h-14.406v-1.191h14.406V10.987h-30.456v40.836ZM248.203 51.823h15.37V44.45h1.021c12.194-.057 16.731-4.765 16.731-16.959 0-11.513-4.594-16.504-16.675-16.504h-16.447v40.836Zm15.994-27.961c1.02 0 1.361.453 1.361 3.686 0 3.347-.341 3.97-1.475 3.97h-.51v-7.656h.624ZM277.992 51.823h15.937l.624-2.95h7.203l.567 2.95h16.165l-10.323-40.836h-19.907l-10.266 40.836ZM297.9 32.766l.397-7.657.34 7.657.964 5.048h-2.779l1.078-5.048Z"/>
6
+ </g>
7
+ <path d="M56.097 14.693 30.647 0h-.79L4.401 14.693l-.392.687v29.39l.392.687 25.454 14.697h.79l25.451-14.697.395-.687V15.38l-.395-.687Zm-9.496 25.433-.53 1.42H14.336l-.536-1.413 14.14-12.551H14.334l-.536-1.413 15.659-13.916h1.065L46.6 26.173l-.53 1.419H32.098l14.504 12.534Z" fill="#fff"/>
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="324" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M85.673 52.64c12.866 0 17.741-5.102 17.741-17.911V31.78h-16.55v5.045c0 1.587-.114 2.21-.794 2.21-.737 0-.794-.623-.794-2.154V25.49c0-1.53.227-1.984.794-1.984.68 0 .793.454.793 2.04v4.705h16.494v-3.74c0-12.073-6.121-16.381-17.627-16.381-10.43 0-17.457 4.76-17.457 17.57v6.915c0 12.866 4.987 18.024 17.4 18.024ZM121.648 32.745l.397-7.652.34 7.652.964 5.044h-2.778l1.077-5.044Zm4.421 19.044h16.154L131.907 10.98h-19.894L101.754 51.79h15.927l.623-2.947h7.198l.567 2.947Z"/>
4
+ <path d="M159.091 23.846c1.077 0 1.474.907 1.474 2.097V26c0 1.417-.454 2.154-1.417 2.154h-.737v-4.308h.68Zm-.623 15.757c1.19 0 1.53.227 1.53 2.777v6.688c0 1.36.34 2.324 1.077 2.721h16.437c-.85-.51-1.247-1.474-1.247-3.06v-6.405c0-6.292-1.077-8.446-6.858-9.126 4.761-1.247 7.595-4.024 7.595-10.429 0-7.821-3.911-11.789-16.21-11.789h-18.761V51.79h16.38V39.603h.057ZM195.388 23.846c1.077 0 1.474.907 1.474 2.097V26c0 1.417-.454 2.154-1.417 2.154h-.737v-4.308h.68Zm-.624 15.757c1.191 0 1.531.227 1.531 2.777v6.688c0 1.36.34 2.324 1.077 2.721h16.437c-.851-.51-1.247-1.474-1.247-3.06v-6.405c0-6.292-1.077-8.446-6.859-9.126 4.761-1.247 7.595-4.024 7.595-10.429 0-7.821-3.91-11.789-16.21-11.789h-18.761V51.79h16.381V39.603h.056ZM245.061 37.733h-14.397v-1.247h14.397V25.773h-14.397v-1.19h14.397V10.98h-30.437V51.79h30.437V37.733ZM264.051 23.846c1.077 0 1.474.907 1.474 2.097V26c0 1.417-.454 2.154-1.417 2.154h-.737v-4.308h.68Zm-.623 15.757c1.19 0 1.53.227 1.53 2.777v6.688c0 1.36.34 2.324 1.077 2.721h16.437c-.85-.51-1.247-1.474-1.247-3.06v-6.405c0-6.292-1.077-8.446-6.858-9.126 4.761-1.247 7.595-4.024 7.595-10.429 0-7.821-3.911-11.789-16.21-11.789h-18.761V51.79h16.38V39.603h.057Z"/>
5
+ <path d="m301.028 32.745.397-7.652.34 7.652.963 5.044h-2.777l1.077-5.044Zm4.421 19.044h16.153L311.287 10.98h-19.895L281.134 51.79h15.926l.624-2.947h7.198l.567 2.947Z"/>
6
+ </g>
7
+ <path d="M56.06 14.683 30.626 0h-.79L4.4 14.683l-.391.687v29.37l.391.687 25.438 14.687h.79L56.06 45.427l.395-.687V15.37l-.395-.687ZM46.57 40.1l-.529 1.419H14.326l-.536-1.412 14.13-12.543H14.325l-.535-1.412 15.648-13.907h1.065l16.067 13.91-.529 1.419H32.076L46.57 40.1Z" fill="#fff"/>
8
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="290" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.143 51.59h9.325v-5.448h-3.963V32.96h3.672v-5.39h-3.672V14.8h3.847V9.41h-9.209v42.18ZM79.556 51.59h4.721V33.02l-.525-6.152.7 3.573 3.963 21.149h4.021V9.41h-4.779v18.395l.7 7.44-.874-4.804-3.847-21.03h-4.08V51.59ZM97.227 51.59h5.42V14.8h3.147V9.41H94.138v5.39h3.088v36.79ZM107.505 51.59h5.245v-17.4h.641c1.05 0 1.399.47 1.399 1.7v13.122c0 1.172.175 2.344.641 2.578h5.595c-.699-.703-.874-1.582-.874-2.754V35.362c0-2.343-.758-3.456-2.389-3.983 1.573-.586 2.214-1.875 2.214-4.218V14.507c0-3.515-1.457-5.097-5.944-5.097h-6.528v42.18Zm5.945-37.552c1.049 0 1.398.293 1.398 1.23v12.42c0 .996-.407 1.289-1.398 1.289h-.7V14.038h.7ZM122.447 51.59h9.325v-5.448h-3.963V32.96h3.672v-5.39h-3.672V14.8h3.846V9.41h-9.208v42.18ZM133.86 51.59h5.42V37.296h1.224c4.43 0 6.236-2.402 6.236-6.093V14.858c0-3.398-1.865-5.448-6.294-5.448h-6.586v42.18Zm5.945-37.552c1.049 0 1.399.293 1.399 1.23V30.91c0 .996-.408 1.289-1.399 1.289h-.525v-18.16h.525ZM149.087 51.59h5.245v-17.4h.641c1.049 0 1.399.47 1.399 1.7v13.122c0 1.172.175 2.344.641 2.578h5.595c-.699-.703-.874-1.582-.874-2.754V35.362c0-2.343-.758-3.456-2.39-3.983 1.574-.586 2.215-1.875 2.215-4.218V14.507c0-3.515-1.457-5.097-5.945-5.097h-6.527v42.18Zm5.944-37.552c1.05 0 1.399.293 1.399 1.23v12.42c0 .996-.408 1.289-1.399 1.289h-.699V14.038h.699ZM164.029 51.59h9.325v-5.448h-3.963V32.96h3.671v-5.39h-3.671V14.8h3.846V9.41h-9.208v42.18ZM175.442 51.59h4.721V33.02l-.525-6.152.7 3.573 3.963 21.149h4.021V9.41h-4.779v18.395l.699 7.44-.874-4.804-3.846-21.03h-4.08V51.59ZM190.839 51.59h9.325v-5.448h-3.963V32.96h3.672v-5.39h-3.672V14.8h3.847V9.41h-9.209v42.18ZM208.379 52c4.196 0 6.353-1.699 6.353-6.21V9.41h-5.479v35.736c0 1.171-.117 1.581-.874 1.581-.816 0-.933-.41-.933-1.581V9.41h-5.478v36.38c0 4.511 2.156 6.21 6.411 6.21ZM217.251 51.59h5.246v-17.4h.641c1.049 0 1.399.47 1.399 1.7v13.122c0 1.172.174 2.344.641 2.578h5.595c-.7-.703-.875-1.582-.875-2.754V35.362c0-2.343-.757-3.456-2.389-3.983 1.573-.586 2.215-1.875 2.215-4.218V14.507c0-3.515-1.457-5.097-5.945-5.097h-6.528v42.18Zm5.945-37.552c1.049 0 1.399.293 1.399 1.23v12.42c0 .996-.408 1.289-1.399 1.289h-.699V14.038h.699ZM238.312 52c4.196 0 6.236-1.699 6.236-6.327v-11.19c0-3.163-.875-4.334-3.614-6.21-3.264-2.284-3.38-2.46-3.38-3.748v-9.022c0-1.348.233-1.64.874-1.64.699 0 .874.35.874 1.64V25.52h5.129V14.214c0-3.164-1.982-5.214-5.886-5.214-4.08 0-6.295 2.109-6.295 5.8v10.427c0 2.93.991 4.218 4.08 6.328 2.564 1.757 2.914 1.933 2.914 3.632v9.842c0 1.406-.175 1.757-.932 1.757-.7 0-.816-.351-.816-1.757V34.015h-5.421v11.717c0 4.57 1.924 6.268 6.237 6.268ZM246.965 9.41v42.18h5.478V32.843h2.04V51.59h5.478V9.41h-5.478v18.22h-2.04V9.41h-5.478ZM261.893 46.435v5.155h9.441v-5.155h-2.039v-31.87h2.039V9.41h-9.441v5.155h2.04v31.87h-2.04ZM273.263 51.59h5.42V37.296h1.224c4.429 0 6.236-2.402 6.236-6.093V14.858c0-3.398-1.865-5.448-6.294-5.448h-6.586v42.18Zm5.945-37.552c1.049 0 1.398.293 1.398 1.23V30.91c0 .996-.408 1.289-1.398 1.289h-.525v-18.16h.525Z"/>
4
+ </g>
5
+ <path d="M55.45 14.659 30.32 0h-.781L4.387 14.659 4 15.344V44.66l.387.685L29.54 60h.78l25.132-14.656.39-.685V15.345l-.39-.686ZM36.58 29.777a6.991 6.991 0 0 1-.574 2.794 6.896 6.896 0 0 1 5.425-.047 6.89 6.89 0 0 1 2.25 1.525 7.045 7.045 0 0 1 2.027 4.95c0 1.856-.729 3.636-2.027 4.95a6.902 6.902 0 0 1-2.25 1.524 6.85 6.85 0 0 1-2.657.533 6.84 6.84 0 0 1-2.656-.532 6.892 6.892 0 0 1-2.248-1.525 6.95 6.95 0 0 1-1.511-2.268 7.003 7.003 0 0 1-.527-2.682c0-.964.196-1.917.577-2.8a6.873 6.873 0 0 1-5.539 0c.38.883.576 1.836.574 2.8a6.999 6.999 0 0 1-.526 2.682c-.35.85-.864 1.62-1.511 2.268a6.902 6.902 0 0 1-2.249 1.524 6.85 6.85 0 0 1-2.655.533 6.85 6.85 0 0 1-2.658-.533 6.903 6.903 0 0 1-2.25-1.524 7.048 7.048 0 0 1-2.027-4.952c0-1.856.729-3.637 2.027-4.952a6.892 6.892 0 0 1 2.25-1.525 6.84 6.84 0 0 1 2.658-.532c.953 0 1.897.198 2.77.583a7.078 7.078 0 0 1-.25-4.905 6.921 6.921 0 0 1-2.096.322 6.834 6.834 0 0 1-2.658-.532 6.888 6.888 0 0 1-2.25-1.525 6.96 6.96 0 0 1-1.51-2.27 7.014 7.014 0 0 1-.527-2.68 7.012 7.012 0 0 1 .527-2.684 6.96 6.96 0 0 1 1.51-2.27 6.888 6.888 0 0 1 2.25-1.525 6.834 6.834 0 0 1 2.658-.532 6.835 6.835 0 0 1 2.656.532 6.888 6.888 0 0 1 2.248 1.525 6.961 6.961 0 0 1 1.511 2.27c.35.85.529 1.763.527 2.683a7.08 7.08 0 0 1-.32 2.109 6.89 6.89 0 0 1 2.09-.322 6.842 6.842 0 0 1 2.77.579 7.02 7.02 0 0 1-.577-2.794 7.015 7.015 0 0 1 .527-2.683c.35-.85.863-1.622 1.51-2.27a6.886 6.886 0 0 1 2.248-1.525 6.835 6.835 0 0 1 2.657-.533 6.834 6.834 0 0 1 2.658.532 6.888 6.888 0 0 1 2.249 1.525 7.048 7.048 0 0 1 2.028 4.952c0 1.857-.73 3.637-2.028 4.952a6.925 6.925 0 0 1-2.25 1.523 6.871 6.871 0 0 1-2.657.534A6.955 6.955 0 0 1 36 26.98c.382.883.579 1.835.578 2.798Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="270" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M77.697 46.406h-3.975V33.253h3.683v-5.378h-3.683V15.132h3.858V9.753h-9.236v42.09h9.353v-5.437ZM84.526 33.312 84 27.174l.702 3.566 3.975 21.103h4.033V9.753h-4.793V28.11l.701 7.424-.876-4.793-3.859-20.987h-4.092v42.09h4.735V33.312ZM106.108 15.132V9.753H94.417v5.379h3.098v36.71h5.436v-36.71h3.157ZM113.787 14.371c1.052 0 1.403.293 1.403 1.228v12.393c0 .994-.409 1.286-1.403 1.286h-.701V14.372h.701Zm-.058 20.11c1.052 0 1.403.468 1.403 1.695v13.095c0 1.169.175 2.338.643 2.572h5.612c-.702-.702-.877-1.579-.877-2.748V35.65c0-2.338-.76-3.449-2.397-3.975 1.578-.585 2.221-1.87 2.221-4.209V14.839c0-3.507-1.461-5.086-5.962-5.086h-6.548v42.09h5.262V34.48h.643ZM132.165 46.406h-3.975V33.253h3.682v-5.378h-3.682V15.132h3.858V9.753h-9.236v42.09h9.353v-5.437ZM140.923 37.58c4.443 0 6.255-2.398 6.255-6.08V15.19c0-3.39-1.87-5.437-6.313-5.437h-6.606v42.09h5.437V37.579h1.227Zm-.701-23.209c1.052 0 1.403.293 1.403 1.228v15.608c0 .994-.409 1.286-1.403 1.286h-.526V14.371h.526ZM155.494 14.371c1.053 0 1.403.293 1.403 1.228v12.393c0 .994-.409 1.286-1.403 1.286h-.701V14.372h.701Zm-.058 20.11c1.052 0 1.403.468 1.403 1.695v13.095c0 1.169.175 2.338.643 2.572h5.612c-.702-.702-.877-1.579-.877-2.748V35.65c0-2.338-.76-3.449-2.397-3.975 1.579-.585 2.222-1.87 2.222-4.209V14.839c0-3.507-1.462-5.086-5.963-5.086h-6.547v42.09h5.261V34.48h.643ZM173.872 46.406h-3.975V33.253h3.683v-5.378h-3.683V15.132h3.858V9.753h-9.236v42.09h9.353v-5.437ZM180.702 33.312l-.527-6.138.702 3.566 3.975 21.103h4.034V9.753h-4.794V28.11l.702 7.424-.877-4.793-3.858-20.987h-4.092v42.09h4.735V33.312ZM200.763 46.406h-3.975V33.253h3.683v-5.378h-3.683V15.132h3.859V9.753h-9.237v42.09h9.353v-5.437ZM209.003 52.252c4.209 0 6.372-1.695 6.372-6.197V9.753h-5.495v35.66c0 1.169-.117 1.578-.877 1.578-.819 0-.935-.41-.935-1.579V9.753h-5.495v36.302c0 4.502 2.162 6.197 6.43 6.197ZM223.865 14.371c1.052 0 1.403.293 1.403 1.228v12.393c0 .994-.409 1.286-1.403 1.286h-.702V14.372h.702Zm-.059 20.11c1.053 0 1.403.468 1.403 1.695v13.095c0 1.169.176 2.338.643 2.572h5.612c-.701-.702-.877-1.579-.877-2.748V35.65c0-2.338-.76-3.449-2.396-3.975 1.578-.585 2.221-1.87 2.221-4.209V14.839c0-3.507-1.461-5.086-5.963-5.086h-6.547v42.09h5.261V34.48h.643ZM241.775 51.843v-5.145h-2.046v-31.8h2.046V9.753h-9.47v5.145h2.046v31.8h-2.046v5.145h9.47ZM249.599 30.272l.293-8.36.292 8.36.76 12.744h-2.046l.701-12.744Zm1.871 21.57h5.32l-4.151-42.089h-5.612l-3.858 42.09h5.203l.234-3.917h2.63l.234 3.917ZM267.228 15.132V9.753h-11.691v5.379h3.098v36.71h5.437v-36.71h3.156Z"/>
4
+ </g>
5
+ <path d="M55.614 14.702 30.41 0h-.783L4.4 14.702l-.388.688v29.4l.388.688 25.226 14.699h.783l25.205-14.699.392-.688v-29.4l-.392-.688ZM36.687 29.865a7.012 7.012 0 0 1-.576 2.802 6.916 6.916 0 0 1 5.442-.047 6.91 6.91 0 0 1 2.256 1.529 7.065 7.065 0 0 1 2.033 4.965 7.065 7.065 0 0 1-2.033 4.965 6.921 6.921 0 0 1-2.257 1.528 6.869 6.869 0 0 1-2.665.535 6.857 6.857 0 0 1-2.664-.535 6.91 6.91 0 0 1-2.255-1.528 6.97 6.97 0 0 1-1.515-2.276 7.021 7.021 0 0 1-.528-2.69c-.001-.966.196-1.922.579-2.808a6.893 6.893 0 0 1-5.556 0c.382.886.578 1.842.576 2.809a7.02 7.02 0 0 1-.528 2.69 6.966 6.966 0 0 1-1.516 2.275 6.922 6.922 0 0 1-2.254 1.528 6.868 6.868 0 0 1-2.664.535 6.869 6.869 0 0 1-2.665-.535 6.921 6.921 0 0 1-2.257-1.528 7.069 7.069 0 0 1-2.033-4.967c0-1.862.73-3.648 2.033-4.967a6.91 6.91 0 0 1 2.256-1.529 6.856 6.856 0 0 1 2.666-.533c.956-.001 1.903.198 2.78.584a7.1 7.1 0 0 1-.253-4.92 6.94 6.94 0 0 1-2.101.323 6.854 6.854 0 0 1-2.666-.533 6.908 6.908 0 0 1-2.256-1.53 6.98 6.98 0 0 1-1.515-2.276 7.034 7.034 0 0 1-.529-2.689 7.033 7.033 0 0 1 .529-2.69 6.981 6.981 0 0 1 1.515-2.278 6.91 6.91 0 0 1 2.256-1.53 6.856 6.856 0 0 1 2.666-.533c.914-.002 1.82.18 2.664.534.844.354 1.61.874 2.254 1.529a6.981 6.981 0 0 1 1.516 2.277c.35.853.53 1.768.528 2.691 0 .717-.107 1.43-.32 2.115a6.914 6.914 0 0 1 2.094-.323 6.861 6.861 0 0 1 2.78.58 7.038 7.038 0 0 1-.58-2.802 7.037 7.037 0 0 1 .53-2.69 6.984 6.984 0 0 1 1.514-2.278 6.909 6.909 0 0 1 2.255-1.529 6.854 6.854 0 0 1 2.664-.534 6.855 6.855 0 0 1 2.666.534 6.91 6.91 0 0 1 2.256 1.53 7.069 7.069 0 0 1 2.033 4.966 7.069 7.069 0 0 1-2.033 4.966 6.946 6.946 0 0 1-2.258 1.527 6.892 6.892 0 0 1-2.664.536 6.973 6.973 0 0 1-2.78-.58c.383.884.58 1.84.58 2.805Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="289" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M77.49 46.282h-3.965V33.165h3.673V27.8h-3.673V15.09h3.848V9.727h-9.212v41.977h9.329v-5.422ZM84.3 33.223l-.524-6.122.7 3.557 3.964 21.046h4.023V9.727h-4.78v18.307l.699 7.404-.875-4.78-3.847-20.93h-4.081v41.976H84.3V33.223ZM105.825 15.091V9.727h-11.66v5.364h3.09v36.613h5.422V15.091h3.148ZM113.484 14.333c1.049 0 1.399.292 1.399 1.224v12.36c0 .991-.408 1.283-1.399 1.283h-.7V14.333h.7Zm-.059 20.056c1.05 0 1.4.466 1.4 1.69v13.06c0 1.166.174 2.332.641 2.565h5.597c-.7-.7-.875-1.574-.875-2.74v-13.41c0-2.331-.758-3.439-2.39-3.964 1.574-.583 2.215-1.865 2.215-4.197V14.8c0-3.498-1.457-5.073-5.946-5.073h-6.53v41.977h5.247V34.39h.641ZM131.812 46.282h-3.964V33.165h3.673V27.8h-3.673V15.09h3.848V9.727h-9.212v41.977h9.328v-5.422ZM140.547 37.479c4.431 0 6.239-2.39 6.239-6.063V15.149c0-3.381-1.866-5.422-6.297-5.422h-6.588v41.977h5.422V37.48h1.224Zm-.699-23.146c1.049 0 1.399.292 1.399 1.224v15.567c0 .991-.408 1.283-1.399 1.283h-.525V14.333h.525ZM155.08 14.333c1.049 0 1.399.292 1.399 1.224v12.36c0 .991-.408 1.283-1.399 1.283h-.7V14.333h.7Zm-.059 20.056c1.05 0 1.4.466 1.4 1.69v13.06c0 1.166.174 2.332.641 2.565h5.597c-.7-.7-.875-1.574-.875-2.74v-13.41c0-2.331-.758-3.439-2.39-3.964 1.574-.583 2.215-1.865 2.215-4.197V14.8c0-3.498-1.457-5.073-5.946-5.073h-6.53v41.977h5.247V34.39h.641ZM173.408 46.282h-3.964V33.165h3.673V27.8h-3.673V15.09h3.848V9.727h-9.212v41.977h9.328v-5.422ZM180.22 33.223l-.525-6.122.699 3.557 3.965 21.046h4.023V9.727h-4.781v18.307l.7 7.404-.875-4.78-3.848-20.93h-4.081v41.976h4.723V33.223ZM200.228 46.282h-3.965V33.165h3.673V27.8h-3.673V15.09h3.848V9.727H190.9v41.977h9.328v-5.422ZM208.445 52.112c4.198 0 6.355-1.69 6.355-6.18V9.727h-5.48v35.564c0 1.166-.117 1.574-.875 1.574-.816 0-.933-.408-.933-1.574V9.727h-5.48v36.206c0 4.489 2.157 6.18 6.413 6.18ZM223.268 14.333c1.049 0 1.399.292 1.399 1.224v12.36c0 .991-.408 1.283-1.399 1.283h-.7V14.333h.7Zm-.059 20.056c1.05 0 1.4.466 1.4 1.69v13.06c0 1.166.174 2.332.641 2.565h5.597c-.7-.7-.875-1.574-.875-2.74v-13.41c0-2.331-.758-3.439-2.39-3.964 1.574-.583 2.215-1.865 2.215-4.197V14.8c0-3.498-1.457-5.073-5.946-5.073h-6.53v41.977h5.247V34.39h.641ZM238.388 52.112c4.198 0 6.238-1.69 6.238-6.296V34.68c0-3.148-.874-4.314-3.614-6.18-3.265-2.273-3.382-2.448-3.382-3.73v-8.98c0-1.34.234-1.632.875-1.632.699 0 .874.35.874 1.633v9.97h5.131V14.507c0-3.148-1.982-5.189-5.889-5.189-4.081 0-6.296 2.1-6.296 5.772V25.47c.058 2.915.991 4.197 4.081 6.296 2.565 1.75 2.915 1.924 2.915 3.615v9.795c0 1.399-.175 1.749-.933 1.749-.699 0-.816-.35-.816-1.75v-10.96h-5.422v11.66c0 4.548 1.924 6.238 6.238 6.238ZM254.565 51.704h5.48V9.727h-5.48V27.86h-2.04V9.727h-5.481v41.977h5.481V33.048h2.04v18.656ZM271.423 51.704v-5.13h-2.041V14.858h2.041v-5.13h-9.445v5.13h2.04v31.716h-2.04v5.13h9.445ZM279.998 37.479c4.431 0 6.238-2.39 6.238-6.063V15.149c0-3.381-1.865-5.422-6.296-5.422h-6.588v41.977h5.422V37.48h1.224Zm-.7-23.146c1.05 0 1.4.292 1.4 1.224v15.567c0 .991-.409 1.283-1.4 1.283h-.524V14.333h.524Z"/>
4
+ </g>
5
+ <path d="M55.466 14.663 30.328 0h-.781L4.388 14.663l-.387.686V44.67l.387.686 25.159 14.66h.78l25.139-14.66.39-.686V15.349l-.39-.686ZM36.589 29.785a6.993 6.993 0 0 1-.575 2.795 6.896 6.896 0 0 1 7.678 1.478 7.047 7.047 0 0 1 2.027 4.952c0 1.856-.729 3.637-2.027 4.951a6.905 6.905 0 0 1-2.25 1.525 6.851 6.851 0 0 1-2.659.533 6.838 6.838 0 0 1-2.657-.533 6.894 6.894 0 0 1-2.248-1.525 6.951 6.951 0 0 1-1.512-2.27 7.004 7.004 0 0 1-.526-2.681c-.001-.965.195-1.918.577-2.802a6.873 6.873 0 0 1-5.54 0c.38.884.576 1.838.574 2.802a7 7 0 0 1-.527 2.682 6.95 6.95 0 0 1-1.512 2.27 6.902 6.902 0 0 1-2.248 1.523 6.85 6.85 0 0 1-2.657.534 6.85 6.85 0 0 1-2.658-.533 6.905 6.905 0 0 1-2.25-1.525 7.05 7.05 0 0 1-2.029-4.953 7.05 7.05 0 0 1 2.028-4.954 6.893 6.893 0 0 1 2.25-1.525 6.841 6.841 0 0 1 2.66-.532c.953 0 1.897.198 2.771.583a7.081 7.081 0 0 1-.251-4.907 6.922 6.922 0 0 1-2.096.322 6.838 6.838 0 0 1-2.659-.532 6.888 6.888 0 0 1-2.25-1.525 6.963 6.963 0 0 1-1.51-2.27 7.014 7.014 0 0 1-.528-2.682 7.014 7.014 0 0 1 .527-2.684c.35-.85.863-1.622 1.511-2.271a6.889 6.889 0 0 1 2.25-1.525 6.837 6.837 0 0 1 2.659-.532 6.836 6.836 0 0 1 2.657.532 6.889 6.889 0 0 1 2.248 1.525 6.963 6.963 0 0 1 1.511 2.271c.35.85.53 1.763.527 2.684 0 .715-.107 1.427-.32 2.109a6.894 6.894 0 0 1 2.09-.322 6.843 6.843 0 0 1 2.772.58 7.02 7.02 0 0 1-.577-2.796 7.018 7.018 0 0 1 .527-2.683c.35-.85.863-1.623 1.51-2.272a6.888 6.888 0 0 1 2.25-1.524 6.836 6.836 0 0 1 2.656-.533 6.838 6.838 0 0 1 2.659.532 6.89 6.89 0 0 1 2.25 1.525 7.05 7.05 0 0 1 2.028 4.954 7.05 7.05 0 0 1-2.028 4.953 6.928 6.928 0 0 1-2.251 1.523 6.875 6.875 0 0 1-2.658.535 6.957 6.957 0 0 1-2.772-.58c.382.883.578 1.835.578 2.798Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="294" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M77.311 50.159v-5.047h-2.007v-31.2h2.007V8.865h-9.29v5.047h2.007v31.2H68.02v5.047h9.291ZM83.912 33.641l-1.147-11.24.516 3.154 3.097 12.732h.86l3.097-12.732.631-3.499-1.204 11.47V50.16h4.703V8.865H90.68l-3.843 17.55-3.843-17.55H79.21v41.294h4.703V33.64ZM103.476 36.165c4.358 0 6.136-2.352 6.136-5.965V14.2c0-3.327-1.835-5.334-6.194-5.334h-6.48v41.294h5.333V36.165h1.205Zm-.689-22.77c1.033 0 1.377.287 1.377 1.205v15.313c0 .975-.402 1.262-1.377 1.262h-.516v-17.78h.516ZM117.771 13.396c1.033 0 1.377.286 1.377 1.204V26.76c0 .975-.402 1.262-1.377 1.262h-.688V13.396h.688Zm-.057 19.73c1.032 0 1.376.458 1.376 1.662v12.847c0 1.147.172 2.294.631 2.524h5.506c-.688-.688-.86-1.549-.86-2.696v-13.19c0-2.295-.746-3.385-2.352-3.9 1.549-.574 2.18-1.836 2.18-4.13V13.855c0-3.442-1.434-4.99-5.85-4.99h-6.424v41.294h5.162V33.125h.631ZM135.802 44.825h-3.9V31.921h3.613v-5.277h-3.613V14.141h3.785V8.865h-9.062v41.294h9.177v-5.334ZM142.502 31.978l-.516-6.022.688 3.498 3.9 20.705h3.957V8.865h-4.702v18.009l.688 7.283-.861-4.702-3.785-20.59h-4.014v41.294h4.645V31.978ZM153.008 50.159h6.309c4.072 0 6.538-1.377 6.538-5.85V14.715c0-4.474-2.236-5.85-6.308-5.85h-6.539v41.294Zm6.137-36.763c.86 0 1.262.344 1.262 1.319V43.85c0 .975-.287 1.491-1.204 1.491h-.803V13.396h.745ZM176.766 50.159v-5.047h-2.007v-31.2h2.007V8.865h-9.291v5.047h2.007v31.2h-2.007v5.047h9.291ZM189.891 14.141V8.865h-11.47v5.276h3.039V50.16h5.334V14.14h3.097ZM197.717 50.56c3.958 0 6.481-1.663 6.481-6.08V14.486c0-4.014-2.351-6.022-6.423-6.022-3.958 0-6.481 2.008-6.481 6.022v29.996c0 4.416 2.581 6.08 6.423 6.08Zm.058-5.162c-.803 0-1.033-.4-1.033-1.663V14.83c0-1.205.23-1.606.975-1.606.803 0 1.033.401 1.033 1.606v28.905c0 1.262-.23 1.663-.975 1.663ZM212.465 13.396c1.032 0 1.377.286 1.377 1.204V26.76c0 .975-.402 1.262-1.377 1.262h-.688V13.396h.688Zm-.057 19.73c1.032 0 1.376.458 1.376 1.662v12.847c0 1.147.172 2.294.631 2.524h5.506c-.688-.688-.86-1.549-.86-2.696v-13.19c0-2.295-.746-3.385-2.352-3.9 1.549-.574 2.18-1.836 2.18-4.13V13.855c0-3.442-1.434-4.99-5.85-4.99h-6.424v41.294h5.162V33.125h.631ZM230.037 50.159v-5.047h-2.008v-31.2h2.008V8.865h-9.292v5.047h2.008v31.2h-2.008v5.047h9.292ZM237.713 28.996l.287-8.202.287 8.202.746 12.503h-2.008l.688-12.503Zm1.836 21.163h5.219l-4.072-41.294h-5.506l-3.785 41.294h5.104l.229-3.843h2.581l.23 3.843ZM256.399 50.159V44.71h-4.76V8.865h-5.449v41.294h10.209ZM267.427 50.159v-5.047h-2.007v-31.2h2.007V8.865h-9.291v5.047h2.007v31.2h-2.007v5.047h9.291ZM280.553 14.141V8.865h-11.471v5.276h3.04V50.16h5.334V14.14h3.097ZM285.719 28.996l.287-8.202.287 8.202.745 12.503h-2.007l.688-12.503Zm1.836 21.163h5.219l-4.072-41.294h-5.506l-3.785 41.294h5.104l.229-3.843h2.581l.23 3.843Zm-3.384-43.015h3.728L285.662.262h-5.334l3.843 6.882Z"/>
4
+ </g>
5
+ <path d="M55.467 14.663 30.33 0h-.782L4.389 14.663l-.387.686v29.323l.387.686 25.16 14.66h.78l25.14-14.66.39-.686V15.35l-.39-.686ZM36.59 29.786a6.993 6.993 0 0 1-.574 2.795 6.9 6.9 0 0 1 5.427-.048 6.893 6.893 0 0 1 2.25 1.526 7.046 7.046 0 0 1 2.028 4.952c0 1.856-.73 3.637-2.028 4.951a6.901 6.901 0 0 1-2.25 1.525 6.85 6.85 0 0 1-2.659.533 6.84 6.84 0 0 1-2.657-.533 6.893 6.893 0 0 1-2.248-1.525 6.952 6.952 0 0 1-1.512-2.269 7.005 7.005 0 0 1-.526-2.682c-.001-.965.195-1.918.577-2.802a6.872 6.872 0 0 1-5.54 0c.38.884.575 1.838.573 2.802a7 7 0 0 1-.526 2.682 6.949 6.949 0 0 1-1.512 2.27 6.903 6.903 0 0 1-2.249 1.523 6.85 6.85 0 0 1-2.656.534 6.85 6.85 0 0 1-2.659-.533 6.902 6.902 0 0 1-2.25-1.525 7.05 7.05 0 0 1-2.028-4.953 7.05 7.05 0 0 1 2.028-4.954 6.892 6.892 0 0 1 2.25-1.525 6.84 6.84 0 0 1 2.659-.532c.954-.001 1.898.198 2.772.583a7.081 7.081 0 0 1-.252-4.907 6.92 6.92 0 0 1-2.096.322 6.836 6.836 0 0 1-2.658-.532 6.888 6.888 0 0 1-2.25-1.525 6.963 6.963 0 0 1-1.511-2.27 7.015 7.015 0 0 1-.528-2.682 7.015 7.015 0 0 1 .527-2.684c.35-.85.864-1.623 1.511-2.271a6.89 6.89 0 0 1 2.25-1.526 6.838 6.838 0 0 1 2.66-.532 6.837 6.837 0 0 1 2.656.533 6.89 6.89 0 0 1 2.249 1.525 6.963 6.963 0 0 1 1.511 2.27c.35.852.53 1.764.527 2.685 0 .715-.107 1.426-.32 2.109a6.89 6.89 0 0 1 2.09-.323 6.844 6.844 0 0 1 2.772.58 7.022 7.022 0 0 1-.578-2.795 7.018 7.018 0 0 1 .528-2.684c.35-.85.863-1.622 1.51-2.271a6.886 6.886 0 0 1 2.25-1.525 6.837 6.837 0 0 1 2.656-.533 6.838 6.838 0 0 1 2.659.532 6.889 6.889 0 0 1 2.25 1.526 7.05 7.05 0 0 1 2.028 4.953 7.05 7.05 0 0 1-2.028 4.954 6.927 6.927 0 0 1-2.251 1.523 6.875 6.875 0 0 1-2.658.534 6.955 6.955 0 0 1-2.772-.58c.382.883.578 1.836.578 2.8Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="289" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m68.011 50.081 9.023-.002-.001-5.245-3.835.001-.003-12.688 3.552-.001-.001-5.188h-3.553l-.003-12.293 3.722-.001-.002-5.188-8.91.002.011 40.603ZM79.055 50.078h4.624l-.004-16.242-1.131-11.053.508 3.101 3.049 12.519h.846l3.042-12.52.619-3.44-1.181 11.278.004 16.355 4.625-.002-.012-40.603h-3.722L86.55 26.73 82.766 9.474l-3.722.001.01 40.603ZM96.487 50.074l5.244-.002-.003-13.76h1.184c4.286-.001 6.033-2.314 6.032-5.867l-.004-15.734c-.001-3.27-1.806-5.244-6.092-5.243l-6.372.002.01 40.604Zm5.742-36.15c1.015 0 1.353.281 1.354 1.184l.004 15.057c0 .958-.395 1.24-1.353 1.24h-.508l-.005-17.481h.508ZM111.22 50.07l5.076-.002-.005-16.749h.62c1.015 0 1.354.45 1.354 1.635l.004 12.632c0 1.128.169 2.256.621 2.482l5.413-.002c-.676-.677-.846-1.522-.846-2.65l-.004-12.97c0-2.257-.734-3.328-2.313-3.835 1.523-.564 2.143-1.805 2.142-4.06l-.003-12.182c-.001-3.384-1.412-4.906-5.754-4.905l-6.316.002.011 40.604Zm5.742-36.15c1.015 0 1.354.281 1.354 1.184l.003 11.955c.001.959-.394 1.24-1.353 1.241h-.676l-.004-14.38h.676ZM125.678 50.066l9.023-.003-.001-5.245-3.835.002-.004-12.689 3.553-.001-.001-5.188h-3.553l-.003-12.293 3.722-.001-.002-5.188-8.91.002.011 40.604ZM136.722 50.063l9.023-.003-.002-5.245-3.835.002-.003-12.689 3.553-.001-.002-5.188h-3.552l-.004-12.293 3.722-.001-.001-5.188-8.91.002.011 40.604ZM147.765 50.06l4.568-.002-.005-17.877-.509-5.92.678 3.44 3.84 20.356h3.891l-.011-40.604h-4.624l.005 17.709.678 7.161-.847-4.624-3.727-20.244-3.948.001.011 40.604ZM162.653 9.452l.011 40.604 6.203-.002c4.004-.001 6.429-1.355 6.427-5.754l-.008-29.1c-.001-4.398-2.2-5.75-6.204-5.75l-6.429.002Zm6.035 4.453c.846 0 1.241.338 1.241 1.297l.008 28.648c0 .959-.282 1.466-1.184 1.467h-.789l-.009-31.411h.733ZM177.673 50.051l9.023-.002-.002-5.245-3.835.001-.003-12.688 3.553-.001-.002-5.189-3.553.002-.003-12.294 3.722-.001-.001-5.189-8.911.003.012 40.603ZM188.705 9.445l.011 40.603 6.203-.001c4.004-.002 6.429-1.356 6.428-5.754l-.008-29.1c-.001-4.398-2.201-5.751-6.205-5.75l-6.429.002Zm6.035 4.453c.846 0 1.241.338 1.241 1.297l.008 28.648c0 .959-.281 1.466-1.184 1.467h-.789l-.009-31.412h.733ZM209.985 50.437c3.891 0 6.372-1.637 6.371-5.98l-.009-29.493c-.001-3.948-2.313-5.92-6.317-5.92-3.891.001-6.372 1.976-6.371 5.923l.008 29.494c.001 4.343 2.539 5.977 6.318 5.976Zm.055-5.075c-.79 0-1.016-.395-1.016-1.635l-.008-28.423c0-1.184.225-1.579.959-1.58.789 0 1.015.395 1.015 1.58l.008 28.422c0 1.24-.225 1.636-.958 1.636ZM218.734 50.04l5.075-.001-.005-16.75h.621c1.015 0 1.353.451 1.354 1.636l.003 12.632c0 1.128.17 2.255.621 2.48h5.414c-.677-.677-.846-1.523-.847-2.65l-.003-12.971c-.001-2.256-.734-3.327-2.313-3.834 1.522-.565 2.142-1.806 2.141-4.062l-.003-12.18c-.001-3.384-1.411-4.906-5.753-4.905l-6.317.002.012 40.603Zm5.742-36.15c1.015 0 1.353.282 1.354 1.184l.003 11.955c0 .96-.395 1.241-1.353 1.241h-.677l-.004-14.38h.677ZM232.626 45.074l.002 4.962 9.135-.002-.001-4.963h-1.974l-.008-30.678h1.974l-.002-4.963-9.135.003.001 4.962h1.974l.008 30.678h-1.974ZM249.329 50.426c4.061 0 6.034-1.637 6.033-6.092l-.003-10.771c-.001-3.045-.847-4.173-3.498-5.977-3.159-2.198-3.272-2.367-3.272-3.608l-.003-8.685c0-1.297.226-1.579.846-1.579.677 0 .846.338.846 1.579l.003 9.643 4.963-.001-.003-10.884c-.001-3.046-1.919-5.019-5.698-5.018-3.947.001-6.09 2.032-6.089 5.585l.003 10.038c.001 2.82.96 4.06 3.949 6.09 2.482 1.69 2.821 1.86 2.821 3.495l.003 9.474c0 1.354-.169 1.692-.902 1.692-.677 0-.79-.338-.79-1.691l-.003-10.602-5.245.001.003 11.279c.002 4.399 1.863 6.034 6.036 6.032ZM257.702 50.03l4.624-.002-.004-16.241-1.131-11.053.508 3.101 3.049 12.519h.846l3.042-12.52.619-3.44-1.181 11.278.004 16.355 4.625-.002-.012-40.603h-3.722l-3.773 17.258-3.783-17.255h-3.722l.011 40.604ZM281.394 50.418c3.891-.002 6.372-1.638 6.37-5.98l-.008-29.494c-.001-3.947-2.313-5.92-6.317-5.92-3.892.002-6.372 1.976-6.371 5.924l.008 29.494c.001 4.342 2.539 5.977 6.318 5.976Zm.055-5.076c-.79 0-1.016-.394-1.016-1.635l-.008-28.422c0-1.185.225-1.58.959-1.58.789 0 1.015.395 1.015 1.579l.008 28.422c0 1.241-.225 1.636-.958 1.636Z"/>
4
+ </g>
5
+ <g clip-path="url(#a)">
6
+ <path d="M55.45 14.659 30.32 0h-.781L4.387 14.659 4 15.344V44.66l.387.685L29.54 60h.78l25.132-14.656.39-.685V15.345l-.39-.686ZM36.58 29.777a6.991 6.991 0 0 1-.574 2.794 6.896 6.896 0 0 1 5.425-.047 6.89 6.89 0 0 1 2.25 1.525 7.045 7.045 0 0 1 2.027 4.95c0 1.856-.729 3.636-2.027 4.95a6.902 6.902 0 0 1-2.25 1.524 6.85 6.85 0 0 1-2.657.533 6.84 6.84 0 0 1-2.656-.532 6.892 6.892 0 0 1-2.248-1.525 6.95 6.95 0 0 1-1.511-2.268 7.003 7.003 0 0 1-.527-2.682c0-.964.196-1.917.577-2.8a6.873 6.873 0 0 1-5.539 0c.38.883.576 1.836.574 2.8a6.999 6.999 0 0 1-.526 2.682c-.35.85-.864 1.62-1.511 2.268a6.902 6.902 0 0 1-2.249 1.524 6.85 6.85 0 0 1-2.655.533 6.85 6.85 0 0 1-2.658-.533 6.903 6.903 0 0 1-2.25-1.524 7.048 7.048 0 0 1-2.027-4.952c0-1.856.729-3.637 2.027-4.952a6.892 6.892 0 0 1 2.25-1.525 6.84 6.84 0 0 1 2.658-.532c.953 0 1.897.198 2.77.583a7.078 7.078 0 0 1-.25-4.905 6.921 6.921 0 0 1-2.096.322 6.834 6.834 0 0 1-2.658-.532 6.888 6.888 0 0 1-2.25-1.525 6.96 6.96 0 0 1-1.51-2.27 7.014 7.014 0 0 1-.527-2.68 7.012 7.012 0 0 1 .527-2.684 6.96 6.96 0 0 1 1.51-2.27 6.888 6.888 0 0 1 2.25-1.525 6.834 6.834 0 0 1 2.658-.532 6.835 6.835 0 0 1 2.656.532 6.888 6.888 0 0 1 2.248 1.525 6.961 6.961 0 0 1 1.511 2.27c.35.85.529 1.763.527 2.683a7.08 7.08 0 0 1-.32 2.109 6.89 6.89 0 0 1 2.09-.322 6.842 6.842 0 0 1 2.77.579 7.02 7.02 0 0 1-.577-2.794 7.015 7.015 0 0 1 .527-2.683c.35-.85.863-1.622 1.51-2.27a6.886 6.886 0 0 1 2.248-1.525 6.835 6.835 0 0 1 2.657-.533 6.834 6.834 0 0 1 2.658.532 6.888 6.888 0 0 1 2.249 1.525 7.048 7.048 0 0 1 2.028 4.952c0 1.857-.73 3.637-2.028 4.952a6.925 6.925 0 0 1-2.25 1.523 6.871 6.871 0 0 1-2.657.534A6.955 6.955 0 0 1 36 26.98c.382.883.579 1.835.578 2.798Z" fill="#fff"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="a">
10
+ <path fill="#fff" d="M0 0h60v60H0z"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="350" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.214 50.028h5.484V13.387h1.984v36.641h5.485V8.018H68.214v42.01ZM83.685 50.028h5.427V35.792h1.225c4.434 0 6.243-2.393 6.243-6.068V13.445c0-3.384-1.867-5.426-6.302-5.426h-6.593v42.01Zm5.952-37.4c1.05 0 1.4.292 1.4 1.225v15.579c0 .992-.408 1.284-1.4 1.284h-.525V12.627h.525ZM98.929 50.028h9.335v-5.426h-3.967V31.474h3.676v-5.368h-3.676v-12.72h3.851V8.02h-9.22v42.01ZM109.421 54.58h5.251v-4.552h6.127v4.551h5.251V44.485h-1.575V8.02h-12.253l-.175 24.564c-.059 4.55-.35 8.343-1.167 11.902h-1.459V54.58Zm7.76-21.88.175-19.313h1.634v31.098h-2.626c.526-3.676.759-6.885.817-11.786ZM127.82 50.028h5.485V13.387h1.984v36.641h5.484V8.018H127.82v42.01ZM143.292 50.028h5.426V35.792h1.225c4.435 0 6.243-2.393 6.243-6.068V13.445c0-3.384-1.867-5.426-6.301-5.426h-6.593v42.01Zm5.951-37.4c1.05 0 1.401.292 1.401 1.225v15.579c0 .992-.409 1.284-1.401 1.284h-.525V12.627h.525ZM166.879 35.908v14.12h5.018V8.018h-5.31l-1.75 14.47-1.517 12.428.233-12.777V8.019h-5.018v42.01h5.31l1.75-14.47 1.517-12.428-.233 12.777ZM174.406 8.019v42.01h5.484V31.356h2.042v18.671h5.485V8.018h-5.485v18.146h-2.042V8.02h-5.484ZM198.278 35.908v14.12h5.017V8.018h-5.309l-1.751 14.47-1.517 12.428.234-12.777V8.019h-5.018v42.01h5.31l1.75-14.47 1.517-12.428-.233 12.777ZM205.804 50.028h4.785V33.224l-1.167-11.435.525 3.209 3.151 12.952h.875l3.151-12.952.641-3.56-1.225 11.67v16.92h4.784V8.018h-3.85l-3.91 17.855-3.909-17.854h-3.851v42.01ZM222.731 50.028h5.193l.233-3.91h2.626l.233 3.91h5.31l-4.143-42.01h-5.601l-3.851 42.01Zm6.418-21.53.292-8.343.292 8.343.758 12.72h-2.042l.7-12.72ZM238.226 50.028h5.427V13.387h3.15V8.019h-11.727v5.368h3.15v36.641ZM248.515 50.028h9.335v-5.426h-3.967V31.474h3.676v-5.368h-3.676v-12.72h3.851V8.02h-9.219v42.01ZM259.182 44.485v5.543h1.109c4.959 0 5.951-1.108 6.01-8.81l.116-27.831h1.692v36.641h5.485V8.018h-12.369l-.234 33.083c0 3.034-.467 3.384-1.575 3.384h-.234ZM276.096 8.019v42.01h6.827c4.084 0 6.068-2.16 6.068-6.477V28.79c0-4.317-1.984-6.243-6.068-6.243h-1.401V8.019h-5.426Zm5.893 19.604c.992 0 1.459.525 1.459 1.634v14.061c0 1.109-.467 1.634-1.459 1.634h-.467V27.623h.467ZM297.758 50.437c4.084 0 6.359-1.692 6.359-6.243V31.706h-5.367v11.786c0 1.4-.234 1.692-.992 1.692-.759 0-.934-.291-.934-1.692v-29.29c0-1.341.234-1.75.934-1.75.758 0 .992.409.992 1.75v10.795h5.309V13.62c0-4.26-2.275-6.01-6.243-6.01-4.026 0-6.535 1.75-6.535 6.01v30.574c0 4.55 2.042 6.243 6.477 6.243ZM308.575 50.028h5.426V13.387h3.151V8.019h-11.728v5.368h3.151v36.641ZM318.864 50.028h7.001c3.91 0 5.952-1.867 5.952-5.018V31.94c0-1.75-.759-2.858-1.984-3.558 1.108-.7 1.692-1.867 1.692-3.735V12.979c0-3.034-1.4-4.96-5.718-4.96h-6.943v42.01Zm6.009-37.458c.876 0 1.284.291 1.284 1.283v10.503c0 .992-.292 1.458-1.225 1.458h-.7V12.57h.641Zm.059 18.32c.933 0 1.225.292 1.225 1.284V43.96c0 .934-.292 1.342-1.225 1.342h-.7V30.891h.7ZM340.641 50.437c4.026 0 6.593-1.692 6.593-6.185V13.737c0-4.085-2.392-6.127-6.535-6.127-4.026 0-6.593 2.042-6.593 6.127v30.515c0 4.492 2.625 6.185 6.535 6.185Zm.058-5.252c-.817 0-1.05-.408-1.05-1.692V14.087c0-1.226.233-1.634.992-1.634.817 0 1.05.409 1.05 1.634v29.406c0 1.284-.233 1.692-.992 1.692Z"/>
4
+ </g>
5
+ <path d="M55.509 14.674 30.35 0h-.782L4.392 14.674l-.388.687v29.344l.388.687 25.177 14.67h.782l25.158-14.67.39-.687V15.361l-.39-.687ZM36.617 29.808a6.998 6.998 0 0 1-.575 2.797 6.904 6.904 0 0 1 5.432-.047 6.899 6.899 0 0 1 2.251 1.526 7.052 7.052 0 0 1 2.03 4.955c0 1.858-.73 3.64-2.03 4.956a6.907 6.907 0 0 1-2.252 1.526 6.856 6.856 0 0 1-2.66.533 6.846 6.846 0 0 1-2.659-.533 6.898 6.898 0 0 1-2.25-1.526 6.956 6.956 0 0 1-1.513-2.271 7.01 7.01 0 0 1-.527-2.684c0-.965.196-1.92.578-2.804a6.88 6.88 0 0 1-5.545 0c.381.884.577 1.839.575 2.803a7.009 7.009 0 0 1-.527 2.685 6.953 6.953 0 0 1-1.513 2.27 6.906 6.906 0 0 1-2.25 1.526 6.854 6.854 0 0 1-2.659.534 6.856 6.856 0 0 1-2.66-.533 6.907 6.907 0 0 1-2.252-1.526 7.055 7.055 0 0 1-2.03-4.957c0-1.859.73-3.641 2.03-4.957a6.898 6.898 0 0 1 2.251-1.527 6.846 6.846 0 0 1 2.661-.532c.955-.001 1.9.197 2.774.583a7.086 7.086 0 0 1-.252-4.91 6.927 6.927 0 0 1-2.097.322 6.841 6.841 0 0 1-2.66-.533 6.893 6.893 0 0 1-2.253-1.526 6.968 6.968 0 0 1-1.511-2.272 7.02 7.02 0 0 1-.528-2.684 7.02 7.02 0 0 1 .527-2.686 6.967 6.967 0 0 1 1.512-2.273 6.897 6.897 0 0 1 2.252-1.526 6.843 6.843 0 0 1 2.66-.533 6.841 6.841 0 0 1 2.66.533 6.894 6.894 0 0 1 2.25 1.526 6.968 6.968 0 0 1 1.512 2.273c.35.852.53 1.765.528 2.686 0 .716-.107 1.428-.32 2.11a6.901 6.901 0 0 1 2.091-.322 6.849 6.849 0 0 1 2.774.58 7.027 7.027 0 0 1-.578-2.797 7.024 7.024 0 0 1 .528-2.686 6.97 6.97 0 0 1 1.512-2.273 6.895 6.895 0 0 1 2.25-1.526 6.843 6.843 0 0 1 2.659-.533 6.843 6.843 0 0 1 2.66.533 6.894 6.894 0 0 1 2.252 1.526 7.055 7.055 0 0 1 2.03 4.958c0 1.858-.73 3.64-2.03 4.957a6.931 6.931 0 0 1-2.253 1.524 6.88 6.88 0 0 1-2.66.535 6.96 6.96 0 0 1-2.773-.58 7.04 7.04 0 0 1 .578 2.8Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="265" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M77.647 46.377h-3.972V33.231h3.68v-5.375h-3.68V15.122h3.855V9.747H68.3V51.81h9.347v-5.434ZM84.53 34.985l-1.168-11.45.526 3.212 3.155 12.97h.876l3.155-12.97.642-3.563-1.226 11.684v16.941h4.79V9.748h-3.856L87.51 27.624 83.596 9.747H79.74V51.81h4.79V34.984ZM104.458 37.555c4.44 0 6.251-2.395 6.251-6.076V15.18c0-3.388-1.869-5.433-6.309-5.433h-6.601V51.81h5.433V37.554h1.226Zm-.701-23.193c1.052 0 1.402.292 1.402 1.227v15.598c0 .993-.408 1.285-1.402 1.285h-.525v-18.11h.525ZM119.02 14.362c1.052 0 1.402.292 1.402 1.227v12.385c0 .993-.409 1.285-1.402 1.285h-.701V14.362h.701Zm-.058 20.097c1.051 0 1.402.467 1.402 1.694v13.086c0 1.169.175 2.337.642 2.57h5.609c-.701-.7-.877-1.577-.877-2.745V35.627c0-2.337-.759-3.447-2.395-3.972 1.578-.585 2.22-1.87 2.22-4.207V14.83c0-3.505-1.46-5.083-5.959-5.083h-6.543V51.81h5.258V34.459h.643ZM137.386 46.377h-3.973V33.231h3.681v-5.375h-3.681V15.122h3.856V9.747h-9.23V51.81h9.347v-5.434ZM144.211 33.29l-.526-6.134.701 3.564 3.973 21.09h4.031V9.746h-4.79v18.344l.701 7.42-.877-4.791-3.855-20.973h-4.09V51.81h4.732V33.29ZM154.913 51.81h6.426c4.148 0 6.66-1.403 6.66-5.96V15.707c0-4.557-2.278-5.959-6.426-5.959h-6.66V51.81Zm6.251-37.448c.876 0 1.285.35 1.285 1.344v29.677c0 .993-.292 1.52-1.227 1.52h-.817v-32.54h.759ZM179.113 51.81v-5.141h-2.045v-31.78h2.045V9.746h-9.464v5.141h2.044v31.78h-2.044v5.142h9.464ZM185.836 34.985l-1.168-11.45.526 3.212 3.154 12.97h.876l3.155-12.97.643-3.563-1.227 11.684v16.941h4.79V9.748h-3.855l-3.914 17.877-3.915-17.877h-3.855V51.81h4.79V34.984ZM207.984 51.81v-5.141h-2.045v-31.78h2.045V9.746h-9.464v5.141h2.044v31.78h-2.044v5.142h9.464ZM219.264 46.377h-3.973V33.231h3.681v-5.375h-3.681V15.122h3.856V9.747h-9.23V51.81h9.347v-5.434ZM226.089 33.29l-.526-6.134.701 3.564 3.973 21.09h4.031V9.746h-4.791v18.344l.701 7.42-.876-4.791-3.856-20.973h-4.089V51.81h4.732V33.29ZM247.657 15.122V9.747h-11.684v5.375h3.096V51.81h5.433V15.121h3.155ZM255.629 52.218c4.031 0 6.601-1.694 6.601-6.192V15.472c0-4.09-2.395-6.134-6.543-6.134-4.031 0-6.601 2.045-6.601 6.134v30.554c0 4.498 2.629 6.192 6.543 6.192Zm.058-5.257c-.818 0-1.051-.41-1.051-1.694V15.823c0-1.227.233-1.636.993-1.636.818 0 1.051.409 1.051 1.636v29.444c0 1.285-.233 1.694-.993 1.694Z"/>
4
+ </g>
5
+ <path d="M55.579 14.693 30.389 0h-.782L4.397 14.693l-.388.687v29.382l.388.687 25.21 14.69h.783l25.189-14.69.391-.687V15.38l-.391-.687ZM36.663 29.846a7.008 7.008 0 0 1-.575 2.8 6.91 6.91 0 0 1 5.438-.047c.844.354 1.61.873 2.255 1.528a7.06 7.06 0 0 1 2.032 4.962 7.06 7.06 0 0 1-2.032 4.962 6.918 6.918 0 0 1-2.255 1.527 6.861 6.861 0 0 1-2.664.534 6.852 6.852 0 0 1-2.662-.534 6.907 6.907 0 0 1-2.253-1.528 6.966 6.966 0 0 1-1.515-2.273 7.02 7.02 0 0 1-.528-2.688c0-.966.196-1.922.579-2.807a6.89 6.89 0 0 1-5.552 0c.382.885.577 1.841.575 2.807a7.017 7.017 0 0 1-.527 2.688 6.963 6.963 0 0 1-1.515 2.273 6.916 6.916 0 0 1-2.253 1.527 6.862 6.862 0 0 1-2.662.535 6.861 6.861 0 0 1-2.664-.534 6.917 6.917 0 0 1-2.255-1.528 7.064 7.064 0 0 1-2.032-4.963c0-1.86.73-3.646 2.032-4.963a6.906 6.906 0 0 1 2.255-1.529 6.854 6.854 0 0 1 2.664-.533c.956 0 1.901.198 2.777.584a7.095 7.095 0 0 1-.252-4.917 6.934 6.934 0 0 1-2.1.323 6.852 6.852 0 0 1-2.664-.533 6.902 6.902 0 0 1-2.254-1.528 6.973 6.973 0 0 1-1.514-2.275 7.029 7.029 0 0 1-.529-2.687 7.029 7.029 0 0 1 .528-2.69 6.976 6.976 0 0 1 1.515-2.275 6.903 6.903 0 0 1 2.254-1.529 6.85 6.85 0 0 1 2.664-.533 6.85 6.85 0 0 1 2.663.534c.843.354 1.61.873 2.253 1.528a6.976 6.976 0 0 1 1.514 2.276c.35.852.53 1.766.528 2.689 0 .717-.107 1.43-.32 2.113a6.909 6.909 0 0 1 2.093-.323 6.858 6.858 0 0 1 2.778.58 7.036 7.036 0 0 1-.579-2.8 7.034 7.034 0 0 1 .529-2.689 6.98 6.98 0 0 1 1.514-2.276 6.903 6.903 0 0 1 2.253-1.528 6.85 6.85 0 0 1 2.662-.534 6.85 6.85 0 0 1 2.664.534c.844.353 1.61.873 2.255 1.528a7.064 7.064 0 0 1 2.032 4.964c0 1.86-.73 3.645-2.032 4.963a6.94 6.94 0 0 1-2.256 1.526 6.89 6.89 0 0 1-2.663.536c-.955-.001-1.9-.199-2.778-.581a7.05 7.05 0 0 1 .579 2.804Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="177" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
3
+ <g fill="#fff">
4
+ <path d="m76.467 34.96-1.12-10.88.4 2.08 5.36 17.6h1.76l5.28-17.68.64-3.2-1.36 11.68V60h8.8V2.4h-7.6l-6.64 23.76-6.72-23.76h-7.6V60h8.8V34.96ZM117.387 60v-9.2h-4.08V11.6h4.08V2.4h-17.76v9.2h4.16v39.2h-4.16V60h17.76ZM129.327 34.48l-.48-7.04.88 4 7.44 28.56h7.92V2.4h-8.72v25.52l.56 7.36-.96-4.4-7.2-28.48h-8.08V60h8.64V34.48ZM149.151 60h11.68c7.44 0 12.4-2.96 12.4-11.6V13.92c0-8.56-4.72-11.52-12.16-11.52h-11.92V60Zm11.28-49.36c1.76 0 2.8.96 2.8 3.68v33.2c0 2.72-.88 3.84-2.72 3.84h-1.6V10.64h1.52Z"/>
5
+ </g>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="213" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M86.735 50.04h-9.249V35.098h8.3v-9.091h-8.3V11.383h9.091V2.372H68v56.916h18.735V50.04ZM100.699 60c7.826 0 11.542-3.32 11.542-10.91V37.629c0-6.008-3.083-8.458-7.352-11.067-4.269-2.767-5.77-3.557-5.77-5.85v-8.063c0-2.134.474-2.846 1.738-2.846 1.423 0 1.819.712 1.819 2.846v10.198h9.249v-11.62c0-6.088-3.716-9.566-10.91-9.566-7.43 0-11.462 3.478-11.462 10.435v9.565c.08 5.77 3.083 8.221 7.589 11.146 3.715 2.372 5.534 3.32 5.534 6.166v9.407c0 1.977-.317 2.846-1.819 2.846-1.58 0-1.897-.87-1.897-2.846V36.285h-9.723v12.727C89.237 56.6 92.477 60 100.699 60ZM126.748 10.435c1.898 0 2.688.79 2.688 2.608v16.285c0 1.976-.869 2.767-2.688 2.767h-1.502v-21.66h1.502Zm.87 30.276c8.142 0 11.541-4.19 11.541-10.988V12.49c0-6.561-3.399-10.118-11.62-10.118H115.76v56.916h9.486V40.712h2.372ZM153.562 10.435c1.897 0 2.53.632 2.53 2.45V25.85c0 1.739-.712 2.371-2.53 2.371h-1.739V10.435h1.739Zm-.474 26.561c1.976 0 2.608.712 2.608 3.004v15.573c0 1.818.317 3.32 1.028 3.715h9.802c-.948-.948-1.264-2.134-1.264-3.873V39.209c0-3.952-1.028-5.928-3.795-6.877 2.53-1.028 3.795-3.162 3.795-7.115V12.095c0-6.957-3.004-9.723-10.909-9.723h-11.779v56.916h9.249V36.996h1.265ZM185.683 59.288v-9.09h-4.031V11.462h4.031v-9.09h-17.549v9.09h4.11v38.736h-4.11v9.09h17.549ZM210.114 11.462v-9.09h-21.502v9.09h5.928v47.826h9.566V11.462h6.008Z"/>
4
+ </g>
5
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="186" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M85.075 59.288h7.036v-30.75H79.858v9.565h3.004v8.38c0 3.398-.79 4.426-2.53 4.426-1.74 0-2.53-1.186-2.53-3.953V14.15c0-2.925.712-3.873 2.214-3.873 1.58 0 2.292.632 2.292 3.399v10.75h9.882v-11.54c0-7.827-4.348-11.226-12.016-11.226C72.744 1.66 68 5.138 68 13.28v35.1C68 56.6 70.767 60 76.537 60c4.27 0 6.72-2.372 7.352-7.747l1.186 7.035ZM114.788 50.04h-9.249V35.098h8.3v-9.091h-8.3V11.383h9.091V2.372H96.052v56.916h18.736V50.04ZM135.225 59.288v-9.09h-4.032V11.462h4.032v-9.09h-17.55v9.09h4.111v38.736h-4.111v9.09h17.55ZM149.158 60c7.826 0 11.541-3.32 11.541-10.91V37.629c0-6.008-3.083-8.458-7.351-11.067-4.269-2.767-5.771-3.557-5.771-5.85v-8.063c0-2.134.474-2.846 1.739-2.846 1.423 0 1.818.712 1.818 2.846v10.198h9.249v-11.62c0-6.088-3.715-9.566-10.909-9.566-7.431 0-11.462 3.478-11.462 10.435v9.565c.079 5.77 3.083 8.221 7.589 11.146 3.715 2.372 5.533 3.32 5.533 6.166v9.407c0 1.977-.316 2.846-1.818 2.846-1.581 0-1.897-.87-1.897-2.846V36.285h-9.723v12.727c0 7.589 3.241 10.988 11.462 10.988ZM184.076 11.462v-9.09h-21.502v9.09h5.929v47.826h9.565V11.462h6.008Z"/>
4
+ </g>
5
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="198" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m76.467 34.96-1.12-10.88.4 2.08 5.36 17.6h1.76l5.28-17.68.64-3.2-1.36 11.68V60h8.8V2.4h-7.6l-6.64 23.76-6.72-23.76h-7.6V60h8.8V34.96ZM119.387 50.64h-9.36V35.52h8.4v-9.2h-8.4v-14.8h9.2V2.4h-18.8V60h18.96v-9.36ZM131.359 34.48l-.48-7.04.88 4 7.44 28.56h7.92V2.4h-8.72v25.52l.56 7.36-.96-4.4-7.2-28.48h-8.08V60h8.64V34.48ZM171.902 11.6V2.4h-21.76v9.2h6V60h9.68V11.6h6.08ZM193.84 50.64h-9.36V35.52h8.4v-9.2h-8.4v-14.8h9.2V2.4h-18.8V60h18.96v-9.36Z"/>
4
+ </g>
5
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="197" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m68.016 59.745 8.757-.002-.007-24.92-1.117-10.827.399 2.07 5.339 17.514h1.751l5.25-17.597.636-3.184-1.35 11.624.007 25.317 8.757-.002-.016-57.323-7.563.002-6.602 23.648L75.563 2.42 68 2.423l.016 57.322ZM100.618 59.737l18.869-.006-.003-9.315-9.314.003-.005-15.047 8.36-.002-.003-9.156-8.359.002-.004-14.729 9.156-.002-.003-9.076-18.709.005.015 57.323ZM122.803 59.73l8.598-.002-.007-25.397-.48-7.006.877 3.98 7.412 28.421 7.882-.002-.016-57.323-8.678.003.007 25.397.56 7.324-.957-4.378-7.173-28.341-8.041.002.016 57.322ZM156.065 59.721l9.634-.002-.014-48.167 6.051-.002-.002-9.156-21.656.006.003 9.156 5.971-.001.013 48.166ZM174.713 59.716l18.869-.005-.003-9.315-9.315.003-.004-15.047 8.359-.003-.002-9.155-8.36.002-.004-14.729 9.156-.002-.002-9.076-18.71.005.016 57.322Z"/>
4
+ </g>
5
+ <g clip-path="url(#a)">
6
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="a">
10
+ <path fill="#fff" d="M0 0h60v60H0z"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="201" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68 59.288h9.486V40.712h2.372c8.142 0 11.541-4.19 11.541-10.988V12.49C91.4 5.93 88 2.372 79.78 2.372H68v56.916Zm10.988-48.853c1.897 0 2.688.79 2.688 2.608v16.285c0 1.976-.87 2.767-2.688 2.767h-1.502v-21.66h1.502ZM90.444 59.288h9.328l.554-5.691h5.849l.554 5.691h9.486l-8.221-56.916h-9.645l-7.905 56.916Zm12.332-29.802.475-8.695.395 8.695 1.66 15.81h-4.111l1.581-15.81ZM117.764 37.708v11.225c0 7.114 3.162 11.067 11.62 11.067 8.538 0 11.858-3.953 11.858-11.067V37.39c0-4.268-1.502-6.561-4.822-7.51 3.399-.948 4.743-3.162 4.743-7.193V12.41c0-6.956-3.636-10.75-11.621-10.75-7.984 0-11.699 3.952-11.699 10.908v10.277h9.644v-9.96c0-1.74.632-2.688 2.055-2.688s1.898.948 1.898 2.687v10.04c0 2.134-.791 2.925-2.688 2.925h-4.822v8.853h4.664c2.055 0 2.925.791 2.925 2.925v10.91c0 1.739-.554 2.608-1.977 2.608-1.502 0-2.055-.87-2.055-2.608v-10.83h-9.723ZM146.412 49.96v9.328h4.111c6.64 0 8.696-2.371 9.96-9.486l7.747-47.43h-9.407l-2.134 16.996-.949 12.885-1.186-12.885-2.608-16.996h-9.565l8.853 46.56c-.395.791-1.027 1.029-2.371 1.029h-2.451ZM170.7 59.288h8.696V34.546l-1.107-10.75.395 2.055 5.297 17.391h1.739l5.217-17.47.632-3.162-1.343 11.541V59.29h8.695V2.371h-7.51L184.85 25.85l-6.64-23.478h-7.51v56.916Z"/>
4
+ </g>
5
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="198" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m76.467 34.96-1.12-10.88.4 2.08 5.36 17.6h1.76l5.28-17.68.64-3.2-1.36 11.68V60h8.8V2.4h-7.6l-6.64 23.76-6.72-23.76h-7.6V60h8.8V34.96ZM119.387 50.64h-9.36V35.52h8.4v-9.2h-8.4v-14.8h9.2V2.4h-18.8V60h18.96v-9.36ZM131.359 34.48l-.48-7.04.88 4 7.44 28.56h7.92V2.4h-8.72v25.52l.56 7.36-.96-4.4-7.2-28.48h-8.08V60h8.64V34.48ZM171.902 11.6V2.4h-21.76v9.2h6V60h9.68V11.6h6.08ZM193.84 50.64h-9.36V35.52h8.4v-9.2h-8.4v-14.8h9.2V2.4h-18.8V60h18.96v-9.36Z"/>
4
+ </g>
5
+ <path d="M55.945 14.656 30.565 0h-.788L4.391 14.656 4 15.342v29.306l.39.685L29.775 60h.788l25.383-14.674.394-.685V15.335l-.394-.679Zm-28 29.122-.778.805A14.732 14.732 0 0 1 12.435 29.85 14.732 14.732 0 0 1 27.167 15.15l.788.788-.01 27.84Zm4.988.788-.788-.788v-27.84l.788-.788a14.732 14.732 0 0 1 14.704 14.7A14.732 14.732 0 0 1 32.93 44.584l.004-.017Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="278" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M79.788 42.535c8.49 0 11.773-4.075 11.773-10.98V19.611c0-6.622-3.17-10.132-11.716-10.132h-11.49v40.752h10.867v-7.697h.566Zm-.566-23.942c.962 0 1.245.68 1.245 1.528v11.15c0 1.245-.453 1.698-1.245 1.698V18.593ZM102.869 32.686l.283-8.32.396 8.32.566 5.49h-1.755l.51-5.49Zm2.434 17.546h10.81L110.114 9.48H96.02l-5.66 40.752h10.811l.283-3.113h3.566l.283 3.113ZM127.713 18.65c.906 0 1.132.283 1.132 1.358v5.886c0 .963-.226 1.359-1.245 1.415v-8.66h.113Zm1.075 19.47v9.056c0 1.641.114 2.773.736 3.056h10.698c-.68-.622-.793-1.245-.793-3.113V37.95c0-3.679-.509-5.434-3.226-6.283 2.547-.905 3.339-2.773 3.339-6.848v-5.547c0-8.037-3.339-9.792-10.867-9.792h-12.056v40.752H127.6V36.365c.849.057 1.188.34 1.188 1.755ZM160.102 39.309h-8.094V34.95h8.094V24.253h-8.094v-4.132h8.094V9.481h-19.074v40.751h19.074V39.31ZM172.489 41.063l-2.321-17.772 4.924 26.941h12.565V9.48H177.13v7.981l2.547 19.584-4.924-27.565h-13.075v40.752h10.811v-9.169ZM208.989 20.065V9.48h-19.923v10.585h4.245v30.167h11.433V20.065h4.245ZM210.497 50.232h11.49V9.48h-11.49v40.752ZM234.494 41.063l-2.32-17.772 4.924 26.941h12.565V9.48h-10.528v7.981l2.547 19.584-4.924-27.565h-13.074v40.752h10.81v-9.169ZM265.675 44.742l.452 5.49h9.113V25.951h-11.886v10.867h1.641v1.585c0 2.207-.339 2.717-1.245 2.717-.962 0-1.245-.51-1.245-2.717V20.348c0-1.812.113-1.868.623-1.868.509 0 .622.056.622 1.754v3.68h11.49v-3.51c0-8.32-3.792-11.603-11.943-11.603-7.414 0-12.112 3.34-12.112 11.773v18.508c0 8.49 2.038 11.773 7.811 11.773 4.188 0 6.056-2.094 6.679-6.113Z"/>
4
+ </g>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.355 44.658-.394.683L30.571 60h-.787L4.394 45.34 4 44.657V15.34l.393-.682L29.783 0h.788l25.39 14.658.394.682v29.318ZM30.12 11.75c-10.064 0-18.253 8.188-18.255 18.252.002 10.065 8.19 18.253 18.255 18.253 10.067 0 18.256-8.186 18.256-18.256 0-10.069-8.19-18.249-18.256-18.249Zm7.389 20.297a8.884 8.884 0 0 1 1.496 4.937 8.896 8.896 0 0 1-8.885 8.884 8.885 8.885 0 1 1 7.389-13.82Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="309" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M79.489 42.684c8.234 0 11.417-3.953 11.417-10.65V20.452c0-6.423-3.074-9.826-11.363-9.826H68.4v39.523h10.54v-7.465h.549Zm-.55-23.22c.934 0 1.208.658 1.208 1.482V31.76c0 1.207-.439 1.646-1.207 1.646V19.465ZM102.645 33.132l.275-8.07.384 8.07.549 5.325h-1.702l.494-5.325Zm2.361 17.017h10.484l-5.818-39.523H96.003l-5.489 39.523h10.485l.274-3.02h3.458l.275 3.02ZM127.513 19.518c.878 0 1.097.275 1.097 1.318v5.709c0 .933-.219 1.317-1.207 1.372v-8.399h.11Zm1.043 18.884v8.783c0 1.592.109 2.69.713 2.964h10.375c-.659-.604-.769-1.208-.769-3.02v-8.892c0-3.568-.494-5.27-3.128-6.093 2.47-.878 3.238-2.69 3.238-6.642v-5.38c0-7.795-3.238-9.496-10.539-9.496h-11.693v39.523h10.65V36.7c.823.055 1.153.33 1.153 1.702ZM159.697 39.555h-7.849v-4.227h7.849V24.953h-7.849v-4.007h7.849v-10.32h-18.499v39.523h18.499V39.555ZM172.482 41.256l-2.25-17.236 4.775 26.129h12.187V10.626h-10.21v7.74l2.47 18.993-4.776-26.733h-12.68v39.523h10.484v-8.893ZM208.654 20.89V10.627h-19.322V20.89h4.117v29.258h11.088V20.891h4.117ZM218.758 33.132l.274-8.07.385 8.07.549 5.325h-1.702l.494-5.325Zm2.36 17.017h10.485l-5.819-39.523h-13.668l-5.49 39.523h10.485l.275-3.02h3.458l.274 3.02ZM249.883 50.149V39.115h-5.819v-28.49h-11.198V50.15h17.017ZM252.166 50.149h11.143V10.626h-11.143v39.523ZM284.83 20.89V10.627h-19.323V20.89h4.117v29.258h11.089V20.891h4.117ZM305.508 39.555h-7.85v-4.227h7.85V24.953h-7.85v-4.007h7.85v-10.32h-18.499v39.523h18.499V39.555Zm-12.9-29.588h7.301l6.038-8.234h-9.496l-3.843 8.234Z"/>
4
+ </g>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.392 44.688-.394.683L30.591 60.04h-.787L4.396 45.37l-.393-.683V15.35l.393-.682L29.804 0h.787l25.407 14.668.394.682v29.338ZM30.14 11.758c-10.071 0-18.265 8.193-18.267 18.264.002 10.071 8.195 18.265 18.267 18.265 10.074 0 18.268-8.192 18.268-18.268S40.212 11.758 30.14 11.758Zm7.393 20.31a8.89 8.89 0 0 1 1.498 4.94 8.901 8.901 0 0 1-8.89 8.89 8.89 8.89 0 1 1 7.392-13.83Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="411" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m79.672 39.18 2.416 10.981h11.915l-5.875-22.676 5.656-16.857h-11.53l-2.417 8.017-1.702 7.412.989-8.126v-7.303H68.417v39.533h10.707v-14.55l.11-.933.439 4.502ZM95.173 50.161h11.146V10.63H95.173V50.16ZM119.225 41.267l-2.251-17.241 4.776 26.135h12.19V10.63h-10.213v7.741l2.471 18.998-4.777-26.74h-12.683v39.533h10.487v-8.895ZM136.298 50.161h11.256c6.809 0 11.86-2.91 11.86-11.2V21.775c0-8.236-4.777-11.146-11.695-11.146h-11.421V50.16Zm10.707-9.389V19.743h.055c.933 0 1.153.22 1.153 1.592v17.516c0 1.757-.22 1.921-1.208 1.921ZM180.218 39.564h-7.852v-4.227h7.852V24.959h-7.852v-4.008h7.852V10.629h-18.504V50.16h18.504V39.564ZM193.28 19.523c.879 0 1.098.275 1.098 1.318v5.71c0 .934-.219 1.318-1.207 1.373v-8.4h.109Zm1.044 18.888v8.785c0 1.593.109 2.69.713 2.965h10.378c-.659-.604-.769-1.208-.769-3.02v-8.894c0-3.57-.494-5.271-3.13-6.095 2.471-.879 3.24-2.69 3.24-6.644v-5.38c0-7.797-3.24-9.5-10.542-9.5h-11.695v39.533h10.652V36.71c.823.055 1.153.33 1.153 1.702ZM225.473 39.564h-7.852v-4.227h7.852V24.959h-7.852v-4.008h7.852V10.629h-18.504V50.16h18.504V39.564ZM238.536 19.523c.878 0 1.098.275 1.098 1.318v5.71c0 .934-.22 1.318-1.208 1.373v-8.4h.11Zm1.043 18.888v8.785c0 1.593.11 2.69.714 2.965h10.377c-.659-.604-.769-1.208-.769-3.02v-8.894c0-3.57-.494-5.271-3.129-6.095 2.47-.879 3.239-2.69 3.239-6.644v-5.38c0-7.797-3.239-9.5-10.542-9.5h-11.695v39.533h10.652V36.71c.823.055 1.153.33 1.153 1.702ZM270.342 50.161V39.894h-6.643l6.643-19.547v-9.719h-18.174v10.323h6.644l-6.699 19.657v9.553h18.229ZM272.655 50.161h11.146V10.63h-11.146V50.16ZM304.723 39.564h-7.852v-4.227h7.852V24.959h-7.852v-4.008h7.852V10.629H286.22V50.16h18.503V39.564ZM318.829 50.161h10.762V10.63h-10.762v14.55h-1.098v-14.55h-10.707V50.16h10.707v-14.77h1.098v14.77ZM343.323 50.765c7.907 0 11.476-3.733 11.476-11.75V10.63h-10.927v27.727c0 1.977-.055 2.032-.549 2.032-.494 0-.549-.11-.549-2.032V10.63h-10.872v28.386c0 7.852 3.02 11.75 11.421 11.75ZM367.592 41.267l-2.251-17.241 4.777 26.135h12.189V10.63h-10.212v7.741l2.47 18.998-4.776-26.74h-12.684v39.533h10.487v-8.895ZM398.612 44.836l.439 5.325h8.84V26.606h-11.53v10.542h1.592v1.538c0 2.141-.329 2.635-1.208 2.635-.933 0-1.208-.494-1.208-2.635V21.17c0-1.757.11-1.812.604-1.812s.604.055.604 1.702v3.569h11.146v-3.404c0-8.072-3.678-11.256-11.585-11.256-7.193 0-11.75 3.24-11.75 11.42v17.955c0 8.236 1.977 11.42 7.577 11.42 4.063 0 5.875-2.031 6.479-5.93Z"/>
4
+ </g>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.406 44.699-.394.683-25.413 14.672h-.788L4.397 45.381l-.393-.683V15.354l.393-.683L29.811 0h.788l25.413 14.671.394.683V44.7ZM30.148 11.761c-10.074 0-18.27 8.195-18.272 18.268.002 10.074 8.197 18.27 18.272 18.27 10.076 0 18.271-8.194 18.271-18.272 0-10.079-8.197-18.266-18.271-18.266Zm7.395 20.315a8.894 8.894 0 0 1 1.498 4.941 8.904 8.904 0 0 1-8.893 8.892 8.893 8.893 0 1 1 7.395-13.833Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="344" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m82.578 44.892.44 5.333h8.851V26.64H80.324v10.556h1.594v1.54c0 2.143-.33 2.638-1.21 2.638-.934 0-1.209-.495-1.209-2.639V21.198c0-1.76.11-1.815.605-1.815s.605.055.605 1.704v3.574h11.16v-3.409c0-8.081-3.683-11.27-11.6-11.27-7.202 0-11.765 3.244-11.765 11.435v17.978c0 8.246 1.98 11.435 7.587 11.435 4.068 0 5.882-2.034 6.487-5.938ZM112.804 39.615h-7.861v-4.233h7.861V24.99h-7.861v-4.013h7.861V10.642H94.277v39.583h18.527v-10.61ZM125.609 41.319l-2.254-17.263 4.783 26.17h12.205V10.641h-10.226v7.752l2.474 19.022-4.783-26.774h-12.7v39.583h10.501V41.32ZM142.759 50.225h11.16V10.642h-11.16v39.583ZM175.473 20.923V10.642h-19.352v10.28h4.123v29.303h11.106V20.923h4.123ZM188.823 50.83c6.872 0 11.6-3.134 11.6-11.6V21.527c0-8.246-4.728-11.6-11.6-11.6-7.147 0-11.6 3.299-11.6 11.6V39.23c0 8.466 4.343 11.6 11.6 11.6Zm0-9.84c-.605 0-.605-.166-.605-2.145V21.527c0-1.979 0-2.144.605-2.144s.605.165.605 2.144v17.318c0 1.98 0 2.144-.605 2.144ZM213.503 19.548c.88 0 1.1.275 1.1 1.32v5.717c0 .935-.22 1.32-1.21 1.375v-8.412h.11Zm1.045 18.912v8.797c0 1.594.11 2.693.714 2.968h10.391c-.66-.604-.77-1.21-.77-3.023v-8.907c0-3.573-.494-5.278-3.133-6.102 2.474-.88 3.243-2.694 3.243-6.652v-5.388c0-7.807-3.243-9.511-10.555-9.511h-11.71v39.583h10.665V36.756c.825.055 1.155.33 1.155 1.704ZM227.264 50.225h11.161V10.642h-11.161v39.583ZM251.897 33.182l.275-8.081.384 8.081.55 5.333h-1.704l.495-5.333Zm2.364 17.043h10.5l-5.827-39.583h-13.689l-5.498 39.583h10.5l.275-3.023h3.464l.275 3.023ZM283.069 50.225v-11.05h-5.827V10.642h-11.216v39.583h17.043ZM285.355 50.225h11.161V10.642h-11.161v39.583ZM318.069 20.923V10.642h-19.352v10.28h4.124v29.303h11.105V20.923h4.123ZM328.188 33.182l.275-8.081.385 8.081.549 5.333h-1.704l.495-5.333Zm2.364 17.043h10.501l-5.828-39.583h-13.689l-5.498 39.583h10.501l.275-3.023h3.463l.275 3.023Zm-4.618-40.243h6.597l-2.749-8.246h-9.511l5.663 8.246Z"/>
4
+ </g>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.478 44.756-.395.684L30.639 60.13h-.79L4.404 45.439l-.394-.684V15.374l.394-.684L29.85 0h.789l25.445 14.69.395.684v29.382Zm-26.292-32.98c-10.087 0-18.293 8.206-18.295 18.292.002 10.086 8.207 18.292 18.295 18.292 10.089 0 18.295-8.204 18.295-18.295 0-10.091-8.207-18.29-18.295-18.29Zm7.404 20.341a8.905 8.905 0 0 1 1.5 4.948 8.915 8.915 0 0 1-8.904 8.903 8.905 8.905 0 1 1 7.404-13.85Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="318" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="m68.01 48.57 10.191-.002-.002-7.219h.531c7.962-.002 11.039-3.824 11.037-10.3l-.003-11.199c-.001-6.21-2.975-9.5-10.99-9.497L68 10.355l.01 38.216Zm10.183-29.672c.903 0 1.168.637 1.168 1.433l.003 10.456c0 1.168-.424 1.592-1.167 1.592l-.004-13.481ZM89.393 48.565l10.137-.003.265-2.92h3.344l.266 2.919 10.137-.003-5.636-38.213-13.216.003-5.297 38.217Zm11.725-16.457.263-7.802.374 7.802.532 5.148h-1.645l.476-5.148ZM114.817 48.558l10.774-.003-.01-38.215-10.775.003.011 38.215ZM138.651 49.241c7.908-.002 11.357-2.975 11.355-9.822l-.001-4.087c-.001-4.83-1.488-6.634-7.38-9.87-4.035-2.228-4.194-2.44-4.194-3.767l-.001-2.442c0-1.168.106-1.274.531-1.274.53 0 .53.212.531 1.433l.001 3.928 10.35-.003-.002-4.618c-.001-6.21-3.983-9.128-10.777-9.126-7.749.002-11.304 3.506-11.302 9.928v2.283c.002 5.36 1.329 6.9 7.009 10.135 4.566 2.494 4.672 2.706 4.672 4.829l.001 2.176c0 1.168-.212 1.274-.583 1.274-.372 0-.531-.159-.532-1.114l-.001-4.777-10.721.003.001 5.095c.002 6.74 3.081 9.818 11.043 9.816ZM163.175 48.544l17.887-.005-.003-10.243-7.59.002-.001-4.087 7.59-.002-.003-10.032-7.59.003-.001-3.875 7.59-.002-.003-9.979-17.886.005.01 38.215ZM194.378 48.536l10.244-.003-.004-13.906 6.529-.002-.003-10.297-6.529.002-.001-3.715 6.529-.002-.003-10.297-16.772.005.01 38.215ZM213.298 48.53l10.775-.002-.011-38.215-10.774.003.01 38.215ZM226.4 10.312l.011 38.215 16.453-.005-.002-10.668-5.627.002-.007-27.547-10.828.003ZM245.008 10.307l.011 38.215 10.35-.003-.004-14.277h1.061l.004 14.277 10.403-.003-.01-38.215-10.403.003.003 14.065h-1.061l-.004-14.065-10.35.003ZM280.214 49.096c6.634-.002 11.198-3.028 11.196-11.202l-.005-17.09c-.002-7.962-4.567-11.199-11.202-11.197-6.9.002-11.198 3.188-11.196 11.202l.005 17.091c.002 8.174 4.196 11.198 11.202 11.196Zm-.003-9.5c-.584 0-.584-.16-.584-2.07l-.005-16.72c0-1.91 0-2.07.583-2.07.584 0 .584.16.585 2.07l.004 16.72c.001 1.91.001 2.07-.583 2.07ZM304.463 49.196c7.908-.003 11.357-2.976 11.355-9.823l-.001-4.087c-.001-4.83-1.488-6.634-7.38-9.87-4.034-2.228-4.194-2.44-4.194-3.767l-.001-2.442c0-1.167.106-1.273.531-1.274.53 0 .53.213.531 1.433l.001 3.928 10.35-.003-.002-4.617c-.001-6.21-3.983-9.129-10.777-9.127-7.749.002-11.304 3.506-11.302 9.929l.001 2.282c.001 5.36 1.328 6.9 7.008 10.136 4.566 2.493 4.672 2.705 4.672 4.828l.001 2.176c0 1.168-.212 1.274-.583 1.274-.372 0-.531-.159-.532-1.114l-.001-4.777-10.721.003.001 5.095c.002 6.741 3.081 9.819 11.043 9.817Z"/>
4
+ </g>
5
+ <g clip-path="url(#a)">
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.355 44.658-.394.683L30.571 60h-.787L4.394 45.34 4 44.657V15.34l.393-.682L29.783 0h.788l25.39 14.658.394.682v29.318ZM30.12 11.75c-10.064 0-18.253 8.188-18.255 18.252.002 10.065 8.19 18.253 18.255 18.253 10.067 0 18.256-8.186 18.256-18.256 0-10.069-8.19-18.249-18.256-18.249Zm7.389 20.297a8.884 8.884 0 0 1 1.496 4.937 8.896 8.896 0 0 1-8.885 8.884 8.885 8.885 0 1 1 7.389-13.82Z" fill="#fff"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="a">
10
+ <path fill="#fff" d="M0 0h60v60H0z"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="363" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.355 50.116h10.532v-7.46h.549c8.229 0 11.41-3.95 11.41-10.643V20.438c0-6.418-3.072-9.819-11.355-9.819H68.355v39.497Zm10.532-30.665c.933 0 1.207.658 1.207 1.481V31.74c0 1.207-.438 1.646-1.206 1.646V19.45ZM104.624 50.72c6.857 0 11.575-3.127 11.575-11.575V21.48c0-8.229-4.718-11.575-11.575-11.575-7.132 0-11.575 3.291-11.575 11.575v17.664c0 8.448 4.333 11.575 11.575 11.575Zm0-9.82c-.604 0-.604-.164-.604-2.14V21.48c0-1.974 0-2.139.604-2.139.603 0 .603.165.603 2.14v17.28c0 1.975 0 2.14-.603 2.14ZM118.011 56.535h10.532v-6.419h5.76v6.419h10.533V39.693h-1.756V10.62h-21.778l-.219 17.884c-.055 4.608-.384 7.899-1.317 11.19h-1.755v16.842Zm13.275-27.868.11-7.68h.932v18.706h-1.865c.604-3.236.768-6.418.823-11.026ZM160.383 35.963l2.578-10.039-3.346 16.457v7.735h10.588V10.62h-10.039l-3.292 14.153-3.017 12.453 3.73-18.926v-7.68h-10.587v39.497h10.148l3.237-14.153ZM176.5 50.116h11.081V20.877h4.114V10.62h-19.309v10.258h4.114v29.24ZM193.873 50.116h18.487V39.53h-7.845v-4.224h7.845V24.937h-7.845v-4.005h7.845V10.62h-18.487v39.497ZM216.414 50.116c8.722 0 10.588-1.81 10.752-10.642l.384-18.432h.933v29.074h10.752V10.62h-21.779l-.438 25.838c-.055 2.633-.494 3.346-2.25 3.346h-.329v10.313h1.975ZM241.605 50.116h11.465c7.735 0 11.027-2.633 11.027-9.38V28.283c0-6.857-3.456-9.38-11.136-9.38h-.823v-8.284h-10.533v39.497Zm10.533-8.996V27.899h.329c.658 0 .878.274.878 1.262v10.642c0 .988-.22 1.317-.878 1.317h-.329ZM277.711 50.72c7.186 0 11.52-3.347 11.52-11.575v-7.351h-10.972v6.967c0 1.975-.109 2.14-.548 2.14-.549 0-.604-.165-.604-2.14V21.48c0-1.975 0-2.14.604-2.14.384 0 .548.11.548 2.14v6.363h10.972v-6.363c0-8.174-3.401-11.575-11.246-11.575-7.461 0-11.739 3.51-11.739 11.575v17.664c0 8.557 4.224 11.575 11.465 11.575ZM295.322 50.116h11.081V20.877h4.114V10.62h-19.31v10.258h4.115v29.24ZM312.695 50.116h13.44c7.186 0 8.612-2.633 8.612-9.216v-4.663c0-3.95-.932-5.815-3.84-6.583 2.908-.877 3.621-2.742 3.621-6.089v-4.443c0-6.528-2.962-8.503-10.752-8.503h-11.081v39.497Zm10.422-31.707c.823 0 .988.164.988 1.097v5.102c0 1.042-.274 1.206-.768 1.206h-.384V18.41h.164Zm0 15.689c.878 0 1.098.055 1.098 1.207v4.937c0 1.152-.165 1.426-1.043 1.426h-.219v-7.57h.164ZM348.374 50.72c6.857 0 11.575-3.127 11.575-11.575V21.48c0-8.229-4.718-11.575-11.575-11.575-7.131 0-11.575 3.291-11.575 11.575v17.664c0 8.448 4.334 11.575 11.575 11.575Zm0-9.82c-.603 0-.603-.164-.603-2.14V21.48c0-1.974 0-2.139.603-2.139.604 0 .604.165.604 2.14v17.28c0 1.975 0 2.14-.604 2.14Z"/>
4
+ </g>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.355 44.659-.394.682-25.39 14.66h-.787L4.394 45.34 4 44.657V15.34l.394-.682L29.784 0h.787l25.39 14.658.394.682V44.66ZM30.12 11.75c-10.064 0-18.253 8.188-18.255 18.252.002 10.065 8.19 18.253 18.255 18.253 10.067 0 18.256-8.186 18.256-18.256 0-10.069-8.19-18.249-18.256-18.249Zm7.389 20.297a8.885 8.885 0 0 1 1.496 4.937 8.896 8.896 0 0 1-8.885 8.884 8.884 8.884 0 1 1 7.389-13.82Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="232" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M79.992 50.829c7.202 0 11.545-3.354 11.545-11.6v-7.367H80.542v6.982c0 1.98-.11 2.144-.55 2.144-.55 0-.605-.165-.605-2.144V21.527c0-1.98 0-2.144.605-2.144.385 0 .55.11.55 2.144v6.377h10.995v-6.377c0-8.191-3.409-11.6-11.27-11.6-7.477 0-11.765 3.519-11.765 11.6v17.702c0 8.576 4.233 11.6 11.49 11.6ZM104.513 19.548c.879 0 1.099.275 1.099 1.32v5.717c0 .934-.22 1.32-1.209 1.374v-8.411h.11Zm1.044 18.911v8.796c0 1.595.11 2.694.715 2.97h10.39c-.659-.605-.769-1.21-.769-3.025v-8.906c0-3.573-.495-5.277-3.134-6.102 2.474-.88 3.244-2.694 3.244-6.652v-5.387c0-7.807-3.244-9.511-10.556-9.511h-11.71v39.582h10.666V36.755c.825.055 1.154.33 1.154 1.704ZM118.274 50.224h11.16V10.642h-11.16v39.582ZM142.905 33.182l.275-8.082.385 8.082.55 5.332h-1.704l.494-5.332Zm2.364 17.042h10.501l-5.828-39.582h-13.689l-5.497 39.582h10.5l.275-3.023h3.464l.274 3.023ZM167.535 41.318l-2.254-17.262 4.783 26.168h12.204V10.642h-10.225v7.751l2.474 19.022-4.783-26.773h-12.699v39.582h10.5v-8.906ZM202.717 50.224v-10.28h-6.652l6.652-19.572v-9.73H184.52v10.335h6.652l-6.707 19.681v9.566h18.252ZM216.188 33.182l.275-8.082.385 8.082.55 5.332h-1.705l.495-5.332Zm2.364 17.042h10.5l-5.827-39.582h-13.689l-5.497 39.582h10.5l.275-3.023h3.463l.275 3.023Z"/>
4
+ </g>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="m56.476 44.755-.394.684-25.445 14.69h-.789L4.403 45.438l-.394-.684v-29.38l.394-.684L29.848 0h.789l25.445 14.69.394.683v29.382Zm-26.29-32.98c-10.087 0-18.294 8.206-18.295 18.292.001 10.086 8.207 18.292 18.294 18.292 10.089 0 18.295-8.204 18.295-18.295 0-10.09-8.207-18.289-18.295-18.289Zm7.404 20.341a8.904 8.904 0 0 1 1.5 4.947 8.915 8.915 0 0 1-8.905 8.904 8.904 8.904 0 1 1 7.405-13.85Z" fill="#fff"/>
6
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="399" height="60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.355 51.429h4.382V37.173h3.27c5.987 0 8.64-3.21 8.64-8.64v-12.96c0-5.678-2.653-8.147-8.701-8.147h-7.591V51.43Zm7.344-40.115c3.209 0 4.505 1.05 4.505 4.444v12.651c0 3.148-1.42 4.752-4.505 4.752h-2.962V11.314h2.962ZM86.576 51.429h4.382l1.05-7.406h7.528l1.111 7.406h4.444l-7.16-44.003h-4.504l-6.85 44.003Zm8.702-30.302.494-8.64.432 8.64L98.98 39.95h-6.357l2.654-18.823ZM108.989 51.429h4.381V32.606h3.21c3.209 0 4.011 1.357 4.011 4.381v11.85c0 1.11.185 2.098.617 2.592h4.752c-.617-.618-.864-1.358-.864-2.53V36.801c0-3.58-1.049-5.492-3.394-6.356 2.345-.988 3.579-2.9 3.579-6.295v-9.072c0-5.246-2.53-7.653-8.64-7.653h-7.652V51.43Zm7.344-40.176c3.271 0 4.505 1.234 4.505 4.196v8.517c0 3.085-1.234 4.628-4.258 4.628h-3.21V11.253h2.963ZM133.548 51.429h4.443V11.56h5.493V7.426h-15.49v4.135h5.554V51.43ZM147.453 51.429h4.011V25.077l-.925-10.986 1.975 9.196 9.01 28.142h3.579V7.426h-4.011v25.92l.802 10.492-1.851-8.579-8.887-27.833h-3.703V51.43ZM171.024 51.429h13.701v-4.197h-9.319v-16.17h8.023v-4.196h-8.023V11.5h9.01V7.426h-13.392V51.43ZM189.292 51.429h4.382V32.606h3.209c3.209 0 4.012 1.357 4.012 4.381v11.85c0 1.11.185 2.098.617 2.592h4.752c-.617-.618-.864-1.358-.864-2.53V36.801c0-3.58-1.049-5.492-3.395-6.356 2.346-.988 3.58-2.9 3.58-6.295v-9.072c0-5.246-2.53-7.653-8.64-7.653h-7.653V51.43Zm7.344-40.176c3.271 0 4.505 1.234 4.505 4.196v8.517c0 3.085-1.234 4.628-4.258 4.628h-3.209V11.253h2.962ZM221.007 51.429h4.381V37.173h3.271c5.986 0 8.64-3.21 8.64-8.64v-12.96c0-5.678-2.654-8.147-8.702-8.147h-7.59V51.43Zm7.344-40.115c3.209 0 4.505 1.05 4.505 4.444v12.651c0 3.148-1.42 4.752-4.505 4.752h-2.963V11.314h2.963ZM242.107 51.429h4.382V32.606h3.209c3.209 0 4.011 1.357 4.011 4.381v11.85c0 1.11.185 2.098.617 2.592h4.752c-.617-.618-.864-1.358-.864-2.53V36.801c0-3.58-1.049-5.492-3.394-6.356 2.345-.988 3.58-2.9 3.58-6.295v-9.072c0-5.246-2.531-7.653-8.64-7.653h-7.653V51.43Zm7.344-40.176c3.271 0 4.505 1.234 4.505 4.196v8.517c0 3.085-1.234 4.628-4.258 4.628h-3.209V11.253h2.962ZM271.839 51.984c5.492 0 8.763-2.962 8.763-9.257V16.19c0-6.11-3.271-9.257-8.701-9.257-5.37 0-8.764 3.209-8.764 9.257v26.537c0 6.295 3.333 9.257 8.702 9.257Zm.062-4.197c-2.963 0-4.197-1.913-4.197-5.492v-25.92c0-3.456 1.234-5.431 4.135-5.431 2.962 0 4.196 1.913 4.196 5.43v25.92c0 3.58-1.234 5.493-4.134 5.493ZM293.15 51.984c3.579 0 5.678-1.728 6.418-6.11l.926 5.555h2.469V28.84h-8.64v4.073h4.196v8.332c0 3.64-.987 6.541-4.073 6.541-2.962 0-4.197-1.851-4.197-5.492V16.437c0-3.642 1.296-5.555 4.259-5.555 2.839 0 3.888 1.79 3.888 4.444v7.9h4.567V15.14c0-5.308-3.024-8.208-8.394-8.208-5.554 0-8.825 3.085-8.825 9.195v26.66c0 6.172 2.592 9.196 7.406 9.196ZM308.542 51.429h4.382V32.606h3.209c3.209 0 4.012 1.357 4.012 4.381v11.85c0 1.11.185 2.098.617 2.592h4.752c-.617-.618-.864-1.358-.864-2.53V36.801c0-3.58-1.049-5.492-3.395-6.356 2.346-.988 3.58-2.9 3.58-6.295v-9.072c0-5.246-2.53-7.653-8.64-7.653h-7.653V51.43Zm7.344-40.176c3.271 0 4.505 1.234 4.505 4.196v8.517c0 3.085-1.234 4.628-4.258 4.628h-3.209V11.253h2.962ZM328.271 51.429h4.381l1.049-7.406h7.53l1.11 7.406h4.444l-7.159-44.003h-4.505l-6.85 44.003Zm8.701-30.302.494-8.64.432 8.64 2.777 18.823h-6.356l2.653-18.823ZM350.683 51.429h4.135V25.755l-1.481-13.947 2.221 10.553 4.999 15.182h1.235l4.937-15.058 2.221-10.739-1.419 13.948v25.735h4.135V7.426h-3.95l-6.48 21.292-6.603-21.292h-3.95V51.43ZM384.976 51.922c5.308 0 8.085-2.962 8.085-8.084V36c0-4.937-2.777-6.665-6.233-8.578-3.395-1.975-5.493-3.148-5.493-6.172v-6.233c0-2.592.988-4.196 3.58-4.196 2.53 0 3.517 1.357 3.517 4.073v8.146h4.32v-8.702c0-4.381-2.345-7.405-7.776-7.405-5.492 0-8.023 3.27-8.023 7.837v6.85c0 4.876 2.901 6.666 6.419 8.64 3.271 1.852 5.369 2.84 5.369 6.172v7.22c0 2.53-.988 4.135-3.765 4.135-2.839 0-3.826-1.542-3.826-4.381V34.21h-4.505v9.443c0 5.492 2.345 8.27 8.331 8.27Z"/>
4
+ </g>
5
+ <g fill="#fff">
6
+ <path d="M26.214 29.74a13.038 13.038 0 0 1 3.904 6.906 13.035 13.035 0 0 1 3.908-6.906 13.13 13.13 0 0 1-7.812 0Z"/>
7
+ <path d="M55.961 14.66 30.571 0h-.787L4.394 14.66 4 15.34V44.66l.393.682L29.783 60h.788l25.39-14.658.394-.682V15.342l-.394-.683ZM38.99 46.501a9.062 9.062 0 0 1-8.871-7.21 9.051 9.051 0 1 1-6.158-10.497 9.057 9.057 0 1 1 12.316 0 9.059 9.059 0 1 1 2.713 17.707Z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="420" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.364 44.577h3.043v-9.901h2.272c4.158 0 6-2.229 6-6v-9.002c0-3.943-1.842-5.658-6.043-5.658h-5.272v30.561Zm5.1-27.86c2.23 0 3.13.728 3.13 3.086v8.787c0 2.186-.986 3.3-3.13 3.3h-2.057V16.716h2.058ZM83.15 44.577h3.043V31.504h2.229c2.229 0 2.786.943 2.786 3.043v8.23c0 .772.129 1.457.429 1.8h3.3c-.428-.428-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.357-4.415 1.628-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.758-5.316-6.001-5.316H83.15v30.561Zm5.1-27.903c2.272 0 3.13.857 3.13 2.914v5.915c0 2.143-.858 3.215-2.958 3.215h-2.229V16.674h2.058ZM103.931 44.963c3.814 0 6.086-2.057 6.086-6.43v-18.43c0-4.244-2.272-6.43-6.044-6.43-3.729 0-6.086 2.23-6.086 6.43v18.43c0 4.373 2.315 6.43 6.044 6.43Zm.042-2.915c-2.057 0-2.914-1.328-2.914-3.814V20.23c0-2.4.857-3.772 2.872-3.772 2.057 0 2.914 1.33 2.914 3.772v18.003c0 2.486-.857 3.814-2.872 3.814ZM118.863 44.963c2.486 0 3.943-1.2 4.458-4.243l.643 3.857h1.714V28.89h-6.001v2.828h2.915v5.787c0 2.529-.686 4.543-2.829 4.543-2.057 0-2.915-1.285-2.915-3.814v-17.96c0-2.529.901-3.858 2.958-3.858 1.972 0 2.7 1.244 2.7 3.087v5.486h3.172v-5.615c0-3.686-2.1-5.7-5.829-5.7-3.858 0-6.13 2.142-6.13 6.386v18.517c0 4.286 1.801 6.386 5.144 6.386ZM129.684 44.577h3.044V31.504h2.229c2.228 0 2.786.943 2.786 3.043v8.23c0 .772.128 1.457.428 1.8h3.301c-.429-.428-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.358-4.415 1.629-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.757-5.316-6.001-5.316h-5.315v30.561Zm5.101-27.903c2.272 0 3.129.857 3.129 2.914v5.915c0 2.143-.857 3.215-2.957 3.215h-2.229V16.674h2.057ZM143.517 44.577h3.044l.728-5.143h5.23l.771 5.143h3.086l-4.972-30.56h-3.129l-4.758 30.56Zm6.044-21.045.343-6.001.3 6 1.929 13.074h-4.415l1.843-13.073ZM159.215 44.577h2.871v-17.83l-1.028-9.688 1.543 7.33 3.472 10.544h.857l3.429-10.458 1.543-7.458-.986 9.686v17.874h2.872v-30.56h-2.743l-4.501 14.787-4.586-14.788h-2.743v30.561ZM177.977 44.577h2.872v-17.83l-1.029-9.688 1.543 7.33 3.472 10.544h.857l3.429-10.458 1.544-7.458-.986 9.686v17.874h2.871v-30.56h-2.743l-4.5 14.787-4.587-14.788h-2.743v30.561ZM196.74 44.577h9.515v-2.914h-6.472v-11.23h5.572v-2.915h-5.572V16.845h6.258v-2.829h-9.301v30.561ZM214.661 44.92c3.686 0 5.615-2.057 5.615-5.615v-5.443c0-3.43-1.929-4.63-4.329-5.958-2.358-1.372-3.815-2.186-3.815-4.287v-4.329c0-1.8.686-2.914 2.486-2.914 1.757 0 2.443.943 2.443 2.829v5.657h3.001v-6.043c0-3.043-1.629-5.144-5.401-5.144-3.815 0-5.572 2.272-5.572 5.444v4.758c0 3.386 2.014 4.629 4.458 6 2.271 1.286 3.729 1.972 3.729 4.287v5.015c0 1.757-.686 2.871-2.615 2.871-1.972 0-2.658-1.071-2.658-3.043V32.62h-3.129v6.558c0 3.814 1.629 5.743 5.787 5.743ZM231.052 14.016v30.561h4.972c4.072 0 6.729-1.843 6.729-6.515v-17.53c0-4.716-2.572-6.516-6.601-6.516h-5.1Zm4.929 2.658c2.272 0 3.643 1.157 3.643 3.986v17.188c0 2.786-1.371 3.943-3.643 3.943h-1.843V16.674h1.843ZM246.717 44.577h9.515v-2.914h-6.472v-11.23h5.572v-2.915h-5.572V16.845h6.258v-2.829h-9.301v30.561ZM266.661 44.577h3.044v-9.901h2.271c4.158 0 6.001-2.229 6.001-6v-9.002c0-3.943-1.843-5.658-6.044-5.658h-5.272v30.561Zm5.101-27.86c2.229 0 3.129.728 3.129 3.086v8.787c0 2.186-.986 3.3-3.129 3.3h-2.057V16.716h2.057ZM279.448 44.577h3.043l.729-5.143h5.229l.771 5.143h3.087l-4.973-30.56h-3.128l-4.758 30.56Zm6.043-21.045.343-6.001.3 6 1.929 13.074h-4.415l1.843-13.073ZM295.145 44.577h3.043V31.504h2.229c2.229 0 2.786.943 2.786 3.043v8.23c0 .772.129 1.457.429 1.8h3.3c-.428-.428-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.357-4.415 1.628-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.758-5.316-6.001-5.316h-5.315v30.561Zm5.101-27.903c2.271 0 3.129.857 3.129 2.914v5.915c0 2.143-.858 3.215-2.958 3.215h-2.229V16.674h2.058ZM312.333 44.577h3.086V16.888h3.815v-2.872h-10.758v2.872h3.857v27.69ZM322.122 44.577h9.515v-2.914h-6.472v-11.23h5.572v-2.915h-5.572V16.845h6.258v-2.829h-9.301v30.561ZM334.94 44.577h2.786V26.275l-.643-7.63 1.372 6.387 6.258 19.545h2.486v-30.56h-2.786v18.002l.557 7.286-1.286-5.958-6.172-19.33h-2.572v30.56ZM350.071 44.577h3.043l.729-5.143h5.229l.772 5.143h3.086l-4.972-30.56h-3.129l-4.758 30.56Zm6.044-21.045.342-6.001.3 6 1.929 13.074h-4.415l1.844-13.073ZM365.242 41.663v2.914h8.444v-2.914h-2.701V16.845h2.701v-2.829h-8.444v2.83h2.7v24.817h-2.7ZM376.912 44.577h3.044V31.504h2.228c2.229 0 2.787.943 2.787 3.043v8.23c0 .772.128 1.457.428 1.8h3.301c-.429-.428-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.358-4.415 1.629-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.757-5.316-6.001-5.316h-5.315v30.561Zm5.101-27.903c2.272 0 3.129.857 3.129 2.914v5.915c0 2.143-.857 3.215-2.958 3.215h-2.228V16.674h2.057ZM392.075 44.577h9.516v-2.914h-6.473v-11.23h5.573v-2.915h-5.573V16.845h6.258v-2.829h-9.301v30.561ZM409.996 44.92c3.687 0 5.615-2.057 5.615-5.615v-5.443c0-3.43-1.928-4.63-4.329-5.958-2.357-1.372-3.814-2.186-3.814-4.287v-4.329c0-1.8.685-2.914 2.486-2.914 1.757 0 2.443.943 2.443 2.829v5.657h3v-6.043c0-3.043-1.629-5.144-5.401-5.144-3.814 0-5.572 2.272-5.572 5.444v4.758c0 3.386 2.015 4.629 4.458 6 2.272 1.286 3.729 1.972 3.729 4.287v5.015c0 1.757-.686 2.871-2.615 2.871-1.971 0-2.657-1.071-2.657-3.043V32.62h-3.129v6.558c0 3.814 1.629 5.743 5.786 5.743Z"/>
4
+ </g>
5
+ <g fill="#fff">
6
+ <path d="M26.217 30.204a13.04 13.04 0 0 1 3.905 6.907 13.038 13.038 0 0 1 3.908-6.907 13.132 13.132 0 0 1-7.813 0Z"/>
7
+ <path d="M55.969 15.12 30.575.46h-.787L4.394 15.12l-.393.683v29.322l.393.683 25.394 14.66h.787l25.394-14.66.393-.683V15.803l-.393-.682ZM38.994 46.969a9.063 9.063 0 0 1-8.872-7.212 9.052 9.052 0 1 1-6.159-10.497 9.059 9.059 0 1 1 12.318 0 9.06 9.06 0 1 1 2.713 17.71Z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="427" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.362 44.576h3.043v-9.901h2.271c4.158 0 6.001-2.229 6.001-6v-9.002c0-3.943-1.843-5.657-6.043-5.657h-5.272v30.56Zm5.1-27.86c2.229 0 3.129.729 3.129 3.086v8.787c0 2.186-.986 3.3-3.129 3.3h-2.057V16.716h2.057ZM83.147 44.576h3.043V31.503h2.23c2.228 0 2.785.943 2.785 3.043v8.23c0 .771.129 1.457.429 1.8h3.3c-.429-.429-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.357-4.415 1.628-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.758-5.315-6.001-5.315h-5.315v30.56Zm5.1-27.903c2.272 0 3.13.857 3.13 2.915v5.915c0 2.143-.858 3.214-2.958 3.214H86.19V16.673h2.058ZM103.927 44.962c3.815 0 6.087-2.058 6.087-6.43v-18.43c0-4.243-2.272-6.43-6.044-6.43-3.729 0-6.086 2.23-6.086 6.43v18.43c0 4.372 2.314 6.43 6.043 6.43Zm.043-2.915c-2.057 0-2.914-1.329-2.914-3.815V20.231c0-2.4.857-3.772 2.871-3.772 2.058 0 2.915 1.329 2.915 3.772v18.001c0 2.486-.857 3.815-2.872 3.815ZM118.859 44.962c2.486 0 3.943-1.2 4.458-4.244l.643 3.858h1.714V28.889h-6.001v2.829h2.915v5.786c0 2.529-.686 4.543-2.829 4.543-2.057 0-2.914-1.286-2.914-3.815V20.273c0-2.528.9-3.857 2.957-3.857 1.972 0 2.7 1.243 2.7 3.086v5.486h3.172v-5.615c0-3.686-2.1-5.7-5.829-5.7-3.858 0-6.129 2.143-6.129 6.386v18.516c0 4.286 1.8 6.387 5.143 6.387ZM129.68 44.576h3.043V31.503h2.229c2.229 0 2.786.943 2.786 3.043v8.23c0 .771.129 1.457.429 1.8h3.3c-.428-.429-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.357-4.415 1.628-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.758-5.315-6.001-5.315h-5.315v30.56Zm5.101-27.903c2.271 0 3.129.857 3.129 2.915v5.915c0 2.143-.858 3.214-2.958 3.214h-2.229V16.673h2.058ZM143.513 44.576h3.043l.729-5.143h5.229l.771 5.143h3.086l-4.972-30.56h-3.129l-4.757 30.56Zm6.043-21.045.343-6 .3 6 1.929 13.073h-4.415l1.843-13.073ZM159.209 44.576h2.872v-17.83l-1.028-9.687 1.543 7.33 3.471 10.543h.858l3.428-10.458 1.543-7.458-.985 9.687v17.873h2.871v-30.56h-2.743l-4.5 14.787-4.586-14.787h-2.744v30.56ZM177.971 44.576h2.872v-17.83l-1.029-9.687 1.543 7.33 3.472 10.543h.857l3.429-10.458 1.543-7.458-.985 9.687v17.873h2.871v-30.56h-2.743l-4.5 14.787-4.586-14.787h-2.744v30.56ZM196.733 44.576h9.516V41.66h-6.472v-11.23h5.572v-2.914h-5.572V16.845h6.257v-2.83h-9.301v30.56ZM222.249 44.962c3.772 0 5.658-1.972 5.658-6.344V14.016h-3.086v24.388c0 2.529-.772 3.557-2.572 3.557-1.757 0-2.571-1.071-2.571-3.557V14.016h-3.086v24.602c0 4.372 1.843 6.344 5.657 6.344ZM232.007 44.576h2.786V26.274l-.643-7.63 1.372 6.387 6.257 19.545h2.486v-30.56h-2.786v18.002l.558 7.286-1.286-5.958-6.172-19.33h-2.572v30.56ZM253.695 44.919c3.686 0 5.615-2.057 5.615-5.615v-5.443c0-3.43-1.929-4.63-4.329-5.958-2.358-1.372-3.815-2.186-3.815-4.286v-4.33c0-1.8.686-2.914 2.486-2.914 1.757 0 2.443.943 2.443 2.829v5.658h3v-6.044c0-3.043-1.628-5.143-5.4-5.143-3.815 0-5.572 2.271-5.572 5.443v4.758c0 3.386 2.014 4.629 4.457 6 2.272 1.286 3.729 1.972 3.729 4.287v5.014c0 1.758-.685 2.872-2.614 2.872-1.972 0-2.658-1.071-2.658-3.043v-6.386h-3.128v6.557c0 3.815 1.628 5.744 5.786 5.744ZM262.959 44.576h9.516V41.66h-6.473v-11.23h5.572v-2.914h-5.572V16.845h6.258v-2.83h-9.301v30.56ZM275.778 44.576h3.043V31.503h2.229c2.228 0 2.786.943 2.786 3.043v8.23c0 .771.128 1.457.428 1.8h3.3c-.428-.429-.6-.943-.6-1.757v-8.401c0-2.486-.728-3.815-2.357-4.415 1.629-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.757-5.315-6.001-5.315h-5.314v30.56Zm5.1-27.903c2.272 0 3.129.857 3.129 2.915v5.915c0 2.143-.857 3.214-2.957 3.214h-2.229V16.673h2.057ZM290.94 44.576h9.515V41.66h-6.472v-11.23h5.572v-2.914h-5.572V16.845h6.258v-2.83h-9.301v30.56ZM303.758 44.576h3.043V31.503h2.229c2.229 0 2.786.943 2.786 3.043v8.23c0 .771.129 1.457.429 1.8h3.3c-.429-.429-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.357-4.415 1.628-.686 2.485-2.015 2.485-4.372v-6.3c0-3.644-1.757-5.315-6-5.315h-5.315v30.56Zm5.101-27.903c2.271 0 3.128.857 3.128 2.915v5.915c0 2.143-.857 3.214-2.957 3.214h-2.229V16.673h2.058ZM326.046 44.576h3.043v-9.901h2.272c4.157 0 6-2.229 6-6v-9.002c0-3.943-1.843-5.657-6.043-5.657h-5.272v30.56Zm5.101-27.86c2.228 0 3.128.729 3.128 3.086v8.787c0 2.186-.985 3.3-3.128 3.3h-2.058V16.716h2.058ZM338.832 44.576h3.043l.729-5.143h5.229l.772 5.143h3.086l-4.972-30.56h-3.129l-4.758 30.56Zm6.044-21.045.342-6 .301 6 1.928 13.073h-4.414l1.843-13.073ZM354.529 44.576h3.043V31.503h2.229c2.229 0 2.786.943 2.786 3.043v8.23c0 .771.128 1.457.428 1.8h3.301c-.429-.429-.6-.943-.6-1.757v-8.401c0-2.486-.729-3.815-2.358-4.415 1.629-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.757-5.315-6-5.315h-5.315v30.56Zm5.1-27.903c2.272 0 3.129.857 3.129 2.915v5.915c0 2.143-.857 3.214-2.957 3.214h-2.229V16.673h2.057ZM371.717 44.576h3.086V16.887h3.814v-2.871h-10.758v2.871h3.858v27.689ZM381.505 44.576h2.786V26.274l-.643-7.63 1.371 6.387 6.258 19.545h2.486v-30.56h-2.786v18.002l.557 7.286-1.286-5.958-6.172-19.33h-2.571v30.56ZM398.006 44.576h9.516V41.66h-6.472v-11.23h5.572v-2.914h-5.572V16.845h6.257v-2.83h-9.301v30.56ZM410.825 44.576h3.043V31.503h2.229c2.228 0 2.786.943 2.786 3.043v8.23c0 .771.128 1.457.428 1.8h3.301c-.429-.429-.601-.943-.601-1.757v-8.401c0-2.486-.728-3.815-2.357-4.415 1.629-.686 2.486-2.015 2.486-4.372v-6.3c0-3.644-1.757-5.315-6.001-5.315h-5.314v30.56Zm5.1-27.903c2.272 0 3.129.857 3.129 2.915v5.915c0 2.143-.857 3.214-2.957 3.214h-2.229V16.673h2.057Z"/>
4
+ </g>
5
+ <g fill="#fff">
6
+ <path d="M26.217 30.203a13.04 13.04 0 0 1 3.904 6.906 13.036 13.036 0 0 1 3.908-6.906 13.133 13.133 0 0 1-7.812 0Z"/>
7
+ <path d="M55.967 15.12 30.574.46h-.787L4.394 15.12 4 15.803v29.321l.394.682 25.393 14.66h.787l25.393-14.66.394-.682V15.803l-.394-.683ZM38.993 46.967a9.063 9.063 0 0 1-8.872-7.212 9.053 9.053 0 1 1-6.159-10.497 9.058 9.058 0 1 1 12.318 0 9.059 9.059 0 1 1 2.713 17.709Z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="419" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.4 48.032h3.654V36.144h2.728c4.992 0 7.205-2.676 7.205-7.205V18.132c0-4.735-2.213-6.793-7.256-6.793H68.4v36.693Zm6.125-33.45c2.676 0 3.756.874 3.756 3.704v10.55c0 2.625-1.183 3.963-3.756 3.963h-2.47V14.581h2.47ZM86.067 48.032h3.654V32.336h2.676c2.676 0 3.346 1.132 3.346 3.654v9.88c0 .927.154 1.75.514 2.162h3.963c-.515-.514-.72-1.132-.72-2.11V35.835c0-2.985-.876-4.58-2.831-5.3 1.956-.824 2.985-2.42 2.985-5.25V17.72c0-4.374-2.11-6.381-7.205-6.381h-6.382v36.693Zm6.125-33.502c2.727 0 3.756 1.029 3.756 3.5v7.101c0 2.573-1.029 3.86-3.55 3.86H89.72V14.53h2.47ZM110.932 48.495c4.58 0 7.308-2.47 7.308-7.72V18.648c0-5.095-2.728-7.72-7.256-7.72-4.478 0-7.308 2.676-7.308 7.72v22.129c0 5.25 2.779 7.72 7.256 7.72Zm.052-3.5c-2.471 0-3.5-1.594-3.5-4.58V18.802c0-2.882 1.029-4.529 3.448-4.529 2.47 0 3.5 1.596 3.5 4.53v21.614c0 2.985-1.03 4.58-3.448 4.58ZM128.775 48.495c2.985 0 4.734-1.44 5.352-5.094l.772 4.631h2.058V29.197h-7.205v3.396h3.5v6.948c0 3.036-.823 5.455-3.397 5.455-2.47 0-3.499-1.544-3.499-4.58V18.853c0-3.037 1.081-4.632 3.551-4.632 2.367 0 3.242 1.492 3.242 3.705v6.588h3.808v-6.742c0-4.426-2.521-6.845-6.999-6.845-4.631 0-7.359 2.574-7.359 7.668v22.232c0 5.147 2.162 7.668 6.176 7.668ZM141.682 48.032h3.654V32.336h2.676c2.676 0 3.345 1.132 3.345 3.654v9.88c0 .927.154 1.75.514 2.162h3.963c-.515-.514-.72-1.132-.72-2.11V35.835c0-2.985-.875-4.58-2.831-5.3 1.956-.824 2.985-2.42 2.985-5.25V17.72c0-4.374-2.11-6.381-7.205-6.381h-6.381v36.693Zm6.124-33.502c2.727 0 3.757 1.029 3.757 3.5v7.101c0 2.573-1.03 3.86-3.551 3.86h-2.676V14.53h2.47ZM158.204 48.032h3.654l.875-6.175h6.279l.926 6.175h3.705l-5.969-36.693h-3.757l-5.713 36.693Zm7.257-25.268.411-7.205.361 7.205 2.316 15.696h-5.301l2.213-15.696ZM176.965 48.032h3.448V26.624l-1.235-11.631 1.853 8.8 4.168 12.66h1.03l4.117-12.557 1.852-8.955-1.183 11.631v21.46h3.448V11.34h-3.294l-5.403 17.755-5.507-17.755h-3.294v36.693ZM199.407 48.032h3.448V26.624l-1.235-11.631 1.852 8.8 4.169 12.66h1.029l4.117-12.557 1.853-8.955-1.184 11.631v21.46h3.448V11.34h-3.293l-5.404 17.755-5.507-17.755h-3.293v36.693ZM220.613 44.533v3.5h10.138v-3.5h-3.242V14.736h3.242v-3.397h-10.138v3.397h3.242v29.797h-3.242ZM243.01 11.339v36.693h5.969c4.889 0 8.08-2.213 8.08-7.822V19.16c0-5.66-3.088-7.822-7.925-7.822h-6.124Zm5.918 3.19c2.727 0 4.374 1.39 4.374 4.787v20.636c0 3.346-1.647 4.735-4.374 4.735h-2.213V14.53h2.213ZM261.732 48.032h11.425v-3.5h-7.771V31.05h6.69v-3.5h-6.69V14.737h7.513v-3.397h-11.167v36.693ZM276.405 44.533v3.5h10.138v-3.5h-3.242V14.736h3.242v-3.397h-10.138v3.397h3.242v29.797h-3.242ZM298.801 48.032h3.654V36.144h2.728c4.992 0 7.205-2.676 7.205-7.205V18.132c0-4.735-2.213-6.793-7.257-6.793h-6.33v36.693Zm6.125-33.45c2.676 0 3.756.874 3.756 3.704v10.55c0 2.625-1.183 3.963-3.756 3.963h-2.471V14.581h2.471ZM314.068 48.032h3.654l.874-6.175h6.279l.926 6.175h3.706l-5.97-36.693h-3.757l-5.712 36.693Zm7.256-25.268.412-7.205.36 7.205 2.316 15.696h-5.301l2.213-15.696ZM332.829 48.032h3.654V32.336h2.676c2.676 0 3.345 1.132 3.345 3.654v9.88c0 .927.154 1.75.514 2.162h3.963c-.515-.514-.72-1.132-.72-2.11V35.835c0-2.985-.875-4.58-2.831-5.3 1.956-.824 2.985-2.42 2.985-5.25V17.72c0-4.374-2.11-6.381-7.205-6.381h-6.381v36.693Zm6.124-33.502c2.727 0 3.757 1.029 3.757 3.5v7.101c0 2.573-1.03 3.86-3.551 3.86h-2.676V14.53h2.47ZM353.38 48.032h3.705V14.787h4.581v-3.448h-12.918v3.448h4.632v33.245ZM365.047 48.032h3.345V26.057l-.772-9.16 1.647 7.668 7.513 23.467h2.985V11.34h-3.345v21.614l.669 8.75-1.544-7.154-7.411-23.21h-3.087v36.693ZM384.774 48.032h11.425v-3.5h-7.771V31.05h6.69v-3.5h-6.69V14.737h7.514v-3.397h-11.168v36.693ZM400.079 48.032h3.654V32.336h2.676c2.676 0 3.345 1.132 3.345 3.654v9.88c0 .927.154 1.75.515 2.162h3.962c-.514-.514-.72-1.132-.72-2.11V35.835c0-2.985-.875-4.58-2.831-5.3 1.956-.824 2.985-2.42 2.985-5.25V17.72c0-4.374-2.11-6.381-7.205-6.381h-6.381v36.693Zm6.124-33.502c2.728 0 3.757 1.029 3.757 3.5v7.101c0 2.573-1.029 3.86-3.551 3.86h-2.676V14.53h2.47Z"/>
4
+ </g>
5
+ <g fill="#fff">
6
+ <path d="M26.232 30.22a13.046 13.046 0 0 1 3.906 6.91 13.044 13.044 0 0 1 3.91-6.91 13.14 13.14 0 0 1-7.817 0Z"/>
7
+ <path d="M55.999 15.129 30.59.46h-.787L4.396 15.13l-.393.683V45.15l.393.683L29.804 60.5h.787L56 45.833l.394-.683V15.812l-.394-.683ZM39.015 46.994a9.068 9.068 0 0 1-8.877-7.216 9.057 9.057 0 1 1-6.162-10.503 9.064 9.064 0 1 1 12.324 0 9.064 9.064 0 1 1 2.715 17.719Z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="384" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.157 46.628h3.54l-.002-11.52h2.642c4.837-.002 6.981-2.596 6.98-6.984l-.003-10.472c-.001-4.588-2.146-6.582-7.033-6.58l-6.134.001.01 35.555Zm5.925-32.415c2.593 0 3.64.847 3.642 3.59l.002 10.222c.001 2.544-1.145 3.84-3.639 3.841h-2.393l-.005-17.652h2.393ZM85.276 46.624l3.54-.001-.004-15.21h2.594c2.593-.001 3.241 1.096 3.242 3.54l.002 9.574c0 .897.15 1.695.5 2.094l3.84-.001c-.5-.499-.699-1.097-.7-2.044l-.002-9.774c0-2.893-.849-4.438-2.744-5.136 1.895-.798 2.892-2.344 2.89-5.087l-.001-7.33c-.001-4.24-2.046-6.183-6.983-6.182l-6.184.002.01 35.555Zm5.925-32.465c2.643-.001 3.64.996 3.642 3.39l.001 6.881c.001 2.494-.996 3.74-3.44 3.741l-2.592.001-.004-14.013H91.2ZM109.37 47.066c4.438-.001 7.08-2.396 7.079-7.482l-.006-21.443c-.002-4.937-2.645-7.48-7.034-7.478-4.338.001-7.08 2.595-7.079 7.482l.006 21.443c.002 5.086 2.695 7.48 7.034 7.478Zm.049-3.391c-2.394 0-3.392-1.545-3.393-4.437l-.005-20.944c-.001-2.793.996-4.389 3.34-4.39 2.393 0 3.391 1.545 3.392 4.388l.005 20.944c.001 2.892-.996 4.438-3.339 4.439ZM126.659 47.061c2.892 0 4.587-1.397 5.185-4.938l.749 4.488h1.995l-.005-18.252-6.982.002.001 3.291h3.391l.002 6.731c.001 2.942-.796 5.286-3.29 5.287-2.393 0-3.391-1.495-3.392-4.437l-.006-20.895c-.001-2.942 1.046-4.488 3.44-4.489 2.294 0 3.142 1.446 3.142 3.59l.002 6.383 3.69-.001-.001-6.533c-.002-4.288-2.446-6.631-6.784-6.63-4.488.001-7.13 2.495-7.129 7.432l.006 21.543c.001 4.986 2.096 7.43 5.986 7.428ZM139.165 46.609l3.541-.001-.004-15.21h2.593c2.593 0 3.242 1.096 3.242 3.54l.003 9.574c0 .898.15 1.695.499 2.094h3.84c-.499-.5-.699-1.098-.699-2.045l-.002-9.774c-.001-2.892-.849-4.438-2.745-5.136 1.895-.798 2.892-2.344 2.891-5.087l-.002-7.33c-.001-4.239-2.046-6.183-6.983-6.182l-6.183.002.009 35.555Zm5.926-32.465c2.643 0 3.64.996 3.641 3.39l.002 6.882c.001 2.493-.996 3.74-3.44 3.74l-2.593.001-.004-14.012 2.394-.001ZM155.176 46.605l3.54-.002.846-5.984 6.084-.001.899 5.983h3.591l-5.795-35.554h-3.64l-5.525 35.558Zm7.024-24.487.397-6.982.351 6.982 2.248 15.209h-5.136l2.14-15.21ZM173.355 46.6l3.341-.001-.006-20.745-1.2-11.27 1.798 8.527 4.042 12.266h.998l3.986-12.169 1.793-8.677-1.144 11.27.006 20.795 3.341-.001-.01-35.555h-3.192l-5.231 17.206-5.34-17.202h-3.192l.01 35.555ZM193.504 46.594l3.541-.001.846-5.984 6.084-.002.899 5.984 3.591-.001-5.795-35.554-3.64.001-5.526 35.557Zm7.025-24.487.397-6.981.351 6.981 2.248 15.209-5.136.001 2.14-15.21ZM217.864 46.986c4.288-.001 6.532-2.395 6.53-6.534l-.001-6.333c-.001-3.99-2.246-5.385-5.039-6.93-2.743-1.595-4.439-2.542-4.439-4.986l-.002-5.036c0-2.095.797-3.392 2.892-3.392 2.044 0 2.842 1.096 2.843 3.29l.002 6.583 3.49-.001-.001-7.031c-.001-3.541-1.897-5.984-6.285-5.983-4.439.001-6.482 2.645-6.481 6.335l.001 5.535c.001 3.94 2.345 5.385 5.188 6.98 2.644 1.495 4.339 2.293 4.34 4.986l.002 5.834c0 2.045-.797 3.342-3.041 3.342-2.294 0-3.092-1.246-3.093-3.54l-.002-7.43-3.64.001.002 7.63c.001 4.438 1.897 6.681 6.734 6.68ZM236.766 46.582h3.541l-.003-11.52h2.643c4.837-.002 6.98-2.596 6.979-6.984l-.003-10.472c-.001-4.588-2.146-6.582-7.033-6.58h-6.133l.009 35.556Zm5.926-32.415c2.593 0 3.64.847 3.641 3.59l.003 10.222c0 2.543-1.146 3.84-3.64 3.84l-2.393.002-.005-17.653 2.394-.001ZM251.559 46.578l3.541-.001.846-5.984 6.084-.002.899 5.984 3.59-.001-5.794-35.554-3.64.001-5.526 35.557Zm7.025-24.487.397-6.981.351 6.981L261.58 37.3l-5.136.001 2.14-15.21ZM269.738 46.573l3.541-.001-.004-15.21h2.593c2.593 0 3.241 1.096 3.242 3.54l.003 9.574c0 .898.15 1.695.499 2.094h3.84c-.499-.5-.699-1.098-.699-2.045l-.003-9.774c-.001-2.892-.849-4.438-2.744-5.136 1.895-.798 2.892-2.344 2.891-5.087l-.002-7.33c-.001-4.239-2.046-6.183-6.983-6.182l-6.184.002.01 35.555Zm5.925-32.465c2.643 0 3.641.996 3.642 3.39l.002 6.882c0 2.493-.997 3.74-3.44 3.74l-2.593.001-.004-14.012 2.393-.001ZM293.682 47.015c4.388-.001 6.831-2.345 6.83-7.382l-.002-7.879-3.69.001.002 7.58c-.05 2.792-.797 4.289-3.091 4.29-2.394 0-3.242-1.496-3.243-4.388l-.005-20.994c-.001-2.842.896-4.438 3.19-4.44 2.443 0 3.092 1.346 3.143 4.338l.002 6.533 3.69-.001-.002-6.782c-.002-4.937-2.196-7.28-6.784-7.279-4.338.002-6.931 2.496-6.93 7.432l.006 21.493c.002 5.136 2.446 7.48 6.884 7.478ZM304.707 46.563l11.07-.003-.001-3.39-7.53.001-.003-13.065 6.482-.002-.001-3.39-6.482.001-.004-12.416 7.281-.002-.001-3.292-10.821.003.01 35.555ZM318.924 43.169v3.39l9.824-.002-.001-3.391h-3.141l-.008-28.872 3.141-.001-.001-3.291-9.823.002.001 3.292 3.141-.001.008 28.873h-3.141ZM332.419 46.556l3.541-.001-.004-15.21h2.593c2.593-.001 3.241 1.096 3.242 3.54l.003 9.574c0 .897.15 1.695.499 2.094l3.84-.001c-.499-.499-.699-1.097-.699-2.044l-.003-9.774c-.001-2.893-.849-4.438-2.744-5.136 1.895-.798 2.892-2.344 2.891-5.087l-.002-7.33c-.001-4.24-2.046-6.183-6.983-6.182l-6.184.002.01 35.555Zm5.925-32.465c2.643-.001 3.641.996 3.642 3.39l.002 6.881c0 2.494-.997 3.74-3.44 3.741l-2.593.001-.004-14.013h2.393ZM356.513 46.998c4.438-.001 7.08-2.396 7.079-7.482l-.006-21.443c-.002-4.937-2.645-7.48-7.033-7.478-4.339.001-7.081 2.595-7.08 7.482l.006 21.443c.002 5.086 2.695 7.48 7.034 7.478Zm.049-3.391c-2.394 0-3.392-1.545-3.393-4.437l-.005-20.944c-.001-2.793.996-4.389 3.34-4.39 2.393 0 3.391 1.545 3.392 4.388l.005 20.944c.001 2.892-.996 4.438-3.339 4.439ZM374.25 46.943c4.288-.001 6.531-2.395 6.53-6.534l-.001-6.333c-.001-3.99-2.246-5.385-5.039-6.93-2.743-1.595-4.439-2.542-4.439-4.986l-.002-5.036c0-2.095.797-3.392 2.892-3.392 2.044 0 2.842 1.096 2.843 3.29l.002 6.583 3.49-.001-.002-7.031c-.001-3.541-1.896-5.984-6.284-5.983-4.439.001-6.482 2.645-6.481 6.335l.001 5.535c.001 3.94 2.345 5.385 5.188 6.98 2.644 1.495 4.339 2.293 4.34 4.986l.002 5.834c0 2.045-.797 3.342-3.041 3.342-2.294 0-3.092-1.246-3.093-3.54l-.002-7.43-3.64.001.002 7.63c.001 4.438 1.896 6.681 6.734 6.68Z"/>
4
+ </g>
5
+ <g fill="#fff" clip-path="url(#a)">
6
+ <path d="M26.27 30.265a13.066 13.066 0 0 1 3.913 6.921 13.064 13.064 0 0 1 3.916-6.92c-2.549.794-5.28.794-7.828 0Z"/>
7
+ <path d="M56.083 15.152 30.637.46h-.789L4.403 15.15l-.394.684v29.382l.394.684 25.445 14.69h.79L56.082 45.9l.394-.684V15.836l-.394-.684Zm-17.01 31.912a9.082 9.082 0 0 1-8.89-7.227 9.072 9.072 0 1 1-6.171-10.519 9.077 9.077 0 1 1 12.343 0 9.078 9.078 0 1 1 2.718 17.746Z"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="a">
11
+ <path fill="#fff" transform="translate(0 .46) scale(1.00217)" d="M0 0h60v60H0z"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="417" height="61" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="#fff">
3
+ <path d="M68.355 46.286h3.456V15.278h6.048v31.008h3.456V12.062h-12.96v34.224ZM84.263 46.286h3.456l.816-5.76h5.808l.864 5.76h3.504l-5.616-34.224h-3.504l-5.328 34.224Zm6.768-23.568.384-7.008.336 7.008 2.16 14.64h-4.944l2.064-14.64ZM101.837 46.286h3.408V35.198h2.592c4.608 0 6.672-2.496 6.672-6.72v-10.08c0-4.416-2.064-6.336-6.768-6.336h-5.904v34.224Zm5.712-31.2c2.496 0 3.552.816 3.552 3.456v9.84c0 2.448-1.152 3.696-3.552 3.696h-2.304V15.086h2.304ZM120.987 46.286h3.456V15.278h4.272v-3.216h-12v3.216h4.272v31.008ZM131.898 12.062v34.224h3.456V30.83h6.096v15.456h3.456V12.062h-3.456v15.456h-6.096V12.062h-3.456ZM149.576 46.286h10.656v-3.264h-7.248V30.446h6.24v-3.264h-6.24V15.23h7.008v-3.168h-10.416v34.224ZM163.88 46.286h3.408V35.198h2.592c4.608 0 6.672-2.496 6.672-6.72v-10.08c0-4.416-2.064-6.336-6.768-6.336h-5.904v34.224Zm5.712-31.2c2.496 0 3.552.816 3.552 3.456v9.84c0 2.448-1.152 3.696-3.552 3.696h-2.304V15.086h2.304ZM186.862 46.718c4.224 0 6.576-2.256 6.576-7.104V32.03h-3.552v7.296c-.048 2.688-.768 4.128-2.976 4.128-2.304 0-3.12-1.44-3.12-4.224V19.022c0-2.736.864-4.272 3.072-4.272 2.352 0 2.976 1.296 3.024 4.176v6.288h3.552v-6.528c0-4.752-2.112-7.008-6.528-7.008-4.176 0-6.672 2.4-6.672 7.152v20.688c0 4.944 2.352 7.2 6.624 7.2ZM197.503 46.286h3.36V29.918h2.64l.48 1.728 3.888 14.64h3.648l-5.232-18.576 4.608-15.648h-3.504l-3.936 14.688h-2.592V12.062h-3.36v34.224ZM224.606 27.806v18.48h3.312V12.062h-3.648l-5.28 20.4-1.776 8.208.528-10.128v-18.48h-3.264v34.224h3.6l5.376-20.496 1.728-8.208-.576 10.224ZM232.579 46.286h10.656v-3.264h-7.248V30.446h6.24v-3.264h-6.24V15.23h7.008v-3.168h-10.416v34.224ZM254.811 46.286h3.456V15.278h6.048v31.008h3.456V12.062h-12.96v34.224ZM272.443 46.286h3.408V35.198h2.592c4.608 0 6.672-2.496 6.672-6.72v-10.08c0-4.416-2.064-6.336-6.768-6.336h-5.904v34.224Zm5.712-31.2c2.496 0 3.552.816 3.552 3.456v9.84c0 2.448-1.152 3.696-3.552 3.696h-2.304V15.086h2.304ZM295.569 46.718c4.272 0 6.816-2.304 6.816-7.2v-20.64c0-4.752-2.544-7.2-6.768-7.2-4.176 0-6.816 2.496-6.816 7.2v20.64c0 4.896 2.592 7.2 6.768 7.2Zm.048-3.264c-2.304 0-3.264-1.488-3.264-4.272v-20.16c0-2.688.96-4.224 3.216-4.224 2.304 0 3.264 1.488 3.264 4.224v20.16c0 2.784-.96 4.272-3.216 4.272ZM310.225 46.286V15.278h6.432v-3.216h-9.888v34.224h3.456ZM319.76 46.286h3.408V35.198h2.592c4.608 0 6.672-2.496 6.672-6.72v-10.08c0-4.416-2.064-6.336-6.768-6.336h-5.904v34.224Zm5.712-31.2c2.496 0 3.552.816 3.552 3.456v9.84c0 2.448-1.152 3.696-3.552 3.696h-2.304V15.086h2.304ZM334.028 46.286h3.456l.816-5.76h5.808l.864 5.76h3.504l-5.616-34.224h-3.504l-5.328 34.224Zm6.768-23.568.384-7.008.336 7.008 2.16 14.64h-4.944l2.064-14.64ZM351.602 46.286h3.216V26.318l-1.152-10.848 1.728 8.208 3.888 11.808h1.008l3.792-11.712 1.728-8.352-1.104 10.848v20.016h3.216V12.062h-3.024l-5.088 16.56-5.136-16.56h-3.072v34.224ZM372.562 46.286h3.216V26.318l-1.152-10.848 1.728 8.208 3.888 11.808h1.008l3.792-11.712 1.728-8.352-1.104 10.848v20.016h3.216V12.062h-3.024l-5.088 16.56-5.136-16.56h-3.072v34.224ZM393.522 12.062v34.224h6.096c4.56 0 6.432-1.824 6.432-6.48V31.07c0-4.704-1.92-6.48-6.336-6.48h-2.736V12.062h-3.456Zm15.36 34.224h3.504V12.062h-3.504v34.224Zm-9.552-18.624c2.4 0 3.312.864 3.312 3.552v8.4c0 2.64-.912 3.552-3.312 3.552h-2.352V27.662h2.352Z"/>
4
+ </g>
5
+ <g fill="#fff">
6
+ <path d="M26.214 30.2a13.037 13.037 0 0 1 3.904 6.906 13.035 13.035 0 0 1 3.908-6.906 13.13 13.13 0 0 1-7.812 0Z"/>
7
+ <path d="M55.962 15.119 30.57.459h-.787L4.394 15.12 4 15.801V45.12l.394.682 25.39 14.658h.787l25.39-14.658.394-.682V15.8l-.393-.682ZM38.989 46.962a9.063 9.063 0 0 1-8.87-7.211 9.051 9.051 0 1 1-6.159-10.496 9.057 9.057 0 1 1 12.316 0 9.059 9.059 0 1 1 2.713 17.707Z"/>
8
+ </g>
9
+ </svg>