@pushwoosh/kit-icons 2.1.5 → 2.1.6

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 (36) hide show
  1. package/icons/platform-logo-icon/assets/index.d.ts +2 -0
  2. package/icons/platform-logo-icon/assets/index.js +4 -0
  3. package/icons/platform-logo-icon/assets/{name_platform_logo_type_chrome_size_medium.js → name_platform_logo_size_medium_type_web.js} +5 -5
  4. package/icons/platform-logo-icon/assets/{name_platform_logo_type_chrome_size_small.js → name_platform_logo_size_small_type_web.js} +3 -3
  5. package/icons/platform-logo-icon/platform-logo-icon.types.d.ts +1 -1
  6. package/package.json +1 -1
  7. package/icons/platform-logo-icon/assets/name_platform_logo_type_amazon_size_medium.js +0 -19
  8. package/icons/platform-logo-icon/assets/name_platform_logo_type_amazon_size_small.js +0 -19
  9. package/icons/platform-logo-icon/assets/name_platform_logo_type_android_size_medium.js +0 -16
  10. package/icons/platform-logo-icon/assets/name_platform_logo_type_android_size_small.js +0 -16
  11. package/icons/platform-logo-icon/assets/name_platform_logo_type_apple_size_medium.js +0 -11
  12. package/icons/platform-logo-icon/assets/name_platform_logo_type_apple_size_small.js +0 -11
  13. package/icons/platform-logo-icon/assets/name_platform_logo_type_baidu_size_medium.js +0 -11
  14. package/icons/platform-logo-icon/assets/name_platform_logo_type_baidu_size_small.js +0 -11
  15. package/icons/platform-logo-icon/assets/name_platform_logo_type_edge_size_medium.js +0 -17
  16. package/icons/platform-logo-icon/assets/name_platform_logo_type_edge_size_small.js +0 -17
  17. package/icons/platform-logo-icon/assets/name_platform_logo_type_email_size_medium.js +0 -13
  18. package/icons/platform-logo-icon/assets/name_platform_logo_type_email_size_small.js +0 -13
  19. package/icons/platform-logo-icon/assets/name_platform_logo_type_firefox_size_medium.js +0 -11
  20. package/icons/platform-logo-icon/assets/name_platform_logo_type_firefox_size_small.js +0 -11
  21. package/icons/platform-logo-icon/assets/name_platform_logo_type_huawei_size_medium.js +0 -11
  22. package/icons/platform-logo-icon/assets/name_platform_logo_type_huawei_size_small.js +0 -11
  23. package/icons/platform-logo-icon/assets/name_platform_logo_type_iexplorer_size_medium.js +0 -11
  24. package/icons/platform-logo-icon/assets/name_platform_logo_type_iexplorer_size_small.js +0 -11
  25. package/icons/platform-logo-icon/assets/name_platform_logo_type_macos_size_medium.js +0 -13
  26. package/icons/platform-logo-icon/assets/name_platform_logo_type_macos_size_small.js +0 -13
  27. package/icons/platform-logo-icon/assets/name_platform_logo_type_safari_size_medium.js +0 -18
  28. package/icons/platform-logo-icon/assets/name_platform_logo_type_safari_size_small.js +0 -18
  29. package/icons/platform-logo-icon/assets/name_platform_logo_type_sms_size_medium.js +0 -13
  30. package/icons/platform-logo-icon/assets/name_platform_logo_type_sms_size_small.js +0 -13
  31. package/icons/platform-logo-icon/assets/name_platform_logo_type_whatsapp_size_medium.js +0 -13
  32. package/icons/platform-logo-icon/assets/name_platform_logo_type_whatsapp_size_small.js +0 -20
  33. package/icons/platform-logo-icon/assets/name_platform_logo_type_windows_size_medium.js +0 -11
  34. package/icons/platform-logo-icon/assets/name_platform_logo_type_windows_size_small.js +0 -11
  35. package/icons/platform-logo-icon/assets/name_platform_logo_type_xiaomi_size_medium.js +0 -13
  36. package/icons/platform-logo-icon/assets/name_platform_logo_type_xiaomi_size_small.js +0 -13
@@ -14,6 +14,7 @@ declare const _default: {
14
14
  'medium-macos': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
15
15
  'medium-safari': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
16
16
  'medium-sms': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
17
+ 'medium-web': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
17
18
  'medium-whatsapp': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
18
19
  'medium-windows': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
19
20
  'medium-xiaomi': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
@@ -31,6 +32,7 @@ declare const _default: {
31
32
  'small-macos': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
32
33
  'small-safari': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
33
34
  'small-sms': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
35
+ 'small-web': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
34
36
  'small-whatsapp': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
35
37
  'small-windows': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
36
38
  'small-xiaomi': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
@@ -12,6 +12,7 @@ import medium_line from "./name_platform_logo_size_medium_type_line.js";
12
12
  import medium_macos from "./name_platform_logo_size_medium_type_macos.js";
13
13
  import medium_safari from "./name_platform_logo_size_medium_type_safari.js";
14
14
  import medium_sms from "./name_platform_logo_size_medium_type_sms.js";
15
+ import medium_web from "./name_platform_logo_size_medium_type_web.js";
15
16
  import medium_whatsapp from "./name_platform_logo_size_medium_type_whatsapp.js";
16
17
  import medium_windows from "./name_platform_logo_size_medium_type_windows.js";
17
18
  import medium_xiaomi from "./name_platform_logo_size_medium_type_xiaomi.js";
@@ -29,6 +30,7 @@ import small_line from "./name_platform_logo_size_small_type_line.js";
29
30
  import small_macos from "./name_platform_logo_size_small_type_macos.js";
30
31
  import small_safari from "./name_platform_logo_size_small_type_safari.js";
31
32
  import small_sms from "./name_platform_logo_size_small_type_sms.js";
33
+ import small_web from "./name_platform_logo_size_small_type_web.js";
32
34
  import small_whatsapp from "./name_platform_logo_size_small_type_whatsapp.js";
33
35
  import small_windows from "./name_platform_logo_size_small_type_windows.js";
34
36
  import small_xiaomi from "./name_platform_logo_size_small_type_xiaomi.js";
@@ -47,6 +49,7 @@ export default {
47
49
  'medium-macos': medium_macos,
48
50
  'medium-safari': medium_safari,
49
51
  'medium-sms': medium_sms,
52
+ 'medium-web': medium_web,
50
53
  'medium-whatsapp': medium_whatsapp,
51
54
  'medium-windows': medium_windows,
52
55
  'medium-xiaomi': medium_xiaomi,
@@ -64,6 +67,7 @@ export default {
64
67
  'small-macos': small_macos,
65
68
  'small-safari': small_safari,
66
69
  'small-sms': small_sms,
70
+ 'small-web': small_web,
67
71
  'small-whatsapp': small_whatsapp,
68
72
  'small-windows': small_windows,
69
73
  'small-xiaomi': small_xiaomi
@@ -1,20 +1,20 @@
1
1
  import React from 'react';
2
- const NamePlatformLogoTypeChromeSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
2
+ const NamePlatformLogoSizeMediumTypeWebSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
5
  height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M12 7.957a4.05 4.05 0 0 0-3.95 3.179L5.167 6.142q.224-.261.469-.506A8.94 8.94 0 0 1 12 3c2.404 0 4.664.936 6.364 2.636a9 9 0 0 1 1.682 2.321z"
9
+ d: "M12 7.957a4.05 4.05 0 0 0-3.95 3.179L5.167 6.142q.224-.261.469-.506A8.94 8.94 0 0 1 12 3a8.94 8.94 0 0 1 6.364 2.636 9 9 0 0 1 1.682 2.321z"
10
10
  }), /*#__PURE__*/React.createElement("path", {
11
11
  fill: "currentColor",
12
12
  d: "M14.988 12a2.988 2.988 0 1 1-5.976 0 2.988 2.988 0 0 1 5.976 0"
13
13
  }), /*#__PURE__*/React.createElement("path", {
14
14
  fill: "currentColor",
15
- d: "M13.226 15.853a4.046 4.046 0 0 1-4.753-1.875L4.477 7.054A8.94 8.94 0 0 0 3 12c0 2.404.936 4.664 2.636 6.364a8.94 8.94 0 0 0 4.706 2.484z"
15
+ d: "M13.226 15.853a4.046 4.046 0 0 1-4.753-1.875L4.477 7.054A8.94 8.94 0 0 0 3 12a8.94 8.94 0 0 0 2.636 6.364 8.94 8.94 0 0 0 4.706 2.484z"
16
16
  }), /*#__PURE__*/React.createElement("path", {
17
17
  fill: "currentColor",
18
- d: "M16.043 12c0-1.183-.51-2.248-1.323-2.988h5.774A9 9 0 0 1 21 12a8.94 8.94 0 0 1-2.636 6.364 8.94 8.94 0 0 1-6.883 2.62l3.997-6.923.007-.013.004-.007c.352-.6.554-1.297.554-2.041"
18
+ d: "M16.043 12a4.03 4.03 0 0 0-1.323-2.988h5.774A9 9 0 0 1 21 12a8.94 8.94 0 0 1-2.636 6.364 8.94 8.94 0 0 1-6.883 2.62l3.997-6.923.007-.013.004-.007A4 4 0 0 0 16.043 12"
19
19
  }));
20
- export default NamePlatformLogoTypeChromeSizeMediumSvg;
20
+ export default NamePlatformLogoSizeMediumTypeWebSvg;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- const NamePlatformLogoTypeChromeSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
2
+ const NamePlatformLogoSizeSmallTypeWebSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
5
  height: 16,
@@ -12,9 +12,9 @@ const NamePlatformLogoTypeChromeSizeSmallSvg = props => /*#__PURE__*/React.creat
12
12
  d: "M10.324 8a2.324 2.324 0 1 1-4.648 0 2.324 2.324 0 0 1 4.648 0"
13
13
  }), /*#__PURE__*/React.createElement("path", {
14
14
  fill: "currentColor",
15
- d: "M8.954 10.996a3.147 3.147 0 0 1-3.697-1.458L2.15 4.154A6.95 6.95 0 0 0 1 8c0 1.87.728 3.627 2.05 4.95a6.95 6.95 0 0 0 3.66 1.932z"
15
+ d: "M8.954 10.996a3.15 3.15 0 0 1-3.697-1.458L2.15 4.154A6.95 6.95 0 0 0 1 8c0 1.87.728 3.627 2.05 4.95a6.95 6.95 0 0 0 3.66 1.932z"
16
16
  }), /*#__PURE__*/React.createElement("path", {
17
17
  fill: "currentColor",
18
18
  d: "M11.145 8c0-.92-.397-1.749-1.03-2.324h4.491C14.865 6.413 15 7.196 15 8c0 1.87-.728 3.628-2.05 4.95a6.95 6.95 0 0 1-5.354 2.038l3.11-5.385.005-.01.003-.006A3.1 3.1 0 0 0 11.144 8"
19
19
  }));
