@zohodesk/svg 1.0.0-beta.56 → 1.0.0-beta.58

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 (41) hide show
  1. package/README.md +235 -220
  2. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  3. package/es/SVG/SVG.module.css +31 -26
  4. package/es/css/EmptyStateVariables.module.css +38 -38
  5. package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
  6. package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
  7. package/es/emptystate/version3/EmptyActiveCalls.js +0 -0
  8. package/es/emptystate/version3/EmptyCallHistory.js +0 -0
  9. package/es/emptystate/version3/EmptyCustomerHappiness.js +67 -0
  10. package/es/emptystate/version3/EmptyZSCKey.js +87 -0
  11. package/es/index.js +0 -3
  12. package/images/EmptyBusinessHoliday.svg +50 -50
  13. package/images/EmptyBusinessHour.svg +42 -42
  14. package/images/EmptyContactInfo.svg +27 -27
  15. package/images/EmptyCustomDomain.svg +85 -85
  16. package/images/EmptyFilter.svg +62 -62
  17. package/images/EmptyFromAddress.svg +41 -41
  18. package/images/EmptyImportHistory.svg +43 -43
  19. package/images/EmptyNetwork.svg +50 -50
  20. package/images/EmptyRecycleBin.svg +58 -58
  21. package/images/EmptyRoles.svg +30 -30
  22. package/images/EmptySkills.svg +83 -83
  23. package/images/EmptyWebhook.svg +44 -44
  24. package/images/FailureLog.svg +46 -46
  25. package/images/Inconvenience.svg +719 -719
  26. package/images/NoRequestFound.svg +247 -247
  27. package/images/PageNotFound.svg +405 -405
  28. package/images/ReguestUrlNotFound.svg +267 -267
  29. package/images/UnableToProcess.svg +752 -752
  30. package/images/UnauthorizedLogin.svg +1047 -1047
  31. package/images/WillBack.svg +633 -633
  32. package/install.md +11 -11
  33. package/lib/SVG/SVG.module.css +31 -26
  34. package/lib/css/EmptyStateVariables.module.css +38 -38
  35. package/lib/emptystate/version3/EmptyAPIAuthentication.js +125 -0
  36. package/lib/emptystate/version3/EmptyAPIConfiguration.js +117 -0
  37. package/lib/emptystate/version3/EmptyActiveCalls.js +0 -0
  38. package/lib/emptystate/version3/EmptyCallHistory.js +0 -0
  39. package/lib/emptystate/version3/EmptyCustomerHappiness.js +100 -0
  40. package/lib/emptystate/version3/EmptyZSCKey.js +120 -0
  41. package/package.json +75 -52
