@sproutsocial/racine 12.1.0-svgs-bundle.0 → 12.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (486) hide show
  1. package/CHANGELOG.md +3265 -0
  2. package/__flow__/Checkbox/styles.js +75 -75
  3. package/__flow__/Collapsible/index.js +2 -3
  4. package/__flow__/Image/index.js +2 -10
  5. package/__flow__/Input/index.js +2 -2
  6. package/__flow__/SegmentedControl/index.js +2 -3
  7. package/__flow__/TableCell/index.js +2 -9
  8. package/__flow__/ToggleHint/index.js +2 -9
  9. package/__flow__/Token/styles.js +13 -12
  10. package/__flow__/include-icons.js +11 -0
  11. package/__flow__/index.js +1 -0
  12. package/__flow__/systemProps/color.js +2 -1
  13. package/__flow__/themes/dark/theme.js +0 -5
  14. package/__flow__/themes/extendedThemes/sproutTheme/dark/theme.js +63 -0
  15. package/__flow__/themes/extendedThemes/sproutTheme/light/theme.js +63 -0
  16. package/__flow__/themes/light/theme.js +0 -5
  17. package/__flow__/types/theme.flow.js +2 -2
  18. package/__flow__/utils/responsiveProps/index.test.js +2 -10
  19. package/__flow__/utils/useInteractiveColor.js +32 -0
  20. package/commonjs/Input/index.js +3 -1
  21. package/commonjs/Token/styles.js +9 -7
  22. package/commonjs/include-icons.js +14 -0
  23. package/commonjs/index.js +6 -1
  24. package/commonjs/themes/dark/theme.js +0 -5
  25. package/commonjs/themes/extendedThemes/sproutTheme/dark/theme.js +65 -2
  26. package/commonjs/themes/extendedThemes/sproutTheme/light/theme.js +65 -2
  27. package/commonjs/themes/light/theme.js +0 -5
  28. package/commonjs/utils/useInteractiveColor.js +33 -0
  29. package/dist/{icon.svg → icons.svg} +0 -0
  30. package/dist/themes/dark/theme.scss +0 -3
  31. package/dist/themes/extendedThemes/sproutTheme/dark/theme.scss +120 -3
  32. package/dist/themes/extendedThemes/sproutTheme/light/theme.scss +120 -3
  33. package/dist/themes/light/theme.scss +0 -3
  34. package/icons/active-listener.svg +3 -0
  35. package/icons/add-item.svg +3 -0
  36. package/icons/add-keyword.svg +3 -0
  37. package/icons/add-team-member.svg +3 -0
  38. package/icons/add-variable.svg +3 -0
  39. package/icons/address-card-outline.svg +3 -0
  40. package/icons/address-card-solid.svg +3 -0
  41. package/icons/adobe-experience-manager.svg +3 -0
  42. package/icons/ads.svg +3 -0
  43. package/icons/android.svg +3 -0
  44. package/icons/apple.svg +3 -0
  45. package/icons/approval-indicator-outline.svg +3 -0
  46. package/icons/approval-indicator.svg +3 -0
  47. package/icons/archive.svg +3 -0
  48. package/icons/arrow-down-line.svg +3 -0
  49. package/icons/arrow-down.svg +3 -0
  50. package/icons/arrow-left-line.svg +3 -0
  51. package/icons/arrow-left.svg +3 -0
  52. package/icons/arrow-right-line.svg +3 -0
  53. package/icons/arrow-right.svg +3 -0
  54. package/icons/arrow-up-line.svg +3 -0
  55. package/icons/arrow-up.svg +3 -0
  56. package/icons/arrows.svg +3 -0
  57. package/icons/asset-library-outline.svg +3 -0
  58. package/icons/asset-library.svg +3 -0
  59. package/icons/assign.svg +3 -0
  60. package/icons/atom.svg +3 -0
  61. package/icons/audio.svg +3 -0
  62. package/icons/back-to-top.svg +3 -0
  63. package/icons/bambu-icon-outline.svg +3 -0
  64. package/icons/bambu-icon.svg +3 -0
  65. package/icons/barcode.svg +3 -0
  66. package/icons/basketball.svg +3 -0
  67. package/icons/bell-outline.svg +3 -0
  68. package/icons/bigcommerce.svg +3 -0
  69. package/icons/bitly.svg +3 -0
  70. package/icons/bold.svg +3 -0
  71. package/icons/book.svg +3 -0
  72. package/icons/bot.svg +3 -0
  73. package/icons/browser.svg +3 -0
  74. package/icons/business.svg +3 -0
  75. package/icons/calendar-outline.svg +3 -0
  76. package/icons/calendar.svg +3 -0
  77. package/icons/camera-outline.svg +3 -0
  78. package/icons/camera-story.svg +3 -0
  79. package/icons/camera.svg +3 -0
  80. package/icons/campaign.svg +3 -0
  81. package/icons/canva.svg +3 -0
  82. package/icons/carousel.svg +3 -0
  83. package/icons/cart-plus-outline.svg +3 -0
  84. package/icons/cart-plus.svg +3 -0
  85. package/icons/check.svg +3 -0
  86. package/icons/chevron-down-filled.svg +3 -0
  87. package/icons/chevron-down.svg +3 -0
  88. package/icons/chevron-left.svg +3 -0
  89. package/icons/chevron-right.svg +3 -0
  90. package/icons/chevron-up-down-filled.svg +3 -0
  91. package/icons/chevron-up-filled.svg +3 -0
  92. package/icons/chevron-up.svg +3 -0
  93. package/icons/circle+.svg +3 -0
  94. package/icons/circle-check-outline.svg +3 -0
  95. package/icons/circle-check.svg +3 -0
  96. package/icons/circle.svg +3 -0
  97. package/icons/circles.svg +3 -0
  98. package/icons/circlex.svg +3 -0
  99. package/icons/click-to-view.svg +3 -0
  100. package/icons/clicks.svg +3 -0
  101. package/icons/clipboard-outline.svg +3 -0
  102. package/icons/clipboard.svg +3 -0
  103. package/icons/clock.svg +3 -0
  104. package/icons/closed-captioning.svg +3 -0
  105. package/icons/cloud.svg +3 -0
  106. package/icons/code.svg +3 -0
  107. package/icons/columns.svg +3 -0
  108. package/icons/comment-alt-outline.svg +3 -0
  109. package/icons/comment-alt.svg +3 -0
  110. package/icons/comment-lines-alt-outline.svg +3 -0
  111. package/icons/comment.svg +3 -0
  112. package/icons/compact-density.svg +3 -0
  113. package/icons/compact-indicator.svg +3 -0
  114. package/icons/comparison.svg +3 -0
  115. package/icons/competitor.svg +3 -0
  116. package/icons/compose.svg +3 -0
  117. package/icons/content-suggestions.svg +3 -0
  118. package/icons/credit-card.svg +3 -0
  119. package/icons/crop.svg +3 -0
  120. package/icons/crown.svg +3 -0
  121. package/icons/dashboard.svg +3 -0
  122. package/icons/deconstructed-negative-sentiment.svg +3 -0
  123. package/icons/deconstructed-neutral-sentiment.svg +3 -0
  124. package/icons/deconstructed-positive-sentiment.svg +3 -0
  125. package/icons/discovery.svg +3 -0
  126. package/icons/dislike-outline.svg +3 -0
  127. package/icons/dislike.svg +3 -0
  128. package/icons/dm-link-outline.svg +3 -0
  129. package/icons/dm-link.svg +3 -0
  130. package/icons/dotdotdot.svg +3 -0
  131. package/icons/download.svg +3 -0
  132. package/icons/drafts-outline.svg +3 -0
  133. package/icons/drafts.svg +3 -0
  134. package/icons/dropbox.svg +3 -0
  135. package/icons/duplicate-outline.svg +3 -0
  136. package/icons/duplicate.svg +3 -0
  137. package/icons/emoji-outline.svg +3 -0
  138. package/icons/emoji.svg +3 -0
  139. package/icons/empty-image.svg +3 -0
  140. package/icons/engagement-per-post.svg +3 -0
  141. package/icons/engagements.svg +3 -0
  142. package/icons/error.svg +3 -0
  143. package/icons/exchange-alt.svg +3 -0
  144. package/icons/expanded-indicator.svg +3 -0
  145. package/icons/export.svg +3 -0
  146. package/icons/extended-circles.svg +3 -0
  147. package/icons/external-link-alt.svg +3 -0
  148. package/icons/external-link.svg +3 -0
  149. package/icons/extreme-negative-sentiment.svg +12 -0
  150. package/icons/eye-outline.svg +3 -0
  151. package/icons/eye-slash-outline.svg +3 -0
  152. package/icons/eye-slash.svg +3 -0
  153. package/icons/eye.svg +3 -0
  154. package/icons/facebook-audience-network.svg +3 -0
  155. package/icons/facebook-branded-content-outline.svg +3 -0
  156. package/icons/facebook-branded-content.svg +3 -0
  157. package/icons/facebook-groups.svg +3 -0
  158. package/icons/facebook.svg +3 -0
  159. package/icons/fb-reactions-angry.svg +14 -0
  160. package/icons/fb-reactions-haha.svg +6 -0
  161. package/icons/fb-reactions-like.svg +4 -0
  162. package/icons/fb-reactions-love.svg +4 -0
  163. package/icons/fb-reactions-sad.svg +12 -0
  164. package/icons/fb-reactions-wow.svg +11 -0
  165. package/icons/feedly.svg +3 -0
  166. package/icons/feeds.svg +3 -0
  167. package/icons/female.svg +3 -0
  168. package/icons/file-chart-line.svg +3 -0
  169. package/icons/file-edit.svg +3 -0
  170. package/icons/file-times-solid.svg +3 -0
  171. package/icons/filter.svg +3 -0
  172. package/icons/flag-outline.svg +3 -0
  173. package/icons/flag.svg +3 -0
  174. package/icons/flat-negative-sentiment-outline.svg +4 -0
  175. package/icons/flat-negative-sentiment.svg +3 -0
  176. package/icons/flat-neutral-sentiment-outline.svg +4 -0
  177. package/icons/flat-neutral-sentiment.svg +3 -0
  178. package/icons/flat-positive-sentiment-outline.svg +4 -0
  179. package/icons/flat-positive-sentiment.svg +3 -0
  180. package/icons/folder-open.svg +3 -0
  181. package/icons/folder.svg +3 -0
  182. package/icons/follow-outline.svg +3 -0
  183. package/icons/follow.svg +3 -0
  184. package/icons/follower-increase.svg +3 -0
  185. package/icons/following.svg +3 -0
  186. package/icons/font.svg +3 -0
  187. package/icons/full-access.svg +3 -0
  188. package/icons/gear.svg +3 -0
  189. package/icons/gears.svg +10 -0
  190. package/icons/glassdoor.svg +3 -0
  191. package/icons/glasses.svg +3 -0
  192. package/icons/globe.svg +3 -0
  193. package/icons/google-analytics-color.svg +4 -0
  194. package/icons/google-business-messages.svg +3 -0
  195. package/icons/google-drive.svg +3 -0
  196. package/icons/google-my-business.svg +13 -0
  197. package/icons/grip.svg +3 -0
  198. package/icons/h1.svg +3 -0
  199. package/icons/h2.svg +3 -0
  200. package/icons/hamburger.svg +3 -0
  201. package/icons/hashtag.svg +3 -0
  202. package/icons/headset.svg +3 -0
  203. package/icons/heart-outline.svg +3 -0
  204. package/icons/heart.svg +3 -0
  205. package/icons/heartbeat.svg +3 -0
  206. package/icons/help-alt.svg +3 -0
  207. package/icons/help.svg +3 -0
  208. package/icons/hiking.svg +3 -0
  209. package/icons/history.svg +3 -0
  210. package/icons/home.svg +3 -0
  211. package/icons/hourglass.svg +3 -0
  212. package/icons/hubspot.svg +3 -0
  213. package/icons/image-caption.svg +3 -0
  214. package/icons/image.svg +3 -0
  215. package/icons/images.svg +3 -0
  216. package/icons/impressions-per-post.svg +3 -0
  217. package/icons/impressions.svg +3 -0
  218. package/icons/inactive-listener.svg +3 -0
  219. package/icons/inbox-action.svg +3 -0
  220. package/icons/inbox-views.svg +3 -0
  221. package/icons/inbox.svg +3 -0
  222. package/icons/indicator.svg +3 -0
  223. package/icons/industry.svg +3 -0
  224. package/icons/info.svg +3 -0
  225. package/icons/instagram.svg +3 -0
  226. package/icons/internal-activity-outline.svg +3 -0
  227. package/icons/internal-activity.svg +3 -0
  228. package/icons/italic.svg +3 -0
  229. package/icons/key.svg +3 -0
  230. package/icons/keyboard.svg +3 -0
  231. package/icons/laptop-phone.svg +3 -0
  232. package/icons/large-density.svg +3 -0
  233. package/icons/lift.svg +3 -0
  234. package/icons/like-outline.svg +3 -0
  235. package/icons/like.svg +3 -0
  236. package/icons/link.svg +3 -0
  237. package/icons/linkedin-audience-network.svg +3 -0
  238. package/icons/linkedin.svg +3 -0
  239. package/icons/list-ol.svg +3 -0
  240. package/icons/listening.svg +3 -0
  241. package/icons/lists.svg +3 -0
  242. package/icons/location-outline.svg +3 -0
  243. package/icons/location.svg +3 -0
  244. package/icons/lock.svg +3 -0
  245. package/icons/magic-wand.svg +3 -0
  246. package/icons/male.svg +3 -0
  247. package/icons/marketo.svg +3 -0
  248. package/icons/mention.svg +3 -0
  249. package/icons/message-preview-outline.svg +3 -0
  250. package/icons/message-preview.svg +3 -0
  251. package/icons/message.svg +3 -0
  252. package/icons/messages-outline.svg +3 -0
  253. package/icons/messages.svg +3 -0
  254. package/icons/messenger.svg +11 -0
  255. package/icons/metric-table.svg +3 -0
  256. package/icons/microsoft-dynamics.svg +4 -0
  257. package/icons/minus.svg +3 -0
  258. package/icons/mobile.svg +3 -0
  259. package/icons/monitor.svg +3 -0
  260. package/icons/moon.svg +3 -0
  261. package/icons/negative-sentiment.svg +4 -0
  262. package/icons/neutral-positive-sentiment.svg +6 -0
  263. package/icons/neutral-sentiment.svg +4 -0
  264. package/icons/new-trend.svg +3 -0
  265. package/icons/newspaper.svg +3 -0
  266. package/icons/no-access.svg +3 -0
  267. package/icons/notepad.svg +3 -0
  268. package/icons/notifications-publishing-outline.svg +3 -0
  269. package/icons/notifications-publishing.svg +3 -0
  270. package/icons/notifications.svg +3 -0
  271. package/icons/offline.svg +3 -0
  272. package/icons/online.svg +3 -0
  273. package/icons/paid-promotion-outline.svg +3 -0
  274. package/icons/paid-promotion.svg +3 -0
  275. package/icons/paid.svg +3 -0
  276. package/icons/paint.svg +3 -0
  277. package/icons/palette.svg +3 -0
  278. package/icons/paperclip.svg +3 -0
  279. package/icons/pause.svg +3 -0
  280. package/icons/pencil-outline.svg +3 -0
  281. package/icons/pencil.svg +3 -0
  282. package/icons/person.svg +3 -0
  283. package/icons/phone.svg +3 -0
  284. package/icons/pinterest-boards-outline.svg +3 -0
  285. package/icons/pinterest-boards.svg +3 -0
  286. package/icons/pinterest.svg +3 -0
  287. package/icons/play-circle.svg +3 -0
  288. package/icons/play.svg +3 -0
  289. package/icons/plug.svg +3 -0
  290. package/icons/plus.svg +3 -0
  291. package/icons/positive-sentiment.svg +5 -0
  292. package/icons/power-up-outline.svg +3 -0
  293. package/icons/power-up.svg +3 -0
  294. package/icons/profile-connect.svg +3 -0
  295. package/icons/profile-disconnect.svg +3 -0
  296. package/icons/publishing-outline.svg +3 -0
  297. package/icons/publishing.svg +3 -0
  298. package/icons/puzzle-piece.svg +3 -0
  299. package/icons/qr-code.svg +3 -0
  300. package/icons/queue.svg +3 -0
  301. package/icons/recommendation.svg +3 -0
  302. package/icons/reddit-alien.svg +3 -0
  303. package/icons/reddit.svg +3 -0
  304. package/icons/referrals.svg +3 -0
  305. package/icons/refresh.svg +3 -0
  306. package/icons/rejected.svg +3 -0
  307. package/icons/reply-outline.svg +3 -0
  308. package/icons/reply.svg +3 -0
  309. package/icons/reporting-period.svg +3 -0
  310. package/icons/reporting.svg +3 -0
  311. package/icons/reports-home.svg +3 -0
  312. package/icons/reports.svg +3 -0
  313. package/icons/retweet.svg +3 -0
  314. package/icons/rss.svg +3 -0
  315. package/icons/sales.svg +3 -0
  316. package/icons/salesforce.svg +3 -0
  317. package/icons/save-assets.svg +3 -0
  318. package/icons/saved-messages.svg +3 -0
  319. package/icons/saved-reply-outline.svg +3 -0
  320. package/icons/saved-reply.svg +3 -0
  321. package/icons/search.svg +3 -0
  322. package/icons/sent-message-outline.svg +3 -0
  323. package/icons/sent-message.svg +3 -0
  324. package/icons/share.svg +3 -0
  325. package/icons/shopify.svg +5 -0
  326. package/icons/show-navigation.svg +3 -0
  327. package/icons/slack.svg +3 -0
  328. package/icons/small-density.svg +3 -0
  329. package/icons/smiley.svg +3 -0
  330. package/icons/some-access.svg +3 -0
  331. package/icons/sparkles.svg +3 -0
  332. package/icons/spike-alert.svg +3 -0
  333. package/icons/star-half-alt-solid.svg +3 -0
  334. package/icons/star-of-life.svg +3 -0
  335. package/icons/star-outline.svg +3 -0
  336. package/icons/star.svg +3 -0
  337. package/icons/sticky-note-outline.svg +3 -0
  338. package/icons/sticky-note.svg +3 -0
  339. package/icons/stories.svg +3 -0
  340. package/icons/story.svg +3 -0
  341. package/icons/suggestions.svg +3 -0
  342. package/icons/sun.svg +3 -0
  343. package/icons/tag-outline.svg +3 -0
  344. package/icons/tag.svg +3 -0
  345. package/icons/targeting-outline.svg +3 -0
  346. package/icons/targeting.svg +3 -0
  347. package/icons/tasks-outline.svg +3 -0
  348. package/icons/tasks.svg +3 -0
  349. package/icons/team-conversation-outline.svg +3 -0
  350. package/icons/team-conversation.svg +3 -0
  351. package/icons/team.svg +3 -0
  352. package/icons/text-asset.svg +3 -0
  353. package/icons/text.svg +3 -0
  354. package/icons/tiktok.svg +5 -0
  355. package/icons/times.svg +3 -0
  356. package/icons/trash-can-outline.svg +3 -0
  357. package/icons/trash-can.svg +3 -0
  358. package/icons/trend-down.svg +3 -0
  359. package/icons/trend-neutral.svg +3 -0
  360. package/icons/trend-up.svg +3 -0
  361. package/icons/trends.svg +3 -0
  362. package/icons/triangle-black.svg +3 -0
  363. package/icons/triangle.svg +3 -0
  364. package/icons/tripadvisor-circle-outline.svg +3 -0
  365. package/icons/tripadvisor-circle.svg +11 -0
  366. package/icons/tripadvisor.svg +4 -0
  367. package/icons/trophy-outline.svg +3 -0
  368. package/icons/tumblr.svg +3 -0
  369. package/icons/twitter-audience-network.svg +3 -0
  370. package/icons/twitter.svg +3 -0
  371. package/icons/unfollow-outline.svg +3 -0
  372. package/icons/unfollow.svg +3 -0
  373. package/icons/unlink.svg +3 -0
  374. package/icons/unlock.svg +3 -0
  375. package/icons/upload.svg +3 -0
  376. package/icons/user-circle.svg +3 -0
  377. package/icons/users.svg +3 -0
  378. package/icons/verified.svg +3 -0
  379. package/icons/video-camera-story.svg +3 -0
  380. package/icons/video-camera.svg +3 -0
  381. package/icons/vip.svg +3 -0
  382. package/icons/weight.svg +3 -0
  383. package/icons/whatsapp.svg +20 -0
  384. package/icons/window-maximize.svg +3 -0
  385. package/icons/window-minimize.svg +3 -0
  386. package/icons/window-regular.svg +3 -0
  387. package/icons/window-restore.svg +3 -0
  388. package/icons/woocommerce.svg +3 -0
  389. package/icons/x.svg +3 -0
  390. package/icons/yelp-full-star.svg +3 -0
  391. package/icons/yelp-half-star.svg +4 -0
  392. package/icons/yelp.svg +10 -0
  393. package/icons/youtube.svg +3 -0
  394. package/icons/zendesk.svg +3 -0
  395. package/includeIcons.js +14 -0
  396. package/lib/Input/index.js +2 -1
  397. package/lib/Token/styles.js +8 -7
  398. package/lib/include-icons.js +12 -0
  399. package/lib/index.js +1 -0
  400. package/lib/themes/dark/theme.js +0 -4
  401. package/lib/themes/extendedThemes/sproutTheme/dark/theme.js +63 -1
  402. package/lib/themes/extendedThemes/sproutTheme/light/theme.js +63 -1
  403. package/lib/themes/light/theme.js +0 -4
  404. package/lib/types/theme.flow.js +1 -1
  405. package/lib/utils/useInteractiveColor.js +27 -0
  406. package/package.json +8 -3
  407. package/__flow__/EnumLogoNames.js +0 -2
  408. package/__flow__/LogoViewBoxes.js +0 -1
  409. package/__flow__/PartnerLogo/TypePartnerNames.js +0 -34
  410. package/__flow__/PartnerLogo/index.js +0 -26
  411. package/__flow__/PartnerLogo/index.stories.js +0 -59
  412. package/__flow__/PartnerLogo/partnerLogos/Feedly-dark.svg +0 -1
  413. package/__flow__/PartnerLogo/partnerLogos/Feedly.svg +0 -1
  414. package/__flow__/PartnerLogo/partnerLogos/bitly-dark.svg +0 -1
  415. package/__flow__/PartnerLogo/partnerLogos/bitly.svg +0 -1
  416. package/__flow__/PartnerLogo/partnerLogos/canva-dark.svg +0 -1
  417. package/__flow__/PartnerLogo/partnerLogos/canva.svg +0 -1
  418. package/__flow__/PartnerLogo/partnerLogos/dropbox-dark.svg +0 -1
  419. package/__flow__/PartnerLogo/partnerLogos/dropbox.svg +0 -1
  420. package/__flow__/PartnerLogo/partnerLogos/facebook-dark.svg +0 -1
  421. package/__flow__/PartnerLogo/partnerLogos/facebook-shops-dark.svg +0 -1
  422. package/__flow__/PartnerLogo/partnerLogos/facebook-shops.svg +0 -1
  423. package/__flow__/PartnerLogo/partnerLogos/facebook.svg +0 -1
  424. package/__flow__/PartnerLogo/partnerLogos/glassdoor-dark.svg +0 -1
  425. package/__flow__/PartnerLogo/partnerLogos/glassdoor.svg +0 -1
  426. package/__flow__/PartnerLogo/partnerLogos/google-analytics-dark.svg +0 -1
  427. package/__flow__/PartnerLogo/partnerLogos/google-analytics.svg +0 -1
  428. package/__flow__/PartnerLogo/partnerLogos/google-business-messages-dark.svg +0 -1
  429. package/__flow__/PartnerLogo/partnerLogos/google-business-messages.svg +0 -1
  430. package/__flow__/PartnerLogo/partnerLogos/google-drive-dark.svg +0 -1
  431. package/__flow__/PartnerLogo/partnerLogos/google-drive.svg +0 -1
  432. package/__flow__/PartnerLogo/partnerLogos/google-my-business-dark.svg +0 -1
  433. package/__flow__/PartnerLogo/partnerLogos/google-my-business.svg +0 -1
  434. package/__flow__/PartnerLogo/partnerLogos/hubspot-dark.svg +0 -1
  435. package/__flow__/PartnerLogo/partnerLogos/hubspot.svg +0 -1
  436. package/__flow__/PartnerLogo/partnerLogos/instagram-dark.svg +0 -1
  437. package/__flow__/PartnerLogo/partnerLogos/instagram.svg +0 -1
  438. package/__flow__/PartnerLogo/partnerLogos/linkedin-dark.svg +0 -1
  439. package/__flow__/PartnerLogo/partnerLogos/linkedin.svg +0 -1
  440. package/__flow__/PartnerLogo/partnerLogos/marketo-dark.svg +0 -1
  441. package/__flow__/PartnerLogo/partnerLogos/marketo.svg +0 -1
  442. package/__flow__/PartnerLogo/partnerLogos/messenger-dark.svg +0 -1
  443. package/__flow__/PartnerLogo/partnerLogos/messenger.svg +0 -1
  444. package/__flow__/PartnerLogo/partnerLogos/microsoft-dynamics-dark.svg +0 -1
  445. package/__flow__/PartnerLogo/partnerLogos/microsoft-dynamics.svg +0 -1
  446. package/__flow__/PartnerLogo/partnerLogos/pinterest-dark.svg +0 -1
  447. package/__flow__/PartnerLogo/partnerLogos/pinterest.svg +0 -1
  448. package/__flow__/PartnerLogo/partnerLogos/reddit-dark.svg +0 -1
  449. package/__flow__/PartnerLogo/partnerLogos/reddit.svg +0 -1
  450. package/__flow__/PartnerLogo/partnerLogos/salesforce-dark.svg +0 -1
  451. package/__flow__/PartnerLogo/partnerLogos/salesforce.svg +0 -1
  452. package/__flow__/PartnerLogo/partnerLogos/shopify-dark.svg +0 -1
  453. package/__flow__/PartnerLogo/partnerLogos/shopify.svg +0 -1
  454. package/__flow__/PartnerLogo/partnerLogos/slack-dark.svg +0 -1
  455. package/__flow__/PartnerLogo/partnerLogos/slack.svg +0 -1
  456. package/__flow__/PartnerLogo/partnerLogos/tiktok-dark.svg +0 -1
  457. package/__flow__/PartnerLogo/partnerLogos/tiktok.svg +0 -1
  458. package/__flow__/PartnerLogo/partnerLogos/tripadvisor-dark.svg +0 -1
  459. package/__flow__/PartnerLogo/partnerLogos/tripadvisor.svg +0 -1
  460. package/__flow__/PartnerLogo/partnerLogos/tumblr-dark.svg +0 -1
  461. package/__flow__/PartnerLogo/partnerLogos/tumblr.svg +0 -1
  462. package/__flow__/PartnerLogo/partnerLogos/twitter-dark.svg +0 -1
  463. package/__flow__/PartnerLogo/partnerLogos/twitter.svg +0 -1
  464. package/__flow__/PartnerLogo/partnerLogos/whatsapp-dark.svg +0 -1
  465. package/__flow__/PartnerLogo/partnerLogos/whatsapp.svg +0 -1
  466. package/__flow__/PartnerLogo/partnerLogos/woocommerce-dark.svg +0 -1
  467. package/__flow__/PartnerLogo/partnerLogos/woocommerce.svg +0 -1
  468. package/__flow__/PartnerLogo/partnerLogos/yelp-dark.svg +0 -1
  469. package/__flow__/PartnerLogo/partnerLogos/yelp.svg +0 -1
  470. package/__flow__/PartnerLogo/partnerLogos/youtube-dark.svg +0 -1
  471. package/__flow__/PartnerLogo/partnerLogos/youtube.svg +0 -1
  472. package/__flow__/PartnerLogo/partnerLogos/zendesk-dark.svg +0 -1
  473. package/__flow__/PartnerLogo/partnerLogos/zendesk.svg +0 -1
  474. package/__flow__/themes/utils/interact.js +0 -12
  475. package/commonjs/EnumLogoNames.js +0 -1
  476. package/commonjs/LogoViewBoxes.js +0 -66
  477. package/commonjs/PartnerLogo/TypePartnerNames.js +0 -1
  478. package/commonjs/PartnerLogo/index.js +0 -32
  479. package/commonjs/themes/utils/interact.js +0 -19
  480. package/dist/logo.svg +0 -1
  481. package/dist/logoList.js +0 -1
  482. package/lib/EnumLogoNames.js +0 -0
  483. package/lib/LogoViewBoxes.js +0 -64
  484. package/lib/PartnerLogo/TypePartnerNames.js +0 -0
  485. package/lib/PartnerLogo/index.js +0 -22
  486. package/lib/themes/utils/interact.js +0 -13
