@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,414 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Outlook365 = (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(1.2648, 0.6408)",
10
+ children: [
11
+ /*#__PURE__*/ jsx("defs", {
12
+ children: /*#__PURE__*/ jsxs("linearGradient", {
13
+ id: "provider-outlook365-0-paint0_linear_0_16",
14
+ x1: "1.32178",
15
+ y1: "8.39067",
16
+ x2: "14.5491",
17
+ y2: "0.18647",
18
+ gradientUnits: "userSpaceOnUse",
19
+ children: [
20
+ /*#__PURE__*/ jsx("stop", {
21
+ stopColor: "#20A7FA"
22
+ }),
23
+ /*#__PURE__*/ jsx("stop", {
24
+ offset: "0.4",
25
+ stopColor: "#3BD5FF"
26
+ }),
27
+ /*#__PURE__*/ jsx("stop", {
28
+ offset: "1",
29
+ stopColor: "#C4B0FF"
30
+ })
31
+ ]
32
+ })
33
+ }),
34
+ /*#__PURE__*/ jsx("path", {
35
+ d: "M15.7453 2.09297L1.24687 11.2852L0 9.31641V7.61953C0 7.00078 0.314063 6.42891 0.829688 6.09141L9.25781 0.625781C10.5422 -0.208594 12.1969 -0.208594 13.4813 0.625781L15.7453 2.09297Z",
36
+ fill: "url(#provider-outlook365-0-paint0_linear_0_16)"
37
+ })
38
+ ]
39
+ }),
40
+ /*#__PURE__*/ jsxs("g", {
41
+ transform: "translate(2.508, 1.1808)",
42
+ children: [
43
+ /*#__PURE__*/ jsx("defs", {
44
+ children: /*#__PURE__*/ jsxs("linearGradient", {
45
+ id: "provider-outlook365-1-paint0_linear_0_15",
46
+ x1: "6.14391",
47
+ y1: "12.7716",
48
+ x2: "13.5075",
49
+ y2: "0.980766",
50
+ gradientUnits: "userSpaceOnUse",
51
+ children: [
52
+ /*#__PURE__*/ jsx("stop", {
53
+ stopColor: "#165AD9"
54
+ }),
55
+ /*#__PURE__*/ jsx("stop", {
56
+ offset: "0.501",
57
+ stopColor: "#1880E5"
58
+ }),
59
+ /*#__PURE__*/ jsx("stop", {
60
+ offset: "1",
61
+ stopColor: "#8587FF"
62
+ })
63
+ ]
64
+ })
65
+ }),
66
+ /*#__PURE__*/ jsx("path", {
67
+ d: "M12.1078 0C12.15 0.028125 12.1969 0.0515624 12.2391 0.0796874L18.8156 4.34531L2.50313 14.6859L0 10.7391L11.9719 3.13594C13.1062 2.41875 13.1531 0.796875 12.1078 0Z",
68
+ fill: "url(#provider-outlook365-1-paint0_linear_0_15)"
69
+ })
70
+ ]
71
+ }),
72
+ /*#__PURE__*/ jsxs("g", {
73
+ transform: "translate(2.508, 1.1808)",
74
+ children: [
75
+ /*#__PURE__*/ jsx("defs", {
76
+ children: /*#__PURE__*/ jsxs("linearGradient", {
77
+ id: "provider-outlook365-2-paint0_linear_0_14",
78
+ x1: "12.558",
79
+ y1: "11.0649",
80
+ x2: "4.38131",
81
+ y2: "4.40241",
82
+ gradientUnits: "userSpaceOnUse",
83
+ children: [
84
+ /*#__PURE__*/ jsx("stop", {
85
+ offset: "0.237",
86
+ stopColor: "#448AFF",
87
+ stopOpacity: "0"
88
+ }),
89
+ /*#__PURE__*/ jsx("stop", {
90
+ offset: "0.792",
91
+ stopColor: "#0032B1"
92
+ })
93
+ ]
94
+ })
95
+ }),
96
+ /*#__PURE__*/ jsx("path", {
97
+ d: "M12.1078 0C12.15 0.028125 12.1969 0.0515624 12.2391 0.0796874L18.8156 4.34531L2.50313 14.6859L0 10.7391L11.9719 3.13594C13.1062 2.41875 13.1531 0.796875 12.1078 0Z",
98
+ fill: "url(#provider-outlook365-2-paint0_linear_0_14)",
99
+ fillOpacity: "0.2"
100
+ })
101
+ ]
102
+ }),
103
+ /*#__PURE__*/ jsxs("g", {
104
+ transform: "translate(5.016, 3.8856)",
105
+ children: [
106
+ /*#__PURE__*/ jsx("defs", {
107
+ children: /*#__PURE__*/ jsxs("linearGradient", {
108
+ id: "provider-outlook365-3-paint0_linear_0_5",
109
+ x1: "5.8313",
110
+ y1: "9.75338",
111
+ x2: "18.7513",
112
+ y2: "1.48458",
113
+ gradientUnits: "userSpaceOnUse",
114
+ children: [
115
+ /*#__PURE__*/ jsx("stop", {
116
+ stopColor: "#1A43A6"
117
+ }),
118
+ /*#__PURE__*/ jsx("stop", {
119
+ offset: "0.492",
120
+ stopColor: "#2052CB"
121
+ }),
122
+ /*#__PURE__*/ jsx("stop", {
123
+ offset: "1",
124
+ stopColor: "#5F20CB"
125
+ })
126
+ ]
127
+ })
128
+ }),
129
+ /*#__PURE__*/ jsx("path", {
130
+ d: "M6.50625 13.9547L0 11.9813L13.8328 3.21094C15 2.47031 14.9953 0.773437 13.8281 0.0374998L13.7672 0L13.9453 0.1125L18.1547 2.84531C18.6703 3.18281 18.9844 3.75469 18.9844 4.37344V6.01406L6.50625 13.9547Z",
131
+ fill: "url(#provider-outlook365-3-paint0_linear_0_5)"
132
+ })
133
+ ]
134
+ }),
135
+ /*#__PURE__*/ jsxs("g", {
136
+ transform: "translate(5.016, 3.8856)",
137
+ children: [
138
+ /*#__PURE__*/ jsx("defs", {
139
+ children: /*#__PURE__*/ jsxs("linearGradient", {
140
+ id: "provider-outlook365-4-paint0_linear_0_13",
141
+ x1: "12.6712",
142
+ y1: "10.5124",
143
+ x2: "4.8202",
144
+ y2: "3.71874",
145
+ gradientUnits: "userSpaceOnUse",
146
+ children: [
147
+ /*#__PURE__*/ jsx("stop", {
148
+ stopColor: "#0045B9",
149
+ stopOpacity: "0"
150
+ }),
151
+ /*#__PURE__*/ jsx("stop", {
152
+ offset: "0.67",
153
+ stopColor: "#0D1F69"
154
+ })
155
+ ]
156
+ })
157
+ }),
158
+ /*#__PURE__*/ jsx("path", {
159
+ d: "M6.50625 13.9547L0 11.9813L13.8328 3.21094C15 2.47031 14.9953 0.773437 13.8281 0.0374998L13.7672 0L13.9453 0.1125L18.1547 2.84531C18.6703 3.18281 18.9844 3.75469 18.9844 4.37344V6.01406L6.50625 13.9547Z",
160
+ fill: "url(#provider-outlook365-4-paint0_linear_0_13)",
161
+ fillOpacity: "0.2"
162
+ })
163
+ ]
164
+ }),
165
+ /*#__PURE__*/ jsxs("g", {
166
+ transform: "translate(1.2648, 0.6408)",
167
+ children: [
168
+ /*#__PURE__*/ jsx("defs", {
169
+ children: /*#__PURE__*/ jsxs("radialGradient", {
170
+ id: "provider-outlook365-5-paint0_radial_0_12",
171
+ cx: "0",
172
+ cy: "0",
173
+ r: "1",
174
+ gradientUnits: "userSpaceOnUse",
175
+ gradientTransform: "translate(11.3669 0.498054) rotate(-90) scale(17.0535 18.4577)",
176
+ children: [
177
+ /*#__PURE__*/ jsx("stop", {
178
+ offset: "0.568",
179
+ stopColor: "#275FF0",
180
+ stopOpacity: "0"
181
+ }),
182
+ /*#__PURE__*/ jsx("stop", {
183
+ offset: "0.992",
184
+ stopColor: "#002177"
185
+ })
186
+ ]
187
+ })
188
+ }),
189
+ /*#__PURE__*/ jsx("path", {
190
+ d: "M13.4813 0.625781C12.1969 -0.208594 10.5422 -0.208594 9.25781 0.625781L0.829688 6.09141C0.314063 6.42891 0 7.00078 0 7.61953V7.70391C0.01875 8.32266 0.346875 8.89453 0.871875 9.22734L11.3531 15.832L21.8578 9.23672C22.4016 8.89453 22.7344 8.29453 22.7344 7.65234V9.26016V7.61953C22.7344 7.00078 22.4203 6.42891 21.9047 6.09141L13.4813 0.625781Z",
191
+ fill: "url(#provider-outlook365-5-paint0_radial_0_12)"
192
+ })
193
+ ]
194
+ }),
195
+ /*#__PURE__*/ jsxs("g", {
196
+ transform: "translate(8.1192, 8.292)",
197
+ children: [
198
+ /*#__PURE__*/ jsx("defs", {
199
+ children: /*#__PURE__*/ jsxs("linearGradient", {
200
+ id: "provider-outlook365-6-paint0_linear_0_10",
201
+ x1: "15.8801",
202
+ y1: "7.53361",
203
+ x2: "4.41923",
204
+ y2: "7.53361",
205
+ gradientUnits: "userSpaceOnUse",
206
+ children: [
207
+ /*#__PURE__*/ jsx("stop", {
208
+ stopColor: "#4DC4FF"
209
+ }),
210
+ /*#__PURE__*/ jsx("stop", {
211
+ offset: "0.196",
212
+ stopColor: "#0FAFFF"
213
+ })
214
+ ]
215
+ })
216
+ }),
217
+ /*#__PURE__*/ jsx("path", {
218
+ d: "M2.64844 15.0703H11.9297C14.1094 15.0703 15.8766 13.3031 15.8766 11.1234V0C15.8766 0.642187 15.5438 1.24219 15 1.58438L1.19531 10.2516C0.45 10.7203 0 11.5359 0 12.4172C0 13.8844 1.18594 15.0703 2.64844 15.0703Z",
219
+ fill: "url(#provider-outlook365-6-paint0_linear_0_10)"
220
+ })
221
+ ]
222
+ }),
223
+ /*#__PURE__*/ jsxs("g", {
224
+ transform: "translate(8.1192, 8.292)",
225
+ children: [
226
+ /*#__PURE__*/ jsx("defs", {
227
+ children: /*#__PURE__*/ jsxs("radialGradient", {
228
+ id: "provider-outlook365-7-paint0_radial_0_11",
229
+ cx: "0",
230
+ cy: "0",
231
+ r: "1",
232
+ gradientUnits: "userSpaceOnUse",
233
+ gradientTransform: "translate(7.10037 12.4847) rotate(-45) scale(7.3088)",
234
+ children: [
235
+ /*#__PURE__*/ jsx("stop", {
236
+ offset: "0.26",
237
+ stopColor: "#0060D1"
238
+ }),
239
+ /*#__PURE__*/ jsx("stop", {
240
+ offset: "0.908",
241
+ stopColor: "#0383F1",
242
+ stopOpacity: "0"
243
+ })
244
+ ]
245
+ })
246
+ }),
247
+ /*#__PURE__*/ jsx("path", {
248
+ d: "M2.64844 15.0703H11.9297C14.1094 15.0703 15.8766 13.3031 15.8766 11.1234V0C15.8766 0.642187 15.5438 1.24219 15 1.58438L1.19531 10.2516C0.45 10.7203 0 11.5359 0 12.4172C0 13.8844 1.18594 15.0703 2.64844 15.0703Z",
249
+ fill: "url(#provider-outlook365-7-paint0_radial_0_11)",
250
+ fillOpacity: "0.4"
251
+ })
252
+ ]
253
+ }),
254
+ /*#__PURE__*/ jsxs("g", {
255
+ transform: "translate(8.1192, 8.292)",
256
+ children: [
257
+ /*#__PURE__*/ jsx("defs", {
258
+ children: /*#__PURE__*/ jsxs("radialGradient", {
259
+ id: "provider-outlook365-8-paint0_radial_0_9",
260
+ cx: "0",
261
+ cy: "0",
262
+ r: "1",
263
+ gradientUnits: "userSpaceOnUse",
264
+ gradientTransform: "translate(-3.93281 17.895) rotate(-52.658) scale(24.8099 22.4345)",
265
+ children: [
266
+ /*#__PURE__*/ jsx("stop", {
267
+ offset: "0.732",
268
+ stopColor: "#F4A7F7",
269
+ stopOpacity: "0"
270
+ }),
271
+ /*#__PURE__*/ jsx("stop", {
272
+ offset: "1",
273
+ stopColor: "#F4A7F7"
274
+ })
275
+ ]
276
+ })
277
+ }),
278
+ /*#__PURE__*/ jsx("path", {
279
+ d: "M2.64844 15.0703H11.9297C14.1094 15.0703 15.8766 13.3031 15.8766 11.1234V0C15.8766 0.642187 15.5438 1.24219 15 1.58438L1.19531 10.2516C0.45 10.7203 0 11.5359 0 12.4172C0 13.8844 1.18594 15.0703 2.64844 15.0703Z",
280
+ fill: "url(#provider-outlook365-8-paint0_radial_0_9)",
281
+ fillOpacity: "0.5"
282
+ })
283
+ ]
284
+ }),
285
+ /*#__PURE__*/ jsxs("g", {
286
+ transform: "translate(1.26, 8.2824)",
287
+ children: [
288
+ /*#__PURE__*/ jsx("defs", {
289
+ children: /*#__PURE__*/ jsxs("radialGradient", {
290
+ id: "provider-outlook365-9-paint0_radial_0_7",
291
+ cx: "0",
292
+ cy: "0",
293
+ r: "1",
294
+ gradientUnits: "userSpaceOnUse",
295
+ gradientTransform: "translate(7.9407 5.93873) rotate(123.339) scale(13.0903 33.9708)",
296
+ children: [
297
+ /*#__PURE__*/ jsx("stop", {
298
+ stopColor: "#49DEFF"
299
+ }),
300
+ /*#__PURE__*/ jsx("stop", {
301
+ offset: "0.724",
302
+ stopColor: "#29C3FF"
303
+ })
304
+ ]
305
+ })
306
+ }),
307
+ /*#__PURE__*/ jsx("path", {
308
+ d: "M13.2844 15.075H3.94687C1.76719 15.075 0 13.3078 0 11.1281V0C0 0.642187 0.328125 1.24219 0.871875 1.58438L14.6672 10.2797C15.4219 10.7578 15.8813 11.5875 15.8813 12.4781C15.8813 13.9125 14.7187 15.075 13.2844 15.075Z",
309
+ fill: "url(#provider-outlook365-9-paint0_radial_0_7)"
310
+ })
311
+ ]
312
+ }),
313
+ /*#__PURE__*/ jsxs("g", {
314
+ transform: "translate(1.26, 8.2824)",
315
+ children: [
316
+ /*#__PURE__*/ jsx("defs", {
317
+ children: /*#__PURE__*/ jsxs("linearGradient", {
318
+ id: "provider-outlook365-10-paint0_linear_0_6",
319
+ x1: "-1.60598",
320
+ y1: "7.54458",
321
+ x2: "9.42872",
322
+ y2: "7.53666",
323
+ gradientUnits: "userSpaceOnUse",
324
+ children: [
325
+ /*#__PURE__*/ jsx("stop", {
326
+ offset: "0.206",
327
+ stopColor: "#6CE0FF"
328
+ }),
329
+ /*#__PURE__*/ jsx("stop", {
330
+ offset: "0.535",
331
+ stopColor: "#50D5FF",
332
+ stopOpacity: "0"
333
+ })
334
+ ]
335
+ })
336
+ }),
337
+ /*#__PURE__*/ jsx("path", {
338
+ d: "M13.2844 15.075H3.94687C1.76719 15.075 0 13.3078 0 11.1281V0C0 0.642187 0.328125 1.24219 0.871875 1.58438L14.6672 10.2797C15.4219 10.7578 15.8813 11.5875 15.8813 12.4781C15.8813 13.9125 14.7187 15.075 13.2844 15.075Z",
339
+ fill: "url(#provider-outlook365-10-paint0_linear_0_6)"
340
+ })
341
+ ]
342
+ }),
343
+ /*#__PURE__*/ jsxs("g", {
344
+ transform: "translate(0, 11.3568)",
345
+ children: [
346
+ /*#__PURE__*/ jsx("defs", {
347
+ children: /*#__PURE__*/ jsxs("radialGradient", {
348
+ id: "provider-outlook365-11-paint0_radial_0_8",
349
+ cx: "0",
350
+ cy: "0",
351
+ r: "1",
352
+ gradientUnits: "userSpaceOnUse",
353
+ gradientTransform: "translate(-0.0385377 0.385666) rotate(46.924) scale(13.3025)",
354
+ children: [
355
+ /*#__PURE__*/ jsx("stop", {
356
+ offset: "0.039",
357
+ stopColor: "#0091FF"
358
+ }),
359
+ /*#__PURE__*/ jsx("stop", {
360
+ offset: "0.919",
361
+ stopColor: "#183DAD"
362
+ })
363
+ ]
364
+ })
365
+ }),
366
+ /*#__PURE__*/ jsx("path", {
367
+ d: "M2.05313 0H8.05313C9.1875 0 10.1063 0.91875 10.1063 2.05313V8.05313C10.1063 9.1875 9.1875 10.1062 8.05313 10.1062H2.05313C0.91875 10.1062 0 9.1875 0 8.05313V2.05313C0 0.91875 0.91875 0 2.05313 0Z",
368
+ fill: "url(#provider-outlook365-11-paint0_radial_0_8)"
369
+ })
370
+ ]
371
+ }),
372
+ /*#__PURE__*/ jsxs("g", {
373
+ transform: "translate(0, 11.3568)",
374
+ children: [
375
+ /*#__PURE__*/ jsx("defs", {
376
+ children: /*#__PURE__*/ jsxs("radialGradient", {
377
+ id: "provider-outlook365-12-paint0_radial_0_4",
378
+ cx: "0",
379
+ cy: "0",
380
+ r: "1",
381
+ gradientUnits: "userSpaceOnUse",
382
+ gradientTransform: "translate(5.05288 6.15499) rotate(90) scale(7.07385 8.15943)",
383
+ children: [
384
+ /*#__PURE__*/ jsx("stop", {
385
+ offset: "0.558",
386
+ stopColor: "#0FA5F7",
387
+ stopOpacity: "0"
388
+ }),
389
+ /*#__PURE__*/ jsx("stop", {
390
+ offset: "1",
391
+ stopColor: "#74C6FF"
392
+ })
393
+ ]
394
+ })
395
+ }),
396
+ /*#__PURE__*/ jsx("path", {
397
+ d: "M2.05313 0H8.05313C9.1875 0 10.1063 0.91875 10.1063 2.05313V8.05313C10.1063 9.1875 9.1875 10.1062 8.05313 10.1062H2.05313C0.91875 10.1062 0 9.1875 0 8.05313V2.05313C0 0.91875 0.91875 0 2.05313 0Z",
398
+ fill: "url(#provider-outlook365-12-paint0_radial_0_4)",
399
+ fillOpacity: "0.5"
400
+ })
401
+ ]
402
+ }),
403
+ /*#__PURE__*/ jsx("g", {
404
+ transform: "translate(2.16, 13.4256)",
405
+ children: /*#__PURE__*/ jsx("path", {
406
+ d: "M5.77969 2.94844C5.77969 2.5125 5.70938 2.11875 5.57344 1.76719C5.44219 1.40625 5.24531 1.08281 4.97813 0.810938C4.45781 0.271876 3.78281 0 2.95312 0C2.07656 0 1.36406 0.28125 0.820312 0.84375C0.529688 1.14844 0.31875 1.50938 0.1875 1.9125C0.065625 2.25938 0 2.63438 0 3.05625C0 3.44063 0.0609375 3.7875 0.173438 4.10625C0.304688 4.50469 0.510938 4.86094 0.80625 5.15625C1.34063 5.69531 2.025 5.9625 2.85469 5.9625C3.70781 5.9625 4.40625 5.68594 4.94531 5.13281C5.21719 4.85156 5.42344 4.52813 5.55937 4.15781C5.70937 3.80156 5.77969 3.39844 5.77969 2.94844ZM4.39687 3.01875C4.39687 3.3 4.36406 3.55313 4.29375 3.77344C4.22344 3.98438 4.125 4.1625 3.98906 4.31719C3.7125 4.62656 3.34687 4.78594 2.8875 4.78594C2.44687 4.78594 2.08125 4.62656 1.8 4.30781C1.62188 4.10625 1.50469 3.85312 1.43906 3.55781C1.40156 3.38437 1.37813 3.20156 1.37813 2.99531C1.37813 2.81719 1.39688 2.65313 1.425 2.49844C1.48594 2.17969 1.60781 1.90781 1.8 1.6875C2.08125 1.35469 2.45625 1.19062 2.92031 1.19062C3.37031 1.19062 3.73125 1.35 3.99844 1.67344C4.12969 1.82813 4.22812 2.01563 4.29375 2.23594C4.36406 2.46094 4.39687 2.72344 4.39687 3.01875Z",
407
+ fill: "white"
408
+ })
409
+ })
410
+ ]
411
+ })
412
+ });
413
+ Outlook365.displayName = 'Outlook365Icon';
414
+ export { Outlook365 };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Patreon: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Patreon = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.0433, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M21.9134 7.21006C21.9092 4.14562 19.5225 1.63406 16.7223 0.727837C13.245 -0.397497 8.65877 -0.234385 5.33832 1.33228C1.31388 3.23139 0.0496557 7.39139 0.00254457 11.5403C-0.0361221 14.9514 0.304322 23.9356 5.37188 23.9996C9.13721 24.0474 9.69788 19.1956 11.4401 16.8589C12.6797 15.1965 14.2757 14.7269 16.2403 14.2407C19.617 13.4049 21.9183 10.7401 21.9134 7.21006Z",
10
+ fill: "black"
11
+ })
12
+ })
13
+ });
14
+ Patreon.displayName = 'PatreonIcon';
15
+ export { Patreon };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const PatreonNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const PatreonNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.0433, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M21.9134 7.21006C21.9092 4.14562 19.5225 1.63406 16.7223 0.727837C13.245 -0.397497 8.65877 -0.234385 5.33832 1.33228C1.31388 3.23139 0.0496557 7.39139 0.00254457 11.5403C-0.0361221 14.9514 0.304322 23.9356 5.37188 23.9996C9.13721 24.0474 9.69788 19.1956 11.4401 16.8589C12.6797 15.1965 14.2757 14.7269 16.2403 14.2407C19.617 13.4049 21.9183 10.7401 21.9134 7.21006Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ PatreonNeutral.displayName = 'PatreonNeutralIcon';
15
+ export { PatreonNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Paypal: FC<SvgIconProps>;
@@ -0,0 +1,30 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Paypal = (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(6.751862, 5.679138)",
10
+ children: /*#__PURE__*/ jsx("path", {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ d: "M3.78623 0H10.5236C14.141 0 15.5028 1.8313 15.2923 4.52174C14.9445 8.96348 12.2593 11.4209 8.69754 11.4209H6.89928C6.41058 11.4209 6.08188 11.7443 5.94971 12.6209L5.18623 17.7165C5.1358 18.047 4.96188 18.2383 4.70101 18.2644H0.467969C0.0697079 18.2644 -0.0711617 17.96 0.0331862 17.3009L2.61406 0.965221C2.71493 0.311308 3.07319 0 3.78623 0Z",
14
+ fill: "#009EE3"
15
+ })
16
+ }),
17
+ /*#__PURE__*/ jsx("g", {
18
+ transform: "translate(1.934906, 0.056519)",
19
+ children: /*#__PURE__*/ jsx("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M4.38927 0H11.1336C13.0327 0 15.2867 0.0608695 16.7927 1.3913C17.7997 2.28 18.3284 3.69391 18.2067 5.21739C17.7927 10.367 14.7128 13.2522 10.5806 13.2522H7.25536C6.6884 13.2522 6.31449 13.6278 6.15449 14.6435L5.22579 20.5565C5.16492 20.9391 4.99971 21.1652 4.70405 21.193H0.542316C0.0814469 21.193 -0.0820329 20.8452 0.0379671 20.0765L3.02927 1.12348C3.14927 0.361738 3.5684 0 4.38927 0Z",
23
+ fill: "#113984"
24
+ })
25
+ })
26
+ ]
27
+ })
28
+ });
29
+ Paypal.displayName = 'PaypalIcon';
30
+ export { Paypal };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const PaypalNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const PaypalNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.8297, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M5.24669 21.337H0.640691C0.548168 21.337 0.456751 21.3169 0.372722 21.2782C0.288692 21.2394 0.214041 21.183 0.153899 21.1127C0.0937559 21.0424 0.0495466 20.9599 0.0243085 20.8708C-0.0009297 20.7818 -0.00659855 20.6884 0.00769129 20.597L3.11469 0.901C3.19669 0.382 3.64469 0 4.16869 0H11.6287C14.1987 0 16.2067 0.543 17.3187 1.81C18.3287 2.96 18.6227 4.23 18.3307 6.097C18.3077 6.24 18.2837 6.385 18.2537 6.534C17.2707 11.584 13.9047 13.331 9.60669 13.331H7.41669C6.89269 13.331 6.44869 13.713 6.36669 14.231L5.24669 21.337ZM19.3927 6.917C19.2131 6.71269 19.0092 6.53102 18.7857 6.376C18.7727 6.452 18.7597 6.551 18.7447 6.63C17.8147 11.408 14.7397 13.831 9.60669 13.831H7.41669C7.28205 13.8312 7.15193 13.8796 7.04992 13.9675C6.94791 14.0553 6.88078 14.1769 6.86069 14.31L5.67369 21.837H5.16769L4.92769 23.353C4.91511 23.433 4.92003 23.5147 4.9421 23.5926C4.96416 23.6705 5.00286 23.7427 5.05552 23.8042C5.10818 23.8657 5.17355 23.9151 5.24713 23.9489C5.3207 23.9827 5.40073 24.0001 5.48169 24H9.36369C9.82369 24 10.2137 23.666 10.2857 23.212C10.3457 22.952 11.0457 18.36 11.1017 18.122C11.1361 17.9021 11.2481 17.7017 11.4174 17.5572C11.5867 17.4126 11.8021 17.3335 12.0247 17.334H12.6047C16.3647 17.334 19.3097 15.806 20.1697 11.388C20.5297 9.541 20.3437 8 19.3927 6.917Z",
10
+ fill: "black"
11
+ })
12
+ })
13
+ });
14
+ PaypalNeutral.displayName = 'PaypalNeutralIcon';
15
+ export { PaypalNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Pinterest: FC<SvgIconProps>;
@@ -0,0 +1,26 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Pinterest = (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)",
10
+ children: /*#__PURE__*/ jsx("path", {
11
+ 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",
12
+ fill: "white"
13
+ })
14
+ }),
15
+ /*#__PURE__*/ jsx("g", {
16
+ transform: "translate(0, 0)",
17
+ children: /*#__PURE__*/ jsx("path", {
18
+ d: "M12 0C5.37284 0 0 5.37284 0 12C0 17.0864 3.16049 21.4321 7.62469 23.1802C7.51605 22.2321 7.42716 20.7704 7.6642 19.7333C7.88148 18.7951 9.06667 13.7679 9.06667 13.7679C9.06667 13.7679 8.71111 13.0469 8.71111 11.9901C8.71111 10.321 9.67901 9.07654 10.884 9.07654C11.9111 9.07654 12.4049 9.84691 12.4049 10.7654C12.4049 11.7926 11.7531 13.3333 11.4074 14.7654C11.121 15.9605 12.0099 16.9383 13.1852 16.9383C15.3185 16.9383 16.958 14.6864 16.958 11.4469C16.958 8.57284 14.8938 6.5679 11.9407 6.5679C8.52346 6.5679 6.51852 9.12593 6.51852 11.7728C6.51852 12.8 6.91358 13.9062 7.40741 14.5086C7.50617 14.6272 7.51605 14.7358 7.48642 14.8543C7.39753 15.2296 7.19012 16.0494 7.15062 16.2173C7.10123 16.4346 6.97284 16.484 6.74568 16.3753C5.24444 15.6741 4.30617 13.4914 4.30617 11.7235C4.30617 7.94074 7.05185 4.4642 12.237 4.4642C16.3951 4.4642 19.6346 7.42716 19.6346 11.3975C19.6346 15.5358 17.0272 18.8642 13.4123 18.8642C12.1975 18.8642 11.0519 18.2321 10.6667 17.4815C10.6667 17.4815 10.0642 19.7728 9.91605 20.3358C9.64938 21.3827 8.91852 22.6864 8.42469 23.4864C9.55062 23.8321 10.7358 24.0198 11.9802 24.0198C18.6074 24.0198 23.9802 18.6469 23.9802 12.0198C24 5.37284 18.6272 0 12 0Z",
19
+ fill: "#E60019"
20
+ })
21
+ })
22
+ ]
23
+ })
24
+ });
25
+ Pinterest.displayName = 'PinterestIcon';
26
+ export { Pinterest };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const PinterestNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const PinterestNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0.00985, -0.0099)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M12 0C5.37284 0 0 5.37284 0 12C0 17.0864 3.16049 21.4321 7.62469 23.1802C7.51605 22.2321 7.42716 20.7704 7.6642 19.7333C7.88148 18.7951 9.06667 13.7679 9.06667 13.7679C9.06667 13.7679 8.71111 13.0469 8.71111 11.9901C8.71111 10.321 9.67901 9.07654 10.884 9.07654C11.9111 9.07654 12.4049 9.84691 12.4049 10.7654C12.4049 11.7926 11.7531 13.3333 11.4074 14.7654C11.121 15.9605 12.0099 16.9383 13.1852 16.9383C15.3185 16.9383 16.958 14.6864 16.958 11.4469C16.958 8.57284 14.8938 6.5679 11.9407 6.5679C8.52346 6.5679 6.51852 9.12593 6.51852 11.7728C6.51852 12.8 6.91358 13.9062 7.40741 14.5086C7.50617 14.6272 7.51605 14.7358 7.48642 14.8543C7.39753 15.2296 7.19012 16.0494 7.15062 16.2173C7.10123 16.4346 6.97284 16.484 6.74568 16.3753C5.24444 15.6741 4.30617 13.4914 4.30617 11.7235C4.30617 7.94074 7.05185 4.4642 12.237 4.4642C16.3951 4.4642 19.6346 7.42716 19.6346 11.3975C19.6346 15.5358 17.0272 18.8642 13.4123 18.8642C12.1975 18.8642 11.0519 18.2321 10.6667 17.4815C10.6667 17.4815 10.0642 19.7728 9.91605 20.3358C9.64938 21.3827 8.91852 22.6864 8.42469 23.4864C9.55062 23.8321 10.7358 24.0198 11.9802 24.0198C18.6074 24.0198 23.9802 18.6469 23.9802 12.0198C24 5.37284 18.6272 0 12 0Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ PinterestNeutral.displayName = 'PinterestNeutralIcon';
15
+ export { PinterestNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Plunk: FC<SvgIconProps>;
@@ -0,0 +1,17 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Plunk = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(2.3111, 0.0889)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ fillRule: "evenodd",
10
+ clipRule: "evenodd",
11
+ d: "M18.2805 10.1275C19.012 8.94688 19.3778 7.64968 19.3778 6.23617C19.3778 5.05546 19.0951 3.99947 18.5298 3.0682C17.9811 2.12029 17.1582 1.37195 16.0608 0.823177C14.9802 0.2744 13.6584 0 12.0955 0C9.88422 0 7.85584 0.590356 6.01039 1.77106C4.18147 2.93515 2.71838 4.69793 1.62105 7.05935C0.54036 9.40415 0 12.2645 0 15.6403C0 17.4364 0.257715 18.9497 0.773115 20.1803C1.28854 21.4109 1.9702 22.3255 2.81813 22.9243C3.68269 23.5229 4.62207 23.8222 5.63629 23.8222C7.48174 23.8222 8.61237 22.6665 9.02802 20.3549L10.1004 14.3432C12.029 14.2102 13.6917 13.7695 15.0882 13.0212C16.4848 12.2728 17.5489 11.3083 18.2805 10.1275ZM15.6618 6.46069C15.6618 9.5705 13.9576 11.3416 10.5493 11.7739L11.3723 6.93464C11.4055 6.76833 11.4222 6.55216 11.4222 6.28607C11.4222 5.83707 11.2974 5.51278 11.0481 5.31323C10.8153 5.09705 10.4246 4.98896 9.87597 4.98896C9.3938 4.98896 8.96982 5.11367 8.60405 5.36311C8.25492 5.59593 8.03044 5.99504 7.93069 6.56047C7.53162 8.73898 7.22404 10.4768 7.00797 11.7739L7.00512 11.7737L6.84117 12.8209L6.37977 15.4626L6.37565 15.4618L5.76095 18.9829C5.5448 20.1304 5.22897 20.7041 4.81327 20.7041C4.514 20.7041 4.19811 20.488 3.86558 20.0556C3.54969 19.6066 3.28367 18.9829 3.06754 18.1847C2.868 17.3865 2.76825 16.4719 2.76825 15.4408C2.76825 12.9796 3.1091 10.7928 3.79076 8.88035C4.48907 6.95127 5.47002 5.44627 6.73362 4.36533C8.01379 3.2844 9.51012 2.74391 11.2227 2.74391C12.7356 2.74391 13.8495 3.09316 14.5645 3.7916C15.2961 4.47342 15.6618 5.36311 15.6618 6.46069Z",
12
+ fill: "black"
13
+ })
14
+ })
15
+ });
16
+ Plunk.displayName = 'PlunkIcon';
17
+ export { Plunk };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Postmark: FC<SvgIconProps>;
@@ -0,0 +1,30 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Postmark = (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.15, 0.15)",
10
+ children: /*#__PURE__*/ jsx("path", {
11
+ d: "M20.25 0.15H3.75C1.76177 0.15 0.15 1.76177 0.15 3.75V20.25C0.15 22.2382 1.76177 23.85 3.75 23.85H20.25C22.2382 23.85 23.85 22.2382 23.85 20.25V3.75C23.85 1.76177 22.2382 0.15 20.25 0.15Z",
12
+ fill: "#FEDD00",
13
+ stroke: "#D9B500",
14
+ strokeWidth: "0.3"
15
+ })
16
+ }),
17
+ /*#__PURE__*/ jsx("g", {
18
+ transform: "translate(6, 3.8175)",
19
+ children: /*#__PURE__*/ jsx("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M1.9605 13.7183V1.96125H0V0H6.951C11.2935 0 12.1935 2.8635 12.1935 4.8495C12.1935 6.44325 11.547 7.66725 10.8773 8.337C9.792 9.42225 8.31375 9.67575 6.0735 9.67575H4.3185V13.7175H6.3735V15.678H0V13.7175H1.9605V13.7183ZM4.3155 7.7835H6.276C9.1635 7.7835 9.786 6.444 9.786 4.827C9.786 2.97975 8.74725 1.9635 7.0155 1.9635H4.3185L4.31625 7.7835H4.3155Z",
23
+ fill: "black"
24
+ })
25
+ })
26
+ ]
27
+ })
28
+ });
29
+ Postmark.displayName = 'PostmarkIcon';
30
+ export { Postmark };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const ProductHunt: FC<SvgIconProps>;