@zohodesk/svg 1.0.0-temp.53 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +247 -212
- package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
- package/es/Loader/Loader.js +3 -3
- package/es/SVG/SVG.js +5 -4
- package/es/SVG/SVG.module.css +31 -26
- package/es/SVG/SvgLoader.js +4 -1
- package/es/css/EmptyStateVariables.module.css +38 -38
- package/es/emptystate/version1/EmptyCustomDomain.js +4 -4
- package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
- package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
- package/es/emptystate/version2/EmptyFromAddress.js +4 -4
- package/es/emptystate/version2/EmptyImportHistory.js +4 -5
- package/es/emptystate/version2/EmptyNetwork.js +4 -4
- package/es/emptystate/version2/EmptyRecycleBin.js +4 -4
- package/es/emptystate/version2/EmptyRoles.js +4 -4
- package/es/emptystate/version2/EmptyWebhook.js +4 -4
- package/es/emptystate/version2/FailureLog.js +4 -5
- package/es/emptystate/version3/AuditLog.js +4 -4
- package/es/emptystate/version3/Bot.js +3 -2
- package/es/emptystate/version3/Contract.js +4 -4
- package/es/emptystate/version3/CustomModule.js +4 -4
- package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
- package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
- package/es/emptystate/version3/EmptyAPIs.js +3 -2
- package/es/emptystate/version3/EmptyAccounts.js +4 -4
- package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
- package/es/emptystate/version3/EmptyActivity.js +4 -5
- package/es/emptystate/version3/EmptyAgent.js +4 -5
- package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
- package/es/emptystate/version3/EmptyApplechat.js +4 -4
- package/es/emptystate/version3/EmptyApproval.js +4 -4
- package/es/emptystate/version3/EmptyArchived.js +4 -4
- package/es/emptystate/version3/EmptyArticle.js +4 -4
- package/es/emptystate/version3/EmptyAsapchat.js +4 -5
- package/es/emptystate/version3/EmptyAttach.js +4 -5
- package/es/emptystate/version3/EmptyAuthenticationPending.js +70 -0
- package/es/emptystate/version3/EmptyBlueprint.js +4 -5
- package/es/emptystate/version3/EmptyCallHistory.js +4 -5
- package/es/emptystate/version3/EmptyCanned.js +4 -5
- package/es/emptystate/version3/EmptyChat.js +4 -5
- package/es/emptystate/version3/EmptyCollision.js +4 -4
- package/es/emptystate/version3/EmptyColumn.js +4 -4
- package/es/emptystate/version3/EmptyContact.js +4 -5
- package/es/emptystate/version3/EmptyContract.js +4 -4
- package/es/emptystate/version3/EmptyConversation.js +4 -5
- package/es/emptystate/version3/EmptyCrm.js +4 -4
- package/es/emptystate/version3/EmptyCrmNotes.js +4 -4
- package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
- package/es/emptystate/version3/EmptyCustomerHappiness.js +68 -0
- package/es/emptystate/version3/EmptyDashboard.js +4 -4
- package/es/emptystate/version3/EmptyDelete.js +4 -4
- package/es/emptystate/version3/EmptyDepartment.js +4 -4
- package/es/emptystate/version3/EmptyError.js +4 -5
- package/es/emptystate/version3/EmptyFeed.js +4 -4
- package/es/emptystate/version3/EmptyFollowers.js +4 -4
- package/es/emptystate/version3/EmptyFrame.js +4 -5
- package/es/emptystate/version3/EmptyHappiness.js +4 -5
- package/es/emptystate/version3/EmptyHistory.js +4 -4
- package/es/emptystate/version3/EmptyInstagram.js +4 -5
- package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
- package/es/emptystate/version3/EmptyInvoice.js +4 -4
- package/es/emptystate/version3/EmptyLine.js +4 -5
- package/es/emptystate/version3/EmptyMessenger.js +4 -4
- package/es/emptystate/version3/EmptyNoData.js +4 -4
- package/es/emptystate/version3/EmptyNotification.js +4 -4
- package/es/emptystate/version3/EmptyPreference.js +4 -4
- package/es/emptystate/version3/EmptyProducts.js +4 -4
- package/es/emptystate/version3/EmptyReply.js +4 -4
- package/es/emptystate/version3/EmptyReports.js +4 -4
- package/es/emptystate/version3/EmptySandbox.js +32 -21
- package/es/emptystate/version3/EmptySchedule.js +4 -4
- package/es/emptystate/version3/EmptySearch.js +4 -4
- package/es/emptystate/version3/EmptySkills.js +4 -4
- package/es/emptystate/version3/EmptySla.js +4 -4
- package/es/emptystate/version3/EmptySnippet.js +4 -4
- package/es/emptystate/version3/EmptyTag.js +4 -4
- package/es/emptystate/version3/EmptyTask.js +4 -4
- package/es/emptystate/version3/EmptyTeams.js +4 -5
- package/es/emptystate/version3/EmptyTelegram.js +4 -5
- package/es/emptystate/version3/EmptyTemplate.js +4 -4
- package/es/emptystate/version3/EmptyTicket.js +4 -5
- package/es/emptystate/version3/EmptyTimeEntry.js +4 -4
- package/es/emptystate/version3/EmptyTimeline.js +4 -5
- package/es/emptystate/version3/EmptyTopic.js +4 -4
- package/es/emptystate/version3/EmptyTwilio.js +4 -5
- package/es/emptystate/version3/EmptyWechat.js +4 -5
- package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
- package/es/emptystate/version3/EmptyZSCKey.js +88 -0
- package/es/emptystate/version3/Export.js +4 -5
- package/es/emptystate/version3/Extensions.js +4 -5
- package/es/emptystate/version3/Extractor.js +4 -5
- package/es/emptystate/version3/GCBot.js +4 -5
- package/es/emptystate/version3/GCConversation.js +4 -5
- package/es/emptystate/version3/Import.js +4 -5
- package/es/emptystate/version3/KBBot.js +4 -5
- package/es/emptystate/version3/Multilingual.js +4 -5
- package/es/emptystate/version3/NetworkError.js +4 -5
- package/es/emptystate/version3/Predictor.js +4 -5
- package/es/emptystate/version3/ReadRecipients.js +4 -5
- package/es/emptystate/version3/SupportPlan.js +4 -4
- package/es/emptystate/version3/Variable.js +4 -5
- package/es/emptystate/version3/ZiaAnamoly.js +4 -5
- package/es/errorstate/version1/EmptyInconvenience.js +4 -5
- package/es/errorstate/version1/NoRequestFound.js +4 -5
- package/es/errorstate/version1/PageNotFound.js +4 -5
- package/es/errorstate/version1/UnableToProcessRequest.js +4 -5
- package/es/errorstate/version1/UnauthorizedLogin.js +4 -5
- package/es/errorstate/version1/UrlNotFound.js +4 -5
- package/es/errorstate/version1/WillBeRightBack.js +4 -5
- package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
- package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
- package/es/errorstate/version2/NotImpossible.js +4 -5
- package/es/errorstate/version3/ErrorInconvenience.js +4 -5
- package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
- package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
- package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
- package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
- package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
- package/es/index.js +0 -6
- package/images/EmptyBusinessHoliday.svg +50 -50
- package/images/EmptyBusinessHour.svg +42 -42
- package/images/EmptyContactInfo.svg +27 -27
- package/images/EmptyCustomDomain.svg +85 -85
- package/images/EmptyFilter.svg +62 -62
- package/images/EmptyFromAddress.svg +41 -41
- package/images/EmptyImportHistory.svg +43 -43
- package/images/EmptyNetwork.svg +50 -50
- package/images/EmptyRecycleBin.svg +58 -58
- package/images/EmptyRoles.svg +30 -30
- package/images/EmptySkills.svg +83 -83
- package/images/EmptyWebhook.svg +44 -44
- package/images/FailureLog.svg +46 -46
- package/images/Inconvenience.svg +719 -719
- package/images/NoRequestFound.svg +247 -247
- package/images/PageNotFound.svg +405 -405
- package/images/ReguestUrlNotFound.svg +267 -267
- package/images/UnableToProcess.svg +752 -752
- package/images/UnauthorizedLogin.svg +1047 -1047
- package/images/WillBack.svg +633 -633
- package/install.md +11 -11
- package/lib/Loader/Loader.js +27 -6
- package/lib/Loader/props/propTypes.js +3 -0
- package/lib/SVG/SVG.js +41 -19
- package/lib/SVG/SVG.module.css +31 -26
- package/lib/SVG/SvgLoader.js +22 -6
- package/lib/SVG/props/propTypes.js +3 -0
- package/lib/css/EmptyStateVariables.module.css +38 -38
- package/lib/emptystate/index.js +9 -0
- package/lib/emptystate/props/propTypes.js +3 -0
- package/lib/emptystate/version1/EmptyCustomDomain.js +31 -6
- package/lib/emptystate/version1/index.js +2 -0
- package/lib/emptystate/version2/EmptyBusinessHoliday.js +31 -7
- package/lib/emptystate/version2/EmptyBusinessHour.js +31 -7
- package/lib/emptystate/version2/EmptyFromAddress.js +31 -6
- package/lib/emptystate/version2/EmptyImportHistory.js +31 -7
- package/lib/emptystate/version2/EmptyNetwork.js +31 -6
- package/lib/emptystate/version2/EmptyRecycleBin.js +31 -6
- package/lib/emptystate/version2/EmptyRoles.js +31 -6
- package/lib/emptystate/version2/EmptyWebhook.js +31 -6
- package/lib/emptystate/version2/FailureLog.js +31 -7
- package/lib/emptystate/version2/index.js +10 -0
- package/lib/emptystate/version3/AuditLog.js +30 -6
- package/lib/emptystate/version3/Bot.js +29 -4
- package/lib/emptystate/version3/Contract.js +30 -6
- package/lib/emptystate/version3/CustomModule.js +30 -6
- package/lib/emptystate/version3/EmptyAPIAuthentication.js +149 -0
- package/lib/emptystate/version3/EmptyAPIConfiguration.js +141 -0
- package/lib/emptystate/version3/EmptyAPIs.js +29 -4
- package/lib/emptystate/version3/EmptyAccounts.js +30 -6
- package/lib/emptystate/version3/EmptyActiveCalls.js +30 -7
- package/lib/emptystate/version3/EmptyActivity.js +30 -7
- package/lib/emptystate/version3/EmptyAgent.js +30 -7
- package/lib/emptystate/version3/EmptyAgentQueue.js +30 -7
- package/lib/emptystate/version3/EmptyApplechat.js +30 -6
- package/lib/emptystate/version3/EmptyApproval.js +30 -6
- package/lib/emptystate/version3/EmptyArchived.js +30 -6
- package/lib/emptystate/version3/EmptyArticle.js +30 -6
- package/lib/emptystate/version3/EmptyAsapchat.js +30 -7
- package/lib/emptystate/version3/EmptyAttach.js +30 -7
- package/lib/emptystate/version3/EmptyAuthenticationPending.js +127 -0
- package/lib/emptystate/version3/EmptyBlueprint.js +30 -7
- package/lib/emptystate/version3/EmptyCallHistory.js +30 -7
- package/lib/emptystate/version3/EmptyCanned.js +30 -7
- package/lib/emptystate/version3/EmptyChat.js +30 -7
- package/lib/emptystate/version3/EmptyCollision.js +30 -6
- package/lib/emptystate/version3/EmptyColumn.js +30 -6
- package/lib/emptystate/version3/EmptyContact.js +30 -7
- package/lib/emptystate/version3/EmptyContract.js +30 -6
- package/lib/emptystate/version3/EmptyConversation.js +30 -7
- package/lib/emptystate/version3/EmptyCrm.js +30 -6
- package/lib/emptystate/version3/EmptyCrmNotes.js +30 -6
- package/lib/emptystate/version3/EmptyCrmPotential.js +30 -7
- package/lib/emptystate/version3/EmptyCustomerHappiness.js +125 -0
- package/lib/emptystate/version3/EmptyDashboard.js +30 -6
- package/lib/emptystate/version3/EmptyDelete.js +30 -6
- package/lib/emptystate/version3/EmptyDepartment.js +30 -6
- package/lib/emptystate/version3/EmptyError.js +30 -7
- package/lib/emptystate/version3/EmptyFeed.js +30 -6
- package/lib/emptystate/version3/EmptyFollowers.js +30 -6
- package/lib/emptystate/version3/EmptyFrame.js +30 -7
- package/lib/emptystate/version3/EmptyHappiness.js +30 -7
- package/lib/emptystate/version3/EmptyHistory.js +30 -6
- package/lib/emptystate/version3/EmptyInstagram.js +30 -7
- package/lib/emptystate/version3/EmptyInstantmessage.js +30 -7
- package/lib/emptystate/version3/EmptyInvoice.js +30 -6
- package/lib/emptystate/version3/EmptyLine.js +30 -7
- package/lib/emptystate/version3/EmptyMessenger.js +30 -6
- package/lib/emptystate/version3/EmptyNoData.js +30 -6
- package/lib/emptystate/version3/EmptyNotification.js +30 -6
- package/lib/emptystate/version3/EmptyPreference.js +30 -6
- package/lib/emptystate/version3/EmptyProducts.js +30 -6
- package/lib/emptystate/version3/EmptyReply.js +30 -6
- package/lib/emptystate/version3/EmptyReports.js +30 -6
- package/lib/emptystate/version3/EmptySandbox.js +58 -23
- package/lib/emptystate/version3/EmptySchedule.js +30 -6
- package/lib/emptystate/version3/EmptySearch.js +30 -6
- package/lib/emptystate/version3/EmptySkills.js +30 -6
- package/lib/emptystate/version3/EmptySla.js +30 -6
- package/lib/emptystate/version3/EmptySnippet.js +30 -6
- package/lib/emptystate/version3/EmptyTag.js +30 -6
- package/lib/emptystate/version3/EmptyTask.js +30 -6
- package/lib/emptystate/version3/EmptyTeams.js +30 -7
- package/lib/emptystate/version3/EmptyTelegram.js +30 -7
- package/lib/emptystate/version3/EmptyTemplate.js +30 -6
- package/lib/emptystate/version3/EmptyTicket.js +30 -7
- package/lib/emptystate/version3/EmptyTimeEntry.js +30 -6
- package/lib/emptystate/version3/EmptyTimeline.js +30 -7
- package/lib/emptystate/version3/EmptyTopic.js +30 -6
- package/lib/emptystate/version3/EmptyTwilio.js +30 -7
- package/lib/emptystate/version3/EmptyWechat.js +30 -7
- package/lib/emptystate/version3/EmptyWhatsapp.js +30 -7
- package/lib/emptystate/version3/EmptyZSCKey.js +145 -0
- package/lib/emptystate/version3/Export.js +30 -7
- package/lib/emptystate/version3/Extensions.js +30 -7
- package/lib/emptystate/version3/Extractor.js +30 -7
- package/lib/emptystate/version3/GCBot.js +30 -7
- package/lib/emptystate/version3/GCConversation.js +30 -7
- package/lib/emptystate/version3/Import.js +30 -7
- package/lib/emptystate/version3/KBBot.js +30 -7
- package/lib/emptystate/version3/Multilingual.js +30 -7
- package/lib/emptystate/version3/NetworkError.js +30 -7
- package/lib/emptystate/version3/Predictor.js +30 -7
- package/lib/emptystate/version3/ReadRecipients.js +30 -7
- package/lib/emptystate/version3/SupportPlan.js +30 -6
- package/lib/emptystate/version3/Variable.js +30 -7
- package/lib/emptystate/version3/ZiaAnamoly.js +30 -7
- package/lib/emptystate/version3/index.js +79 -0
- package/lib/errorstate/index.js +9 -0
- package/lib/errorstate/props/propTypes.js +3 -0
- package/lib/errorstate/version1/EmptyInconvenience.js +31 -7
- package/lib/errorstate/version1/NoRequestFound.js +31 -7
- package/lib/errorstate/version1/PageNotFound.js +31 -7
- package/lib/errorstate/version1/UnableToProcessRequest.js +31 -7
- package/lib/errorstate/version1/UnauthorizedLogin.js +31 -7
- package/lib/errorstate/version1/UrlNotFound.js +31 -7
- package/lib/errorstate/version1/WillBeRightBack.js +31 -7
- package/lib/errorstate/version1/index.js +8 -0
- package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +30 -7
- package/lib/errorstate/version2/EmptyWillBeRightBack.js +30 -7
- package/lib/errorstate/version2/NotImpossible.js +30 -7
- package/lib/errorstate/version2/index.js +3 -0
- package/lib/errorstate/version3/ErrorInconvenience.js +30 -7
- package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +30 -7
- package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +30 -7
- package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +30 -7
- package/lib/errorstate/version3/ErrorUrlNotFound.js +30 -7
- package/lib/errorstate/version3/ErrorWillBeRightBack.js +30 -7
- package/lib/errorstate/version3/index.js +7 -0
- package/lib/index.js +10 -0
- package/package.json +75 -54
- package/postPublish.js +8 -0
- package/prePublish.js +70 -0
- package/css_error.log +0 -0
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -19,14 +20,12 @@ export default class Inconvenience extends React.Component {
|
|
|
19
20
|
width: "100%"
|
|
20
21
|
}));
|
|
21
22
|
}
|
|
23
|
+
|
|
22
24
|
}
|
|
23
25
|
Inconvenience.propTypes = ErrorStateProps;
|
|
24
|
-
Inconvenience.defaultProps = {
|
|
25
|
-
...ErrorStateDefaultProps,
|
|
26
|
+
Inconvenience.defaultProps = { ...ErrorStateDefaultProps,
|
|
26
27
|
dataId: 'inconvenience'
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
// if (__DOCS__) {
|
|
28
|
+
}; // if (__DOCS__) {
|
|
30
29
|
// Inconvenience.docs = {
|
|
31
30
|
// componentGroup: 'Emptystate'
|
|
32
31
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -19,14 +20,12 @@ export default class NoRequestFound extends React.Component {
|
|
|
19
20
|
width: "100%"
|
|
20
21
|
}));
|
|
21
22
|
}
|
|
23
|
+
|
|
22
24
|
}
|
|
23
25
|
NoRequestFound.propTypes = ErrorStateProps;
|
|
24
|
-
NoRequestFound.defaultProps = {
|
|
25
|
-
...ErrorStateDefaultProps,
|
|
26
|
+
NoRequestFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
26
27
|
dataId: 'noRequestFound'
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
// if (__DOCS__) {
|
|
28
|
+
}; // if (__DOCS__) {
|
|
30
29
|
// NoRequestFound.docs = {
|
|
31
30
|
// componentGroup: 'Emptystate'
|
|
32
31
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class PageNotFound extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
PageNotFound.propTypes = ErrorStateProps;
|
|
25
|
-
PageNotFound.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
PageNotFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'pageNotFound'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// PageNotFound.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class UnableToProcessRequest extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
UnableToProcessRequest.propTypes = ErrorStateProps;
|
|
25
|
-
UnableToProcessRequest.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
UnableToProcessRequest.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'unableToProcessRequest'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// UnableToProcessRequest.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class UnauthorizedLogin extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
UnauthorizedLogin.propTypes = ErrorStateProps;
|
|
25
|
-
UnauthorizedLogin.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
UnauthorizedLogin.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'unauthorizedLogin'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// UnauthorizedLogin.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class UrlNotFound extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
UrlNotFound.propTypes = ErrorStateProps;
|
|
25
|
-
UrlNotFound.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
UrlNotFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'urlNotFound'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// UrlNotFound.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class WillBeRightBack extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
WillBeRightBack.propTypes = ErrorStateProps;
|
|
25
|
-
WillBeRightBack.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
WillBeRightBack.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'willBeRightBack'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// WillBeRightBack.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class EmptyUnauthorizedLogin extends React.Component {
|
|
|
20
21
|
fill: "var(--zd_emptysvg_secondary_plainfill)"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
EmptyUnauthorizedLogin.propTypes = ErrorStateProps;
|
|
25
|
-
EmptyUnauthorizedLogin.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
EmptyUnauthorizedLogin.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'emptyUnauthorizedLogin'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// EmptyUnauthorizedLogin.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -16,14 +17,12 @@ export default class EmptyWillBeRightBack extends React.Component {
|
|
|
16
17
|
d: "M426.84 598.89s-60.36 22.2-42.84 66.32 56.7 4.06 61.9 86.31 50.55 25.08 50.55 25.08 17-31.79 20.78-32.45 18.66-40 17.94-51.39 30.61 6 42.75-19.69 4.27-37.27-17.09-43.85-87.46-25.99-133.99-30.33zM932.52 464s33.16-8.78 62.89 6.55l114.05-37.82zM1011.41 476.35s38.52 5.39 56.74 29.82l48.73-73.46z"
|
|
17
18
|
}));
|
|
18
19
|
}
|
|
20
|
+
|
|
19
21
|
}
|
|
20
22
|
EmptyWillBeRightBack.propTypes = ErrorStateProps;
|
|
21
|
-
EmptyWillBeRightBack.defaultProps = {
|
|
22
|
-
...ErrorStateDefaultProps,
|
|
23
|
+
EmptyWillBeRightBack.defaultProps = { ...ErrorStateDefaultProps,
|
|
23
24
|
dataId: 'emptyWillBeRightBack'
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
// if (__DOCS__) {
|
|
25
|
+
}; // if (__DOCS__) {
|
|
27
26
|
// EmptyWillBeRightBack.docs = {
|
|
28
27
|
// componentGroup: 'Emptystate'
|
|
29
28
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -55,14 +56,12 @@ export default class NotImpossible extends React.Component {
|
|
|
55
56
|
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
56
57
|
}));
|
|
57
58
|
}
|
|
59
|
+
|
|
58
60
|
}
|
|
59
61
|
NotImpossible.propTypes = ErrorStateProps;
|
|
60
|
-
NotImpossible.defaultProps = {
|
|
61
|
-
...ErrorStateDefaultProps,
|
|
62
|
+
NotImpossible.defaultProps = { ...ErrorStateDefaultProps,
|
|
62
63
|
dataId: 'emptyAccounts'
|
|
63
|
-
};
|
|
64
|
-
|
|
65
|
-
// if (__DOCS__) {
|
|
64
|
+
}; // if (__DOCS__) {
|
|
66
65
|
// NotImpossible.docs = {
|
|
67
66
|
// componentGroup: 'Emptystate'
|
|
68
67
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -90,14 +91,12 @@ export default class Inconvenience extends React.Component {
|
|
|
90
91
|
d: "M384.7 115.32l4.16 4.61M384.46 119.69l4.65-4.13"
|
|
91
92
|
}));
|
|
92
93
|
}
|
|
94
|
+
|
|
93
95
|
}
|
|
94
96
|
Inconvenience.propTypes = ErrorStateProps;
|
|
95
|
-
Inconvenience.defaultProps = {
|
|
96
|
-
...ErrorStateDefaultProps,
|
|
97
|
+
Inconvenience.defaultProps = { ...ErrorStateDefaultProps,
|
|
97
98
|
dataId: 'inconvenience'
|
|
98
|
-
};
|
|
99
|
-
|
|
100
|
-
// if (__DOCS__) {
|
|
99
|
+
}; // if (__DOCS__) {
|
|
101
100
|
// Inconvenience.docs = {
|
|
102
101
|
// componentGroup: 'Emptystate'
|
|
103
102
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class OopsSomethingMiss extends React.Component {
|
|
|
91
92
|
d: "M537.16 124.03l4.16 4.61M536.92 128.4l4.65-4.13"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
OopsSomethingMiss.propTypes = ErrorStateProps;
|
|
96
|
-
OopsSomethingMiss.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
OopsSomethingMiss.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'oopssomethingmiss'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// OopsSomethingMiss.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class UnableToProcessRequest extends React.Component {
|
|
|
91
92
|
d: "M404.92 114.3l4.16 4.61M404.68 118.67l4.65-4.13"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
UnableToProcessRequest.propTypes = ErrorStateProps;
|
|
96
|
-
UnableToProcessRequest.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
UnableToProcessRequest.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'unabletoprocessrequest'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// UnableToProcessRequest.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -99,14 +100,12 @@ export default class UnauthorizedLogin extends React.Component {
|
|
|
99
100
|
d: "m229.4 153.6 2.8-2.4s16.7-2.1 18.6 2.3c1.9 4.4-3 8.9-10.3 9-7.2.1-11.5-3.1-11.1-8.9zM259.5 154.5l2.8-2.6s16.6-2.3 18.5 2.5c1.9 4.8-3 9.7-10.2 9.8-7.2.1-11.5-3.5-11.1-9.7zM251.3 200.4s-13.8-4.8-7.8-24.1c0 0 11.1-8.4 24.8-.3 0 0 6.8 21.6-8.6 24.4-2.3 1.1-5.1 1.1-8.4 0z"
|
|
100
101
|
}));
|
|
101
102
|
}
|
|
103
|
+
|
|
102
104
|
}
|
|
103
105
|
UnauthorizedLogin.propTypes = ErrorStateProps;
|
|
104
|
-
UnauthorizedLogin.defaultProps = {
|
|
105
|
-
...ErrorStateDefaultProps,
|
|
106
|
+
UnauthorizedLogin.defaultProps = { ...ErrorStateDefaultProps,
|
|
106
107
|
dataId: 'unauthorizedlogin'
|
|
107
|
-
};
|
|
108
|
-
|
|
109
|
-
// if (__DOCS__) {
|
|
108
|
+
}; // if (__DOCS__) {
|
|
110
109
|
// UnauthorizedLogin.docs = {
|
|
111
110
|
// componentGroup: 'Emptystate'
|
|
112
111
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class UrlNotFound extends React.Component {
|
|
|
91
92
|
d: "M405.99 118.56l4.16 4.61M405.75 122.93l4.65-4.12"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
UrlNotFound.propTypes = ErrorStateProps;
|
|
96
|
-
UrlNotFound.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
UrlNotFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'urlnotfound'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// UrlNotFound.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class WillBeRightBack extends React.Component {
|
|
|
91
92
|
d: "M395.35 128.36l4.15 4.61M395.1 132.72l4.65-4.12"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
WillBeRightBack.propTypes = ErrorStateProps;
|
|
96
|
-
WillBeRightBack.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
WillBeRightBack.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'willberightback'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// WillBeRightBack.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
package/es/index.js
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
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
|
-
|
|
6
2
|
// export { default as _provider } from './Provider';
|
|
7
3
|
// export { default as Emptystate__version1 } from './docs/Emptystate__version1.docs';
|
|
8
4
|
// export { default as Emptystate__version2 } from './docs/Emptystate__version2.docs';
|
|
9
5
|
// export { default as Emptystate__version3 } from './docs/Emptystate__version3.docs';
|
|
10
|
-
|
|
11
6
|
// export { default as Errorstate__version1 } from './docs/Errorstate__version1.docs';
|
|
12
7
|
// export { default as Errorstate__version2 } from './docs/Errorstate__version2.docs';
|
|
13
8
|
// export { default as Errorstate__version3 } from './docs/Errorstate__version3.docs';
|
|
14
9
|
// export { default as Svg__common } from './docs/SVG__common.docs';
|
|
15
|
-
|
|
16
10
|
export { default as SVG } from './SVG/SVG';
|
|
17
11
|
export { default as Loader } from './Loader/Loader';
|
|
18
12
|
import * as _EmptyState from './emptystate/';
|
|
@@ -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>
|