restream-admin-ui-icons 2.0.0 → 2.0.1

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 (278) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +40 -27
  31. package/dist/16/index.d.cts +13 -1
  32. package/dist/16/index.d.ts +13 -1
  33. package/dist/16/index.js +14 -1
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +39 -26
  87. package/dist/24/index.d.cts +13 -1
  88. package/dist/24/index.d.ts +13 -1
  89. package/dist/24/index.js +14 -1
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +7 -4
  119. package/dist/8/index.d.cts +3 -1
  120. package/dist/8/index.d.ts +3 -1
  121. package/dist/8/index.js +4 -1
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-7CV76NM5.js +373 -0
  145. package/dist/chunk-AOV2RSFU.js +765 -0
  146. package/dist/chunk-B6JOHEFS.js +303 -0
  147. package/dist/chunk-BL7ETGXC.js +2062 -0
  148. package/dist/chunk-BXCWXLDK.js +499 -0
  149. package/dist/chunk-DJY2ZT47.cjs +16 -0
  150. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  151. package/dist/chunk-DSLRKEEM.js +519 -0
  152. package/dist/chunk-EC3FKFNR.cjs +161 -0
  153. package/dist/chunk-EDXVFXFG.js +1104 -0
  154. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  155. package/dist/chunk-EFQLND6U.cjs +191 -0
  156. package/dist/chunk-EQXPGHMB.js +317 -0
  157. package/dist/chunk-FLODM2MN.cjs +1286 -0
  158. package/dist/chunk-FTXJCRSC.cjs +26 -0
  159. package/dist/chunk-H3Z6UNJ6.js +754 -0
  160. package/dist/chunk-HNETW4EK.cjs +101 -0
  161. package/dist/chunk-HRHUSLAY.cjs +341 -0
  162. package/dist/chunk-JA7AQN2U.cjs +26 -0
  163. package/dist/chunk-JDQYKY6U.js +14 -0
  164. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  165. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  166. package/dist/chunk-LQZJJ2IL.js +93 -0
  167. package/dist/chunk-LYEJYZVX.js +639 -0
  168. package/dist/chunk-MBDNDFW5.js +737 -0
  169. package/dist/chunk-ML76OME2.cjs +809 -0
  170. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  171. package/dist/chunk-OYF7PLZT.cjs +671 -0
  172. package/dist/chunk-P6CETHIC.cjs +1061 -0
  173. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  174. package/dist/chunk-QFE476CS.js +34 -0
  175. package/dist/chunk-QTSQUW7V.cjs +428 -0
  176. package/dist/chunk-RJTHXN7R.cjs +401 -0
  177. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  178. package/dist/chunk-SSMVTGUD.js +177 -0
  179. package/dist/chunk-T2Q4KBQ3.js +317 -0
  180. package/dist/chunk-U3SUHKQG.cjs +536 -0
  181. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  182. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  183. package/dist/chunk-WA2RZKLP.js +401 -0
  184. package/dist/chunk-WG25HRF2.js +23 -0
  185. package/dist/chunk-WHQGABRH.cjs +41 -0
  186. package/dist/chunk-X7TNY7YV.cjs +791 -0
  187. package/dist/chunk-XBCAPJS6.js +23 -0
  188. package/dist/chunk-XGESN6V3.cjs +686 -0
  189. package/dist/chunk-XU6L5TBJ.js +628 -0
  190. package/dist/chunk-Y6TFMQOU.js +149 -0
  191. package/dist/chunk-YVIRETI5.cjs +428 -0
  192. package/dist/chunk-YW3CYQZO.cjs +36 -0
  193. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  194. package/dist/index-5ToZKUDg.d.cts +428 -0
  195. package/dist/index-5ToZKUDg.d.ts +428 -0
  196. package/dist/index-9wawOzmn.d.ts +19 -0
  197. package/dist/index-ASBR6v-E.d.cts +565 -0
  198. package/dist/index-ASBR6v-E.d.ts +565 -0
  199. package/dist/index-B7LKlvJk.d.cts +476 -0
  200. package/dist/index-B7LKlvJk.d.ts +476 -0
  201. package/dist/index-B7umJpPL.d.cts +332 -0
  202. package/dist/index-B7umJpPL.d.ts +332 -0
  203. package/dist/index-BChZTp3x.d.cts +518 -0
  204. package/dist/index-BChZTp3x.d.ts +518 -0
  205. package/dist/index-BNWAp6cn.d.cts +80 -0
  206. package/dist/index-BNWAp6cn.d.ts +80 -0
  207. package/dist/index-BV2fHXgi.d.cts +68 -0
  208. package/dist/index-BV2fHXgi.d.ts +68 -0
  209. package/dist/index-Bb_sUOUj.d.cts +218 -0
  210. package/dist/index-Bb_sUOUj.d.ts +218 -0
  211. package/dist/index-BgJGQLg9.d.cts +158 -0
  212. package/dist/index-BgJGQLg9.d.ts +158 -0
  213. package/dist/index-Bn3HVCJk.d.cts +140 -0
  214. package/dist/index-Bn3HVCJk.d.ts +140 -0
  215. package/dist/index-BsiQV-Md.d.cts +14 -0
  216. package/dist/index-BsiQV-Md.d.ts +14 -0
  217. package/dist/index-C7d7YDCl.d.cts +218 -0
  218. package/dist/index-C7d7YDCl.d.ts +218 -0
  219. package/dist/index-CFxPTzd1.d.cts +14 -0
  220. package/dist/index-CFxPTzd1.d.ts +14 -0
  221. package/dist/index-CG2dj02u.d.cts +404 -0
  222. package/dist/index-CG2dj02u.d.ts +404 -0
  223. package/dist/index-CK0phSMO.d.cts +9 -0
  224. package/dist/index-CNtiUTY3.d.cts +19 -0
  225. package/dist/index-COesY55N.d.ts +9 -0
  226. package/dist/index-CR4EC66T.d.cts +20 -0
  227. package/dist/index-CR4EC66T.d.ts +20 -0
  228. package/dist/index-CaVxPDmN.d.cts +476 -0
  229. package/dist/index-CaVxPDmN.d.ts +476 -0
  230. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  231. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  232. package/dist/index-CljdSS2W.d.cts +56 -0
  233. package/dist/index-CljdSS2W.d.ts +56 -0
  234. package/dist/index-Cpqv5g2f.d.cts +134 -0
  235. package/dist/index-Cpqv5g2f.d.ts +134 -0
  236. package/dist/index-CrIDfvJA.d.cts +800 -0
  237. package/dist/index-CrIDfvJA.d.ts +800 -0
  238. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  239. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  240. package/dist/index-D6SB0h7i.d.cts +164 -0
  241. package/dist/index-D6SB0h7i.d.ts +164 -0
  242. package/dist/index-DRLluCqw.d.cts +140 -0
  243. package/dist/index-DRLluCqw.d.ts +140 -0
  244. package/dist/index-DT-ZD2vN.d.cts +19 -0
  245. package/dist/index-D_h78ilz.d.cts +326 -0
  246. package/dist/index-D_h78ilz.d.ts +326 -0
  247. package/dist/index-Day051Iz.d.cts +272 -0
  248. package/dist/index-Day051Iz.d.ts +272 -0
  249. package/dist/index-Dhbf0iLm.d.cts +278 -0
  250. package/dist/index-Dhbf0iLm.d.ts +278 -0
  251. package/dist/index-EphVdsek.d.ts +19 -0
  252. package/dist/index-mgKSIcll.d.cts +44 -0
  253. package/dist/index-mgKSIcll.d.ts +44 -0
  254. package/dist/index-vZcD4vr2.d.cts +272 -0
  255. package/dist/index-vZcD4vr2.d.ts +272 -0
  256. package/dist/index-yvIuqUow.d.cts +158 -0
  257. package/dist/index-yvIuqUow.d.ts +158 -0
  258. package/dist/index.cjs +35 -6
  259. package/dist/index.d.cts +32 -3
  260. package/dist/index.d.ts +32 -3
  261. package/dist/index.js +32 -3
  262. package/package.json +5 -2
  263. package/dist/24/index 2.js +0 -2
  264. package/dist/8/index.d 2.cts +0 -3
  265. package/dist/8/index.d 2.ts +0 -3
  266. package/dist/chunk-6R5MLI6T.cjs +0 -4582
  267. package/dist/chunk-J4ZSA3F4.js +0 -4567
  268. package/dist/chunk-L2RDQIWN.cjs +0 -11928
  269. package/dist/chunk-OVJVZQJG.cjs +0 -88
  270. package/dist/chunk-Q5FZCGI5.js +0 -83
  271. package/dist/chunk-WHU7SHJM 2.js +0 -11913
  272. package/dist/chunk-WHU7SHJM.js +0 -11913
  273. package/dist/index-CwzC7947.d.cts +0 -1960
  274. package/dist/index-CwzC7947.d.ts +0 -1960
  275. package/dist/index-DeICsjGM.d.cts +0 -44
  276. package/dist/index-DeICsjGM.d.ts +0 -44
  277. package/dist/index-mKoKYZGN.d.cts +0 -5007
  278. package/dist/index-mKoKYZGN.d.ts +0 -5007