@@ -46,12 +46,74 @@ export var analytics = {
46
46
  negative: baseDarkTheme.colors.neutral[100]
47
47
  }
48
48
  };
49
+ export var growth = {
50
+ education: {
51
+ decorative: {
52
+ aqua: baseDarkTheme.colors.aqua[600],
53
+ teal: baseDarkTheme.colors.teal[500]
54
+ }
55
+ },
56
+ opportunity: {
57
+ background: {
58
+ base: baseDarkTheme.colors.purple[700]
59
+ },
60
+ button: {
61
+ primary: {
62
+ base: baseDarkTheme.colors.purple[400],
63
+ hover: baseDarkTheme.colors.purple[300]
64
+ }
65
+ },
66
+ badge: {
67
+ background: {
68
+ base: baseDarkTheme.colors.purple[700],
69
+ active: baseDarkTheme.colors.purple[100]
70
+ },
71
+ icon: {
72
+ base: baseDarkTheme.colors.purple[200],
73
+ active: baseDarkTheme.colors.purple[800]
74
+ },
75
+ text: {
76
+ base: baseDarkTheme.colors.purple[200]
77
+ }
78
+ },
79
+ decorative: {
80
+ // confetti
81
+ green: baseDarkTheme.colors.green[700],
82
+ lightAqua: baseDarkTheme.colors.aqua[600],
83
+ darkAqua: baseDarkTheme.colors.aqua[1100],
84
+ purple: baseDarkTheme.colors.purple[700]
85
+ }
86
+ },
87
+ darkModal: {
88
+ background: {
89
+ base: baseDarkTheme.colors.aqua[1100]
90
+ },
91
+ text: {
92
+ base: baseDarkTheme.colors.neutral[0]
93
+ },
94
+ cards: {
95
+ background: {
96
+ base: baseDarkTheme.colors.neutral[0],
97
+ hover: baseDarkTheme.colors.purple[100]
98
+ },
99
+ text: {
100
+ base: baseDarkTheme.colors.neutral[800],
101
+ hover: baseDarkTheme.colors.neutral[900]
102
+ },
103
+ border: {
104
+ base: baseDarkTheme.colors.neutral[0],
105
+ hover: baseDarkTheme.colors.purple[700]
106
+ }
107
+ }
108
+ }
109
+ };
49
110
 
50
111
  var darkTheme = _extends({}, baseDarkTheme, {
51
112
  colors: _extends({}, baseDarkTheme.colors, {
52
113
  navigation: navigation,
53
114
  datePicker: datePicker,
54
- analytics: analytics
115
+ analytics: analytics,
116
+ growth: growth
55
117
  })
56
118
  });
57
119
 
@@ -46,12 +46,74 @@ export var analytics = {
46
46
  negative: baseLightTheme.colors.neutral[800]
47
47
  }
48
48
  };
49
+ export var growth = {
50
+ education: {
51
+ decorative: {
52
+ aqua: baseLightTheme.colors.aqua[600],
53
+ teal: baseLightTheme.colors.teal[700]
54
+ }
55
+ },
56
+ opportunity: {
57
+ background: {
58
+ base: baseLightTheme.colors.purple[700]
59
+ },
60
+ button: {
61
+ primary: {
62
+ base: baseLightTheme.colors.purple[700],
63
+ hover: baseLightTheme.colors.purple[800]
64
+ }
65
+ },
66
+ badge: {
67
+ background: {
68
+ base: baseLightTheme.colors.purple[200],
69
+ active: baseLightTheme.colors.purple[800]
70
+ },
71
+ icon: {
72
+ base: baseLightTheme.colors.purple[700],
73
+ active: baseLightTheme.colors.purple[100]
74
+ },
75
+ text: {
76
+ base: baseLightTheme.colors.purple[700]
77
+ }
78
+ },
79
+ decorative: {
80
+ // confetti
81
+ green: baseLightTheme.colors.green[700],
82
+ lightAqua: baseLightTheme.colors.aqua[600],
83
+ darkAqua: baseLightTheme.colors.aqua[1100],
84
+ purple: baseLightTheme.colors.purple[700]
85
+ }
86
+ },
87
+ darkModal: {
88
+ background: {
89
+ base: baseLightTheme.colors.aqua[1100]
90
+ },
91
+ text: {
92
+ base: baseLightTheme.colors.neutral[0]
93
+ },
94
+ cards: {
95
+ background: {
96
+ base: baseLightTheme.colors.neutral[0],
97
+ hover: baseLightTheme.colors.purple[100]
98
+ },
99
+ text: {
100
+ base: baseLightTheme.colors.neutral[800],
101
+ hover: baseLightTheme.colors.neutral[900]
102
+ },
103
+ border: {
104
+ base: baseLightTheme.colors.neutral[0],
105
+ hover: baseLightTheme.colors.purple[700]
106
+ }
107
+ }
108
+ }
109
+ };
49
110
 