@@ -0,0 +1,67 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import { EmptyStateProps } from '../props/propTypes';
4
+ import { EmptyStateDefaultProps } from '../props/defaultProps';
5
+ import SVG from '../../SVG/SVG';
6
+ export default class CustomerHappiness extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "attach"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#CustomerHappiness_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("g", {
14
+ clipPath: "url(#CustomerHappiness_svg__b)"
15
+ }, /*#__PURE__*/React.createElement("path", {
16
+ opacity: 0.1,
17
+ d: "M80.2 58.2s46.7-31.2 70.3-21.8c23.6 9.4 39.7 88.3-25.9 123.7-65.6 35.4-95.4-41.6-95.7-55.2-.2-13.3 0-44.7 51.3-46.7Z",
18
+ fill: "var(--zd_emptysvg_primary_fill)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M14 119.3s-.1 0 0 0c-.3 0-.5-.3-.5-.5l.4-7.5c0-.3.2-.5.5-.5s.5.2.5.5l-.4 7.5c-.1.3-.3.5-.5.5Z",
21
+ fill: "var(--zd_emptysvg_plus)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "m17.8 115.8-7.4-.4c-.3 0-.5-.3-.5-.5 0-.3.3-.5.5-.5l7.3.4c.3 0 .5.3.5.5.1.3-.1.5-.4.5Z",
24
+ fill: "var(--zd_emptysvg_plus)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M171.2 22.8c-2.6 0-4.7 2.1-4.7 4.7s2.1 4.7 4.7 4.7 4.7-2.1 4.7-4.7-2.2-4.7-4.7-4.7Zm0 8.5c-2 0-3.7-1.7-3.7-3.8 0-2.1 1.7-3.8 3.7-3.8s3.7 1.7 3.7 3.8c0 2.1-1.7 3.8-3.7 3.8ZM124.4 175.1c-1.9 0-3.4 1.5-3.4 3.4s1.5 3.4 3.4 3.4 3.4-1.5 3.4-3.4c0-1.8-1.5-3.4-3.4-3.4Zm0 5.9c-1.3 0-2.4-1.1-2.4-2.5s1.1-2.5 2.4-2.5c1.3 0 2.4 1.1 2.4 2.5s-1.1 2.5-2.4 2.5Z",
27
+ fill: "var(--zd_emptysvg_medium_circle)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M80.9 22c-1.7 0-3 1.4-3 3s1.3 3 3 3 3-1.4 3-3-1.3-3-3-3Zm0 5.1c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2ZM189.8 131.8c-.2-.2-.5-.2-.7 0l-2.4 2.2-2.1-2.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l2.1 2.4-2.4 2.2c-.2.2-.2.5 0 .7.1.1.2.2.4.2.1 0 .2 0 .3-.1l2.4-2.2 2.1 2.4c.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7l-2.1-2.4 2.4-2.2c.2-.3.2-.7 0-.9Z",
30
+ fill: "var(--zd_emptysvg_cross)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ opacity: 0.1,
33
+ d: "M115.8 67S78.5 42.1 59.6 49.6c-18.9 7.5-31.8 70.6 20.7 98.9 52.5 28.3 76.3-33.3 76.5-44.2.2-10.6 0-35.8-41-37.3Z",
34
+ fill: "var(--zd_emptysvg_secondary_fill)"
35
+ }), /*#__PURE__*/React.createElement("g", {
36
+ clipPath: "url(#CustomerHappiness_svg__c)"
37
+ }, /*#__PURE__*/React.createElement("path", {
38
+ d: "M51.2 70.1c1-1.3-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.4 10.4 10.7 7.2ZM79 66.2c0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2c1-1.3-.5-3.3-.5-3.9ZM122.4 79.5c1-1.3-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2ZM153.1 73.8c1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2c1.1-1.3-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8ZM90.2 122.8c1-1.2-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.3 10.7 7.2ZM120.3 112.2c-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2c1-1.2-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.9-2.9-.5-4.8ZM113.6 143.2c-9 6.4-27.6-2.2-27.6-2.2s-1.5 12.9 13.1 14.1c11.2.7 22.3-17.5 14.5-11.9ZM63.4 80.1C52.3 79.4 41.1 97.7 48.9 92c9-6.4 27.6 2.2 27.6 2.2s1.4-12.9-13.1-14.1ZM130.7 92.6s-4.8-.1-7.3-.2c2.9.9 7.7 4.8 7.7 4.8s14.6.4 15.6-2.3c.9-2.6-16-2.3-16-2.3ZM123.3 92.5c-.4-.1-.8-.2-1.2-.2-.7.1 0 .1 1.2.2Z",
39
+ fill: "var(--zd_emptysvg_secondary_fill)"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M102.5 176.7c-1.6 0-3.2-.1-4.9-.2-23.3-2.1-41.3-21.6-41.1-44.3v-1.7c.6-19.2 12.9-35.8 30.5-41.3 12.6-3.9 26.2-2.3 40.5 4.8 0 0 1 .5 2.4 1.7 11.6 9.2 13.7 30.3 4.1 42.7-8.8 11.3-20.3 22.4-38.8 19-10.5-1.8-14-11-12.7-18.8 0-.2.2-.3.3-.4.2-.1.4 0 .5.1.1.1 12.1 12.1 34.4 2.9.2-.1.4 0 .5.1.1.1.2.3.2.5s-.8 5.9-6.9 10.6c-.2.2-.5.1-.7-.1-.2-.2-.1-.5.1-.7 4.4-3.4 5.9-7.3 6.4-9.1-19.3 7.6-31-.5-33.9-2.9-.8 7.3 2.5 15.1 12 16.8 17.9 3.2 29.2-7.6 37.8-18.7 9.3-11.9 7.3-32.4-4-41.3-1.3-1.1-2.2-1.5-2.2-1.5-14-7-27.4-8.6-39.7-4.7-17.2 5.3-29.2 21.5-29.8 40.3v1.7c-.2 22.2 17.4 41.3 40.2 43.3 23.7 2.1 36.5-12 42.1-20.6 6.2-9.6 8.3-20.2 6.4-23.7-.4-.8-.8-1.4-1.2-1.9-1.1.4-2.2.8-3.4 1.2-.2 0-.3 0-.4-.1-.1-.1-.2-.2-.2-.4 0-.6 0-3.4 1.5-3.8.8-.2 1.8.4 2.9 1.9 13.9-5.5 21-13.6 24.5-19.7 4.2-7.3 4.5-13.3 4.5-13.4 0-.3 0-.5.1-.8v-.4C176.8 73.7 166 56 147 48.6c-18.6-7.2-38.1-1.5-49.7 14.5C88.9 74.5 88 87 88 87.2c0 .3-.2.5-.5.5s-.5-.2-.5-.4c-3.6-24.1 17-37.8 20.8-40.1-14.7-13.4-36.6-26.4-59.1-14.5-15.8 8.4-25 25.6-23.5 43.9 2.2 26.8 29.2 35.4 33.4 36.6.5-2.8 3.7-15.2 24.8-26.1.2-.1.5 0 .7.2.1.2 0 .5-.2.7-12 6.2-18 13-20.9 17.5-3.1 4.9-3.5 8.4-3.5 8.4 0 .1-.1.3-.2.4-.1.1-.3.1-.4.1-.3-.1-32.3-8-34.7-37.7-1.6-18.7 7.9-36.3 24-44.9 23.3-12.4 45.9 1.3 60.7 15 .1.1.2.3.2.4 0 .2-.1.3-.3.4-.2.2-22.1 12.4-21.2 35.4.9-4.7 3.3-12.9 8.8-20.6 11.9-16.4 31.8-22.3 50.9-14.9 19.4 7.5 30.5 25.7 28.2 46.2 0 .1 0 .3-.1.5 0 .2-.1.4-.1.6 0 .3-1.1 22.7-29.4 33.9.3.5.7 1.1 1.1 1.8 2.2 3.8.1 14.7-6.4 24.8-5.3 8.4-17 21.4-38.1 21.4Zm40.2-49.6c-.4.1-.7 1.1-.8 2.2.8-.3 1.6-.6 2.4-.8-.9-1.3-1.4-1.4-1.6-1.4Z",
42
+ fill: "var(--zd_emptysvg_primary_stroke)"
43
+ })))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
44
+ id: "CustomerHappiness_svg__a"
45
+ }, /*#__PURE__*/React.createElement("path", {
46
+ fill: "#fff",
47
+ d: "M0 0h200v200H0z"
48
+ })), /*#__PURE__*/React.createElement("clipPath", {
49
+ id: "CustomerHappiness_svg__b"
50
+ }, /*#__PURE__*/React.createElement("path", {
51
+ fill: "#fff",
52
+ transform: "translate(10 22)",
53
+ d: "M0 0h180v160H0z"
54
+ })), /*#__PURE__*/React.createElement("clipPath", {
55
+ id: "CustomerHappiness_svg__c"
56
+ }, /*#__PURE__*/React.createElement("path", {
57
+ fill: "#fff",
58
+ transform: "translate(24 27)",
59
+ d: "M0 0h151.7v149.7H0z"
60
+ }))));
61
+ }
62
+ }
63
+ CustomerHappiness.propTypes = EmptyStateProps;
64
+ CustomerHappiness.defaultProps = {
65
+ ...EmptyStateDefaultProps,
66
+ dataId: 'CustomerHappiness'
67
+ };
@@ -0,0 +1,87 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import { EmptyStateProps } from '../props/propTypes';
4
+ import { EmptyStateDefaultProps } from '../props/defaultProps';
5
+ import SVG from '../../SVG/SVG';
6
+ export default class EmptyZSCKey extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyZSCKey"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#ZSCKey_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.1,
15
+ d: "M200.502 140.5s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
16
+ fill: "var(--zd_emptysvg_primary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M35 293.249c-.25 0 0 0 0 0-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z",
19
+ fill: "var(--zd_emptysvg_plus)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "m44.501 284.498-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z",
22
+ fill: "var(--zd_emptysvg_plus)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M428 51.999c-6.5 0-11.75 5.25-11.75 11.75s5.25 11.75 11.75 11.75 11.75-5.25 11.75-11.75-5.5-11.75-11.75-11.75Zm0 21.25c-5 0-9.25-4.25-9.25-9.5s4.25-9.5 9.25-9.5 9.25 4.25 9.25 9.5-4.25 9.5-9.25 9.5ZM311 432.748c-4.75 0-8.5 3.75-8.5 8.5s3.75 8.5 8.5 8.5 8.5-3.75 8.5-8.5c0-4.5-3.75-8.5-8.5-8.5Zm0 14.75c-3.25 0-6-2.75-6-6.25s2.75-6.25 6-6.25 6 2.75 6 6.25-2.75 6.25-6 6.25Z",
25
+ fill: "var(--zd_emptysvg_medium_circle)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M202.251 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM474.5 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z",
28
+ fill: "var(--zd_emptysvg_cross)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ opacity: 0.1,
31
+ d: "M289.502 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
32
+ fill: "var(--zd_emptysvg_primary_fill)"
33
+ })), /*#__PURE__*/React.createElement("g", {
34
+ clipPath: "url(#ZSCKey_svg__b)"
35
+ }, /*#__PURE__*/React.createElement("path", {
36
+ opacity: 0.2,
37
+ d: "M149.162 284.739s163.405 8.345 165.484 4.097c2.08-4.248 2.773-32.81-3.466-33.112-6.238-.301-157.979-.904-160.782 2.139-2.803 3.043-1.236 26.906-1.236 26.906v-.03ZM149.162 340.176s163.405 8.346 165.484 4.098c2.08-4.249 2.773-32.811-3.466-33.112-6.238-.302-157.979-.904-160.782 2.139-2.803 3.043-1.236 26.905-1.236 26.905v-.03Z",
38
+ fill: "var(--zd_emptysvg_primary_fill)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M184.393 320.441v14.01M177.853 329.992l13.049-5.092M178.636 323.454l11.512 7.984M215.735 320.441v14.01M209.195 329.992l13.05-5.092M209.949 323.454l11.543 7.984M247.048 320.441v14.01M240.538 329.992l13.05-5.092M241.292 323.454l11.512 7.984M278.391 320.441v14.01M271.851 329.992l13.079-5.092M272.635 323.454l11.512 7.984",
41
+ stroke: "var(--zd_emptysvg_primary_stroke)",
42
+ strokeWidth: 2.5,
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round",
45
+ fill: "transparent"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ opacity: 0.2,
48
+ d: "M231.497 208.814c-9.614-4.097-13.531-15.637-8.438-24.796 3.707-6.628 9.975-12.986 20.342-12.654 21.368.723 16.033 23.169 10.699 22.808-5.334-.362 12.115-50.226 41.68-49.171 29.565 1.054 47.406 25.64 42.765 33.835-4.641 8.195-1.055-26.725 45.628-13.197 46.682 13.528-12.357 61.735-92.642 54.865-31.735-2.711-49.757-7.381-60.004-11.72l-.03.03Z",
49
+ fill: "var(--zd_emptysvg_primary_fill)"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M206.393 204.506c-10.91-10.726-10.759-43.447 29.504-49.141 33.151-4.67 41.258 28.08 33.151 29.316-8.107 1.235-9.915-30.582 0-43.266 12.386-15.818 24.14-17.415 40.263-15.004 26.612 4.007 42.886 35.944 36.316 45.856-2.351 2.019-5.937.452-6.118-2.621-.181-3.615 1.205-7.833.603-8.737-.995-1.477-7.535-4.731-7.535-4.731-.813.362-4.43 9.16-8.227 8.045-3.797-1.115-5.545-10.274-5.545-10.274s-9.765 1.265-9.554 2.591c.211 1.326 1.748 10.394-.241 11.539-1.989 1.145-10.428-2.38-10.428-2.38s-5.304 5.875-4.912 7.291c.392 1.417 7.474 4.339 6.6 9.702-.361 2.139-7.956 7.291-9.342 6.207-.694-.543 1.989 7.592 1.989 7.592 1.959 1.657 7.474-2.35 11.15.091 3.677 2.44-2.079 10.304-.693 12.563 1.387 2.26 7.173 3.194 7.173 3.194 2.923-3.826 8.619-7.984 10.638-6.417 2.02 1.566 2.472 8.134 4.762 8.315 2.291.181 7.504-1.506 8.107-2.199.603-.693-1.025-9.581.332-10.997 1.356-1.416 9.463 1.928 10.819 2.079 1.356.15 2.863-.633 4.159-5.062 1.296-4.429-4.581-4.821-6.872-9.34 0 0-1.868-7.834 2.411-7.502 4.28.331 9.795.18 9.795.18s-.181-9.611-1.205-10.123c-1.025-.512-9.222-.151-10.036-.693-5.726-3.977 10.216-17.505 22.392-20.548 41.167-11.238 70.401 43.386 28.66 63.211-3.676 1.747-7.926 3.435-12.657 5.032l-6.48 1.566-12.748 3.887c-29.233 6.99-66.483 10.786-94.179 7.773 0 0-79.17-8.798-80.949-49.743 0 0-8.739-38.053 63.409-36.727.272-4.761 2.11-9.039 5.907-12.805-60.968.12-132.272 2.38-134.653 5.061-4.189 4.61-2.11 225.698-2.17 233.622-.06 7.924 222.986.15 222.986.15s2.501-63.994 3.526-125.216",
52
+ stroke: "var(--zd_emptysvg_primary_stroke)",
53
+ strokeWidth: 2.5,
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round",
56
+ fill: "transparent"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ opacity: 0.2,
59
+ d: "M318.021 183.536c2.14-1.657-.602-2.682-.391-3.887.301-1.807 1.386-3.796 4.701-3.073 5.756 1.266 11.271 7.261 5.997 13.619-5.274 6.357-15.49-.181-14.285-4.49.452-1.627 3.346-1.717 3.948-2.169h.03Z",
60
+ fill: "var(--zd_emptysvg_primary_fill)"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M321.849 193.719c5.026 0 9.101-4.073 9.101-9.099 0-5.025-4.075-9.099-9.101-9.099-5.027 0-9.102 4.074-9.102 9.099 0 5.026 4.075 9.099 9.102 9.099Z",
63
+ stroke: "var(--zd_emptysvg_primary_stroke)",
64
+ strokeWidth: 2.5,
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ fill: "transparent"
68
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
69
+ id: "ZSCKey_svg__a"
70
+ }, /*#__PURE__*/React.createElement("path", {
71
+ fill: "#fff",
72
+ transform: "translate(25 50)",
73
+ d: "M0 0h450v400H0z"
74
+ })), /*#__PURE__*/React.createElement("clipPath", {
75
+ id: "ZSCKey_svg__b"
76
+ }, /*#__PURE__*/React.createElement("path", {
77
+ fill: "#fff",
78
+ transform: "translate(118 124)",
79
+ d: "M0 0h298.239v252H0z"
80
+ }))));
81
+ }
82
+ }
83
+ EmptyZSCKey.propTypes = EmptyStateProps;
84
+ EmptyZSCKey.defaultProps = {
85
+ ...EmptyStateDefaultProps,
86
+ dataId: 'emptyZSCKey'
87
+ };
package/es/index.js CHANGED
@@ -1,6 +1,3 @@
1
- // export { default as React } from 'react';
2
- // export { default as ReactDOM } from 'react-dom';
3
- // export { renderToStaticMarkup } from 'react-dom/server';
4
1
  // import '@zohodesk/variables/assets/sizeVariables.module.css';
