@wallarm-org/design-system 0.82.0 → 0.84.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 (361) hide show
  1. package/dist/components/Button/Button.d.ts +1 -1
  2. package/dist/components/Code/Code.d.ts +1 -1
  3. package/dist/components/DropdownMenu/DropdownMenuLabel.js +3 -2
  4. package/dist/components/DropdownMenu/classes.d.ts +1 -0
  5. package/dist/components/DropdownMenu/classes.js +3 -0
  6. package/dist/components/FilterInput/FilterInputField/FilterInputConnectorChip/FilterInputConnectorChip.js +1 -0
  7. package/dist/components/FilterInput/FilterInputMenu/FilterInputFieldMenu/FieldMenuSections.js +94 -72
  8. package/dist/components/FilterInput/FilterInputMenu/FilterInputFieldMenu/FilterInputFieldMenu.js +1 -0
  9. package/dist/components/FilterInput/FilterInputMenu/FilterInputOperatorMenu.js +1 -0
  10. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/FlatValueMenu.js +2 -0
  11. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/NestedValueMenu.js +62 -36
  12. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/NestedValueMenuItem.d.ts +12 -4
  13. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/NestedValueMenuItem.js +49 -15
  14. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/ValueMenuItem.js +2 -2
  15. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/useNestedValueMenuState.d.ts +4 -0
  16. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/useNestedValueMenuState.js +34 -12
  17. package/dist/components/FilterInput/lib/buildValueMenuSections.d.ts +19 -3
  18. package/dist/components/FilterInput/lib/buildValueMenuSections.js +71 -6
  19. package/dist/components/Heading/Heading.d.ts +1 -1
  20. package/dist/components/Link/classes.d.ts +1 -1
  21. package/dist/components/Text/Text.d.ts +1 -1
  22. package/dist/components/ToggleButton/ToggleButton.d.ts +1 -1
  23. package/dist/icons/Android.d.ts +3 -0
  24. package/dist/icons/Android.js +15 -0
  25. package/dist/icons/AndroidNeutral.d.ts +3 -0
  26. package/dist/icons/AndroidNeutral.js +15 -0
  27. package/dist/icons/Apple.d.ts +3 -0
  28. package/dist/icons/Apple.js +15 -0
  29. package/dist/icons/AppleMusic.d.ts +3 -0
  30. package/dist/icons/AppleMusic.js +51 -0
  31. package/dist/icons/AppleMusicNeutral.d.ts +3 -0
  32. package/dist/icons/AppleMusicNeutral.js +17 -0
  33. package/dist/icons/AppleNeutral.d.ts +3 -0
  34. package/dist/icons/AppleNeutral.js +15 -0
  35. package/dist/icons/ApplePodcasts.d.ts +3 -0
  36. package/dist/icons/ApplePodcasts.js +70 -0
  37. package/dist/icons/ApplePodcastsNeutral.d.ts +3 -0
  38. package/dist/icons/ApplePodcastsNeutral.js +17 -0
  39. package/dist/icons/Artstation.d.ts +3 -0
  40. package/dist/icons/Artstation.js +25 -0
  41. package/dist/icons/ArtstationNeutral.d.ts +3 -0
  42. package/dist/icons/ArtstationNeutral.js +25 -0
  43. package/dist/icons/Aws.d.ts +3 -0
  44. package/dist/icons/Aws.js +37 -0
  45. package/dist/icons/Baidu.d.ts +3 -0
  46. package/dist/icons/Baidu.js +26 -0
  47. package/dist/icons/BaiduNeutral.d.ts +3 -0
  48. package/dist/icons/BaiduNeutral.js +39 -0
  49. package/dist/icons/Behance.d.ts +3 -0
  50. package/dist/icons/Behance.js +29 -0
  51. package/dist/icons/BehanceNeutral.d.ts +3 -0
  52. package/dist/icons/BehanceNeutral.js +29 -0
  53. package/dist/icons/Boosty.d.ts +3 -0
  54. package/dist/icons/Boosty.js +48 -0
  55. package/dist/icons/BoostyNeutral.d.ts +3 -0
  56. package/dist/icons/BoostyNeutral.js +15 -0
  57. package/dist/icons/Braze.d.ts +3 -0
  58. package/dist/icons/Braze.js +15 -0
  59. package/dist/icons/Brevo.d.ts +3 -0
  60. package/dist/icons/Brevo.js +15 -0
  61. package/dist/icons/Devianart.d.ts +3 -0
  62. package/dist/icons/Devianart.js +15 -0
  63. package/dist/icons/DevianartNeutral.d.ts +3 -0
  64. package/dist/icons/DevianartNeutral.js +15 -0
  65. package/dist/icons/Discord.d.ts +3 -0
  66. package/dist/icons/Discord.js +15 -0
  67. package/dist/icons/DiscordNeutral.d.ts +3 -0
  68. package/dist/icons/DiscordNeutral.js +15 -0
  69. package/dist/icons/Dprofile.d.ts +3 -0
  70. package/dist/icons/Dprofile.js +17 -0
  71. package/dist/icons/DprofileNeutral.d.ts +3 -0
  72. package/dist/icons/DprofileNeutral.js +17 -0
  73. package/dist/icons/Dribbble.d.ts +3 -0
  74. package/dist/icons/Dribbble.js +30 -0
  75. package/dist/icons/Dzen.d.ts +3 -0
  76. package/dist/icons/Dzen.js +28 -0
  77. package/dist/icons/DzenNeutral.d.ts +3 -0
  78. package/dist/icons/DzenNeutral.js +29 -0
  79. package/dist/icons/Facebook.d.ts +3 -0
  80. package/dist/icons/Facebook.js +26 -0
  81. package/dist/icons/FacebookNeutral.d.ts +3 -0
  82. package/dist/icons/FacebookNeutral.js +15 -0
  83. package/dist/icons/Figma.d.ts +3 -0
  84. package/dist/icons/Figma.js +47 -0
  85. package/dist/icons/FigmaNeutral.d.ts +3 -0
  86. package/dist/icons/FigmaNeutral.js +17 -0
  87. package/dist/icons/Github.d.ts +3 -0
  88. package/dist/icons/Github.js +17 -0
  89. package/dist/icons/GithubNeutral.d.ts +3 -0
  90. package/dist/icons/GithubNeutral.js +17 -0
  91. package/dist/icons/Gmail.d.ts +3 -0
  92. package/dist/icons/Gmail.js +47 -0
  93. package/dist/icons/GmailNeutral.d.ts +3 -0
  94. package/dist/icons/GmailNeutral.js +15 -0
  95. package/dist/icons/Google.d.ts +3 -0
  96. package/dist/icons/Google.js +40 -0
  97. package/dist/icons/GoogleMeet.d.ts +3 -0
  98. package/dist/icons/GoogleMeet.js +54 -0
  99. package/dist/icons/GoogleMeetNeutral.d.ts +3 -0
  100. package/dist/icons/GoogleMeetNeutral.js +17 -0
  101. package/dist/icons/GoogleNeutral.d.ts +3 -0
  102. package/dist/icons/GoogleNeutral.js +15 -0
  103. package/dist/icons/GooglePlay.d.ts +3 -0
  104. package/dist/icons/GooglePlay.js +40 -0
  105. package/dist/icons/GooglePlayNeutral.d.ts +3 -0
  106. package/dist/icons/GooglePlayNeutral.js +29 -0
  107. package/dist/icons/GooglePodcast.d.ts +3 -0
  108. package/dist/icons/GooglePodcast.js +61 -0
  109. package/dist/icons/GooglePodcastNeutral.d.ts +3 -0
  110. package/dist/icons/GooglePodcastNeutral.js +49 -0
  111. package/dist/icons/Imo.d.ts +3 -0
  112. package/dist/icons/Imo.js +15 -0
  113. package/dist/icons/ImoNeutral.d.ts +3 -0
  114. package/dist/icons/ImoNeutral.js +15 -0
  115. package/dist/icons/Infobip.d.ts +3 -0
  116. package/dist/icons/Infobip.js +41 -0
  117. package/dist/icons/InstagramNeutral.d.ts +3 -0
  118. package/dist/icons/InstagramNeutral.js +29 -0
  119. package/dist/icons/Kickstarter.d.ts +3 -0
  120. package/dist/icons/Kickstarter.js +17 -0
  121. package/dist/icons/KickstarterNeutral.d.ts +3 -0
  122. package/dist/icons/KickstarterNeutral.js +17 -0
  123. package/dist/icons/Line.d.ts +3 -0
  124. package/dist/icons/Line.js +30 -0
  125. package/dist/icons/LineNeutral.d.ts +3 -0
  126. package/dist/icons/LineNeutral.js +17 -0
  127. package/dist/icons/Linkedin.d.ts +3 -0
  128. package/dist/icons/Linkedin.js +15 -0
  129. package/dist/icons/LinkedinNeutral.d.ts +3 -0
  130. package/dist/icons/LinkedinNeutral.js +15 -0
  131. package/dist/icons/Mailersend.d.ts +3 -0
  132. package/dist/icons/Mailersend.js +37 -0
  133. package/dist/icons/Mailgun.d.ts +3 -0
  134. package/dist/icons/Mailgun.js +15 -0
  135. package/dist/icons/Mailjet.d.ts +3 -0
  136. package/dist/icons/Mailjet.js +15 -0
  137. package/dist/icons/Mailtrap.d.ts +3 -0
  138. package/dist/icons/Mailtrap.js +15 -0
  139. package/dist/icons/Mandrill.d.ts +3 -0
  140. package/dist/icons/Mandrill.js +15 -0
  141. package/dist/icons/Maqsam.d.ts +3 -0
  142. package/dist/icons/Maqsam.js +40 -0
  143. package/dist/icons/Mattermost.d.ts +3 -0
  144. package/dist/icons/Mattermost.js +15 -0
  145. package/dist/icons/Medium.d.ts +3 -0
  146. package/dist/icons/Medium.js +25 -0
  147. package/dist/icons/MediumNeutral.d.ts +3 -0
  148. package/dist/icons/MediumNeutral.js +25 -0
  149. package/dist/icons/Messenger.d.ts +3 -0
  150. package/dist/icons/Messenger.js +55 -0
  151. package/dist/icons/MessengerNeutral.d.ts +3 -0
  152. package/dist/icons/MessengerNeutral.js +17 -0
  153. package/dist/icons/MicrosoftTeams.d.ts +3 -0
  154. package/dist/icons/MicrosoftTeams.js +102 -0
  155. package/dist/icons/MicrosoftTeamsNeutral.d.ts +3 -0
  156. package/dist/icons/MicrosoftTeamsNeutral.js +31 -0
  157. package/dist/icons/Netcore.d.ts +3 -0
  158. package/dist/icons/Netcore.js +15 -0
  159. package/dist/icons/Notion.d.ts +3 -0
  160. package/dist/icons/Notion.js +37 -0
  161. package/dist/icons/NotionNeutral.d.ts +3 -0
  162. package/dist/icons/NotionNeutral.js +15 -0
  163. package/dist/icons/Ok.d.ts +3 -0
  164. package/dist/icons/Ok.js +34 -0
  165. package/dist/icons/OkNeutral.d.ts +3 -0
  166. package/dist/icons/OkNeutral.js +23 -0
  167. package/dist/icons/OkOnlySign.d.ts +3 -0
  168. package/dist/icons/OkOnlySign.js +23 -0
  169. package/dist/icons/OkOnlySignNeutral.d.ts +3 -0
  170. package/dist/icons/OkOnlySignNeutral.js +23 -0
  171. package/dist/icons/Onlyfans.d.ts +3 -0
  172. package/dist/icons/Onlyfans.js +21 -0
  173. package/dist/icons/Outlook365.d.ts +3 -0
  174. package/dist/icons/Outlook365.js +414 -0
  175. package/dist/icons/Patreon.d.ts +3 -0
  176. package/dist/icons/Patreon.js +15 -0
  177. package/dist/icons/PatreonNeutral.d.ts +3 -0
  178. package/dist/icons/PatreonNeutral.js +15 -0
  179. package/dist/icons/Paypal.d.ts +3 -0
  180. package/dist/icons/Paypal.js +30 -0
  181. package/dist/icons/PaypalNeutral.d.ts +3 -0
  182. package/dist/icons/PaypalNeutral.js +15 -0
  183. package/dist/icons/Pinterest.d.ts +3 -0
  184. package/dist/icons/Pinterest.js +26 -0
  185. package/dist/icons/PinterestNeutral.d.ts +3 -0
  186. package/dist/icons/PinterestNeutral.js +15 -0
  187. package/dist/icons/Plunk.d.ts +3 -0
  188. package/dist/icons/Plunk.js +17 -0
  189. package/dist/icons/Postmark.d.ts +3 -0
  190. package/dist/icons/Postmark.js +30 -0
  191. package/dist/icons/ProductHunt.d.ts +3 -0
  192. package/dist/icons/ProductHunt.js +26 -0
  193. package/dist/icons/ProductHuntNeutral.d.ts +3 -0
  194. package/dist/icons/ProductHuntNeutral.js +23 -0
  195. package/dist/icons/Quora.d.ts +3 -0
  196. package/dist/icons/Quora.js +15 -0
  197. package/dist/icons/QuoraNeutral.d.ts +3 -0
  198. package/dist/icons/QuoraNeutral.js +15 -0
  199. package/dist/icons/Reddit.d.ts +3 -0
  200. package/dist/icons/Reddit.js +26 -0
  201. package/dist/icons/RedditNeutral.d.ts +3 -0
  202. package/dist/icons/RedditNeutral.js +31 -0
  203. package/dist/icons/Resend.d.ts +3 -0
  204. package/dist/icons/Resend.js +15 -0
  205. package/dist/icons/Sendgrid.d.ts +3 -0
  206. package/dist/icons/Sendgrid.js +37 -0
  207. package/dist/icons/Ses.d.ts +3 -0
  208. package/dist/icons/Ses.js +21 -0
  209. package/dist/icons/Signal.d.ts +3 -0
  210. package/dist/icons/Signal.js +15 -0
  211. package/dist/icons/SignalNeutral.d.ts +3 -0
  212. package/dist/icons/SignalNeutral.js +15 -0
  213. package/dist/icons/SinaWeibo.d.ts +3 -0
  214. package/dist/icons/SinaWeibo.js +47 -0
  215. package/dist/icons/SinaWeiboNeutral.d.ts +3 -0
  216. package/dist/icons/SinaWeiboNeutral.js +33 -0
  217. package/dist/icons/Skype.d.ts +3 -0
  218. package/dist/icons/Skype.js +15 -0
  219. package/dist/icons/SkypeNeutral.d.ts +3 -0
  220. package/dist/icons/SkypeNeutral.js +15 -0
  221. package/dist/icons/Slack.d.ts +3 -0
  222. package/dist/icons/Slack.js +40 -0
  223. package/dist/icons/SlackNeutral.d.ts +3 -0
  224. package/dist/icons/SlackNeutral.js +45 -0
  225. package/dist/icons/Smtp.d.ts +3 -0
  226. package/dist/icons/Smtp.js +15 -0
  227. package/dist/icons/Snapchat.d.ts +3 -0
  228. package/dist/icons/Snapchat.js +26 -0
  229. package/dist/icons/SnapchatNeutral.d.ts +3 -0
  230. package/dist/icons/SnapchatNeutral.js +15 -0
  231. package/dist/icons/Soundcloud.d.ts +3 -0
  232. package/dist/icons/Soundcloud.js +36 -0
  233. package/dist/icons/SoundcloudNeutral.d.ts +3 -0
  234. package/dist/icons/SoundcloudNeutral.js +15 -0
  235. package/dist/icons/Sparkpost.d.ts +3 -0
  236. package/dist/icons/Sparkpost.js +15 -0
  237. package/dist/icons/Spotify.d.ts +3 -0
  238. package/dist/icons/Spotify.js +15 -0
  239. package/dist/icons/SpotifyNeutral.d.ts +3 -0
  240. package/dist/icons/SpotifyNeutral.js +15 -0
  241. package/dist/icons/StackOverflow.d.ts +3 -0
  242. package/dist/icons/StackOverflow.js +26 -0
  243. package/dist/icons/StackOverflowNeutral.d.ts +3 -0
  244. package/dist/icons/StackOverflowNeutral.js +37 -0
  245. package/dist/icons/Teams.d.ts +3 -0
  246. package/dist/icons/Teams.js +100 -0
  247. package/dist/icons/Telegram.d.ts +3 -0
  248. package/dist/icons/Telegram.js +49 -0
  249. package/dist/icons/TelegramNeutral.d.ts +3 -0
  250. package/dist/icons/TelegramNeutral.js +17 -0
  251. package/dist/icons/TelegramOnlySign.d.ts +3 -0
  252. package/dist/icons/TelegramOnlySign.js +38 -0
  253. package/dist/icons/TelegramOnlySignNeutral.d.ts +3 -0
  254. package/dist/icons/TelegramOnlySignNeutral.js +17 -0
  255. package/dist/icons/Threads.d.ts +3 -0
  256. package/dist/icons/Threads.js +15 -0
  257. package/dist/icons/ThreadsNeutral.d.ts +3 -0
  258. package/dist/icons/ThreadsNeutral.js +15 -0
  259. package/dist/icons/Tiktok.d.ts +3 -0
  260. package/dist/icons/Tiktok.js +33 -0
  261. package/dist/icons/TiktokNeutral.d.ts +3 -0
  262. package/dist/icons/TiktokNeutral.js +15 -0
  263. package/dist/icons/Tinder.d.ts +3 -0
  264. package/dist/icons/Tinder.js +38 -0
  265. package/dist/icons/TinderNeutral.d.ts +3 -0
  266. package/dist/icons/TinderNeutral.js +17 -0
  267. package/dist/icons/Tumblr.d.ts +3 -0
  268. package/dist/icons/Tumblr.js +15 -0
  269. package/dist/icons/TumblrNeutral.d.ts +3 -0
  270. package/dist/icons/TumblrNeutral.js +15 -0
  271. package/dist/icons/Twitch.d.ts +3 -0
  272. package/dist/icons/Twitch.js +40 -0
  273. package/dist/icons/TwitchNeutral.d.ts +3 -0
  274. package/dist/icons/TwitchNeutral.js +27 -0
  275. package/dist/icons/Viber.d.ts +3 -0
  276. package/dist/icons/Viber.js +54 -0
  277. package/dist/icons/ViberNeutral.d.ts +3 -0
  278. package/dist/icons/ViberNeutral.js +35 -0
  279. package/dist/icons/Vimeo.d.ts +3 -0
  280. package/dist/icons/Vimeo.js +15 -0
  281. package/dist/icons/VimeoNeutral.d.ts +3 -0
  282. package/dist/icons/VimeoNeutral.js +15 -0
  283. package/dist/icons/Vk.d.ts +3 -0
  284. package/dist/icons/Vk.js +26 -0
  285. package/dist/icons/VkMusic.d.ts +3 -0
  286. package/dist/icons/VkMusic.js +65 -0
  287. package/dist/icons/VkMusicNeutral.d.ts +3 -0
  288. package/dist/icons/VkMusicNeutral.js +23 -0
  289. package/dist/icons/VkNeutral.d.ts +3 -0
  290. package/dist/icons/VkNeutral.js +17 -0
  291. package/dist/icons/VkOnlySign.d.ts +3 -0
  292. package/dist/icons/VkOnlySign.js +15 -0
  293. package/dist/icons/VkOnlySignNeutral.d.ts +3 -0
  294. package/dist/icons/VkOnlySignNeutral.js +15 -0
  295. package/dist/icons/Webhook.d.ts +3 -0
  296. package/dist/icons/Webhook.js +15 -0
  297. package/dist/icons/Wechat.d.ts +3 -0
  298. package/dist/icons/Wechat.js +21 -0
  299. package/dist/icons/WechatNeutral.d.ts +3 -0
  300. package/dist/icons/WechatNeutral.js +21 -0
  301. package/dist/icons/Whatsapp.d.ts +3 -0
  302. package/dist/icons/Whatsapp.js +15 -0
  303. package/dist/icons/WhatsappBadge.d.ts +3 -0
  304. package/dist/icons/WhatsappBadge.js +63 -0
  305. package/dist/icons/WhatsappNeutral.d.ts +3 -0
  306. package/dist/icons/WhatsappNeutral.js +15 -0
  307. package/dist/icons/XExTwitter.d.ts +3 -0
  308. package/dist/icons/XExTwitter.js +15 -0
  309. package/dist/icons/XExTwitterNeutral.d.ts +3 -0
  310. package/dist/icons/XExTwitterNeutral.js +15 -0
  311. package/dist/icons/Xing.d.ts +3 -0
  312. package/dist/icons/Xing.js +26 -0
  313. package/dist/icons/XingNeutral.d.ts +3 -0
  314. package/dist/icons/XingNeutral.js +21 -0
  315. package/dist/icons/YandexMusic.d.ts +3 -0
  316. package/dist/icons/YandexMusic.js +26 -0
  317. package/dist/icons/YandexMusicNeutral.d.ts +3 -0
  318. package/dist/icons/YandexMusicNeutral.js +21 -0
  319. package/dist/icons/Yelp.d.ts +3 -0
  320. package/dist/icons/Yelp.js +15 -0
  321. package/dist/icons/YelpNeutral.d.ts +3 -0
  322. package/dist/icons/YelpNeutral.js +15 -0
  323. package/dist/icons/Youtube.d.ts +3 -0
  324. package/dist/icons/Youtube.js +26 -0
  325. package/dist/icons/YoutubeMusic.d.ts +3 -0
  326. package/dist/icons/YoutubeMusic.js +33 -0
  327. package/dist/icons/YoutubeMusicNeutral.d.ts +3 -0
  328. package/dist/icons/YoutubeMusicNeutral.js +25 -0
  329. package/dist/icons/YoutubeNeutral.d.ts +3 -0
  330. package/dist/icons/YoutubeNeutral.js +17 -0
  331. package/dist/icons/YoutubeShorts.d.ts +3 -0
  332. package/dist/icons/YoutubeShorts.js +30 -0
  333. package/dist/icons/YoutubeShortsNeutral.d.ts +3 -0
  334. package/dist/icons/YoutubeShortsNeutral.js +17 -0
  335. package/dist/icons/Zoom.d.ts +3 -0
  336. package/dist/icons/Zoom.js +26 -0
  337. package/dist/icons/ZoomNeutral.d.ts +3 -0
  338. package/dist/icons/ZoomNeutral.js +17 -0
  339. package/dist/icons/Zulip.d.ts +3 -0
  340. package/dist/icons/Zulip.js +36 -0
  341. package/dist/icons/index.d.ts +159 -2
  342. package/dist/icons/index.js +159 -2
  343. package/dist/icons/module/const.js +163 -0
  344. package/dist/metadata/components.json +8 -2
  345. package/package.json +1 -1
  346. package/dist/icons/ProviderIcon/ProviderIcon.d.ts +0 -7
  347. package/dist/icons/ProviderIcon/ProviderIcon.js +0 -11
  348. package/dist/icons/ProviderIcon/index.d.ts +0 -2
  349. package/dist/icons/ProviderIcon/index.js +0 -1
  350. package/dist/icons/ProviderIcon/paths/index.d.ts +0 -3
  351. package/dist/icons/ProviderIcon/paths/index.js +0 -896
  352. package/dist/icons/ProviderIcon/types.d.ts +0 -1
  353. package/dist/icons/ProviderIcon/types.js +0 -0
  354. package/dist/icons/SocialIcon/SocialIcon.d.ts +0 -8
  355. package/dist/icons/SocialIcon/SocialIcon.js +0 -15
  356. package/dist/icons/SocialIcon/index.d.ts +0 -2
  357. package/dist/icons/SocialIcon/index.js +0 -1
  358. package/dist/icons/SocialIcon/paths/index.d.ts +0 -3
  359. package/dist/icons/SocialIcon/paths/index.js +0 -2542
  360. package/dist/icons/SocialIcon/types.d.ts +0 -2
  361. package/dist/icons/SocialIcon/types.js +0 -0