50
111
  var lightTheme = _extends({}, baseLightTheme, {
51
112
  colors: _extends({}, baseLightTheme.colors, {
52
113
  navigation: navigation,
53
114
  datePicker: datePicker,
54
- analytics: analytics
115
+ analytics: analytics,
116
+ growth: growth
55
117
  })
56
118
  });
57
119
 
@@ -11,7 +11,6 @@ import DEPTH from "@sproutsocial/seeds-depth";
11
11
  import MOTION from "@sproutsocial/seeds-motion";
12
12
  import BORDER from "@sproutsocial/seeds-border";
13
13
  import { transparentize } from "polished";
14
- import interact from "../utils/interact";
15
14
  export var breakpoints = ["900px", "1200px", "1500px", "1800px"];
16
15
  var MODE = "light"; // If you are making changes to the colors in the theme file tag the Design Systems team on your PR! Thank you!!
17
16
 
@@ -308,9 +307,6 @@ export var duration = {
308
307
  slow: MOTION.MOTION_DURATION_SLOW
309
308
  };
310
309
  var theme = {
311
- utils: {
312
- interact: interact(MODE)
313
- },
314
310
  breakpoints: breakpoints,
315
311
  colors: colors,
316
312
  typography: _extends({}, typography, {
@@ -1,2 +1,2 @@
1
1
  import { breakpoints, typography, fontWeights, radii, borders, borderWidths, shadows, space, easing, duration } from "../themes/light/theme";
2
- import { datePicker, navigation, analytics } from "../themes/extendedThemes/sproutTheme/light/theme";
2
+ import { datePicker, navigation, analytics, growth } from "../themes/extendedThemes/sproutTheme/light/theme";
@@ -0,0 +1,27 @@
1
+ import { darken, lighten } from "polished";
2
+ import { useTheme } from "styled-components";
3
+
4
+ /**
5
+ * The useInteractiveColor hook has context of theme mode (light or dark)
6
+ * and can be used to lighten or darken a color dynamically
7
+ *
8
+ * note: colors are limited to our theme colors
9
+ */
10
+ var useInteractiveColor = function useInteractiveColor(themeColor) {
11
+ // Throw error if used outside of a ThemeProvider (styled-components)
12
+ if (!useTheme()) {
13
+ throw new Error("useInteractiveColor() must be used within a Styled Components ThemeProvider");
14
+ } // Get the current theme mode ie. 'light' or 'dark'
15
+
16
+
17
+ var themeMode = useTheme().mode; // If the theme mode is dark, return a lightened version of the themeValue
18
+
19
+ if (themeMode === "dark") {
20
+ return lighten(0.2, themeColor);
21
+ } else {
22
+ // If the theme mode is light, return a darkened version of the themeValue
23
+ return darken(0.2, themeColor);
24
+ }
25
+ };
26
+
27
+ export { useInteractiveColor };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sproutsocial/racine",
3
- "version": "12.1.0-svgs-bundle.0",
3
+ "version": "12.1.0",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "__flow__",
@@ -9,7 +9,9 @@
9
9
  "lib",
10
10
  "codemods",
11
11
  "bin/racine-codemod.js",
12
- "bin/buildNpm.js"
12
+ "bin/buildNpm.js",
13
+ "icons",
14
+ "includeIcons.js"
13
15
  ],
14
16
  "bin": {
15
17
  "racine-codemod": "bin/racine-codemod.js",
@@ -17,12 +19,15 @@
17
19
  },
18
20
  "main": "commonjs/index.js",
19
21
  "module": "lib/index.js",
22
+ "sideEffects": [
23
+ "./includeIcons.js"
24
+ ],
20
25
  "scripts": {
21
26
  "install-deps": "yarn install",
22
27
  "prepublishOnly": "yarn run build",
23
28
  "precommit": "lint-staged",
24
29
  "change": "yarn changeset add",
25
- "clean": "rimraf ./__flow__ ./commonjs ./dist ./lib ./es",
30
+ "clean": "rimraf ./__flow__ ./commonjs ./dist ./lib ./es ./includeIcons.js",
26
31
  "build-package": "node ./bin/buildPackage.js",
27
32
  "watch-package": "node ./bin/buildPackage.js --watch",
28
33
  "build-icons": "node ./bin/buildSVG.js",
@@ -1,2 +0,0 @@
1
- // @flow
2
- export type EnumLogoNames = "bitly-dark" | "bitly" | "canva-dark" | "canva" | "dropbox-dark" | "dropbox" | "facebook-dark" | "facebook-shops-dark" | "facebook-shops" | "facebook" | "Feedly-dark" | "Feedly" | "glassdoor-dark" | "glassdoor" | "google-analytics-dark" | "google-analytics" | "google-business-messages-dark" | "google-business-messages" | "google-drive-dark" | "google-drive" | "google-my-business-dark" | "google-my-business" | "hubspot-dark" | "hubspot" | "instagram-dark" | "instagram" | "linkedin-dark" | "linkedin" | "marketo-dark" | "marketo" | "messenger-dark" | "messenger" | "microsoft-dynamics-dark" | "microsoft-dynamics" | "pinterest-dark" | "pinterest" | "reddit-dark" | "reddit" | "salesforce-dark" | "salesforce" | "shopify-dark" | "shopify" | "slack-dark" | "slack" | "tiktok-dark" | "tiktok" | "tripadvisor-dark" | "tripadvisor" | "tumblr-dark" | "tumblr" | "twitter-dark" | "twitter" | "whatsapp-dark" | "whatsapp" | "woocommerce-dark" | "woocommerce" | "yelp-dark" | "yelp" | "youtube-dark" | "youtube" | "zendesk-dark" | "zendesk";
@@ -1 +0,0 @@
1
- module.exports = {"bitly-dark":"0 0 140 64","bitly":"0 0 140 64","canva-dark":"0 0 140 140","canva":"0 0 140 140","dropbox-dark":"0 0 140 119","dropbox":"0 0 140 119","facebook-dark":"0 0 141 139","facebook-shops-dark":"0 0 141 155","facebook-shops":"0 0 141 155","facebook":"0 0 141 139","Feedly-dark":"0 0 141 123","Feedly":"0 0 141 123","glassdoor-dark":"0 0 140 196","glassdoor":"0 0 140 196","google-analytics-dark":"0 0 140 160","google-analytics":"0 0 140 160","google-business-messages-dark":"0 0 140 140","google-business-messages":"0 0 140 140","google-drive-dark":"0 0 140 126","google-drive":"0 0 140 126","google-my-business-dark":"0 0 140 123","google-my-business":"0 0 140 123","hubspot-dark":"0 0 140 156","hubspot":"0 0 140 156","instagram-dark":"0 0 140 140","instagram":"0 0 140 140","linkedin-dark":"0 0 140 140","linkedin":"0 0 140 140","marketo-dark":"0 0 140 164","marketo":"0 0 140 164","messenger-dark":"0 0 140 141","messenger":"0 0 140 140","microsoft-dynamics-dark":"0 0 140 227","microsoft-dynamics":"0 0 140 227","pinterest-dark":"0 0 140 141","pinterest":"0 0 140 141","reddit-dark":"0 0 140 140","reddit":"0 0 140 140","salesforce-dark":"0 0 140 99","salesforce":"0 0 140 99","shopify-dark":"0 0 140 159","shopify":"0 0 140 159","slack-dark":"0 0 140 140","slack":"0 0 140 140","tiktok-dark":"0 0 140 159","tiktok":"0 0 140 159","tripadvisor-dark":"0 0 140 140","tripadvisor":"0 0 140 140","tumblr-dark":"0 0 140 140","tumblr":"0 0 140 140","twitter-dark":"0 0 140 114","twitter":"0 0 140 114","whatsapp-dark":"0 0 140 140","whatsapp":"0 0 140 141","woocommerce-dark":"0 0 140 84","woocommerce":"0 0 140 84","yelp-dark":"0 0 140 159","yelp":"0 0 140 159","youtube-dark":"0 0 140 99","youtube":"0 0 140 99","zendesk-dark":"0 0 140 107","zendesk":"0 0 140 107"};
@@ -1,34 +0,0 @@
1
- // @flow strict-local
2
-
3
- export type TypePartnerNames =
4
- | "zendesk"
5
- | "dropbox"
6
- | "bitly"
7
- | "canva"
8
- | "twitter"
9
- | "whatsapp"
10
- | "yelp"
11
- | "youtube"
12
- | "shopify"
13
- | "pinterest"
14
- | "microsoft-dynamics"
15
- | "marketo"
16
- | "slack"
17
- | "woocommerce"
18
- | "tripadvisor"
19
- | "tumblr"
20
- | "google-business-messages"
21
- | "reddit"
22
- | "hubspot"
23
- | "feedly"
24
- | "facebook"
25
- | "facebook-shops"
26
- | "glassdoor"
27
- | "salesforce"
28
- | "instagram"
29
- | "linkedin"
30
- | "google-analytics"
31
- | "messenger"
32
- | "google-my-business"
33
- | "google-drive"
34
- | "tiktok";
@@ -1,26 +0,0 @@
1
- // @flow strict-local
2
- import React from "react";
3
- import logoViewBoxes from "../LogoViewBoxes";
4
- import type { TypePartnerNames } from "./TypePartnerNames";
5
- import { useTheme } from "styled-components";
6
-
7
- type TypeProps = {
8
- partnerName: TypePartnerNames,
9
- };
10
-
11
- const PartnerLogo = ({ partnerName }: TypeProps) => {
12
- const { mode } = useTheme();
13
- const whichLogo = mode === "dark" ? `${partnerName}-dark` : partnerName;
14
- const logoViewBox = logoViewBoxes[whichLogo];
15
-
16
- return (
17
- <svg viewBox={logoViewBox} focusable={false}>
18
- <use
19
- xmlnsXlink="http://www.w3.org/1999/xlink"
20
- xlinkHref={`#sslogosvg-${whichLogo}`}
21
- />
22
- </svg>
23
- );
24
- };
25
-
26
- export default PartnerLogo;
@@ -1,59 +0,0 @@
1
- import React from "react";
2
- import PartnerLogo from "./";
3
- import Box from "../Box";
4
-
5
- export default {
6
- title: "Partner Logo",
7
- component: PartnerLogo,
8
- argTypes: {
9
- partnerName: {
10
- options: [
11
- "zendesk",
12
- "dropbox",
13
- "bitly",
14
- "canva",
15
- "twitter",
16
- "whatsapp",
17
- "yelp",
18
- "shopify",
19
- "youtube",
20
- "pinterest",
21
- "microsoft-dynamics",
22
- "marketo",
23
- "slack",
24
- "woocommerce",
25
- "tripadvisor",
26
- "tumblr",
27
- "google-business-messages",
28
- "reddit",
29
- "hubspot",
30
- "feedly",
31
- "facebook",
32
- "facebook-shops",
33
- "glassdoor",
34
- "salesforce",
35
- "instagram",
36
- "linkedin",
37
- "google-analytics",
38
- "messenger",
39
- "google-my-business",
40
- "google-drive",
41
- "tiktok",
42
- ],
43
- control: { type: "select" },
44
- },
45
- },
46
- args: {
47
- partnerName: "messenger",
48
- },
49
- };
50
-
51
- export const PartnerLogos = (args) => (
52
- <Box width="25%">
53
- <PartnerLogo {...args} />
54
- </Box>
55
- );
56
-
57
- PartnerLogos.story = {
58
- name: "Partner Logos",
59
- };
@@ -1 +0,0 @@
1
- <svg fill="none" height="123" viewBox="0 0 141 123" width="141" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m52.2726 122.345h37.3818l.3273-.036c4.0889-.004 8.0103-1.625 10.9093-4.509l35.491-35.9637c1.446-1.4246 2.596-3.1227 3.38-4.9956.784-1.8728 1.188-3.883 1.188-5.9135s-.404-4.0406-1.188-5.9135-1.934-3.571-3.38-4.9956l-54.5458-54.5453c-1.4245-1.44689-3.1227-2.59594-4.9955-3.38026-1.8729-.78432-3.8831-1.188243-5.9136-1.188243-2.0304 0-4.0406.403923-5.9135 1.188243-1.8728.78432-3.571 1.93337-4.9955 3.38026l-54.54536 54.5453c-1.43374 1.432-2.57115 3.1325-3.34719 5.0044s-1.175477 3.8784-1.175477 5.9047c0 2.0264.399437 4.0329 1.175477 5.9047.77604 1.8719 1.91345 3.5724 3.34719 5.0044l35.89086 35.9997c1.4282 1.438 3.1284 2.577 5.0013 3.351s3.8812 1.168 5.9077 1.158zm-20.9454-45.1999h6.5091c.3861-.0017.7684-.0757 1.1273-.2182.3438-.1585.6623-.3668.9454-.6181l39.309-39.4545c.276-.2738.495-.5995.6445-.9584s.2264-.7438.2264-1.1325c0-.3888-.0769-.7737-.2264-1.1325-.1495-.3589-.3685-.6846-.6445-.9584l-7.0545-7.0545c-.2703-.2758-.5928-.495-.9486-.6448-.3559-.1498-.738-.2273-1.1241-.228-.7514.0348-1.4636.3455-2 .8728l-42.509 42.6908c-.2802.2745-.5019.6029-.6519.9653-.15.3625-.2251.7515-.2209 1.1438.0017.386.0757.7684.2182 1.1272.1409.3622.3651.6861.6546.9455l3.6363 3.8182c.5654.5458 1.3233.8463 2.1091.8363zm35.1272 35.1269h6.4727c.4113.042.8269 0 1.221-.125.3941-.126.7582-.33 1.0699-.602l3.6364-3.818c.2759-.274.495-.6.6445-.959.1494-.358.2264-.743.2264-1.132s-.077-.774-.2264-1.133c-.1495-.358-.3686-.684-.6445-.958l-7.0545-7.0181c-.2739-.276-.5996-.495-.9584-.6445-.3589-.1494-.7438-.2264-1.1325-.2264-.3888 0-.7737.077-1.1326.2264-.3588.1495-.6845.3685-.9584.6445l-7.0545 7.0541c-.2757.271-.4949.593-.6447.949-.1499.356-.2274.738-.228 1.124.0074.79.3202 1.545.8727 2.109l3.8182 3.637c.5505.55 1.2944.863 2.0727.872zm-16.6181-17.0906h6.4727c.4038-.0097.8008-.1056 1.1645-.2812s.6858-.4268.9446-.7369l23.5272-23.5273c.276-.2738.495-.5995.6445-.9583.1494-.3589.2264-.7438.2264-1.1326 0-.3887-.077-.7736-.2264-1.1325-.1495-.3588-.3685-.6846-.6445-.9584l-6.9091-6.909c-.2707-.2749-.5933-.4932-.9492-.6422-.3558-.149-.7377-.2257-1.1235-.2257s-.7677.0767-1.1235.2257c-.3559.149-.6785.3673-.9492.6422l-26.8 26.7999c-.2801.2746-.5019.6029-.6518.9654-.15.3624-.2251.7515-.2209 1.1437-.0035.3867.0721.7701.2221 1.1265.1501.3565.3715.6785.6506.9462l3.6364 3.8182c.5675.5425 1.324.8425 2.1091.8363z" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="123" viewBox="0 0 141 123" width="141" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m52.2726 122.345h37.3818l.3273-.036c4.0889-.004 8.0103-1.625 10.9093-4.509l35.491-35.9637c1.446-1.4246 2.596-3.1227 3.38-4.9956.784-1.8728 1.188-3.883 1.188-5.9135s-.404-4.0406-1.188-5.9135-1.934-3.571-3.38-4.9956l-54.5458-54.5453c-1.4245-1.44689-3.1227-2.59594-4.9955-3.38026-1.8729-.78432-3.8831-1.188243-5.9136-1.188243-2.0304 0-4.0406.403923-5.9135 1.188243-1.8728.78432-3.571 1.93337-4.9955 3.38026l-54.54536 54.5453c-1.43374 1.432-2.57115 3.1325-3.34719 5.0044s-1.175477 3.8784-1.175477 5.9047c0 2.0264.399437 4.0329 1.175477 5.9047.77604 1.8719 1.91345 3.5724 3.34719 5.0044l35.89086 35.9997c1.4282 1.438 3.1284 2.577 5.0013 3.351s3.8812 1.168 5.9077 1.158zm-20.9454-45.1999h6.5091c.3861-.0017.7684-.0757 1.1273-.2182.3438-.1585.6623-.3668.9454-.6181l39.309-39.4545c.276-.2738.495-.5995.6445-.9584s.2264-.7438.2264-1.1325c0-.3888-.0769-.7737-.2264-1.1325-.1495-.3589-.3685-.6846-.6445-.9584l-7.0545-7.0545c-.2703-.2758-.5927-.495-.9486-.6448s-.738-.2273-1.1241-.228c-.7514.0348-1.4635.3455-2 .8728l-42.509 42.6908c-.2802.2745-.5019.6029-.6519.9653-.1499.3625-.2251.7515-.2208 1.1438.0016.386.0756.7684.2181 1.1272.1409.3622.3651.6861.6546.9455l3.6363 3.8182c.5654.5458 1.3234.8463 2.1091.8363zm35.1272 35.1269h6.4728c.4113.042.8268 0 1.2209-.125.3941-.126.7583-.33 1.07-.602l3.6363-3.818c.276-.274.495-.6.6445-.959.1494-.358.2264-.743.2264-1.132s-.077-.774-.2264-1.133c-.1495-.358-.3685-.684-.6445-.958l-7.0545-7.0181c-.2738-.276-.5996-.495-.9584-.6445-.3589-.1494-.7438-.2264-1.1325-.2264-.3888 0-.7737.077-1.1325.2264-.3589.1495-.6846.3685-.9584.6445l-7.0546 7.0541c-.2757.271-.4949.593-.6447.949-.1499.356-.2274.738-.228 1.124.0074.79.3202 1.545.8727 2.109l3.8182 3.637c.5505.55 1.2944.863 2.0727.872zm-16.6181-17.0906h6.4727c.4038-.0097.8008-.1056 1.1645-.2812.3638-.1756.6858-.4268.9446-.7369l23.5272-23.5273c.276-.2738.495-.5995.6445-.9583.1495-.3589.2264-.7438.2264-1.1326 0-.3887-.0769-.7736-.2264-1.1325-.1495-.3588-.3685-.6846-.6445-.9584l-6.9091-6.909c-.2707-.2749-.5933-.4932-.9491-.6422-.3559-.149-.7378-.2257-1.1236-.2257s-.7677.0767-1.1235.2257c-.3559.149-.6785.3673-.9492.6422l-26.8 26.7999c-.2801.2746-.5018.6029-.6518.9654-.15.3624-.2251.7515-.2209 1.1437-.0035.3867.0721.7701.2222 1.1265.1501.3565.3714.6785.6505.9462l3.6364 3.8182c.5675.5425 1.324.8425 2.1091.8363z" fill="#0fc62b" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="64" viewBox="0 0 140 64" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m89.6456.508773c1.3237.546957 2.413 1.541877 3.0773 2.810747s.8614 2.73091.5568 4.1304c-.6905 10.06648-.6905 20.13298-.5088 30.38118 0 1.1992-.3634 2.9436 1.1993 3.6341.7745.2914 1.6252.3098 2.4116.0521.7864-.2578 1.4612-.7761 1.913-1.4694 2.8852-3.5671 4.3702-8.0632 4.1792-12.6467 0-1.7444-.363-3.3071-.363-5.0514-.114-.673-.076-1.3626.109-2.0193.186-.6567.514-1.2641.963-1.7785.448-.5144 1.005-.9229 1.63-1.1963.625-.2733 1.304-.4046 1.986-.3844 2.798 0 4.542 1.9261 4.542 5.1968s-.363 6.4323-.545 9.7394c0 4.5063 1.417 6.2506 5.052 6.2506.938.1318 1.893.0582 2.8-.2156.907-.2739 1.744-.7414 2.452-1.3704.709-.629 1.272-1.4044 1.652-2.2725.379-.8682.565-1.8083.545-2.7555 0-2.5803-.327-5.3785-.508-7.9587-.228-1.2184-.115-2.4761.327-3.6341.413-.9482 1.143-1.7235 2.064-2.194s1.977-.607 2.987-.3863c.523-.0051 1.042.1028 1.519.3163.478.2136.904.5278 1.249.9212s.601.8566.751 1.3581c.149.5014.189 1.0292.115 1.5473 0 2.7983 0 5.7419-.327 8.5038-.246 3.6361-.136 7.2876.327 10.9024 0 1.4173.727 1.5626 1.563.5451.747-.6548 1.395-1.4137 1.926-2.2532.153-.3008.368-.5655.632-.7761.263-.2107.569-.3624.896-.4451.327-.0826.668-.0942 1-.034s.647.1908.924.383c.313.1902.583.4439.791.7447.209.3008.352.6421.421 1.0017.068.3597.061.7297-.023 1.0862-.083.3564-.241.6914-.462.9833-1.089 2.3803-2.998 4.2894-5.378 5.3784-.419.1144-.787.3669-1.044.7165s-.389.7758-.374 1.2096c0 11.7745-7.813 15.5903-18.57 14.2094-1.576-.1722-3.105-.6407-4.506-1.381-1.396-.6031-2.567-1.6287-3.35-2.9326-.782-1.3038-1.136-2.8202-1.011-4.3356-.054-1.3958.316-2.7752 1.062-3.9561.747-1.1808 1.833-2.1076 3.117-2.658 3.905-1.6395 7.974-2.8577 12.138-3.6341.545 0 1.054 0 1.563-.3634 1.235-.3271 1.054-1.1993.872-1.8897-.327-1.2356-1.018-.3634-1.563 0-3.613 2.0971-7.895 2.7218-11.956 1.7443-.808-.1135-1.579-.412-2.253-.8722-2.435-2.4348-3.634-1.2355-5.56.8722-1.243 1.3618-2.778 2.4253-4.4896 3.1112s-3.5559.9765-5.3955.85c-1.3927.0441-2.7717-.2867-3.9927-.958-1.2211-.6713-2.2394-1.6583-2.9484-2.8578-.8722-1.4173-1.2356-1.2356-2.2895-.3634-1.9598 1.8384-4.3615 3.1392-6.9722 3.7759-2.6106.6367-5.3415.5879-7.9277-.1418-1.0599-.2085-2.071-.6154-2.9799-1.1993-.9874-.8445-2.244-1.3086-3.5433-1.3086s-2.5559.4641-3.5432 1.3086c-7.2683 3.8159-13.0465 1.381-15.445-6.4323-3.1551 2.805-6.8355 4.9561-10.8279 6.3284-3.9924 1.3724-8.2175 1.9389-12.4304 1.6666-2.9713.1062-5.9142-.6107-8.5038-2.0714-1.6938-.8111-3.10121-2.1177-4.03574-3.7466-.93454-1.629-1.35211-3.5034-1.19738-5.375.43971-9.2886.35478-18.5946-.25439-27.87365-.1817-1.88974-.54511-2.25315-2.10778-.87219-.20318.20879-.44615.37475-.71455.48807-.26839.11332-.55678.17171-.84812.17171-.29133 0-.57972-.05839-.84811-.17171-.2684-.11332-.511366-.27928-.71455-.48807-1.017551-1.01755-.6904808-2.07144 0-3.12534 1.01755-2.43485 3.2707-3.27069 5.37848-4.687992h3.27069c2.03205.517292 3.78445 1.802062 4.88915 3.584362 1.1046 1.7823 1.4754 3.92337 1.0345 5.97334v9.01257c1.0175-.5088 1.8897-1.0175 2.7619-1.5626 1.7104-.9732 3.6295-1.5212 5.5959-1.5978 1.9664-.0767 3.9224.3202 5.7033 1.1573 1.781.837 3.3348 2.0897 4.5305 3.6526 1.1958 1.5628 1.9986 3.3901 2.3408 5.328 1.0047 4.0967.6996 8.4053-.8722 12.3196 0 0-.1817.3271-.1817.5088s.3634-.1817.5088-.1817c2.5752-1.0945 4.631-3.1373 5.7419-5.7055 1.721-3.5687 2.4371-7.5388 2.0714-11.4838-.1922-1.2787.1206-2.582.8722-3.6341.5827-.7414 1.3882-1.2758 2.2977-1.5245.9096-.2486 1.875-.1983 2.7537.1435.9132.2724 1.7046.8512 2.2408 1.6389.5362.7878.7844 1.7363.7029 2.6857-.1817 5.4148-.5088 10.9023-.5088 16.3171 0 1.5627-.6905 3.6341 1.5627 4.361 2.2531.7268 3.4524-.6905 4.688-2.1078 1.0027-1.2285 1.7669-2.6336 2.2531-4.1429 1.0266-3.4316 1.5529-6.9934 1.5627-10.5753 0-1.4173 0-2.4348-1.7444-2.9799-.4952-.1077-.9427-.3717-1.2763-.7532-.3336-.3814-.5357-.8601-.5765-1.3652-.0407-.5051.0821-1.01.3503-1.44s.6675-.7623 1.1391-.9479c2.1078-.8722 1.7443-2.0715 1.7443-3.4524-.0986-1.2094-.0986-2.4248 0-3.63413 0-1.19514.4748-2.34133 1.3199-3.18643.8451-.84509 1.9913-1.31986 3.1865-1.31986 1.1951 0 2.3413.47477 3.1864 1.31986.8451.8451 1.3198 1.99129 1.3198 3.18643v4.86973c0 1.1992.5452 1.5626 1.5627 1.3809 1.7822-.2412 3.5841-.3021 5.3785-.1817.4024.0046.7998.0897 1.1688.2502s.7021.3932.9798.6845c.2777.2912.4943.6351.6371 1.0113s.2088.7772.1943 1.1794c.0312.3913-.026.7847-.1675 1.1509-.1414.3663-.3635.696-.6497.9647-.2862.2688-.6292.4697-1.0036.5878-.3744.1182-.7706.1506-1.1592.0948h-5.6692c-1.0539 0-1.5627 0-1.5627 1.381 0 4.688-.1817 9.376 0 13.8823 0 2.6165 1.5627 3.8158 4.1429 3.8158 1.8969.008 3.7499-.571 5.3049-1.6575s2.7358-2.6274 3.3806-4.4115c1.6613-3.7036 2.3733-7.7629 2.0715-11.8108 0-5.3785 0-10.9023-.5088-16.13545-.2193-1.35596-.0203-2.74655.5705-3.98658s1.5453-2.270633 2.7365-2.95457c.3271.508775 1.0176.508773 1.7444.508773zm-75.1897 33.288427v1.5627c0 4.688 1.7444 6.4323 6.4324 6.0689 1.3145-.0819 2.5799-.5305 3.6525-1.2949 1.0727-.7643 1.9098-1.8139 2.4164-3.0297 1.0492-2.3977 1.414-5.0392 1.0539-7.6316-.3634-3.6341-2.2531-5.9236-5.1968-6.0689-1.7597-.2396-3.5447.1974-4.9949 1.2226-1.4501 1.0252-2.4573 2.5623-2.8184 4.3012-.4559 1.5807-.6403 3.2273-.5451 4.8697zm102.9541 23.6217c1.7.2172 3.416-.2449 4.777-1.286 1.361-1.041 2.256-2.577 2.491-4.2742 0-1.3809 0-2.2531-1.926-1.9261-1.926.3271-3.997.8722-5.887 1.4174-1.89.5451-3.634 1.1992-3.125 3.4523.509 2.2532 2.289 2.4349 3.67 2.6166z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="64" viewBox="0 0 140 64" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m89.6456.508773c1.3237.546957 2.413 1.541877 3.0773 2.810747s.8614 2.73091.5568 4.1304c-.6905 10.06648-.6905 20.13298-.5088 30.38118 0 1.1992-.3634 2.9436 1.1993 3.6341.7745.2914 1.6252.3098 2.4116.0521.7864-.2578 1.4612-.7761 1.913-1.4694 2.8852-3.5671 4.3702-8.0632 4.1792-12.6467 0-1.7444-.363-3.3071-.363-5.0514-.114-.673-.076-1.3626.109-2.0193.186-.6567.514-1.2641.963-1.7785.448-.5144 1.005-.9229 1.63-1.1963.625-.2733 1.304-.4046 1.986-.3844 2.798 0 4.542 1.9261 4.542 5.1968s-.363 6.4323-.545 9.7394c0 4.5063 1.417 6.2506 5.052 6.2506.938.1318 1.893.0582 2.8-.2156.907-.2739 1.744-.7414 2.452-1.3704.709-.629 1.272-1.4044 1.652-2.2725.379-.8682.565-1.8083.545-2.7555 0-2.5803-.327-5.3785-.508-7.9587-.228-1.2184-.115-2.4761.327-3.6341.413-.9482 1.143-1.7235 2.064-2.194s1.977-.607 2.987-.3863c.523-.0051 1.042.1028 1.519.3163.478.2136.904.5278 1.249.9212s.601.8566.751 1.3581c.149.5014.189 1.0292.115 1.5473 0 2.7983 0 5.7419-.327 8.5038-.246 3.6361-.136 7.2876.327 10.9024 0 1.4173.727 1.5626 1.563.5451.747-.6548 1.395-1.4137 1.926-2.2532.153-.3008.368-.5655.632-.7761.263-.2107.569-.3624.896-.4451.327-.0826.668-.0942 1-.034s.647.1908.924.383c.313.1902.583.4439.791.7447.209.3008.352.6421.421 1.0017.068.3597.061.7297-.023 1.0862-.083.3564-.241.6914-.462.9833-1.089 2.3803-2.998 4.2894-5.378 5.3784-.419.1144-.787.3669-1.044.7165s-.389.7758-.374 1.2096c0 11.7745-7.813 15.5903-18.57 14.2094-1.576-.1722-3.105-.6407-4.506-1.381-1.396-.6031-2.567-1.6287-3.35-2.9326-.782-1.3038-1.136-2.8202-1.011-4.3356-.054-1.3958.316-2.7752 1.062-3.9561.747-1.1808 1.833-2.1076 3.117-2.658 3.905-1.6395 7.974-2.8577 12.138-3.6341.545 0 1.054 0 1.563-.3634 1.235-.3271 1.054-1.1993.872-1.8897-.327-1.2356-1.018-.3634-1.563 0-3.613 2.0971-7.895 2.7218-11.956 1.7443-.808-.1135-1.579-.412-2.253-.8722-2.435-2.4348-3.634-1.2355-5.56.8722-1.243 1.3618-2.778 2.4253-4.4896 3.1112s-3.5559.9765-5.3955.85c-1.3927.0441-2.7717-.2867-3.9927-.958-1.2211-.6713-2.2394-1.6583-2.9484-2.8578-.8722-1.4173-1.2356-1.2356-2.2895-.3634-1.9598 1.8384-4.3615 3.1392-6.9722 3.7759-2.6106.6367-5.3415.5879-7.9277-.1418-1.0599-.2085-2.071-.6154-2.9799-1.1993-.9874-.8445-2.244-1.3086-3.5433-1.3086s-2.5559.4641-3.5432 1.3086c-7.2683 3.8159-13.0465 1.381-15.445-6.4323-3.1551 2.805-6.8355 4.9561-10.8279 6.3284-3.9924 1.3724-8.2175 1.9389-12.4304 1.6666-2.9713.1062-5.9142-.6107-8.5038-2.0714-1.6938-.8111-3.10121-2.1177-4.03574-3.7466-.93454-1.629-1.35211-3.5034-1.19738-5.375.43971-9.2886.35478-18.5946-.25439-27.87365-.1817-1.88974-.54511-2.25315-2.10778-.87219-.20318.20879-.44615.37475-.71455.48807-.26839.11332-.55678.17171-.84812.17171-.29133 0-.57972-.05839-.84811-.17171-.2684-.11332-.511366-.27928-.71455-.48807-1.017551-1.01755-.6904808-2.07144 0-3.12534 1.01755-2.43485 3.2707-3.27069 5.37848-4.687992h3.27069c2.03205.517292 3.78445 1.802062 4.88915 3.584362 1.1046 1.7823 1.4754 3.92337 1.0345 5.97334v9.01257c1.0175-.5088 1.8897-1.0175 2.7619-1.5626 1.7104-.9732 3.6295-1.5212 5.5959-1.5978 1.9664-.0767 3.9224.3202 5.7033 1.1573 1.781.837 3.3348 2.0897 4.5305 3.6526 1.1958 1.5628 1.9986 3.3901 2.3408 5.328 1.0047 4.0967.6996 8.4053-.8722 12.3196 0 0-.1817.3271-.1817.5088s.3634-.1817.5088-.1817c2.5752-1.0945 4.631-3.1373 5.7419-5.7055 1.721-3.5687 2.4371-7.5388 2.0714-11.4838-.1922-1.2787.1206-2.582.8722-3.6341.5827-.7414 1.3882-1.2758 2.2977-1.5245.9096-.2486 1.875-.1983 2.7537.1435.9132.2724 1.7046.8512 2.2408 1.6389.5362.7878.7844 1.7363.7029 2.6857-.1817 5.4148-.5088 10.9023-.5088 16.3171 0 1.5627-.6905 3.6341 1.5627 4.361 2.2531.7268 3.4524-.6905 4.688-2.1078 1.0027-1.2285 1.7669-2.6336 2.2531-4.1429 1.0266-3.4316 1.5529-6.9934 1.5627-10.5753 0-1.4173 0-2.4348-1.7444-2.9799-.4952-.1077-.9427-.3717-1.2763-.7532-.3336-.3814-.5357-.8601-.5765-1.3652-.0407-.5051.0821-1.01.3503-1.44s.6675-.7623 1.1391-.9479c2.1078-.8722 1.7443-2.0715 1.7443-3.4524-.0986-1.2094-.0986-2.4248 0-3.63413 0-1.19514.4748-2.34133 1.3199-3.18643.8451-.84509 1.9913-1.31986 3.1865-1.31986 1.1951 0 2.3413.47477 3.1864 1.31986.8451.8451 1.3198 1.99129 1.3198 3.18643v4.86973c0 1.1992.5452 1.5626 1.5627 1.3809 1.7822-.2412 3.5841-.3021 5.3785-.1817.4024.0046.7998.0897 1.1688.2502s.7021.3932.9798.6845c.2777.2912.4943.6351.6371 1.0113s.2088.7772.1943 1.1794c.0312.3913-.026.7847-.1675 1.1509-.1414.3663-.3635.696-.6497.9647-.2862.2688-.6292.4697-1.0036.5878-.3744.1182-.7706.1506-1.1592.0948h-5.6692c-1.0539 0-1.5627 0-1.5627 1.381 0 4.688-.1817 9.376 0 13.8823 0 2.6165 1.5627 3.8158 4.1429 3.8158 1.8969.008 3.7499-.571 5.3049-1.6575s2.7358-2.6274 3.3806-4.4115c1.6613-3.7036 2.3733-7.7629 2.0715-11.8108 0-5.3785 0-10.9023-.5088-16.13545-.2193-1.35596-.0203-2.74655.5705-3.98658s1.5453-2.270633 2.7365-2.95457c.3271.508775 1.0176.508773 1.7444.508773zm-75.1897 33.288427v1.5627c0 4.688 1.7444 6.4323 6.4324 6.0689 1.3145-.0819 2.5799-.5305 3.6525-1.2949 1.0727-.7643 1.9098-1.8139 2.4164-3.0297 1.0492-2.3977 1.414-5.0392 1.0539-7.6316-.3634-3.6341-2.2531-5.9236-5.1968-6.0689-1.7597-.2396-3.5447.1974-4.9949 1.2226-1.4501 1.0252-2.4573 2.5623-2.8184 4.3012-.4559 1.5807-.6403 3.2273-.5451 4.8697zm102.9541 23.6217c1.7.2172 3.416-.2449 4.777-1.286 1.361-1.041 2.256-2.577 2.491-4.2742 0-1.3809 0-2.2531-1.926-1.9261-1.926.3271-3.997.8722-5.887 1.4174-1.89.5451-3.634 1.1992-3.125 3.4523.509 2.2532 2.289 2.4349 3.67 2.6166z" fill="#ee6123"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m108.89 128.203c-11.5115 7.692-25.0453 11.797-38.89 11.797-9.1941.005-18.2991-1.801-26.7944-5.317-8.4952-3.516-16.2141-8.672-22.7153-15.173s-11.65718-14.22-15.17307-22.7157c-3.51588-8.4952-5.3227147-17.6002-5.31721749-26.7943 0-13.8447 4.10542749-27.3784 11.79708749-38.8899 7.6917-11.5114 18.6242-20.4835 31.4151-25.78164 12.7908-5.2981296 26.8655-6.68436 40.4441-3.9834 13.5787 2.70097 26.0517 9.36784 35.8407 19.15754 9.79 9.7896 16.457 22.2624 19.158 35.8411s1.315 27.6533-3.983 40.4441c-5.299 12.7912-14.271 23.7232-25.782 31.4152zm-29.4396-41.7693c3.374-.4752 6.4628-2.1532 8.6977-4.7252-.0331.7047.0839 1.4085.3434 2.0645.2596.6561.6556 1.2494 1.162 1.7407.1578.1892.3565.3401.581.4415s.4691.1506.7153.144c.806-.0831 1.5876-.3247 2.2999-.7109 3.0384-2.1107 5.6493-4.7783 7.6943-7.8614h1.003c1.226-.0486 2.414-.4397 3.429-1.1291-.43 1.2773-.572 2.6338-.418 3.9726.181 1.4617.863 2.8154 1.931 3.8298 1.067 1.0144 2.454 1.6265 3.923 1.7317.866.007 1.721-.1946 2.492-.5876.772-.393 1.438-.966 1.941-1.6705.243 1.2147.805 2.3429 1.628 3.2688s1.877 1.6162 3.055 2c.135.0991.295.1594.461.1745.167.0151.335-.0156.485-.0887.151-.0732.279-.186.37-.3264.091-.1403.142-.3029.148-.4702-.08-.2771-.24-.5244-.46-.7109-.929-.9762-1.529-2.2193-1.715-3.5544-.029-1.0119.069-2.0234.293-3.0107.34-1.3743.578-2.7721.711-4.1816.001-.1431-.028-.2847-.086-.4154-.059-.1307-.144-.2475-.251-.3426-.107-.095-.233-.1661-.369-.2085-.137-.0423-.281-.055-.423-.0371-.802.1158-1.553.462-2.161.9964-.609.5345-1.049 1.2343-1.268 2.0144-.711 2.5925-2.258 4.4325-3.847 4.4325s-2.593-1.7145-2.593-3.429c-.418-4.4325 2.133-9.7013 6.315-9.7013 1.129 0 2.55.5436 2.55 1.7145.078 1.1415-.6 1.4621-1.127 1.7108-.322.1522-.587.2774-.587.5472 0 .7109 1.422 1.0036 2.3 1.0036.464.0008.922-.1 1.343-.2952.42-.1953.793-.4802 1.092-.8349.299-.3546.517-.7704.638-1.2181s.142-.9164.063-1.3734c-.293-2.4253-2.718-3.5544-5.729-3.5544-1.617.031-3.207.4225-4.654 1.1459s-2.714 1.7605-3.709 3.0357c-.332.1841-.629.4247-.878.7109-.407.5155-.929.9279-1.525 1.204-.596.276-1.248.408-1.904.385h-.585c1.005-1.7974 1.591-3.7986 1.714-5.8542 0-2.7599-1.087-4.1816-3.68-4.1816-2.5924 0-5.1432 2.3835-5.1432 6.5651-.0758 1.1388.1466 2.2777.6453 3.3043.4986 1.0266 1.2563 1.9055 2.1982 2.5499-1.2982 2.4011-3.0946 4.4969-5.2688 6.147-.46 0-.46-.1255-.46-.4182-.3215-1.5557-.5034-3.1371-.5436-4.7252.0727-2.582.5526-5.1363 1.4217-7.5687.0614-.2754.0614-.5609 0-.8363.0194-.1547.0038-.3119-.0455-.4598-.0493-.148-.131-.2831-.2393-.3953-.1082-.1123-.2402-.1989-.3863-.2535-.1461-.0547-.3025-.0759-.4579-.0622-.8338.1207-1.6195.4641-2.2745.9939-.655.5299-1.1549 1.2266-1.4471 2.0168-.5831 1.994-.8234 4.0725-.7109 6.147v1.4217c-.7275 1.1274-1.6712 2.0996-2.7765 2.8603-1.1053.7608-2.3502 1.2951-3.6631 1.5722-.198.0254-.3991-.0002-.5844-.0744-.1852-.0742-.3484-.1945-.4741-.3495s-.2097-.3396-.244-.5362-.0178-.3987.048-.5871c.555-3.0186 1.3663-5.9843 2.4253-8.865.3033-.8731.445-1.7941.4182-2.718-.0724-.4692-.3195-.8938-.6917-1.1884-.3723-.2947-.8422-.4378-1.3155-.4006-3.6698.7522-6.8979 2.9143-8.9904 6.0215l.7108-3.8471v-.8781c-.0214-.281-.1511-.5427-.3617-.7299s-.4857-.2854-.7673-.2737c-.4449-.0644-.8982-.0362-1.3316.083-.4334.1191-.8376.3265-1.187.6092-.3495.2827-.6367.6346-.8437 1.0336-.2071.399-.3294.8364-.3593 1.2849 0 .3764-.8782 4.8089-1.589 8.3632-1.5521 1.4734-3.4284 2.562-5.4779 3.1781-.1519.0001-.3022-.0305-.442-.0898-.1397-.0593-.2661-.1463-.3715-.2556s-.1877-.2387-.2419-.3806c-.0542-.1418-.0793-.2932-.0737-.4449 0-.1815.134-.7963.2856-1.4922.1976-.9074.4253-1.9526.4253-2.3549v-.8781c0-.7109-.46-.9618-1.1708-.9618-.8083.08-1.5719.4084-2.1859.94-.614.5317-1.0483 1.2405-1.2431 2.029-.5436 2.5926-2.2998 4.4325-3.7216 4.4325-1.4217 0-2.5508-1.7145-2.5508-3.4289-.4181-3.7217 2.0908-9.7014 6.2724-9.7014 1.1709 0 2.5927.4182 2.5927 1.5472.18 1.1578-.5263 1.4924-1.0575 1.7441-.3322.1574-.5959.2823-.5315.5558.1672.7109 1.4217 1.0036 2.2998 1.0036.4582.0352.9182-.0365 1.344-.2093.4257-.1728.8055-.4421 1.1096-.7866.304-.3446.5239-.755.6423-1.1989.1185-.444.1323-.9094.0403-1.3596-.2927-2.4253-2.718-3.5961-5.7288-3.5961-3.0949.1836-5.9941 1.5745-8.0741 3.8736-2.0801 2.299-3.1749 5.3225-3.0489 8.4203-1.8189 2.1782-4.1253 3.8973-6.7324 5.0179-1.7715.8769-3.7112 1.3619-5.687 1.4217-2.4746-.2265-4.7782-1.3592-6.4685-3.1807s-2.648-4.2033-2.6892-6.6879c-1.4217-11.7084 8.865-27.8494 16.3082-27.8494 1.7145 0 3.1362 1.4217 3.429 3.7216.4646 1.6744.3961 3.4519-.1959 5.0855-.592 1.6337-1.6782 3.0424-3.1076 4.0304-.1692.137-.2892.3253-.342.5365s-.0355.4338.0493.6344c.2927.5436 1.2963.5436 3.3034-.46 1.6382-.6359 3.0111-1.8105 3.8928-3.3305.8816-1.5201 1.2195-3.2951.9579-5.0327-.2932-2.0019-1.3023-3.8296-2.84-5.1444-1.5378-1.3148-3.5001-2.0275-5.5232-2.0062-2.4237.0474-4.791.7403-6.8578 2.0072-4.743 3.1326-8.5748 7.4619-11.108 12.5503s-3.678 10.7555-3.3185 16.4282c.3195 3.4005 1.7955 6.5885 4.1816 9.0322 2.2648 2.1425 5.2462 3.3649 8.3632 3.429 3.6301-.1599 7.1399-1.3491 10.1195-3.429 1.8946-1.2545 3.6227-2.7439 5.1433-4.4324.4379 1.015 1.1524 1.8865 2.0618 2.515.9095.6285 1.9773.9886 3.0816 1.0393.8807-.0117 1.7451-.2388 2.5177-.6616.7727-.4228 1.4301-1.0283 1.9148-1.7637.1232.724.514 1.3752 1.0949 1.8245.581.4492 1.3096.6637 2.0413.6008 2.4822-.5051 4.7974-1.6268 6.7323-3.2616l-.2927 1.4217v.8363c.031.2772.1635.5331.372.7184s.4781.2869.7571.2852c.8212-.0744 1.5982-.4051 2.221-.9454.6229-.5404 1.0601-1.2629 1.2497-2.0653l.5436-2.7181c1.1975-3.5771 3.7083-6.5662 7.0251-8.3632.2509 0 .2509.1673.2509.46-.9307 2.6087-1.6851 5.277-2.2581 7.9869-.1467.7596-.1467 1.5402 0 2.2998.0159.4523.1223.8969.3128 1.3074.1906.4105.4615.7786.7967 1.0827.3353.304.728.5378 1.1551.6875s.8799.2123 1.3316.1841zm20.2808-13.0048c-1.1417-1.2521-1.8077-2.8651-1.8817-4.5579 0-.8782.6272-2.0072 1.1708-2.0072s1.4217 1.0036 1.4217 3.1362c-.031 1.1762-.271 2.3375-.7108 3.4289z" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m70 140c13.8447 0 27.3785-4.105 38.89-11.797 11.511-7.692 20.483-18.624 25.782-31.4152 5.298-12.7908 6.684-26.8654 3.983-40.4441s-9.368-26.0515-19.158-35.8411c-9.789-9.7897-22.262-16.45657-35.8407-19.15754-13.5786-2.70096-27.6533-1.3147296-40.4441 3.9834-12.7909 5.29814-23.7234 14.27024-31.4151 25.78164-7.69166 11.5115-11.79708749 25.0452-11.79708749 38.8899-.00549721 9.1941 1.80133749 18.2991 5.31721749 26.7944 3.51589 8.4956 8.67187 16.2146 15.17307 22.7156s14.2201 11.657 22.7153 15.173c8.4953 3.516 17.6003 5.322 26.7944 5.317z" fill="#20c4cb"/><path d="m88.1481 81.7085c-2.2349 2.572-5.3237 4.25-8.6977 4.7252-.4517.0282-.9045-.0344-1.3316-.1841s-.8198-.3835-1.1551-.6875c-.3352-.3041-.6061-.6722-.7967-1.0827-.1905-.4105-.2969-.8551-.3128-1.3074-.1467-.7596-.1467-1.5402 0-2.2998.573-2.7099 1.3274-5.3782 2.2581-7.9869 0-.2927 0-.46-.2509-.46-3.3168 1.797-5.8276 4.7861-7.0251 8.3632l-.5436 2.7181c-.1896.8024-.6268 1.5249-1.2496 2.0652-.6229.5404-1.3999.8711-2.2211.9455-.279.0017-.5486-.0998-.7571-.2852-.2085-.1853-.341-.4412-.372-.7184v-.8363l.2928-1.4217c-1.935 1.6348-4.2502 2.7565-6.7324 3.2616-.7317.0629-1.4603-.1516-2.0413-.6008-.5809-.4493-.9717-1.1005-1.0949-1.8245-.4847.7354-1.1421 1.3409-1.9148 1.7637-.7726.4228-1.637.6499-2.5177.6616-1.1043-.0507-2.1721-.4108-3.0816-1.0393-.9094-.6285-1.6239-1.5-2.0618-2.515-1.5206 1.6885-3.2487 3.1779-5.1433 4.4324-2.9796 2.0799-6.4894 3.2691-10.1195 3.429-3.117-.0641-6.0984-1.2865-8.3632-3.429-2.3861-2.4437-3.8621-5.6317-4.1816-9.0322-.3595-5.6727.7853-11.3398 3.3185-16.4282s6.365-9.4177 11.108-12.5503c2.0668-1.2669 4.4341-1.9598 6.8578-2.0072 2.0231-.0213 3.9854.6914 5.5232 2.0062s2.5468 3.1425 2.84 5.1444c.2616 1.7376-.0763 3.5126-.9579 5.0327-.8817 1.52-2.2546 2.6946-3.8928 3.3305-2.0071 1.0036-3.0107 1.0036-3.3034.46-.0848-.2005-.1021-.4232-.0493-.6344s.1728-.3995.342-.5365c1.4294-.988 2.5156-2.3967 3.1076-4.0304.592-1.6336.6605-3.4111.1959-5.0855-.2928-2.2999-1.7145-3.7216-3.429-3.7216-7.4432 0-17.7299 16.141-16.3082 27.8494.0412 2.4846.9989 4.8664 2.6892 6.6879s3.9939 2.9542 6.4685 3.1807c1.9758-.0598 3.9155-.5448 5.687-1.4217 2.6071-1.1206 4.9135-2.8397 6.7324-5.0179-.126-3.0978.9688-6.1213 3.0489-8.4203 2.08-2.2991 4.9792-3.69 8.0741-3.8736 3.0108 0 5.4361 1.1708 5.7288 3.5961.092.4502.0782.9156-.0403 1.3596-.1184.4439-.3383.8543-.6423 1.1989-.3041.3445-.6839.6138-1.1096.7866-.4258.1728-.8858.2445-1.344.2093-.8781 0-2.1326-.2927-2.2998-1.0036-.1673-.7109 1.8817-.4181 1.589-2.2999 0-1.129-1.4218-1.5472-2.5927-1.5472-4.1816 0-6.6905 5.9797-6.2724 9.7013 0 1.7145 1.1291 3.429 2.5508 3.429 1.4218 0 3.178-1.8399 3.7216-4.4325.1948-.7885.6291-1.4973 1.2431-2.029.614-.5316 1.3776-.86 2.1859-.94.7108 0 1.1708.2509 1.1708.9618v.8781c0 .7109-.7109 3.4289-.7109 3.8471-.0056.1518.0195.3031.0737.4449.0542.1419.1365.2713.2419.3806s.2318.1963.3715.2556c.1398.0593.2901.0899.442.0898 2.0495-.6161 3.9258-1.7046 5.4779-3.1781.7108-3.5543 1.589-7.9868 1.589-8.3632.0299-.4485.1522-.8859.3593-1.2849.207-.399.4942-.7509.8437-1.0336.3494-.2827.7536-.4901 1.187-.6092.4334-.1192.8867-.1474 1.3316-.083.2816-.0117.5567.0865.7673.2737s.3403.4489.3617.7299v.8781l-.7108 3.8471c2.0925-3.1072 5.3206-5.2693 8.9904-6.0215.4733-.0372.9432.1059 1.3155.4006.3722.2946.6193.7192.6917 1.1884.0268.9239-.1149 1.8449-.4182 2.718-1.059 2.8807-1.8703 5.8464-2.4253 8.865-.0658.1884-.0823.3905-.048.5871s.1183.3812.244.5362c.1256.155.2888.2753.4741.3495s.3864.0998.5844.0744c1.3129-.2771 2.5578-.8114 3.6631-1.5722 1.1053-.7607 2.049-1.7329 2.7765-2.8603v-1.4217c-.1125-2.0745.1278-4.153.7109-6.147.2922-.7902.7921-1.4869 1.4471-2.0168.655-.5298 1.4408-.8732 2.2745-.9939.1554-.0137.3118.0075.4579.0622.1461.0546.2781.1412.3863.2535.1083.1123.19.2473.2393.3953.0493.1479.0649.3051.0455.4598.0614.2754.0614.5609 0 .8363-.8691 2.4324-1.349 4.9867-1.4217 7.5687.0402 1.5881.2221 3.1695.5436 4.7252 0 .2927 0 .4182.46.4182 2.1742-1.6501 3.9706-3.7459 5.2688-6.147-.9419-.6444-1.6996-1.5233-2.1982-2.5499-.4987-1.0266-.7211-2.1655-.6453-3.3043 0-4.1816 2.5508-6.5651 5.1432-6.5651 2.593 0 3.68 1.4217 3.68 4.1816-.123 2.0556-.709 4.0568-1.714 5.8542h.585c.656.023 1.308-.109 1.904-.385.596-.2761 1.118-.6885 1.525-1.204.249-.2862.546-.5268.878-.7109.995-1.2752 2.262-2.3123 3.709-3.0357s3.037-1.1149 4.654-1.1459c3.011 0 5.436 1.1291 5.729 3.5544.079.457.058.9257-.063 1.3734s-.339.8635-.638 1.2181c-.299.3547-.672.6396-1.092.8349-.421.1952-.879.296-1.343.2952-.878 0-2.3-.2927-2.3-1.0036 0-.7108 1.84-.4181 1.714-2.258 0-1.1709-1.421-1.7145-2.55-1.7145-4.182 0-6.733 5.2688-6.315 9.7013 0 1.7145 1.004 3.429 2.593 3.429s3.136-1.8399 3.847-4.4325c.219-.7801.659-1.4799 1.268-2.0144.608-.5344 1.359-.8806 2.161-.9964.142-.0179.286-.0052.423.0371.136.0424.262.1135.369.2085.107.0951.192.2119.251.3426.058.1307.087.2723.086.4154-.133 1.4095-.371 2.8073-.711 4.1816-.224.9873-.322 1.9988-.293 3.0107.186 1.3351.786 2.5782 1.715 3.5544.22.1865.38.4338.46.7109-.006.1673-.057.3299-.148.4702-.091.1404-.219.2532-.37.3264-.15.0731-.318.1038-.485.0887-.166-.0151-.326-.0754-.461-.1745-1.178-.3838-2.232-1.0741-3.055-2s-1.385-2.0541-1.628-3.2688c-.503.7045-1.169 1.2775-1.941 1.6705-.771.393-1.626.5946-2.492.5876-1.469-.1052-2.856-.7173-3.923-1.7317-1.068-1.0144-1.75-2.3681-1.931-3.8298-.154-1.3388-.012-2.6953.418-3.9726-1.015.6894-2.203 1.0805-3.429 1.1291h-1.003c-2.045 3.0831-4.6559 5.7507-7.6943 7.8614-.7123.3862-1.4939.6278-2.2999.7109-.2462.0066-.4908-.0426-.7153-.144s-.4232-.2523-.581-.4415c-.5063-.4913-.9024-1.0846-1.162-1.7407-.2595-.656-.3765-1.3598-.3434-2.0645zm9.7014-12.8375c.074 1.6928.74 3.3059 1.8817 4.5579.4398-1.0914.6798-2.2527.7108-3.4289 0-2.1326-.8781-3.1362-1.4217-3.1362s-1.1708 1.129-1.1708 2.0072z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="119" viewBox="0 0 140 119" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m70.091 22.1748-35.0637 22.1747 35.0637 22.2111-35.0637 22.1747-35.0273-22.3199 35.0273-22.1748-35.0273-22.0658 35.0273-22.1748zm-35.2456 73.6739 35.0637-22.1748 35.0269 22.1748-35.0269 22.2113zm35.2456-29.4333 35.027-22.1748-35.027-22.0658 34.845-22.1748 35.064 22.1748-35.064 22.1747 35.064 22.2111-35.064 22.1747z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="119" viewBox="0 0 140 119" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m70.091 22.1748-35.0637 22.1747 35.0637 22.2111-35.0637 22.1747-35.0273-22.3199 35.0273-22.1748-35.0273-22.0658 35.0273-22.1748zm-35.2456 73.6739 35.0637-22.1748 35.0269 22.1748-35.0269 22.2113zm35.2456-29.4333 35.027-22.1748-35.027-22.0658 34.845-22.1748 35.064 22.1748-35.064 22.1747 35.064 22.2111-35.064 22.1747z" fill="#0061ff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="139" viewBox="0 0 141 139" width="141" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m70.8225.00022456c-17.6022-.04461676-34.5717 6.56065544-47.5116 18.49357544-12.9399 11.9329-20.8954 28.3129-22.27388 45.861-1.378483 17.5481 3.92175 34.9694 14.83968 48.7762 10.918 13.807 26.6479 22.981 44.0411 25.686v-48.8017h-17.746v-20.1922h17.746v-15.3826c0-17.4972 10.4071-27.1579 26.3702-27.1579 5.2368.0738 10.4613.5311 15.631 1.3682v17.1655h-8.7897c-1.5012-.198-3.0277-.0566-4.4669.4139s-2.7544 1.2581-3.8487 2.3046c-1.0943 1.0466-1.9397 2.3254-2.4739 3.7422-.5343 1.4168-.7436 2.9354-.6127 4.4439v13.1022h19.3629l-3.0681 20.1922h-16.2948v48.8017c17.3932-2.705 33.1229-11.879 44.0409-25.686 10.918-13.8068 16.218-31.2281 14.84-48.7762-1.379-17.5481-9.334-33.9281-22.274-45.861-12.94-11.93292-29.9094-18.5381922-47.5115-18.49357544z" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="155" viewBox="0 0 141 155" width="141" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m54.178 31.6355h33.5595v-2.6774c-.2613-4.1977-2.1773-8.1202-5.3275-10.9069-3.1501-2.7866-7.2771-4.2098-11.4753-3.9571-4.1905-.24-8.3056 1.1889-11.4456 3.9742-3.14 2.7854-5.0495 6.7006-5.3111 10.8898zm47.639 0v-2.6774c-.265-7.9306-3.6657-15.4321-9.4555-20.85837-5.7897-5.42624-13.4957-8.333925-21.4268-8.0849642-7.9266-.2488098-15.6277 2.6603042-21.4101 8.0877842-5.7823 5.42745-9.1728 12.92905-9.4259 20.85555v2.6774h-12.6021c-6.0979.199-11.888 2.726-16.1807 7.0615-4.2926 4.3356-6.76177 10.1506-6.90014 16.2501l-3.415958 67.3039c-.314091 4.046.195788 8.113 1.498788 11.956 1.303 3.844 3.37204 7.383 6.08198 10.403 2.70993 3.021 6.00443 5.46 9.68423 7.171s7.6684 2.658 11.7245 2.783h81.7987c4.058-.126 8.048-1.072 11.73-2.782 3.682-1.711 6.98-4.149 9.693-7.169 2.714-3.02 4.787-6.559 6.096-10.402 1.308-3.843 1.824-7.912 1.516-11.96l-3.462-67.3039c-.127-6.1031-2.592-11.9244-6.887-16.2623-4.295-4.338-10.092-6.8613-16.194-7.0493zm12.325 14.0793h-86.6454c-2.5184.1538-4.8812 1.2699-6.5997 3.1172-1.7185 1.8474-2.661 4.2847-2.6326 6.8076l-3.2314 67.3034c-.2153 2.139.0034 4.299.643 6.352.6395 2.052 1.6868 3.954 3.079 5.592 1.3923 1.638 3.1008 2.978 5.0233 3.94s4.0193 1.526 6.165 1.658h81.8448c2.149-.126 4.251-.686 6.179-1.645s3.642-2.299 5.039-3.937c1.397-1.639 2.449-3.543 3.091-5.598s.862-4.219.647-6.362l-3.231-67.3034c.027-2.5456-.935-5.0024-2.683-6.8534s-4.145-2.952-6.688-3.0714zm-66.9805 9.6939c1.8731 0 3.6695.7442 4.9941 2.0687 1.3245 1.3245 2.0686 3.1209 2.0686 4.9941.2328 3.6391 1.8915 7.0395 4.6161 9.4631 3.173 3.1437 7.4435 4.9313 11.9098 4.9855 4.4988-.0936 8.7986-1.8728 12.0481-4.9855 1.3915-1.1802 2.5361-2.6239 3.3679-4.2479s1.3345-3.3963 1.4791-5.2152c-.0788-.9724.0447-1.9506.3627-2.8729.318-.9222.8237-1.7686 1.4851-2.4858.6614-.7171 1.4641-1.2895 2.3577-1.681s1.8586-.5936 2.8342-.5936c.9755 0 1.9405.2021 2.8341.5936s1.6964.9639 2.3578 1.681c.6612.7172 1.1672 1.5636 1.4852 2.4858.318.9223.441 1.9005.363 2.8729-.135 3.7308-1.022 7.396-2.6082 10.7754-1.5865 3.3793-3.8399 6.403-6.6246 8.8894-5.8492 5.6232-13.6287 8.7945-21.7421 8.8631-8.0881-.0592-15.8422-3.2335-21.6499-8.8631-2.7745-2.4948-5.0209-5.5204-6.6066-8.8979s-2.4785-7.0386-2.6257-10.7669c-.007-.9491.1787-1.8897.5457-2.765s.9078-1.667 1.5896-2.3272c.6818-.6603 1.4905-1.1753 2.3771-1.514.8867-.3387 1.8328-.494 2.7812-.4566z" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="155" viewBox="0 0 141 155" width="141" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m54.178 31.6355h33.5595v-2.6774c-.2613-4.1977-2.1773-8.1202-5.3275-10.9069-3.1501-2.7866-7.2771-4.2098-11.4753-3.9571-4.1905-.24-8.3056 1.1889-11.4456 3.9742-3.14 2.7854-5.0495 6.7006-5.3111 10.8898zm47.639 0v-2.6774c-.265-7.9306-3.6657-15.4321-9.4555-20.85837-5.7897-5.42624-13.4957-8.333925-21.4268-8.0849642-7.9266-.2488098-15.6277 2.6603042-21.4101 8.0877842-5.7823 5.42745-9.1728 12.92905-9.4259 20.85555v2.6774h-12.6021c-6.0979.199-11.888 2.726-16.1807 7.0615-4.2926 4.3356-6.76177 10.1506-6.90014 16.2501l-3.415958 67.3039c-.314091 4.046.195788 8.113 1.498788 11.956 1.303 3.844 3.37204 7.383 6.08198 10.403 2.70993 3.021 6.00443 5.46 9.68423 7.171s7.6684 2.658 11.7245 2.783h81.7987c4.058-.126 8.048-1.072 11.73-2.782 3.682-1.711 6.98-4.149 9.693-7.169 2.714-3.02 4.787-6.559 6.096-10.402 1.308-3.843 1.824-7.912 1.516-11.96l-3.462-67.3039c-.127-6.1031-2.592-11.9244-6.887-16.2623-4.295-4.338-10.092-6.8613-16.194-7.0493zm12.325 14.0793h-86.6454c-2.5184.1538-4.8812 1.2699-6.5997 3.1172-1.7185 1.8474-2.661 4.2847-2.6326 6.8076l-3.2314 67.3034c-.2153 2.139.0034 4.299.643 6.352.6395 2.052 1.6868 3.954 3.079 5.592 1.3923 1.638 3.1008 2.978 5.0233 3.94s4.0193 1.526 6.165 1.658h81.8448c2.149-.126 4.251-.686 6.179-1.645s3.642-2.299 5.039-3.937c1.397-1.639 2.449-3.543 3.091-5.598s.862-4.219.647-6.362l-3.231-67.3034c.027-2.5456-.935-5.0024-2.683-6.8534s-4.145-2.952-6.688-3.0714zm-66.9805 9.6939c1.8731 0 3.6695.7442 4.9941 2.0687 1.3245 1.3245 2.0686 3.1209 2.0686 4.9941.2328 3.6391 1.8915 7.0395 4.6161 9.4631 3.173 3.1437 7.4435 4.9313 11.9098 4.9855 4.4988-.0936 8.7986-1.8728 12.0481-4.9855 1.3915-1.1802 2.5361-2.6239 3.3679-4.2479s1.3345-3.3963 1.4791-5.2152c-.0788-.9724.0447-1.9506.3627-2.8729.318-.9222.8237-1.7686 1.4851-2.4858.6614-.7171 1.4641-1.2895 2.3577-1.681s1.8586-.5936 2.8342-.5936c.9755 0 1.9405.2021 2.8341.5936s1.6964.9639 2.3578 1.681c.6612.7172 1.1672 1.5636 1.4852 2.4858.318.9223.441 1.9005.363 2.8729-.135 3.7308-1.022 7.396-2.6082 10.7754-1.5865 3.3793-3.8399 6.403-6.6246 8.8894-5.8492 5.6232-13.6287 8.7945-21.7421 8.8631-8.0881-.0592-15.8422-3.2335-21.6499-8.8631-2.7745-2.4948-5.0209-5.5204-6.6066-8.8979s-2.4785-7.0386-2.6257-10.7669c-.007-.9491.1787-1.8897.5457-2.765s.9078-1.667 1.5896-2.3272c.6818-.6603 1.4905-1.1753 2.3771-1.514.8867-.3387 1.8328-.494 2.7812-.4566z" fill="#1877f2" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="139" viewBox="0 0 141 139" width="141" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m70.8225.00022456c-17.6022-.04461676-34.5717 6.56065544-47.5116 18.49357544-12.9399 11.9329-20.8954 28.3129-22.27388 45.861-1.378483 17.5481 3.92175 34.9694 14.83968 48.7762 10.918 13.807 26.6479 22.981 44.0411 25.686v-48.8017h-17.746v-20.1922h17.746v-15.3826c0-17.4972 10.4071-27.1579 26.3702-27.1579 5.2368.0738 10.4613.5311 15.631 1.3682v17.1655h-8.7897c-1.5012-.198-3.0277-.0566-4.4669.4139s-2.7544 1.2581-3.8487 2.3046c-1.0943 1.0466-1.9397 2.3254-2.4739 3.7422-.5343 1.4168-.7436 2.9354-.6127 4.4439v13.1022h19.3629l-3.0681 20.1922h-16.2948v48.8017c17.3932-2.705 33.1229-11.879 44.0409-25.686 10.918-13.8068 16.218-31.2281 14.84-48.7762-1.379-17.5481-9.334-33.9281-22.274-45.861-12.94-11.93292-29.9094-18.5381922-47.5115-18.49357544z" fill="#1877f2" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="196" viewBox="0 0 140 196" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m112 0c7.425.00168056 14.546 2.95221 19.797 8.20286 5.251 5.25064 8.201 12.37154 8.203 19.79714h-112v114.979c0 .134-.0264.267-.0777.391s-.1265.236-.2213.331c-.0947.095-.2072.17-.3311.221-.1238.051-.2565.078-.3905.078h-25.9588c-.134026 0-.266741-.027-.390566-.078s-.236335-.126-.331107-.221c-.094771-.095-.169948-.207-.2212384-.331-.05129-.124-.0776886-.257-.0776886-.391v-114.979c.00168056-7.4256 2.95221-14.5465 8.20286-19.79714 5.25064-5.25065 12.37154-8.20117944 19.79714-8.20286zm0 167.987h-112c.00168056 7.426 2.95221 14.547 8.20286 19.797 5.25064 5.251 12.37154 8.201 19.79714 8.203h84c7.425-.002 14.546-2.952 19.797-8.203 5.251-5.25 8.201-12.371 8.203-19.797v-114.9665c.002-.1356-.022-.2703-.072-.3964-.05-.126-.125-.2408-.22-.3376s-.209-.1736-.334-.2261-.259-.0795-.395-.0795h-25.99c-.271 0-.531.1075-.722.2989s-.299.451-.299.7217z" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="196" viewBox="0 0 140 196" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m112 0c7.425.00168056 14.546 2.95221 19.797 8.20286 5.251 5.25064 8.201 12.37154 8.203 19.79714h-112v114.979c0 .134-.0264.267-.0777.391s-.1265.236-.2213.331c-.0947.095-.2072.17-.3311.221-.1238.051-.2565.078-.3905.078h-25.9588c-.134026 0-.266741-.027-.390566-.078s-.236335-.126-.331107-.221c-.094771-.095-.169948-.207-.2212384-.331-.05129-.124-.0776886-.257-.0776886-.391v-114.979c.00168056-7.4256 2.95221-14.5465 8.20286-19.79714 5.25064-5.25065 12.37154-8.20117944 19.79714-8.20286zm0 167.987h-112c.00168056 7.426 2.95221 14.547 8.20286 19.797 5.25064 5.251 12.37154 8.201 19.79714 8.203h84c7.425-.002 14.546-2.952 19.797-8.203 5.251-5.25 8.201-12.371 8.203-19.797v-114.9665c.002-.1356-.022-.2703-.072-.3964-.05-.126-.125-.2408-.22-.3376s-.209-.1736-.334-.2261-.259-.0795-.395-.0795h-25.99c-.271 0-.531.1075-.722.2989s-.299.451-.299.7217z" fill="#0caa41" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="160" viewBox="0 0 140 160" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m20 160c11.0456 0 19.9999-8.954 19.9999-20s-8.9543-20-19.9999-20c-11.04571 0-20 8.954-20 20s8.95429 20 20 20z" fill="#e37400"/><path d="m90 80c0-11.0457-8.9543-20-20-20-11.0456 0-19.9999 8.9543-19.9999 20v60c0 11.046 8.9543 20 19.9999 20 11.0457 0 20-8.954 20-20z" fill="#e37400"/><path d="m140 20c0-11.04569-8.954-20-20-20s-20 8.95431-20 20v120c0 11.046 8.954 20 20 20s20-8.954 20-20z" fill="#f9ab00"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="160" viewBox="0 0 140 160" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m20 160c11.0456 0 19.9999-8.954 19.9999-20s-8.9543-20-19.9999-20c-11.04571 0-20 8.954-20 20s8.95429 20 20 20z" fill="#e37400"/><path d="m90 80c0-11.0457-8.9543-20-20-20s-20 8.9543-20 20v60c0 11.046 8.9543 20 20 20s20-8.954 20-20z" fill="#e37400"/><path d="m140 20c0-11.04569-8.954-20-20-20s-20 8.95431-20 20v120c0 11.046 8.954 20 20 20s20-8.954 20-20z" fill="#f9ab00"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m98 77c3.85 0 7-3.15 7-7v-63c0-3.85-3.15-7-7-7h-91c-3.85 0-7 3.15-7 7v98l28-28zm-7-63v49h-77v-49zm42 14h-14v63h-91v14c0 3.85 3.15 7 7 7h77l28 28v-105c0-3.85-3.15-7-7-7z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m98 77c3.85 0 7-3.15 7-7v-63c0-3.85-3.15-7-7-7h-91c-3.85 0-7 3.15-7 7v98l28-28zm-7-63v49h-77v-49zm42 14h-14v63h-91v14c0 3.85 3.15 7 7 7h77l28 28v-105c0-3.85-3.15-7-7-7z" fill="#3b78e7"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="126" viewBox="0 0 140 126" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m95.9237 85.0085 6.0873 20.9875 15.951 17.178c2.157-1.243 3.994-3.047 5.285-5.285l14.82-25.6628c1.291-2.2294 1.933-4.7236 1.933-7.2177l-22.76-4.4108z" fill="#ea4335"/><path d="m92.0342 1.93275c-2.1573-1.243055-4.6354-1.93275-7.2178-1.93275h-29.6328c-2.5663 0-5.0684.705734-7.2177 1.93275l6.3837 21.50085 15.5903 16.5527.0561.1122 15.7026-16.7531z" fill="#188038"/><path d="m44.0683 85.0087-22.7198-5.2128-21.3485 5.2128c0 2.4861.641576 4.9722 1.92473 7.2097l14.82037 25.6716c1.2912 2.229 3.1277 4.033 5.285 5.284l15.7106-16.183z" fill="#1967d2"/><path d="m117.689 42.5043-20.3699-35.2867c-1.2912-2.23749-3.1277-4.04193-5.285-5.28498l-22.0381 38.16578 25.9277 44.9103h44.0683c0-2.4941-.642-4.9802-1.933-7.2177z" fill="#fbbc04"/><path d="m95.9237 85.0088h-51.8554l-22.0381 38.1662c2.1573 1.243 4.6353 1.932 7.2177 1.932h81.4881c2.582 0 5.061-.689 7.218-1.932z" fill="#4285f4"/><path d="m69.996 40.0984-22.0301-38.16578c-2.1573 1.24305-3.9858 3.03947-5.277 5.26894l-40.76417 70.61354c-1.283154 2.2294-1.92473 4.7156-1.92473 7.1936h44.0683z" fill="#34a853"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="126" viewBox="0 0 140 126" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m95.9237 85.0085 6.0873 20.9875 15.951 17.178c2.157-1.243 3.994-3.047 5.285-5.285l14.82-25.6628c1.291-2.2294 1.933-4.7236 1.933-7.2177l-22.76-4.4108z" fill="#ea4335"/><path d="m92.0341 1.93275c-2.1573-1.243055-4.6353-1.93275-7.2177-1.93275h-29.6328c-2.5663 0-5.0685.705734-7.2177 1.93275l6.3836 21.50085 15.5904 16.5527.0561.1122 15.7026-16.7531z" fill="#188038"/><path d="m44.0683 85.0087-22.7198-5.2128-21.3485 5.2128c0 2.4861.641576 4.9722 1.92473 7.2097l14.82037 25.6716c1.2912 2.229 3.1277 4.033 5.285 5.284l15.7106-16.183z" fill="#1967d2"/><path d="m117.689 42.5043-20.3699-35.2867c-1.2911-2.23749-3.1276-4.04193-5.285-5.28498l-22.0381 38.16578 25.9277 44.9103h44.0683c0-2.4941-.642-4.9802-1.933-7.2177z" fill="#fbbc04"/><path d="m95.9237 85.0088h-51.8554l-22.0382 38.1662c2.1573 1.243 4.6354 1.932 7.2178 1.932h81.4881c2.582 0 5.061-.689 7.218-1.932z" fill="#4285f4"/><path d="m69.996 40.0984-22.0301-38.16578c-2.1573 1.24305-3.9858 3.03947-5.277 5.26894l-40.76417 70.61354c-1.283154 2.2294-1.92473 4.7156-1.92473 7.1936h44.0683z" fill="#34a853"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="123" viewBox="0 0 140 123" width="140" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill-rule="evenodd"><path d="m122.499 122.5h-104.9991c-2.3206 0-4.5462-.922-6.1872-2.563-1.64089-1.641-2.56276-3.867-2.56276-6.187v-70h122.49906v70c0 2.32-.922 4.546-2.563 6.187-1.64 1.641-3.866 2.563-6.187 2.563z" fill="#4a8af4"/><path d="m122.499 122.5h-52.4994l-61.24966-61.2501v-17.4999h122.49906v70c0 2.32-.922 4.546-2.563 6.187-1.64 1.641-3.866 2.563-6.187 2.563z" fill="#4a7de2"/><path d="m40.7748 0h-22.6624c-1.8632.0373799-3.6657.668626-5.1451 1.8018-1.4794 1.13317-2.5584 2.70907-3.07985 4.49817l-9.88745 37.97483h34.9998z" fill="#80adf7"/><path d="m69.9996 0h-29.2248l-5.775 44.3623h34.9998z" fill="#4a5bb9"/><path d="m34.9998 44.271v.7875c0 4.6413-1.8437 9.0924-5.1256 12.3743s-7.733 5.1256-12.3743 5.1256-9.09243-1.8437-12.3743-5.1256-5.1256-7.733-5.1256-12.3743v-.7875z" fill="#78a1e4"/><path d="m69.9996 44.271v.7875c0 4.6413-1.8437 9.0924-5.1256 12.3743-3.2818 3.2819-7.733 5.1256-12.3743 5.1256-4.6412 0-9.0924-1.8437-12.3743-5.1256-3.2818-3.2819-5.1256-7.733-5.1256-12.3743v-.7875z" fill="#4857ad"/></g><path d="m119.7 94.0611c.137 2.2426-.199 4.4889-.987 6.5929-.787 2.104-2.009 4.019-3.585 5.62-1.577 1.601-3.472 2.853-5.564 3.673-2.091.82-4.332 1.191-6.577 1.089-3.1983-.009-6.3332-.895-9.0637-2.561s-4.9521-4.049-6.4235-6.889c-1.1924-2.4549-1.8203-5.1457-1.8374-7.8749.0028-2.7029.6318-5.3684 1.8374-7.7875 1.4663-2.8696 3.6965-5.2787 6.4447-6.9616 2.7482-1.6828 5.9077-2.5742 9.1305-2.5758 4.312-.0872 8.488 1.5142 11.637 4.4625l-4.987 4.9874c-1.816-1.6568-4.192-2.5636-6.65-2.5374-2.171.0119-4.2812.7133-6.027 2.003-1.7457 1.2897-3.0364 3.1008-3.6857 5.1719-.3509 1.0432-.5282 2.1369-.525 3.2375-.0034 1.1292.1738 2.2517.525 3.325.6493 2.0711 1.94 3.8819 3.6857 5.1719 1.7458 1.29 3.856 1.991 6.027 2.003 2.079.065 4.127-.516 5.862-1.662.904-.598 1.679-1.371 2.28-2.272.601-.9019 1.016-1.9144 1.22-2.9784h-9.45v-6.7375h16.363c.25 1.1494.368 2.3238.35 3.5z" fill="#fff"/><path clip-rule="evenodd" d="m99.2252 0h22.6628c1.863.0373799 3.665.668626 5.145 1.8018 1.479 1.13317 2.558 2.70907 3.08 4.49817l9.887 37.97483h-35z" fill="#4a5bb9" fill-rule="evenodd"/><path clip-rule="evenodd" d="m69.9996 0h29.2249l5.7745 44.3623h-34.9994z" fill="#80adf7" fill-rule="evenodd"/><path clip-rule="evenodd" d="m104.999 44.271v.7875c0 4.6413 1.844 9.0924 5.126 12.3743s7.733 5.1256 12.374 5.1256c4.642 0 9.093-1.8437 12.375-5.1256s5.125-7.733 5.125-12.3743v-.7875z" fill="#4857ad" fill-rule="evenodd"/><path clip-rule="evenodd" d="m69.9996 44.271v.7875c0 4.6413 1.8438 9.0924 5.1256 12.3743 3.2819 3.2819 7.7331 5.1256 12.3743 5.1256 4.6413 0 9.0925-1.8437 12.3743-5.1256 3.2822-3.2819 5.1252-7.733 5.1252-12.3743v-.7875z" fill="#78a1e4" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="123" viewBox="0 0 140 123" width="140" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill-rule="evenodd"><path d="m122.499 122.5h-104.9991c-2.3206 0-4.5462-.922-6.1871-2.563-1.64098-1.641-2.56285-3.867-2.56285-6.187v-70h122.49905v70c0 2.32-.922 4.546-2.563 6.187-1.64 1.641-3.866 2.563-6.187 2.563z" fill="#4a8af4"/><path d="m122.499 122.5h-52.4994l-61.24965-61.2501v-17.4999h122.49905v70c0 2.32-.922 4.546-2.563 6.187-1.64 1.641-3.866 2.563-6.187 2.563z" fill="#4a7de2"/><path d="m40.7748 0h-22.6624c-1.8632.0373799-3.6657.668626-5.1451 1.8018-1.4794 1.13317-2.5584 2.70907-3.07985 4.49817l-9.88745 37.97483h34.9998z" fill="#80adf7"/><path d="m69.9996 0h-29.2248l-5.775 44.3623h34.9998z" fill="#4a5bb9"/><path d="m34.9998 44.271v.7875c0 4.6413-1.8437 9.0924-5.1256 12.3743s-7.733 5.1256-12.3743 5.1256-9.09243-1.8437-12.3743-5.1256-5.1256-7.733-5.1256-12.3743v-.7875z" fill="#78a1e4"/><path d="m69.9996 44.271v.7875c0 4.6413-1.8437 9.0924-5.1256 12.3743s-7.733 5.1256-12.3743 5.1256c-4.6412 0-9.0924-1.8437-12.3743-5.1256s-5.1256-7.733-5.1256-12.3743v-.7875z" fill="#4857ad"/></g><path d="m119.7 94.0611c.137 2.2426-.199 4.4889-.987 6.5929-.787 2.104-2.009 4.019-3.585 5.62-1.577 1.601-3.472 2.853-5.564 3.673-2.091.82-4.332 1.191-6.577 1.089-3.1983-.009-6.3332-.895-9.0637-2.561s-4.9521-4.049-6.4234-6.889c-1.1925-2.4549-1.8203-5.1457-1.8375-7.8749.0029-2.7029.6318-5.3684 1.8375-7.7875 1.4662-2.8696 3.6964-5.2787 6.4446-6.9616 2.7482-1.6828 5.9077-2.5742 9.1305-2.5758 4.312-.0872 8.489 1.5142 11.637 4.4625l-4.987 4.9874c-1.816-1.6568-4.192-2.5636-6.65-2.5374-2.171.0119-4.2812.7133-6.0269 2.003-1.7458 1.2897-3.0365 3.1008-3.6858 5.1719-.3508 1.0432-.5282 2.1369-.525 3.2375-.0034 1.1292.1738 2.2517.525 3.325.6493 2.0711 1.94 3.8819 3.6858 5.1719 1.7457 1.29 3.8559 1.991 6.0269 2.003 2.079.065 4.127-.516 5.862-1.662.904-.598 1.679-1.371 2.28-2.272.601-.9019 1.016-1.9144 1.22-2.9784h-9.45v-6.7375h16.363c.25 1.1494.368 2.3238.35 3.5z" fill="#fff"/><path clip-rule="evenodd" d="m99.2252 0h22.6628c1.863.0373799 3.665.668626 5.145 1.8018 1.479 1.13317 2.558 2.70907 3.08 4.49817l9.887 37.97483h-35z" fill="#4a5bb9" fill-rule="evenodd"/><path clip-rule="evenodd" d="m69.9996 0h29.2249l5.7745 44.3623h-34.9994z" fill="#80adf7" fill-rule="evenodd"/><path clip-rule="evenodd" d="m104.999 44.271v.7875c0 4.6413 1.844 9.0924 5.126 12.3743s7.733 5.1256 12.374 5.1256c4.642 0 9.093-1.8437 12.375-5.1256 3.281-3.2819 5.125-7.733 5.125-12.3743v-.7875z" fill="#4857ad" fill-rule="evenodd"/><path clip-rule="evenodd" d="m69.9996 44.271v.7875c0 4.6413 1.8438 9.0924 5.1256 12.3743 3.2819 3.2819 7.7331 5.1256 12.3743 5.1256 4.6413 0 9.0925-1.8437 12.3743-5.1256 3.2822-3.2819 5.1252-7.733 5.1252-12.3743v-.7875z" fill="#78a1e4" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="156" viewBox="0 0 140 156" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m73.4416 64.1629c-7.611 7.1865-12.3716 17.3749-12.3716 28.6853 0 8.8848 2.9413 17.0718 7.8839 23.6518l-15.0098 15.101c-1.3342-.486-2.7593-.758-4.2452-.758-3.2748 0-6.3374 1.273-8.6419 3.578-2.3046 2.304-3.5781 5.397-3.5781 8.672s1.2735 6.337 3.5781 8.642c2.3045 2.304 5.3974 3.517 8.6419 3.517 3.2749 0 6.3375-1.182 8.6723-3.517 2.3046-2.305 3.5781-5.398 3.5781-8.642 0-1.274-.1819-2.487-.5761-3.669l15.1614-15.222c6.671 5.124 14.9794 8.157 24.0454 8.157 21.802 0 39.42-17.678 39.42-39.4805 0-19.7704-14.464-36.1447-33.416-39.0253v-18.6788c5.307-2.2439 8.551-7.2169 8.551-13.0085 0-7.9142-6.337-14.52457-14.251-14.52457-7.9145 0-14.161 6.61037-14.161 14.52457 0 5.7916 3.2445 10.7646 8.551 13.0085v18.5575c-4.6091.6367-8.9755 2.0316-12.9478 4.1239-8.3691-6.3375-35.6292-25.9866-51.2151-37.8428.3639-1.3342.6065-2.729.6065-4.1845 0-8.73298-7.1259-15.8285-15.8891-15.8285-8.73298 0-15.8285 7.09552-15.8285 15.8285 0 8.7632 7.09552 15.8587 15.8285 15.8587 2.9716 0 5.731-.8793 8.1265-2.3045zm27.1384 49.6081c-11.5525 0-20.9222-9.37-20.9222-20.9228 0-11.553 9.3697-20.9227 20.9222-20.9227 11.553 0 20.923 9.3697 20.923 20.9227 0 11.5528-9.37 20.9228-20.923 20.9228z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="156" viewBox="0 0 140 156" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m73.4416 64.1629c-7.611 7.1865-12.3716 17.3749-12.3716 28.6853 0 8.8848 2.9413 17.0718 7.8839 23.6518l-15.0098 15.101c-1.3342-.486-2.7593-.758-4.2452-.758-3.2748 0-6.3374 1.273-8.6419 3.578-2.3046 2.304-3.5781 5.397-3.5781 8.672s1.2735 6.337 3.5781 8.642c2.3045 2.304 5.3974 3.517 8.6419 3.517 3.2749 0 6.3375-1.182 8.6723-3.517 2.3046-2.305 3.5781-5.398 3.5781-8.642 0-1.274-.1819-2.487-.5761-3.669l15.1614-15.222c6.671 5.124 14.9794 8.157 24.0454 8.157 21.802 0 39.42-17.678 39.42-39.4805 0-19.7704-14.464-36.1447-33.416-39.0253v-18.6788c5.307-2.2439 8.551-7.2169 8.551-13.0085 0-7.9142-6.337-14.52457-14.251-14.52457-7.9145 0-14.161 6.61037-14.161 14.52457 0 5.7916 3.2445 10.7646 8.551 13.0085v18.5575c-4.6091.6367-8.9755 2.0316-12.9478 4.1239-8.3691-6.3375-35.6292-25.9866-51.2151-37.8428.3639-1.3342.6065-2.729.6065-4.1845 0-8.73298-7.1259-15.8285-15.8891-15.8285-8.73298 0-15.8285 7.09552-15.8285 15.8285 0 8.7632 7.09552 15.8587 15.8285 15.8587 2.9716 0 5.731-.8793 8.1265-2.3045zm27.1384 49.6081c-11.5525 0-20.9222-9.37-20.9222-20.9228 0-11.553 9.3697-20.9227 20.9222-20.9227 11.553 0 20.923 9.3697 20.923 20.9227 0 11.5528-9.37 20.9228-20.923 20.9228z" fill="#ff7a59"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m124.574 111.232c-1.188 3.011-2.982 5.746-5.27 8.036s-5.022 4.085-8.032 5.276c-9.215 3.658-31.0817 2.798-41.2558 2.798-10.1939 0-32.0811.82-41.2756-2.798-3.0073-1.191-5.7385-2.985-8.0247-5.273s-4.079-5.021-5.2675-8.029c-3.6479-9.215-2.8083-31.0817-2.8083-41.2557 0-10.194-.8096-32.0811 2.7983-41.2557 1.1891-3.0123 2.9842-5.7481 5.2741-8.0381 2.2899-2.2899 5.0258-4.085 8.0381-5.2741 9.2145-3.6478 31.0717-2.8083 41.2656-2.8083 10.184 0 32.0708-.8096 41.2558 2.7983 3.009 1.1925 5.742 2.9902 8.028 5.2818 2.287 2.2916 4.078 5.0282 5.264 8.0404 3.658 9.2145 2.818 31.0717 2.818 41.2557s.84 32.0707-2.808 41.2557zm14.931-70.1087c-.539-11.2134-3.098-21.1376-11.313-29.3228-8.175-8.20512-18.109-10.74362-29.3228-11.313287-11.5631-.649617-46.1827-.649617-57.7459 0-11.1934.539687-21.1176 3.098177-29.3228 11.283387-8.21511 8.1751-10.74362 18.1093-11.313287 29.3227-.649617 11.5532-.649617 46.1928 0 57.746.539677 11.2137 3.098177 21.1477 11.313287 29.3227 8.1952 8.185 18.1094 10.754 29.3228 11.313 11.5632.66 46.1728.66 57.7459 0 11.2138-.539 21.1478-3.098 29.3228-11.313 8.195-8.175 10.744-18.109 11.313-29.3227.66-11.5532.66-46.1528 0-57.716zm-23.786-8.495c.003 1.0989-.211 2.1875-.63 3.2035s-1.034 1.9394-1.81 2.7173c-.776.778-1.698 1.3952-2.713 1.8163-1.015.4212-2.103.6379-3.202.6379-1.657.002-3.277-.4875-4.655-1.4066-1.379-.919-2.454-2.2263-3.0894-3.7565-.6355-1.5302-.8027-3.2144-.4807-4.8397.322-1.6252 1.1191-3.1185 2.2901-4.2907 1.171-1.1723 2.663-1.971 4.288-2.2949 1.625-.324 3.309-.1587 4.84.4749s2.839 1.707 3.76 3.0845 1.412 2.9971 1.412 4.654zm-45.7028 60.6842c-6.1859-.0079-12.1165-2.4674-16.4924-6.8396-4.376-4.3723-6.8406-10.3007-6.8538-16.4866.0053-6.1876 2.4656-12.1202 6.8409-16.4954 4.3752-4.3753 10.3078-6.8356 16.4954-6.8409 6.1875.0053 12.1201 2.4656 16.4953 6.8409 4.3753 4.3752 6.8356 10.3078 6.8409 16.4954-.0132 6.1824-2.475 12.1079-6.8467 16.4795-4.3716 4.3717-10.2971 6.8335-16.4796 6.8467zm0-59.2151c-4.7143-.0079-9.3839.9147-13.7411 2.7149-4.3571 1.8001-8.3161 4.4425-11.6502 7.7756-3.334 3.3331-5.9775 7.2914-7.7788 11.648-1.8014 4.3567-2.7253 9.026-2.7187 13.7404-.0066 4.7135.917 9.382 2.7177 13.738 1.8008 4.356 4.4433 8.3139 7.7763 11.6468 3.333 3.333 7.2908 5.9759 11.6468 7.7759 4.356 1.801 9.0245 2.725 13.7381 2.718 4.7135.007 9.382-.917 13.738-2.718 4.356-1.8 8.3138-4.4429 11.6468-7.7759 3.333-3.3329 5.9759-7.2908 7.7759-11.6468 1.801-4.356 2.725-9.0245 2.718-13.738.007-4.7136-.917-9.3821-2.718-13.7381-1.8-4.3559-4.4429-8.3138-7.7759-11.6468s-7.2908-5.9755-11.6468-7.7763c-4.356-1.8007-9.0245-2.7243-13.738-2.7177" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m124.574 111.232c-1.188 3.011-2.982 5.746-5.27 8.036s-5.022 4.085-8.032 5.276c-9.215 3.658-31.0817 2.798-41.2558 2.798-10.1939 0-32.0811.82-41.2756-2.798-3.0073-1.191-5.7385-2.985-8.0247-5.273s-4.079-5.021-5.2675-8.029c-3.6479-9.215-2.8083-31.0817-2.8083-41.2557 0-10.194-.8096-32.0811 2.7983-41.2557 1.1891-3.0123 2.9842-5.7481 5.2741-8.0381 2.2899-2.2899 5.0258-4.085 8.0381-5.2741 9.2145-3.6478 31.0717-2.8083 41.2656-2.8083 10.184 0 32.0708-.8096 41.2558 2.7983 3.009 1.1925 5.742 2.9902 8.028 5.2818 2.287 2.2916 4.078 5.0282 5.264 8.0404 3.658 9.2145 2.818 31.0717 2.818 41.2557s.84 32.0707-2.808 41.2557zm14.931-70.1087c-.539-11.2134-3.098-21.1376-11.313-29.3228-8.175-8.20512-18.109-10.74362-29.3228-11.313287-11.5631-.649617-46.1827-.649617-57.7459 0-11.1934.539687-21.1176 3.098177-29.3228 11.283387-8.21511 8.1751-10.74362 18.1093-11.313287 29.3227-.649617 11.5532-.649617 46.1928 0 57.746.539677 11.2137 3.098177 21.1477 11.313287 29.3227 8.1952 8.185 18.1094 10.754 29.3228 11.313 11.5632.66 46.1728.66 57.7459 0 11.2138-.539 21.1478-3.098 29.3228-11.313 8.195-8.175 10.744-18.109 11.313-29.3227.66-11.5532.66-46.1528 0-57.716zm-23.786-8.495c.003 1.0989-.211 2.1875-.63 3.2035s-1.034 1.9394-1.81 2.7173c-.776.778-1.698 1.3952-2.713 1.8163-1.015.4212-2.103.6379-3.202.6379-1.657.002-3.277-.4875-4.655-1.4066-1.379-.919-2.454-2.2263-3.0894-3.7565-.6355-1.5302-.8027-3.2144-.4807-4.8397.322-1.6252 1.1191-3.1185 2.2901-4.2907 1.171-1.1723 2.663-1.971 4.288-2.2949 1.625-.324 3.309-.1587 4.84.4749s2.839 1.707 3.76 3.0845 1.412 2.9971 1.412 4.654zm-45.7028 60.6842c-6.1859-.0079-12.1165-2.4674-16.4924-6.8396-4.376-4.3723-6.8406-10.3007-6.8538-16.4866.0053-6.1876 2.4656-12.1202 6.8409-16.4954 4.3752-4.3753 10.3078-6.8356 16.4954-6.8409 6.1875.0053 12.1201 2.4656 16.4953 6.8409 4.3753 4.3752 6.8356 10.3078 6.8409 16.4954-.0132 6.1824-2.475 12.1079-6.8467 16.4795-4.3716 4.3717-10.2971 6.8335-16.4796 6.8467zm0-59.2151c-4.7143-.0079-9.3839.9147-13.7411 2.7149-4.3571 1.8001-8.3161 4.4425-11.6502 7.7756-3.334 3.3331-5.9775 7.2914-7.7788 11.648-1.8014 4.3567-2.7253 9.026-2.7187 13.7404-.0066 4.7135.917 9.382 2.7177 13.738 1.8008 4.356 4.4433 8.3139 7.7763 11.6468 3.333 3.333 7.2908 5.9759 11.6468 7.7759 4.356 1.801 9.0245 2.725 13.7381 2.718 4.7135.007 9.382-.917 13.738-2.718 4.356-1.8 8.3138-4.4429 11.6468-7.7759 3.333-3.3329 5.9759-7.2908 7.7759-11.6468 1.801-4.356 2.725-9.0245 2.718-13.738.007-4.7136-.917-9.3821-2.718-13.7381-1.8-4.3559-4.4429-8.3138-7.7759-11.6468s-7.2908-5.9755-11.6468-7.7763c-4.356-1.8007-9.0245-2.7243-13.738-2.7177" fill="#e4405f" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m130 0h-120.03125c-5.5 0-9.96875 4.53125-9.96875 10.0938v119.8122c0 5.563 4.46875 10.094 9.96875 10.094h120.03125c5.5 0 10-4.531 10-10.094v-119.8122c0-5.56255-4.5-10.0938-10-10.0938zm-87.6875 120h-20.75v-66.8125h20.7813v66.8125zm-10.375-75.9375c-6.6563 0-12.0312-5.4062-12.0312-12.0313 0-6.625 5.3749-12.0312 12.0312-12.0312 6.625 0 12.0312 5.4062 12.0312 12.0312 0 6.6563-5.375 12.0313-12.0312 12.0313zm88.1565 75.9375h-20.7503v-32.5c0-7.75-.1562-17.7187-10.7812-17.7187-10.8125 0-12.4687 8.4375-12.4687 17.1562v33.0625h-20.75v-66.8125h19.9062v9.125h.2812c2.7813-5.25 9.5626-10.7813 19.6563-10.7813 21.0005 0 24.9065 13.8438 24.9065 31.8438z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m130 0h-120.03125c-5.5 0-9.96875 4.53125-9.96875 10.0938v119.8122c0 5.563 4.46875 10.094 9.96875 10.094h120.03125c5.5 0 10-4.531 10-10.094v-119.8122c0-5.56255-4.5-10.0938-10-10.0938zm-87.6875 120h-20.75v-66.8125h20.7813v66.8125zm-10.375-75.9375c-6.6563 0-12.0312-5.4062-12.0312-12.0313 0-6.625 5.3749-12.0312 12.0312-12.0312 6.625 0 12.0312 5.4062 12.0312 12.0312 0 6.6563-5.375 12.0313-12.0312 12.0313zm88.1565 75.9375h-20.7503v-32.5c0-7.75-.1562-17.7187-10.7812-17.7187-10.8125 0-12.4687 8.4375-12.4687 17.1562v33.0625h-20.75v-66.8125h19.9062v9.125h.2812c2.7813-5.25 9.5626-10.7813 19.6563-10.7813 21.0005 0 24.9065 13.8438 24.9065 31.8438z" fill="#0a66c2"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="164" viewBox="0 0 140 164" width="140" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="m98.2202 0v163.465l41.7798-33.327v-107.4651z"/><path d="m78.8489 127.761-33.7672 14.528v-128.1572l33.7672 10.0378z"/><path d="m0 123.975 25.7106-6.736v-81.9745l-25.7106-4.0943z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="164" viewBox="0 0 140 164" width="140" xmlns="http://www.w3.org/2000/svg"><g fill="#5c4c9f"><path d="m98.2202 0v163.465l41.7798-33.327v-107.4651z"/><path d="m78.8489 127.761-33.7673 14.528v-128.1572l33.7673 10.0378z"/><path d="m0 123.975 25.7106-6.736v-81.9745l-25.7106-4.0943z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="141" viewBox="0 0 140 141" width="140" xmlns="http://www.w3.org/2000/svg"><path d="m70 0c-39.4328 0-70 28.8855-70 67.9 0 20.4085 8.36325 38.042 21.9835 50.225.568.503 1.0277 1.115 1.3512 1.801.3234.686.5038 1.431.53 2.189l.3816 12.46c.0283.917.2813 1.812.7367 2.608.4555.796 1.0994 1.468 1.8753 1.957s1.66.78 2.5747.847c.9146.067 1.8317-.091 2.6707-.461l13.8951-6.125c1.1773-.519 2.4977-.615 3.7379-.273 6.6042 1.794 13.4197 2.693 20.2633 2.672 39.433 0 70-28.875 70-67.9s-30.567-67.9-70-67.9zm42.035 52.2428-20.5625 32.6322c-.7736 1.2271-1.793 2.2806-2.994 3.0941-1.201.8134-2.5575 1.3692-3.9841 1.6323-1.4265.2631-2.892.2277-4.3042-.1038-1.4122-.3316-2.7403-.9522-3.9007-1.8226l-16.3538-12.2675c-.7304-.5475-1.6193-.8422-2.5322-.8394-.9129.0029-1.8.3031-2.527.8552l-22.0885 16.7562c-2.947 2.2365-6.7952-1.2915-4.823-4.4222l20.5625-32.6235c.7736-1.2271 1.793-2.2806 2.994-3.0941s2.5575-1.3693 3.9841-1.6323c1.4265-.2631 2.892-.2277 4.3042.1038 1.4122.3316 2.7403.9521 3.9007 1.8226l16.3538 12.2657c.7304.5476 1.6193.8422 2.5322.8394.9129-.0029 1.8-.3031 2.527-.8551l22.0885-16.7615c2.947-2.2383 6.795 1.2897 4.823 4.4205z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="140" viewBox="0 0 140 140" width="140" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><radialGradient id="a" cx="26.9464" cy="139.251" gradientUnits="userSpaceOnUse" r="152.543"><stop offset="0" stop-color="#09f"/><stop offset=".609754" stop-color="#a033ff"/><stop offset=".934823" stop-color="#ff5280"/><stop offset="1" stop-color="#ff7061"/></radialGradient><g clip-rule="evenodd" fill-rule="evenodd"><path d="m70 0c-39.4331 0-70 28.8848-70 67.9 0 20.4075 8.3636 38.042 21.9839 50.222 1.1434 1.024 1.8336 2.457 1.8805 3.992l.3812 12.451c.1218 3.972 4.2244 6.556 7.8588 4.952l13.894-6.133c1.1778-.52 2.4976-.616 3.7387-.275 6.3847 1.756 13.18 2.691 20.2629 2.691 39.433 0 70-28.885 70-67.9 0-39.0152-30.567-67.9-70-67.9z" fill="url(#a)"/><path d="m27.9653 87.757 20.5625-32.6228c3.2708-5.1898 10.275-6.482 15.1827-2.8014l16.3544 12.2658c1.5005 1.1256 3.5651 1.1196 5.0593-.0144l22.0878-16.7629c2.948-2.2372 6.796 1.2908 4.823 4.4216l-20.5625 32.6231c-3.2711 5.1895-10.2753 6.482-15.1827 2.8011l-16.3548-12.2661c-1.5004-1.1253-3.5651-1.1193-5.0592.0147l-22.0875 16.7629c-2.948 2.2371-6.7963-1.2909-4.823-4.4216z" fill="#fff"/></g></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="227" viewBox="0 0 140 227" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m0 61.5741v-61.5741l135.522 72.7694-46.1954 33.6446zm44.7812 40.5979-39.18357 116.195 134.40237-137.1717v68.5857l-140 77.012v-154.0236z" fill="#fff" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" height="227" viewBox="0 0 140 227" width="140" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m0 61.5741v-61.5741l135.522 72.7694-46.1954 33.6446zm44.7812 40.5979-39.18357 116.195 134.40237-137.1717v68.5857l-140 77.012v-154.0236z" fill="#021f52" fill-rule="evenodd"/></svg>