5
2
 
6
3
  // export { default as _provider } from './Provider';
@@ -1,50 +1,50 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
7
- .st1{fill:#EDE353;}
8
- .st2{fill:#CED5DE;}
9
- .st3{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
10
- .st4{fill:#788190;}
11
- .st5{fill:#F1F2F4;}
12
- </style>
13
- <title>business1</title>
14
- <g id="Layer_2_1_">
15
- <g id="Layer_1-2">
16
- <path class="st0" d="M181.9,68.8c0,38-30.8,68.8-68.8,68.8s-68.8-30.8-68.8-68.8S75.1,0,113.1,0c0,0,0,0,0,0
17
- c37.9-0.1,68.7,30.6,68.8,68.5C181.9,68.6,181.9,68.7,181.9,68.8z"/>
18
- <circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
19
- <path class="st0" d="M51.5,123.6c0,0.6,0,1.2-0.1,1.7c-1,8.6-8.7,14.7-17.3,13.8s-14.7-8.7-13.8-17.3s8.7-14.7,17.3-13.8
20
- C45.6,109,51.6,115.7,51.5,123.6z"/>
21
- <path class="st1" d="M29.5,64.8c-0.1-0.1-0.2-0.3-0.3-0.5L29.5,64.8z"/>
22
- <path class="st2" d="M59,113c-0.3-0.3-0.7-0.5-1-0.8c-5.4-3.6-12.6-2.1-16.1,3.3c-1,1.5-1.7,3.3-1.9,5.1c-0.1,0.5-0.1,0.9-0.1,1.4
23
- c0,2.8,1,5.4,2.8,7.5l0.2,0.2c4.5,4.6,11.8,4.7,16.5,0.3c4.6-4.5,4.7-11.8,0.3-16.5C59.4,113.4,59.2,113.2,59,113z M49,33.7
24
- c-1.2,0.7-43.2,25.2-35.1,63c0,0,12.7-7.1,22.4-3.3C36.4,93.4,26.7,53.7,49,33.7z M49,33.7c35.4-7.9,62.8,24,62.8,24
25
- c11-12.8,16.5-12.5,16.5-12.5C100,13.9,49.1,33.7,49,33.7L49,33.7z M123.3,77.2c0-0.3,0.1-0.6,0.1-1c0-0.2-0.1-0.4-0.2-0.6
26
- c-0.1-0.1-0.2-0.1-0.4-0.1H100c-0.3,0-0.6,0.3-0.6,0.6c0,0,0,0,0,0c0.1,3.2,1.1,17.6,7.5,27.4c0.2,0.3,0.4,0.6,0.6,0.9
27
- c3.5,4.9,8.5,8.5,15.6,8.6c0.5,0,1,0,1.5,0c0.2,0,0.4,0,0.6-0.1c2.5-0.4,4.7-2.9,6.4-4.8c0.7-1,1-2.2,0.9-3.3
28
- C132.5,104.8,121.9,89.9,123.3,77.2z M90.6,70.6c0,0-6.7,0.7-17.6,6.3l-0.9,0.5c-4.3,2.3-8.4,4.9-12.4,7.8
29
- c0,0-18.1-28.2-10.7-51.4C49.1,33.7,73.4,39,90.6,70.6z"/>
30
- <path class="st3" d="M60.7,119.8c0,6.4-5.2,11.6-11.6,11.6c0,0,0,0,0,0c-2.3,0-4.5-0.7-6.4-1.9c-4.2-4.9-3.5-12.3,1.4-16.4
31
- c3.9-3.3,9.6-3.7,13.9-0.8C59.7,114.4,60.7,117,60.7,119.8z"/>
32
- <path class="st4" d="M49.1,33.7c0,0,32-10.1,62.8,24c0,0-8.4,1-21.3,12.9C90.6,70.6,75.8,42.1,49.1,33.7z M36.4,93.4
33
- c8.8-8.7,23.4-8.3,23.4-8.3C43.3,54.9,49.1,33.7,49.1,33.7C24.5,53.3,36.4,93.4,36.4,93.4z M124.6,113.1h22.8
34
- c4.4-0.7,7.9-3.9,9-8.2h-23.9C131.1,110.2,123.9,113.3,124.6,113.1z M57.9,112.3c-1.9-1.2-4.1-1.9-6.4-1.9c-0.5,0-1,0-1.5,0.1
35
- c-1.5,2.1-2.3,4.6-2.5,7.2c3.2-2.8,7.2-4.5,11.4-4.7C58.7,112.7,58.3,112.5,57.9,112.3z M39.9,120.6L39.9,120.6
36
- c0,0.5-0.1,0.9-0.1,1.4c0,2.8,1,5.4,2.8,7.5c0,0.1,0.1,0.1,0.2,0.2c0.1-4.3,1.7-8.5,4.6-11.7C44.7,118.1,42.2,119.1,39.9,120.6
37
- L39.9,120.6z M47.6,118c-0.5,6.1,2.5,11.9,7.7,15c3.5-1.2,6.3-4,7.4-7.5C61,123.3,55.8,117.3,47.6,118z"/>
38
- <path class="st5" d="M158.7,120.3c-26.1,23.2-65.4,23.1-91.4-0.2C97.2,111.9,128.8,112,158.7,120.3z"/>
39
- <path class="st4" d="M95,118.3c-0.1,0-0.2,0.1-0.2,0.1c-0.2,0-0.4-0.1-0.4-0.3L72.1,77.3l0.9-0.5l22.2,40.8
40
- C95.3,117.9,95.2,118.2,95,118.3z"/>
41
- <path class="st4" d="M113.4,95.5L113.4,95.5l-13.1-19.6c-0.1-0.2-0.4-0.3-0.7-0.2c0,0,0,0,0,0c-0.2,0.2-0.3,0.5-0.1,0.7l12.9,19.3
42
- l-18,25.7c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.4-0.2L113,96.6l10.6,15.8l-6.5,9
43
- c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.4-0.2l6.3-8.7l6.1,9.1c0.1,0.1,0.2,0.2,0.4,0.2
44
- c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.3-0.5,0.1-0.7L113.4,95.5z"/>
45
- <path class="st4" d="M153.5,121.4l-29.9-45.5c-0.1-0.2-0.5-0.3-0.7-0.2c-0.2,0.2-0.3,0.5-0.1,0.7l12.6,19.3l-4.2,5.4
46
- c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.4-0.2l4-5.1l16.6,25.4c0.1,0.1,0.3,0.2,0.4,0.2
47
- c0.1,0,0.2,0,0.3-0.1C153.5,122,153.6,121.7,153.5,121.4C153.5,121.4,153.5,121.4,153.5,121.4z"/>
48
- </g>
49
- </g>
50
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
7
+ .st1{fill:#EDE353;}
8
+ .st2{fill:#CED5DE;}
9
+ .st3{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
10
+ .st4{fill:#788190;}
11
+ .st5{fill:#F1F2F4;}
12
+ </style>
13
+ <title>business1</title>
14
+ <g id="Layer_2_1_">
15
+ <g id="Layer_1-2">
16
+ <path class="st0" d="M181.9,68.8c0,38-30.8,68.8-68.8,68.8s-68.8-30.8-68.8-68.8S75.1,0,113.1,0c0,0,0,0,0,0
17
+ c37.9-0.1,68.7,30.6,68.8,68.5C181.9,68.6,181.9,68.7,181.9,68.8z"/>
18
+ <circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
19
+ <path class="st0" d="M51.5,123.6c0,0.6,0,1.2-0.1,1.7c-1,8.6-8.7,14.7-17.3,13.8s-14.7-8.7-13.8-17.3s8.7-14.7,17.3-13.8
20
+ C45.6,109,51.6,115.7,51.5,123.6z"/>
21
+ <path class="st1" d="M29.5,64.8c-0.1-0.1-0.2-0.3-0.3-0.5L29.5,64.8z"/>
22
+ <path class="st2" d="M59,113c-0.3-0.3-0.7-0.5-1-0.8c-5.4-3.6-12.6-2.1-16.1,3.3c-1,1.5-1.7,3.3-1.9,5.1c-0.1,0.5-0.1,0.9-0.1,1.4
23
+ c0,2.8,1,5.4,2.8,7.5l0.2,0.2c4.5,4.6,11.8,4.7,16.5,0.3c4.6-4.5,4.7-11.8,0.3-16.5C59.4,113.4,59.2,113.2,59,113z M49,33.7
24
+ c-1.2,0.7-43.2,25.2-35.1,63c0,0,12.7-7.1,22.4-3.3C36.4,93.4,26.7,53.7,49,33.7z M49,33.7c35.4-7.9,62.8,24,62.8,24
25
+ c11-12.8,16.5-12.5,16.5-12.5C100,13.9,49.1,33.7,49,33.7L49,33.7z M123.3,77.2c0-0.3,0.1-0.6,0.1-1c0-0.2-0.1-0.4-0.2-0.6
26
+ c-0.1-0.1-0.2-0.1-0.4-0.1H100c-0.3,0-0.6,0.3-0.6,0.6c0,0,0,0,0,0c0.1,3.2,1.1,17.6,7.5,27.4c0.2,0.3,0.4,0.6,0.6,0.9
27
+ c3.5,4.9,8.5,8.5,15.6,8.6c0.5,0,1,0,1.5,0c0.2,0,0.4,0,0.6-0.1c2.5-0.4,4.7-2.9,6.4-4.8c0.7-1,1-2.2,0.9-3.3
28
+ C132.5,104.8,121.9,89.9,123.3,77.2z M90.6,70.6c0,0-6.7,0.7-17.6,6.3l-0.9,0.5c-4.3,2.3-8.4,4.9-12.4,7.8
29
+ c0,0-18.1-28.2-10.7-51.4C49.1,33.7,73.4,39,90.6,70.6z"/>
30
+ <path class="st3" d="M60.7,119.8c0,6.4-5.2,11.6-11.6,11.6c0,0,0,0,0,0c-2.3,0-4.5-0.7-6.4-1.9c-4.2-4.9-3.5-12.3,1.4-16.4
31
+ c3.9-3.3,9.6-3.7,13.9-0.8C59.7,114.4,60.7,117,60.7,119.8z"/>
32
+ <path class="st4" d="M49.1,33.7c0,0,32-10.1,62.8,24c0,0-8.4,1-21.3,12.9C90.6,70.6,75.8,42.1,49.1,33.7z M36.4,93.4
33
+ c8.8-8.7,23.4-8.3,23.4-8.3C43.3,54.9,49.1,33.7,49.1,33.7C24.5,53.3,36.4,93.4,36.4,93.4z M124.6,113.1h22.8
34
+ c4.4-0.7,7.9-3.9,9-8.2h-23.9C131.1,110.2,123.9,113.3,124.6,113.1z M57.9,112.3c-1.9-1.2-4.1-1.9-6.4-1.9c-0.5,0-1,0-1.5,0.1
35
+ c-1.5,2.1-2.3,4.6-2.5,7.2c3.2-2.8,7.2-4.5,11.4-4.7C58.7,112.7,58.3,112.5,57.9,112.3z M39.9,120.6L39.9,120.6
36
+ c0,0.5-0.1,0.9-0.1,1.4c0,2.8,1,5.4,2.8,7.5c0,0.1,0.1,0.1,0.2,0.2c0.1-4.3,1.7-8.5,4.6-11.7C44.7,118.1,42.2,119.1,39.9,120.6
37
+ L39.9,120.6z M47.6,118c-0.5,6.1,2.5,11.9,7.7,15c3.5-1.2,6.3-4,7.4-7.5C61,123.3,55.8,117.3,47.6,118z"/>
38
+ <path class="st5" d="M158.7,120.3c-26.1,23.2-65.4,23.1-91.4-0.2C97.2,111.9,128.8,112,158.7,120.3z"/>
39
+ <path class="st4" d="M95,118.3c-0.1,0-0.2,0.1-0.2,0.1c-0.2,0-0.4-0.1-0.4-0.3L72.1,77.3l0.9-0.5l22.2,40.8
40
+ C95.3,117.9,95.2,118.2,95,118.3z"/>
41
+ <path class="st4" d="M113.4,95.5L113.4,95.5l-13.1-19.6c-0.1-0.2-0.4-0.3-0.7-0.2c0,0,0,0,0,0c-0.2,0.2-0.3,0.5-0.1,0.7l12.9,19.3
42
+ l-18,25.7c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.4-0.2L113,96.6l10.6,15.8l-6.5,9
43
+ c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.4-0.2l6.3-8.7l6.1,9.1c0.1,0.1,0.2,0.2,0.4,0.2
44
+ c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.3-0.5,0.1-0.7L113.4,95.5z"/>
45
+ <path class="st4" d="M153.5,121.4l-29.9-45.5c-0.1-0.2-0.5-0.3-0.7-0.2c-0.2,0.2-0.3,0.5-0.1,0.7l12.6,19.3l-4.2,5.4
46
+ c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.4-0.2l4-5.1l16.6,25.4c0.1,0.1,0.3,0.2,0.4,0.2
47
+ c0.1,0,0.2,0,0.3-0.1C153.5,122,153.6,121.7,153.5,121.4C153.5,121.4,153.5,121.4,153.5,121.4z"/>
48
+ </g>
49
+ </g>
50
+ </svg>
@@ -1,42 +1,42 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
7
- .st1{fill:#F1F2F4;}
8
- .st2{fill:#788190;}
9
- .st3{fill:#CED5DE;}
10
- .st4{fill:#FFFFFF;}
11
- </style>
12
- <title>businessHourNew</title>
13
- <g id="Layer_2_1_">
14
- <g id="Layer_1-2">
15
- <circle class="st0" cx="113.1" cy="68.8" r="68.8"/>
16
- <circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
17
- <circle class="st0" cx="35.9" cy="123.6" r="15.6"/>
18
- <path class="st1" d="M168,87c0-3.3,1.5-6.4,4.2-8.4c0.6-0.5,0.8-1.3,0.4-2l-2.3-4l-2.4-4.1c-0.4-0.7-1.2-0.9-1.9-0.6
19
- c-5.4,2.3-11.6-0.3-13.8-5.7c-0.4-0.9-0.6-1.8-0.7-2.7c-0.1-0.8-0.7-1.4-1.5-1.4h-9.3c-0.8,0-1.4,0.6-1.5,1.4
20
- c-0.7,5.3-5.2,9.2-10.5,9.2c-1.4,0-2.8-0.3-4.1-0.8c-0.7-0.3-1.5,0-1.9,0.6l-4.7,8.1c-0.4,0.7-0.2,1.5,0.4,2
21
- c4.7,3.5,5.6,10.2,2.1,14.8c-0.6,0.8-1.3,1.5-2.1,2.1c-0.6,0.5-0.8,1.3-0.4,2l2.1,3.6l0,0l0.3,0.6l0,0l0.4,0.6l0,0l0,0l1.9,3.2
22
- c0.4,0.7,1.2,0.9,1.9,0.6c1.3-0.5,2.7-0.8,4.1-0.8c5.3,0,9.8,4,10.5,9.2c0.1,0.8,0.7,1.4,1.5,1.4h9.2c0.8,0,1.4-0.6,1.5-1.4
23
- c0.7-5.3,5.2-9.3,10.5-9.2c1.4,0,2.8,0.3,4.1,0.8c0.7,0.3,1.5,0,1.9-0.6l4.7-8.1c0.4-0.7,0.2-1.5-0.4-2
24
- C169.5,93.4,168,90.3,168,87z"/>
25
- <path class="st2" d="M102.7,48.9c-9.4-12.2-26.8-14.4-39-5.1s-14.4,26.8-5.1,39s26.8,14.4,39,5.1c6.8-5.2,10.8-13.4,10.8-22
26
- C108.5,59.7,106.5,53.8,102.7,48.9z M80.7,89c-9.8,0-18.5-6.2-21.8-15.4c-0.9-2.5-1.3-5.1-1.3-7.8c0-12.8,10.4-23.2,23.1-23.2
27
- c12.8,0,23.2,10.4,23.2,23.2S93.5,89,80.7,89C80.7,89,80.7,89,80.7,89z"/>
28
- <path class="st3" d="M116.1,65.8c0-5.2,2.4-10,6.5-13.1c1-0.7,1.3-2.1,0.7-3.1l-3.6-6.2L116,37c-0.6-1.1-1.9-1.5-3-1
29
- c-2,0.8-4.1,1.3-6.3,1.3c-8.3,0-15.3-6.2-16.4-14.4c-0.1-1.2-1.1-2.1-2.3-2.1H73.5c-1.2,0-2.2,0.9-2.4,2.1
30
- c-1.2,9-9.5,15.4-18.5,14.3c-1.5-0.2-2.9-0.6-4.2-1.1c-1.1-0.5-2.4-0.1-3,1l-7.2,12.6c-0.6,1.1-0.3,2.4,0.7,3.1
31
- c7.3,5.5,8.7,15.9,3.2,23.1c-0.9,1.2-2,2.3-3.2,3.2c-1,0.7-1.3,2.1-0.7,3.1l3.2,5.6l0,0l0.5,0.9l0,0l0.6,1l0,0l0,0l2.9,5.1
32
- c0.6,1,1.9,1.5,3,1c2-0.8,4.2-1.2,6.3-1.2c8.3,0,15.3,6.2,16.4,14.4c0.2,1.2,1.2,2.1,2.4,2.1h14.4c1.2,0,2.2-0.9,2.4-2.1
33
- c1.2-9.1,9.5-15.4,18.6-14.2c1.4,0.2,2.8,0.6,4.1,1.1c1.1,0.5,2.4,0.1,3-1l7.3-12.6c0.6-1.1,0.3-2.4-0.7-3.1
34
- C118.5,75.9,116.1,71,116.1,65.8z M102.1,87.7C82.3,102.5,61,94.1,53.8,78l0,0c0,0,0-0.1,0-0.1l0,0l0,0c-0.1-0.2-0.2-0.4-0.3-0.7
35
- c-0.2-0.6-0.5-1.3-0.6-1.5c-3.2-9.2-2.1-20.4,6.1-31.2c0.1-0.2,0.3-0.4,0.5-0.5c17.3-13,35.8-8,45,4.3c7.4,10,8.7,24.9-1.9,39
36
- C102.5,87.5,102.3,87.6,102.1,87.7L102.1,87.7z"/>
37
- <circle class="st4" cx="145.3" cy="87" r="10.2"/>
38
- <path class="st2" d="M97.4,65.7H83.8c-0.3-0.6-0.9-1-1.6-1.1l-3.5-10C78.6,54,78,53.8,77.5,54s-0.8,0.8-0.6,1.3l0,0l3.5,10
39
- c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.2,1,2.1,2.1,2.1c0.8,0,1.5-0.4,1.9-1.1h13.6c0.6,0,1-0.4,1-1S98,65.7,97.4,65.7z"/>
40
- </g>
41
- </g>
42
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
7
+ .st1{fill:#F1F2F4;}
8
+ .st2{fill:#788190;}
9
+ .st3{fill:#CED5DE;}
10
+ .st4{fill:#FFFFFF;}
11
+ </style>
12
+ <title>businessHourNew</title>
13
+ <g id="Layer_2_1_">
14
+ <g id="Layer_1-2">
15
+ <circle class="st0" cx="113.1" cy="68.8" r="68.8"/>
16
+ <circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
17
+ <circle class="st0" cx="35.9" cy="123.6" r="15.6"/>
18
+ <path class="st1" d="M168,87c0-3.3,1.5-6.4,4.2-8.4c0.6-0.5,0.8-1.3,0.4-2l-2.3-4l-2.4-4.1c-0.4-0.7-1.2-0.9-1.9-0.6
19
+ c-5.4,2.3-11.6-0.3-13.8-5.7c-0.4-0.9-0.6-1.8-0.7-2.7c-0.1-0.8-0.7-1.4-1.5-1.4h-9.3c-0.8,0-1.4,0.6-1.5,1.4
20
+ c-0.7,5.3-5.2,9.2-10.5,9.2c-1.4,0-2.8-0.3-4.1-0.8c-0.7-0.3-1.5,0-1.9,0.6l-4.7,8.1c-0.4,0.7-0.2,1.5,0.4,2
21
+ c4.7,3.5,5.6,10.2,2.1,14.8c-0.6,0.8-1.3,1.5-2.1,2.1c-0.6,0.5-0.8,1.3-0.4,2l2.1,3.6l0,0l0.3,0.6l0,0l0.4,0.6l0,0l0,0l1.9,3.2
22
+ c0.4,0.7,1.2,0.9,1.9,0.6c1.3-0.5,2.7-0.8,4.1-0.8c5.3,0,9.8,4,10.5,9.2c0.1,0.8,0.7,1.4,1.5,1.4h9.2c0.8,0,1.4-0.6,1.5-1.4
23
+ c0.7-5.3,5.2-9.3,10.5-9.2c1.4,0,2.8,0.3,4.1,0.8c0.7,0.3,1.5,0,1.9-0.6l4.7-8.1c0.4-0.7,0.2-1.5-0.4-2
24
+ C169.5,93.4,168,90.3,168,87z"/>
25
+ <path class="st2" d="M102.7,48.9c-9.4-12.2-26.8-14.4-39-5.1s-14.4,26.8-5.1,39s26.8,14.4,39,5.1c6.8-5.2,10.8-13.4,10.8-22
26
+ C108.5,59.7,106.5,53.8,102.7,48.9z M80.7,89c-9.8,0-18.5-6.2-21.8-15.4c-0.9-2.5-1.3-5.1-1.3-7.8c0-12.8,10.4-23.2,23.1-23.2
27
+ c12.8,0,23.2,10.4,23.2,23.2S93.5,89,80.7,89C80.7,89,80.7,89,80.7,89z"/>
28
+ <path class="st3" d="M116.1,65.8c0-5.2,2.4-10,6.5-13.1c1-0.7,1.3-2.1,0.7-3.1l-3.6-6.2L116,37c-0.6-1.1-1.9-1.5-3-1
29
+ c-2,0.8-4.1,1.3-6.3,1.3c-8.3,0-15.3-6.2-16.4-14.4c-0.1-1.2-1.1-2.1-2.3-2.1H73.5c-1.2,0-2.2,0.9-2.4,2.1
30
+ c-1.2,9-9.5,15.4-18.5,14.3c-1.5-0.2-2.9-0.6-4.2-1.1c-1.1-0.5-2.4-0.1-3,1l-7.2,12.6c-0.6,1.1-0.3,2.4,0.7,3.1
31
+ c7.3,5.5,8.7,15.9,3.2,23.1c-0.9,1.2-2,2.3-3.2,3.2c-1,0.7-1.3,2.1-0.7,3.1l3.2,5.6l0,0l0.5,0.9l0,0l0.6,1l0,0l0,0l2.9,5.1
32
+ c0.6,1,1.9,1.5,3,1c2-0.8,4.2-1.2,6.3-1.2c8.3,0,15.3,6.2,16.4,14.4c0.2,1.2,1.2,2.1,2.4,2.1h14.4c1.2,0,2.2-0.9,2.4-2.1
33
+ c1.2-9.1,9.5-15.4,18.6-14.2c1.4,0.2,2.8,0.6,4.1,1.1c1.1,0.5,2.4,0.1,3-1l7.3-12.6c0.6-1.1,0.3-2.4-0.7-3.1
34
+ C118.5,75.9,116.1,71,116.1,65.8z M102.1,87.7C82.3,102.5,61,94.1,53.8,78l0,0c0,0,0-0.1,0-0.1l0,0l0,0c-0.1-0.2-0.2-0.4-0.3-0.7
35
+ c-0.2-0.6-0.5-1.3-0.6-1.5c-3.2-9.2-2.1-20.4,6.1-31.2c0.1-0.2,0.3-0.4,0.5-0.5c17.3-13,35.8-8,45,4.3c7.4,10,8.7,24.9-1.9,39
36
+ C102.5,87.5,102.3,87.6,102.1,87.7L102.1,87.7z"/>
37
+ <circle class="st4" cx="145.3" cy="87" r="10.2"/>
38
+ <path class="st2" d="M97.4,65.7H83.8c-0.3-0.6-0.9-1-1.6-1.1l-3.5-10C78.6,54,78,53.8,77.5,54s-0.8,0.8-0.6,1.3l0,0l3.5,10
39
+ c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.2,1,2.1,2.1,2.1c0.8,0,1.5-0.4,1.9-1.1h13.6c0.6,0,1-0.4,1-1S98,65.7,97.4,65.7z"/>
40
+ </g>
41
+ </g>
42
+ </svg>
@@ -1,27 +1,27 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
5
- <title>emptyContact</title>
6
- <g>
7
- <g id="Layer_1-2">
8
- <circle style="opacity:3.000000e-02;fill:#1E2633;enable-background:new ;" cx="113.1" cy="68.8" r="68.8"/>
9
- <circle style="opacity:3.000000e-02;fill:#1E2633;enable-background:new ;" cx="42.7" cy="56.4" r="42.7"/>
10
- <circle style="opacity:3.000000e-02;fill:#1E2633;enable-background:new ;" cx="35.9" cy="123.6" r="15.6"/>
11
- <line style="fill:none;stroke:#75B3FE;stroke-linecap:round;stroke-linejoin:round;" x1="112.8" y1="55.7" x2="112.8" y2="55.8"/>
12
- <path style="fill:#FFFFFF;" d="M51,25.7h82.9c1.5,0,2.7,1.2,2.7,2.7v82.9c0,1.5-1.2,2.7-2.7,2.7H51c-1.5,0-2.7-1.2-2.7-2.7V28.4
13
- C48.3,26.9,49.5,25.7,51,25.7z"/>
14
- <path style="fill:#CED5DE;" d="M109,62.7V66c0,9.4-7.6,17-17,17s-17-7.6-17-17v-7l2.9-12C77.9,47,82.5,59.8,109,62.7z M64.2,114
15
- l-0.2,8.6c0,1.5,1.3,2.8,2.8,2.8h77c2.8,0,5.1-2.3,5.1-5.1V43.5c0-1.6-1.3-2.9-2.9-2.9h-9.5v70.6c0,1.6-1.3,2.9-2.9,2.9
16
- c0,0,0,0,0,0L64.2,114z M107.2,92.7H78.1c-0.8,0-1.4-0.6-1.4-1.4l0,0l0,0c0-0.7,0.6-1.3,1.4-1.3h29.1c0.7,0,1.4,0.6,1.4,1.3l0,0
17
- C108.5,92.1,108,92.7,107.2,92.7C107.2,92.7,107.2,92.7,107.2,92.7L107.2,92.7z M97,102.9H78c-0.7,0-1.4-0.6-1.4-1.3l0,0
18
- c0-0.8,0.6-1.4,1.4-1.4l0,0h19c0.7,0,1.4,0.6,1.3,1.4l0,0C98.3,102.3,97.7,102.9,97,102.9z M19.9,48.2l4.3,4.2l-0.5,6
19
- c0,0.2,0.2,0.3,0.3,0.2l5.6-2.8l5.2,2.7c0.2,0.1,0.3,0,0.3-0.2l-1.2-5.9l4.8-4.3c0.2-0.2,0.1-0.4-0.1-0.4l-6.4-0.8l-2.7-5.5
20
- c-0.1-0.1-0.3-0.1-0.4,0l-3,5.4l-5.9,0.9C20,47.8,19.9,48,19.9,48.2z"/>
21
- <path style="fill:#788190;" d="M112.8,51.7v11.4c-1.3-0.1-2.5-0.2-3.7-0.3c-26.5-2.9-31-15.8-31-15.8l-2.9,12v-7.2
22
- c0-6.8,3.7-13.1,9.6-16.4c0.2-0.1,0.4-0.2,0.7-0.4c9.3-4.7,20.6-1,25.3,8.3c1.1,2.1,1.7,4.4,2,6.8c0,0.3,0.1,0.7,0.1,1
23
- S112.8,51.5,112.8,51.7z"/>
24
- <path style="fill:#788190;" d="M99.8,69.4c0.2,4.4-3.3,8.1-7.6,8.2c-4.4,0.2-8.1-3.3-8.2-7.6c0-0.2,0-0.4,0-0.6H99.8z"/>
25
- </g>
26
- </g>
27
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
5
+ <title>emptyContact</title>
6
+ <g>
7
+ <g id="Layer_1-2">
8
+ <circle style="opacity:3.000000e-02;fill:#1E2633;enable-background:new ;" cx="113.1" cy="68.8" r="68.8"/>
9
+ <circle style="opacity:3.000000e-02;fill:#1E2633;enable-background:new ;" cx="42.7" cy="56.4" r="42.7"/>
10
+ <circle style="opacity:3.000000e-02;fill:#1E2633;enable-background:new ;" cx="35.9" cy="123.6" r="15.6"/>
11
+ <line style="fill:none;stroke:#75B3FE;stroke-linecap:round;stroke-linejoin:round;" x1="112.8" y1="55.7" x2="112.8" y2="55.8"/>
12
+ <path style="fill:#FFFFFF;" d="M51,25.7h82.9c1.5,0,2.7,1.2,2.7,2.7v82.9c0,1.5-1.2,2.7-2.7,2.7H51c-1.5,0-2.7-1.2-2.7-2.7V28.4
13
+ C48.3,26.9,49.5,25.7,51,25.7z"/>
14
+ <path style="fill:#CED5DE;" d="M109,62.7V66c0,9.4-7.6,17-17,17s-17-7.6-17-17v-7l2.9-12C77.9,47,82.5,59.8,109,62.7z M64.2,114
15
+ l-0.2,8.6c0,1.5,1.3,2.8,2.8,2.8h77c2.8,0,5.1-2.3,5.1-5.1V43.5c0-1.6-1.3-2.9-2.9-2.9h-9.5v70.6c0,1.6-1.3,2.9-2.9,2.9
16
+ c0,0,0,0,0,0L64.2,114z M107.2,92.7H78.1c-0.8,0-1.4-0.6-1.4-1.4l0,0l0,0c0-0.7,0.6-1.3,1.4-1.3h29.1c0.7,0,1.4,0.6,1.4,1.3l0,0
17
+ C108.5,92.1,108,92.7,107.2,92.7C107.2,92.7,107.2,92.7,107.2,92.7L107.2,92.7z M97,102.9H78c-0.7,0-1.4-0.6-1.4-1.3l0,0
18
+ c0-0.8,0.6-1.4,1.4-1.4l0,0h19c0.7,0,1.4,0.6,1.3,1.4l0,0C98.3,102.3,97.7,102.9,97,102.9z M19.9,48.2l4.3,4.2l-0.5,6
19
+ c0,0.2,0.2,0.3,0.3,0.2l5.6-2.8l5.2,2.7c0.2,0.1,0.3,0,0.3-0.2l-1.2-5.9l4.8-4.3c0.2-0.2,0.1-0.4-0.1-0.4l-6.4-0.8l-2.7-5.5
20
+ c-0.1-0.1-0.3-0.1-0.4,0l-3,5.4l-5.9,0.9C20,47.8,19.9,48,19.9,48.2z"/>
21
+ <path style="fill:#788190;" d="M112.8,51.7v11.4c-1.3-0.1-2.5-0.2-3.7-0.3c-26.5-2.9-31-15.8-31-15.8l-2.9,12v-7.2
22
+ c0-6.8,3.7-13.1,9.6-16.4c0.2-0.1,0.4-0.2,0.7-0.4c9.3-4.7,20.6-1,25.3,8.3c1.1,2.1,1.7,4.4,2,6.8c0,0.3,0.1,0.7,0.1,1
23
+ S112.8,51.5,112.8,51.7z"/>
24
+ <path style="fill:#788190;" d="M99.8,69.4c0.2,4.4-3.3,8.1-7.6,8.2c-4.4,0.2-8.1-3.3-8.2-7.6c0-0.2,0-0.4,0-0.6H99.8z"/>
25
+ </g>
26
+ </g>
27
+ </svg>
@@ -1,85 +1,85 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 24.1.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 298 123.5" style="enable-background:new 0 0 298 123.5;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{opacity:0.35;fill:#E5E5E5;enable-background:new ;}
7
- .st1{opacity:0.7;fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;enable-background:new ;}
8
- .st2{opacity:0.7;}
9
- .st3{fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:0.97,0.97;}
10
- .st4{fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:1.03,1.03;}
11
- .st5{fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:1.01,1.01;}
12
- .st6{opacity:0.5;fill:#DCF6FF;enable-background:new ;}
13
- .st7{opacity:0.2;enable-background:new ;}
14
- .st8{fill:#FFFFFF;}
15
- .st9{fill:#BBEAFF;}
16
- .st10{fill:none;stroke:#5A5C5D;stroke-miterlimit:10;}
17
- .st11{fill:#5A5C5D;}
18
- .st12{opacity:5.000000e-02;enable-background:new ;}
19
- .st13{fill:#EB4A62;}
20
- </style>
21
- <g id="Layer_2_1_">
22
- <g id="Layer_1-2">
23
- <path class="st0" d="M288.2,78.1h-75.1c-1.5,0-2.9-1-3.4-2.4c-0.2-0.5-0.3-1-0.3-1.5c-0.1-2,1.4-3.7,3.4-3.7c0.1,0,0.1,0,0.2,0
24
- h41.3c5.3,0,9.6-4.3,9.6-9.6l0,0c0-5.3-4.3-9.6-9.6-9.6l0,0H137.1c-1.8,0-3.3-1.3-3.6-3.1c-0.1-0.8,0-1.7,0.2-2.5
25
- c0.5-1.5,1.9-2.6,3.5-2.5h38.5c5.3,0,9.6-4.3,9.6-9.6v0l0,0c0-5.3-4.3-9.6-9.6-9.6l0,0H9.6c-5.3,0-9.6,4.3-9.6,9.6l0,0
26
- C0,38.7,4.3,43,9.6,43c0,0,0,0,0,0h57.3c1.8,0,3.3,1.3,3.6,3c0.1,0.6,0.1,1.3,0.1,1.9c-0.2,1.8-1.8,3.2-3.6,3.2H34.7
27
- c-5.3,0-9.6,4.3-9.6,9.6c0,0,0,0,0,0l0,0c0,5.3,4.3,9.6,9.6,9.6H143c2,0,3.6,1.6,3.6,3.6c0,0.1,0,0.1,0,0.2c0,0.4-0.1,0.7-0.1,1.1
28
- c-0.3,1.7-1.8,2.9-3.5,2.9H63c-5.3,0-9.6,4.3-9.6,9.6l0,0c0,5.3,4.3,9.6,9.6,9.6h69.2c2,0,3.6,1.5,3.6,3.5v0.1
29
- c-0.1,2-1.7,3.5-3.6,3.5h-29.5c-5.1-0.1-9.5,3.8-9.9,8.9c-0.4,5.3,3.7,9.9,8.9,10.2c0.2,0,0.4,0,0.6,0h114.2
30
- c5.2,0.1,9.5-3.9,9.9-9c0.3-5.3-3.7-9.9-9-10.2c-0.2,0-0.4,0-0.6,0h-14.6c-2,0-3.6-1.5-3.6-3.5v-0.1c0.1-1.9,1.7-3.5,3.6-3.4h86.1
31
- c5.3,0,9.6-4.3,9.6-9.6c0,0,0,0,0,0l0,0C297.9,82.3,293.5,78,288.2,78.1z"/>
32
- <polygon class="st1" points="76.5,70.5 79.3,70.8 77.4,72.8 77.9,75.5 75.4,74.3 73,75.7 73.4,73 71.4,71.1 74.1,70.6 75.2,68.1
33
- "/>
34
- <g class="st2">
35
- <circle class="st3" cx="66.6" cy="22.8" r="4.3"/>
36
- </g>
37
- <g class="st2">
38
- <circle class="st4" cx="192.3" cy="117.8" r="4.3"/>
39
- </g>
40
- <polygon class="st1" points="139.2,17.3 141.2,17.5 139.8,18.9 140.2,20.9 138.5,20 136.7,21 137,19 135.6,17.7 137.5,17.4
41
- 138.3,15.6 "/>
42
- <polygon class="st1" points="215.1,2.6 217.1,2.9 215.7,4.3 216.1,6.2 214.4,5.4 212.6,6.3 212.9,4.4 211.5,3 213.4,2.7
43
- 214.2,0.9 "/>
44
- <g class="st2">
45
- <circle class="st5" cx="260.9" cy="54.3" r="8"/>
46
- </g>
47
- <circle class="st6" cx="140.3" cy="72.2" r="45.1"/>
48
- <path class="st7" d="M182.2,64.4L168,57.2c1.1-10.5-0.9-19.3-5.5-24.6c10.5,7.1,17.4,18.3,19.2,30.8c0,0.3,0.3,0.3,0.4,0.3
49
- s0.3-0.3,0.3-0.4C178.9,38.4,155.9,21,131,24.5c-5.8,0.8-11.4,2.7-16.5,5.7c-0.1,0-0.1,0.1-0.1,0.1c-7.6,4.4-13.7,10.9-17.6,18.7
50
- c-3.9,7.8-5.5,16.5-4.6,25.2v0.3c2.4,23.1,21.9,40.6,45.1,40.6h0.4c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4l0,0
51
- c-5.2,0.1-10.4-0.8-15.3-2.6c0.6,0.1,1.1,0.2,1.7,0.2c2.2,0,4.3-0.3,6.3-1c0.1-0.1,0.3-0.3,0.3-0.4s-0.3-0.3-0.4-0.3
52
- c-4.8,1.4-9.1,1.3-12.7-0.4l8.9-17.7l1,0.4c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0c0.2,0,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0-0.4
53
- c0,0-0.1,0-0.1,0l-1-0.4l4.9-9.5c0.1-0.1,0.1-0.3-0.1-0.4c0,0,0,0-0.1,0c-0.1-0.1-0.4,0-0.4,0.1l-4.9,9.5l-18.6-9.5
54
- c1-8,3.5-15.7,7.2-22.9l16,8.1c0.1,0,0.1,0.1,0.1,0.1c0.2,0,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3-0.1-0.4c0,0-0.1,0-0.1,0l-16-8.1
55
- c3.6-7.2,8.4-13.8,14.3-19.5l18.6,9.3l-3,5.9c-0.1,0.1-0.1,0.3,0.1,0.4c0,0,0.1,0,0.1,0c0.1,0,0.1,0.1,0.1,0.1
56
- c0.2,0,0.3-0.1,0.3-0.3l3-5.9l18.6,9.4c-0.3,1.9-0.6,3.7-1,5.8c-0.1,0.3,0.1,0.4,0.3,0.4c0.3,0.2,0.4-0.1,0.4-0.3
57
- c0.4-1.9,0.7-3.8,1-5.5l14,7.1c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0c0.2,0,0.3-0.1,0.3-0.3C182.5,64.7,182.4,64.4,182.2,64.4z
58
- M93,75l13.8,6.9c-0.3,2.6-0.4,5.3-0.3,7.9c0.3,7.1,2.3,12.8,5.8,16.7C101.6,99.3,94.6,87.8,93,75z M125.8,91.7l-9.1,17.6
59
- c-5.8-3.2-9.2-9.9-9.7-19.4c-0.1-2.6,0-5.1,0.3-7.6L125.8,91.7z M106.8,81.3l-14-7.1c-0.8-8.4,0.7-16.8,4.4-24.4l16.7,8.5
60
- C110.4,65.6,108,73.4,106.8,81.3L106.8,81.3z M114.5,57.7l-16.7-8.5c3.9-7.5,9.8-13.7,17-18l4.9,2.5c0.1,0,0.1,0.1,0.1,0.1
61
- c0.2,0,0.3-0.1,0.3-0.3c0.1-0.2,0-0.4-0.1-0.4l-4.5-2.3c11.2-6.4,24.6-7.5,36.7-3.2c-5.1-0.4-10.8,1.3-16.7,5.3
62
- c-2.2,1.5-4.2,3.1-6.2,4.9l-3.3-1.6c-0.2-0.1-0.4,0-0.4,0.1c-0.1,0.2,0,0.4,0.1,0.4l2.9,1.6C122.8,44,118.1,50.5,114.5,57.7
63
- L114.5,57.7z M130,38.1c1.8-1.7,3.8-3.3,6-4.6c7.9-5.3,15.4-6.5,21.3-3.8l-8.9,17.6L130,38.1z M149,47.6l9-17.6
64
- c7.2,3.9,10.8,14.1,9.4,26.9L149,47.6z"/>
65
- <path class="st7" d="M143.8,57.1c-0.1-0.1-0.3-0.1-0.4,0c0,0,0,0.1-0.1,0.1l-3,5.9c-0.1,0.2,0,0.4,0.1,0.4c0.1,0,0.1,0.1,0.1,0.1
66
- c0,0,0,0,0,0c0.2,0,0.3-0.1,0.3-0.3l3-5.9C144,57.5,143.9,57.2,143.8,57.1z"/>
67
- <rect x="134.2" y="74.7" class="st8" width="62.5" height="38.3"/>
68
- <rect x="134.5" y="65.3" class="st9" width="62.2" height="8.4"/>
69
- <polyline class="st10" points="195.5,106.1 195.5,65.8 132.5,65.8 132.5,114.7 195.5,114.7 195.5,112.1 "/>
70
- <line class="st10" x1="132.5" y1="74.7" x2="195.5" y2="74.7"/>
71
- <circle class="st11" cx="137.8" cy="70.4" r="1.1"/>
72
- <circle class="st11" cx="141.9" cy="70.4" r="1.1"/>
73
- <path class="st12" d="M134.5,75.3L134.5,75.3V77l0.9-1.7L134.5,75.3z M134.1,108.8v0.9c4.4-2,8.5-4.8,12-8.2l9.6,4.9
74
- c0.1,0,0.1,0.1,0.1,0.2c0.2,0,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3-0.1-0.4c0,0-0.1,0-0.1,0l-9.4-4.8c5.7-5.6,10.4-12.1,14-19.2
75
- l16.7,8.4c-5.8,11.3-16.1,19.5-28.4,22.8h2.6c11.5-3.8,21-12,26.5-22.8c2.4-4.7,4-9.9,4.6-15.1l-0.6,0.2l0,0
76
- c-0.6,5-2.1,9.9-4.3,14.4L161,81.2c1-1.9,1.9-3.9,2.6-5.9h-0.9c-0.9,1.9-1.6,3.7-2.6,5.6l-10.9-5.6h-1.7l12.4,6.2
77
- c-3.6,7.1-8.3,13.5-14,19l-11.7-5.9v0.9l11.2,5.6 M134.5,75.2L134.5,75.2V77l0.9-1.7L134.5,75.2z M134.5,75.2L134.5,75.2V77
78
- l0.9-1.7L134.5,75.2z"/>
79
- <path class="st13" d="M154.1,98.8l7.8-13.5c0.7-1.1,2.1-1.5,3.2-0.9c0.4,0.2,0.7,0.5,0.9,0.9l7.8,13.5c0.7,1.1,0.3,2.6-0.9,3.2
80
- c-0.3,0.2-0.7,0.3-1.1,0.3h-15.6c-1.3,0-2.4-1-2.4-2.3C153.8,99.6,153.9,99.2,154.1,98.8z"/>
81
- <path class="st8" d="M163.2,99.6c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9s-0.4,0.9-0.9,0.9S163.2,100.1,163.2,99.6z M165,91
82
- c0,0.6-0.2,2-0.4,4l-0.2,2.1h-0.5l-0.2-2.1c-0.2-2.1-0.4-3.5-0.4-4s0.3-0.9,0.8-0.9S165,90.4,165,91z"/>
83
- </g>
84
- </g>
85
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.1.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 298 123.5" style="enable-background:new 0 0 298 123.5;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{opacity:0.35;fill:#E5E5E5;enable-background:new ;}
7
+ .st1{opacity:0.7;fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;enable-background:new ;}
8
+ .st2{opacity:0.7;}
9
+ .st3{fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:0.97,0.97;}
10
+ .st4{fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:1.03,1.03;}
11
+ .st5{fill:none;stroke:#DADADA;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:1.01,1.01;}
12
+ .st6{opacity:0.5;fill:#DCF6FF;enable-background:new ;}
13
+ .st7{opacity:0.2;enable-background:new ;}
14
+ .st8{fill:#FFFFFF;}
15
+ .st9{fill:#BBEAFF;}
16
+ .st10{fill:none;stroke:#5A5C5D;stroke-miterlimit:10;}
17
+ .st11{fill:#5A5C5D;}
18
+ .st12{opacity:5.000000e-02;enable-background:new ;}
19
+ .st13{fill:#EB4A62;}
20
+ </style>
21
+ <g id="Layer_2_1_">
22
+ <g id="Layer_1-2">
23
+ <path class="st0" d="M288.2,78.1h-75.1c-1.5,0-2.9-1-3.4-2.4c-0.2-0.5-0.3-1-0.3-1.5c-0.1-2,1.4-3.7,3.4-3.7c0.1,0,0.1,0,0.2,0
24
+ h41.3c5.3,0,9.6-4.3,9.6-9.6l0,0c0-5.3-4.3-9.6-9.6-9.6l0,0H137.1c-1.8,0-3.3-1.3-3.6-3.1c-0.1-0.8,0-1.7,0.2-2.5
25
+ c0.5-1.5,1.9-2.6,3.5-2.5h38.5c5.3,0,9.6-4.3,9.6-9.6v0l0,0c0-5.3-4.3-9.6-9.6-9.6l0,0H9.6c-5.3,0-9.6,4.3-9.6,9.6l0,0
26
+ C0,38.7,4.3,43,9.6,43c0,0,0,0,0,0h57.3c1.8,0,3.3,1.3,3.6,3c0.1,0.6,0.1,1.3,0.1,1.9c-0.2,1.8-1.8,3.2-3.6,3.2H34.7
27
+ c-5.3,0-9.6,4.3-9.6,9.6c0,0,0,0,0,0l0,0c0,5.3,4.3,9.6,9.6,9.6H143c2,0,3.6,1.6,3.6,3.6c0,0.1,0,0.1,0,0.2c0,0.4-0.1,0.7-0.1,1.1
28
+ c-0.3,1.7-1.8,2.9-3.5,2.9H63c-5.3,0-9.6,4.3-9.6,9.6l0,0c0,5.3,4.3,9.6,9.6,9.6h69.2c2,0,3.6,1.5,3.6,3.5v0.1
29
+ c-0.1,2-1.7,3.5-3.6,3.5h-29.5c-5.1-0.1-9.5,3.8-9.9,8.9c-0.4,5.3,3.7,9.9,8.9,10.2c0.2,0,0.4,0,0.6,0h114.2
30
+ c5.2,0.1,9.5-3.9,9.9-9c0.3-5.3-3.7-9.9-9-10.2c-0.2,0-0.4,0-0.6,0h-14.6c-2,0-3.6-1.5-3.6-3.5v-0.1c0.1-1.9,1.7-3.5,3.6-3.4h86.1
31
+ c5.3,0,9.6-4.3,9.6-9.6c0,0,0,0,0,0l0,0C297.9,82.3,293.5,78,288.2,78.1z"/>
32
+ <polygon class="st1" points="76.5,70.5 79.3,70.8 77.4,72.8 77.9,75.5 75.4,74.3 73,75.7 73.4,73 71.4,71.1 74.1,70.6 75.2,68.1
33
+ "/>
34
+ <g class="st2">
35
+ <circle class="st3" cx="66.6" cy="22.8" r="4.3"/>
36
+ </g>
37
+ <g class="st2">
38
+ <circle class="st4" cx="192.3" cy="117.8" r="4.3"/>
39
+ </g>
40
+ <polygon class="st1" points="139.2,17.3 141.2,17.5 139.8,18.9 140.2,20.9 138.5,20 136.7,21 137,19 135.6,17.7 137.5,17.4
41
+ 138.3,15.6 "/>
42
+ <polygon class="st1" points="215.1,2.6 217.1,2.9 215.7,4.3 216.1,6.2 214.4,5.4 212.6,6.3 212.9,4.4 211.5,3 213.4,2.7
43
+ 214.2,0.9 "/>
44
+ <g class="st2">
45
+ <circle class="st5" cx="260.9" cy="54.3" r="8"/>
46
+ </g>
47
+ <circle class="st6" cx="140.3" cy="72.2" r="45.1"/>
48
+ <path class="st7" d="M182.2,64.4L168,57.2c1.1-10.5-0.9-19.3-5.5-24.6c10.5,7.1,17.4,18.3,19.2,30.8c0,0.3,0.3,0.3,0.4,0.3
49
+ s0.3-0.3,0.3-0.4C178.9,38.4,155.9,21,131,24.5c-5.8,0.8-11.4,2.7-16.5,5.7c-0.1,0-0.1,0.1-0.1,0.1c-7.6,4.4-13.7,10.9-17.6,18.7
50
+ c-3.9,7.8-5.5,16.5-4.6,25.2v0.3c2.4,23.1,21.9,40.6,45.1,40.6h0.4c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4l0,0
51
+ c-5.2,0.1-10.4-0.8-15.3-2.6c0.6,0.1,1.1,0.2,1.7,0.2c2.2,0,4.3-0.3,6.3-1c0.1-0.1,0.3-0.3,0.3-0.4s-0.3-0.3-0.4-0.3
52
+ c-4.8,1.4-9.1,1.3-12.7-0.4l8.9-17.7l1,0.4c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0c0.2,0,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0-0.4
53
+ c0,0-0.1,0-0.1,0l-1-0.4l4.9-9.5c0.1-0.1,0.1-0.3-0.1-0.4c0,0,0,0-0.1,0c-0.1-0.1-0.4,0-0.4,0.1l-4.9,9.5l-18.6-9.5
54
+ c1-8,3.5-15.7,7.2-22.9l16,8.1c0.1,0,0.1,0.1,0.1,0.1c0.2,0,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3-0.1-0.4c0,0-0.1,0-0.1,0l-16-8.1
55
+ c3.6-7.2,8.4-13.8,14.3-19.5l18.6,9.3l-3,5.9c-0.1,0.1-0.1,0.3,0.1,0.4c0,0,0.1,0,0.1,0c0.1,0,0.1,0.1,0.1,0.1
56
+ c0.2,0,0.3-0.1,0.3-0.3l3-5.9l18.6,9.4c-0.3,1.9-0.6,3.7-1,5.8c-0.1,0.3,0.1,0.4,0.3,0.4c0.3,0.2,0.4-0.1,0.4-0.3
57
+ c0.4-1.9,0.7-3.8,1-5.5l14,7.1c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0c0.2,0,0.3-0.1,0.3-0.3C182.5,64.7,182.4,64.4,182.2,64.4z
58
+ M93,75l13.8,6.9c-0.3,2.6-0.4,5.3-0.3,7.9c0.3,7.1,2.3,12.8,5.8,16.7C101.6,99.3,94.6,87.8,93,75z M125.8,91.7l-9.1,17.6
59
+ c-5.8-3.2-9.2-9.9-9.7-19.4c-0.1-2.6,0-5.1,0.3-7.6L125.8,91.7z M106.8,81.3l-14-7.1c-0.8-8.4,0.7-16.8,4.4-24.4l16.7,8.5
60
+ C110.4,65.6,108,73.4,106.8,81.3L106.8,81.3z M114.5,57.7l-16.7-8.5c3.9-7.5,9.8-13.7,17-18l4.9,2.5c0.1,0,0.1,0.1,0.1,0.1
61
+ c0.2,0,0.3-0.1,0.3-0.3c0.1-0.2,0-0.4-0.1-0.4l-4.5-2.3c11.2-6.4,24.6-7.5,36.7-3.2c-5.1-0.4-10.8,1.3-16.7,5.3
62
+ c-2.2,1.5-4.2,3.1-6.2,4.9l-3.3-1.6c-0.2-0.1-0.4,0-0.4,0.1c-0.1,0.2,0,0.4,0.1,0.4l2.9,1.6C122.8,44,118.1,50.5,114.5,57.7
63
+ L114.5,57.7z M130,38.1c1.8-1.7,3.8-3.3,6-4.6c7.9-5.3,15.4-6.5,21.3-3.8l-8.9,17.6L130,38.1z M149,47.6l9-17.6
64
+ c7.2,3.9,10.8,14.1,9.4,26.9L149,47.6z"/>
65
+ <path class="st7" d="M143.8,57.1c-0.1-0.1-0.3-0.1-0.4,0c0,0,0,0.1-0.1,0.1l-3,5.9c-0.1,0.2,0,0.4,0.1,0.4c0.1,0,0.1,0.1,0.1,0.1
66
+ c0,0,0,0,0,0c0.2,0,0.3-0.1,0.3-0.3l3-5.9C144,57.5,143.9,57.2,143.8,57.1z"/>
67
+ <rect x="134.2" y="74.7" class="st8" width="62.5" height="38.3"/>
68
+ <rect x="134.5" y="65.3" class="st9" width="62.2" height="8.4"/>
69
+ <polyline class="st10" points="195.5,106.1 195.5,65.8 132.5,65.8 132.5,114.7 195.5,114.7 195.5,112.1 "/>
70
+ <line class="st10" x1="132.5" y1="74.7" x2="195.5" y2="74.7"/>
71
+ <circle class="st11" cx="137.8" cy="70.4" r="1.1"/>
72
+ <circle class="st11" cx="141.9" cy="70.4" r="1.1"/>
73
+ <path class="st12" d="M134.5,75.3L134.5,75.3V77l0.9-1.7L134.5,75.3z M134.1,108.8v0.9c4.4-2,8.5-4.8,12-8.2l9.6,4.9
74
+ c0.1,0,0.1,0.1,0.1,0.2c0.2,0,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3-0.1-0.4c0,0-0.1,0-0.1,0l-9.4-4.8c5.7-5.6,10.4-12.1,14-19.2
75
+ l16.7,8.4c-5.8,11.3-16.1,19.5-28.4,22.8h2.6c11.5-3.8,21-12,26.5-22.8c2.4-4.7,4-9.9,4.6-15.1l-0.6,0.2l0,0
76
+ c-0.6,5-2.1,9.9-4.3,14.4L161,81.2c1-1.9,1.9-3.9,2.6-5.9h-0.9c-0.9,1.9-1.6,3.7-2.6,5.6l-10.9-5.6h-1.7l12.4,6.2
77
+ c-3.6,7.1-8.3,13.5-14,19l-11.7-5.9v0.9l11.2,5.6 M134.5,75.2L134.5,75.2V77l0.9-1.7L134.5,75.2z M134.5,75.2L134.5,75.2V77
78
+ l0.9-1.7L134.5,75.2z"/>
79
+ <path class="st13" d="M154.1,98.8l7.8-13.5c0.7-1.1,2.1-1.5,3.2-0.9c0.4,0.2,0.7,0.5,0.9,0.9l7.8,13.5c0.7,1.1,0.3,2.6-0.9,3.2
80
+ c-0.3,0.2-0.7,0.3-1.1,0.3h-15.6c-1.3,0-2.4-1-2.4-2.3C153.8,99.6,153.9,99.2,154.1,98.8z"/>
81
+ <path class="st8" d="M163.2,99.6c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9s-0.4,0.9-0.9,0.9S163.2,100.1,163.2,99.6z M165,91
82
+ c0,0.6-0.2,2-0.4,4l-0.2,2.1h-0.5l-0.2-2.1c-0.2-2.1-0.4-3.5-0.4-4s0.3-0.9,0.8-0.9S165,90.4,165,91z"/>
83
+ </g>
84
+ </g>
85
+ </svg>