@@ -0,0 +1,26 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Snapchat = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs(Fragment, {
7
+ children: [
8
+ /*#__PURE__*/ jsx("g", {
9
+ transform: "translate(0, 0.175)",
10
+ children: /*#__PURE__*/ jsx("path", {
11
+ d: "M23.9142 17.2935C23.7474 16.8396 23.4298 16.5967 23.068 16.3955C22.9999 16.3557 22.9374 16.3238 22.884 16.2992C22.7761 16.2434 22.6657 16.1894 22.556 16.1324C21.4283 15.5343 20.5478 14.7799 19.937 13.8856C19.7636 13.6338 19.6132 13.367 19.4876 13.0882C19.4354 12.9392 19.4379 12.8545 19.4753 12.7772C19.5124 12.7177 19.5615 12.6665 19.6194 12.6269C19.8132 12.4987 20.0131 12.3687 20.1486 12.281C20.3902 12.1246 20.5815 12.0007 20.7048 11.913C21.1677 11.5891 21.4915 11.245 21.6938 10.8604C21.835 10.5947 21.9173 10.3017 21.9352 10.0013C21.9531 9.70096 21.9061 9.40025 21.7975 9.11966C21.4909 8.31246 20.7287 7.81133 19.8052 7.81133C19.6104 7.81115 19.4162 7.83171 19.2257 7.87267C19.1748 7.88371 19.1239 7.89537 19.0743 7.90825C19.0829 7.35621 19.0706 6.7735 19.0215 6.2C18.8474 4.18383 18.1416 3.12699 17.4058 2.28421C16.9346 1.75609 16.3796 1.30929 15.763 0.961772C14.6464 0.323862 13.3802 0 11.9999 0C10.6196 0 9.35948 0.323862 8.24163 0.961772C7.6236 1.30939 7.06746 1.75709 6.59582 2.28666C5.85999 3.12944 5.15421 4.18813 4.98006 6.20245C4.931 6.77596 4.91874 7.36173 4.92671 7.9107C4.87704 7.89782 4.82676 7.88617 4.77587 7.87513C4.58543 7.83416 4.39118 7.8136 4.1964 7.81379C3.27232 7.81379 2.50889 8.31492 2.20353 9.12212C2.09437 9.40283 2.04691 9.70375 2.06437 10.0044C2.08183 10.3051 2.1638 10.5985 2.3047 10.8647C2.50767 11.2493 2.83143 11.5934 3.29439 11.9173C3.41703 12.0031 3.60896 12.127 3.85056 12.2853C3.98117 12.3699 4.17187 12.4938 4.3589 12.6177C4.42433 12.6601 4.47995 12.7159 4.522 12.7815C4.56125 12.8619 4.56248 12.9484 4.50422 13.1078C4.38032 13.3807 4.23236 13.642 4.06211 13.8887C3.46486 14.7627 2.61007 15.5037 1.51859 16.0968C0.94035 16.4035 0.339422 16.6084 0.0855607 17.2984C-0.105755 17.8192 0.0193358 18.4117 0.505597 18.911C0.684059 19.0973 0.891048 19.2541 1.11879 19.3753C1.59266 19.6358 2.09654 19.8374 2.61927 19.9758C2.72714 20.0036 2.82955 20.0495 2.92219 20.1113C3.0994 20.2665 3.07426 20.5002 3.31034 20.8425C3.42884 21.0194 3.57942 21.1725 3.75429 21.2939C4.24975 21.6362 4.80653 21.6577 5.39642 21.6804C5.92928 21.7006 6.53327 21.7239 7.22311 21.9515C7.50886 22.0459 7.80565 22.2287 8.14965 22.4422C8.97562 22.95 10.1063 23.645 11.9987 23.645C13.891 23.645 15.0297 22.9464 15.8618 22.4367C16.2033 22.2269 16.4983 22.0459 16.776 21.9539C17.4659 21.7257 18.0699 21.7031 18.6027 21.6828C19.1926 21.6601 19.7494 21.6387 20.2449 21.2964C20.452 21.1519 20.6245 20.9634 20.7501 20.7443C20.92 20.4555 20.9157 20.2536 21.0751 20.1126C21.162 20.0536 21.2582 20.0097 21.3596 19.9825C21.8895 19.8438 22.4003 19.6402 22.8804 19.3765C23.1223 19.2467 23.3401 19.0761 23.5242 18.8723L23.5303 18.865C23.9866 18.3767 24.1012 17.8014 23.9142 17.2935ZM22.2322 18.1976C21.2063 18.7644 20.5245 18.7037 19.9941 19.0453C19.5434 19.3354 19.8101 19.9611 19.4827 20.1868C19.0804 20.4647 17.8914 20.1672 16.3554 20.6744C15.0885 21.0934 14.2803 22.298 12.0017 22.298C9.7231 22.298 8.93392 21.0958 7.64622 20.6714C6.11324 20.1641 4.92181 20.4616 4.51894 20.1837C4.19211 19.958 4.45762 19.3324 4.00754 19.0422C3.47651 18.7006 2.79464 18.7613 1.76939 18.1976C1.11634 17.837 1.4867 17.6137 1.70439 17.5082C5.42033 15.7085 6.01329 12.9299 6.03965 12.7239C6.07154 12.4742 6.10711 12.2779 5.8324 12.024C5.56688 11.7786 4.38894 11.0493 4.06211 10.8212C3.52128 10.4433 3.28336 10.0661 3.45873 9.60239C3.58137 9.28159 3.88061 9.16076 4.19456 9.16076C4.29378 9.16106 4.39268 9.17217 4.4895 9.19388C5.08307 9.32269 5.65948 9.62018 5.99244 9.70053C6.03253 9.71082 6.07369 9.71638 6.11508 9.71709C6.2929 9.71709 6.35545 9.62754 6.34318 9.4239C6.30517 8.77433 6.21319 7.50833 6.31559 6.32513C6.45601 4.69723 6.98029 3.89064 7.60329 3.17728C7.90253 2.83441 9.30858 1.3482 11.9974 1.3482C14.6863 1.3482 16.096 2.82827 16.3952 3.16992C17.0189 3.88328 17.5437 4.68987 17.6829 6.31777C17.7853 7.50097 17.697 8.76758 17.6553 9.41654C17.6412 9.6306 17.7056 9.70973 17.8835 9.70973C17.9248 9.70907 17.966 9.70351 18.0061 9.69317C18.3397 9.61282 18.9161 9.31533 19.5096 9.18652C19.6065 9.16481 19.7054 9.1537 19.8046 9.1534C20.1204 9.1534 20.4178 9.27607 20.5404 9.59503C20.7158 10.0587 20.4791 10.436 19.9377 10.8138C19.6108 11.042 18.4329 11.7707 18.1674 12.0166C17.892 12.2706 17.9282 12.4669 17.9601 12.7165C17.9865 12.9257 18.5788 15.7042 22.2954 17.5008C22.5149 17.6106 22.8853 17.8339 22.2322 18.1976Z",
12
+ fill: "black"
13
+ })
14
+ }),
15
+ /*#__PURE__*/ jsx("g", {
16
+ transform: "translate(1.404053, 1.51666)",
17
+ children: /*#__PURE__*/ jsx("path", {
18
+ d: "M20.8931 16.163C17.1766 14.3634 16.5842 11.5848 16.5579 11.3787C16.526 11.1291 16.4898 10.9328 16.7651 10.6789C17.0306 10.4335 18.2086 9.70421 18.5354 9.47603C19.0756 9.09819 19.3136 8.72097 19.1382 8.25726C19.0156 7.93646 18.7169 7.81563 18.4024 7.81563C18.3031 7.81593 18.2042 7.82704 18.1074 7.84875C17.5138 7.97756 16.9374 8.27504 16.6039 8.3554C16.5638 8.36574 16.5226 8.37129 16.4812 8.37196C16.3034 8.37196 16.236 8.29283 16.2531 8.07876C16.2948 7.42981 16.3831 6.16319 16.2807 4.97999C16.1403 3.3521 15.6154 2.54551 14.993 1.83215C14.6919 1.48621 13.2939 0 10.5958 0C7.89777 0 6.50153 1.48621 6.20229 1.82786C5.57806 2.54121 5.05379 3.3478 4.91459 4.9757C4.81219 6.1589 4.90417 7.42491 4.94218 8.07447C4.95445 8.27811 4.8919 8.36766 4.71408 8.36766C4.67269 8.36695 4.63153 8.3614 4.59144 8.3511C4.25848 8.27075 3.68208 7.97326 3.08851 7.84445C2.99168 7.82274 2.89279 7.81164 2.79356 7.81133C2.47777 7.81133 2.18037 7.93401 2.05773 8.25296C1.88236 8.71667 2.11905 9.0939 2.66111 9.47174C2.98794 9.69991 4.16588 10.4286 4.4314 10.6746C4.70611 10.9285 4.67054 11.1248 4.63866 11.3744C4.61229 11.5836 4.01933 14.3622 0.303388 16.1588C0.0857045 16.2643 -0.284664 16.4875 0.368386 16.8482C1.39364 17.4149 2.07613 17.3542 2.60654 17.6959C3.05662 17.986 2.79049 18.6116 3.11794 18.8374C3.52019 19.1152 4.70917 18.8177 6.24522 19.325C7.53292 19.7495 8.31535 20.9486 10.5989 20.9486C12.8824 20.9486 13.6875 19.7439 14.9525 19.325C16.4855 18.8177 17.677 19.1152 18.0798 18.8374C18.4067 18.6116 18.1411 17.986 18.5912 17.6959C19.1216 17.3542 19.8035 17.4149 20.8294 16.8482C21.4812 16.4918 21.1108 16.2685 20.8931 16.163Z",
19
+ fill: "white"
20
+ })
21
+ })
22
+ ]
23
+ })
24
+ });
25
+ Snapchat.displayName = 'SnapchatIcon';
26
+ export { Snapchat };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const SnapchatNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const SnapchatNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0, 0.1775)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M23.9142 17.2935C23.7474 16.8396 23.4298 16.5967 23.068 16.3955C22.9999 16.3557 22.9374 16.3238 22.884 16.2992C22.7761 16.2434 22.6657 16.1894 22.556 16.1324C21.4283 15.5343 20.5478 14.7799 19.937 13.8856C19.7636 13.6338 19.6132 13.367 19.4876 13.0882C19.4354 12.9392 19.4379 12.8545 19.4753 12.7772C19.5124 12.7177 19.5615 12.6665 19.6194 12.6269C19.8132 12.4987 20.0131 12.3687 20.1486 12.281C20.3902 12.1246 20.5815 12.0007 20.7048 11.913C21.1677 11.5891 21.4915 11.245 21.6938 10.8604C21.835 10.5947 21.9173 10.3017 21.9352 10.0013C21.9531 9.70096 21.9061 9.40025 21.7975 9.11966C21.4909 8.31246 20.7287 7.81133 19.8052 7.81133C19.6104 7.81115 19.4162 7.83171 19.2257 7.87267C19.1748 7.88371 19.1239 7.89537 19.0743 7.90825C19.0829 7.35621 19.0706 6.7735 19.0215 6.2C18.8474 4.18383 18.1416 3.12699 17.4058 2.28421C16.9346 1.75609 16.3796 1.30929 15.763 0.961772C14.6464 0.323862 13.3802 0 11.9999 0C10.6196 0 9.35948 0.323862 8.24163 0.961772C7.6236 1.30939 7.06746 1.75709 6.59582 2.28666C5.85999 3.12944 5.15421 4.18813 4.98006 6.20245C4.931 6.77596 4.91874 7.36173 4.92671 7.9107C4.87704 7.89782 4.82676 7.88617 4.77587 7.87513C4.58543 7.83416 4.39118 7.8136 4.1964 7.81379C3.27232 7.81379 2.50889 8.31492 2.20353 9.12212C2.09437 9.40283 2.04691 9.70375 2.06437 10.0044C2.08183 10.3051 2.1638 10.5985 2.3047 10.8647C2.50767 11.2493 2.83143 11.5934 3.29439 11.9173C3.41703 12.0031 3.60896 12.127 3.85056 12.2853C3.98117 12.3699 4.17187 12.4938 4.3589 12.6177C4.42433 12.6601 4.47995 12.7159 4.522 12.7815C4.56125 12.8619 4.56248 12.9484 4.50422 13.1078C4.38032 13.3807 4.23236 13.642 4.06211 13.8887C3.46486 14.7627 2.61007 15.5037 1.51859 16.0968C0.94035 16.4035 0.339422 16.6084 0.0855607 17.2984C-0.105755 17.8192 0.0193358 18.4117 0.505597 18.911C0.684059 19.0973 0.891048 19.2541 1.11879 19.3753C1.59266 19.6358 2.09654 19.8374 2.61927 19.9758C2.72714 20.0036 2.82955 20.0495 2.92219 20.1113C3.0994 20.2665 3.07426 20.5002 3.31034 20.8425C3.42884 21.0194 3.57942 21.1725 3.75429 21.2939C4.24975 21.6362 4.80653 21.6577 5.39642 21.6804C5.92928 21.7006 6.53327 21.7239 7.22311 21.9515C7.50886 22.0459 7.80565 22.2287 8.14965 22.4422C8.97562 22.95 10.1063 23.645 11.9987 23.645C13.891 23.645 15.0297 22.9464 15.8618 22.4367C16.2033 22.2269 16.4983 22.0459 16.776 21.9539C17.4659 21.7257 18.0699 21.7031 18.6027 21.6828C19.1926 21.6601 19.7494 21.6387 20.2449 21.2964C20.452 21.1519 20.6245 20.9634 20.7501 20.7443C20.92 20.4555 20.9157 20.2536 21.0751 20.1126C21.162 20.0536 21.2582 20.0097 21.3596 19.9825C21.8895 19.8438 22.4003 19.6402 22.8804 19.3765C23.1223 19.2467 23.3401 19.0761 23.5242 18.8723L23.5303 18.865C23.9866 18.3767 24.1012 17.8014 23.9142 17.2935ZM22.2322 18.1976C21.2063 18.7644 20.5245 18.7037 19.9941 19.0453C19.5434 19.3354 19.8101 19.9611 19.4827 20.1868C19.0804 20.4647 17.8914 20.1672 16.3554 20.6744C15.0885 21.0934 14.2803 22.298 12.0017 22.298C9.7231 22.298 8.93392 21.0958 7.64622 20.6714C6.11324 20.1641 4.92181 20.4616 4.51894 20.1837C4.19211 19.958 4.45762 19.3324 4.00754 19.0422C3.47651 18.7006 2.79464 18.7613 1.76939 18.1976C1.11634 17.837 1.4867 17.6137 1.70439 17.5082C5.42033 15.7085 6.01329 12.9299 6.03965 12.7239C6.07154 12.4742 6.10711 12.2779 5.8324 12.024C5.56688 11.7786 4.38894 11.0493 4.06211 10.8212C3.52128 10.4433 3.28336 10.0661 3.45873 9.60239C3.58137 9.28159 3.88061 9.16076 4.19456 9.16076C4.29378 9.16106 4.39268 9.17217 4.4895 9.19388C5.08307 9.32269 5.65948 9.62018 5.99244 9.70053C6.03253 9.71082 6.07369 9.71638 6.11508 9.71709C6.2929 9.71709 6.35545 9.62754 6.34318 9.4239C6.30517 8.77433 6.21319 7.50833 6.31559 6.32513C6.45601 4.69723 6.98029 3.89064 7.60329 3.17728C7.90253 2.83441 9.30858 1.3482 11.9974 1.3482C14.6863 1.3482 16.096 2.82827 16.3952 3.16992C17.0189 3.88328 17.5437 4.68987 17.6829 6.31777C17.7853 7.50097 17.697 8.76758 17.6553 9.41654C17.6412 9.6306 17.7056 9.70973 17.8835 9.70973C17.9248 9.70907 17.966 9.70351 18.0061 9.69317C18.3397 9.61282 18.9161 9.31533 19.5096 9.18652C19.6065 9.16481 19.7054 9.1537 19.8046 9.1534C20.1204 9.1534 20.4178 9.27607 20.5404 9.59503C20.7158 10.0587 20.4791 10.436 19.9377 10.8138C19.6108 11.042 18.4329 11.7707 18.1674 12.0166C17.892 12.2706 17.9282 12.4669 17.9601 12.7165C17.9865 12.9257 18.5788 15.7042 22.2954 17.5008C22.5149 17.6106 22.8853 17.8339 22.2322 18.1976Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ SnapchatNeutral.displayName = 'SnapchatNeutralIcon';
15
+ export { SnapchatNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Soundcloud: FC<SvgIconProps>;
@@ -0,0 +1,36 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Soundcloud = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs("g", {
7
+ transform: "translate(0, 6.7883)",
8
+ children: [
9
+ /*#__PURE__*/ jsx("defs", {
10
+ children: /*#__PURE__*/ jsxs("linearGradient", {
11
+ id: "soundcloud-original-0-paint0_linear_0_3",
12
+ x1: "12.305",
13
+ y1: "10.335",
14
+ x2: "12.2091",
15
+ y2: "-0.0478948",
16
+ gradientUnits: "userSpaceOnUse",
17
+ children: [
18
+ /*#__PURE__*/ jsx("stop", {
19
+ stopColor: "#FF433A"
20
+ }),
21
+ /*#__PURE__*/ jsx("stop", {
22
+ offset: "1",
23
+ stopColor: "#FF9436"
24
+ })
25
+ ]
26
+ })
27
+ }),
28
+ /*#__PURE__*/ jsx("path", {
29
+ d: "M0.271557 6.23502C0.221667 6.23502 0.18188 6.27355 0.175565 6.32912L0 7.66228L0.175565 8.97207C0.176197 9.02701 0.221667 9.06554 0.271557 9.06554C0.320185 9.06554 0.35934 9.02765 0.36755 8.97207L0.575323 7.66165L0.36755 6.32849C0.359971 6.27355 0.320185 6.23502 0.271557 6.23502V6.23502ZM1.25864 5.50687C1.25043 5.4494 1.20938 5.41025 1.15886 5.41025C1.10833 5.41025 1.06602 5.4513 1.05907 5.50687C1.05907 5.50693 0.822882 7.66228 0.822882 7.66228L1.05907 9.76969C1.06602 9.82653 1.1077 9.86695 1.15886 9.86695C1.20938 9.86695 1.25043 9.82716 1.25864 9.77032L1.52704 7.66228L1.25864 5.50687ZM4.97582 3.51882C4.87919 3.51882 4.79899 3.59776 4.79457 3.6988L4.60637 7.66417L4.79457 10.2269C4.79962 10.3273 4.87919 10.4063 4.97582 10.4063C5.07181 10.4063 5.15201 10.3273 5.1577 10.2269V10.227L5.36989 7.66424L5.1577 3.69887C5.15201 3.59845 5.07244 3.51888 4.97582 3.51888V3.51882ZM3.05155 4.89688C2.97703 4.89688 2.9164 4.95624 2.91072 5.03518L2.69916 7.66234L2.91072 10.2011C2.9164 10.28 2.97703 10.3394 3.05155 10.3394C3.12481 10.3394 3.18606 10.28 3.19238 10.2011L3.43299 7.66234L3.19238 5.03455C3.19175 4.95561 3.12544 4.89625 3.05155 4.89625V4.89688ZM6.93103 10.4044C7.05102 10.4044 7.14891 10.3078 7.15333 10.184L7.33774 7.66487L7.15396 2.38592C7.14891 2.26214 7.05165 2.16551 6.93166 2.16551C6.81041 2.16551 6.71252 2.26277 6.70873 2.38655L6.54517 7.66487L6.70873 10.1853C6.71252 10.3084 6.81041 10.4051 6.93103 10.4051V10.4044ZM10.9337 10.4164C11.0991 10.4164 11.2349 10.2807 11.2381 10.1133V10.1152V10.1133L11.3669 7.66613L11.2381 1.56935C11.2349 1.40263 11.0985 1.26622 10.9337 1.26622C10.7682 1.26622 10.6318 1.40199 10.6293 1.56998L10.5143 7.66487C10.5143 7.66866 10.6293 10.1158 10.6293 10.1158C10.6318 10.2813 10.7688 10.4177 10.9337 10.4177V10.4164ZM8.91719 10.4082C9.06118 10.4082 9.17675 10.2927 9.18054 10.1455V10.1474L9.33716 7.66613L9.18054 2.34866C9.17675 2.20151 9.06055 2.08657 8.91719 2.08657C8.77257 2.08657 8.65637 2.20151 8.65321 2.34866L8.51428 7.66613L8.65384 10.1468C8.657 10.292 8.77257 10.4076 8.91782 10.4076L8.91719 10.4082ZM4.01084 10.3842C4.0961 10.3842 4.16557 10.316 4.17188 10.2257L4.3986 7.66297L4.17188 5.22464C4.17125 5.13433 4.09673 5.06676 4.01084 5.06676C3.92432 5.06676 3.85485 5.13496 3.8498 5.2259L3.65024 7.66297L3.8498 10.2257C3.85548 10.316 3.92432 10.3842 4.01084 10.3842V10.3842ZM2.10362 10.244C2.16614 10.244 2.21667 10.1948 2.22361 10.1266L2.47812 7.66234L2.22361 5.10528C2.21604 5.03708 2.16551 4.98782 2.10299 4.98782C2.03984 4.98782 1.98932 5.03708 1.983 5.10528L1.75881 7.66234L1.983 10.1259C1.98363 10.1941 2.03984 10.244 2.10299 10.244H2.10362ZM9.92322 2.25961C9.76723 2.25961 9.64219 2.38402 9.63903 2.54254L9.51209 7.6655L9.63903 10.131C9.64219 10.2876 9.76723 10.412 9.92322 10.412C10.0792 10.412 10.2036 10.2882 10.2074 10.1291V10.131L10.3501 7.6655L10.2074 2.54127C10.2036 2.38276 10.0792 2.25898 9.92322 2.25898V2.25961ZM5.95153 10.4095C6.05952 10.4095 6.14857 10.3217 6.15362 10.2093L6.35192 7.66424L6.15362 2.79199C6.14794 2.67958 6.05952 2.5918 5.95153 2.5918C5.84291 2.5918 5.75386 2.67958 5.74944 2.79199L5.57388 7.66424L5.74944 10.2093C5.75386 10.3204 5.84291 10.4082 5.95153 10.4082V10.4095ZM8.16504 10.1682V10.167L8.33555 7.66361L8.16504 2.20656C8.16125 2.07078 8.05389 1.96469 7.9219 1.96469C7.78928 1.96469 7.68255 2.07078 7.67876 2.20656L7.52783 7.66297L7.67939 10.1676C7.68318 10.3021 7.78991 10.4076 7.92253 10.4076C8.05452 10.4076 8.16125 10.3015 8.16567 10.1664L8.16504 10.1682ZM21.0482 4.51796C20.6441 4.51796 20.2582 4.60006 19.9064 4.7472C19.6715 2.08657 17.4409 0 14.7197 0C14.054 0 13.4048 0.131357 12.8314 0.353024C12.6085 0.438912 12.5491 0.527959 12.5472 0.700366V10.0691C12.5497 10.2497 12.6899 10.4 12.8661 10.4183C12.8737 10.4184 20.9958 10.4234 21.0482 10.4234C22.6782 10.4234 24 9.1016 24 7.47162C24 5.84101 22.6788 4.51922 21.0482 4.51922V4.51796ZM11.9435 0.692156C11.766 0.692156 11.6208 0.837407 11.6182 1.01676L11.485 7.66613L11.6182 10.0792C11.6208 10.2554 11.766 10.4007 11.9435 10.4007C12.1203 10.4007 12.2656 10.2554 12.2687 10.0767V10.0798L12.4133 7.66613L12.2687 1.01613C12.2662 0.838039 12.1203 0.692156 11.9435 0.692156",
30
+ fill: "url(#soundcloud-original-0-paint0_linear_0_3)"
31
+ })
32
+ ]
33
+ })
34
+ });
35
+ Soundcloud.displayName = 'SoundcloudIcon';
36
+ export { Soundcloud };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const SoundcloudNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const SoundcloudNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0, 6.7883)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M0.271557 6.23502C0.221667 6.23502 0.18188 6.27355 0.175565 6.32912L0 7.66228L0.175565 8.97207C0.176197 9.02701 0.221667 9.06554 0.271557 9.06554C0.320185 9.06554 0.35934 9.02765 0.36755 8.97207L0.575323 7.66165L0.36755 6.32849C0.359971 6.27355 0.320185 6.23502 0.271557 6.23502V6.23502ZM1.25864 5.50687C1.25043 5.4494 1.20938 5.41025 1.15886 5.41025C1.10833 5.41025 1.06602 5.4513 1.05907 5.50687C1.05907 5.50693 0.822882 7.66228 0.822882 7.66228L1.05907 9.76969C1.06602 9.82653 1.1077 9.86695 1.15886 9.86695C1.20938 9.86695 1.25043 9.82716 1.25864 9.77032L1.52704 7.66228L1.25864 5.50687ZM4.97582 3.51882C4.87919 3.51882 4.79899 3.59776 4.79457 3.6988L4.60637 7.66417L4.79457 10.2269C4.79962 10.3273 4.87919 10.4063 4.97582 10.4063C5.07181 10.4063 5.15201 10.3273 5.1577 10.2269V10.227L5.36989 7.66424L5.1577 3.69887C5.15201 3.59845 5.07244 3.51888 4.97582 3.51888V3.51882ZM3.05155 4.89688C2.97703 4.89688 2.9164 4.95624 2.91072 5.03518L2.69916 7.66234L2.91072 10.2011C2.9164 10.28 2.97703 10.3394 3.05155 10.3394C3.12481 10.3394 3.18606 10.28 3.19238 10.2011L3.43299 7.66234L3.19238 5.03455C3.19175 4.95561 3.12544 4.89625 3.05155 4.89625V4.89688ZM6.93103 10.4044C7.05102 10.4044 7.14891 10.3078 7.15333 10.184L7.33774 7.66487L7.15396 2.38592C7.14891 2.26214 7.05165 2.16551 6.93166 2.16551C6.81041 2.16551 6.71252 2.26277 6.70873 2.38655L6.54517 7.66487L6.70873 10.1853C6.71252 10.3084 6.81041 10.4051 6.93103 10.4051V10.4044ZM10.9337 10.4164C11.0991 10.4164 11.2349 10.2807 11.2381 10.1133V10.1152V10.1133L11.3669 7.66613L11.2381 1.56935C11.2349 1.40263 11.0985 1.26622 10.9337 1.26622C10.7682 1.26622 10.6318 1.40199 10.6293 1.56998L10.5143 7.66487C10.5143 7.66866 10.6293 10.1158 10.6293 10.1158C10.6318 10.2813 10.7688 10.4177 10.9337 10.4177V10.4164ZM8.91719 10.4082C9.06118 10.4082 9.17675 10.2927 9.18054 10.1455V10.1474L9.33716 7.66613L9.18054 2.34866C9.17675 2.20151 9.06055 2.08657 8.91719 2.08657C8.77257 2.08657 8.65637 2.20151 8.65321 2.34866L8.51428 7.66613L8.65384 10.1468C8.657 10.292 8.77257 10.4076 8.91782 10.4076L8.91719 10.4082ZM4.01084 10.3842C4.0961 10.3842 4.16557 10.316 4.17188 10.2257L4.3986 7.66297L4.17188 5.22464C4.17125 5.13433 4.09673 5.06676 4.01084 5.06676C3.92432 5.06676 3.85485 5.13496 3.8498 5.2259L3.65024 7.66297L3.8498 10.2257C3.85548 10.316 3.92432 10.3842 4.01084 10.3842V10.3842ZM2.10362 10.244C2.16614 10.244 2.21667 10.1948 2.22361 10.1266L2.47812 7.66234L2.22361 5.10528C2.21604 5.03708 2.16551 4.98782 2.10299 4.98782C2.03984 4.98782 1.98932 5.03708 1.983 5.10528L1.75881 7.66234L1.983 10.1259C1.98363 10.1941 2.03984 10.244 2.10299 10.244H2.10362ZM9.92322 2.25961C9.76723 2.25961 9.64219 2.38402 9.63903 2.54254L9.51209 7.6655L9.63903 10.131C9.64219 10.2876 9.76723 10.412 9.92322 10.412C10.0792 10.412 10.2036 10.2882 10.2074 10.1291V10.131L10.3501 7.6655L10.2074 2.54127C10.2036 2.38276 10.0792 2.25898 9.92322 2.25898V2.25961ZM5.95153 10.4095C6.05952 10.4095 6.14857 10.3217 6.15362 10.2093L6.35192 7.66424L6.15362 2.79199C6.14794 2.67958 6.05952 2.5918 5.95153 2.5918C5.84291 2.5918 5.75386 2.67958 5.74944 2.79199L5.57388 7.66424L5.74944 10.2093C5.75386 10.3204 5.84291 10.4082 5.95153 10.4082V10.4095ZM8.16504 10.1682V10.167L8.33555 7.66361L8.16504 2.20656C8.16125 2.07078 8.05389 1.96469 7.9219 1.96469C7.78928 1.96469 7.68255 2.07078 7.67876 2.20656L7.52783 7.66297L7.67939 10.1676C7.68318 10.3021 7.78991 10.4076 7.92253 10.4076C8.05452 10.4076 8.16125 10.3015 8.16567 10.1664L8.16504 10.1682ZM21.0482 4.51796C20.6441 4.51796 20.2582 4.60006 19.9064 4.7472C19.6715 2.08657 17.4409 0 14.7197 0C14.054 0 13.4048 0.131357 12.8314 0.353024C12.6085 0.438912 12.5491 0.527959 12.5472 0.700366V10.0691C12.5497 10.2497 12.6899 10.4 12.8661 10.4183C12.8737 10.4184 20.9958 10.4234 21.0482 10.4234C22.6782 10.4234 24 9.1016 24 7.47162C24 5.84101 22.6788 4.51922 21.0482 4.51922V4.51796ZM11.9435 0.692156C11.766 0.692156 11.6208 0.837407 11.6182 1.01676L11.485 7.66613L11.6182 10.0792C11.6208 10.2554 11.766 10.4007 11.9435 10.4007C12.1203 10.4007 12.2656 10.2554 12.2687 10.0767V10.0798L12.4133 7.66613L12.2687 1.01613C12.2662 0.838039 12.1203 0.692156 11.9435 0.692156",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ SoundcloudNeutral.displayName = 'SoundcloudNeutralIcon';
15
+ export { SoundcloudNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Sparkpost: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Sparkpost = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(6, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M10.0065 9.3465C8.7345 10.278 8.5065 11.9348 8.469 13.0515C6.47325 10.7813 12.1703 4.11525 5.6955 0C9.70275 5.08275 0 10.0912 0 17.5762C0 20.5185 1.8795 23.106 5.98125 24C10.0065 23.1623 12 20.5185 12 17.5762C12 13.182 9.20925 11.73 10.0065 9.3465ZM5.98125 21.5978C3.7785 21.5978 2.013 19.848 2.013 17.7067C2.013 15.5467 3.798 13.815 5.9805 13.815C8.18325 13.815 9.9495 15.5655 9.9495 17.7067C9.9495 19.848 8.18325 21.5978 5.98125 21.5978Z",
10
+ fill: "#FA6423"
11
+ })
12
+ })
13
+ });
14
+ Sparkpost.displayName = 'SparkpostIcon';
15
+ export { Sparkpost };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Spotify: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Spotify = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0.03665, 0.03695)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M11.9633 0C5.35629 0 0 5.35614 0 11.9631C0 18.5704 5.35629 23.9261 11.9633 23.9261C18.571 23.9261 23.9267 18.5704 23.9267 11.9631C23.9267 5.35657 18.571 0.000571425 11.9631 0.000571425L11.9633 0ZM17.4496 17.2543C17.2353 17.6057 16.7753 17.7171 16.4239 17.5014C13.615 15.7857 10.079 15.3971 5.91471 16.3486C5.51343 16.44 5.11343 16.1886 5.022 15.7871C4.93014 15.3857 5.18057 14.9857 5.58286 14.8943C10.14 13.8527 14.049 14.3014 17.2024 16.2286C17.5539 16.4443 17.6653 16.9029 17.4496 17.2543ZM18.9139 13.9964C18.6439 14.4357 18.0696 14.5743 17.631 14.3043C14.4153 12.3273 9.51343 11.7549 5.70986 12.9094C5.21657 13.0584 4.69557 12.7804 4.54586 12.288C4.39729 11.7947 4.67543 11.2747 5.16786 11.1247C9.51257 9.80643 14.9139 10.445 18.6067 12.7143C19.0453 12.9843 19.1839 13.5584 18.9139 13.9964ZM19.0396 10.6044C15.1839 8.31429 8.82243 8.10371 5.14114 9.221C4.55 9.40029 3.92486 9.06657 3.74571 8.47543C3.56657 7.884 3.9 7.25929 4.49157 7.07957C8.71743 5.79671 15.7424 6.04457 20.1816 8.67986C20.7144 8.99543 20.8887 9.68214 20.573 10.2131C20.2587 10.7449 19.5701 10.9201 19.0401 10.6044H19.0396Z",
10
+ fill: "#1ED760"
11
+ })
12
+ })
13
+ });
14
+ Spotify.displayName = 'SpotifyIcon';
15
+ export { Spotify };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const SpotifyNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const SpotifyNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0.03665, 0.03695)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M11.9633 0C5.35629 0 0 5.35614 0 11.9631C0 18.5704 5.35629 23.9261 11.9633 23.9261C18.571 23.9261 23.9267 18.5704 23.9267 11.9631C23.9267 5.35657 18.571 0.000571425 11.9631 0.000571425L11.9633 0ZM17.4496 17.2543C17.2353 17.6057 16.7753 17.7171 16.4239 17.5014C13.615 15.7857 10.079 15.3971 5.91471 16.3486C5.51343 16.44 5.11343 16.1886 5.022 15.7871C4.93014 15.3857 5.18057 14.9857 5.58286 14.8943C10.14 13.8527 14.049 14.3014 17.2024 16.2286C17.5539 16.4443 17.6653 16.9029 17.4496 17.2543ZM18.9139 13.9964C18.6439 14.4357 18.0696 14.5743 17.631 14.3043C14.4153 12.3273 9.51343 11.7549 5.70986 12.9094C5.21657 13.0584 4.69557 12.7804 4.54586 12.288C4.39729 11.7947 4.67543 11.2747 5.16786 11.1247C9.51257 9.80643 14.9139 10.445 18.6067 12.7143C19.0453 12.9843 19.1839 13.5584 18.9139 13.9964ZM19.0396 10.6044C15.1839 8.31429 8.82243 8.10371 5.14114 9.221C4.55 9.40029 3.92486 9.06657 3.74571 8.47543C3.56657 7.884 3.9 7.25929 4.49157 7.07957C8.71743 5.79671 15.7424 6.04457 20.1816 8.67986C20.7144 8.99543 20.8887 9.68214 20.573 10.2131C20.2587 10.7449 19.5701 10.9201 19.0401 10.6044H19.0396Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ SpotifyNeutral.displayName = 'SpotifyNeutralIcon';
15
+ export { SpotifyNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const StackOverflow: FC<SvgIconProps>;
@@ -0,0 +1,26 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const StackOverflow = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs(Fragment, {
7
+ children: [
8
+ /*#__PURE__*/ jsx("g", {
9
+ transform: "translate(1.999998, 15.436412)",
10
+ children: /*#__PURE__*/ jsx("path", {
11
+ d: "M17.1272 6.42962V0H19.2611V8.56359H0V0H2.13397V6.42962H17.1272Z",
12
+ fill: "#BCBBBB"
13
+ })
14
+ }),
15
+ /*#__PURE__*/ jsx("g", {
16
+ transform: "translate(6.268436, 0)",
17
+ children: /*#__PURE__*/ jsx("path", {
18
+ d: "M0.221711 14.8269L10.6976 17.0163L11.141 14.9101L0.665134 12.7207L0.221711 14.8269V14.8269ZM1.6074 9.83843L11.3073 14.3558L12.1941 12.4158L2.49425 7.87074L1.6074 9.83843ZM4.29565 5.07164L12.5267 11.917L13.8847 10.2818L5.65363 3.43652L4.29565 5.07164V5.07164ZM9.61672 0L7.89846 1.27484L14.2726 9.86614L15.9909 8.5913L9.61672 0V0ZM0 19.7046H10.6976V17.5706H0V19.7046Z",
19
+ fill: "#F48023"
20
+ })
21
+ })
22
+ ]
23
+ })
24
+ });
25
+ StackOverflow.displayName = 'StackOverflowIcon';
26
+ export { StackOverflow };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const StackOverflowNeutral: FC<SvgIconProps>;
@@ -0,0 +1,37 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const StackOverflowNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs("g", {
7
+ transform: "translate(1.87035, 0)",
8
+ children: [
9
+ /*#__PURE__*/ jsx("path", {
10
+ d: "M14.966 17.0163L4.49015 14.8269L4.93357 12.7207L15.4094 14.9101L14.966 17.0163Z",
11
+ fill: "#0F172B"
12
+ }),
13
+ /*#__PURE__*/ jsx("path", {
14
+ d: "M15.5757 14.3558L5.87584 9.83843L6.76269 7.87074L16.4625 12.4158L15.5757 14.3558Z",
15
+ fill: "#0F172B"
16
+ }),
17
+ /*#__PURE__*/ jsx("path", {
18
+ d: "M16.7951 11.917L8.56409 5.07164L9.92207 3.43652L18.1531 10.2818L16.7951 11.917Z",
19
+ fill: "#0F172B"
20
+ }),
21
+ /*#__PURE__*/ jsx("path", {
22
+ d: "M12.1669 1.27484L13.8852 0L20.2593 8.5913L18.5411 9.86614L12.1669 1.27484Z",
23
+ fill: "#0F172B"
24
+ }),
25
+ /*#__PURE__*/ jsx("path", {
26
+ d: "M14.966 19.7046H4.26844V17.5706H14.966V19.7046Z",
27
+ fill: "#0F172B"
28
+ }),
29
+ /*#__PURE__*/ jsx("path", {
30
+ d: "M17.1272 15.4364V21.866H2.13397V15.4364H0V24H19.2611V15.4364H17.1272Z",
31
+ fill: "#0F172B"
32
+ })
33
+ ]
34
+ })
35
+ });
36
+ StackOverflowNeutral.displayName = 'StackOverflowNeutralIcon';
37
+ export { StackOverflowNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Teams: FC<SvgIconProps>;
@@ -0,0 +1,100 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Teams = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs("g", {
7
+ transform: "translate(0, 0.8372)",
8
+ children: [
9
+ /*#__PURE__*/ jsx("defs", {
10
+ children: /*#__PURE__*/ jsxs("linearGradient", {
11
+ id: "provider-teams-0-paint0_linear_0_3",
12
+ x1: "2.13312",
13
+ y1: "4.22385",
14
+ x2: "10.1459",
15
+ y2: "18.1017",
16
+ gradientUnits: "userSpaceOnUse",
17
+ children: [
18
+ /*#__PURE__*/ jsx("stop", {
19
+ stopColor: "#5A62C3"
20
+ }),
21
+ /*#__PURE__*/ jsx("stop", {
22
+ offset: "0.5",
23
+ stopColor: "#4D55BD"
24
+ }),
25
+ /*#__PURE__*/ jsx("stop", {
26
+ offset: "1",
27
+ stopColor: "#3940AB"
28
+ })
29
+ ]
30
+ })
31
+ }),
32
+ /*#__PURE__*/ jsx("path", {
33
+ d: "M16.7403 8.37209H22.9395C23.5252 8.37209 24 8.84688 24 9.43256V15.0793C24 17.2318 22.255 18.9767 20.1025 18.9767H20.0841C17.9316 18.977 16.1864 17.2323 16.186 15.0798C16.186 15.0798 16.186 15.0794 16.186 15.0792V8.92633C16.186 8.62023 16.4342 8.37209 16.7403 8.37209Z",
34
+ fill: "#5059C9"
35
+ }),
36
+ /*#__PURE__*/ jsx("path", {
37
+ d: "M20.9302 7.25581C22.3174 7.25581 23.4419 6.13132 23.4419 4.74418C23.4419 3.35705 22.3174 2.23255 20.9302 2.23255C19.5431 2.23255 18.4186 3.35705 18.4186 4.74418C18.4186 6.13132 19.5431 7.25581 20.9302 7.25581Z",
38
+ fill: "#5059C9"
39
+ }),
40
+ /*#__PURE__*/ jsx("path", {
41
+ d: "M13.1163 7.25582C15.1199 7.25582 16.7442 5.63155 16.7442 3.62791C16.7442 1.62427 15.1199 0 13.1163 0C11.1126 0 9.48837 1.62427 9.48837 3.62791C9.48837 5.63155 11.1126 7.25582 13.1163 7.25582Z",
42
+ fill: "#7B83EB"
43
+ }),
44
+ /*#__PURE__*/ jsx("path", {
45
+ d: "M17.9537 8.37209H7.72074C7.14204 8.38642 6.68425 8.86668 6.69768 9.4454V15.8858C6.61686 19.3587 9.36444 22.2406 12.8372 22.3256C16.31 22.2406 19.0576 19.3587 18.9768 15.8858V9.4454C18.9902 8.86668 18.5324 8.38642 17.9537 8.37209Z",
46
+ fill: "#7B83EB"
47
+ }),
48
+ /*#__PURE__*/ jsx("path", {
49
+ opacity: "0.1",
50
+ d: "M13.3954 8.37209V17.3972C13.3926 17.8111 13.1418 18.1829 12.7591 18.3405C12.6372 18.392 12.5063 18.4186 12.374 18.4186H7.18883C7.11628 18.2344 7.0493 18.0502 6.99348 17.8605C6.79811 17.22 6.69842 16.5542 6.69766 15.8847V9.44372C6.68425 8.86592 7.14128 8.38642 7.71906 8.37209H13.3954Z",
51
+ fill: "black"
52
+ }),
53
+ /*#__PURE__*/ jsx("path", {
54
+ opacity: "0.2",
55
+ d: "M12.8372 8.37209V17.9553C12.8372 18.0877 12.8106 18.2186 12.7591 18.3405C12.6015 18.7232 12.2297 18.974 11.8158 18.9767H7.45116C7.35628 18.7926 7.26698 18.6084 7.18883 18.4186C7.11069 18.2288 7.0493 18.0502 6.99348 17.8605C6.79811 17.22 6.69842 16.5542 6.69766 15.8847V9.44372C6.68425 8.86592 7.14128 8.38642 7.71906 8.37209H12.8372Z",
56
+ fill: "black"
57
+ }),
58
+ /*#__PURE__*/ jsx("path", {
59
+ opacity: "0.2",
60
+ d: "M12.8372 8.37209V16.8391C12.833 17.4014 12.3782 17.8562 11.8158 17.8605H6.99349C6.79812 17.22 6.69843 16.5542 6.69768 15.8847V9.44372C6.68426 8.86592 7.14129 8.38642 7.71907 8.37209H12.8372Z",
61
+ fill: "black"
62
+ }),
63
+ /*#__PURE__*/ jsx("path", {
64
+ opacity: "0.2",
65
+ d: "M12.2791 8.37209V16.8391C12.2748 17.4014 11.82 17.8562 11.2577 17.8605H6.99349C6.79812 17.22 6.69843 16.5542 6.69768 15.8847V9.44372C6.68426 8.86592 7.14129 8.38642 7.71907 8.37209H12.2791Z",
66
+ fill: "black"
67
+ }),
68
+ /*#__PURE__*/ jsx("path", {
69
+ opacity: "0.1",
70
+ d: "M13.3954 5.48652V7.24466C13.3005 7.25023 13.2112 7.25582 13.1163 7.25582C13.0214 7.25582 12.9321 7.25024 12.8372 7.24466C12.6488 7.23215 12.462 7.20226 12.2791 7.15536C11.1488 6.8877 10.2151 6.09505 9.76744 5.02327C9.69042 4.84328 9.63062 4.65639 9.58883 4.46513H12.3739C12.9372 4.46726 13.3932 4.9233 13.3954 5.48652Z",
71
+ fill: "black"
72
+ }),
73
+ /*#__PURE__*/ jsx("path", {
74
+ opacity: "0.2",
75
+ d: "M12.8372 6.04465V7.24466C12.6488 7.23215 12.462 7.20226 12.2791 7.15536C11.1488 6.8877 10.2151 6.09505 9.76745 5.02327H11.8158C12.379 5.0254 12.8351 5.48144 12.8372 6.04465Z",
76
+ fill: "black"
77
+ }),
78
+ /*#__PURE__*/ jsx("path", {
79
+ opacity: "0.2",
80
+ d: "M12.8372 6.04465V7.24466C12.6488 7.23215 12.462 7.20226 12.2791 7.15536C11.1488 6.8877 10.2151 6.09505 9.76745 5.02327H11.8158C12.379 5.0254 12.8351 5.48144 12.8372 6.04465Z",
81
+ fill: "black"
82
+ }),
83
+ /*#__PURE__*/ jsx("path", {
84
+ opacity: "0.2",
85
+ d: "M12.2791 6.04465V7.15535C11.1488 6.88769 10.2151 6.09504 9.76744 5.02326H11.2577C11.8209 5.0254 12.2769 5.48144 12.2791 6.04465Z",
86
+ fill: "black"
87
+ }),
88
+ /*#__PURE__*/ jsx("path", {
89
+ d: "M1.02306 5.02326H11.256C11.821 5.02326 12.2791 5.4813 12.2791 6.04632V16.2792C12.2791 16.8443 11.821 17.3023 11.256 17.3023H1.02306C0.458037 17.3023 0 16.8443 0 16.2792V6.04632C0 5.4813 0.458048 5.02326 1.02306 5.02326Z",
90
+ fill: "url(#provider-teams-0-paint0_linear_0_3)"
91
+ }),
92
+ /*#__PURE__*/ jsx("path", {
93
+ d: "M8.83201 8.91796H6.78641V14.4882H5.48317V8.91796H3.44707V7.8374H8.83201V8.91796Z",
94
+ fill: "white"
95
+ })
96
+ ]
97
+ })
98
+ });
99
+ Teams.displayName = 'TeamsIcon';
100
+ export { Teams };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Telegram: FC<SvgIconProps>;
@@ -0,0 +1,49 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Telegram = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs(Fragment, {
7
+ children: [
8
+ /*#__PURE__*/ jsxs("g", {
9
+ transform: "translate(0, 0)",
10
+ children: [
11
+ /*#__PURE__*/ jsx("defs", {
12
+ children: /*#__PURE__*/ jsxs("linearGradient", {
13
+ id: "telegram-original-0-paint0_linear_0_4",
14
+ x1: "1200",
15
+ y1: "0",
16
+ x2: "1200",
17
+ y2: "2382.2",
18
+ gradientUnits: "userSpaceOnUse",
19
+ children: [
20
+ /*#__PURE__*/ jsx("stop", {
21
+ stopColor: "#2AABEE"
22
+ }),
23
+ /*#__PURE__*/ jsx("stop", {
24
+ offset: "1",
25
+ stopColor: "#229ED9"
26
+ })
27
+ ]
28
+ })
29
+ }),
30
+ /*#__PURE__*/ jsx("path", {
31
+ d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
32
+ fill: "url(#telegram-original-0-paint0_linear_0_4)"
33
+ })
34
+ ]
35
+ }),
36
+ /*#__PURE__*/ jsx("g", {
37
+ transform: "translate(4.536011, 7.223999)",
38
+ children: /*#__PURE__*/ jsx("path", {
39
+ fillRule: "evenodd",
40
+ clipRule: "evenodd",
41
+ d: "M0.895882 4.64933C4.39413 3.1252 6.72684 2.1204 7.89401 1.63493C11.2265 0.248818 11.919 0.00803557 12.3704 8.47732e-05C12.4696 -0.00166391 12.6916 0.0229378 12.8354 0.139601C12.9568 0.238109 12.9902 0.371179 13.0061 0.464576C13.0221 0.557972 13.042 0.770732 13.0262 0.936976C12.8456 2.83446 12.0642 7.43915 11.6667 9.56437C11.4984 10.4636 11.1672 10.7651 10.8466 10.7946C10.1497 10.8588 9.62055 10.3341 8.9456 9.89168C7.88944 9.19935 7.29278 8.76838 6.2676 8.0928C5.08283 7.31205 5.85087 6.88294 6.52607 6.18165C6.70277 5.99811 9.77316 3.20536 9.83259 2.95201C9.84002 2.92032 9.84692 2.80222 9.77675 2.73985C9.70659 2.67748 9.60303 2.69881 9.5283 2.71577C9.42237 2.73981 7.73515 3.85501 4.46663 6.06135C3.98772 6.39021 3.55393 6.55044 3.16528 6.54204C2.73681 6.53278 1.91263 6.29978 1.29993 6.10062C0.548426 5.85633 -0.0488524 5.72718 0.00315712 5.31231C0.0302469 5.09622 0.327822 4.87523 0.895882 4.64933Z",
42
+ fill: "white"
43
+ })
44
+ })
45
+ ]
46
+ })
47
+ });
48
+ Telegram.displayName = 'TelegramIcon';
49
+ export { Telegram };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const TelegramNeutral: FC<SvgIconProps>;
@@ -0,0 +1,17 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const TelegramNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ fillRule: "evenodd",
10
+ clipRule: "evenodd",
11
+ d: "M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM12.43 8.85893C11.2628 9.3444 8.93014 10.3492 5.43189 11.8733C4.86383 12.0992 4.56626 12.3202 4.53917 12.5363C4.49339 12.9015 4.95071 13.0453 5.57348 13.2411C5.65819 13.2678 5.74596 13.2954 5.83594 13.3246C6.44864 13.5238 7.27283 13.7568 7.70129 13.766C8.08994 13.7744 8.52373 13.6142 9.00264 13.2853C12.2712 11.079 13.9584 9.96381 14.0643 9.93977C14.139 9.92281 14.2426 9.90148 14.3128 9.96385C14.3829 10.0262 14.376 10.1443 14.3686 10.176C14.3233 10.3691 12.5281 12.0381 11.5991 12.9018C11.3095 13.171 11.1041 13.362 11.0621 13.4056C10.968 13.5034 10.8721 13.5958 10.78 13.6846C10.2108 14.2333 9.78391 14.6448 10.8036 15.3168C11.2936 15.6397 11.6858 15.9067 12.0769 16.1731C12.5042 16.4641 12.9303 16.7543 13.4816 17.1157C13.6221 17.2078 13.7562 17.3034 13.8869 17.3965C14.3841 17.751 14.8307 18.0694 15.3826 18.0186C15.7032 17.9891 16.0345 17.6876 16.2027 16.7884C16.6002 14.6632 17.3816 10.0585 17.5622 8.16098C17.578 7.99473 17.5581 7.78197 17.5422 7.68857C17.5262 7.59518 17.4928 7.46211 17.3714 7.3636C17.2276 7.24694 17.0056 7.22234 16.9064 7.22408C16.455 7.23203 15.7626 7.47282 12.43 8.85893Z",
12
+ fill: "#0F172B"
13
+ })
14
+ })
15
+ });
16
+ TelegramNeutral.displayName = 'TelegramNeutralIcon';
17
+ export { TelegramNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const TelegramOnlySign: FC<SvgIconProps>;
@@ -0,0 +1,38 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const TelegramOnlySign = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs("g", {
7
+ transform: "translate(1, 2.8839)",
8
+ children: [
9
+ /*#__PURE__*/ jsx("defs", {
10
+ children: /*#__PURE__*/ jsxs("linearGradient", {
11
+ id: "telegram-only-sign-original-0-paint0_linear_0_3",
12
+ x1: "1100",
13
+ y1: "0",
14
+ x2: "1100",
15
+ y2: "1809.7",
16
+ gradientUnits: "userSpaceOnUse",
17
+ children: [
18
+ /*#__PURE__*/ jsx("stop", {
19
+ stopColor: "#2AABEE"
20
+ }),
21
+ /*#__PURE__*/ jsx("stop", {
22
+ offset: "1",
23
+ stopColor: "#229ED9"
24
+ })
25
+ ]
26
+ })
27
+ }),
28
+ /*#__PURE__*/ jsx("path", {
29
+ fillRule: "evenodd",
30
+ clipRule: "evenodd",
31
+ d: "M1.51239 7.84883C7.41795 5.27585 11.3559 3.57959 13.3263 2.76003C18.9521 0.420046 20.1211 0.0135654 20.883 0.000143111C21.0506 -0.00280896 21.4253 0.0387227 21.668 0.235669C21.873 0.401967 21.9294 0.626612 21.9563 0.78428C21.9833 0.941949 22.0169 1.30112 21.9902 1.58177C21.6854 4.78503 20.3662 12.5585 19.6951 16.1462C19.4111 17.6643 18.852 18.1733 18.3107 18.2231C17.1343 18.3314 16.2409 17.4457 15.1015 16.6988C13.3186 15.53 12.3113 14.8025 10.5807 13.662C8.58058 12.3439 9.87715 11.6195 11.017 10.4356C11.3153 10.1258 16.4986 5.41117 16.5989 4.98348C16.6115 4.92999 16.6231 4.7306 16.5046 4.62532C16.3862 4.52004 16.2114 4.55604 16.0852 4.58467C15.9064 4.62526 13.0581 6.50789 7.54035 10.2326C6.73187 10.7877 5.99958 11.0582 5.34347 11.044C4.62016 11.0284 3.2288 10.6351 2.19447 10.2988C0.925826 9.88646 -0.0824703 9.66842 0.00532971 8.96806C0.0510613 8.60326 0.553413 8.23019 1.51239 7.84883Z",
32
+ fill: "url(#telegram-only-sign-original-0-paint0_linear_0_3)"
33
+ })
34
+ ]
35
+ })
36
+ });
37
+ TelegramOnlySign.displayName = 'TelegramOnlySignIcon';
38
+ export { TelegramOnlySign };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const TelegramOnlySignNeutral: FC<SvgIconProps>;
@@ -0,0 +1,17 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const TelegramOnlySignNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1, 2.8839)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ fillRule: "evenodd",
10
+ clipRule: "evenodd",
11
+ d: "M1.51239 7.84883C7.41795 5.27585 11.3559 3.57959 13.3263 2.76003C18.9521 0.420046 20.1211 0.0135654 20.883 0.000143111C21.0506 -0.00280896 21.4253 0.0387227 21.668 0.235669C21.873 0.401967 21.9294 0.626612 21.9563 0.78428C21.9833 0.941949 22.0169 1.30112 21.9902 1.58177C21.6854 4.78503 20.3662 12.5585 19.6951 16.1462C19.4111 17.6643 18.852 18.1733 18.3107 18.2231C17.1343 18.3314 16.2409 17.4457 15.1015 16.6988C13.3186 15.53 12.3113 14.8025 10.5807 13.662C8.58058 12.3439 9.87715 11.6195 11.017 10.4356C11.3153 10.1258 16.4986 5.41117 16.5989 4.98348C16.6115 4.92999 16.6231 4.7306 16.5046 4.62532C16.3862 4.52004 16.2114 4.55604 16.0852 4.58467C15.9064 4.62526 13.0581 6.50789 7.54035 10.2326C6.73187 10.7877 5.99958 11.0582 5.34347 11.044C4.62016 11.0284 3.2288 10.6351 2.19447 10.2988C0.925826 9.88646 -0.0824703 9.66842 0.00532971 8.96806C0.0510613 8.60326 0.553413 8.23019 1.51239 7.84883Z",
12
+ fill: "#0F172B"
13
+ })
14
+ })
15
+ });
16
+ TelegramOnlySignNeutral.displayName = 'TelegramOnlySignNeutralIcon';
17
+ export { TelegramOnlySignNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Threads: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Threads = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.676, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M16.0671 11.1235C15.9638 11.074 15.8587 11.0263 15.7524 10.9806C15.5671 7.56728 13.702 5.61312 10.5702 5.59312C10.556 5.59304 10.5419 5.59304 10.5278 5.59304C8.65455 5.59304 7.09664 6.39261 6.13775 7.84759L7.86012 9.0291C8.57645 7.94229 9.70065 7.7106 10.5286 7.7106C10.5381 7.7106 10.5477 7.7106 10.5572 7.71069C11.5884 7.71726 12.3665 8.01708 12.8701 8.60175C13.2366 9.02741 13.4817 9.61563 13.6031 10.358C12.6889 10.2026 11.7001 10.1548 10.6431 10.2154C7.66559 10.3869 5.75139 12.1235 5.87995 14.5365C5.94519 15.7605 6.55496 16.8135 7.59688 17.5014C8.4778 18.0829 9.61237 18.3673 10.7915 18.3029C12.3487 18.2175 13.5704 17.6234 14.4226 16.537C15.0699 15.712 15.4792 14.6429 15.66 13.2957C16.4021 13.7436 16.9521 14.333 17.2559 15.0415C17.7724 16.2459 17.8025 18.225 16.1876 19.8385C14.7728 21.252 13.072 21.8635 10.5017 21.8824C7.65052 21.8613 5.49422 20.9469 4.09226 19.1646C2.77944 17.4958 2.10096 15.0852 2.07565 12C2.10096 8.91473 2.77944 6.5042 4.09226 4.83534C5.49422 3.05311 7.65049 2.13875 10.5016 2.11756C13.3735 2.13891 15.5674 3.05767 17.023 4.8485C17.7368 5.7267 18.2749 6.8311 18.6296 8.11879L20.648 7.58028C20.218 5.99528 19.5414 4.62946 18.6206 3.49675C16.7545 1.20084 14.0253 0.0243935 10.5087 0H10.4946C6.9852 0.0243088 4.28651 1.20522 2.47354 3.50991C0.860237 5.5608 0.02805 8.41446 8.74996e-05 11.9916L0 12L8.74996e-05 12.0084C0.02805 15.5855 0.860237 18.4393 2.47354 20.4901C4.28651 22.7948 6.9852 23.9757 10.4946 24H10.5087C13.6288 23.9784 15.828 23.1615 17.6397 21.3514C20.0101 18.9833 19.9387 16.0149 19.1575 14.1926C18.597 12.8859 17.5284 11.8245 16.0671 11.1235ZM10.6801 16.1884C9.37506 16.2619 8.0193 15.6761 7.95245 14.4215C7.9029 13.4913 8.61448 12.4533 10.7601 12.3296C11.0059 12.3154 11.247 12.3085 11.4839 12.3085C12.2633 12.3085 12.9924 12.3842 13.6552 12.5291C13.408 15.6169 11.9577 16.1183 10.6801 16.1884Z",
10
+ fill: "black"
11
+ })
12
+ })
13
+ });
14
+ Threads.displayName = 'ThreadsIcon';
15
+ export { Threads };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const ThreadsNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const ThreadsNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.676, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M16.0671 11.1235C15.9638 11.074 15.8587 11.0263 15.7524 10.9806C15.5671 7.56728 13.702 5.61312 10.5702 5.59312C10.556 5.59304 10.5419 5.59304 10.5278 5.59304C8.65455 5.59304 7.09664 6.39261 6.13775 7.84759L7.86012 9.0291C8.57645 7.94229 9.70065 7.7106 10.5286 7.7106C10.5381 7.7106 10.5477 7.7106 10.5572 7.71069C11.5884 7.71726 12.3665 8.01708 12.8701 8.60175C13.2366 9.02741 13.4817 9.61563 13.6031 10.358C12.6889 10.2026 11.7001 10.1548 10.6431 10.2154C7.66559 10.3869 5.75139 12.1235 5.87995 14.5365C5.94519 15.7605 6.55496 16.8135 7.59688 17.5014C8.4778 18.0829 9.61237 18.3673 10.7915 18.3029C12.3487 18.2175 13.5704 17.6234 14.4226 16.537C15.0699 15.712 15.4792 14.6429 15.66 13.2957C16.4021 13.7436 16.9521 14.333 17.2559 15.0415C17.7724 16.2459 17.8025 18.225 16.1876 19.8385C14.7728 21.252 13.072 21.8635 10.5017 21.8824C7.65052 21.8613 5.49422 20.9469 4.09226 19.1646C2.77944 17.4958 2.10096 15.0852 2.07565 12C2.10096 8.91473 2.77944 6.5042 4.09226 4.83534C5.49422 3.05311 7.65049 2.13875 10.5016 2.11756C13.3735 2.13891 15.5674 3.05767 17.023 4.8485C17.7368 5.7267 18.2749 6.8311 18.6296 8.11879L20.648 7.58028C20.218 5.99528 19.5414 4.62946 18.6206 3.49675C16.7545 1.20084 14.0253 0.0243935 10.5087 0H10.4946C6.9852 0.0243088 4.28651 1.20522 2.47354 3.50991C0.860237 5.5608 0.02805 8.41446 8.74996e-05 11.9916L0 12L8.74996e-05 12.0084C0.02805 15.5855 0.860237 18.4393 2.47354 20.4901C4.28651 22.7948 6.9852 23.9757 10.4946 24H10.5087C13.6288 23.9784 15.828 23.1615 17.6397 21.3514C20.0101 18.9833 19.9387 16.0149 19.1575 14.1926C18.597 12.8859 17.5284 11.8245 16.0671 11.1235ZM10.6801 16.1884C9.37506 16.2619 8.0193 15.6761 7.95245 14.4215C7.9029 13.4913 8.61448 12.4533 10.7601 12.3296C11.0059 12.3154 11.247 12.3085 11.4839 12.3085C12.2633 12.3085 12.9924 12.3842 13.6552 12.5291C13.408 15.6169 11.9577 16.1183 10.6801 16.1884Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ ThreadsNeutral.displayName = 'ThreadsNeutralIcon';
15
+ export { ThreadsNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Tiktok: FC<SvgIconProps>;