@@ -0,0 +1,821 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/24/logo/index.ts
7
+ var logo_exports = {};
8
+ chunk75ZPJI57_cjs.__export(logo_exports, {
9
+ Android: () => Android,
10
+ AndroidFill: () => AndroidFill,
11
+ Apple: () => Apple,
12
+ AppleFill: () => AppleFill,
13
+ DrWeb: () => DrWeb,
14
+ EsetNod: () => EsetNod,
15
+ Flickr: () => Flickr,
16
+ FlickrFill: () => FlickrFill,
17
+ Flutter: () => Flutter,
18
+ FlutterFill: () => FlutterFill,
19
+ Github: () => Github,
20
+ GithubFill: () => GithubFill,
21
+ Gitlab: () => Gitlab,
22
+ GitlabFill: () => GitlabFill,
23
+ GooglePlay: () => GooglePlay,
24
+ GooglePlayFill: () => GooglePlayFill,
25
+ Googleplus: () => Googleplus,
26
+ MYGAMES: () => MYGAMES,
27
+ Mailru: () => Mailru,
28
+ MicrosoftOffice: () => MicrosoftOffice,
29
+ Odnoklassniki: () => Odnoklassniki,
30
+ OdnoklassnikiFill: () => OdnoklassnikiFill,
31
+ Rostelecom: () => Rostelecom,
32
+ RostelecomFill: () => RostelecomFill,
33
+ RostelecomKluch: () => RostelecomKluch,
34
+ RostelecomKluchFill: () => RostelecomKluchFill,
35
+ RostelecomLicey: () => RostelecomLicey,
36
+ RostelecomLiceyFill: () => RostelecomLiceyFill,
37
+ RostelecomOnlime: () => RostelecomOnlime,
38
+ RostelecomOnlimeFill: () => RostelecomOnlimeFill,
39
+ RostelecomSmartHome: () => RostelecomSmartHome,
40
+ RostelecomSmartHomeFill: () => RostelecomSmartHomeFill,
41
+ RostelecomWink: () => RostelecomWink,
42
+ RostelecomWinkFill: () => RostelecomWinkFill,
43
+ Sber: () => Sber,
44
+ TamTam: () => TamTam,
45
+ Telegram: () => Telegram,
46
+ TelegramFill: () => TelegramFill,
47
+ Twitter: () => Twitter,
48
+ TwitterFill: () => TwitterFill,
49
+ Viber: () => Viber,
50
+ Vkontakte: () => Vkontakte,
51
+ VkontakteFill: () => VkontakteFill,
52
+ Wargaming: () => Wargaming,
53
+ WhatsApp: () => WhatsApp,
54
+ Windows: () => Windows,
55
+ WindowsFill: () => WindowsFill,
56
+ Yandex: () => Yandex,
57
+ YandexDisk: () => YandexDisk,
58
+ YandexDiskFill: () => YandexDiskFill,
59
+ YandexFill: () => YandexFill,
60
+ Youtube: () => Youtube,
61
+ YoutubeFill: () => YoutubeFill,
62
+ _4Game: () => _4Game
63
+ });
64
+ var _4Game = (props) => /* @__PURE__ */ jsxRuntime.jsx(
65
+ "svg",
66
+ {
67
+ width: "24",
68
+ height: "24",
69
+ viewBox: "0 0 24 24",
70
+ fill: "currentColor",
71
+ xmlns: "http://www.w3.org/2000/svg",
72
+ ...props,
73
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.8779 13.3613L18.8779 10.6519L20.5224 12.0066C19.9779 12.4619 19.4335 12.906 18.8779 13.3613ZM11.9999 20.5344C11.5444 19.9792 11.0999 19.4351 10.6443 18.8911L13.3555 18.8911C12.8999 19.4351 12.4555 19.9792 11.9999 20.5344ZM11.9999 3.523C12.4555 4.0782 12.8999 4.62229 13.3555 5.16638L10.6443 5.16638C11.0999 4.62229 11.5444 4.0782 11.9999 3.523ZM5.16652 13.3613C4.61096 12.906 4.06651 12.4619 3.52207 12.0066C4.06651 11.5514 4.61096 11.1072 5.16652 10.6519M22.0001 11.9631C21.989 11.3412 21.9001 10.7194 21.7112 10.1198C21.6223 9.84221 21.5334 9.55351 21.4001 9.29812C21.2668 9.05383 21.0779 8.85397 20.8112 8.74293C20.6334 8.6763 20.4556 8.6652 20.2667 8.6652C19.5334 8.6652 18.8001 8.6652 18.0667 8.6652C17.4778 8.6652 16.889 8.6652 16.3001 8.6652C16.1556 8.6652 16.0001 8.64299 15.8667 8.60968C15.5556 8.53195 15.3778 8.32098 15.3445 7.99897C15.3334 7.89903 15.3334 7.7991 15.3334 7.68806C15.3334 6.36669 15.3445 5.04533 15.3445 3.71286C15.3445 3.41306 15.2778 3.13546 15.0889 2.89117C14.9334 2.6913 14.7334 2.55806 14.5112 2.45812C14.1556 2.29156 13.7778 2.20273 13.3889 2.12501C12.7556 2.00286 12.1112 1.98065 11.4667 2.01397C11.0556 2.04728 10.6334 2.09169 10.2334 2.18052C10.0778 2.20273 9.93337 2.28046 9.80003 2.35819C9.38892 2.59137 9.02225 2.88007 8.65559 3.16877C7.94447 3.74617 7.26669 4.3791 6.60002 5.02312C5.62224 5.96695 4.6889 6.9552 3.80001 7.97676C3.35556 8.48754 2.92223 8.99832 2.54445 9.55351C2.5 9.63124 2.44445 9.70897 2.4 9.77559C2.22222 10.0199 2.16667 10.3086 2.12222 10.5973C2.06667 10.9637 2.02222 11.3301 2.01111 11.7077C2.01111 11.7188 2.01111 11.741 2 11.7521L2 12.2962C2.01111 12.3961 2.01111 12.496 2.02222 12.596C2.04444 13.0068 2.08889 13.4177 2.18889 13.8285C2.27778 14.206 2.41111 14.5836 2.66667 14.8945C2.87778 15.1499 3.15556 15.2942 3.50001 15.3275C3.5889 15.3386 3.6889 15.3386 3.7889 15.3386C5.10001 15.3275 6.40002 15.3275 7.71114 15.3275C8.0778 15.3275 8.37781 15.4941 8.55558 15.8161C8.63336 15.9716 8.6667 16.1381 8.6667 16.3158C8.6667 17.626 8.6667 18.9363 8.6667 20.2466C8.6667 20.4575 8.68892 20.6796 8.77781 20.8795C8.91114 21.1793 9.13336 21.3903 9.42225 21.5346C9.73337 21.6901 10.0667 21.7789 10.4111 21.8455C10.8334 21.9233 11.2556 21.9788 11.6778 21.9899C11.6889 21.9899 11.7112 21.9899 11.7223 22.001L12.2667 22.001C12.3667 21.9899 12.4667 21.9899 12.5556 21.9788C12.9667 21.9566 13.3778 21.9121 13.7889 21.8122C14.1667 21.7234 14.5334 21.5901 14.8556 21.3458C15.1445 21.1238 15.2889 20.8129 15.3112 20.4575C15.3334 20.3576 15.3334 20.2577 15.3334 20.1688C15.3334 18.903 15.3334 17.6371 15.3334 16.3713C15.3334 16.2047 15.3445 16.0382 15.3889 15.8716C15.4778 15.5496 15.6889 15.372 16.0223 15.3497C16.1445 15.3386 16.2667 15.3386 16.389 15.3386C17.6556 15.3386 18.9223 15.3386 20.189 15.3386C20.489 15.3386 20.7668 15.2831 21.0223 15.1277C21.289 14.9611 21.4779 14.7168 21.6112 14.4392C21.7556 14.1283 21.8334 13.7952 21.9001 13.4621C21.9556 12.9624 22.0001 12.4627 22.0001 11.9631Z", fillRule: "evenodd" })
74
+ }
75
+ );
76
+ _4Game.displayName = "_4Game";
77
+ var Android = (props) => /* @__PURE__ */ jsxRuntime.jsx(
78
+ "svg",
79
+ {
80
+ width: "24",
81
+ height: "24",
82
+ viewBox: "0 0 24 24",
83
+ fill: "currentColor",
84
+ xmlns: "http://www.w3.org/2000/svg",
85
+ ...props,
86
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.35321 9.02914C10.3656 7.59282 14.1015 7.65998 17.0463 9.23064L18.8293 5.66461L20.1709 6.33543L18.3175 10.0424C20.2931 11.5383 21.7116 13.856 21.9609 16.9955C22.0047 17.5461 21.5524 18 21.0001 18L3.00012 18C2.44784 18 1.99557 17.5461 2.0393 16.9955C2.3039 13.6645 3.88463 11.2585 6.05045 9.77773L4.3293 6.33543L5.67094 5.66461L7.35321 9.02914ZM20.398 16.5C19.7386 11.8513 15.962 9.50002 12.0001 9.50002C8.03822 9.50002 4.2616 11.8513 3.60227 16.5L20.398 16.5ZM7.29301 14.7071C7.48055 14.8947 7.7349 15 8.00012 15C8.26534 15 8.51969 14.8947 8.70723 14.7071C8.89476 14.5196 9.00012 14.2652 9.00012 14C9.00012 13.7348 8.89476 13.4805 8.70723 13.2929C8.51969 13.1054 8.26534 13 8.00012 13C7.7349 13 7.48055 13.1054 7.29301 13.2929C7.10548 13.4805 7.00012 13.7348 7.00012 14C7.00012 14.2652 7.10548 14.5196 7.29301 14.7071ZM16.0001 15C15.7349 15 15.4805 14.8947 15.293 14.7071C15.1055 14.5196 15.0001 14.2652 15.0001 14C15.0001 13.7348 15.1055 13.4805 15.293 13.2929C15.4805 13.1054 15.7349 13 16.0001 13C16.2653 13 16.5197 13.1054 16.7072 13.2929C16.8948 13.4805 17.0001 13.7348 17.0001 14C17.0001 14.2652 16.8948 14.5196 16.7072 14.7071C16.5197 14.8947 16.2653 15 16.0001 15Z", fillRule: "evenodd" })
87
+ }
88
+ );
89
+ Android.displayName = "Android";
90
+ var AndroidFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
91
+ "svg",
92
+ {
93
+ width: "24",
94
+ height: "24",
95
+ viewBox: "0 0 24 24",
96
+ fill: "currentColor",
97
+ xmlns: "http://www.w3.org/2000/svg",
98
+ ...props,
99
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.3175 10.0424L20.1709 6.33543L18.8293 5.66461L17.0463 9.23064C14.1015 7.65998 10.3656 7.59282 7.35321 9.02914L5.67094 5.66461L4.3293 6.33543L6.05045 9.77773C3.88464 11.2585 2.3039 13.6645 2.0393 16.9955C1.99557 17.5461 2.44784 18 3.00012 18L21.0001 18C21.5524 18 22.0047 17.5461 21.9609 16.9955C21.7116 13.856 20.293 11.5383 18.3175 10.0424ZM8.00012 15C7.7349 15 7.48055 14.8947 7.29301 14.7071C7.10548 14.5196 7.00012 14.2652 7.00012 14C7.00012 13.7348 7.10548 13.4805 7.29301 13.2929C7.48055 13.1054 7.7349 13 8.00012 13C8.26534 13 8.51969 13.1054 8.70723 13.2929C8.89476 13.4805 9.00012 13.7348 9.00012 14C9.00012 14.2652 8.89476 14.5196 8.70723 14.7071C8.51969 14.8947 8.26534 15 8.00012 15ZM16.0001 15C15.7349 15 15.4805 14.8947 15.293 14.7071C15.1055 14.5196 15.0001 14.2652 15.0001 14C15.0001 13.7348 15.1055 13.4805 15.293 13.2929C15.4805 13.1054 15.7349 13 16.0001 13C16.2653 13 16.5197 13.1054 16.7072 13.2929C16.8948 13.4805 17.0001 13.7348 17.0001 14C17.0001 14.2652 16.8948 14.5196 16.7072 14.7071C16.5197 14.8947 16.2653 15 16.0001 15Z", fillRule: "evenodd" })
100
+ }
101
+ );
102
+ AndroidFill.displayName = "AndroidFill";
103
+ var Apple = (props) => /* @__PURE__ */ jsxRuntime.jsx(
104
+ "svg",
105
+ {
106
+ width: "24",
107
+ height: "24",
108
+ viewBox: "0 0 24 24",
109
+ fill: "currentColor",
110
+ xmlns: "http://www.w3.org/2000/svg",
111
+ ...props,
112
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.9785 5.6123C13.147 5.7026 14.3424 5.04133 15.0685 4.19807C15.7939 3.35134 16.2871 2.17605 16.1522 1.00146C15.1019 1.04731 13.8303 1.67593 13.0788 2.5185C12.4021 3.26868 11.8167 4.46758 11.9785 5.6123ZM16.1973 11.6417L16.1973 11.6422C16.2172 13.6678 17.1657 15.0482 18.0902 15.8898C18.2711 16.0545 18.4513 16.1991 18.6241 16.3253C18.4337 16.7172 18.1761 17.1789 17.8423 17.6441L17.8421 17.6443C17.3902 18.2742 17.0382 18.7448 16.6684 19.0761C16.3312 19.3782 16.0814 19.4706 15.8384 19.4751C15.4792 19.481 15.274 19.4012 14.7895 19.2003C14.2563 18.9791 13.5214 18.6795 12.4179 18.6816C11.3323 18.6819 10.5966 18.9579 10.0397 19.184L9.99592 19.2018C9.49754 19.4043 9.28877 19.4891 8.94677 19.5008L8.94202 19.5009C8.80106 19.5062 8.56037 19.451 8.16135 19.0934C7.75567 18.7298 7.36189 18.2127 6.91879 17.5968L6.91575 17.5926C6.14791 16.5332 5.44543 14.988 5.14845 13.3817C4.84985 11.7666 4.9919 10.2778 5.65616 9.1662C6.31212 8.07884 7.47302 7.4058 8.71394 7.38633L8.71506 7.38631C9.08348 7.38025 9.50624 7.50025 10.0897 7.71721C10.1502 7.73972 10.2162 7.76467 10.2856 7.79092L10.2856 7.79094C10.5031 7.87324 10.7544 7.96831 10.979 8.04112C11.2743 8.13685 11.6894 8.2527 12.1359 8.2527C12.6044 8.2527 13.0391 8.11893 13.3309 8.0195C13.479 7.96906 13.7033 7.88501 13.9059 7.80906C14.0405 7.75864 14.1655 7.71178 14.2524 7.68072C14.8479 7.46767 15.4296 7.31212 16.0792 7.33745L16.0793 7.33745C16.4113 7.35038 17.0508 7.42972 17.6834 7.7697L17.6562 7.80027C16.9298 8.62254 16.1809 9.90503 16.1973 11.6417ZM19.0609 18.5187C20.0684 17.1149 20.479 15.7479 20.5 15.6764C20.4988 15.6755 20.4917 15.6726 20.4794 15.6674L20.4794 15.6674C20.225 15.5609 17.7256 14.5149 17.6972 11.6275C17.6815 9.96778 18.6123 8.87247 19.2846 8.29805C19.6284 8.00439 19.9045 7.84688 19.9522 7.8197L19.956 7.81754C19.6278 7.35902 19.251 7.00617 18.8621 6.73473C17.794 5.98927 16.6343 5.85794 16.1377 5.83859C14.9962 5.79408 14.0619 6.14667 13.3195 6.42683L13.3195 6.42683C12.8492 6.60429 12.456 6.7527 12.1359 6.7527C11.7809 6.7527 11.3413 6.58641 10.8472 6.39951L10.8472 6.39951L10.8472 6.39951C10.1992 6.15442 9.45751 5.8739 8.6904 5.88651C6.9198 5.9143 5.28701 6.87217 4.37015 8.39407C2.53427 11.4622 3.90447 15.9938 5.70119 18.4729C6.5738 19.6857 7.6205 21.0513 8.99796 20.9999C9.6131 20.9789 10.0498 20.8004 10.5021 20.6154L10.5021 20.6154C11.0222 20.4028 11.563 20.1816 12.4195 20.1816C13.237 20.1799 13.7526 20.3939 14.2494 20.6001C14.7231 20.7968 15.1798 20.9864 15.8649 20.9749C17.2881 20.9492 18.1883 19.735 19.0609 18.5187Z", fillRule: "evenodd" })
113
+ }
114
+ );
115
+ Apple.displayName = "Apple";
116
+ var AppleFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
117
+ "svg",
118
+ {
119
+ width: "24",
120
+ height: "24",
121
+ viewBox: "0 0 24 24",
122
+ fill: "currentColor",
123
+ xmlns: "http://www.w3.org/2000/svg",
124
+ ...props,
125
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.6972 11.6276C17.7269 14.6554 20.4739 15.6584 20.5 15.6765C20.479 15.748 20.0684 17.115 19.0609 18.5188C18.1883 19.7351 17.2881 20.9493 15.8649 20.975C14.4614 20.9986 14.0167 20.1783 12.4195 20.1817C10.8179 20.1817 10.3203 20.9548 8.99796 21C7.6205 21.0514 6.5738 19.6858 5.70119 18.473C3.90447 15.9939 2.53427 11.4623 4.37015 8.39417C5.28701 6.87227 6.9198 5.9144 8.6904 5.88661C10.0425 5.86439 11.3155 6.7528 12.1359 6.7528C12.9613 6.7528 14.5092 5.68518 16.1377 5.83869C16.8152 5.86508 18.7265 6.09986 19.956 7.81764C19.8566 7.8746 17.6733 9.09295 17.6972 11.6276ZM15.0685 4.19801C14.3424 5.04127 13.147 5.70254 11.9785 5.61224C11.8167 4.46752 12.4021 3.26862 13.0788 2.51844C13.8303 1.67587 15.1019 1.04725 16.1522 1.0014C16.2871 2.17599 15.7939 3.35128 15.0685 4.19801Z", fillRule: "nonzero" })
126
+ }
127
+ );
128
+ AppleFill.displayName = "AppleFill";
129
+ var DrWeb = (props) => /* @__PURE__ */ jsxRuntime.jsx(
130
+ "svg",
131
+ {
132
+ width: "24",
133
+ height: "24",
134
+ viewBox: "0 0 24 24",
135
+ fill: "currentColor",
136
+ xmlns: "http://www.w3.org/2000/svg",
137
+ ...props,
138
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.0107 6.51063L15.7217 8.57613C15.8147 8.32498 15.8623 8.05944 15.8625 7.79176C15.8625 6.17074 14.1453 4.85633 12.0298 4.85633C9.90956 4.85633 8.19477 6.17074 8.19477 7.79414C8.19477 8.05797 8.24246 8.31705 8.32594 8.55949L12.0107 6.51063ZM18.4573 12.4908L21.4266 14.2735L15.8625 21L18.4573 12.4908ZM18.6123 10.7747L18.2784 9.29869L24 10.9791L20.4535 12.8711L20.9401 11.3333L18.6123 10.7747ZM17.9469 8.34319L17.1909 7.30213L22.2637 5.68586L20.9997 9.66473L20.4798 7.83454L17.9469 8.34319ZM16.5517 6.49399L15.4856 5.37449L16.8832 3.94837L15.3545 3L19.4089 3L16.5517 6.49399ZM5.54268 12.4908L2.57339 14.2735L8.13753 21L5.54268 12.4908ZM5.38527 10.7747L5.71916 9.29869L0 10.9791L3.54884 12.8711L3.05992 11.3333L5.38527 10.7747ZM6.05306 8.34319L6.8091 7.30213L1.73626 5.68586L3.0003 9.66473L3.52022 7.83454L6.05306 8.34319ZM7.45065 6.49399L8.51435 5.37449L7.11676 3.94837L8.64791 3L4.58869 3L7.45065 6.49399ZM10.5485 10.6678L11.2354 8.64269L12.8118 8.64269L13.5369 10.6678L13.5607 10.6678L13.9829 8.80194L12.0009 7.67768L10.0262 8.79481L10.5246 10.6678L10.5485 10.6678ZM15.3068 9.55541L17.3745 10.7296C17.3745 10.7296 18.0972 13.3655 15.2448 15.5713C14.2431 16.3461 13.4942 16.8453 12.8192 17.0687L12.948 16.6836L11.0496 16.6836L11.1736 17.0639C10.4987 16.8334 9.7474 16.3366 8.74094 15.5713C5.86466 13.3869 6.61832 10.7296 6.61832 10.7296L8.68609 9.55541L9.43258 11.8087L11.2881 11.8087L11.9893 9.7408L12.0131 9.7408L12.7143 11.8087L14.5603 11.8087L15.3068 9.55541ZM10.8349 16.0347L13.1627 16.0347L13.4131 15.2765L10.5821 15.2765L10.8349 16.0347ZM10.3699 14.6276L13.6278 14.6276L13.8806 13.867L10.1171 13.867L10.3699 14.6276ZM9.90004 13.2205L14.0952 13.2205L14.3456 12.4599L9.64723 12.4599L9.90004 13.2205Z", fillRule: "evenodd" })
139
+ }
140
+ );
141
+ DrWeb.displayName = "DrWeb";
142
+ var EsetNod = (props) => /* @__PURE__ */ jsxRuntime.jsx(
143
+ "svg",
144
+ {
145
+ width: "24",
146
+ height: "24",
147
+ viewBox: "0 0 24 24",
148
+ fill: "currentColor",
149
+ xmlns: "http://www.w3.org/2000/svg",
150
+ ...props,
151
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20.064C8.36803 20.064 6.50112 19.408 5.46661 18.3632C4.42803 17.3142 3.8 15.4426 3.8 11.864C3.8 8.17324 4.42726 6.31962 5.44697 5.30246C6.46776 4.28424 8.32256 3.66401 12 3.66401C15.659 3.66401 17.5202 4.30872 18.5467 5.34295C19.5763 6.38031 20.2 8.24493 20.2 11.864C20.2 15.4784 19.5702 17.3446 18.5365 18.3835C17.505 19.4202 15.6411 20.064 12 20.064ZM2 11.864C2 4.30151 4.46875 1.86401 12 1.86401C19.5312 1.86401 22 4.42646 22 11.864C22 19.3015 19.5 21.864 12 21.864C4.5 21.864 2 19.239 2 11.864ZM13.5198 10.7081C13.5198 9.32643 12.9672 9.18826 11.8618 9.18826C10.6183 9.18826 10.342 9.60277 10.342 10.8463L13.5198 10.8463L13.5198 10.7081ZM12 16.6494C8.26941 16.6494 7.4404 15.4059 7.4404 11.9516C7.4404 8.35925 8.13125 7.11572 11.8618 7.11572C15.4542 7.11572 16.4214 8.08291 16.4214 11.9516L16.4214 12.3662L10.2038 12.3662C10.2038 14.0242 10.4801 14.5769 11.8618 14.5769C12.829 14.5769 13.5198 14.4387 13.5198 13.4715L16.5596 13.4715C16.5596 14.8532 16.1451 15.6822 15.316 16.0967C14.487 16.5112 13.3817 16.6494 12 16.6494Z", fillRule: "evenodd" })
152
+ }
153
+ );
154
+ EsetNod.displayName = "EsetNod";
155
+ var Flickr = (props) => /* @__PURE__ */ jsxRuntime.jsx(
156
+ "svg",
157
+ {
158
+ width: "24",
159
+ height: "24",
160
+ viewBox: "0 0 24 24",
161
+ fill: "currentColor",
162
+ xmlns: "http://www.w3.org/2000/svg",
163
+ ...props,
164
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 9.5C5.61929 9.5 4.5 10.6193 4.5 12C4.5 13.3807 5.61929 14.5 7 14.5C8.38071 14.5 9.5 13.3807 9.5 12C9.5 10.6193 8.38071 9.5 7 9.5ZM17 9.5C15.6193 9.5 14.5 10.6193 14.5 12C14.5 13.3807 15.6193 14.5 17 14.5C18.3807 14.5 19.5 13.3807 19.5 12C19.5 10.6193 18.3807 9.5 17 9.5ZM3 12C3 9.79086 4.79086 8 7 8C9.20914 8 11 9.79086 11 12C11 14.2091 9.20914 16 7 16C4.79086 16 3 14.2091 3 12ZM13 12C13 9.79086 14.7909 8 17 8C19.2091 8 21 9.79086 21 12C21 14.2091 19.2091 16 17 16C14.7909 16 13 14.2091 13 12Z", fillRule: "evenodd" })
165
+ }
166
+ );
167
+ Flickr.displayName = "Flickr";
168
+ var FlickrFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
169
+ "svg",
170
+ {
171
+ width: "24",
172
+ height: "24",
173
+ viewBox: "0 0 24 24",
174
+ fill: "currentColor",
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ ...props,
177
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 8C4.79086 8 3 9.79086 3 12C3 14.2091 4.79086 16 7 16C9.20914 16 11 14.2091 11 12C11 9.79086 9.20914 8 7 8ZM17 8C14.7909 8 13 9.79086 13 12C13 14.2091 14.7909 16 17 16C19.2091 16 21 14.2091 21 12C21 9.79086 19.2091 8 17 8Z", fillRule: "evenodd" })
178
+ }
179
+ );
180
+ FlickrFill.displayName = "FlickrFill";
181
+ var Flutter = (props) => /* @__PURE__ */ jsxRuntime.jsx(
182
+ "svg",
183
+ {
184
+ width: "24",
185
+ height: "24",
186
+ viewBox: "0 0 24 24",
187
+ fill: "currentColor",
188
+ xmlns: "http://www.w3.org/2000/svg",
189
+ ...props,
190
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.07322 11.3232L13.3234 2.07322C13.3702 2.02634 13.4338 2 13.5001 2L18.2758 2L18.5649 2L19.5436 2L19.7936 2C20.0163 2 20.1278 2.26929 19.9703 2.42678L19.7936 2.60355L19.1015 3.29555L18.8971 3.5L7.57322 14.8232C7.47559 14.9209 7.3173 14.9209 7.21967 14.8232L4.07322 11.6768C3.97559 11.5791 3.97559 11.4209 4.07322 11.3232ZM16.7757 3.5L14.0179 3.5L6.01777 11.5L7.39647 12.8787L16.7757 3.5ZM18.2751 11L18.5642 11L19.5429 11L19.7929 11C20.0156 11 20.1271 11.2693 19.9697 11.4268L19.7929 11.6036L19.1009 12.2956L18.8964 12.5L15.3963 16.0001L19.9695 20.5732C20.127 20.7307 20.0155 21 19.7927 21L13.4999 21C13.4335 21 13.37 20.9737 13.3231 20.9268L11.7209 19.3245C11.7205 19.324 11.7201 19.3236 11.7197 19.3232L11.5732 19.1768L8.57322 16.1768C8.47559 16.0791 8.47559 15.9209 8.57322 15.8232L13.3232 11.0732C13.3701 11.0263 13.4337 11 13.5 11L18.2751 11ZM16.7751 12.5L14.0177 12.5L10.5178 16L11.8964 17.3787L16.7751 12.5Z", fillRule: "evenodd" })
191
+ }
192
+ );
193
+ Flutter.displayName = "Flutter";
194
+ var FlutterFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
195
+ "svg",
196
+ {
197
+ width: "24",
198
+ height: "24",
199
+ viewBox: "0 0 24 24",
200
+ fill: "currentColor",
201
+ xmlns: "http://www.w3.org/2000/svg",
202
+ ...props,
203
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.17768 14.8232L19.5738 2.42677C19.7313 2.26928 19.6197 2 19.397 2L14.1036 2C14.0372 2 13.9737 2.02634 13.9268 2.07322L4.17674 11.8232C4.0791 11.9208 4.07911 12.0792 4.17677 12.1768L6.82415 14.8233C6.92179 14.9209 7.08006 14.9209 7.17768 14.8232ZM13.9999 16L19.5731 10.4268C19.7306 10.2693 19.6191 10 19.3964 10L14.1035 10C14.0372 10 13.9736 10.0263 13.9267 10.0732L10.8232 13.1768L8.17669 15.8232C8.07906 15.9209 8.07906 16.0791 8.17669 16.1768L8.1767 16.1768L8.47308 16.4732L13.9265 21.9268C13.9734 21.9737 14.037 22 14.1033 22L19.3962 22C19.6189 22 19.7304 21.7307 19.5729 21.5732L13.9999 16Z", fillRule: "evenodd" })
204
+ }
205
+ );
206
+ FlutterFill.displayName = "FlutterFill";
207
+ var Github = (props) => /* @__PURE__ */ jsxRuntime.jsx(
208
+ "svg",
209
+ {
210
+ width: "24",
211
+ height: "24",
212
+ viewBox: "0 0 24 24",
213
+ fill: "currentColor",
214
+ xmlns: "http://www.w3.org/2000/svg",
215
+ ...props,
216
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.85256 20.9123L8.95549 20.9454L9.0621 20.9634C9.58696 21.052 10.221 20.9793 10.738 20.5374C11.2283 20.1184 11.3962 19.5493 11.3962 19.0947C11.3962 19.0187 11.3948 18.8828 11.3931 18.7171L11.3909 18.5008C11.3882 18.2309 11.3856 17.9033 11.3856 17.567L11.3856 16.8275L11.4137 16.6259C11.428 16.5239 11.4504 16.4696 11.4617 16.4476L12.0134 15.9847L12.5724 16.4496C12.5915 16.4865 12.6356 16.5993 12.6356 16.8391C12.6356 17.3829 12.633 17.8739 12.6303 18.2643L12.6279 18.6077C12.6263 18.8264 12.625 18.9964 12.625 19.0947C12.625 19.542 12.7878 20.1111 13.2742 20.5335C13.7993 20.9895 14.4508 21.0619 14.9936 20.9572L15.0853 20.9395L15.174 20.9106C17.1504 20.2667 18.8772 19.038 20.1052 17.3876C21.3339 15.7364 21.9995 13.7481 22 11.7027L22 11.7024C22 6.29218 17.4738 2 12 2C6.52617 2 2 6.29218 2 11.7024C2 16.0325 4.9017 19.6414 8.85256 20.9123ZM6.79491 16.1679C6.80501 16.1843 6.8149 16.2005 6.82456 16.2165C6.92084 16.3766 6.99388 16.5203 7.0275 16.6033C7.14768 16.9294 7.45901 17.4657 8.38564 17.6179C8.5079 17.638 8.64086 17.6514 8.78551 17.6568C9.09539 17.6683 9.45891 17.6428 9.88563 17.567C9.88563 17.7196 9.88615 17.8701 9.88696 18.0142C9.88855 18.2933 9.89122 18.548 9.89329 18.7454C9.89489 18.8973 9.89612 19.0154 9.89624 19.0847L9.89625 19.0947C9.89625 19.31 9.73688 19.5561 9.31187 19.4843C8.99885 19.3836 8.69394 19.266 8.39833 19.1324C7.34858 18.6583 6.4161 17.9841 5.65386 17.1603L5.62099 17.1245L5.60766 17.1099C5.46173 16.9496 5.3222 16.7837 5.18944 16.6127C4.82459 16.1425 4.51093 15.6333 4.25637 15.0924C3.7705 14.0601 3.5 12.9126 3.5 11.7024C3.5 7.17055 7.30375 3.5 12 3.5C16.6963 3.5 20.5 7.17055 20.5 11.7024C20.4995 13.421 19.9406 15.0961 18.9018 16.4921C17.8631 17.8881 16.3968 18.9346 14.7094 19.4843C14.2844 19.5664 14.125 19.31 14.125 19.0947C14.125 19.0022 14.1262 18.8422 14.1278 18.6292L14.1278 18.6287C14.1309 18.2042 14.1356 17.5693 14.1356 16.8391C14.1356 16.8128 14.1353 16.7868 14.1347 16.7612C14.1174 16.0367 13.8595 15.5692 13.5619 15.3216C14.1113 15.2621 14.6689 15.1609 15.1834 14.9703C16.4399 14.5046 17.44 13.5049 17.44 11.2717C17.44 10.3695 17.1106 9.64151 16.5688 9.06734C16.5636 9.06226 16.5585 9.05717 16.5533 9.05209C16.6452 8.82428 16.9196 7.99591 16.4624 6.89298C16.4624 6.89298 15.7521 6.66792 14.1303 7.73017C13.455 7.54848 12.7381 7.45763 12.0213 7.45763C11.2988 7.45763 10.5763 7.54991 9.89625 7.73446C9.8811 7.73858 9.86592 7.74277 9.85072 7.74703L9.87491 7.73372C8.24928 6.67767 7.53741 6.89298 7.53741 6.89298C7.06991 8.02081 7.36741 8.86155 7.45241 9.06661L7.49898 9.04098C7.49047 9.04976 7.48206 9.05854 7.47375 9.06734C6.93188 9.64151 6.6025 10.3797 6.6025 11.2717C6.6025 12.2685 6.80197 13.0199 7.13479 13.588C7.51521 14.2372 8.06986 14.6468 8.70006 14.909C8.75003 14.9298 8.80047 14.9497 8.85134 14.9687C8.96989 15.0129 9.09076 15.0524 9.21332 15.0877C9.26173 15.1016 9.31041 15.1149 9.35932 15.1275C9.72236 15.2215 10.0978 15.2813 10.47 15.3216C10.2925 15.4706 10.1262 15.7006 10.02 16.0197C9.97998 16.1399 9.94848 16.2728 9.92813 16.4187C9.86322 16.4473 9.78539 16.4782 9.69742 16.5075C9.54454 16.5583 9.36104 16.6041 9.16153 16.6236C8.77054 16.6619 8.31809 16.5993 7.91425 16.2765C7.90526 16.2693 7.8963 16.262 7.88735 16.2546C7.83709 16.2127 7.78762 16.1667 7.73916 16.1163C7.63859 16.0116 7.54239 15.8878 7.4525 15.742C7.40151 15.6633 7.31788 15.5478 7.2058 15.4275C7.01973 15.2278 6.75524 15.0147 6.43143 14.9344L6.42132 14.9319C6.35787 14.9168 6.29216 14.9067 6.22434 14.9029C6.19841 14.9014 6.17217 14.9009 6.14563 14.9013C6.0197 14.9031 5.92934 14.9165 5.86757 14.9381C5.58123 15.0383 5.90885 15.3159 6.15343 15.4432L6.15393 15.4435L6.15625 15.4447C6.1766 15.4556 6.19711 15.4683 6.21773 15.4825C6.40913 15.614 6.60932 15.8756 6.76516 16.1205L6.78573 16.1532L6.79491 16.1679ZM15.94 11.2717C15.94 10.7835 15.7787 10.4226 15.4941 10.1142C15.1606 9.79154 14.4404 9.40088 13.7268 9.17494C13.1892 9.03171 12.6087 8.95763 12.0213 8.95763C11.4241 8.95763 10.8341 9.03418 10.2891 9.1821C9.56783 9.37786 8.8607 9.78319 8.56464 10.0969C8.27183 10.4072 8.1025 10.782 8.1025 11.2717C8.1025 12.495 8.468 12.9839 8.77404 13.233C9.16075 13.5479 9.76904 13.7368 10.6317 13.8304L12.0159 13.9805L13.4002 13.8304C14.2665 13.7364 14.8775 13.549 15.2664 13.2342C15.5728 12.9863 15.94 12.499 15.94 11.2717ZM11.4671 16.438L11.4687 16.4356C11.4687 16.4356 11.4686 16.4358 11.4683 16.4362C11.468 16.4366 11.4676 16.4372 11.4671 16.438ZM12.5669 16.4399C12.5649 16.4368 12.5638 16.4353 12.5637 16.4354C12.5637 16.4354 12.5638 16.4358 12.5643 16.4364C12.5648 16.4371 12.5656 16.4383 12.5669 16.4399Z", fillRule: "evenodd" })
217
+ }
218
+ );
219
+ Github.displayName = "Github";
220
+ var GithubFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
221
+ "svg",
222
+ {
223
+ width: "24",
224
+ height: "24",
225
+ viewBox: "0 0 24 24",
226
+ fill: "currentColor",
227
+ xmlns: "http://www.w3.org/2000/svg",
228
+ ...props,
229
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 2C6.475 2 2 6.35878 2 11.7403C2 16.0504 4.8625 19.6908 8.8375 20.9814C9.3375 21.0666 9.525 20.7744 9.525 20.5187C9.525 20.2874 9.5125 19.5203 9.5125 18.7046C7 19.1551 6.35 18.108 6.15 17.5601C6.0375 17.2801 5.55 16.4156 5.125 16.1843C4.775 16.0017 4.275 15.5512 5.1125 15.539C5.9 15.5268 6.4625 16.2452 6.65 16.5374C7.55 18.0106 8.9875 17.5966 9.5625 17.341C9.65 16.7078 9.9125 16.2817 10.2 16.0382C7.975 15.7947 5.65 14.9546 5.65 11.2289C5.65 10.1697 6.0375 9.29304 6.675 8.61122C6.575 8.36772 6.225 7.36934 6.775 6.03005C6.775 6.03005 7.6125 5.77436 9.525 7.02843C10.325 6.80927 11.175 6.69969 12.025 6.69969C12.875 6.69969 13.725 6.80927 14.525 7.02843C16.4375 5.76219 17.275 6.03005 17.275 6.03005C17.825 7.36934 17.475 8.36772 17.375 8.61122C18.0125 9.29304 18.4 10.1575 18.4 11.2289C18.4 14.9668 16.0625 15.7947 13.8375 16.0382C14.2 16.3426 14.5125 16.927 14.5125 17.8401C14.5125 19.1429 14.5 20.19 14.5 20.5187C14.5 20.7744 14.6875 21.0788 15.1875 20.9814C17.1727 20.3286 18.8977 19.0859 20.1198 17.4282C21.3419 15.7704 21.9995 13.7811 22 11.7403C22 6.35878 17.525 2 12 2Z", fillRule: "evenodd" })
230
+ }
231
+ );
232
+ GithubFill.displayName = "GithubFill";
233
+ var Gitlab = (props) => /* @__PURE__ */ jsxRuntime.jsx(
234
+ "svg",
235
+ {
236
+ width: "24",
237
+ height: "24",
238
+ viewBox: "0 0 24 24",
239
+ fill: "currentColor",
240
+ xmlns: "http://www.w3.org/2000/svg",
241
+ ...props,
242
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.63 11.1645L15.5778 11.1645L8.42308 11.1645L7.3709 11.1645L7.01269 10.1752L5.69846 6.54548L3.55907 12.9564C3.48926 13.1656 3.56475 13.3958 3.74487 13.523L12.0004 19.3547L20.256 13.523C20.4361 13.3958 20.5116 13.1656 20.4418 12.9564L18.3024 6.54549L16.9882 10.1752L16.63 11.1645ZM17.5373 4.2527L15.5778 9.66448L8.42308 9.66448L6.46359 4.2527L6.42629 4.14968L6.26481 3.70368L6.13009 3.33161C5.96873 2.88597 5.3357 2.89397 5.18567 3.34356L5.06041 3.71892L4.91025 4.16886L4.87557 4.27279L2.1362 12.4816C1.85696 13.3183 2.15892 14.2392 2.87943 14.7482L11.712 20.9874C11.8849 21.1096 12.116 21.1096 12.2889 20.9874L21.1214 14.7482C21.8419 14.2392 22.1439 13.3183 21.8647 12.4816L19.1253 4.27279L19.0906 4.16886L18.9405 3.71892L18.8152 3.34356C18.6652 2.89397 18.0321 2.88597 17.8708 3.33161L17.7361 3.70367L17.5746 4.14968L17.5373 4.2527Z", fillRule: "evenodd" })
243
+ }
244
+ );
245
+ Gitlab.displayName = "Gitlab";
246
+ var GitlabFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
247
+ "svg",
248
+ {
249
+ width: "24",
250
+ height: "24",
251
+ viewBox: "0 0 24 24",
252
+ fill: "currentColor",
253
+ xmlns: "http://www.w3.org/2000/svg",
254
+ ...props,
255
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.1362 12.4816L5.18567 3.34356C5.3357 2.89397 5.96873 2.88597 6.13009 3.33161L8.42308 9.66448L15.5778 9.66448L17.8708 3.33161C18.0321 2.88597 18.6652 2.89397 18.8152 3.34356L21.8647 12.4816C22.1439 13.3183 21.8419 14.2392 21.1214 14.7482L12.2889 20.9874C12.116 21.1096 11.8849 21.1096 11.712 20.9874L2.87943 14.7482C2.15892 14.2392 1.85696 13.3183 2.1362 12.4816Z", fillRule: "nonzero" })
256
+ }
257
+ );
258
+ GitlabFill.displayName = "GitlabFill";
259
+ var GooglePlay = (props) => /* @__PURE__ */ jsxRuntime.jsx(
260
+ "svg",
261
+ {
262
+ width: "24",
263
+ height: "24",
264
+ viewBox: "0 0 24 24",
265
+ fill: "currentColor",
266
+ xmlns: "http://www.w3.org/2000/svg",
267
+ ...props,
268
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.57516 3.10596C6.14728 2.92386 6.79814 2.96629 7.38872 3.31284L18.8877 10.0604C20.3694 10.9298 20.3694 13.0721 18.8877 13.9415L7.38872 20.6891C5.88877 21.5692 4 20.4876 4 18.7485L4 5.25341C4 4.25504 4.62245 3.47335 5.43646 3.15509L5.5359 3.06339L5.57516 3.10596ZM5.50016 5.23718C5.50006 5.24257 5.5 5.24798 5.5 5.25341L5.5 18.7485C5.5 18.7672 5.50066 18.7858 5.50195 18.804L11.7458 12.0093L5.50016 5.23718ZM12.7642 10.901L7.34776 5.02798L14.3729 9.15031L12.7642 10.901ZM12.7662 13.1157L7.42417 18.9291L14.3692 14.8538L12.7662 13.1157ZM15.6932 14.0769L13.7846 12.0074L15.6964 9.92692L18.1285 11.3541C18.6224 11.6439 18.6224 12.358 18.1285 12.6478L15.6932 14.0769Z", fillRule: "evenodd" })
269
+ }
270
+ );
271
+ GooglePlay.displayName = "GooglePlay";
272
+ var GooglePlayFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
273
+ "svg",
274
+ {
275
+ width: "24",
276
+ height: "24",
277
+ viewBox: "0 0 24 24",
278
+ fill: "currentColor",
279
+ xmlns: "http://www.w3.org/2000/svg",
280
+ ...props,
281
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.9421 15.0832C16.8407 15.1427 16.7116 15.1235 16.6318 15.0372L13.9849 12.1696C13.8965 12.0738 13.8965 11.9262 13.9849 11.8305L16.6307 8.9641C16.7105 8.87773 16.8396 8.85856 16.941 8.91805L18.8877 10.0604C20.3694 10.9298 20.3694 13.0721 18.8877 13.9415L16.9421 15.0832ZM15.1765 16.1192C15.3141 16.0385 15.3419 15.8513 15.2337 15.734L12.9913 13.3048C12.8924 13.1975 12.7229 13.1975 12.6239 13.3048L5.87835 20.6125C5.75315 20.7482 5.81462 20.9658 5.99798 20.9871C6.45566 21.0403 6.93962 20.9526 7.38872 20.6891L15.1765 16.1192ZM4.60015 19.7858C4.49125 19.9037 4.30019 19.8898 4.22914 19.7458C4.08343 19.4505 4 19.114 4 18.7485L4 5.25341C4 4.88737 4.08367 4.55045 4.22978 4.25483C4.3009 4.11094 4.49188 4.09703 4.60075 4.21497L11.6304 11.8305C11.7188 11.9262 11.7188 12.0738 11.6304 12.1696L4.60015 19.7858ZM5.99961 3.01465C5.81617 3.03584 5.7546 3.25351 5.87985 3.38919L12.6239 10.6953C12.7229 10.8025 12.8924 10.8025 12.9913 10.6953L15.2326 8.26724C15.3408 8.15002 15.313 7.9628 15.1755 7.88206L7.38872 3.31284C6.94016 3.04962 6.45681 2.96185 5.99961 3.01465Z", fillRule: "evenodd" })
282
+ }
283
+ );
284
+ GooglePlayFill.displayName = "GooglePlayFill";
285
+ var Googleplus = (props) => /* @__PURE__ */ jsxRuntime.jsx(
286
+ "svg",
287
+ {
288
+ width: "24",
289
+ height: "24",
290
+ viewBox: "0 0 24 24",
291
+ fill: "currentColor",
292
+ xmlns: "http://www.w3.org/2000/svg",
293
+ ...props,
294
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.00449 12C0.861378 8.39101 4.16175 5.0648 7.93347 5.02153C9.85582 4.86448 11.726 5.5795 13.1808 6.74569C12.5841 7.37417 11.9769 7.99538 11.3283 8.57696C10.0476 7.83168 8.50559 7.26372 7.00878 7.76814C4.59455 8.42657 3.1325 11.1568 4.02591 13.419C4.76578 15.7816 7.76603 17.0782 10.1174 16.0857C11.3349 15.6682 12.1377 14.6062 12.4899 13.45C11 13.45 8.30341 13.45 8.30341 13.45L8.29993 11C8.29993 11 13.1808 11 15.288 11C15.4311 12.9484 15.131 15.05 13.8086 16.6138C11.9977 18.846 8.65218 19.5011 5.93056 18.6254C3.04215 17.7167 0.94162 14.9206 1.00449 12ZM19 9.00119L21 9.00119L21 11L23 11L23 13L21 13L21 15L19 15L19 13L17 13L17 11L19 11L19 9.00119Z", fillRule: "nonzero" })
295
+ }
296
+ );
297
+ Googleplus.displayName = "Googleplus";
298
+ var Mailru = (props) => /* @__PURE__ */ jsxRuntime.jsx(
299
+ "svg",
300
+ {
301
+ width: "24",
302
+ height: "24",
303
+ viewBox: "0 0 24 24",
304
+ fill: "currentColor",
305
+ xmlns: "http://www.w3.org/2000/svg",
306
+ ...props,
307
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.0116 11.9969C15.0116 13.6578 13.6641 15.0053 12.0031 15.0053C10.3422 15.0053 8.99467 13.6578 8.99467 11.9969C8.99467 10.3359 10.3422 8.9884 12.0031 8.9884C13.6641 8.9884 15.0116 10.3422 15.0116 11.9969ZM12.0031 2C6.48762 2 2 6.48762 2 12.0031C2 17.5186 6.48762 22 12.0031 22C14.0213 22 15.9705 21.3983 17.6377 20.2576L17.6691 20.2388L16.3215 18.6719L16.2965 18.6844C15.0116 19.5055 13.5324 19.9442 12.0031 19.9442C7.62206 19.9442 4.05578 16.3779 4.05578 11.9969C4.05578 7.61579 7.62206 4.04951 12.0031 4.04951C16.3842 4.04951 19.9505 7.61579 19.9505 11.9969C19.9505 12.5672 19.8878 13.1376 19.7625 13.7079C19.5117 14.7421 18.791 15.0555 18.2457 15.0116C17.7004 14.9677 17.0611 14.5791 17.0548 13.6264L17.0548 11.9969C17.0548 9.20777 14.786 6.93889 11.9969 6.93889C9.20777 6.93889 6.93889 9.20777 6.93889 11.9969C6.93889 14.786 9.20777 17.0548 11.9969 17.0548C13.3507 17.0548 14.623 16.5221 15.5819 15.5631C16.1398 16.4281 17.0486 16.9734 18.0827 17.0548C18.1705 17.0611 18.2645 17.0674 18.3522 17.0674C19.0793 17.0674 19.8001 16.8229 20.3829 16.3842C20.9846 15.9267 21.4296 15.2686 21.6741 14.4788C21.7117 14.3535 21.7869 14.0589 21.7869 14.0589L21.7869 14.0464C21.9311 13.4134 22 12.7803 22 11.9969C22.0063 6.48762 17.5186 2 12.0031 2Z", fillRule: "nonzero" })
308
+ }
309
+ );
310
+ Mailru.displayName = "Mailru";
311
+ var MicrosoftOffice = (props) => /* @__PURE__ */ jsxRuntime.jsx(
312
+ "svg",
313
+ {
314
+ width: "24",
315
+ height: "24",
316
+ viewBox: "0 0 24 24",
317
+ fill: "currentColor",
318
+ xmlns: "http://www.w3.org/2000/svg",
319
+ ...props,
320
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.00207 18.0388C4.00207 14.0909 4.00207 10.1431 4.00207 6.19518C3.98629 6.08171 4.06262 5.96555 4.16992 5.93975C7.50121 4.65367 10.8239 3.34966 14.138 2.02773C14.236 1.99076 14.3434 1.99076 14.4414 2.02773L19.858 3.6611C19.9871 3.70143 20 3.76865 20 3.88292L20 20.0755C20 20.3578 20 20.3578 19.7418 20.4317L14.4091 21.9777C14.3276 22.0074 14.2388 22.0074 14.1573 21.9777L4.21511 18.059L14.1315 19.4772C14.2929 19.4772 14.2994 19.4772 14.2994 19.3361L14.2994 5.22053C14.2994 5.09954 14.2249 5.07726 14.1444 5.09954L7.87566 6.6993C7.47254 6.6993 7.51412 6.86964 7.51412 7.20343L7.51412 16.392C7.51412 16.6474 7.51412 16.5936 7.33336 16.681L4.00207 18.0388Z", fillRule: "evenodd" })
321
+ }
322
+ );
323
+ MicrosoftOffice.displayName = "MicrosoftOffice";
324
+ var MYGAMES = (props) => /* @__PURE__ */ jsxRuntime.jsx(
325
+ "svg",
326
+ {
327
+ width: "24",
328
+ height: "24",
329
+ viewBox: "0 0 24 24",
330
+ fill: "currentColor",
331
+ xmlns: "http://www.w3.org/2000/svg",
332
+ ...props,
333
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.1753 6L9.68785 9.50309L6.20445 6.00447L0 12.2361L2.65902 14.9068L6.16302 11.3877L9.65321 14.8932L13.1588 11.372L14.5655 12.7886L11.062 16.308L13.7423 19L24 8.69709L21.3197 6.00508L17.2501 10.0924L13.1753 6Z", fillRule: "nonzero" })
334
+ }
335
+ );
336
+ MYGAMES.displayName = "MYGAMES";
337
+ var Odnoklassniki = (props) => /* @__PURE__ */ jsxRuntime.jsx(
338
+ "svg",
339
+ {
340
+ width: "24",
341
+ height: "24",
342
+ viewBox: "0 0 24 24",
343
+ fill: "currentColor",
344
+ xmlns: "http://www.w3.org/2000/svg",
345
+ ...props,
346
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.9999 3.5C9.79074 3.5 7.99988 5.29086 7.99988 7.5C7.99988 9.70914 9.79074 11.5 11.9999 11.5C14.209 11.5 15.9999 9.70914 15.9999 7.5C15.9999 5.29086 14.209 3.5 11.9999 3.5ZM11.9999 2C8.96231 2 6.49988 4.46243 6.49988 7.5C6.49988 8.60862 6.82788 9.64064 7.39214 10.5043C7.24358 10.541 7.09703 10.5902 6.96298 10.6507C6.45075 10.8817 6.00883 11.2533 5.69748 11.7454C4.85381 13.0812 5.25556 14.8589 6.60141 15.7026C6.86254 15.8633 7.12368 16.014 7.38481 16.1546L6.44071 17.0987C5.32586 18.2135 5.32586 20.0415 6.44071 21.1664C6.98307 21.6987 7.70621 22 8.46953 22C9.23285 22 9.95599 21.6987 10.4983 21.1664L12.0049 19.6598L13.5014 21.1563C14.0438 21.6987 14.7669 22 15.5302 22C16.2935 22 17.0167 21.6987 17.559 21.1563C18.1014 20.614 18.4027 19.8908 18.4027 19.1175C18.4027 18.3541 18.1014 17.631 17.559 17.0886L16.6149 16.1445C16.8861 16.0039 17.1372 15.8633 17.3983 15.7026C18.7442 14.8589 19.1459 13.0812 18.3023 11.7354C17.9909 11.2432 17.549 10.8616 17.0368 10.6406C16.8877 10.5763 16.7547 10.5231 16.6249 10.4777C17.1785 9.61952 17.4999 8.59729 17.4999 7.5C17.4999 4.46243 15.0374 2 11.9999 2ZM10.4999 7.5C10.4999 6.67157 11.1715 6 11.9999 6C12.8283 6 13.4999 6.67157 13.4999 7.5C13.4999 8.32843 12.8283 9 11.9999 9C11.1715 9 10.4999 8.32843 10.4999 7.5ZM17.0167 12.5489C16.7555 12.1371 16.3136 11.9061 15.8617 11.9061C15.6206 11.9061 15.3695 11.9664 15.1285 12.107C14.1743 12.7096 13.0796 13.0109 11.9848 13.0109C10.8901 13.0109 9.79529 12.7096 8.84114 12.107C8.62018 11.9664 8.36909 11.8961 8.118 11.8961C7.66604 11.8961 7.22411 12.1271 6.96298 12.5389C6.56123 13.1817 6.75206 14.0253 7.39486 14.4271C8.23852 14.9594 9.1525 15.331 10.1066 15.552L7.50534 18.1633C6.97302 18.6956 6.97302 19.5594 7.50534 20.0917C7.77652 20.3629 8.118 20.4934 8.46953 20.4934C8.82106 20.4934 9.16254 20.3528 9.43372 20.0917L11.9949 17.5406L14.556 20.1017C14.8171 20.3729 15.1687 20.5035 15.5202 20.5035C15.8717 20.5035 16.2132 20.3729 16.4844 20.1017C17.0167 19.5694 17.0167 18.7057 16.4844 18.1734L13.873 15.562C14.8272 15.341 15.7411 14.9694 16.5848 14.4371C17.2276 14.0354 17.4184 13.1917 17.0167 12.5489Z", fillRule: "evenodd" })
347
+ }
348
+ );
349
+ Odnoklassniki.displayName = "Odnoklassniki";
350
+ var OdnoklassnikiFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
351
+ "svg",
352
+ {
353
+ width: "24",
354
+ height: "24",
355
+ viewBox: "0 0 24 24",
356
+ fill: "currentColor",
357
+ xmlns: "http://www.w3.org/2000/svg",
358
+ ...props,
359
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.0899 16.5334C15.142 16.2938 16.1549 15.8772 17.0872 15.2912C17.7929 14.8459 18.0065 13.9137 17.5611 13.2054C17.1158 12.4971 16.1836 12.2835 15.4753 12.7288C13.3608 14.0595 10.6395 14.0569 8.52502 12.7288C7.81674 12.2835 6.88445 12.4971 6.43916 13.2054C5.99386 13.9111 6.20739 14.8459 6.9131 15.2912C7.84535 15.8772 8.85834 16.2938 9.91038 16.5334L7.02768 19.4187C6.43658 20.0098 6.43658 20.9655 7.02768 21.5567C7.32454 21.8509 7.70994 21.9993 8.09534 21.9993C8.48335 21.9993 8.86875 21.8509 9.16564 21.5567L12.0015 18.7208L14.8373 21.5567C15.4284 22.1478 16.3841 22.1478 16.9752 21.5567C17.5664 20.9655 17.5664 20.0072 16.9752 19.4187L14.0899 16.5334ZM12.0015 5.02594C13.1811 5.02594 14.1394 5.98425 14.1394 7.16389C14.1394 8.34094 13.1811 9.29924 12.0015 9.29924C10.8244 9.29924 9.86351 8.34094 9.86351 7.16389C9.86351 5.98425 10.8244 5.02594 12.0015 5.02594ZM12.0015 12.3226C14.8477 12.3226 17.1627 10.0076 17.1627 7.16387C17.1627 4.31503 14.8477 2 12.0015 2C9.1552 2 6.84021 4.31503 6.84021 7.16129C6.84021 10.0076 9.1552 12.3226 12.0015 12.3226Z", fillRule: "nonzero" })
360
+ }
361
+ );
362
+ OdnoklassnikiFill.displayName = "OdnoklassnikiFill";
363
+ var Rostelecom = (props) => /* @__PURE__ */ jsxRuntime.jsx(
364
+ "svg",
365
+ {
366
+ width: "24",
367
+ height: "24",
368
+ viewBox: "0 0 24 24",
369
+ fill: "currentColor",
370
+ xmlns: "http://www.w3.org/2000/svg",
371
+ ...props,
372
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.05827 6.87423L8.05837 6.87413L11.0414 3.91135L16.0779 8.92031C14.2746 10.7021 10.5412 14.3885 7.50119 17.3763L7.50119 9.43004C7.50119 9.33154 7.50104 9.23849 7.50088 9.15031L7.50088 9.1503C7.49976 8.49092 7.49909 8.10399 7.56899 7.75023C7.62856 7.44868 7.73975 7.19053 8.05827 6.87423ZM6.00119 9.43004L6.00119 18.8747C6.00119 18.8747 6.00153 18.875 6.0022 18.8757L6.0022 19.6956C6.0022 20.31 6.18985 20.9099 6.6456 21.3559C7.10165 21.8021 7.7296 22 8.42001 22L15.6725 22C16.1162 22 16.34 21.465 16.0286 21.149L10.9954 16.0423C13.9192 13.1622 16.8571 10.2593 17.8532 9.27485C18.0508 9.07958 18.0479 8.76398 17.851 8.5681L11.3944 2.14694C11.1994 1.95306 10.8845 1.95296 10.6895 2.14671L7.00132 5.80987C5.99282 6.81135 5.9961 7.79892 6.00058 9.15009C6.00089 9.2417 6.00119 9.33497 6.00119 9.43004ZM9.90776 17.1132C9.30591 17.7056 8.71524 18.2865 8.15341 18.8383L8.01379 18.9755L7.97173 19.0168C7.64391 19.3387 7.51905 19.6182 7.5548 19.9041C7.58508 20.0929 7.65566 20.2092 7.72857 20.2805C7.82494 20.3748 8.02161 20.4847 8.42001 20.4847L13.2307 20.4847L9.90776 17.1132Z", fillRule: "evenodd" })
373
+ }
374
+ );
375
+ Rostelecom.displayName = "Rostelecom";
376
+ var RostelecomFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
377
+ "svg",
378
+ {
379
+ width: "24",
380
+ height: "24",
381
+ viewBox: "0 0 24 24",
382
+ fill: "currentColor",
383
+ xmlns: "http://www.w3.org/2000/svg",
384
+ ...props,
385
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.00119 9.43004L6.00119 18.8747C6.00119 18.8747 6.00153 18.875 6.0022 18.8757L6.0022 19.6956C6.0022 20.31 6.18985 20.9099 6.6456 21.3559C7.10165 21.8021 7.7296 22 8.42001 22L15.6725 22C16.1162 22 16.34 21.465 16.0286 21.149L10.9954 16.0423C13.9192 13.1622 16.8571 10.2593 17.8532 9.27485C18.0508 9.07958 18.0479 8.76398 17.851 8.5681L11.3944 2.14694C11.1994 1.95306 10.8845 1.95296 10.6895 2.14671L7.00132 5.80987C5.99282 6.81135 5.9961 7.79892 6.00058 9.15009C6.00089 9.2417 6.00119 9.33497 6.00119 9.43004ZM9.90776 17.1132C9.24066 17.7698 8.5873 18.4123 7.97173 19.0168C7.64391 19.3387 7.51905 19.6182 7.5548 19.9041C7.58508 20.0929 7.65566 20.2092 7.72857 20.2805C7.82494 20.3748 8.02161 20.4847 8.42001 20.4847L13.2307 20.4847L9.90776 17.1132Z", fillRule: "evenodd" })
386
+ }
387
+ );
388
+ RostelecomFill.displayName = "RostelecomFill";
389
+ var RostelecomKluch = (props) => /* @__PURE__ */ jsxRuntime.jsx(
390
+ "svg",
391
+ {
392
+ width: "24",
393
+ height: "24",
394
+ viewBox: "0 0 24 24",
395
+ fill: "currentColor",
396
+ xmlns: "http://www.w3.org/2000/svg",
397
+ ...props,
398
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.64944 13.0609L9.11912 12.5306L6.16906 9.58064C5.85074 9.26232 5.62676 8.88539 5.49714 8.48457L2.86564 11.116C2.37747 11.6042 2.37747 12.3956 2.86564 12.8838L6.75154 16.7696C7.23969 17.2577 8.03112 17.2577 8.51928 16.7696L10.9391 14.3498L9.64976 13.0606L9.64944 13.0609ZM10.7104 11.9999L11.9998 13.2893L13.2892 12L11.9998 10.7106L10.7104 11.9999ZM5.09799 17.2373L5.09773 17.2376L5.69069 17.8306L5.69439 17.8342L10.055 22.1948C11.129 23.2687 12.8701 23.2687 13.9441 22.1948L17.8299 18.309L17.8467 18.2921L22.1945 13.9445C23.2685 12.8705 23.2685 11.1293 22.1945 10.0553L18.3086 6.16954C18.2963 6.15721 18.2839 6.14503 18.2714 6.13298L13.944 1.80573C12.87 0.731831 11.1289 0.731829 10.055 1.80573L6.76227 5.0983L6.76221 5.09825L6.76221 5.09825L6.16932 5.69113L1.805 10.0553C0.731015 11.1293 0.731017 12.8705 1.805 13.9445L5.09799 17.2373ZM9.64976 10.9393L7.22997 8.51959C6.78858 8.07821 6.74628 7.38885 7.10309 6.89994C7.14084 6.84826 7.18304 6.79883 7.22971 6.75216L11.1156 2.86641C11.6037 2.37827 12.3952 2.37827 12.8833 2.86641L15.5149 5.4979C15.1144 5.62755 14.7377 5.85143 14.4196 6.16954L11.4694 9.11959L10.9391 9.64993L10.9391 9.64997L9.64976 10.9393ZM15.4799 7.23061L13.0605 9.64997L17.8302 14.4195C18.1485 14.7378 18.3724 15.1147 18.5021 15.5155L21.1339 12.8838C21.622 12.3956 21.622 11.6041 21.1339 11.116L17.841 7.82323L17.8406 7.82357L17.2477 7.23061L17.2452 7.22811C16.7568 6.74247 15.9672 6.7433 15.4799 7.23061ZM16.9546 17.0125C16.9037 17.0964 16.842 17.1755 16.7695 17.248L16.1766 17.8409L16.1767 17.8409L12.8834 21.1341C12.3953 21.6222 11.6038 21.6222 11.1157 21.1341L8.48389 18.5024C8.88461 18.3728 9.26147 18.1488 9.57973 17.8306L14.3496 13.0609L16.7693 15.4805C17.1849 15.8961 17.2467 16.5316 16.9546 17.0125Z", fillRule: "evenodd" })
399
+ }
400
+ );
401
+ RostelecomKluch.displayName = "RostelecomKluch";
402
+ var RostelecomKluchFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
403
+ "svg",
404
+ {
405
+ width: "24",
406
+ height: "24",
407
+ viewBox: "0 0 24 24",
408
+ fill: "currentColor",
409
+ xmlns: "http://www.w3.org/2000/svg",
410
+ ...props,
411
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.64944 13.0608L9.11912 12.5305L6.16906 9.58058C5.85074 9.26226 5.62676 8.88532 5.49714 8.48451L2.86564 11.1159C2.37747 11.6041 2.37747 12.3956 2.86564 12.8837L6.75154 16.7695C7.23969 17.2576 8.03112 17.2576 8.51928 16.7695L10.9391 14.3498L9.64976 13.0605L9.64944 13.0608ZM10.7104 11.9999L11.9998 13.2892L13.2892 11.9999L11.9998 10.7106L10.7104 11.9999ZM5.09799 17.2373L5.09773 17.2375L5.69069 17.8305L5.69439 17.8342L10.055 22.1947C11.129 23.2686 12.8701 23.2686 13.9441 22.1947L17.8299 18.309L17.8467 18.292L22.1945 13.9444C23.2685 12.8704 23.2685 11.1292 22.1945 10.0552L18.3086 6.16948C18.2963 6.15715 18.2839 6.14497 18.2714 6.13292L13.944 1.80567C12.87 0.73177 11.1289 0.731767 10.055 1.80567L6.76227 5.09824L6.76221 5.09819L6.76221 5.09819L6.16932 5.69107L1.805 10.0553C0.731015 11.1292 0.731017 12.8705 1.805 13.9444L5.09799 17.2373ZM15.4799 7.23054L13.0605 9.64991L17.8302 14.4194C18.1485 14.7377 18.3724 15.1146 18.5021 15.5154L21.1339 12.8837C21.622 12.3956 21.622 11.6041 21.1339 11.1159L17.841 7.82317L17.8406 7.82351L17.2477 7.23055L17.2452 7.22805C16.7568 6.74241 15.9672 6.74324 15.4799 7.23054Z", fillRule: "evenodd" })
412
+ }
413
+ );
414
+ RostelecomKluchFill.displayName = "RostelecomKluchFill";
415
+ var RostelecomLicey = (props) => /* @__PURE__ */ jsxRuntime.jsx(
416
+ "svg",
417
+ {
418
+ width: "24",
419
+ height: "24",
420
+ viewBox: "0 0 24 24",
421
+ fill: "currentColor",
422
+ xmlns: "http://www.w3.org/2000/svg",
423
+ ...props,
424
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.9637 8.83069L8.04839 14.5078C8.5537 14.5378 9.10069 14.6988 9.5 15L12.9637 8.83069ZM5.98614 16.8897L6.09795 16.7605C6.52842 16.299 7.1581 16.0026 7.87572 16.0026C8.58193 16.0026 9.27381 16.3741 9.78208 16.9134C9.90681 17.0457 10.1313 17.0303 10.2194 16.8713L16.5029 5.52999L16.5025 20.5014L7.87572 20.5014C6.53419 20.5014 5.5 19.4655 5.5 18.252C5.5 17.7464 5.67958 17.2715 5.98614 16.8897ZM4.99143 15.7469L16.6684 2.2603C16.6837 2.24254 16.6998 2.22567 16.7164 2.20971C17.166 1.76687 18.0029 2.06049 18.0029 2.76132L18.0029 21.5014C18.0029 21.7776 17.779 22.0014 17.5029 22.0014L7.87572 22.0014C5.76468 22.0014 4 20.3516 4 18.252C4 17.2813 4.3772 16.4067 4.99143 15.7469Z", fillRule: "evenodd" })
425
+ }
426
+ );
427
+ RostelecomLicey.displayName = "RostelecomLicey";
428
+ var RostelecomLiceyFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
429
+ "svg",
430
+ {
431
+ width: "24",
432
+ height: "24",
433
+ viewBox: "0 0 24 24",
434
+ fill: "currentColor",
435
+ xmlns: "http://www.w3.org/2000/svg",
436
+ ...props,
437
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.6406 2.289C17.0508 1.76553 18.0034 1.98363 18.0034 2.76137L18.0034 21.1507C18.0034 21.6202 17.6228 22.0007 17.1534 22.0007L7.87584 22.0007C5.76479 22.0007 4 20.351 4 18.2515C4 17.3472 4.32737 16.5263 4.86877 15.8848C10.5234 9.35944 12.5391 7.02356 16.6406 2.289ZM16.5034 5.52984L10.168 16.8805C10.0829 17.0329 9.87178 17.0533 9.75059 16.9277C9.20395 16.3612 8.59768 16.0022 7.87584 16.0022C6.53419 16.0022 5.5 17.0381 5.5 18.2515C5.5 19.4648 6.53418 20.5007 7.87584 20.5007L16.5034 20.5007L16.5034 5.52984Z", fillRule: "evenodd" })
438
+ }
439
+ );
440
+ RostelecomLiceyFill.displayName = "RostelecomLiceyFill";
441
+ var RostelecomOnlime = (props) => /* @__PURE__ */ jsxRuntime.jsx(
442
+ "svg",
443
+ {
444
+ width: "24",
445
+ height: "24",
446
+ viewBox: "0 0 24 24",
447
+ fill: "currentColor",
448
+ xmlns: "http://www.w3.org/2000/svg",
449
+ ...props,
450
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 9.54904L7.5 14.4375L16.4998 19.448L16.4988 4.54929L7.5 9.54904ZM16.4987 2.83338L6.23145 8.53788C6.0886 8.61725 6 8.76782 6 8.93124L6 15.0547C6 15.218 6.08845 15.3685 6.23111 15.4479L16.4999 21.1649L16.5021 21.1661L16.625 21.2345L17.3311 21.6276C17.631 21.7946 18 21.5777 18 21.2344L17.9999 20.4262L17.9999 20.2856L17.9999 20.2831L17.9988 3.71592L17.9988 3.71357L17.9988 3.57483L17.9987 2.76477C17.9987 2.42165 17.6301 2.20479 17.3302 2.37143L16.622 2.76486L16.5008 2.83224L16.4987 2.83338Z", fillRule: "evenodd" })
451
+ }
452
+ );
453
+ RostelecomOnlime.displayName = "RostelecomOnlime";
454
+ var RostelecomOnlimeFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
455
+ "svg",
456
+ {
457
+ width: "24",
458
+ height: "24",
459
+ viewBox: "0 0 24 24",
460
+ fill: "currentColor",
461
+ xmlns: "http://www.w3.org/2000/svg",
462
+ ...props,
463
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.5 10.1374L8.5 13.8497L15.4997 17.7467L15.4989 6.24881L8.5 10.1374ZM15.4987 3.38897L6.25716 8.5236C6.09844 8.61179 6 8.77909 6 8.96067L6 15.0253C6 15.2068 6.09827 15.3739 6.25679 15.4622L15.4999 20.6081L15.563 20.6433L16.4722 21.1494L17.2567 21.5862C17.59 21.7718 18 21.5308 17.9999 21.1493L17.9999 20.2514L17.9998 19.2108L17.9998 19.1386L17.9988 4.85987L17.9988 4.78826L17.9988 3.74982L17.9987 2.84975C17.9987 2.46851 17.5891 2.22755 17.2559 2.41271L16.4691 2.84985L15.5613 3.35419L15.4987 3.38897Z", fillRule: "evenodd" })
464
+ }
465
+ );
466
+ RostelecomOnlimeFill.displayName = "RostelecomOnlimeFill";
467
+ var RostelecomSmartHome = (props) => /* @__PURE__ */ jsxRuntime.jsx(
468
+ "svg",
469
+ {
470
+ width: "24",
471
+ height: "24",
472
+ viewBox: "0 0 24 24",
473
+ fill: "currentColor",
474
+ xmlns: "http://www.w3.org/2000/svg",
475
+ ...props,
476
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.625 18.8337L15.5397 21.6749C14.6537 22.067 13.629 22.1055 12.7154 21.7845L1.97204 17.9773C1.40186 17.7762 1.00066 17.2293 1 16.6523L1 10.2663C0.99959 9.64828 1.39994 9.05659 1.99244 8.79951L14.758 3.20007C15.6849 2.79291 16.8234 3.01849 17.4974 3.77388L22.2591 9.12195C22.7374 9.66441 22.9996 10.349 23 11.0562L23 16.9426C23.0022 17.9089 22.4553 18.4602 21.625 18.8337ZM9.98108 12.2969L9.98108 9.625L13.4688 13.4688C13.9567 14.0156 14.0047 14.2468 14.0039 14.9632L14.0039 15.075L10.9531 13.9062C10.3829 13.7052 9.98108 12.9688 9.98108 12.2969ZM8.48894 12.513L8.48898 7.98047C8.274 7.92247 8.05263 7.90945 7.83768 7.97882L2.94531 10.0078C2.59375 10.1641 2.49219 10.3991 2.49219 10.6328L2.49214 16.3047C2.49248 16.374 2.49214 16.5781 2.69531 16.6523L13.0793 20.3662L13.081 20.3668C13.449 20.4971 13.9662 20.7216 14.0039 20.1559L14.0039 16.6838L10.3734 15.3517C8.85938 14.8072 8.48894 13.8724 8.48894 12.513ZM15.3359 4.61719L9.87891 7.01172L14.6658 12.513C15.5245 13.3609 15.5236 13.8116 15.5215 14.8072C15.5214 14.8579 15.5213 14.9099 15.5213 14.9636L15.5213 14.9648L15.5233 19.9766C17.352 19.1227 19.1832 18.2806 21.0278 17.4609C21.328 17.3276 21.4766 17.0421 21.4766 16.7412L21.4766 16.7381L21.4766 11.2312C21.4764 10.8583 21.3389 10.4894 21.0754 10.1896L21.0735 10.1875L16.4652 4.84495C16.1839 4.53026 15.7196 4.44889 15.3359 4.61719Z", fillRule: "evenodd" })
477
+ }
478
+ );
479
+ RostelecomSmartHome.displayName = "RostelecomSmartHome";
480
+ var RostelecomSmartHomeFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
481
+ "svg",
482
+ {
483
+ width: "24",
484
+ height: "24",
485
+ viewBox: "0 0 24 24",
486
+ fill: "currentColor",
487
+ xmlns: "http://www.w3.org/2000/svg",
488
+ ...props,
489
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.625 18.8337L15.5397 21.6749C14.6537 22.067 13.629 22.1055 12.7154 21.7845L1.97204 17.9773C1.40186 17.7762 1.00066 17.2293 1 16.6523L1 10.2663C1 9.55469 1.32812 9.08594 1.99244 8.79951L14.758 3.20007C15.6849 2.79291 16.8234 3.01849 17.4974 3.77388L22.2591 9.12195C22.7374 9.66441 22.9996 10.349 23 11.0562L23 16.9426C23.0022 17.9089 22.4553 18.4602 21.625 18.8337ZM10 12.7485L10 9.21875L13.6283 13.4039C14.1162 13.9508 14.0008 14.2468 14 14.9632L14 15.0938L10.836 13.925C10.2658 13.7239 10.0007 13.3255 10 12.7485ZM8.48893 12.75L8.48893 12.7485L8.48893 7.9375C8.27395 7.8795 8.05258 7.86648 7.83763 7.93585L2.89844 10.0312C2.60156 10.1562 2.53231 10.3384 2.53231 10.6406L2.53231 16.3136C2.53231 16.5195 2.59375 16.6484 2.79687 16.7266L13.0793 20.3683L13.081 20.3689C13.449 20.4992 13.9623 20.7238 14 20.158L14 16.6838L10.3734 15.3517C9.26892 14.9622 8.48893 14.3281 8.48893 12.75Z", fillRule: "evenodd" })
490
+ }
491
+ );
492
+ RostelecomSmartHomeFill.displayName = "RostelecomSmartHomeFill";
493
+ var RostelecomWink = (props) => /* @__PURE__ */ jsxRuntime.jsx(
494
+ "svg",
495
+ {
496
+ width: "24",
497
+ height: "24",
498
+ viewBox: "0 0 24 24",
499
+ fill: "currentColor",
500
+ xmlns: "http://www.w3.org/2000/svg",
501
+ ...props,
502
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4774 12.0003L10.4517 13.049L6.8987 16.6814L10.2115 20.0698L18.1014 12.0001L10.2114 3.93029L6.89867 7.31726L10.4519 10.9515L11.4774 12.0003ZM9.37939 12.0001L5.14257 16.3317C4.95252 16.526 4.95249 16.8365 5.1425 17.0309L9.85403 21.8497C10.0502 22.0503 10.3729 22.0503 10.5691 21.8497L19.8575 12.3497C20.0475 12.1554 20.0475 11.8449 19.8575 11.6506L10.569 2.15045C10.3729 1.94987 10.0502 1.94985 9.85403 2.15039L5.14255 6.96753C4.95251 7.16183 4.95248 7.47236 5.14249 7.66669L9.37939 12.0001Z", fillRule: "evenodd" })
503
+ }
504
+ );
505
+ RostelecomWink.displayName = "RostelecomWink";
506
+ var RostelecomWinkFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
507
+ "svg",
508
+ {
509
+ width: "24",
510
+ height: "24",
511
+ viewBox: "0 0 24 24",
512
+ fill: "currentColor",
513
+ xmlns: "http://www.w3.org/2000/svg",
514
+ ...props,
515
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.14255 6.96753C4.95251 7.16183 4.95248 7.47236 5.14249 7.66669L9.37939 12.0001L5.14257 16.3317C4.95252 16.526 4.95249 16.8365 5.1425 17.0309L9.85403 21.8497C10.0502 22.0503 10.3729 22.0503 10.5691 21.8497L19.8575 12.3497C20.0475 12.1554 20.0475 11.8449 19.8575 11.6506L10.569 2.15045C10.3729 1.94987 10.0502 1.94985 9.85403 2.15039L5.14255 6.96753Z", fillRule: "nonzero" })
516
+ }
517
+ );
518
+ RostelecomWinkFill.displayName = "RostelecomWinkFill";
519
+ var Sber = (props) => /* @__PURE__ */ jsxRuntime.jsx(
520
+ "svg",
521
+ {
522
+ width: "24",
523
+ height: "24",
524
+ viewBox: "0 0 24 24",
525
+ fill: "currentColor",
526
+ xmlns: "http://www.w3.org/2000/svg",
527
+ ...props,
528
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 12.0046C22 11.3915 21.9379 10.7783 21.8137 10.2265L19.848 11.6127C19.8542 11.741 19.8574 11.8701 19.8574 12C19.8574 16.339 16.3399 19.8564 12.001 19.8564C7.66202 19.8564 4.1446 16.339 4.1446 12C4.1446 7.66104 7.66202 4.14362 12.001 4.14362C13.6477 4.14362 15.1761 4.65025 16.4388 5.51614L18.2115 4.21758C16.5347 2.86865 14.5473 2.13287 12.4357 2.01024L11.9389 2.01024C10.6346 1.94892 9.33043 2.19418 8.15042 2.6847C7.09462 3.17523 6.10093 3.78838 5.23145 4.52416L4.85882 4.89205C3.98934 5.75046 3.30617 6.79282 2.80933 7.8965C2.31248 9.00017 2.06406 10.2265 2.00195 11.4528L2.00195 11.9433C2.00195 13.2309 2.25038 14.5799 2.74722 15.8062C3.18196 16.8485 3.80302 17.8296 4.61039 18.688L4.98303 19.0559C5.85251 19.9143 6.8462 20.6501 7.9641 21.1406C9.082 21.6311 10.3241 21.9377 11.5041 21.999L12.001 21.999C13.3052 21.999 14.6094 21.7537 15.8515 21.2632C16.9073 20.834 17.901 20.2209 18.7084 19.4238L18.8947 19.2398C18.9184 19.2164 18.9421 19.2019 18.9624 19.1896C18.9952 19.1695 19.0189 19.1551 19.0189 19.1172C19.8884 18.2588 20.6337 17.2164 21.1305 16.1127C21.6895 14.7638 22 13.3535 22 12.0046ZM21.0675 7.89398C20.757 7.1582 20.3843 6.48373 19.8875 5.87058L11.938 11.6955L8.14951 9.30423L8.14951 12.186L11.938 14.6387L21.0675 7.89398Z", fillRule: "evenodd" })
529
+ }
530
+ );
531
+ Sber.displayName = "Sber";
532
+ var TamTam = (props) => /* @__PURE__ */ jsxRuntime.jsx(
533
+ "svg",
534
+ {
535
+ width: "24",
536
+ height: "24",
537
+ viewBox: "0 0 24 24",
538
+ fill: "currentColor",
539
+ xmlns: "http://www.w3.org/2000/svg",
540
+ ...props,
541
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 18.7083L7.5 18.0378L7.00037 17.5906C5.4636 16.2152 4.5 14.2211 4.5 12C4.5 7.85786 7.85786 4.5 12 4.5C16.1421 4.5 19.5 7.85786 19.5 12C19.5 16.1421 16.1421 19.5 12 19.5C11.437 19.5 10.8903 19.4382 10.3655 19.3217L9.74701 19.1844L9.21734 19.532L7.5 20.659L7.5 18.7083ZM7.49846 22.4541L7.5 22.4531L10.0403 20.786C10.6712 20.9261 11.327 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 14.6655 4.15875 17.0604 6 18.7083L6 21.6433L6 21.6452L6 21.7494L6 22.5113C6 22.909 6.44183 23.1476 6.77433 22.9293L7.41132 22.5113L7.49846 22.4541ZM8.04281 12.51C8.00238 12.2322 8.2311 12 8.51182 12L15.4882 12C15.7689 12 15.9976 12.2322 15.9572 12.51C15.6697 14.4851 14.0075 16 12 16C9.9925 16 8.3303 14.4851 8.04281 12.51Z", fillRule: "evenodd" })
542
+ }
543
+ );
544
+ TamTam.displayName = "TamTam";
545
+ var Telegram = (props) => /* @__PURE__ */ jsxRuntime.jsx(
546
+ "svg",
547
+ {
548
+ width: "24",
549
+ height: "24",
550
+ viewBox: "0 0 24 24",
551
+ fill: "currentColor",
552
+ xmlns: "http://www.w3.org/2000/svg",
553
+ ...props,
554
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.3377 4.71491L17.3809 19.0061L11.811 13.4838L15.2378 10.0863L16.0147 9.31601L16.5411 8.79416L16.6377 8.69838C17.0521 8.28754 16.5469 7.62064 16.0392 7.90828L15.9208 7.97534L15.2759 8.34069L14.324 8.88L10.199 11.217L9.34579 11.7004L4.40773 9.38131L20.3377 4.71491ZM9.58368 13.4693C9.68713 13.5179 9.78149 13.5839 9.86266 13.6643L16.9797 20.7206C17.5433 21.2794 18.5022 20.9903 18.663 20.213L21.9752 4.20367C22.1281 3.46483 21.4389 2.8293 20.7149 3.0414L2.71899 8.31296C1.83532 8.57182 1.74155 9.78635 2.57502 10.1778L9.58368 13.4693Z", fillRule: "evenodd" })
555
+ }
556
+ );
557
+ Telegram.displayName = "Telegram";
558
+ var TelegramFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
559
+ "svg",
560
+ {
561
+ width: "24",
562
+ height: "24",
563
+ viewBox: "0 0 24 24",
564
+ fill: "currentColor",
565
+ xmlns: "http://www.w3.org/2000/svg",
566
+ ...props,
567
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5532 13.9462C10.3004 14.1731 10.32 14.575 10.5936 14.7763L16.7329 19.2932C17.4919 19.7162 18.0266 19.4935 18.2314 18.595L20.9478 5.8662C21.1886 4.74422 20.5428 4.30473 19.8033 4.57997L3.83611 10.6931C2.74638 11.1161 2.76288 11.7236 3.65086 11.9989L7.26342 13.1225C7.56155 13.2152 7.88529 13.1733 8.14996 13.0077L17.2151 7.33543C17.6614 7.03993 18.0671 7.20343 17.7334 7.49893L10.5532 13.9462Z", fillRule: "nonzero" })
568
+ }
569
+ );
570
+ TelegramFill.displayName = "TelegramFill";
571
+ var Twitter = (props) => /* @__PURE__ */ jsxRuntime.jsx(
572
+ "svg",
573
+ {
574
+ width: "24",
575
+ height: "24",
576
+ viewBox: "0 0 24 24",
577
+ fill: "currentColor",
578
+ xmlns: "http://www.w3.org/2000/svg",
579
+ ...props,
580
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.1419 5.66898C17.5585 3.39794 15.036 2.59863 12.9163 3.18559C11.8034 3.49375 10.8106 4.18473 10.1596 5.22709C9.67314 6.00594 9.39431 6.95333 9.3764 8.03736C8.75208 7.7428 8.10095 7.27847 7.47014 6.7248C6.53358 5.90279 5.73333 4.96612 5.25678 4.35642C5.10885 4.16716 4.87922 4.06021 4.63916 4.06877C4.3991 4.07732 4.17766 4.20035 4.04358 4.39966C1.48952 8.19618 2.06206 12.8986 4.61855 16.2466C3.89832 16.6316 3.18421 16.8366 2.59054 16.9658C2.31707 17.0253 2.09948 17.2322 2.02619 17.5023C1.9529 17.7724 2.03611 18.0608 2.242 18.2504C5.21903 20.9915 9.89766 21.7188 13.759 20.2696C17.6429 18.8121 20.6823 15.1662 20.4992 9.27094L21.9023 6.78796C22.0335 6.55576 22.0315 6.27135 21.8971 6.04099C21.7627 5.81063 21.5161 5.66898 21.2493 5.66898L19.1419 5.66898ZM11.4318 6.02168C10.9938 6.72309 10.7554 7.70368 10.9363 8.98171L11.0797 9.99503L10.0703 9.82661C8.75774 9.60762 7.49113 8.73904 6.48066 7.85216C5.82746 7.27885 5.24114 6.66167 4.76937 6.1203C3.12265 9.36926 3.88374 13.2391 6.30103 15.9276L6.86123 16.5507L6.18015 17.0387C5.57063 17.4755 4.94982 17.7825 4.37029 18.0037C6.87506 19.6132 10.308 19.9626 13.232 18.8653C16.548 17.6208 19.2296 14.5019 18.9925 9.11986L18.983 8.90506L19.0888 8.71786L19.9641 7.16898L18.7367 7.16898L18.3168 7.16898L18.0973 6.81103C16.8678 4.80586 14.8649 4.20245 13.3166 4.63119C12.5415 4.8458 11.8711 5.31836 11.4318 6.02168Z", fillRule: "evenodd" })
581
+ }
582
+ );
583
+ Twitter.displayName = "Twitter";
584
+ var TwitterFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
585
+ "svg",
586
+ {
587
+ width: "24",
588
+ height: "24",
589
+ viewBox: "0 0 24 24",
590
+ fill: "currentColor",
591
+ xmlns: "http://www.w3.org/2000/svg",
592
+ ...props,
593
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.4376 6.23926C20.7359 6.54328 19.9958 6.75317 19.2372 6.86327C20.0432 6.37975 20.6445 5.62652 20.9306 4.74207C20.1723 5.18431 19.3416 5.49381 18.4756 5.65678C17.731 4.87511 16.6863 4.43726 15.597 4.4503C14.5781 4.45595 13.6034 4.86021 12.8885 5.57372C12.1568 6.28969 11.7455 7.26264 11.7455 8.2774C11.7441 8.57299 11.7868 8.86718 11.8722 9.15059C10.3018 9.05676 8.76788 8.64568 7.36633 7.94304C6.0167 7.26516 4.82705 6.31609 3.87451 5.15736C3.53773 5.7328 3.36239 6.38578 3.36639 7.04962C3.35787 7.6959 3.51828 8.33351 3.83225 8.90141C4.12488 9.43684 4.54628 9.89381 5.05975 10.2325C4.45339 10.2156 3.85958 10.0588 3.3263 9.7746L3.3263 9.81613C3.30629 10.7035 3.61422 11.568 4.19303 12.2493C4.76022 12.922 5.54419 13.3842 6.4151 13.5591C6.08385 13.6448 5.74246 13.6867 5.39994 13.6837C5.15759 13.6851 4.91599 13.6572 4.68056 13.6006C4.91903 14.3553 5.39276 15.0173 6.03482 15.4929C6.6802 15.9771 7.4657 16.2468 8.27747 16.2628C7.62355 16.7928 6.8773 17.2019 6.07491 17.4703C5.24401 17.7499 4.37135 17.8906 3.49315 17.8867C3.18257 17.8867 2.87235 17.8729 2.5625 17.8452C3.42643 18.3796 4.35872 18.7989 5.33494 19.0921C6.35633 19.4002 7.41927 19.5545 8.48765 19.55C12.0708 19.408 14.8007 18.2296 16.6771 16.0147C18.4754 13.9967 19.4877 11.4175 19.5341 8.73529L19.4918 8.23587C20.2509 7.68359 20.9089 7.00842 21.4376 6.23926Z", fillRule: "nonzero" })
594
+ }
595
+ );
596
+ TwitterFill.displayName = "TwitterFill";
597
+ var Viber = (props) => /* @__PURE__ */ jsxRuntime.jsx(
598
+ "svg",
599
+ {
600
+ width: "24",
601
+ height: "24",
602
+ viewBox: "0 0 24 24",
603
+ fill: "currentColor",
604
+ xmlns: "http://www.w3.org/2000/svg",
605
+ ...props,
606
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.2619 8.06256C19.9947 5.78867 18.1684 3.99184 15.8642 3.73546C13.2976 3.44987 10.6997 3.44158 8.13202 3.71224C5.83035 3.95486 4.00616 5.7442 3.74045 8.0199C3.48752 10.1861 3.44475 12.3552 3.71537 14.5232C3.97954 16.6396 5.63374 18.1227 7.59521 18.6322C7.82803 18.6927 8 18.897 8 19.1375L8 21.5545L10.3172 19.1802C10.4701 19.0235 10.6805 18.9365 10.8995 18.9383C12.5957 18.9519 14.2805 18.9096 15.9756 18.721C18.2176 18.4715 20.0093 16.7285 20.2838 14.5291C20.5528 12.3742 20.5148 10.2159 20.2619 8.06256ZM10.5016 20.4258C12.3864 20.5004 14.283 20.434 16.1466 20.2266C19.084 19.8998 21.4407 17.6182 21.8031 14.7148C22.0871 12.4402 22.0495 10.1608 21.7825 7.88757C21.4327 4.91062 19.0445 2.56468 16.0353 2.22985C13.3583 1.93199 10.6486 1.9233 7.96989 2.20567C4.95616 2.52335 2.56762 4.86626 2.21971 7.84598C1.95283 10.1318 1.91054 12.4216 2.19607 14.709C2.51934 17.2988 4.50833 19.3942 7 20.0518L7 22.2915C7 22.9232 7.68993 23.2379 8.13888 22.7889L10.5016 20.4258ZM8.78187 7.02583C8.96845 7.10167 10.2494 8.38943 10.3854 9.19001C10.4461 9.54761 10.1091 9.877 9.85291 10.1274C9.73802 10.2397 9.63937 10.3361 9.6001 10.4121C9.43904 10.7238 9.70707 11.4875 10.5367 12.3021C11.3663 13.1167 12.3045 13.5553 12.4813 13.5553C12.7848 13.5553 12.9612 13.3221 13.1347 13.0927C13.3223 12.8447 13.5066 12.6011 13.8446 12.6612C14.239 12.7315 15.7394 13.7727 15.9668 14.1979C16.1943 14.6231 15.2079 16 14.3506 16C13.4932 16 11.4605 14.9764 9.82498 13.4296C8.05294 11.7537 7.29994 10.2509 7.01375 8.94482C6.84897 8.19284 8.2087 6.79284 8.78187 7.02583ZM11.8128 9.72526C12.0075 9.69693 12.2061 9.71317 12.3937 9.77276C12.5812 9.83234 12.7527 9.93371 12.8954 10.0692C13.038 10.2047 13.1481 10.3709 13.2172 10.5551C13.2863 10.7393 13.3127 10.9368 13.2944 11.1327L13.9913 11.1979C14.0195 10.8965 13.9789 10.5927 13.8726 10.3092C13.7662 10.0258 13.597 9.77023 13.3775 9.56174C13.1581 9.35324 12.8941 9.19729 12.6056 9.10562C12.3171 9.01396 12.0116 8.98897 11.7121 9.03255L11.8128 9.72526ZM13.3021 6.91361C12.6819 6.71653 12.025 6.66282 11.3809 6.75652L11.2801 6.06381C12.029 5.95486 12.7929 6.01732 13.5141 6.24648C14.2353 6.47564 14.8951 6.86553 15.4438 7.38676C15.9924 7.90799 16.4156 8.54696 16.6814 9.2555C16.9472 9.96405 17.0487 10.7237 16.9783 11.4772L16.2813 11.412C16.3419 10.764 16.2546 10.1107 16.026 9.50137C15.7974 8.89202 15.4335 8.34251 14.9617 7.89425C14.4898 7.446 13.9224 7.11069 13.3021 6.91361ZM13.0648 7.66042C12.5576 7.49925 12.0204 7.45532 11.4937 7.53195L11.5945 8.22465C12.0163 8.16328 12.4466 8.19847 12.8529 8.32755C13.2591 8.45663 13.6308 8.67625 13.9398 8.96985C14.2489 9.26345 14.4872 9.62336 14.637 10.0225C14.7867 10.4216 14.8439 10.8495 14.8042 11.2739L15.5011 11.3391C15.5507 10.8092 15.4793 10.2749 15.2924 9.7766C15.1054 9.2783 14.8078 8.82892 14.422 8.46235C14.0361 8.09578 13.5721 7.82158 13.0648 7.66042Z", fillRule: "evenodd" })
607
+ }
608
+ );
609
+ Viber.displayName = "Viber";
610
+ var Vkontakte = (props) => /* @__PURE__ */ jsxRuntime.jsx(
611
+ "svg",
612
+ {
613
+ width: "24",
614
+ height: "24",
615
+ viewBox: "0 0 24 24",
616
+ fill: "currentColor",
617
+ xmlns: "http://www.w3.org/2000/svg",
618
+ ...props,
619
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.454 7.16498C11.524 7.16498 11.604 7.16498 11.684 7.16498C12.164 7.17498 12.564 7.20498 12.884 7.28498C13.004 7.31498 13.104 7.35498 13.184 7.40498C13.264 7.45498 13.324 7.52498 13.364 7.61498C13.404 7.70498 13.434 7.80498 13.454 7.89498C13.474 7.99498 13.484 8.12498 13.484 8.29498C13.484 8.46498 13.484 8.62498 13.474 8.78498C13.464 8.93498 13.464 9.14498 13.454 9.40498C13.444 9.66498 13.444 9.91498 13.444 10.135C13.444 10.205 13.444 10.325 13.434 10.505C13.424 10.685 13.424 10.835 13.434 10.935C13.434 11.035 13.444 11.155 13.464 11.295C13.514 11.685 13.674 11.845 13.864 11.845C14.054 11.845 14.274 11.705 14.484 11.495C14.604 11.365 14.764 11.175 14.944 10.905C15.124 10.635 15.324 10.315 15.544 9.95498C15.894 9.34498 16.214 8.60498 16.494 7.88498C16.574 7.68498 16.764 7.52498 17.114 7.52498L19.754 7.52498C20.164 7.52498 20.374 7.57498 20.464 7.79498C20.554 8.01498 20.204 9.11498 19.184 10.475C19.024 10.665 18.834 10.915 18.594 11.225C18.134 11.815 17.864 12.205 17.794 12.385C17.544 12.975 18.274 13.485 18.634 13.825C18.904 14.075 20.144 15.405 20.374 15.815C20.484 15.995 20.544 16.255 20.494 16.465C20.444 16.645 20.194 16.815 19.754 16.815C19.554 16.815 19.344 16.815 19.114 16.815C18.364 16.815 17.514 16.805 17.114 16.805C16.564 16.805 16.074 16.305 15.724 15.935C15.484 15.685 15.284 15.455 15.114 15.245C14.944 15.045 14.764 14.865 14.574 14.735C14.434 14.635 14.314 14.595 14.204 14.595C13.984 14.595 13.804 14.765 13.664 15.025C13.604 15.125 13.554 15.285 13.514 15.485C13.474 15.685 13.454 15.915 13.454 16.175C13.454 16.265 13.444 16.345 13.424 16.415C13.354 16.675 13.114 16.795 12.854 16.815L11.734 16.815C10.884 16.815 10.114 16.625 9.36396 16.195C9.03396 16.005 8.72396 15.805 8.45395 15.605C8.18396 15.405 7.97396 15.235 7.82396 15.095C7.66396 14.965 7.51396 14.805 7.36396 14.635C7.26396 14.515 7.05396 14.245 6.73396 13.825C6.40396 13.415 6.09396 12.965 5.78396 12.495C5.48396 12.015 5.11396 11.395 4.70396 10.625C4.28396 9.85498 3.90395 8.97498 3.54396 8.14498C3.40395 7.75498 3.66396 7.51498 4.06396 7.51498L6.49396 7.51498C6.73395 7.51498 7.00396 7.70498 7.09396 7.95498C7.48396 8.92498 7.95396 9.95498 8.50396 10.845C8.66396 11.105 8.80396 11.305 8.93396 11.455C9.05396 11.605 9.18396 11.715 9.30396 11.805C9.43396 11.895 9.53396 11.935 9.63396 11.935C9.92396 11.935 10.064 11.575 10.114 11.235C10.244 10.425 10.284 9.56498 10.114 8.76498C10.004 8.22498 9.76396 7.94498 9.18396 7.85498C9.10396 7.84498 9.12395 7.77498 9.22396 7.64498C9.32396 7.53498 9.43396 7.44498 9.56396 7.37498C9.85396 7.23498 10.484 7.16498 11.454 7.16498ZM11.454 5.66498C10.194 5.66498 9.43396 5.77498 8.90396 6.03498C8.58396 6.19498 8.33396 6.39498 8.11396 6.64498L8.09396 6.66498L8.06396 6.69498C8.06396 6.70498 8.05396 6.70498 8.05396 6.71498C7.65396 6.28498 7.08396 6.01498 6.49396 6.01498L4.06396 6.01498C3.34396 6.01498 2.71396 6.32498 2.33396 6.86498C1.97396 7.38498 1.90396 8.04498 2.14396 8.66498L2.15396 8.69498L2.16396 8.72498C2.53396 9.58498 2.93396 10.495 3.38396 11.335C3.82396 12.155 4.20396 12.805 4.53396 13.315C4.86396 13.815 5.19396 14.295 5.53396 14.745C5.98396 15.335 6.14396 15.535 6.23396 15.635C6.42396 15.855 6.62396 16.045 6.79396 16.205C6.97396 16.385 7.23396 16.605 7.58396 16.845C7.89396 17.075 8.24396 17.295 8.62395 17.515C9.58396 18.065 10.594 18.335 11.734 18.335L12.844 18.335L12.904 18.335L12.964 18.325C13.784 18.255 14.444 17.805 14.744 17.125C15.194 17.595 15.984 18.325 17.094 18.325C17.264 18.325 17.504 18.325 17.784 18.325C18.184 18.325 18.654 18.335 19.094 18.335C19.324 18.335 19.554 18.335 19.754 18.335C20.824 18.335 21.684 17.755 21.924 16.865C22.084 16.285 21.974 15.615 21.654 15.075C21.224 14.325 19.674 12.765 19.654 12.755C19.594 12.695 19.524 12.635 19.444 12.565C19.524 12.455 19.624 12.325 19.754 12.155C20.004 11.825 20.204 11.575 20.344 11.375C20.954 10.565 22.324 8.53498 21.824 7.25498C21.504 6.43498 20.794 6.02498 19.714 6.02498L17.074 6.02498C16.154 6.02498 15.384 6.52498 15.064 7.33498C15.014 7.47498 14.964 7.59498 14.914 7.72498C14.904 7.68498 14.904 7.63498 14.894 7.59498C14.854 7.39498 14.784 7.19498 14.704 7.00498C14.544 6.64498 14.284 6.34498 13.954 6.13498C13.744 5.99498 13.494 5.89498 13.224 5.82498C12.794 5.72498 12.304 5.67498 11.704 5.66498L11.454 5.66498Z", fillRule: "nonzero" })
620
+ }
621
+ );
622
+ Vkontakte.displayName = "Vkontakte";
623
+ var VkontakteFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
624
+ "svg",
625
+ {
626
+ width: "24",
627
+ height: "24",
628
+ viewBox: "0 0 24 24",
629
+ fill: "currentColor",
630
+ xmlns: "http://www.w3.org/2000/svg",
631
+ ...props,
632
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22.8235 16.9493C22.5282 16.418 20.9229 14.7019 20.5773 14.3728C20.1069 13.9246 19.1709 13.273 19.4884 12.5059C19.58 12.2693 19.9241 11.7695 20.5199 11.006C20.8332 10.6013 21.0814 10.277 21.2647 10.0326C22.5866 8.2767 23.0354 6.9495 22.9245 6.66447C22.8136 6.37944 22.4516 6.33425 21.9228 6.33425L18.5263 6.35703C18.0708 6.35703 17.9071 6.52427 17.8045 6.78089C17.4451 7.70463 17.0366 8.56348 16.5781 9.35738C16.2954 9.83078 16.0357 10.2411 15.7986 10.5884C15.5618 10.9357 15.3632 11.1915 15.2029 11.3555C14.6608 11.9098 14.0129 12.1062 13.8848 11.1035C13.8621 10.924 13.8486 10.7696 13.8447 10.6398C13.8411 10.5101 13.8428 10.3267 13.8505 10.09C13.8585 9.85328 13.8621 9.69309 13.8621 9.60911C13.8621 9.31896 13.8677 9.00407 13.8791 8.66435C13.8906 8.32463 13.9 8.05546 13.9078 7.85716C13.9156 7.65867 13.9192 7.44866 13.9192 7.22726C13.9192 7.00586 13.9057 6.83223 13.8791 6.70621C13.8527 6.58035 13.8123 6.45818 13.759 6.33974C13.7055 6.22142 13.627 6.12989 13.5241 6.06492C13.421 6.00002 13.2928 5.94852 13.1402 5.91026C12.7352 5.81869 12.2195 5.76916 11.5929 5.76146C10.1719 5.74621 9.25882 5.8379 8.85389 6.0364C8.69345 6.12027 8.54826 6.23486 8.41844 6.37981C8.28088 6.54782 8.26169 6.63951 8.361 6.65459C9.10967 6.76665 9.4206 7.13408 9.56445 7.81124C9.78479 8.85002 9.721 9.9637 9.55867 11.006C9.4668 11.5959 9.17237 12.2139 8.51 11.7503C8.35727 11.6433 8.19875 11.4965 8.03446 11.3094C7.87016 11.1223 7.68488 10.8608 7.47851 10.5249C6.77333 9.37632 6.15776 8.13618 5.65646 6.88333C5.53126 6.5546 5.18311 6.31082 4.87717 6.31082L1.73702 6.3336C1.41614 6.3336 1.19842 6.40624 1.08378 6.55131L1.0379 6.61994C1.01498 6.65816 1.00342 6.71921 1.00342 6.80323C1.00342 6.88722 1.02634 6.9903 1.07222 7.11235C1.53062 8.18886 2.02913 9.22707 2.56773 10.2271C3.10634 11.2272 3.57437 12.0328 3.97156 12.6432C4.36883 13.254 4.77377 13.8304 5.18637 14.3723C5.59898 14.9144 5.87209 15.2618 6.00572 15.4144C6.13951 15.5673 6.2446 15.6816 6.32098 15.7579L6.60755 16.0327C6.79091 16.2159 7.06017 16.4354 7.41545 16.6911C7.77082 16.947 8.16423 17.1988 8.5959 17.4471C9.02765 17.6951 9.52993 17.8974 10.103 18.0538C10.676 18.2105 11.2337 18.2733 11.7762 18.243L13.0942 18.243C13.3615 18.2199 13.564 18.1359 13.7016 17.991L13.7472 17.9336C13.7779 17.888 13.8066 17.8172 13.8331 17.722C13.8599 17.6266 13.8732 17.5214 13.8732 17.4071C13.8654 17.0789 13.8904 16.7831 13.9476 16.5197C14.0047 16.2564 14.0698 16.0579 14.1426 15.9243C14.4145 15.4254 14.8024 15.1818 15.3232 15.5581C15.5715 15.7375 15.8044 15.959 16.0223 16.2223C16.2401 16.4858 16.5017 16.7814 16.8073 17.1096C17.2562 17.5917 17.8916 18.232 18.6039 18.232C19.2804 18.232 20.9143 18.2606 22.0102 18.2435C22.5911 18.2435 22.9114 18.0138 22.9728 17.7853C23.0451 17.5157 22.9665 17.1856 22.8235 16.9493Z", fillRule: "nonzero" })
633
+ }
634
+ );
635
+ VkontakteFill.displayName = "VkontakteFill";
636
+ var Wargaming = (props) => /* @__PURE__ */ jsxRuntime.jsx(
637
+ "svg",
638
+ {
639
+ width: "24",
640
+ height: "24",
641
+ viewBox: "0 0 24 24",
642
+ fill: "currentColor",
643
+ xmlns: "http://www.w3.org/2000/svg",
644
+ ...props,
645
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 2C17.5346 2 22 6.48168 22 11.9895C22 17.4974 17.5346 22 12 22C6.46541 22 2 17.5183 2 11.9895C2 6.46073 6.48637 2 12 2ZM12 3.90576C16.4864 3.90576 20.1132 7.5288 20.1132 12.0105C20.1132 14.9843 18.499 17.6021 16.0881 19.0052C16.5912 17.2461 16.8008 15.445 16.717 13.3717C17.2411 13.5183 17.5346 13.6021 18.0587 13.7696C17.4507 12.2408 16.8008 10.8586 15.9413 9.4555C15.1866 10.9005 14.1593 12.2618 13.1321 13.3298L14.8092 13.2251C13.3627 15.801 11.3291 17.0576 8.75052 17.4136C8.16352 14.5026 8.60377 9.74869 11.8952 7.5288L12.2306 9.12042C12.8805 8.09424 14.1384 6.73298 15.0818 5.79058C13.5933 5.20419 11.8742 5.01571 10.1971 5.32984C10.4696 5.56021 10.805 5.8534 11.0776 6.08377C7.36688 7.65445 5.33333 10.2304 3.99161 13.2251C3.92872 12.8272 3.90776 12.4084 3.90776 12.0105C3.90776 7.5288 7.53459 3.90576 12 3.90576Z", fillRule: "evenodd" })
646
+ }
647
+ );
648
+ Wargaming.displayName = "Wargaming";
649
+ var WhatsApp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
650
+ "svg",
651
+ {
652
+ width: "24",
653
+ height: "24",
654
+ viewBox: "0 0 24 24",
655
+ fill: "currentColor",
656
+ xmlns: "http://www.w3.org/2000/svg",
657
+ ...props,
658
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.74056 17.0318L5.90722 16.4142L5.57688 15.8664C4.8967 14.7385 4.50503 13.4173 4.50503 12C4.50503 7.85786 7.86289 4.5 12.005 4.5C16.1472 4.5 19.505 7.85786 19.505 12C19.505 16.1421 16.1472 19.5 12.005 19.5C10.9873 19.5 10.0204 19.2981 9.13955 18.9336L8.62058 18.7188L8.08819 18.8977L4.95273 19.9513L5.74056 17.0318ZM4.48093 21.6922L4.48314 21.6915L8.56598 20.3196C9.62552 20.758 10.787 21 12.005 21C16.9756 21 21.005 16.9706 21.005 12C21.005 7.02944 16.9756 3 12.005 3C7.03447 3 3.00503 7.02944 3.00503 12C3.00503 13.6978 3.47517 15.2859 4.29236 16.641L3.24415 20.5254L3.24355 20.5277L3.21339 20.6394L3.01789 21.3639C2.91386 21.7494 3.28139 22.0953 3.65988 21.9681L4.37122 21.7291L4.48093 21.6922ZM10.5589 9.71599C10.4077 8.82055 9.77262 7.53237 9.6063 7.50095C8.19518 7.23439 7.20282 8.66995 7.5046 10.0585C7.82212 11.5195 8.56376 12.9176 10.0002 14.2843C11.4366 15.6511 13.0256 16.4688 14.2352 16.4688C15.4448 16.4688 16.7325 15.6897 16.396 14.1974C16.1692 14.0088 15.0049 13.2318 14.5665 13.1532C14.1842 13.0848 13.9398 13.4223 13.7331 13.7077C13.7027 13.7497 13.6732 13.7905 13.6441 13.8288C13.4173 14.1272 13.2359 14.2843 13.0393 14.2843C12.8428 14.2843 12.0565 13.9701 11.1342 13.059C10.2119 12.1478 9.71527 11.4596 9.89433 11.111C9.93196 11.0378 10.0038 10.9455 10.0871 10.8386C10.3158 10.5449 10.6306 10.1407 10.5589 9.71599Z", fillRule: "evenodd" })
659
+ }
660
+ );
661
+ WhatsApp.displayName = "WhatsApp";
662
+ var Windows = (props) => /* @__PURE__ */ jsxRuntime.jsx(
663
+ "svg",
664
+ {
665
+ width: "24",
666
+ height: "24",
667
+ viewBox: "0 0 24 24",
668
+ fill: "currentColor",
669
+ xmlns: "http://www.w3.org/2000/svg",
670
+ ...props,
671
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.8971 4.51144L11.5 6.06708L11.5 11.2503L19.5 11.2503L19.5 5.00074C19.5 4.6832 19.2079 4.44609 18.8971 4.51144ZM19.5 12.7503L11.5 12.7503L11.5 17.933L18.8971 19.4886C19.2078 19.554 19.5 19.3168 19.5 18.9993L19.5 12.7503ZM10 11.2503L10 6.38253L4.8971 7.45569C4.66568 7.50435 4.5 7.7085 4.5 7.94498L4.5 11.2503L10 11.2503ZM4.5 12.7503L10 12.7503L10 17.6175L4.8971 16.5444C4.66568 16.4957 4.5 16.2915 4.5 16.0551L4.5 12.7503ZM4.5884 5.9878C3.66271 6.18247 3 6.99905 3 7.94498L3 16.0551C3 17.001 3.66271 17.8176 4.5884 18.0122L18.5884 20.9565C19.8314 21.2179 21 20.2695 21 18.9993L21 5.00074C21 3.73057 19.8314 2.78215 18.5884 3.04355L4.5884 5.9878Z", fillRule: "evenodd" })
672
+ }
673
+ );
674
+ Windows.displayName = "Windows";
675
+ var WindowsFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
676
+ "svg",
677
+ {
678
+ width: "24",
679
+ height: "24",
680
+ viewBox: "0 0 24 24",
681
+ fill: "currentColor",
682
+ xmlns: "http://www.w3.org/2000/svg",
683
+ ...props,
684
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.7942 6.15481C3.33136 6.25215 3 6.66044 3 7.13341L3 11C3 11.1381 3.11193 11.25 3.25 11.25L10 11.25C10.1381 11.25 10.25 11.1381 10.25 11L10.25 5.10518C10.25 4.94641 10.1039 4.82786 9.94855 4.86054L3.7942 6.15481ZM11.9485 4.43993C11.8328 4.46426 11.75 4.56634 11.75 4.68458L11.75 11C11.75 11.1381 11.8619 11.25 12 11.25L20.75 11.25C20.8881 11.25 21 11.1381 21 11L21 3.76856C21 3.13347 20.4157 2.65926 19.7942 2.78996L11.9485 4.43993ZM21 13C21 12.8619 20.8881 12.75 20.75 12.75L12 12.75C11.8619 12.75 11.75 12.8619 11.75 13L11.75 19.3155C11.75 19.4337 11.8328 19.5358 11.9486 19.5601L19.7942 21.2101C20.4157 21.3408 21 20.8666 21 20.2315L21 13ZM9.94855 19.1395C10.1039 19.1722 10.25 19.0536 10.25 18.8949L10.25 13C10.25 12.8619 10.1381 12.75 10 12.75L3.25 12.75C3.11193 12.75 3 12.8619 3 13L3 16.8666C3 17.3396 3.33136 17.7479 3.7942 17.8452L9.94855 19.1395Z", fillRule: "evenodd" })
685
+ }
686
+ );
687
+ WindowsFill.displayName = "WindowsFill";
688
+ var Yandex = (props) => /* @__PURE__ */ jsxRuntime.jsx(
689
+ "svg",
690
+ {
691
+ width: "24",
692
+ height: "24",
693
+ viewBox: "0 0 24 24",
694
+ fill: "currentColor",
695
+ xmlns: "http://www.w3.org/2000/svg",
696
+ ...props,
697
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.3949 14.1022L9.27562 21L7 21L10.4261 13.6237C8.81535 12.8182 7.7415 11.358 7.7415 8.66433C7.7415 4.88812 10.1705 3 13.0597 3L16 3L16 21L14.0313 21L14.0313 14.1022L12.3949 14.1022ZM14.0313 4.63637L12.9829 4.63637C11.3977 4.63637 9.86363 5.66852 9.86363 8.66433C9.86363 11.5594 11.2699 12.4908 12.9829 12.4908L14.0313 12.4908L14.0313 4.63637Z", fillRule: "nonzero" })
698
+ }
699
+ );
700
+ Yandex.displayName = "Yandex";
701
+ var YandexDisk = (props) => /* @__PURE__ */ jsxRuntime.jsx(
702
+ "svg",
703
+ {
704
+ width: "24",
705
+ height: "24",
706
+ viewBox: "0 0 24 24",
707
+ fill: "currentColor",
708
+ xmlns: "http://www.w3.org/2000/svg",
709
+ ...props,
710
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.4207 7.77794C21.5844 7.17006 21.5034 6.83696 21.402 6.65697C21.3295 6.5284 21.1835 6.36774 20.8863 6.22905C20.7704 6.17511 20.6315 6.1244 20.4647 6.07994C20.4223 6.06867 20.378 6.05783 20.3319 6.04746C19.638 5.89155 18.6654 5.88426 17.453 6.09326L17.4371 6.09597C15.36 6.45666 12.7948 7.41409 10.1856 8.95795C7.36717 10.6255 5.1527 12.5896 3.83282 14.36C3.17091 15.2479 2.77994 16.0256 2.61408 16.6414C2.5357 16.9325 2.51343 17.1605 2.52263 17.3389C2.53264 17.5332 2.57997 17.6686 2.63282 17.7624C2.73422 17.9424 2.97518 18.1809 3.57072 18.3395C4.17408 18.5003 5.02674 18.5421 6.10799 18.3986C6.92205 18.2905 7.82319 18.0831 8.78131 17.7769C8.66053 17.6647 8.54703 17.5269 8.45197 17.3582C7.96447 16.4928 8.36201 15.6465 8.528 15.3447C8.74801 14.9448 9.06856 14.5735 9.39152 14.2534C10.0543 13.5967 10.9942 12.8958 12.0516 12.2702C13.1089 11.6446 14.1711 11.1608 15.0575 10.9009C15.4894 10.7743 15.9635 10.6755 16.4115 10.6802C16.7494 10.6838 17.6634 10.7541 18.1509 11.6194C18.246 11.7882 18.3057 11.9578 18.3401 12.1211C19.0778 11.4238 19.7037 10.7278 20.202 10.0594C20.8639 9.17149 21.2548 8.3938 21.4207 7.77794ZM9.44931 7.65107C10.717 6.90098 11.9863 6.27579 13.2119 5.78149C13.0071 5.74678 12.8054 5.71425 12.6032 5.68524C11.1426 5.47566 9.88569 5.48847 8.64454 6.22284C7.4034 6.95721 6.76413 8.06631 6.21093 9.46745C6.13435 9.66141 6.06096 9.85675 5.98788 10.0559C7.01847 9.21519 8.1815 8.40121 9.44931 7.65107ZM13.9927 4.37896C15.1336 4.57998 16.2154 4.77059 17.2066 4.60315C19.8675 4.14184 21.9311 4.54065 22.693 5.89308C24.1114 8.41073 20.4816 13.2797 14.5856 16.7683C13.8486 17.2044 13.111 17.5982 12.3818 17.9487C11.5459 18.3505 10.721 18.6952 9.92044 18.9812C5.83256 20.4413 2.37956 20.3685 1.34174 18.5263C0.581145 17.1762 1.27226 15.1499 2.98606 13.0229C3.62844 12.2257 4.0099 11.1657 4.41229 10.0476C5.08344 8.18262 5.81285 6.1558 7.90829 4.91596C10.0037 3.67611 12.0812 4.04215 13.9927 4.37896ZM16.0334 13.7606C16.0701 13.7258 16.1059 13.6913 16.1406 13.657C16.6962 13.1093 16.9994 12.6307 16.86 12.3833C16.716 12.1277 16.1754 12.1395 15.4209 12.3653C15.3716 12.38 15.3215 12.3956 15.2705 12.4122C14.5632 12.6414 13.6905 13.043 12.7878 13.5771C11.8851 14.1112 11.1095 14.685 10.5621 15.1981C10.5226 15.2351 10.4843 15.2718 10.4472 15.3081C9.87925 15.8649 9.59894 16.3388 9.74292 16.5943C9.88231 16.8418 10.4383 16.812 11.1789 16.5928C11.2253 16.5791 11.2724 16.5646 11.3201 16.5494C12.062 16.3135 12.9648 15.9036 13.8151 15.4005C14.6654 14.8974 15.4631 14.3011 16.0334 13.7606ZM15.4888 12.1383C15.4889 12.1383 15.4879 12.1402 15.4856 12.1442C15.4876 12.1403 15.4888 12.1383 15.4888 12.1383ZM10.2281 15.255C10.2238 15.2548 10.2215 15.2548 10.2215 15.2549C10.2214 15.2549 10.2219 15.255 10.2229 15.255C10.224 15.255 10.2257 15.255 10.2281 15.255ZM11.1173 16.8032L11.1202 16.7981C11.1062 16.8299 11.1005 16.8338 11.1173 16.8032ZM16.3493 13.7075C16.3836 13.7079 16.3774 13.711 16.3435 13.7076L16.3493 13.7075Z", fillRule: "evenodd" })
711
+ }
712
+ );
713
+ YandexDisk.displayName = "YandexDisk";
714
+ var YandexDiskFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
715
+ "svg",
716
+ {
717
+ width: "24",
718
+ height: "24",
719
+ viewBox: "0 0 24 24",
720
+ fill: "currentColor",
721
+ xmlns: "http://www.w3.org/2000/svg",
722
+ ...props,
723
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.402 6.65689C21.5034 6.83688 21.5844 7.16997 21.4207 7.77785C21.2548 8.39371 20.8639 9.1714 20.202 10.0593C19.6459 10.8052 18.9311 11.5854 18.0792 12.3633C18.0347 12.4039 17.952 12.3322 17.9796 12.2787C18.1082 12.0285 18.1422 11.8204 18.0594 11.6734C17.6801 11.0002 15.2424 11.7148 12.6147 13.2696C9.98691 14.8244 8.16416 16.6306 8.54345 17.3039C8.62659 17.4515 8.82059 17.5253 9.09792 17.5357C9.15795 17.538 9.18048 17.6448 9.12359 17.6641C8.03751 18.0326 7.01823 18.2777 6.10786 18.3985C5.83755 18.4344 5.58152 18.4587 5.34011 18.4725C5.17107 18.4821 5.0092 18.4866 4.8546 18.4862C4.34688 18.485 3.91762 18.4319 3.57075 18.3395C2.97521 18.1808 2.73426 17.9424 2.63286 17.7624C2.58411 17.6758 2.54006 17.5539 2.52565 17.3831C2.5101 17.1986 2.52911 16.957 2.61411 16.6414C2.77998 16.0255 3.17094 15.2479 3.83285 14.36C5.15273 12.5895 7.36721 10.6255 10.1856 8.95791C13.004 7.29031 15.7709 6.30691 17.927 6.02071C17.9885 6.01254 18.0494 6.00496 18.1094 5.99798C18.7262 5.9263 19.2682 5.91626 19.7289 5.95658C19.9486 5.9758 20.1498 6.00647 20.3319 6.04738C20.3655 6.05493 20.3981 6.06274 20.4298 6.07079L20.4642 6.07976C20.6445 6.12778 20.7923 6.18312 20.9135 6.24193C21.1925 6.37759 21.3318 6.5323 21.402 6.65689ZM18.1862 4.46952C17.8744 4.49974 17.552 4.54354 17.2202 4.60074C16.2356 4.77045 15.1899 4.56794 14.0823 4.35344C12.2037 3.98963 10.1469 3.59132 7.90829 4.91587C5.66969 6.24042 4.9779 8.26501 4.34603 10.1142C3.97347 11.2045 3.62174 12.2339 2.98606 13.0228C1.27226 15.1498 0.581145 17.1761 1.34174 18.5262C1.94497 19.597 3.36415 20.07 5.24969 19.9916C7.79761 19.8858 11.1972 18.7731 14.5856 16.7682C20.4816 13.2797 24.1114 8.41069 22.6931 5.89304C22.1744 4.97235 21.0524 4.49362 19.5494 4.42733C19.1239 4.40855 18.6678 4.42284 18.1862 4.46952Z", fillRule: "evenodd" })
724
+ }
725
+ );
726
+ YandexDiskFill.displayName = "YandexDiskFill";
727
+ var YandexFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
728
+ "svg",
729
+ {
730
+ width: "24",
731
+ height: "24",
732
+ viewBox: "0 0 24 24",
733
+ fill: "currentColor",
734
+ xmlns: "http://www.w3.org/2000/svg",
735
+ ...props,
736
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM13.4204 18.2648L15.6111 18.2648L15.6111 18.2611L15.5963 18.2611L15.5963 5.73335L12.4296 5.73335C9.25 5.73335 7.57037 7.37224 7.57037 9.7815C7.57037 11.7093 8.49259 12.8519 10.1315 14.0222L7.28148 18.263L9.63704 18.263L12.8037 13.513L11.7019 12.7704C10.3648 11.8759 9.71852 11.1741 9.71852 9.65928C9.71852 8.32409 10.6556 7.42965 12.4444 7.42965L13.4204 7.42965L13.4204 18.2648Z", fillRule: "evenodd" })
737
+ }
738
+ );
739
+ YandexFill.displayName = "YandexFill";
740
+ var Youtube = (props) => /* @__PURE__ */ jsxRuntime.jsx(
741
+ "svg",
742
+ {
743
+ width: "24",
744
+ height: "24",
745
+ viewBox: "0 0 24 24",
746
+ fill: "currentColor",
747
+ xmlns: "http://www.w3.org/2000/svg",
748
+ ...props,
749
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.87248 16.9712C3.37584 13.6759 3.37584 10.3241 3.87248 7.02877C3.95783 6.46245 4.40301 6.03169 4.95142 5.96034C9.66916 5.34655 14.3308 5.34655 19.0486 5.96034C19.597 6.03169 20.0422 6.46245 20.1275 7.02877C20.6242 10.3241 20.6242 13.6759 20.1275 16.9712C20.0422 17.5376 19.597 17.9683 19.0486 18.0397C14.3308 18.6534 9.66916 18.6534 4.95142 18.0397C4.40301 17.9683 3.95783 17.5376 3.87248 16.9712ZM19.2421 19.5271C14.3959 20.1576 9.60411 20.1576 4.7579 19.5271C3.53983 19.3686 2.57344 18.4171 2.38923 17.1948C1.87026 13.7513 1.87026 10.2487 2.38923 6.80523C2.57344 5.58293 3.53983 4.63135 4.7579 4.47288C9.60411 3.84237 14.3959 3.84237 19.2421 4.47288C20.4602 4.63135 21.4266 5.58293 21.6108 6.80523C22.1297 10.2487 22.1297 13.7513 21.6108 17.1948C21.4266 18.4171 20.4602 19.3686 19.2421 19.5271ZM10.635 8.35635C10.4033 8.21774 10.1149 8.21441 9.88003 8.3476C9.64515 8.4808 9.5 8.72998 9.5 9L9.5 15C9.5 15.27 9.64515 15.5192 9.88003 15.6524C10.1149 15.7856 10.4033 15.7823 10.635 15.6437L15.6506 12.6437C15.877 12.5082 16.0156 12.2638 16.0156 12C16.0156 11.7362 15.877 11.4918 15.6506 11.3563L10.635 8.35635ZM11 13.6775L11 10.3225L13.8045 12L11 13.6775Z", fillRule: "evenodd" })
750
+ }
751
+ );
752
+ Youtube.displayName = "Youtube";
753
+ var YoutubeFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
754
+ "svg",
755
+ {
756
+ width: "24",
757
+ height: "24",
758
+ viewBox: "0 0 24 24",
759
+ fill: "currentColor",
760
+ xmlns: "http://www.w3.org/2000/svg",
761
+ ...props,
762
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.7579 4.47288C3.53983 4.63135 2.57344 5.58293 2.38923 6.80523C1.87026 10.2487 1.87026 13.7513 2.38923 17.1948C2.57344 18.4171 3.53983 19.3686 4.7579 19.5271C9.60411 20.1576 14.3959 20.1576 19.2421 19.5271C20.4602 19.3686 21.4266 18.4171 21.6108 17.1948C22.1297 13.7513 22.1297 10.2487 21.6108 6.80523C21.4266 5.58292 20.4602 4.63135 19.2421 4.47288C14.3959 3.84237 9.60411 3.84237 4.7579 4.47288ZM10 9.49897L10 14.501C10 14.8943 10.4413 15.1325 10.7783 14.9211L14.7659 12.4201C15.078 12.2243 15.078 11.7757 14.7659 11.5799L10.7783 9.07888C10.4413 8.86752 10 9.10572 10 9.49897Z", fillRule: "evenodd" })
763
+ }
764
+ );
765
+ YoutubeFill.displayName = "YoutubeFill";
766
+
767
+ exports.Android = Android;
768
+ exports.AndroidFill = AndroidFill;
769
+ exports.Apple = Apple;
770
+ exports.AppleFill = AppleFill;
771
+ exports.DrWeb = DrWeb;
772
+ exports.EsetNod = EsetNod;
773
+ exports.Flickr = Flickr;
774
+ exports.FlickrFill = FlickrFill;
775
+ exports.Flutter = Flutter;
776
+ exports.FlutterFill = FlutterFill;
777
+ exports.Github = Github;
778
+ exports.GithubFill = GithubFill;
779
+ exports.Gitlab = Gitlab;
780
+ exports.GitlabFill = GitlabFill;
781
+ exports.GooglePlay = GooglePlay;
782
+ exports.GooglePlayFill = GooglePlayFill;
783
+ exports.Googleplus = Googleplus;
784
+ exports.MYGAMES = MYGAMES;
785
+ exports.Mailru = Mailru;
786
+ exports.MicrosoftOffice = MicrosoftOffice;
787
+ exports.Odnoklassniki = Odnoklassniki;
788
+ exports.OdnoklassnikiFill = OdnoklassnikiFill;
789
+ exports.Rostelecom = Rostelecom;
790
+ exports.RostelecomFill = RostelecomFill;
791
+ exports.RostelecomKluch = RostelecomKluch;
792
+ exports.RostelecomKluchFill = RostelecomKluchFill;
793
+ exports.RostelecomLicey = RostelecomLicey;
794
+ exports.RostelecomLiceyFill = RostelecomLiceyFill;
795
+ exports.RostelecomOnlime = RostelecomOnlime;
796
+ exports.RostelecomOnlimeFill = RostelecomOnlimeFill;
797
+ exports.RostelecomSmartHome = RostelecomSmartHome;
798
+ exports.RostelecomSmartHomeFill = RostelecomSmartHomeFill;
799
+ exports.RostelecomWink = RostelecomWink;
800
+ exports.RostelecomWinkFill = RostelecomWinkFill;
801
+ exports.Sber = Sber;
802
+ exports.TamTam = TamTam;
803
+ exports.Telegram = Telegram;
804
+ exports.TelegramFill = TelegramFill;
805
+ exports.Twitter = Twitter;
806
+ exports.TwitterFill = TwitterFill;
807
+ exports.Viber = Viber;
808
+ exports.Vkontakte = Vkontakte;
809
+ exports.VkontakteFill = VkontakteFill;
810
+ exports.Wargaming = Wargaming;
811
+ exports.WhatsApp = WhatsApp;
812
+ exports.Windows = Windows;
813
+ exports.WindowsFill = WindowsFill;
814
+ exports.Yandex = Yandex;
815
+ exports.YandexDisk = YandexDisk;
816
+ exports.YandexDiskFill = YandexDiskFill;
817
+ exports.YandexFill = YandexFill;
818
+ exports.Youtube = Youtube;
819
+ exports.YoutubeFill = YoutubeFill;
820
+ exports._4Game = _4Game;
821
+ exports.logo_exports = logo_exports;