20
- export default NamePlatformLogoTypeChromeSizeSmallSvg;
20
+ export default NamePlatformLogoSizeSmallTypeWebSvg;
@@ -1,5 +1,5 @@
1
1
  import { CommonProps } from '../../types';
2
2
  export type PlatformLogoIconProps = CommonProps & {
3
3
  readonly size: 'medium' | 'small';
4
- readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'iexplorer' | 'line' | 'macos' | 'safari' | 'sms' | 'whatsapp' | 'windows' | 'xiaomi';
4
+ readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'iexplorer' | 'line' | 'macos' | 'safari' | 'sms' | 'whatsapp' | 'windows' | 'xiaomi' | 'web';
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pushwoosh/kit-icons",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "description": "React component for build Pushwoosh products",
5
5
  "main": "index.js",
6
6
  "module": "index.js",
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeAmazonSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M15.535 16.875a.51.51 0 0 0 .58-.059l.007.007c.49-.435 1.38-1.211 1.881-1.629.2-.165.166-.431.007-.652q-.073-.1-.145-.197c-.4-.54-.78-1.052-.78-2.078V8.443q0-.195.002-.39c.008-1.466.015-2.806-1.082-3.831C15.062 3.318 13.502 3 12.308 3c-2.333 0-4.939.87-5.488 3.755-.055.307.166.47.366.515l2.382.255c.22-.01.383-.228.424-.449.204-.994 1.04-1.474 1.974-1.474.504 0 1.077.187 1.378.639.306.452.302 1.055.297 1.595v.5q-.346.038-.72.076c-1.29.132-2.778.285-3.895.777-1.536.662-2.617 2.019-2.617 4.01 0 2.55 1.609 3.824 3.673 3.824 1.746 0 2.699-.41 4.045-1.784q.105.153.194.284c.317.47.529.783 1.214 1.352m-1.894-5.91v-.662c-1.775 0-3.649.38-3.649 2.472 0 1.06.549 1.777 1.491 1.777.69 0 1.308-.424 1.698-1.115.462-.81.46-1.573.46-2.472m2.474 5.851",
11
- clipRule: "evenodd"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fill: "currentColor",
14
- d: "M3.504 17.115c3.048 1.858 7.766 4.734 15.285 1.156.324-.135.55.09.23.5-.323.413-2.904 2.78-7.242 2.78-4.334 0-7.655-2.962-8.668-4.19-.278-.32.042-.463.23-.347z"
15
- }), /*#__PURE__*/React.createElement("path", {
16
- fill: "currentColor",
17
- d: "M19.031 16.847c.658-.081 1.702-.031 1.908.236.156.204-.006 1.12-.27 1.777-.267.654-.664 1.115-.884 1.293-.222.179-.386.11-.267-.158.122-.268.794-1.928.528-2.276-.247-.323-1.365-.206-1.884-.152l-.105.011q-.163.016-.27.028c-.223.025-.283.031-.317-.037-.085-.242.903-.644 1.561-.723"
18
- }));
19
- export default NamePlatformLogoTypeAmazonSizeMediumSvg;
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeAmazonSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M10.859 11.72c.148.078.337.07.469-.048l.005.006c.396-.352 1.116-.98 1.521-1.318.162-.134.134-.349.006-.527l-.117-.16c-.324-.436-.631-.85-.631-1.68V4.587c.008-1.186.014-2.27-.874-3.098C10.476.757 9.215.5 8.25.5c-1.887 0-3.994.703-4.437 3.037-.045.248.134.38.295.415l1.926.207c.179-.008.31-.184.343-.363.165-.804.84-1.192 1.597-1.192.407 0 .87.151 1.113.517.248.365.245.852.241 1.29v.404q-.28.03-.582.061c-1.043.107-2.247.23-3.15.628-1.242.536-2.116 1.633-2.116 3.243 0 2.063 1.301 3.092 2.97 3.092 1.412 0 2.183-.332 3.271-1.442l.157.23c.256.38.427.632.982 1.092M9.327 6.94v-.535c-1.435 0-2.95.308-2.95 1.999 0 .857.443 1.437 1.205 1.437.558 0 1.058-.343 1.373-.901.373-.655.372-1.272.372-2m2 4.732",
11
- clipRule: "evenodd"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fill: "currentColor",
14
- d: "M1.13 11.914c2.465 1.502 6.28 3.828 12.36.934.261-.11.444.073.185.404-.261.334-2.348 2.248-5.855 2.248-3.505 0-6.19-2.395-7.01-3.388-.224-.258.035-.374.187-.28z"
15
- }), /*#__PURE__*/React.createElement("path", {
16
- fill: "currentColor",
17
- d: "M13.685 11.696c.532-.065 1.377-.025 1.543.192.126.165-.004.906-.218 1.437-.216.528-.537.901-.715 1.045-.18.145-.312.089-.216-.128.099-.216.642-1.559.427-1.84-.2-.26-1.103-.167-1.523-.123l-.085.009c-.09.008-.16.016-.219.022-.18.02-.229.026-.256-.03-.07-.195.73-.52 1.262-.584"
18
- }));
19
- export default NamePlatformLogoTypeAmazonSizeSmallSvg;
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeAndroidSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "m14.908 3.662.975-.974a.4.4 0 0 0-.556-.576l-1.146 1.146a5.48 5.48 0 0 0-4.362 0L8.683 2.121a.4.4 0 0 0-.566.566l.975.975A4.22 4.22 0 0 0 7.2 7.204c0 .221.179.4.4.4h8.8a.4.4 0 0 0 .4-.4 4.22 4.22 0 0 0-1.892-3.542M10 6.004a.4.4 0 1 0 0-.8.4.4 0 0 0 0 .8m4 0a.4.4 0 1 0 0-.8.4.4 0 0 0 0 .8",
11
- clipRule: "evenodd"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fill: "currentColor",
14
- d: "M5.2 8.404a1.2 1.2 0 0 0-1.2 1.2v5.6a1.2 1.2 0 1 0 2.4 0v-5.6a1.2 1.2 0 0 0-1.2-1.2M18.8 8.404a1.2 1.2 0 0 0-1.2 1.2v5.6a1.2 1.2 0 1 0 2.4 0v-5.6a1.2 1.2 0 0 0-1.2-1.2M7.6 8.404h8.8c.22 0 .4.18.4.4v6.4a2 2 0 0 1-1.6 1.96v2.84a1.2 1.2 0 1 1-2.4 0v-2.8h-1.6v2.8a1.2 1.2 0 1 1-2.4 0v-2.84a2 2 0 0 1-1.6-1.96v-6.4c0-.22.179-.4.4-.4"
15
- }));
16
- export default NamePlatformLogoTypeAndroidSizeMediumSvg;
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeAndroidSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "m10.12 2.212.71-.71a.292.292 0 0 0-.404-.42l-.836.835a4 4 0 0 0-3.18 0l-.828-.829a.292.292 0 0 0-.412.413l.71.71A3.08 3.08 0 0 0 4.5 4.795c0 .161.131.292.292.292h6.416c.16 0 .291-.13.291-.292a3.08 3.08 0 0 0-1.38-2.582M6.542 3.919a.292.292 0 1 0 0-.583.292.292 0 0 0 0 .583m2.916 0a.292.292 0 1 0 0-.583.292.292 0 0 0 0 .583",
11
- clipRule: "evenodd"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fill: "currentColor",
14
- d: "M3.043 5.669a.875.875 0 0 0-.875.874v4.083a.875.875 0 1 0 1.75 0V6.543a.875.875 0 0 0-.875-.874M12.957 5.669a.875.875 0 0 0-.874.874v4.083a.875.875 0 1 0 1.75 0V6.543a.875.875 0 0 0-.876-.874M4.792 5.669h6.416c.16 0 .291.13.291.291v4.666c0 .693-.487 1.29-1.166 1.429v2.07a.875.875 0 0 1-1.75 0v-2.041H7.417v2.041a.875.875 0 0 1-1.75 0v-2.07a1.46 1.46 0 0 1-1.166-1.43V5.96c0-.16.13-.291.291-.291"
15
- }));
16
- export default NamePlatformLogoTypeAndroidSizeSmallSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeAppleSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M12.828 2.708C14.118 1.008 15.91 1 15.91 1s.267 1.598-1.014 3.137c-1.368 1.644-2.923 1.375-2.923 1.375s-.292-1.293.855-2.804m-.69 3.923c.663 0 1.894-.912 3.496-.912 2.76 0 3.844 1.963 3.844 1.963s-2.122 1.086-2.122 3.719c0 2.97 2.644 3.994 2.644 3.994s-1.848 5.203-4.345 5.203c-1.147 0-2.038-.773-3.246-.773-1.232 0-2.453.801-3.25.801C6.88 20.626 4 15.691 4 11.724c0-3.902 2.438-5.95 4.724-5.95 1.487 0 2.64.857 3.413.857"
10
- }));
11
- export default NamePlatformLogoTypeAppleSizeMediumSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeAppleSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M8.59 1.218C9.51.006 10.79 0 10.79 0s.19 1.14-.724 2.238c-.976 1.172-2.085.98-2.085.98s-.208-.922.61-2m-.492 2.799c.473 0 1.351-.65 2.495-.65 1.967 0 2.742 1.4 2.742 1.4s-1.515.774-1.515 2.652c0 2.12 1.887 2.85 1.887 2.85s-1.319 3.71-3.1 3.71c-.818 0-1.454-.55-2.315-.55-.879 0-1.75.571-2.318.571-1.626 0-3.68-3.52-3.68-6.35 0-2.784 1.738-4.244 3.37-4.244 1.06 0 1.883.611 2.434.611"
10
- }));
11
- export default NamePlatformLogoTypeAppleSizeSmallSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeBaiduSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M6.422 12.185c1.895-.408 1.637-2.672 1.58-3.168-.092-.763-.99-2.097-2.21-1.991-1.533.137-1.757 2.352-1.757 2.352-.207 1.025.496 3.214 2.387 2.807m2.012 3.938c-.055.16-.18.567-.071.922.21.795.902.83.902.83h.992V15.45H9.195c-.478.143-.709.514-.76.673M9.94 8.386c1.047 0 1.893-1.204 1.893-2.694C11.832 4.204 10.986 3 9.939 3 8.894 3 8.046 4.204 8.046 5.692c0 1.49.848 2.694 1.893 2.694m4.508.178c1.399.182 2.299-1.311 2.477-2.443.182-1.13-.72-2.443-1.71-2.668-.993-.227-2.232 1.362-2.345 2.399-.134 1.267.181 2.532 1.578 2.712m3.428 6.652s-2.165-1.675-3.427-3.485c-1.713-2.668-4.147-1.582-4.96-.226-.81 1.357-2.074 2.216-2.253 2.443-.181.224-2.614 1.537-2.075 3.936.54 2.397 2.437 2.352 2.437 2.352s1.398.137 3.02-.226c1.622-.36 3.018.09 3.018.09s3.789 1.27 4.826-1.174-.586-3.71-.586-3.71m-6.483 3.635H8.93c-1.064-.211-1.488-.938-1.542-1.062-.052-.126-.354-.71-.194-1.702.46-1.487 1.771-1.594 1.771-1.594h1.311V12.88l1.117.017zm4.588-.017h-2.835c-1.099-.283-1.15-1.063-1.15-1.063v-3.136l1.15-.018v2.818c.07.3.443.354.443.354h1.168v-3.154h1.223zm4.013-8.37c0-.541-.45-2.17-2.118-2.17-1.67 0-1.894 1.538-1.894 2.625 0 1.038.088 2.487 2.164 2.44 2.075-.045 1.848-2.35 1.848-2.895"
10
- }));
11
- export default NamePlatformLogoTypeBaiduSizeMediumSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeBaiduSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M3.52 8.377c1.522-.327 1.315-2.146 1.269-2.544-.074-.613-.795-1.684-1.775-1.6-1.232.11-1.412 1.89-1.412 1.89-.166.823.399 2.581 1.918 2.254m1.616 3.164c-.045.128-.144.455-.058.74.17.64.725.668.725.668H6.6V11h-.853c-.384.115-.57.413-.61.54m1.209-6.215c.841 0 1.52-.967 1.52-2.164C7.865 1.967 7.185 1 6.345 1s-1.52.967-1.52 2.162c0 1.197.68 2.164 1.52 2.164m3.62.143c1.124.146 1.847-1.053 1.99-1.962.146-.908-.578-1.962-1.374-2.143-.797-.183-1.793 1.094-1.883 1.927-.108 1.017.146 2.034 1.267 2.178m2.754 5.343S10.98 9.467 9.966 8.013C8.59 5.87 6.636 6.742 5.982 7.832c-.651 1.09-1.665 1.78-1.81 1.962-.145.18-2.1 1.235-1.666 3.161s1.958 1.89 1.958 1.89 1.122.11 2.425-.182a5.1 5.1 0 0 1 2.424.072s3.044 1.02 3.877-.942c.832-1.963-.471-2.98-.471-2.98m-5.207 2.92h-1.98c-.854-.17-1.194-.754-1.237-.853-.042-.1-.284-.57-.156-1.367.37-1.195 1.422-1.28 1.422-1.28h1.054V8.936l.897.013zm3.685-.013H8.92c-.883-.228-.924-.855-.924-.855v-2.518l.924-.015v2.264c.056.24.356.284.356.284h.938v-2.533h.982zm3.223-6.723c0-.435-.361-1.744-1.701-1.744-1.342 0-1.521 1.235-1.521 2.109 0 .833.07 1.997 1.737 1.96 1.667-.036 1.485-1.888 1.485-2.325"
10
- }));
11
- export default NamePlatformLogoTypeBaiduSizeSmallSvg;
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeEdgeSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M3.015 12.752a9.2 9.2 0 0 0 .82 3.078 9.02 9.02 0 0 0 8.609 5.184l-.088-.022a6.8 6.8 0 0 1-3.155-1.84c-.69-.71-1.223-1.815-1.439-3.044-.217-1.235-.121-2.631.495-3.923.626-1.311 1.725-2.142 2.826-2.405.945-.226 1.945-.033 2.576.7a2.3 2.3 0 0 1 .382.562c-.14-.72-.581-1.683-1.671-2.547-.737-.584-1.788-.997-2.918-1.129-1.127-.132-2.296.022-3.274.526-.998.515-1.889 1.09-2.47 1.982-.444.684-.731 1.593-.693 2.878"
10
- }), /*#__PURE__*/React.createElement("path", {
11
- fill: "currentColor",
12
- d: "M9.82 11.497a5.18 5.18 0 0 0 3.234 5.005c1.594.68 3.15.719 4.403.511.81-.134 1.634.73 1.072 1.33a6.1 6.1 0 0 1-1.966 1.391c-1.568.66-2.905.668-3.985.392a5.93 5.93 0 0 1-2.736-1.597c-.54-.556-1.008-1.486-1.2-2.576-.19-1.083-.102-2.286.422-3.383.203-.425.463-.783.755-1.073"
13
- }), /*#__PURE__*/React.createElement("path", {
14
- fill: "currentColor",
15
- d: "M3.668 8.528c.627-.613 1.373-1.055 2.1-1.43 1.166-.602 2.52-.768 3.788-.62 1.266.148 2.48.613 3.369 1.316 1.901 1.507 2.198 3.372 2.023 4.281-.12.627-.556 1.045-.973 1.32a4 4 0 0 1-.413.235.4.4 0 0 0-.082.238c0 .184.12.361.333.51.997.694 2.862.615 2.928.612h.002a4.2 4.2 0 0 0 2.133-.589 4.33 4.33 0 0 0 2.146-3.727c.017-1.498-.506-2.52-.76-3.019l-.04-.077c-1.494-2.922-4.718-4.602-8.224-4.602a9.02 9.02 0 0 0-8.33 5.552"
16
- }));
17
- export default NamePlatformLogoTypeEdgeSizeMediumSvg;
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeEdgeSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M1.018 8.583a7 7 0 0 0 7.313 6.408l-.068-.016a5.3 5.3 0 0 1-2.448-1.428c-.534-.55-.948-1.408-1.115-2.36-.169-.958-.095-2.041.384-3.044.485-1.016 1.337-1.66 2.191-1.865.734-.175 1.51-.026 1.999.543a1.8 1.8 0 0 1 .296.436c-.11-.558-.451-1.306-1.296-1.976-.572-.453-1.387-.773-2.263-.875-.875-.103-1.782.016-2.54.408-.774.4-1.465.846-1.916 1.537-.345.53-.567 1.235-.537 2.232"
10
- }), /*#__PURE__*/React.createElement("path", {
11
- fill: "currentColor",
12
- d: "M6.295 7.61a4.02 4.02 0 0 0 2.51 3.882 6.1 6.1 0 0 0 3.415.396c.628-.104 1.267.567.831 1.032A4.7 4.7 0 0 1 11.526 14c-1.216.512-2.253.518-3.09.303a4.6 4.6 0 0 1-2.123-1.239c-.42-.43-.782-1.153-.93-1.998-.148-.84-.08-1.773.326-2.624.158-.33.36-.607.586-.832"
13
- }), /*#__PURE__*/React.createElement("path", {
14
- fill: "currentColor",
15
- d: "M1.523 5.307c.487-.476 1.066-.818 1.63-1.11.904-.466 1.955-.595 2.938-.48.982.115 1.924.475 2.613 1.02 1.475 1.17 1.705 2.616 1.57 3.321-.094.486-.431.81-.755 1.023q-.16.104-.32.183a.3.3 0 0 0-.064.185c0 .143.093.28.258.396.773.538 2.22.476 2.271.474h.002a3.26 3.26 0 0 0 1.655-.456 3.36 3.36 0 0 0 1.664-2.892c.013-1.162-.392-1.954-.59-2.341l-.03-.06C13.205 2.304 10.705 1 7.985 1a7 7 0 0 0-6.462 4.307"
16
- }));
17
- export default NamePlatformLogoTypeEdgeSizeSmallSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeEmailSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M8.719 5.905c-1.736 1.044-3.109 2.958-3.303 5.94-.188 2.869 1.271 5.136 3.576 6.354 2.323 1.228 5.547 1.4 8.796-.127a1 1 0 1 1 .85 1.81c-3.762 1.768-7.65 1.634-10.58.086-2.947-1.558-4.88-4.537-4.638-8.254.235-3.605 1.945-6.125 4.268-7.523 2.289-1.377 5.107-1.625 7.534-.856 4.904 1.555 7.288 7.811 3.74 11.83-1.17 1.326-2.794 1.652-4.072 1.152a3 3 0 0 1-.74-.418.64.64 0 0 0-.75-.03c-.886.62-1.94.875-2.92.706-.925-.16-1.77-.707-2.24-1.652-.46-.926-.493-2.098-.11-3.422.403-1.39 1.164-2.566 2.212-3.306 1.068-.753 2.386-1.014 3.75-.619.83.24 1.38.777 1.652 1.464.25.63.242 1.31.168 1.873-.126.95-.502 1.924-.669 2.356l-.064.17-.021.064-.005.016c-.076.264-.037.443.021.561.07.142.215.285.445.375.448.175 1.195.122 1.844-.614 2.425-2.747.927-7.403-2.845-8.6-1.911-.605-4.13-.401-5.899.664m4.529 7.004.046-.14q.046-.126.109-.29c.179-.47.436-1.147.526-1.828.054-.412.026-.7-.043-.872-.046-.115-.115-.214-.35-.282-.765-.221-1.456-.08-2.041.332-.604.426-1.14 1.18-1.443 2.228-.294 1.014-.19 1.637-.02 1.977.158.32.43.508.788.57.76.131 1.925-.348 2.428-1.695",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeEmailSizeMediumSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeEmailSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M5.428 3.23c-1.347.81-2.417 2.296-2.569 4.623-.145 2.231.987 3.993 2.781 4.94 1.809.956 4.324 1.093 6.864-.101a.85.85 0 1 1 .723 1.538c-2.976 1.4-6.057 1.295-8.381.066C2.506 13.06.97 10.694 1.163 7.743c.186-2.856 1.542-4.858 3.388-5.969 1.818-1.094 4.054-1.29 5.98-.68 3.895 1.235 5.798 6.208 2.972 9.41-.937 1.062-2.243 1.328-3.275.924a2.4 2.4 0 0 1-.49-.259.67.67 0 0 0-.737-.024c-.686.44-1.484.618-2.23.49a2.45 2.45 0 0 1-1.81-1.335c-.37-.747-.394-1.686-.09-2.738.32-1.104.926-2.043 1.765-2.635a3.44 3.44 0 0 1 3.005-.496c.672.195 1.119.63 1.341 1.189.203.51.195 1.058.136 1.505-.1.757-.4 1.533-.53 1.87l-.05.131-.015.046-.005.014c-.055.193-.025.318.013.395a.57.57 0 0 0 .316.264c.327.128.887.094 1.381-.465 1.873-2.122.722-5.735-2.21-6.665-1.488-.472-3.214-.312-4.59.516m3.471 5.436.037-.11q.037-.102.087-.233c.14-.37.34-.894.41-1.421.041-.32.018-.533-.03-.655-.03-.072-.069-.136-.235-.184a1.75 1.75 0 0 0-1.552.252c-.461.325-.876.905-1.111 1.719-.228.788-.144 1.26-.02 1.51.115.231.31.369.575.414.564.098 1.453-.26 1.84-1.292",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeEmailSizeSmallSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeFirefoxSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M20.353 9.24c-.395-.944-1.186-1.96-1.809-2.279.444.858.752 1.78.914 2.732v.016c-1.016-2.54-2.743-3.564-4.155-5.796a7 7 0 0 1-.214-.344q-.057-.103-.1-.186a1.6 1.6 0 0 1-.14-.373.02.02 0 0 0-.013-.008.03.03 0 0 0-.023 0v.005c0 .004-.007 0-.007 0v-.005c-2.26 1.325-3.03 3.78-3.1 5.006q.157-.012.317-.014a4.55 4.55 0 0 1 3.948 2.301 3.1 3.1 0 0 0-2.172-.525c3.241 1.623 2.372 7.207-2.12 6.993a4 4 0 0 1-1.437-.332l-.153-.07h.007l-.128-.065c.042.023.081.047.123.063-1.1-.57-2.009-1.644-2.123-2.953 0 0 .419-1.546 2.976-1.546.28 0 1.07-.774 1.088-1-.004-.07-1.571-.697-2.185-1.297a11 11 0 0 0-.619-.593 3 3 0 0 0-.232-.177 4.2 4.2 0 0 1-.023-2.208A6.7 6.7 0 0 0 6.8 8.263c-.36-.45-.335-1.943-.314-2.255a1.6 1.6 0 0 0-.302.158 6.6 6.6 0 0 0-.883.756 8 8 0 0 0-.837 1.011 7.6 7.6 0 0 0-1.21 2.73l-.018.058c-.016.077-.093.481-.105.567q-.103.624-.132 1.256v.046a9.011 9.011 0 0 0 17.89 1.525c.017-.116.028-.232.042-.348a9.27 9.27 0 0 0-.581-4.527z"
10
- }));
11
- export default NamePlatformLogoTypeFirefoxSizeMediumSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeFirefoxSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M14.497 5.353c-.307-.734-.922-1.524-1.407-1.772.345.668.585 1.384.71 2.125v.013c-.79-1.977-2.133-2.773-3.23-4.508a6 6 0 0 1-.167-.268l-.078-.145a1.3 1.3 0 0 1-.109-.29l-.01-.006a.03.03 0 0 0-.018 0v.003c0 .004-.006 0-.006 0V.502c-1.757 1.03-2.356 2.94-2.41 3.893a4 4 0 0 1 .246-.011 3.54 3.54 0 0 1 3.07 1.79A2.42 2.42 0 0 0 9.4 5.766c2.521 1.262 1.845 5.605-1.649 5.439a3.1 3.1 0 0 1-1.117-.259l-.12-.054h.006l-.1-.05q.049.028.096.048c-.855-.443-1.562-1.278-1.65-2.296 0 0 .325-1.203 2.314-1.203.217 0 .832-.602.846-.777-.003-.055-1.222-.543-1.7-1.01a9 9 0 0 0-.48-.46 2 2 0 0 0-.181-.138 3.25 3.25 0 0 1-.019-1.718 5.2 5.2 0 0 0-1.688 1.306c-.28-.351-.26-1.512-.245-1.754a1.3 1.3 0 0 0-.235.123 5 5 0 0 0-.687.587 6 6 0 0 0-.65.787c-.451.639-.77 1.36-.941 2.123l-.015.045c-.012.06-.072.374-.08.441q-.083.486-.104.977v.036a7.009 7.009 0 0 0 13.915 1.186q.017-.135.032-.271a7.2 7.2 0 0 0-.452-3.52z"
10
- }));
11
- export default NamePlatformLogoTypeFirefoxSizeSmallSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeHuaweiSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M7.545 8.032c-.519-1.77.375-3.425 2.006-3.848 0 0 .645-.146.941-.183.03-.004.059.01.075.034.225.342 1.72 2.958.9 11.15 0 0 .004.06-.057.075 0 0-.033.018-.073-.023-.575-.83-3.247-4.79-3.79-7.201zM5 6.714a.08.08 0 0 1 .117.005c.433.538 3.34 4.22 5.51 8.96.02.046-.017.075-.017.075-.023.03-.062.02-.078.016l-.005-.001c-4.48-2.231-5.894-3.613-6.061-3.776l-.017-.016c-.05-.04-.946-.78-1.011-2.002-.111-1.474 1.25-2.946 1.561-3.261M9.96 16.97s.064 0 .08.053c0 0 .015.033-.031.077h.002c-.604.433-2.433 1.71-3.24 1.91-1.13.275-2.22-.58-2.893-1.713a.08.08 0 0 1 .065-.12l6.017-.21zM10.11 16.381c-2.5-1.687-7.167-4.207-7.85-4.574a.078.078 0 0 0-.113.046c-.42 1.43.194 2.57.194 2.57.666 1.409 1.939 1.836 1.939 1.836a3.8 3.8 0 0 0 1.178.257c.091.017 3.655.002 4.61-.002.042-.002.063-.041.063-.041.03-.049-.021-.092-.021-.092M16.465 6.085l-.002-.004c-.015-.053-.432-1.505-2.032-1.894 0 0-.44-.111-.919-.184-.198-.03-1.824 2.816-.984 11.19.008.054.047.067.047.067.06.024.089-.034.089-.034.591-.853 3.249-4.793 3.79-7.192.002-.01.291-1.165.01-1.95M14.02 16.975l.01-.002.001-.001 6.022.208a.08.08 0 0 1 .064.12c-1.363 2.24-2.9 1.715-2.9 1.715-.86-.241-2.644-1.489-3.233-1.911a.1.1 0 0 1-.016-.022c-.02-.043.006-.095.052-.107M21.853 11.843a.08.08 0 0 0-.114-.048c-.68.368-5.343 2.896-7.843 4.58v.002c-.068.045-.026.136.03.136.968.002 4.631.006 4.723-.01 0 0 .472-.02 1.057-.244 0 0 1.303-.414 1.98-1.894 0 0 .577-1.153.167-2.522M19 6.712c.309.306 1.657 1.73 1.56 3.255-.05 1.207-.963 1.972-1.01 2.01l-.086.076c-.395.353-1.848 1.652-5.98 3.709-.058.033-.135-.033-.1-.107h-.001c2.169-4.732 5.07-8.404 5.5-8.936A.08.08 0 0 1 19 6.712"
10
- }));
11
- export default NamePlatformLogoTypeHuaweiSizeMediumSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeHuaweiSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M4.436 5.198c-.415-1.416.3-2.74 1.604-3.078 0 0 .517-.117.754-.147a.06.06 0 0 1 .06.028c.18.273 1.376 2.366.72 8.92 0 0 .003.048-.046.06 0 0-.026.014-.058-.019-.46-.664-2.598-3.832-3.033-5.76zM2.4 4.144a.063.063 0 0 1 .094.004c.346.43 2.672 3.375 4.408 7.168.015.037-.014.06-.014.06-.019.024-.05.016-.063.013l-.003-.001c-3.584-1.785-4.716-2.89-4.85-3.02l-.012-.013c-.04-.033-.758-.624-.81-1.602-.089-1.18 1-2.357 1.25-2.61M6.368 12.349s.051 0 .064.042c0 0 .012.027-.025.062h.001c-.482.346-1.945 1.367-2.592 1.527-.904.22-1.775-.463-2.314-1.37a.063.063 0 0 1 .052-.095l4.814-.168zM6.488 11.877c-2-1.349-5.734-3.365-6.28-3.659a.063.063 0 0 0-.09.037 2.91 2.91 0 0 0 1.706 3.525c.472.193.942.205.942.205.073.014 2.925.002 3.689-.002.033 0 .05-.032.05-.032.024-.04-.017-.074-.017-.074M11.572 3.64l-.001-.002c-.012-.043-.346-1.204-1.626-1.516 0 0-.352-.089-.735-.147-.159-.024-1.46 2.253-.788 8.951.006.044.038.054.038.054.048.02.071-.026.071-.026.473-.683 2.6-3.835 3.032-5.754.002-.009.233-.932.009-1.56M9.616 12.353l.008-.002 4.818.165a.063.063 0 0 1 .052.097c-1.09 1.791-2.32 1.372-2.32 1.372-.688-.193-2.116-1.192-2.586-1.53a.1.1 0 0 1-.014-.017c-.016-.034.005-.075.042-.085M15.882 8.247a.063.063 0 0 0-.09-.038c-.546.294-4.275 2.317-6.275 3.664v.001c-.055.037-.021.109.024.109.774.002 3.705.005 3.778-.007 0 0 .378-.017.846-.196 0 0 1.043-.331 1.584-1.515 0 0 .461-.923.133-2.018M13.6 4.142c.247.245 1.326 1.385 1.249 2.604-.041.966-.771 1.578-.81 1.609l-.068.06c-.316.283-1.478 1.322-4.784 2.967-.046.027-.108-.026-.08-.085 1.735-3.786 4.055-6.723 4.4-7.15a.063.063 0 0 1 .093-.005"
10
- }));
11
- export default NamePlatformLogoTypeHuaweiSizeSmallSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeIexplorerSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M21 12.253c0-1.423-.368-2.76-1.013-3.922 2.75-6.223-2.947-5.312-3.264-5.25a14.5 14.5 0 0 0-3.353 1.096 8.092 8.092 0 0 0-8.343 6.261c2.026-2.272 3.443-3.19 4.292-3.556q-.201.18-.398.367-.065.061-.128.124l-.256.249-.148.15q-.111.113-.22.227-.079.082-.153.163a20 20 0 0 0-1.013 1.164l-.157.197-.15.19-.138.18q-.079.102-.154.204l-.106.144q-.458.624-.875 1.275l-.002.003q-.102.16-.202.32l-.011.018-.191.313-.007.011q-.237.395-.46.797c-.728 1.32-1.083 2.243-1.098 2.298-2.3 8.224 4.88 4.751 5.881 4.233a8.091 8.091 0 0 0 11.201-4.547h-4.25c-.628 1.062-1.839 1.781-3.23 1.781-2.038 0-3.69-1.544-3.69-3.449h11.57q.065-.51.066-1.041m-1.511-7.96c.697.47 1.255 1.208.296 3.695a8.1 8.1 0 0 0-3.95-3.28c.748-.36 2.602-1.125 3.654-.415M4.686 19.492c-.567-.582-.668-1.999.584-4.581a8.1 8.1 0 0 0 3.522 4.304c-.81.447-2.962 1.45-4.106.277m4.66-8.41c.065-1.85 1.676-3.333 3.656-3.333s3.59 1.482 3.655 3.334z"
10
- }));
11
- export default NamePlatformLogoTypeIexplorerSizeMediumSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeIexplorerSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "M15.128 8.328a6.4 6.4 0 0 0-.803-3.106c2.178-4.929-2.333-4.207-2.584-4.158-.956.187-1.84.488-2.656.868a6.409 6.409 0 0 0-6.608 4.959c1.605-1.8 2.728-2.526 3.4-2.817q-.16.144-.316.291l-.101.098q-.102.098-.203.198l-.117.118-.175.18-.12.13a16 16 0 0 0-.927 1.077l-.119.15-.11.144-.121.16-.084.115q-.362.495-.693 1.01l-.002.002-.16.254-.008.013-.152.249-.005.008q-.187.314-.364.632c-.577 1.045-.858 1.776-.87 1.82-1.822 6.513 3.864 3.762 4.658 3.352a6.408 6.408 0 0 0 8.871-3.601h-3.366c-.498.84-1.457 1.41-2.558 1.41-1.614 0-2.923-1.222-2.923-2.73h9.163q.053-.406.053-.826M13.93 2.024c.552.372.994.957.234 2.926a6.43 6.43 0 0 0-3.128-2.597c.593-.286 2.06-.892 2.894-.33M2.207 14.062c-.449-.461-.528-1.584.463-3.629a6.43 6.43 0 0 0 2.79 3.41c-.642.353-2.346 1.148-3.253.219m3.691-6.66c.052-1.467 1.328-2.64 2.895-2.64 1.568 0 2.844 1.173 2.895 2.64z"
10
- }));
11
- export default NamePlatformLogoTypeIexplorerSizeSmallSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeMacosSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18M8.85 6.6H7.5l3.825 5.4L7.5 17.4h1.35L12 12.953l3.15 4.447h1.35L12.675 12 16.5 6.6h-1.35L12 11.047z",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeMacosSizeMediumSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeMacosSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M5.55 3.8H4.5L7.475 8 4.5 12.2h1.05L8 8.741l2.45 3.459h1.05L8.525 8 11.5 3.8h-1.05L8 7.259z",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeMacosSizeSmallSvg;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeSafariSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "m4.504 11.754.5.016a7 7 0 0 0 0 .46l-.5.016q.016.497.096.976l.493-.08q.037.225.088.449l-.486.113q.113.481.285.938l.467-.175q.08.215.175.422l-.453.206q.204.45.464.864l.421-.262q.122.195.255.38l-.403.29q.287.4.623.758l.362-.34q.156.168.324.324l-.34.362q.359.336.758.623l.29-.403q.186.133.38.255l-.262.421q.415.26.864.464l.206-.453q.208.094.423.175l-.176.466q.456.172.938.286l.113-.486q.222.052.45.088l-.081.494q.479.078.976.095l.016-.5a7 7 0 0 0 .46 0l.016.5q.497-.016.976-.095l-.08-.494q.225-.036.449-.088l.113.486a7.4 7.4 0 0 0 .938-.285l-.175-.467a7 7 0 0 0 .422-.175l.206.453q.45-.204.864-.464l-.262-.421q.195-.122.38-.255l.29.403q.4-.287.758-.623l-.34-.362q.168-.156.324-.324l.362.34q.336-.359.623-.758l-.403-.29q.133-.185.255-.38l.421.262q.26-.415.464-.864l-.453-.206a7 7 0 0 0 .175-.422l.466.175a7.4 7.4 0 0 0 .286-.938l-.486-.113q.052-.222.088-.45l.494.081q.078-.479.095-.976l-.5-.016a7 7 0 0 0 0-.46l.5-.016a8 8 0 0 0-.095-.976l-.494.08a7 7 0 0 0-.088-.449l.486-.113a7.4 7.4 0 0 0-.285-.938l-.467.176a7 7 0 0 0-.175-.424l.453-.205a7.5 7.5 0 0 0-.464-.864l-.421.262a7 7 0 0 0-.255-.38l.403-.29q-.287-.4-.623-.757l-.362.339a7 7 0 0 0-.324-.324l.34-.362a8 8 0 0 0-.758-.623l-.29.403a7 7 0 0 0-.38-.255l.262-.421a7.5 7.5 0 0 0-.864-.464l-.206.453a7 7 0 0 0-.422-.175l.175-.467a7.4 7.4 0 0 0-.938-.285l-.113.486a7 7 0 0 0-.45-.088l.081-.493a7.5 7.5 0 0 0-.976-.096l-.016.5a7 7 0 0 0-.46 0l-.016-.5q-.497.016-.976.096l.08.493a7 7 0 0 0-.449.088l-.113-.486q-.481.113-.938.285l.176.467a7 7 0 0 0-.424.175l-.205-.453a7.5 7.5 0 0 0-.864.464l.262.421q-.194.122-.38.255l-.29-.403q-.4.287-.757.623l.339.362q-.168.156-.324.324l-.362-.34a8 8 0 0 0-.623.758l.403.29q-.134.186-.255.38l-.421-.262a7.5 7.5 0 0 0-.464.864l.453.206q-.094.208-.175.423l-.467-.176q-.172.456-.285.938l.486.113a7 7 0 0 0-.088.45l-.493-.081q-.08.479-.096.976m3.74 4.135a.1.1 0 0 1-.133-.133l2.13-4.665a.1.1 0 0 1 .16-.03l2.537 2.537a.1.1 0 0 1-.03.162zm5.516-2.98a.1.1 0 0 1-.162.03l-2.536-2.537a.1.1 0 0 1 .03-.162l4.664-2.129a.1.1 0 0 1 .133.133z",
11
- clipRule: "evenodd"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fill: "currentColor",
14
- fillRule: "evenodd",
15
- d: "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5",
16
- clipRule: "evenodd"
17
- }));
18
- export default NamePlatformLogoTypeSafariSizeMediumSvg;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeSafariSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "m2.618 7.823.359.012a5 5 0 0 0 0 .33l-.359.012q.012.356.069.7l.354-.058q.027.165.064.323l-.35.081q.081.346.205.674l.335-.126q.058.155.126.303l-.325.148q.146.323.333.62l.302-.188q.088.14.183.273l-.29.208q.207.287.448.544l.26-.244q.113.12.233.233l-.244.26q.257.24.544.447l.208-.29q.133.096.273.184l-.189.303q.299.185.62.332l.148-.325q.15.067.304.126l-.126.335q.327.123.674.205l.08-.35q.16.037.324.064l-.058.354q.344.057.7.069l.012-.359a5 5 0 0 0 .33 0l.012.359q.356-.012.7-.069l-.058-.354q.165-.027.323-.064l.081.35q.346-.082.674-.205l-.126-.335q.155-.058.303-.126l.148.325a5 5 0 0 0 .62-.332l-.188-.303q.14-.088.273-.183l.208.29q.287-.207.544-.448l-.244-.26q.12-.112.233-.233l.26.244q.24-.257.447-.544l-.29-.208q.096-.134.184-.273l.303.189a5 5 0 0 0 .332-.62l-.325-.149q.067-.148.126-.303l.335.126q.123-.327.205-.674l-.35-.081a5 5 0 0 0 .064-.323l.354.058q.057-.344.069-.7l-.359-.012a5 5 0 0 0 0-.33l.359-.012a5 5 0 0 0-.069-.7l-.354.058a5 5 0 0 0-.064-.323l.35-.081a5 5 0 0 0-.205-.674l-.335.126a5 5 0 0 0-.126-.304l.325-.147a5 5 0 0 0-.332-.62l-.303.188a5 5 0 0 0-.183-.273l.29-.208a5 5 0 0 0-.448-.544l-.26.244a5 5 0 0 0-.233-.233l.244-.26a5 5 0 0 0-.544-.447l-.208.29a5 5 0 0 0-.273-.184l.189-.302a5 5 0 0 0-.62-.333l-.149.325q-.148-.068-.303-.126l.126-.335a5 5 0 0 0-.674-.204l-.081.349a5 5 0 0 0-.323-.064l.058-.354a5 5 0 0 0-.7-.069l-.012.359a5 5 0 0 0-.33 0l-.012-.359q-.356.012-.7.069l.058.354q-.165.027-.323.064l-.081-.35q-.346.081-.674.205l.126.335q-.154.058-.304.126l-.147-.325a5 5 0 0 0-.62.333l.188.302q-.14.088-.273.183l-.208-.29a5 5 0 0 0-.544.448l.244.26q-.12.113-.233.233l-.26-.244q-.24.257-.447.544l.29.208q-.097.133-.184.273l-.302-.189a5 5 0 0 0-.333.62l.325.148q-.068.15-.126.304l-.335-.126a5 5 0 0 0-.204.674l.349.08a5 5 0 0 0-.064.324l-.354-.058q-.057.344-.069.7m2.685 2.969a.072.072 0 0 1-.095-.095l1.529-3.35a.072.072 0 0 1 .116-.02l1.82 1.82a.072.072 0 0 1-.02.116zm3.96-2.14a.072.072 0 0 1-.116.022l-1.82-1.821a.072.072 0 0 1 .02-.116l3.35-1.529a.072.072 0 0 1 .095.095z",
11
- clipRule: "evenodd"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fill: "currentColor",
14
- fillRule: "evenodd",
15
- d: "M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m7-5.923a5.923 5.923 0 1 0 0 11.846A5.923 5.923 0 0 0 8 2.077",
16
- clipRule: "evenodd"
17
- }));
18
- export default NamePlatformLogoTypeSafariSizeSmallSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeSmsSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M8.477 3.03C8 3.689 8 4.626 8 6.5s0 2.812.477 3.47a2.5 2.5 0 0 0 .554.553c.226.164.485.271.804.342a.21.21 0 0 1 .165.201v1.358a.3.3 0 0 0 .472.246l2.334-1.634A.2.2 0 0 1 12.92 11h4.58c1.875 0 2.812 0 3.47-.477a2.5 2.5 0 0 0 .553-.554C22 9.312 22 8.375 22 6.5s0-2.812-.477-3.47a2.5 2.5 0 0 0-.553-.553C20.312 2 19.375 2 17.5 2h-5c-1.875 0-2.812 0-3.47.477a2.5 2.5 0 0 0-.553.554m6.139 3.007a.1.1 0 0 0-.174.067v2.67a.1.1 0 0 1-.1.1h-.8a.1.1 0 0 1-.1-.1V4.677a.55.55 0 0 1 .957-.369l.527.582a.1.1 0 0 0 .149 0l.527-.582a.55.55 0 0 1 .957.37v4.096a.1.1 0 0 1-.1.1h-.8a.1.1 0 0 1-.1-.1v-2.67a.1.1 0 0 0-.174-.067l-.31.343a.1.1 0 0 1-.149 0zM11 4.195a1 1 0 0 0-1 1v.84a1 1 0 0 0 1 1h.487a.1.1 0 0 1 .1.1v.639a.1.1 0 0 1-.1.1h-1.387a.1.1 0 0 0-.1.1v.8a.1.1 0 0 0 .1.1h1.487a1 1 0 0 0 1-1v-.84a1 1 0 0 0-1-1h-.487a.1.1 0 0 1-.1-.1v-.639a.1.1 0 0 1 .1-.1h1.387a.1.1 0 0 0 .1-.1v-.8a.1.1 0 0 0-.1-.1zm6.411 1a1 1 0 0 1 1-1h1.487a.1.1 0 0 1 .1.1v.8a.1.1 0 0 1-.1.1h-1.387a.1.1 0 0 0-.1.1v.64a.1.1 0 0 0 .1.1h.487a1 1 0 0 1 1 1v.839a1 1 0 0 1-1 1h-1.487a.1.1 0 0 1-.1-.1v-.8a.1.1 0 0 1 .1-.1h1.387a.1.1 0 0 0 .1-.1v-.64a.1.1 0 0 0-.1-.1h-.487a1 1 0 0 1-1-1zM6.909 4.035a.15.15 0 0 1 .157.166C7.01 4.708 7.002 5.317 7 6.026a.01.01 0 0 1-.008.008 3 3 0 0 0-.367.05 1 1 0 0 0-.079.025 1 1 0 0 0-.437.437q0 0-.006.016l-.018.063a3 3 0 0 0-.05.367C6.001 7.392 6 7.927 6 8.8V16a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-3.7a.3.3 0 0 1 .3-.3h1.4a.3.3 0 0 1 .3.3v4.9c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C14.72 22 13.88 22 12.2 22H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C4 19.72 4 18.88 4 17.2V8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311c.338-.172.73-.254 1.271-.292M11.75 19.5a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeSmsSizeMediumSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeSmsSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M4.337 2.014C4 2.518 4 3.22 4 4.625s0 2.107.337 2.611a2 2 0 0 0 .552.552c.244.163.533.247.926.29A.206.206 0 0 1 6 8.281v.859a.3.3 0 0 0 .434.268l2.524-1.262a.2.2 0 0 1 .09-.021H11.5c1.405 0 2.107 0 2.611-.337a2 2 0 0 0 .552-.552C15 6.732 15 6.03 15 4.625s0-2.107-.337-2.611a2 2 0 0 0-.552-.552c-.504-.337-1.207-.337-2.611-.337h-4c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552m5.014 2.56a.1.1 0 0 0-.175.067v1.882a.1.1 0 0 1-.1.1h-.8a.1.1 0 0 1-.1-.1V3.178a.55.55 0 0 1 .964-.363l.284.325a.1.1 0 0 0 .15 0l.285-.325a.55.55 0 0 1 .964.363v3.345a.1.1 0 0 1-.1.1h-.8a.1.1 0 0 1-.1-.1V4.641a.1.1 0 0 0-.175-.066l-.073.083a.1.1 0 0 1-.15 0zM6.5 2.665a1 1 0 0 0-1 1v.48a1 1 0 0 0 1 1h.137a.1.1 0 0 1 .1.1v.28a.1.1 0 0 1-.1.1H5.599a.1.1 0 0 0-.1.1v.8a.1.1 0 0 0 .1.1h1.137a1 1 0 0 0 1-1v-.48a1 1 0 0 0-1-1h-.137a.1.1 0 0 1-.1-.1v-.28a.1.1 0 0 1 .1-.1h1.037a.1.1 0 0 0 .1-.1v-.8a.1.1 0 0 0-.1-.1zm4.766 1a1 1 0 0 1 1-1H13.4a.1.1 0 0 1 .1.1v.8a.1.1 0 0 1-.1.1h-1.037a.1.1 0 0 0-.1.1v.28a.1.1 0 0 0 .1.1h.137a1 1 0 0 1 1 1v.48a1 1 0 0 1-1 1h-1.136a.1.1 0 0 1-.1-.1v-.8a.1.1 0 0 1 .1-.1H12.4a.1.1 0 0 0 .1-.1v-.28a.1.1 0 0 0-.1-.1h-.136a1 1 0 0 1-1-1zM2.98 2.5c.063 0 .11.057.1.119a5 5 0 0 0-.033.262c-.032.318-.042.686-.046 1.098 0 .011-.01.021-.021.021-.168 0-.252 0-.316.033a.3.3 0 0 0-.131.13c-.033.065-.033.149-.033.317v6.54c0 .168 0 .252.033.316a.3.3 0 0 0 .13.131c.065.033.149.033.317.033h4.54c.168 0 .252 0 .316-.033a.3.3 0 0 0 .131-.13C8 11.271 8 11.187 8 11.02V9.445c0-.112 0-.168.022-.21a.2.2 0 0 1 .087-.088c.043-.022.099-.022.211-.022h.86c.112 0 .168 0 .21.022a.2.2 0 0 1 .088.087c.022.043.022.099.022.211v3.592c0 .065 0 .188-.01.302-.01.143-.044.4-.186.678a1.8 1.8 0 0 1-.787.787 1.8 1.8 0 0 1-.678.187c-.115.01-.237.01-.302.009H2.963c-.065 0-.188 0-.302-.01a1.8 1.8 0 0 1-.678-.186 1.8 1.8 0 0 1-.787-.787 1.8 1.8 0 0 1-.187-.678A4 4 0 0 1 1 13.037V4.463c0-.065 0-.188.01-.302.01-.143.044-.4.186-.678a1.8 1.8 0 0 1 .787-.787c.279-.142.535-.175.678-.187.114-.01.237-.01.302-.009zM5.25 14a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeSmsSizeSmallSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeWhatsappSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M18.702 5.261A9.36 9.36 0 0 0 12.039 2.5c-5.19 0-9.415 4.223-9.417 9.414-.001 1.66.433 3.28 1.257 4.707L2.543 21.5l4.992-1.31a9.4 9.4 0 0 0 4.5 1.147h.005c5.19 0 9.415-4.224 9.418-9.415a9.36 9.36 0 0 0-2.756-6.66M12.04 19.747h-.004a7.8 7.8 0 0 1-3.984-1.091l-.286-.17-2.962.777.79-2.888-.186-.296a7.8 7.8 0 0 1-1.196-4.164C4.213 7.6 7.725 4.09 12.042 4.09c2.092 0 4.057.816 5.535 2.295a7.78 7.78 0 0 1 2.29 5.536c-.001 4.315-3.513 7.826-7.827 7.826m4.293-5.861c-.235-.118-1.392-.687-1.608-.765-.215-.079-.372-.118-.53.117-.156.236-.607.766-.744.923-.138.157-.275.176-.51.059-.235-.118-.994-.367-1.892-1.168-.7-.624-1.172-1.394-1.31-1.63-.137-.235-.014-.363.104-.48.105-.105.235-.275.353-.412s.156-.236.235-.393.04-.294-.02-.412c-.059-.117-.53-1.275-.725-1.746-.191-.459-.385-.397-.53-.404a9 9 0 0 0-.45-.008.87.87 0 0 0-.628.294c-.216.235-.824.805-.824 1.962s.843 2.277.961 2.434 1.66 2.533 4.02 3.552c.561.243 1 .387 1.342.496a3.2 3.2 0 0 0 1.482.093c.452-.068 1.392-.57 1.588-1.119.196-.55.196-1.02.137-1.118s-.215-.157-.45-.275",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeWhatsappSizeMediumSvg;
@@ -1,20 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeWhatsappSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("g", {
8
- clipPath: "url(#prefix__a)"
9
- }, /*#__PURE__*/React.createElement("path", {
10
- fill: "currentColor",
11
- fillRule: "evenodd",
12
- d: "M13.114 2.857A7.14 7.14 0 0 0 8.03.75C4.07.75.844 3.973.843 7.935c0 1.266.33 2.502.96 3.592L.782 15.25l3.81-1a7.2 7.2 0 0 0 3.434.875h.003c3.961 0 7.186-3.223 7.188-7.185a7.14 7.14 0 0 0-2.104-5.083M8.03 13.912h-.002a5.97 5.97 0 0 1-3.04-.833l-.219-.129-2.26.593.603-2.204-.142-.226a5.96 5.96 0 0 1-.914-3.178 5.98 5.98 0 0 1 5.977-5.971c1.595 0 3.095.622 4.223 1.75a5.94 5.94 0 0 1 1.748 4.226 5.98 5.98 0 0 1-5.974 5.972m3.277-4.473c-.18-.09-1.062-.524-1.227-.584s-.284-.09-.404.09-.464.584-.569.704-.21.135-.389.045-.758-.28-1.444-.891a5.4 5.4 0 0 1-1-1.244c-.104-.18-.01-.277.08-.366.08-.08.18-.21.269-.315s.12-.18.18-.3.03-.224-.015-.314-.405-.973-.554-1.333c-.146-.35-.294-.303-.404-.308a7 7 0 0 0-.344-.006.66.66 0 0 0-.48.224c-.164.18-.628.614-.628 1.498s.644 1.737.733 1.857c.09.12 1.267 1.933 3.068 2.711.429.185.763.295 1.024.378.43.137.822.117 1.131.071.345-.051 1.063-.434 1.213-.853.15-.42.15-.78.104-.854-.045-.075-.164-.12-.344-.21",
13
- clipRule: "evenodd"
14
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
15
- id: "prefix__a"
16
- }, /*#__PURE__*/React.createElement("path", {
17
- fill: "#fff",
18
- d: "M0 0h16v16H0z"
19
- }))));
20
- export default NamePlatformLogoTypeWhatsappSizeSmallSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeWindowsSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "m4 6.272 6.539-.89.003 6.307-6.536.037zm6.536 6.144.005 6.312-6.536-.898v-5.457zm.792-7.15L19.998 4v7.609l-8.67.069zM20 12.474l-.002 7.574-8.67-1.223-.012-6.365z"
10
- }));
11
- export default NamePlatformLogoTypeWindowsSizeMediumSvg;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeWindowsSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- d: "m1.52 3.34 5.296-.72.003 5.108-5.294.03zm5.294 4.977.004 5.113-5.294-.728v-4.42zm.642-5.792L14.478 1.5v6.163l-7.022.056zm7.024 5.84-.002 6.135-7.022-.991-.01-5.156z"
10
- }));
11
- export default NamePlatformLogoTypeWindowsSizeSmallSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeXiaomiSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M2 5.999v12h3.111V8.572c.861.005 1.723.002 2.584 0a228 228 0 0 1 3.658.009c1.194-.051 2.206 1.002 2.189 2.13.02 1.435.017 2.87.013 4.306-.002.995-.005 1.99 0 2.984h3.112v-8.35c.152-1.97-1.768-3.697-3.765-3.641-2.104-.014-4.21-.012-6.316-.01Q4.291 6.004 2 6m16.889 0v12H22v-12zM7.778 18v-7.284h3.11V18z",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeXiaomiSizeMediumSvg;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- const NamePlatformLogoTypeXiaomiSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 16,
5
- height: 16,
6
- fill: "none"
7
- }, props), /*#__PURE__*/React.createElement("path", {
8
- fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M1 3.5v9h2.178V5.43q.905.002 1.809-.001c.853-.003 1.707-.006 2.56.006.836-.038 1.544.752 1.532 1.598.015 1.076.012 2.153.01 3.23q-.005 1.119 0 2.238h2.178V6.239c.107-1.478-1.237-2.773-2.636-2.732C7.16 3.497 5.684 3.5 4.21 3.5q-1.605.003-3.21 0m11.822 0v9H15v-9zm-7.778 9V7.037h2.178V12.5z",
11
- clipRule: "evenodd"
12
- }));
13
- export default NamePlatformLogoTypeXiaomiSizeSmallSvg;