@zohodesk/svg 1.1.7 → 1.1.9
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 +289 -281
- package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
- package/es/Loader/__tests__/__snapshots__/Loader.spec.js.snap +54 -54
- package/es/SVG/SVG.module.css +34 -34
- package/es/SVG/__tests__/__snapshots__/SVG.spec.js.snap +328 -328
- package/es/css/EmptyStateVariables.module.css +38 -38
- package/es/emptystate/version1/__tests__/__snapshots__/version1.spec.js.snap +24 -24
- package/es/emptystate/version2/__tests__/__snapshots__/version2.spec.js.snap +208 -208
- package/es/emptystate/version3/EmptyActiveCalls.js +0 -0
- package/es/emptystate/version3/EmptyCallHistory.js +0 -0
- package/es/emptystate/version3/__tests__/__snapshots__/version3.spec.js.snap +5968 -5968
- package/es/errorstate/version1/__tests__/__snapshots__/version1.spec.js.snap +162 -162
- package/es/errorstate/version2/__tests__/__snapshots__/version2.spec.js.snap +63 -63
- package/es/errorstate/version3/__tests__/__snapshots__/version3.spec.js.snap +698 -698
- package/es/v1/SVG/SVG.js +2 -2
- package/es/v1/SVG/props/defaultProps.js +11 -0
- package/es/v1/SVG/props/propTypes.js +15 -0
- package/es/v1/emptystate/props/defaultProps.js +8 -0
- package/es/v1/emptystate/props/propTypes.js +9 -0
- package/es/v1/emptystate/version1/EmptyCustomDomain.js +2 -2
- package/es/v1/emptystate/version2/EmptyBusinessHoliday.js +2 -2
- package/es/v1/emptystate/version2/EmptyBusinessHour.js +2 -2
- package/es/v1/emptystate/version2/EmptyFromAddress.js +2 -2
- package/es/v1/emptystate/version2/EmptyImportHistory.js +2 -2
- package/es/v1/emptystate/version2/EmptyNetwork.js +2 -2
- package/es/v1/emptystate/version2/EmptyRecycleBin.js +2 -2
- package/es/v1/emptystate/version2/EmptyRoles.js +2 -2
- package/es/v1/emptystate/version2/EmptyWebhook.js +2 -2
- package/es/v1/emptystate/version2/FailureLog.js +2 -2
- package/es/v1/emptystate/version3/Alerts.js +2 -2
- package/es/v1/emptystate/version3/AuditLog.js +2 -2
- package/es/v1/emptystate/version3/Bot.js +2 -2
- package/es/v1/emptystate/version3/CustomModule.js +2 -2
- package/es/v1/emptystate/version3/DKIMAuthendication.js +2 -2
- package/es/v1/emptystate/version3/DomainMapping.js +2 -2
- package/es/v1/emptystate/version3/EmptyAPIAuthentication.js +2 -2
- package/es/v1/emptystate/version3/EmptyAPIConfiguration.js +2 -2
- package/es/v1/emptystate/version3/EmptyAPIs.js +2 -2
- package/es/v1/emptystate/version3/EmptyAccounts.js +2 -2
- package/es/v1/emptystate/version3/EmptyActiveCalls.js +2 -2
- package/es/v1/emptystate/version3/EmptyActivity.js +2 -2
- package/es/v1/emptystate/version3/EmptyAgent.js +2 -2
- package/es/v1/emptystate/version3/EmptyAgentQueue.js +2 -2
- package/es/v1/emptystate/version3/EmptyApplechat.js +2 -2
- package/es/v1/emptystate/version3/EmptyApproval.js +2 -2
- package/es/v1/emptystate/version3/EmptyArchived.js +2 -2
- package/es/v1/emptystate/version3/EmptyArticle.js +2 -2
- package/es/v1/emptystate/version3/EmptyAsapchat.js +2 -2
- package/es/v1/emptystate/version3/EmptyAttach.js +2 -2
- package/es/v1/emptystate/version3/EmptyAuthenticationPending.js +2 -2
- package/es/v1/emptystate/version3/EmptyBlueprint.js +2 -2
- package/es/v1/emptystate/version3/EmptyCallHistory.js +2 -2
- package/es/v1/emptystate/version3/EmptyCanned.js +2 -2
- package/es/v1/emptystate/version3/EmptyChat.js +2 -2
- package/es/v1/emptystate/version3/EmptyCollision.js +2 -2
- package/es/v1/emptystate/version3/EmptyColumn.js +2 -2
- package/es/v1/emptystate/version3/EmptyConfigurationPending.js +2 -2
- package/es/v1/emptystate/version3/EmptyContact.js +2 -2
- package/es/v1/emptystate/version3/EmptyContract.js +2 -2
- package/es/v1/emptystate/version3/EmptyConversation.js +2 -2
- package/es/v1/emptystate/version3/EmptyCrm.js +2 -2
- package/es/v1/emptystate/version3/EmptyCrmNotes.js +2 -2
- package/es/v1/emptystate/version3/EmptyCrmPotential.js +2 -2
- package/es/v1/emptystate/version3/EmptyCustomerHappiness.js +2 -2
- package/es/v1/emptystate/version3/EmptyDashboard.js +2 -2
- package/es/v1/emptystate/version3/EmptyDelete.js +2 -2
- package/es/v1/emptystate/version3/EmptyDepartment.js +2 -2
- package/es/v1/emptystate/version3/EmptyError.js +2 -2
- package/es/v1/emptystate/version3/EmptyFeed.js +2 -2
- package/es/v1/emptystate/version3/EmptyFollowers.js +2 -2
- package/es/v1/emptystate/version3/EmptyFrame.js +2 -2
- package/es/v1/emptystate/version3/EmptyHappiness.js +2 -2
- package/es/v1/emptystate/version3/EmptyHistory.js +2 -2
- package/es/v1/emptystate/version3/EmptyInstagram.js +2 -2
- package/es/v1/emptystate/version3/EmptyInstantmessage.js +2 -2
- package/es/v1/emptystate/version3/EmptyInvoice.js +2 -2
- package/es/v1/emptystate/version3/EmptyLine.js +2 -2
- package/es/v1/emptystate/version3/EmptyMessenger.js +2 -2
- package/es/v1/emptystate/version3/EmptyNoData.js +2 -2
- package/es/v1/emptystate/version3/EmptyNotification.js +2 -2
- package/es/v1/emptystate/version3/EmptyPreference.js +2 -2
- package/es/v1/emptystate/version3/EmptyProducts.js +2 -2
- package/es/v1/emptystate/version3/EmptyReply.js +2 -2
- package/es/v1/emptystate/version3/EmptyReports.js +2 -2
- package/es/v1/emptystate/version3/EmptySandbox.js +22 -19
- package/es/v1/emptystate/version3/EmptySchedule.js +2 -2
- package/es/v1/emptystate/version3/EmptySearch.js +2 -2
- package/es/v1/emptystate/version3/EmptySkills.js +2 -2
- package/es/v1/emptystate/version3/EmptySla.js +2 -2
- package/es/v1/emptystate/version3/EmptySnippet.js +2 -2
- package/es/v1/emptystate/version3/EmptyTag.js +2 -2
- package/es/v1/emptystate/version3/EmptyTask.js +2 -2
- package/es/v1/emptystate/version3/EmptyTeams.js +2 -2
- package/es/v1/emptystate/version3/EmptyTelegram.js +2 -2
- package/es/v1/emptystate/version3/EmptyTemplate.js +2 -2
- package/es/v1/emptystate/version3/EmptyTicket.js +2 -2
- package/es/v1/emptystate/version3/EmptyTimeEntry.js +2 -2
- package/es/v1/emptystate/version3/EmptyTimeline.js +2 -2
- package/es/v1/emptystate/version3/EmptyTopic.js +2 -2
- package/es/v1/emptystate/version3/EmptyTwilio.js +2 -2
- package/es/v1/emptystate/version3/EmptyWechat.js +2 -2
- package/es/v1/emptystate/version3/EmptyWhatsapp.js +2 -2
- package/es/v1/emptystate/version3/EmptyZSCKey.js +2 -2
- package/es/v1/emptystate/version3/Export.js +2 -2
- package/es/v1/emptystate/version3/Extensions.js +2 -2
- package/es/v1/emptystate/version3/Extractor.js +2 -2
- package/es/v1/emptystate/version3/FieldUpdate.js +2 -2
- package/es/v1/emptystate/version3/FromAddress.js +2 -2
- package/es/v1/emptystate/version3/GCConversation.js +2 -2
- package/es/v1/emptystate/version3/Import.js +2 -2
- package/es/v1/emptystate/version3/KBBot.js +2 -2
- package/es/v1/emptystate/version3/Multilingual.js +2 -2
- package/es/v1/emptystate/version3/NetworkError.js +2 -2
- package/es/v1/emptystate/version3/OtherConfiguration.js +2 -2
- package/es/v1/emptystate/version3/Predictor.js +2 -2
- package/es/v1/emptystate/version3/ReadRecipients.js +2 -2
- package/es/v1/emptystate/version3/SupportEmailAddress.js +2 -2
- package/es/v1/emptystate/version3/SupportPlan.js +2 -2
- package/es/v1/emptystate/version3/Variable.js +2 -2
- package/es/v1/errorstate/props/defaultProps.js +8 -0
- package/es/v1/errorstate/props/propTypes.js +9 -0
- package/es/v1/errorstate/version1/EmptyInconvenience.js +2 -2
- package/es/v1/errorstate/version1/NoRequestFound.js +2 -2
- package/es/v1/errorstate/version1/PageNotFound.js +2 -2
- package/es/v1/errorstate/version1/UnableToProcessRequest.js +2 -2
- package/es/v1/errorstate/version1/UnauthorizedLogin.js +2 -2
- package/es/v1/errorstate/version1/UrlNotFound.js +2 -2
- package/es/v1/errorstate/version1/WillBeRightBack.js +2 -2
- package/es/v1/errorstate/version2/EmptyUnauthorizedLogin.js +2 -2
- package/es/v1/errorstate/version2/EmptyWillBeRightBack.js +2 -2
- package/es/v1/errorstate/version2/NotImpossible.js +2 -2
- package/es/v1/errorstate/version3/ErrorInconvenience.js +2 -2
- package/es/v1/errorstate/version3/ErrorOopsSomethingMiss.js +2 -2
- package/es/v1/errorstate/version3/ErrorUnableToProcessRequest.js +2 -2
- package/es/v1/errorstate/version3/ErrorUnauthorizedLogin.js +2 -2
- package/es/v1/errorstate/version3/ErrorUrlNotFound.js +2 -2
- package/es/v1/errorstate/version3/ErrorWillBeRightBack.js +2 -2
- 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/__tests__/__snapshots__/Loader.spec.js.snap +54 -54
- package/lib/SVG/SVG.module.css +34 -34
- package/lib/SVG/__tests__/__snapshots__/SVG.spec.js.snap +328 -328
- package/lib/css/EmptyStateVariables.module.css +38 -38
- package/lib/emptystate/version1/__tests__/__snapshots__/version1.spec.js.snap +24 -24
- package/lib/emptystate/version2/__tests__/__snapshots__/version2.spec.js.snap +208 -208
- package/lib/emptystate/version3/EmptyActiveCalls.js +0 -0
- package/lib/emptystate/version3/EmptyCallHistory.js +0 -0
- package/lib/emptystate/version3/__tests__/__snapshots__/version3.spec.js.snap +5968 -5968
- package/lib/errorstate/version1/__tests__/__snapshots__/version1.spec.js.snap +162 -162
- package/lib/errorstate/version2/__tests__/__snapshots__/version2.spec.js.snap +63 -63
- package/lib/errorstate/version3/__tests__/__snapshots__/version3.spec.js.snap +698 -698
- package/lib/v1/SVG/SVG.js +2 -2
- package/lib/v1/SVG/props/defaultProps.js +18 -0
- package/lib/v1/SVG/props/propTypes.js +26 -0
- package/lib/v1/emptystate/props/defaultProps.js +15 -0
- package/lib/v1/emptystate/props/propTypes.js +20 -0
- package/lib/v1/emptystate/version1/EmptyCustomDomain.js +2 -2
- package/lib/v1/emptystate/version2/EmptyBusinessHoliday.js +2 -2
- package/lib/v1/emptystate/version2/EmptyBusinessHour.js +2 -2
- package/lib/v1/emptystate/version2/EmptyFromAddress.js +2 -2
- package/lib/v1/emptystate/version2/EmptyImportHistory.js +2 -2
- package/lib/v1/emptystate/version2/EmptyNetwork.js +2 -2
- package/lib/v1/emptystate/version2/EmptyRecycleBin.js +2 -2
- package/lib/v1/emptystate/version2/EmptyRoles.js +2 -2
- package/lib/v1/emptystate/version2/EmptyWebhook.js +2 -2
- package/lib/v1/emptystate/version2/FailureLog.js +2 -2
- package/lib/v1/emptystate/version3/Alerts.js +2 -2
- package/lib/v1/emptystate/version3/AuditLog.js +2 -2
- package/lib/v1/emptystate/version3/Bot.js +2 -2
- package/lib/v1/emptystate/version3/CustomModule.js +2 -2
- package/lib/v1/emptystate/version3/DKIMAuthendication.js +2 -2
- package/lib/v1/emptystate/version3/DomainMapping.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAPIAuthentication.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAPIConfiguration.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAPIs.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAccounts.js +2 -2
- package/lib/v1/emptystate/version3/EmptyActiveCalls.js +2 -2
- package/lib/v1/emptystate/version3/EmptyActivity.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAgent.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAgentQueue.js +2 -2
- package/lib/v1/emptystate/version3/EmptyApplechat.js +2 -2
- package/lib/v1/emptystate/version3/EmptyApproval.js +2 -2
- package/lib/v1/emptystate/version3/EmptyArchived.js +2 -2
- package/lib/v1/emptystate/version3/EmptyArticle.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAsapchat.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAttach.js +2 -2
- package/lib/v1/emptystate/version3/EmptyAuthenticationPending.js +2 -2
- package/lib/v1/emptystate/version3/EmptyBlueprint.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCallHistory.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCanned.js +2 -2
- package/lib/v1/emptystate/version3/EmptyChat.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCollision.js +2 -2
- package/lib/v1/emptystate/version3/EmptyColumn.js +2 -2
- package/lib/v1/emptystate/version3/EmptyConfigurationPending.js +2 -2
- package/lib/v1/emptystate/version3/EmptyContact.js +2 -2
- package/lib/v1/emptystate/version3/EmptyContract.js +2 -2
- package/lib/v1/emptystate/version3/EmptyConversation.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCrm.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCrmNotes.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCrmPotential.js +2 -2
- package/lib/v1/emptystate/version3/EmptyCustomerHappiness.js +2 -2
- package/lib/v1/emptystate/version3/EmptyDashboard.js +2 -2
- package/lib/v1/emptystate/version3/EmptyDelete.js +2 -2
- package/lib/v1/emptystate/version3/EmptyDepartment.js +2 -2
- package/lib/v1/emptystate/version3/EmptyError.js +2 -2
- package/lib/v1/emptystate/version3/EmptyFeed.js +2 -2
- package/lib/v1/emptystate/version3/EmptyFollowers.js +2 -2
- package/lib/v1/emptystate/version3/EmptyFrame.js +2 -2
- package/lib/v1/emptystate/version3/EmptyHappiness.js +2 -2
- package/lib/v1/emptystate/version3/EmptyHistory.js +2 -2
- package/lib/v1/emptystate/version3/EmptyInstagram.js +2 -2
- package/lib/v1/emptystate/version3/EmptyInstantmessage.js +2 -2
- package/lib/v1/emptystate/version3/EmptyInvoice.js +2 -2
- package/lib/v1/emptystate/version3/EmptyLine.js +2 -2
- package/lib/v1/emptystate/version3/EmptyMessenger.js +2 -2
- package/lib/v1/emptystate/version3/EmptyNoData.js +2 -2
- package/lib/v1/emptystate/version3/EmptyNotification.js +2 -2
- package/lib/v1/emptystate/version3/EmptyPreference.js +2 -2
- package/lib/v1/emptystate/version3/EmptyProducts.js +2 -2
- package/lib/v1/emptystate/version3/EmptyReply.js +2 -2
- package/lib/v1/emptystate/version3/EmptyReports.js +2 -2
- package/lib/v1/emptystate/version3/EmptySandbox.js +22 -19
- package/lib/v1/emptystate/version3/EmptySchedule.js +2 -2
- package/lib/v1/emptystate/version3/EmptySearch.js +2 -2
- package/lib/v1/emptystate/version3/EmptySkills.js +2 -2
- package/lib/v1/emptystate/version3/EmptySla.js +2 -2
- package/lib/v1/emptystate/version3/EmptySnippet.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTag.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTask.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTeams.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTelegram.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTemplate.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTicket.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTimeEntry.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTimeline.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTopic.js +2 -2
- package/lib/v1/emptystate/version3/EmptyTwilio.js +2 -2
- package/lib/v1/emptystate/version3/EmptyWechat.js +2 -2
- package/lib/v1/emptystate/version3/EmptyWhatsapp.js +2 -2
- package/lib/v1/emptystate/version3/EmptyZSCKey.js +2 -2
- package/lib/v1/emptystate/version3/Export.js +2 -2
- package/lib/v1/emptystate/version3/Extensions.js +2 -2
- package/lib/v1/emptystate/version3/Extractor.js +2 -2
- package/lib/v1/emptystate/version3/FieldUpdate.js +2 -2
- package/lib/v1/emptystate/version3/FromAddress.js +2 -2
- package/lib/v1/emptystate/version3/GCConversation.js +2 -2
- package/lib/v1/emptystate/version3/Import.js +2 -2
- package/lib/v1/emptystate/version3/KBBot.js +2 -2
- package/lib/v1/emptystate/version3/Multilingual.js +2 -2
- package/lib/v1/emptystate/version3/NetworkError.js +2 -2
- package/lib/v1/emptystate/version3/OtherConfiguration.js +2 -2
- package/lib/v1/emptystate/version3/Predictor.js +2 -2
- package/lib/v1/emptystate/version3/ReadRecipients.js +2 -2
- package/lib/v1/emptystate/version3/SupportEmailAddress.js +2 -2
- package/lib/v1/emptystate/version3/SupportPlan.js +2 -2
- package/lib/v1/emptystate/version3/Variable.js +2 -2
- package/lib/v1/errorstate/props/defaultProps.js +15 -0
- package/lib/v1/errorstate/props/propTypes.js +20 -0
- package/lib/v1/errorstate/version1/EmptyInconvenience.js +2 -2
- package/lib/v1/errorstate/version1/NoRequestFound.js +2 -2
- package/lib/v1/errorstate/version1/PageNotFound.js +2 -2
- package/lib/v1/errorstate/version1/UnableToProcessRequest.js +2 -2
- package/lib/v1/errorstate/version1/UnauthorizedLogin.js +2 -2
- package/lib/v1/errorstate/version1/UrlNotFound.js +2 -2
- package/lib/v1/errorstate/version1/WillBeRightBack.js +2 -2
- package/lib/v1/errorstate/version2/EmptyUnauthorizedLogin.js +2 -2
- package/lib/v1/errorstate/version2/EmptyWillBeRightBack.js +2 -2
- package/lib/v1/errorstate/version2/NotImpossible.js +2 -2
- package/lib/v1/errorstate/version3/ErrorInconvenience.js +2 -2
- package/lib/v1/errorstate/version3/ErrorOopsSomethingMiss.js +2 -2
- package/lib/v1/errorstate/version3/ErrorUnableToProcessRequest.js +2 -2
- package/lib/v1/errorstate/version3/ErrorUnauthorizedLogin.js +2 -2
- package/lib/v1/errorstate/version3/ErrorUrlNotFound.js +2 -2
- package/lib/v1/errorstate/version3/ErrorWillBeRightBack.js +2 -2
- package/package.json +60 -60
- package/postPublish.js +8 -8
- package/prePublish.js +70 -70
- package/react-cli.config.js +19 -19
- package/result.json +1 -1
- package/unittest/index.html +1 -1
package/images/PageNotFound.svg
CHANGED
|
@@ -1,405 +1,405 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 23.0.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 508.8 324.8" style="enable-background:new 0 0 508.8 324.8;" xml:space="preserve">
|
|
5
|
-
<title>bg01</title>
|
|
6
|
-
<g>
|
|
7
|
-
<g id="Layer_1-2">
|
|
8
|
-
|
|
9
|
-
<radialGradient id="SVGID_1_" cx="283.1" cy="222.9" r="306.85" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
10
|
-
<stop offset="0" style="stop-color:#EFF0F1"/>
|
|
11
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0.7"/>
|
|
12
|
-
</radialGradient>
|
|
13
|
-
<path style="fill:url(#SVGID_1_);" d="M505.8,224.6L505.8,224.6c-24.9,0-39.1,0.1-46.5,0.3l-5.4-0.3c-1.2-0.1-2.4,0-3.5,0
|
|
14
|
-
c-0.6-2.2-0.6-56.8-0.1-60.5h6.6c0.2-3.8,0.1-7.1,0-10.7l-3.3-0.4l-0.6-2l-2.8-0.3c-1.5-3.6-3.6-6.7-7.5-8.4
|
|
15
|
-
c0.8-3.5,1.5-6.8,2.2-10.2c2.9-13.4,5.9-26.9,8.8-40.3c0.2-1.3,0.9-2.5,1.8-3.4c2.9-3,1.6-7.4-2.5-8.6c-2-0.6-4.2-1.7-4.1-4.1
|
|
16
|
-
c1-14-9.9-25.8-23.8-24.2c-6,0.7-6.4-0.5-8-2.2l1.8-2.5l-6.1-5.1c1-1.3,1.9-2.4,2.9-3.8l-8.2-9.7l-23.5,14.8l3.9,4.8
|
|
17
|
-
c-1.4,2.2-1.9,4.4-0.1,6.5s4.1,1.7,6.6,0.9l3.3,3.7l8.5-9.7c2,1.7,3.9,3.3,5.9,5l2.5-1.8l33.4,29c-1.8,3.5-1.2,6.3,2.2,8.4
|
|
18
|
-
l-3.4,15.1c-2.6,11.4-5.2,22.8-7.7,34.2c-0.4,1.7-1,2.5-2.8,2.7c-3.9,0.5-6.6,2.9-8.5,6.2c-0.4,0.9-1,1.6-1.8,2.1
|
|
19
|
-
c0.4-2.2,0.7-4.3,1.1-6.5l2.5-0.5v-3.9l-4-0.4c5.6-4,11.9-7,13.5-14.5c-2.4-0.4-3.8,1.1-6,1.8l0.9-2.1c1.3-3,2.8-5.9,3.9-9
|
|
20
|
-
c0.7-2.4,0.8-4.9,0.1-7.3c-2.8,0.8-4.2,3-6.4,4.8c-0.4-4.5,0.1-8.9-2-12.9c-3.1,1.4-4.4,4.3-6.2,7.4c-1.1-3.6-1.6-6.9-4-9.5
|
|
21
|
-
c-1.3,0.5-2.2,1.5-2.5,2.8c-0.8,2.3-1.4,4.7-1.6,7.1c-0.2,3.9,0.1,7.8,0.3,11.8c0.1,0.9,0.1,1.8,0,2.7c-2.7-4.4-5.3-8.8-10.8-10.9
|
|
22
|
-
c-0.4,1.8-0.4,3.7,0,5.6c0.9,4.1,2.6,8,4.9,11.6c1.7,2.8,3.7,5.4,5.6,8.1l1.8,2.5l-4.9,0.3v3.8l2.7,0.6c0.5,3,1,6,1.5,9.2h-23.3
|
|
23
|
-
c0.1-1.2,0.2-2.4,0.3-3.6l4.4-0.4c0.1-3.6,0.1-7.2,0-11l-4.2-0.4l-0.6-3.1c-4.9-0.1-9.9,0-15.1,0v18.5h-8.1c0.5-1,0.9-2,1.5-3.3
|
|
24
|
-
h-7.4c0.2-2,0.4-3.8,0.4-5.5c0-14,0-28,0-42.1c0-0.8,0-1.5,0-2.3c-0.1-2.3-0.8-2.9-3.1-3c-0.8,0-1.7,0-2.5,0h-56.1
|
|
25
|
-
c-0.1-1.3-0.1-2.4-0.1-3.5c0-15.1,0-30.1,0-45.2c0-0.8,0-1.7,0-2.5c-0.1-2.3-1.9-4.1-4.2-4.1c-0.7-0.1-1.5,0-2.2,0h-123
|
|
26
|
-
c-0.6,0-1.1,0-1.6,0c-2.6,0.1-4.7,2.2-4.7,4.8c-0.1,3.8,0,7.6,0,11.4c0,22.7,0.1,45.5,0,68.2c0,3.5,0.9,6.1,4.9,6.8v6h15.2v-5.9
|
|
27
|
-
h4.3l3.5,10.1l14.1-5.2c-0.5-1.7-0.9-3.2-1.4-4.9H221c-0.9,5.6-1.8,11-2.8,16.6l-4.6,0.5c-0.1,1-0.2,1.9-0.3,2.8
|
|
28
|
-
c-2,0.6-13.2,0.8-17.4,0.3c-0.8-3.2-2.4-5.7-6.1-5.8c-2.9,0-4.6,1.7-6,5.9h-13.3l-0.1-0.3l5.1-2c-3.5-1.3-6.5-2.4-9.9-2.3
|
|
29
|
-
c-6.1,0.2-12.2,0.1-18.2,0.1c-3.7,0-3.8,0-3.5,3.8l-0.5,0.6c-2,0.4-2.3,0.2-6.5-1.5v-3.7l1.9-0.7c-3.4-1.1-7.1,0.3-10.1-2.4v-3.5
|
|
30
|
-
l2-0.8c-0.3-0.2-0.5-0.5-0.7-0.5c-4.4,0-8.8,0-13.2,0c-5.8,0-11.6,0-17.4,0c-0.6,0-1.1,0-1.7,0c-2.2,0.1-3.4,1.1-3.6,2.8
|
|
31
|
-
s0.6,2.9,2.8,3.6c0.3,0.1,0.7,0.2,1.2,0.3c0.1,1,0.2,2,0.3,3.1l2.5-0.4c0.1-0.7,0.2-1.6,0.3-2.7c0.8-0.1,1.4-0.1,2.3-0.2
|
|
32
|
-
c-0.4,1.2-1.2,2.4-1.1,3.4s0.9,2.1,1.6,3.4h-9.6V164l5.3,0.3c0.7,2,0.8,30.3,0.2,34.5H55.8c-0.3,8.7,0,17.1-0.2,25.6
|
|
33
|
-
c-1.8,0.3-3,1.1-5-2.1C39,203.9,13,205.8,1.4,224.1c-0.4,0.7-0.9,0.5-1.4,0.4v62.3c1.1-0.1,2.2-0.2,3.3-0.2h168
|
|
34
|
-
c0,0-0.8-100.6-0.3-102.7h204.6v86.2l0,0l2.1,16.5h128c1.7,0,3-1.3,3-2.9v-56.2C508.8,225.9,507.5,224.6,505.8,224.6z
|
|
35
|
-
M393.2,139.4l2.6,0.2c0.1,0.4,0.2,0.9,0.3,1.3c0,1.5,0.1,3,0,4.4c-0.1,2.2-0.2,2.3-2.8,1.9L393.2,139.4z M270.7,153.2
|
|
36
|
-
c-2.7,0-5.2,0-7.7,0c-2.6,0.1-5.1,0-7.7-0.1c-0.2-1.3-0.4-2.3-0.6-3.2l-4.6-0.3c-1-5.6-2-11-3-16.7h30.4c0,4,0,7.6,0,11.2
|
|
37
|
-
c0,1.8,0.3,3.6,0.5,5.7h-9C269.7,151.1,270.2,152.1,270.7,153.2z"/>
|
|
38
|
-
|
|
39
|
-
<radialGradient id="SVGID_2_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
40
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
41
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
42
|
-
</radialGradient>
|
|
43
|
-
<path style="fill:url(#SVGID_2_);" d="M20.6,23.5H10.4v5.6c2,0.6,98.7,0.9,105.6,0.3v-5.8h-12.2l3.3-3.8L90.5,3.3L87,6.5
|
|
44
|
-
C86.8,4,86.7,2.1,86.6,0h-5.3c-0.2,3.7-0.1,7.4-0.1,11.1s0,7.3-0.2,11v-22h-5.6v22.4h-0.5V0.1H63.7c-0.6,2.4-0.2,4.9-0.3,7.4
|
|
45
|
-
s0,5.1,0,7.6v7.5h-0.5V0.1h-5.5v23.3H50C49.9,15.7,50,7.9,50,0h-5.6c-0.5,3.6-0.2,7.3-0.2,11s0,7.3,0,11L44,21.9
|
|
46
|
-
C44,15,44,8,44,1.1c0-0.3-0.1-0.7-0.2-1h-5.2v23.3H26.1V0.1h-5.5V23.5z M87.1,7.9l15.5,15.5H87.2C86.5,20.6,86.6,9.3,87.1,7.9z"/>
|
|
47
|
-
|
|
48
|
-
<radialGradient id="SVGID_3_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
49
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
50
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
51
|
-
</radialGradient>
|
|
52
|
-
<path style="fill:url(#SVGID_3_);" d="M385.6,119.5c0.7,2.2,0.7,2.2-1.3,8.3C383,124.7,385.9,122.3,385.6,119.5z"/>
|
|
53
|
-
|
|
54
|
-
<radialGradient id="SVGID_4_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
55
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
56
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
57
|
-
</radialGradient>
|
|
58
|
-
<path style="fill:url(#SVGID_4_);" d="M381.6,123.5c-0.6,2.2-1.1,4.4-1.8,7.2c-1.4-3.3,1.1-5,1.2-7.3L381.6,123.5z"/>
|
|
59
|
-
|
|
60
|
-
<radialGradient id="SVGID_5_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
61
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
62
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
63
|
-
</radialGradient>
|
|
64
|
-
<path style="fill:url(#SVGID_5_);" d="M391,124c-0.6,2.2-1.2,4.4-1.9,6.9c-1.4-3,1-4.8,1.3-7.1L391,124z"/>
|
|
65
|
-
<path style="opacity:0.3;fill:#FFFFFF;enable-background:new ;" d="M166.2,45v76.6h111.2V99.2c0-1.3,1.1-2.4,2.4-2.4h22.3V45
|
|
66
|
-
c0-1.8-1.5-3.3-3.4-3.3H169.6C167.8,41.7,166.3,43.2,166.2,45C166.2,45,166.2,45,166.2,45z"/>
|
|
67
|
-
<g style="opacity:0.5;">
|
|
68
|
-
|
|
69
|
-
<radialGradient id="SVGID_6_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
70
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
71
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
72
|
-
</radialGradient>
|
|
73
|
-
<rect x="280.6" y="101.3" style="fill:url(#SVGID_6_);" width="80.6" height="4.7"/>
|
|
74
|
-
|
|
75
|
-
<radialGradient id="SVGID_7_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
76
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
77
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
78
|
-
</radialGradient>
|
|
79
|
-
<rect x="352" y="107.2" style="fill:url(#SVGID_7_);" width="4.6" height="2.2"/>
|
|
80
|
-
|
|
81
|
-
<radialGradient id="SVGID_8_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
82
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
83
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
84
|
-
</radialGradient>
|
|
85
|
-
<rect x="352" y="110.9" style="fill:url(#SVGID_8_);" width="4.6" height="2.2"/>
|
|
86
|
-
|
|
87
|
-
<radialGradient id="SVGID_9_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
88
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
89
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
90
|
-
</radialGradient>
|
|
91
|
-
<rect x="346.4" y="114.7" style="fill:url(#SVGID_9_);" width="4.6" height="2.2"/>
|
|
92
|
-
|
|
93
|
-
<radialGradient id="SVGID_10_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
94
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
95
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
96
|
-
</radialGradient>
|
|
97
|
-
<rect x="331.7" y="114.7" style="fill:url(#SVGID_10_);" width="11.7" height="2.2"/>
|
|
98
|
-
|
|
99
|
-
<radialGradient id="SVGID_11_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
100
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
101
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
102
|
-
</radialGradient>
|
|
103
|
-
<rect x="342.3" y="117.7" style="fill:url(#SVGID_11_);" width="4.6" height="2.2"/>
|
|
104
|
-
|
|
105
|
-
<radialGradient id="SVGID_12_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
106
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
107
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
108
|
-
</radialGradient>
|
|
109
|
-
<rect x="327.6" y="117.7" style="fill:url(#SVGID_12_);" width="11.7" height="2.2"/>
|
|
110
|
-
|
|
111
|
-
<radialGradient id="SVGID_13_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
112
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
113
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
114
|
-
</radialGradient>
|
|
115
|
-
<rect x="338.7" y="121.6" style="fill:url(#SVGID_13_);" width="4.6" height="2.2"/>
|
|
116
|
-
|
|
117
|
-
<radialGradient id="SVGID_14_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
118
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
119
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
120
|
-
</radialGradient>
|
|
121
|
-
<rect x="324.1" y="121.6" style="fill:url(#SVGID_14_);" width="11.7" height="2.2"/>
|
|
122
|
-
|
|
123
|
-
<radialGradient id="SVGID_15_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
124
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
125
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
126
|
-
</radialGradient>
|
|
127
|
-
<rect x="305.6" y="121.6" style="fill:url(#SVGID_15_);" width="16.8" height="2.2"/>
|
|
128
|
-
|
|
129
|
-
<radialGradient id="SVGID_16_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
130
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
131
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
132
|
-
</radialGradient>
|
|
133
|
-
<rect x="328.7" y="125.3" style="fill:url(#SVGID_16_);" width="11.5" height="2.2"/>
|
|
134
|
-
|
|
135
|
-
<radialGradient id="SVGID_17_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
136
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
137
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
138
|
-
</radialGradient>
|
|
139
|
-
<rect x="307.5" y="125.3" style="fill:url(#SVGID_17_);" width="18.9" height="2.2"/>
|
|
140
|
-
|
|
141
|
-
<radialGradient id="SVGID_18_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
142
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
143
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
144
|
-
</radialGradient>
|
|
145
|
-
<rect x="292.4" y="125.3" style="fill:url(#SVGID_18_);" width="12.4" height="2.2"/>
|
|
146
|
-
|
|
147
|
-
<radialGradient id="SVGID_19_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
148
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
149
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
150
|
-
</radialGradient>
|
|
151
|
-
<rect x="342.3" y="128.5" style="fill:url(#SVGID_19_);" width="4.6" height="2.2"/>
|
|
152
|
-
|
|
153
|
-
<radialGradient id="SVGID_20_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
154
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
155
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
156
|
-
</radialGradient>
|
|
157
|
-
<rect x="346.3" y="131.9" style="fill:url(#SVGID_20_);" width="4.6" height="2.2"/>
|
|
158
|
-
|
|
159
|
-
<radialGradient id="SVGID_21_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
160
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
161
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
162
|
-
</radialGradient>
|
|
163
|
-
<rect x="346.3" y="135.9" style="fill:url(#SVGID_21_);" width="4.6" height="2.2"/>
|
|
164
|
-
|
|
165
|
-
<radialGradient id="SVGID_22_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
166
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
167
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
168
|
-
</radialGradient>
|
|
169
|
-
<rect x="331.7" y="135.9" style="fill:url(#SVGID_22_);" width="13.6" height="2.2"/>
|
|
170
|
-
|
|
171
|
-
<radialGradient id="SVGID_23_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
172
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
173
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
174
|
-
</radialGradient>
|
|
175
|
-
<rect x="342.3" y="139.5" style="fill:url(#SVGID_23_);" width="4.6" height="2.2"/>
|
|
176
|
-
|
|
177
|
-
<radialGradient id="SVGID_24_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
178
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
179
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
180
|
-
</radialGradient>
|
|
181
|
-
<rect x="327.7" y="139.5" style="fill:url(#SVGID_24_);" width="13.6" height="2.2"/>
|
|
182
|
-
|
|
183
|
-
<radialGradient id="SVGID_25_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
184
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
185
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
186
|
-
</radialGradient>
|
|
187
|
-
<rect x="338.9" y="143.2" style="fill:url(#SVGID_25_);" width="4.6" height="2.2"/>
|
|
188
|
-
|
|
189
|
-
<radialGradient id="SVGID_26_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
190
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
191
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
192
|
-
</radialGradient>
|
|
193
|
-
<rect x="324.3" y="143.2" style="fill:url(#SVGID_26_);" width="13.6" height="2.2"/>
|
|
194
|
-
|
|
195
|
-
<radialGradient id="SVGID_27_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
196
|
-
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
197
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
198
|
-
</radialGradient>
|
|
199
|
-
<rect x="305.5" y="143.2" style="fill:url(#SVGID_27_);" width="16.9" height="2.2"/>
|
|
200
|
-
</g>
|
|
201
|
-
<g style="opacity:0.8;">
|
|
202
|
-
<g id="Layer_2-2">
|
|
203
|
-
<path style="fill:#F0FCFF;" d="M316,223.6c-2.5,0-4.6-2-4.6-4.5c0,0,0,0,0-0.1l0,0c0-2.5,2-4.6,4.5-4.6c0,0,0,0,0,0h-16
|
|
204
|
-
c2.5,0,4.6,2,4.6,4.6c0,0,0,0,0,0l0,0c0,2.5-2,4.6-4.5,4.6c0,0,0,0,0,0H316z"/>
|
|
205
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M337.2,171.6
|
|
206
|
-
c-3.1,0.9-18.3,11.2-18.3,12.3s6.6,15.4,6.6,15.4c22.8-10.1,24.7-20.2,26.3-20.1s1.1-2.7,1.1-2.7c1.8-11.3-21.2-37.8-23.9-40.7
|
|
207
|
-
s-6.1-5.5-9.7-5.7s-10.6,5.7-10.6,5.7l-1.9,1.8c0,0-0.9,1.8,1.8,1.9s9-4.3,9-4.3l-2.4,2.8c-1.3,1.5-1.5,3.8-0.4,5.5
|
|
208
|
-
c0,0,1.8,2.8,4.7,2.8c-0.7-1.6-0.1-3.4,1.3-4.5c0,0,0.4,4.8,5.4,3.4c1.2,2.3,2.3,4.7,3.2,7.1c2.5,6.4,6.4,17.7,10.4,23.3"/>
|
|
209
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M320.8,130.4c0,0-4.6-0.1-7.4-1.6
|
|
210
|
-
c0,0-2,1.5,0,3.7C315.7,131.1,318.2,130.4,320.8,130.4z"/>
|
|
211
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M316.6,145.2c0,0-1.1-3.9,2-6.4"/>
|
|
212
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M217.8,205.1c-0.1,0.8-7-0.9-9-2.4
|
|
213
|
-
c-1.8-1.3-0.8-2-0.8-2c3.1,1,6.3,1.6,9.5,1.7c-1.1,0.1-8.8-1.9-10.3-3.2s-0.1-2-0.1-2c0.5-0.5,11.7,2.4,11.7,2.4
|
|
214
|
-
c-0.1,0.8-7.9-3.8-9.5-4.6c-0.4-3.6,10.9,2.3,10.9,2.3c-0.2-1.3-0.8-2.4-1.8-3.2c-1-1-0.1-2.2,0.6-2.9c0.4-0.3,0.9-0.3,1.3,0
|
|
215
|
-
c0.1,0.1,0.1,0.2,0.1,0.2c0.4,0.9,1.4,2,3.7,2.7c3.9,1.3,5.7,6.2,5.7,6.2c8.5,1.6,16.8,4.4,24.4,8.4l4.1-1.3
|
|
216
|
-
c0.9,3.1,8.4,13.4,8.4,13.4c-2.7,2.7-13.4,3.8-13.4,3.8c-1.9,5.4-25.8-16.7-25.8-16.7c-1.9,1.9-11.2,0.9-16.2-2.2
|
|
217
|
-
c0,0-1.4-1.1-0.5-2"/>
|
|
218
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M219,198.6c-1.2,1.9-1.7,4.2-1.3,6.4
|
|
219
|
-
"/>
|
|
220
|
-
<path style="fill:#333333;stroke:#444444;stroke-miterlimit:10;" d="M327.8,266.8c0,0,2.2,7.8,6.4,12.1s18.8-3.2,16.7-9.7
|
|
221
|
-
s-2.9-7.5-5.1-10.2c-2.4-2.8-6.2-8.3-13.7-4.6C330.2,255.2,326.3,262.1,327.8,266.8z"/>
|
|
222
|
-
<path style="fill:#545454;stroke:#333333;stroke-linecap:round;stroke-linejoin:round;" d="M348.1,272.6c0,0,4-2.7-1.6-10.2
|
|
223
|
-
s-8.3-9.3-10.7-8C335.6,254.3,347,261.8,348.1,272.6z"/>
|
|
224
|
-
<path style="fill:#545454;stroke:#333333;stroke-linecap:round;stroke-linejoin:round;" d="M336.4,252.3c0,0-2.5,0.8-1,5.2
|
|
225
|
-
s3.7,8.3,5,7.4s2.9-3.4,1.4-7.2S338.3,252.3,336.4,252.3z"/>
|
|
226
|
-
<path style="fill:#CEAA6A;stroke:#4C4C4C;stroke-linecap:round;stroke-linejoin:round;" d="M325.2,236.6
|
|
227
|
-
c0,0,18.2,18.2,18.2,34.7s-29.9,5.1-29.9,5.1s-3.5-15.1-4.8-13.7s-2.5,14.8-2.5,14.8s-32.3,7.9-35.4-0.8s6.7-26.3,13.7-35.9
|
|
228
|
-
S325.2,236.6,325.2,236.6z"/>
|
|
229
|
-
<path style="fill:#9B7A45;" d="M321.3,237.9c0,0,12.1,10.8,18.1,21.8l-1.3-4.4c0,0-10.9-16.9-14.9-19.5L321.3,237.9z"/>
|
|
230
|
-
<path style="fill:#9B7A45;" d="M300.7,239.7l4.6-1.1c0,0,1.1,16.5,2.9,19.5C304.9,252.2,302.4,246.1,300.7,239.7z"/>
|
|
231
|
-
<path style="fill:#D6696E;stroke:#4C4C4C;stroke-linecap:round;stroke-linejoin:round;" d="M325.4,241.8
|
|
232
|
-
c0,0-36.4,18.4-47.1,12.1c-1.5-0.9-1.5-6.8-1.1-8.9c0.8-4.8,0.9-25.6-0.9-24.8l-14.2,5.6c-6.1,0-7.5-18-7.5-18
|
|
233
|
-
c0-1.8,2.4-2.4,4.3-3.2c4.1-1.8,7.6-2.4,11.5-4.1c4.1-1.8,11.1-5.7,13.7-4.6c3.8,1.7,13.7,2.4,18.5-2.8c2.3-3.3,5.4-6,8.9-7.9
|
|
234
|
-
c7-3.6,14.1-7.9,17-9.8c0.6-0.3,1.4-0.2,1.8,0.4l0.1,0.1c1.8,4.6,7.1,18.7,4.7,20.5c0,0-13.1,7.5-13.1,10.9
|
|
235
|
-
c0,13.6,6.4,24.8,8.3,28.9C330.6,238,332.2,240.4,325.4,241.8z"/>
|
|
236
|
-
<path style="fill:#C96169;" d="M327.2,235.1c0,0-11.3-19-6.2-31.6C321,203.5,311.4,218,327.2,235.1z"/>
|
|
237
|
-
|
|
238
|
-
<ellipse transform="matrix(0.9045 -0.4264 0.4264 0.9045 -44.243 137.9517)" style="fill:#FFEAD4;stroke:#565656;stroke-miterlimit:10;" cx="286" cy="167.8" rx="23.2" ry="29"/>
|
|
239
|
-
<path d="M278.2,161.9c13.6-6.9,14.5-14.8,14.5-14.8c3.1,1.1,2.7,4.8,2.7,4.8l1.1-0.5c2.5-0.8,2.9,0.4,4.7,2.4
|
|
240
|
-
c0.2,0.4,0.6,0.8,0.9,1.1c3.6,5.1,5.9,4.1,5.9,4.1l0.4-6c-2.3-30.5-23.4-26-23.4-26c-0.2-2.8,2.2-1.5,2.2-1.5
|
|
241
|
-
c-2.5-1.9-4.1,0.9-4.1,0.9c-1-3.4,2.8-4,2.8-4c-5.2,0.1-5.1,3.6-5.1,3.6c-1.5-3.6-5.3-2.2-5.3-2.2c4.3,1,3.6,3,3.6,3
|
|
242
|
-
c-3.7-0.4-11.2,3.1-11.2,3.1c-24,12.6-11.7,35.6-11.7,35.6l6.9,11.1c0,0,2.7-1.7,0.6-3.8s-0.8-7.2,0-8.5
|
|
243
|
-
c1.5-2.3,5.5-4.3,5.5-4.3c0.3,2.2-2.2,3.9-2.2,3.9c4.1-0.9,7.8-6.4,7.8-6.4c0.6,3.3-3.4,6.4-3.4,6.4c4.8-1,9-4.1,11.2-8.5
|
|
244
|
-
c1.3,1.6-4.2,6.4-4.2,6.4"/>
|
|
245
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-miterlimit:10;" d="M286.4,195.6c0,0,2,5,8.3,3.4s7.2-4.2,7.2-4.2
|
|
246
|
-
c0.4-0.9,0.5-1.9,0.3-2.8C302.1,192.1,295,197.4,286.4,195.6z"/>
|
|
247
|
-
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M276.2,177.1c2.4-1.8,5.2-2.8,8.1-3.2"
|
|
248
|
-
/>
|
|
249
|
-
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M279.7,178.3c0,0,2.5-1.4,3.8-1.4"/>
|
|
250
|
-
<path d="M281.9,173.8L281.9,173.8c-1,0.7-2.2,1.1-3.4,1.3v0.5c0,1.2,0.9,2.2,2.1,2.2c0,0,0,0,0,0c1.1,0.1,2.1-0.8,2.2-2
|
|
251
|
-
c0-0.1,0-0.1,0-0.2C282.8,174.8,282.5,174.2,281.9,173.8z"/>
|
|
252
|
-
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M291.2,171.8c2.5-1.7,5.3-2.6,8.3-2.8"
|
|
253
|
-
/>
|
|
254
|
-
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M294.8,173.4c0,0,2.5-1.3,3.8-1.1"/>
|
|
255
|
-
<path d="M297,168.8L297,168.8c-1,0.6-2.2,1-3.4,1.1v0.4c0,1.2,0.9,2.2,2.1,2.2c1.1,0,2.1-0.8,2.2-2
|
|
256
|
-
C297.8,169.9,297.5,169.3,297,168.8z"/>
|
|
257
|
-
<path style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" d="M286.4,173.4c0.7-1,1.9-1.4,3-1.1"/>
|
|
258
|
-
<path style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" d="M287,174.6c0.3-1.1,1.4-1.8,2.6-1.5
|
|
259
|
-
c0.1,0,0.2,0,0.2,0.1"/>
|
|
260
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M261.3,173c0,0-3.4-1.1-4.2,1
|
|
261
|
-
c-1.3,3.6,3.2,8.9,7,10.7c2.8,1.3,3.3,0.9,4.5,0.4c1.3-0.8-2.8-5.5-3.1-6.2S262.4,172.7,261.3,173z"/>
|
|
262
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M259.1,175.4c0,0,1.5-1,2.4,0
|
|
263
|
-
s0.6,3.8,3.8,6.4"/>
|
|
264
|
-
<path style="fill:#EAC3A0;" d="M264,181.9c0,0-3.2-0.9-4-3.1s0.4-2.2,0.4-2.2S260.3,179.9,264,181.9z"/>
|
|
265
|
-
<path style="fill:#EAC3A0;" d="M289.3,178.7c0,0-1.4,4.4,0.5,4.2s2.5-1.3,2.5-1.3S289,182.9,289.3,178.7z"/>
|
|
266
|
-
<path style="fill:#565656;" d="M288,178.7c0.6,1,0.4,1.9,0,3.1c-0.2,0.6,0.1,1.2,0.6,1.4c0.8,0.2,1.6,0.2,2.4,0
|
|
267
|
-
c0.8-0.1,1.5-0.7,1.9-1.4c0.1-0.2,0-0.5-0.2-0.6c0,0,0,0,0,0c-0.2-0.1-0.5,0-0.6,0.1c-0.5,0.7-1.2,1-2,1c-0.4,0-0.9,0.1-1-0.1
|
|
268
|
-
c-0.1-0.3,0-0.5,0.1-0.8c0.3-1.1,0.1-2.2-0.4-3.2C288.6,177.7,287.7,178.2,288,178.7L288,178.7z"/>
|
|
269
|
-
|
|
270
|
-
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="300.7" y1="165.4" x2="307.9" y2="156.6"/>
|
|
271
|
-
|
|
272
|
-
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="301.9" y1="166.9" x2="307.6" y2="158.2"/>
|
|
273
|
-
|
|
274
|
-
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="262.9" y1="173.9" x2="272.7" y2="176.9"/>
|
|
275
|
-
|
|
276
|
-
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="273.6" y1="178.6" x2="264" y2="175.3"/>
|
|
277
|
-
<path style="fill:#EAC3A0;" d="M275.5,176.6c0,0,2.3-7,9.3-3.1C285,173.5,280.5,173,275.5,176.6z"/>
|
|
278
|
-
<path style="fill:#EAC3A0;" d="M290.5,171.6c0,0,2.7-7.2,9-3.2C296.3,168.6,293.2,169.7,290.5,171.6z"/>
|
|
279
|
-
<path style="fill:#EAC3A0;" d="M270.7,172.7c0,0,7-5.2,7.8-5.5s0.4-2.2-0.6-2.3L270.7,172.7z"/>
|
|
280
|
-
<path d="M276.7,164.9c0,0-2.2,1.3-6,7.9c0,0,5.5-4.8,7.4-5.9C278.1,166.9,279,164.6,276.7,164.9z"/>
|
|
281
|
-
<path style="fill:#EAC3A0;" d="M301,162.6c0,0-6.7-0.4-9,0.1c-1.1,0.3-1.7-1.9-0.9-2.7L301,162.6z"/>
|
|
282
|
-
<path d="M291.6,159.5c0,0,2.5-0.1,9.4,3.1c0,0-7.2-0.9-9.4-0.6C291.6,161.9,289.7,160.5,291.6,159.5z"/>
|
|
283
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M307.9,156.6c0,0,1.5-3.3,3.4-2.6
|
|
284
|
-
c4.1,1.6,2.8,7.9,2.3,11.6c-0.4,2.2-1,3.4-2,3.8c-1.4,0.5-2-5.5-2.3-6.2S306.8,157.3,307.9,156.6z"/>
|
|
285
|
-
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M311.2,156.6c0,0-1.8,0.2-1.8,1.6
|
|
286
|
-
s2,3.3,1.4,7.2"/>
|
|
287
|
-
<path style="fill:#EAC3A0;" d="M311.7,164.5c0,0,2-2.8,1-5c-1.1-2.7-1.8-1.5-1.6-1.4C312.4,159.9,312.7,162.4,311.7,164.5z"/>
|
|
288
|
-
<circle style="fill:none;stroke:#444444;stroke-miterlimit:10;" cx="296.1" cy="170.8" r="6.9"/>
|
|
289
|
-
<circle style="fill:none;stroke:#444444;stroke-miterlimit:10;" cx="280.5" cy="177.1" r="6.9"/>
|
|
290
|
-
|
|
291
|
-
<circle style="opacity:0.25;fill:#F0FAFC;stroke:#606060;stroke-miterlimit:10;enable-background:new ;" cx="296.1" cy="170.8" r="6.9"/>
|
|
292
|
-
|
|
293
|
-
<circle style="opacity:0.25;fill:#F0FAFC;stroke:#606060;stroke-miterlimit:10;enable-background:new ;" cx="280.5" cy="177.1" r="6.9"/>
|
|
294
|
-
|
|
295
|
-
<ellipse transform="matrix(0.9922 -0.125 0.125 0.9922 -35.9566 25.5895)" style="fill:#F2FCFB;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" cx="186" cy="299.4" rx="7.2" ry="4.2"/>
|
|
296
|
-
<path style="fill:#212121;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M210.5,295.5l0.1,0.4
|
|
297
|
-
c0.1,0.5-0.1,1-0.6,1.1c0,0,0,0,0,0l0,0l-11.1,1.8c-0.5,0-0.9-0.4-1-0.9l-0.1-0.4c-0.1-0.5,0.1-1,0.6-1.1c0,0,0,0,0,0l0,0
|
|
298
|
-
l11.1-1.8C210,294.6,210.5,295,210.5,295.5z"/>
|
|
299
|
-
<path style="fill:#FFFFFF;" d="M179.2,300.4c0,0,1.5-5.2,9.9-3.3C189.1,297,183,296,179.2,300.4z"/>
|
|
300
|
-
|
|
301
|
-
<line style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" x1="197.8" y1="297.7" x2="193.5" y2="298.3"/>
|
|
302
|
-
|
|
303
|
-
<ellipse transform="matrix(0.9965 -8.315607e-02 8.315607e-02 0.9965 -24.1421 16.4738)" style="fill:#F2FCFB;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" cx="185.7" cy="298.1" rx="7.2" ry="4.5"/>
|
|
304
|
-
<path style="fill:#212121;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M210.3,294l0.1,0.4
|
|
305
|
-
c0.1,0.5-0.1,1-0.6,1.1c0,0,0,0,0,0l0,0l-11.1,1.8c-0.5,0-1-0.4-1.1-0.9l-0.1-0.4c-0.2-0.5,0.1-1,0.6-1.1c0,0,0,0,0,0l0,0
|
|
306
|
-
l11.1-1.8C209.6,293.1,210.1,293.5,210.3,294z"/>
|
|
307
|
-
<path style="fill:#FFFFFF;" d="M179.7,298.7c0,0,1.5-5.2,9.9-3.3C189.6,295.4,183.5,294.4,179.7,298.7z"/>
|
|
308
|
-
|
|
309
|
-
<line style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" x1="197.4" y1="296.2" x2="193.1" y2="296.8"/>
|
|
310
|
-
<g style="opacity:0.49;">
|
|
311
|
-
</g>
|
|
312
|
-
<path style="fill:#BC3C46;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M241.6,281.3l-18.7,38.8
|
|
313
|
-
c-0.7,1.4-0.2,3.1,1.2,3.8c0.1,0,0.1,0.1,0.2,0.1c0.5,0.3,1,0.4,1.5,0.2l72.8-5.2c0,0,9.3,8.6,18.3,0l71.8,5.2
|
|
314
|
-
c1.7,0.1,3.1-1.1,3.2-2.8c0,0,0,0,0,0c0-0.5-0.1-1-0.3-1.5L373,281.3c-0.4-1-1.4-1.6-2.5-1.6c-9.5-0.2-54.6-1.4-62.6,1
|
|
315
|
-
c0,0-35.1-4.3-63.8-1.1C243,279.6,242.1,280.3,241.6,281.3z"/>
|
|
316
|
-
<path style="fill:#9B7F4E;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M370.2,281.7l-62.1-1l-0.9,31.8H307
|
|
317
|
-
l-0.9-31.8l-62.1,1l-14.8,38.2c-0.3,0.7,0.1,1.6,0.8,1.9c0.1,0.1,0.3,0.1,0.5,0.1c14.1-0.4,28.2-2.2,42-5.4
|
|
318
|
-
c13.2-3.2,22.9-2.2,28.5-0.9v0.4c0,2,3.1,3.6,6.8,3.6s6.7-1.7,6.7-3.6c0-0.2,0-0.5-0.1-0.6c5.9-1.1,15-1.9,27.5,1.1
|
|
319
|
-
c13.8,3.2,27.9,5,42,5.4c0.8,0,1.4-0.6,1.5-1.4c0-0.3,0-0.4-0.1-0.5L370.2,281.7z"/>
|
|
320
|
-
<path style="fill:#D1BB8F;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M370.2,280.1l-62.1-1l-0.9,31.8H307
|
|
321
|
-
l-0.9-31.8l-62.1,1l-14.8,37.8c-0.3,0.9,0.1,1.9,1,2.3c0.2,0.1,0.4,0.1,0.6,0.1c14-0.4,27.9-2.2,41.6-5.3
|
|
322
|
-
c13.2-3.2,23.7-2.5,29.4-1.1v1.1c0,2,2.2,3.2,5.9,3.2s5.7-1.7,5.7-3.6c-0.1-0.4-0.2-0.8-0.4-1.1c5.9-1.1,16.4-1.4,28.8,1.5
|
|
323
|
-
c13.7,3.2,27.6,5,41.6,5.4c1,0,1.8-0.7,1.8-1.7c0,0,0-0.1,0-0.1c0-0.2,0-0.4-0.1-0.6L370.2,280.1z"/>
|
|
324
|
-
<path style="fill:#D1C1A1;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M370.2,278.6l-62.1-1l-0.9,31.8H307
|
|
325
|
-
l-0.9-31.8l-62.1,1L229.5,316c-0.4,1.1,0.1,2.2,1.1,2.7c0.2,0.1,0.5,0.2,0.8,0.1c13.8-0.5,27.6-2.3,41.1-5.3
|
|
326
|
-
c10.1-2.4,20.5-2.6,30.7-0.5c-0.1,0.2-0.2,0.5-0.3,0.8c0,2,1.1,2.9,4.8,2.9s4.2-1.8,3.7-3.2c-0.1-0.2-0.2-0.4-0.3-0.6
|
|
327
|
-
c10.2-1.8,20.6-1.6,30.7,0.8c13.5,3.1,27.3,4.9,41.1,5.3c1.1,0,2-0.9,2-2c0-0.3,0-0.5-0.1-0.8L370.2,278.6z"/>
|
|
328
|
-
<path style="fill:#EDE0C3;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M367.7,277c-0.2-0.7-0.9-1.1-1.6-1
|
|
329
|
-
c-10.7,1.6-15.1-2.2-28.6-3.4c-13.2-1.3-25.6,2.7-28.9,5c-0.5,0.4-1.5,0.6-1.8,0c-4.7-13.6-17.3-10.3-30-6.1
|
|
330
|
-
c-11.2,3.7-17.9,6.2-28.6,4.6c-0.7-0.1-1.4,0.3-1.6,1L234,314c-0.2,0.8,0.2,1.7,1,2c0.1,0,0.3,0.1,0.4,0.1
|
|
331
|
-
c3.7,0.2,18.8-1.9,37.7-8c11.7-3.2,23.5-8.3,32.8,6.2c0.4,0.7,1.3,0.9,2,0.5c0.1-0.1,0.4-0.3,0.5-0.5
|
|
332
|
-
c7.3-11.2,32.1-6.4,32.1-6.4c24.8,7.9,34.9,8.5,38.5,8.1c0.8-0.1,1.5-0.8,1.4-1.6c0-0.1,0-0.3-0.1-0.4L367.7,277z"/>
|
|
333
|
-
|
|
334
|
-
<linearGradient id="SVGID_28_" gradientUnits="userSpaceOnUse" x1="305.89" y1="304.6268" x2="331.89" y2="304.6268" gradientTransform="matrix(1 0 0 -1 0 590)">
|
|
335
|
-
<stop offset="0.29" style="stop-color:#EDE0C3"/>
|
|
336
|
-
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
337
|
-
</linearGradient>
|
|
338
|
-
<path style="fill:url(#SVGID_28_);stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M307.1,314.5l-1.1-37.3l0,0
|
|
339
|
-
c0-0.5,1-15.9,10-21c0.1,0,0.3,0,0.4,0.1v0.2l-1.5,4.2c0,0.1,0,0.2,0.1,0.2h0.1l2.8-0.6c0.1,0,0.2,0,0.2,0.1l0,0v1.3
|
|
340
|
-
c0,0.1,0.1,0.2,0.3,0.2l0,0l6.5-0.5h0l3.4,1.7c0.1,0,0.1,0.2,0.1,0.4l0,0l-1,2.3l0,0l-2.6,3.8c-0.1,0.1,0,0.2,0,0.4h0.3l3.4-1
|
|
341
|
-
l3.1-0.9c0.1,0,0.2,0,0.2,0.1v0.2l-3.4,4.7h-0.1l-5.6,3.3c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.1,0.1,0.1,0.3,0.1h3.7
|
|
342
|
-
c0.1,0,0.2,0.1,0.2,0.2c0,0.1-0.1,0.1-0.1,0.1l0,0l-1.6,1.4l0,0l-2,1.9c-0.1,0.1-0.1,0.2,0,0.4c0,0,0,0,0,0l0,0l2.7,2.2h4.8
|
|
343
|
-
c0.1,0,0.3,0.1,0.3,0.3c0,0.1-0.1,0.2-0.1,0.2l-4.8,1.3c-0.1,0-0.2,0.1-0.1,0.3s0.1,0.1,0.2,0.1l4.1,0.6c0.1,0,0.2,0.1,0.3,0.2
|
|
344
|
-
c0,0.1-0.1,0.1-0.1,0.1l0,0l-2.4,0.9c-0.1,0-0.1,0.1-0.1,0.1l0,0c-0.2,0.2-0.9,1.6-0.4,2.2s2.5,2.4,3.3,3.1
|
|
345
|
-
c0.1,0.1,0.1,0.2,0.1,0.3c0,0,0,0-0.1,0.1h-0.1l-2.9,1.4l0,0l-1.8,1.4h-3.4c-0.2,0-8.4,0.9-14.5,18.5c0,0.1-0.1,0.1-0.2,0.1
|
|
346
|
-
C307.1,314.6,307.1,314.5,307.1,314.5z"/>
|
|
347
|
-
<g style="opacity:0.19;">
|
|
348
|
-
<path style="fill:#191919;" d="M342.5,296.8c4.7,0.2,8.8,2.5,13,4.2c4,1.4,8.2,2.4,12.5,2.9c0.8,0.1,0.8-1.1,0-1.3
|
|
349
|
-
c-4.7-0.5-9.3-1.7-13.6-3.4c-4-1.5-7.6-3.3-12-3.7C341.7,295.4,341.7,296.7,342.5,296.8L342.5,296.8z"/>
|
|
350
|
-
</g>
|
|
351
|
-
<g style="opacity:0.19;">
|
|
352
|
-
<path style="fill:#191919;" d="M345.6,289.7c6.7,0.4,12.3,5,19.2,4.6c0.4,0,0.6-0.4,0.6-0.7c0-0.3-0.3-0.5-0.6-0.6
|
|
353
|
-
c-6.7,0.5-12.5-4.2-19.2-4.6c-0.4,0-0.6,0.4-0.6,0.7C345.1,289.4,345.4,289.6,345.6,289.7z"/>
|
|
354
|
-
</g>
|
|
355
|
-
<g style="opacity:0.19;">
|
|
356
|
-
<path style="fill:#191919;" d="M245.2,302.6c1.4-2.6,2.5-5.3,3.4-8.1c0.2-0.8-1-1.1-1.1-0.4c-0.9,2.7-2,5.3-3.3,7.9
|
|
357
|
-
C243.9,302.8,244.9,303.4,245.2,302.6L245.2,302.6z"/>
|
|
358
|
-
</g>
|
|
359
|
-
<g style="opacity:0.19;">
|
|
360
|
-
<path style="fill:#191919;" d="M245.5,303.5c4.6-1,9.3-1.8,13.9-2.9c1-0.3,1.4-0.4,1.5-1.5c0.3-2.3-0.2-4.7-0.2-7
|
|
361
|
-
c0-0.3-0.2-0.6-0.6-0.6c0,0,0,0-0.1,0h-0.1c-3.9,1-7.9,1.8-11.8,2.4c-0.8,0.1-0.5,1.3,0.4,1.1c3.9-0.6,7.9-1.4,11.8-2.4
|
|
362
|
-
l-0.8-0.6c0.1,1.8,0.3,3.6,0.3,5.5c0.1,0.4,0.1,0.9,0,1.3c0.1,0.5-0.3,0.8-0.9,0.6c-0.9,0.3-1.9,0.5-2.8,0.6l-10.7,2.3
|
|
363
|
-
C244.4,302.5,244.7,303.8,245.5,303.5L245.5,303.5z"/>
|
|
364
|
-
</g>
|
|
365
|
-
<g style="opacity:0.19;">
|
|
366
|
-
<path style="fill:#191919;" d="M273.2,296.7c7.5-0.9,16-6,23.3-1.6c0.3,0.1,0.7,0,0.9-0.3c0.1-0.3,0-0.6-0.2-0.8
|
|
367
|
-
c-7.8-4.5-16,0.5-23.9,1.5C272.4,295.5,272.4,296.8,273.2,296.7L273.2,296.7z"/>
|
|
368
|
-
</g>
|
|
369
|
-
<g style="opacity:0.19;">
|
|
370
|
-
<path style="fill:#191919;" d="M274.6,288.7l11.1-2c0.8-0.1,0.5-1.4-0.4-1.3l-11.1,2.2C273.6,287.6,273.9,288.8,274.6,288.7
|
|
371
|
-
L274.6,288.7z"/>
|
|
372
|
-
</g>
|
|
373
|
-
<g style="opacity:0.19;">
|
|
374
|
-
<path style="fill:#191919;" d="M310.3,285c1.2-2.6,3.3-4.6,5.9-5.7c0.8-0.4,0.1-1.4-0.6-1.1c-2.8,1.3-5,3.5-6.2,6.2
|
|
375
|
-
C308.9,285.1,309.9,285.8,310.3,285L310.3,285z"/>
|
|
376
|
-
</g>
|
|
377
|
-
<g style="opacity:0.19;">
|
|
378
|
-
<path style="fill:#191919;" d="M309.6,279c1.4-2.6,3.4-4.9,5.9-6.6c0.6-0.5,0-1.5-0.6-1.1c-2.7,1.8-4.9,4.3-6.4,7.1
|
|
379
|
-
C308.2,279.1,309.3,279.8,309.6,279L309.6,279z"/>
|
|
380
|
-
</g>
|
|
381
|
-
<g style="opacity:0.19;">
|
|
382
|
-
<path style="fill:#191919;" d="M310.8,302.3c1.4-4.1,3.8-7.9,7-10.8c0.6-0.5-0.2-1.4-0.9-0.9c-3.3,3.2-5.8,7.1-7.2,11.4
|
|
383
|
-
C309.2,302.6,310.5,303,310.8,302.3L310.8,302.3z"/>
|
|
384
|
-
</g>
|
|
385
|
-
<path style="fill:#C96169;" d="M270.8,202.8c0,0,11.6-7.5,14.8-4.3c2.3,2.3,5.5,4.6,10.7,3.8c0,0-6.6,2.4-10.7-1.5
|
|
386
|
-
C285.6,200.6,284.2,197.3,270.8,202.8z"/>
|
|
387
|
-
<path style="fill:#C96169;" d="M327.3,177.4c0,0,3.1,16,6.4,17.7l-3.4,2.7C330.2,197.7,327.3,187.4,327.3,177.4z"/>
|
|
388
|
-
<path style="fill:#C96169;" d="M272,218.9c2.5-1.4,5.1-2.6,7.8-2.4c1.4,8.1-0.9,23-0.9,23c0.1-8,0.6-16.8-1.4-20.2
|
|
389
|
-
C277.4,219.3,276.4,218.4,272,218.9z"/>
|
|
390
|
-
<path style="fill:#C96169;" d="M315,244.2c0,0-27.2,9.8-33.3,5.1c2.9,0.2,5.8-0.2,8.4-1.4c4.1-1.9-9.8-0.9-9.8-0.9
|
|
391
|
-
s7.1-2.8,10.4-2.9s4.1,1.1,11.8-0.5s9.9-4.7,13.7-5.5l3.8-0.6c0,0-8.3,2.9-9.7,4.5s10.9-1.5,12.2-2.9S320.7,242.3,315,244.2z"/>
|
|
392
|
-
<path style="fill:#C96169;" d="M291.3,227.3c0,0,4.6,12.7,2.8,13.8s5.2,2.9,13.6-0.8c0,0-8.9,2.4-10.6-0.1
|
|
393
|
-
S291.3,227.3,291.3,227.3z"/>
|
|
394
|
-
<path style="fill:#565656;" d="M290.9,187.9c1.6-2.1,4.4-3.1,7-2.4c0.6,0.1,0.9-0.8,0.2-0.9c-3-0.6-6.1,0.5-8,2.9
|
|
395
|
-
C289.7,187.9,290.5,188.4,290.9,187.9z"/>
|
|
396
|
-
<path style="fill:#565656;" d="M293.5,188.8c0.3-1.1,1.3-1.7,2.4-1.5c0.1,0,0.2,0,0.3,0.1c0.5,0.2,1-0.5,0.5-0.8
|
|
397
|
-
c-1.5-0.6-3.8,0.1-4.1,1.9C292.5,189,293.5,189.3,293.5,188.8z"/>
|
|
398
|
-
<path style="fill:#D6696E;" d="M292.5,151c0.3-0.6,0.6-1.3,0.9-1.9l-0.3,0.1c0.1,0.1,0,0.9,0,1v1c0,0.1,0.3,0.3,0.3,0.1
|
|
399
|
-
c0.2-0.6,0.6-1.3,0.9-1.9c0.1-0.1-0.3-0.2-0.3-0.1c-0.2,0.6-0.5,1.3-0.8,1.8l0.3,0.1v-1.4c0-0.2,0.1-0.6-0.1-0.9h-0.3v0.1
|
|
400
|
-
c-0.2,0.6-0.5,1.3-0.8,1.9C292.1,151,292.3,151.1,292.5,151L292.5,151z"/>
|
|
401
|
-
</g>
|
|
402
|
-
</g>
|
|
403
|
-
</g>
|
|
404
|
-
</g>
|
|
405
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 23.0.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 508.8 324.8" style="enable-background:new 0 0 508.8 324.8;" xml:space="preserve">
|
|
5
|
+
<title>bg01</title>
|
|
6
|
+
<g>
|
|
7
|
+
<g id="Layer_1-2">
|
|
8
|
+
|
|
9
|
+
<radialGradient id="SVGID_1_" cx="283.1" cy="222.9" r="306.85" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
10
|
+
<stop offset="0" style="stop-color:#EFF0F1"/>
|
|
11
|
+
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0.7"/>
|
|
12
|
+
</radialGradient>
|
|
13
|
+
<path style="fill:url(#SVGID_1_);" d="M505.8,224.6L505.8,224.6c-24.9,0-39.1,0.1-46.5,0.3l-5.4-0.3c-1.2-0.1-2.4,0-3.5,0
|
|
14
|
+
c-0.6-2.2-0.6-56.8-0.1-60.5h6.6c0.2-3.8,0.1-7.1,0-10.7l-3.3-0.4l-0.6-2l-2.8-0.3c-1.5-3.6-3.6-6.7-7.5-8.4
|
|
15
|
+
c0.8-3.5,1.5-6.8,2.2-10.2c2.9-13.4,5.9-26.9,8.8-40.3c0.2-1.3,0.9-2.5,1.8-3.4c2.9-3,1.6-7.4-2.5-8.6c-2-0.6-4.2-1.7-4.1-4.1
|
|
16
|
+
c1-14-9.9-25.8-23.8-24.2c-6,0.7-6.4-0.5-8-2.2l1.8-2.5l-6.1-5.1c1-1.3,1.9-2.4,2.9-3.8l-8.2-9.7l-23.5,14.8l3.9,4.8
|
|
17
|
+
c-1.4,2.2-1.9,4.4-0.1,6.5s4.1,1.7,6.6,0.9l3.3,3.7l8.5-9.7c2,1.7,3.9,3.3,5.9,5l2.5-1.8l33.4,29c-1.8,3.5-1.2,6.3,2.2,8.4
|
|
18
|
+
l-3.4,15.1c-2.6,11.4-5.2,22.8-7.7,34.2c-0.4,1.7-1,2.5-2.8,2.7c-3.9,0.5-6.6,2.9-8.5,6.2c-0.4,0.9-1,1.6-1.8,2.1
|
|
19
|
+
c0.4-2.2,0.7-4.3,1.1-6.5l2.5-0.5v-3.9l-4-0.4c5.6-4,11.9-7,13.5-14.5c-2.4-0.4-3.8,1.1-6,1.8l0.9-2.1c1.3-3,2.8-5.9,3.9-9
|
|
20
|
+
c0.7-2.4,0.8-4.9,0.1-7.3c-2.8,0.8-4.2,3-6.4,4.8c-0.4-4.5,0.1-8.9-2-12.9c-3.1,1.4-4.4,4.3-6.2,7.4c-1.1-3.6-1.6-6.9-4-9.5
|
|
21
|
+
c-1.3,0.5-2.2,1.5-2.5,2.8c-0.8,2.3-1.4,4.7-1.6,7.1c-0.2,3.9,0.1,7.8,0.3,11.8c0.1,0.9,0.1,1.8,0,2.7c-2.7-4.4-5.3-8.8-10.8-10.9
|
|
22
|
+
c-0.4,1.8-0.4,3.7,0,5.6c0.9,4.1,2.6,8,4.9,11.6c1.7,2.8,3.7,5.4,5.6,8.1l1.8,2.5l-4.9,0.3v3.8l2.7,0.6c0.5,3,1,6,1.5,9.2h-23.3
|
|
23
|
+
c0.1-1.2,0.2-2.4,0.3-3.6l4.4-0.4c0.1-3.6,0.1-7.2,0-11l-4.2-0.4l-0.6-3.1c-4.9-0.1-9.9,0-15.1,0v18.5h-8.1c0.5-1,0.9-2,1.5-3.3
|
|
24
|
+
h-7.4c0.2-2,0.4-3.8,0.4-5.5c0-14,0-28,0-42.1c0-0.8,0-1.5,0-2.3c-0.1-2.3-0.8-2.9-3.1-3c-0.8,0-1.7,0-2.5,0h-56.1
|
|
25
|
+
c-0.1-1.3-0.1-2.4-0.1-3.5c0-15.1,0-30.1,0-45.2c0-0.8,0-1.7,0-2.5c-0.1-2.3-1.9-4.1-4.2-4.1c-0.7-0.1-1.5,0-2.2,0h-123
|
|
26
|
+
c-0.6,0-1.1,0-1.6,0c-2.6,0.1-4.7,2.2-4.7,4.8c-0.1,3.8,0,7.6,0,11.4c0,22.7,0.1,45.5,0,68.2c0,3.5,0.9,6.1,4.9,6.8v6h15.2v-5.9
|
|
27
|
+
h4.3l3.5,10.1l14.1-5.2c-0.5-1.7-0.9-3.2-1.4-4.9H221c-0.9,5.6-1.8,11-2.8,16.6l-4.6,0.5c-0.1,1-0.2,1.9-0.3,2.8
|
|
28
|
+
c-2,0.6-13.2,0.8-17.4,0.3c-0.8-3.2-2.4-5.7-6.1-5.8c-2.9,0-4.6,1.7-6,5.9h-13.3l-0.1-0.3l5.1-2c-3.5-1.3-6.5-2.4-9.9-2.3
|
|
29
|
+
c-6.1,0.2-12.2,0.1-18.2,0.1c-3.7,0-3.8,0-3.5,3.8l-0.5,0.6c-2,0.4-2.3,0.2-6.5-1.5v-3.7l1.9-0.7c-3.4-1.1-7.1,0.3-10.1-2.4v-3.5
|
|
30
|
+
l2-0.8c-0.3-0.2-0.5-0.5-0.7-0.5c-4.4,0-8.8,0-13.2,0c-5.8,0-11.6,0-17.4,0c-0.6,0-1.1,0-1.7,0c-2.2,0.1-3.4,1.1-3.6,2.8
|
|
31
|
+
s0.6,2.9,2.8,3.6c0.3,0.1,0.7,0.2,1.2,0.3c0.1,1,0.2,2,0.3,3.1l2.5-0.4c0.1-0.7,0.2-1.6,0.3-2.7c0.8-0.1,1.4-0.1,2.3-0.2
|
|
32
|
+
c-0.4,1.2-1.2,2.4-1.1,3.4s0.9,2.1,1.6,3.4h-9.6V164l5.3,0.3c0.7,2,0.8,30.3,0.2,34.5H55.8c-0.3,8.7,0,17.1-0.2,25.6
|
|
33
|
+
c-1.8,0.3-3,1.1-5-2.1C39,203.9,13,205.8,1.4,224.1c-0.4,0.7-0.9,0.5-1.4,0.4v62.3c1.1-0.1,2.2-0.2,3.3-0.2h168
|
|
34
|
+
c0,0-0.8-100.6-0.3-102.7h204.6v86.2l0,0l2.1,16.5h128c1.7,0,3-1.3,3-2.9v-56.2C508.8,225.9,507.5,224.6,505.8,224.6z
|
|
35
|
+
M393.2,139.4l2.6,0.2c0.1,0.4,0.2,0.9,0.3,1.3c0,1.5,0.1,3,0,4.4c-0.1,2.2-0.2,2.3-2.8,1.9L393.2,139.4z M270.7,153.2
|
|
36
|
+
c-2.7,0-5.2,0-7.7,0c-2.6,0.1-5.1,0-7.7-0.1c-0.2-1.3-0.4-2.3-0.6-3.2l-4.6-0.3c-1-5.6-2-11-3-16.7h30.4c0,4,0,7.6,0,11.2
|
|
37
|
+
c0,1.8,0.3,3.6,0.5,5.7h-9C269.7,151.1,270.2,152.1,270.7,153.2z"/>
|
|
38
|
+
|
|
39
|
+
<radialGradient id="SVGID_2_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
40
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
41
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
42
|
+
</radialGradient>
|
|
43
|
+
<path style="fill:url(#SVGID_2_);" d="M20.6,23.5H10.4v5.6c2,0.6,98.7,0.9,105.6,0.3v-5.8h-12.2l3.3-3.8L90.5,3.3L87,6.5
|
|
44
|
+
C86.8,4,86.7,2.1,86.6,0h-5.3c-0.2,3.7-0.1,7.4-0.1,11.1s0,7.3-0.2,11v-22h-5.6v22.4h-0.5V0.1H63.7c-0.6,2.4-0.2,4.9-0.3,7.4
|
|
45
|
+
s0,5.1,0,7.6v7.5h-0.5V0.1h-5.5v23.3H50C49.9,15.7,50,7.9,50,0h-5.6c-0.5,3.6-0.2,7.3-0.2,11s0,7.3,0,11L44,21.9
|
|
46
|
+
C44,15,44,8,44,1.1c0-0.3-0.1-0.7-0.2-1h-5.2v23.3H26.1V0.1h-5.5V23.5z M87.1,7.9l15.5,15.5H87.2C86.5,20.6,86.6,9.3,87.1,7.9z"/>
|
|
47
|
+
|
|
48
|
+
<radialGradient id="SVGID_3_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
49
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
50
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
51
|
+
</radialGradient>
|
|
52
|
+
<path style="fill:url(#SVGID_3_);" d="M385.6,119.5c0.7,2.2,0.7,2.2-1.3,8.3C383,124.7,385.9,122.3,385.6,119.5z"/>
|
|
53
|
+
|
|
54
|
+
<radialGradient id="SVGID_4_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
55
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
56
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
57
|
+
</radialGradient>
|
|
58
|
+
<path style="fill:url(#SVGID_4_);" d="M381.6,123.5c-0.6,2.2-1.1,4.4-1.8,7.2c-1.4-3.3,1.1-5,1.2-7.3L381.6,123.5z"/>
|
|
59
|
+
|
|
60
|
+
<radialGradient id="SVGID_5_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
61
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
62
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
63
|
+
</radialGradient>
|
|
64
|
+
<path style="fill:url(#SVGID_5_);" d="M391,124c-0.6,2.2-1.2,4.4-1.9,6.9c-1.4-3,1-4.8,1.3-7.1L391,124z"/>
|
|
65
|
+
<path style="opacity:0.3;fill:#FFFFFF;enable-background:new ;" d="M166.2,45v76.6h111.2V99.2c0-1.3,1.1-2.4,2.4-2.4h22.3V45
|
|
66
|
+
c0-1.8-1.5-3.3-3.4-3.3H169.6C167.8,41.7,166.3,43.2,166.2,45C166.2,45,166.2,45,166.2,45z"/>
|
|
67
|
+
<g style="opacity:0.5;">
|
|
68
|
+
|
|
69
|
+
<radialGradient id="SVGID_6_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
70
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
71
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
72
|
+
</radialGradient>
|
|
73
|
+
<rect x="280.6" y="101.3" style="fill:url(#SVGID_6_);" width="80.6" height="4.7"/>
|
|
74
|
+
|
|
75
|
+
<radialGradient id="SVGID_7_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
76
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
77
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
78
|
+
</radialGradient>
|
|
79
|
+
<rect x="352" y="107.2" style="fill:url(#SVGID_7_);" width="4.6" height="2.2"/>
|
|
80
|
+
|
|
81
|
+
<radialGradient id="SVGID_8_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
82
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
83
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
84
|
+
</radialGradient>
|
|
85
|
+
<rect x="352" y="110.9" style="fill:url(#SVGID_8_);" width="4.6" height="2.2"/>
|
|
86
|
+
|
|
87
|
+
<radialGradient id="SVGID_9_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
88
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
89
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
90
|
+
</radialGradient>
|
|
91
|
+
<rect x="346.4" y="114.7" style="fill:url(#SVGID_9_);" width="4.6" height="2.2"/>
|
|
92
|
+
|
|
93
|
+
<radialGradient id="SVGID_10_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
94
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
95
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
96
|
+
</radialGradient>
|
|
97
|
+
<rect x="331.7" y="114.7" style="fill:url(#SVGID_10_);" width="11.7" height="2.2"/>
|
|
98
|
+
|
|
99
|
+
<radialGradient id="SVGID_11_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
100
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
101
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
102
|
+
</radialGradient>
|
|
103
|
+
<rect x="342.3" y="117.7" style="fill:url(#SVGID_11_);" width="4.6" height="2.2"/>
|
|
104
|
+
|
|
105
|
+
<radialGradient id="SVGID_12_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
106
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
107
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
108
|
+
</radialGradient>
|
|
109
|
+
<rect x="327.6" y="117.7" style="fill:url(#SVGID_12_);" width="11.7" height="2.2"/>
|
|
110
|
+
|
|
111
|
+
<radialGradient id="SVGID_13_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
112
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
113
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
114
|
+
</radialGradient>
|
|
115
|
+
<rect x="338.7" y="121.6" style="fill:url(#SVGID_13_);" width="4.6" height="2.2"/>
|
|
116
|
+
|
|
117
|
+
<radialGradient id="SVGID_14_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
118
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
119
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
120
|
+
</radialGradient>
|
|
121
|
+
<rect x="324.1" y="121.6" style="fill:url(#SVGID_14_);" width="11.7" height="2.2"/>
|
|
122
|
+
|
|
123
|
+
<radialGradient id="SVGID_15_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
124
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
125
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
126
|
+
</radialGradient>
|
|
127
|
+
<rect x="305.6" y="121.6" style="fill:url(#SVGID_15_);" width="16.8" height="2.2"/>
|
|
128
|
+
|
|
129
|
+
<radialGradient id="SVGID_16_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
130
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
131
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
132
|
+
</radialGradient>
|
|
133
|
+
<rect x="328.7" y="125.3" style="fill:url(#SVGID_16_);" width="11.5" height="2.2"/>
|
|
134
|
+
|
|
135
|
+
<radialGradient id="SVGID_17_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
136
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
137
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
138
|
+
</radialGradient>
|
|
139
|
+
<rect x="307.5" y="125.3" style="fill:url(#SVGID_17_);" width="18.9" height="2.2"/>
|
|
140
|
+
|
|
141
|
+
<radialGradient id="SVGID_18_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
142
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
143
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
144
|
+
</radialGradient>
|
|
145
|
+
<rect x="292.4" y="125.3" style="fill:url(#SVGID_18_);" width="12.4" height="2.2"/>
|
|
146
|
+
|
|
147
|
+
<radialGradient id="SVGID_19_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
148
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
149
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
150
|
+
</radialGradient>
|
|
151
|
+
<rect x="342.3" y="128.5" style="fill:url(#SVGID_19_);" width="4.6" height="2.2"/>
|
|
152
|
+
|
|
153
|
+
<radialGradient id="SVGID_20_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
154
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
155
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
156
|
+
</radialGradient>
|
|
157
|
+
<rect x="346.3" y="131.9" style="fill:url(#SVGID_20_);" width="4.6" height="2.2"/>
|
|
158
|
+
|
|
159
|
+
<radialGradient id="SVGID_21_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
160
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
161
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
162
|
+
</radialGradient>
|
|
163
|
+
<rect x="346.3" y="135.9" style="fill:url(#SVGID_21_);" width="4.6" height="2.2"/>
|
|
164
|
+
|
|
165
|
+
<radialGradient id="SVGID_22_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
166
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
167
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
168
|
+
</radialGradient>
|
|
169
|
+
<rect x="331.7" y="135.9" style="fill:url(#SVGID_22_);" width="13.6" height="2.2"/>
|
|
170
|
+
|
|
171
|
+
<radialGradient id="SVGID_23_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
172
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
173
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
174
|
+
</radialGradient>
|
|
175
|
+
<rect x="342.3" y="139.5" style="fill:url(#SVGID_23_);" width="4.6" height="2.2"/>
|
|
176
|
+
|
|
177
|
+
<radialGradient id="SVGID_24_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
178
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
179
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
180
|
+
</radialGradient>
|
|
181
|
+
<rect x="327.7" y="139.5" style="fill:url(#SVGID_24_);" width="13.6" height="2.2"/>
|
|
182
|
+
|
|
183
|
+
<radialGradient id="SVGID_25_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
184
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
185
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
186
|
+
</radialGradient>
|
|
187
|
+
<rect x="338.9" y="143.2" style="fill:url(#SVGID_25_);" width="4.6" height="2.2"/>
|
|
188
|
+
|
|
189
|
+
<radialGradient id="SVGID_26_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
190
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
191
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
192
|
+
</radialGradient>
|
|
193
|
+
<rect x="324.3" y="143.2" style="fill:url(#SVGID_26_);" width="13.6" height="2.2"/>
|
|
194
|
+
|
|
195
|
+
<radialGradient id="SVGID_27_" cx="283.1" cy="222.9" r="306.84" gradientTransform="matrix(1 0 0 -1 0 326)" gradientUnits="userSpaceOnUse">
|
|
196
|
+
<stop offset="0" style="stop-color:#E4E4E4"/>
|
|
197
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
198
|
+
</radialGradient>
|
|
199
|
+
<rect x="305.5" y="143.2" style="fill:url(#SVGID_27_);" width="16.9" height="2.2"/>
|
|
200
|
+
</g>
|
|
201
|
+
<g style="opacity:0.8;">
|
|
202
|
+
<g id="Layer_2-2">
|
|
203
|
+
<path style="fill:#F0FCFF;" d="M316,223.6c-2.5,0-4.6-2-4.6-4.5c0,0,0,0,0-0.1l0,0c0-2.5,2-4.6,4.5-4.6c0,0,0,0,0,0h-16
|
|
204
|
+
c2.5,0,4.6,2,4.6,4.6c0,0,0,0,0,0l0,0c0,2.5-2,4.6-4.5,4.6c0,0,0,0,0,0H316z"/>
|
|
205
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M337.2,171.6
|
|
206
|
+
c-3.1,0.9-18.3,11.2-18.3,12.3s6.6,15.4,6.6,15.4c22.8-10.1,24.7-20.2,26.3-20.1s1.1-2.7,1.1-2.7c1.8-11.3-21.2-37.8-23.9-40.7
|
|
207
|
+
s-6.1-5.5-9.7-5.7s-10.6,5.7-10.6,5.7l-1.9,1.8c0,0-0.9,1.8,1.8,1.9s9-4.3,9-4.3l-2.4,2.8c-1.3,1.5-1.5,3.8-0.4,5.5
|
|
208
|
+
c0,0,1.8,2.8,4.7,2.8c-0.7-1.6-0.1-3.4,1.3-4.5c0,0,0.4,4.8,5.4,3.4c1.2,2.3,2.3,4.7,3.2,7.1c2.5,6.4,6.4,17.7,10.4,23.3"/>
|
|
209
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M320.8,130.4c0,0-4.6-0.1-7.4-1.6
|
|
210
|
+
c0,0-2,1.5,0,3.7C315.7,131.1,318.2,130.4,320.8,130.4z"/>
|
|
211
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M316.6,145.2c0,0-1.1-3.9,2-6.4"/>
|
|
212
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M217.8,205.1c-0.1,0.8-7-0.9-9-2.4
|
|
213
|
+
c-1.8-1.3-0.8-2-0.8-2c3.1,1,6.3,1.6,9.5,1.7c-1.1,0.1-8.8-1.9-10.3-3.2s-0.1-2-0.1-2c0.5-0.5,11.7,2.4,11.7,2.4
|
|
214
|
+
c-0.1,0.8-7.9-3.8-9.5-4.6c-0.4-3.6,10.9,2.3,10.9,2.3c-0.2-1.3-0.8-2.4-1.8-3.2c-1-1-0.1-2.2,0.6-2.9c0.4-0.3,0.9-0.3,1.3,0
|
|
215
|
+
c0.1,0.1,0.1,0.2,0.1,0.2c0.4,0.9,1.4,2,3.7,2.7c3.9,1.3,5.7,6.2,5.7,6.2c8.5,1.6,16.8,4.4,24.4,8.4l4.1-1.3
|
|
216
|
+
c0.9,3.1,8.4,13.4,8.4,13.4c-2.7,2.7-13.4,3.8-13.4,3.8c-1.9,5.4-25.8-16.7-25.8-16.7c-1.9,1.9-11.2,0.9-16.2-2.2
|
|
217
|
+
c0,0-1.4-1.1-0.5-2"/>
|
|
218
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M219,198.6c-1.2,1.9-1.7,4.2-1.3,6.4
|
|
219
|
+
"/>
|
|
220
|
+
<path style="fill:#333333;stroke:#444444;stroke-miterlimit:10;" d="M327.8,266.8c0,0,2.2,7.8,6.4,12.1s18.8-3.2,16.7-9.7
|
|
221
|
+
s-2.9-7.5-5.1-10.2c-2.4-2.8-6.2-8.3-13.7-4.6C330.2,255.2,326.3,262.1,327.8,266.8z"/>
|
|
222
|
+
<path style="fill:#545454;stroke:#333333;stroke-linecap:round;stroke-linejoin:round;" d="M348.1,272.6c0,0,4-2.7-1.6-10.2
|
|
223
|
+
s-8.3-9.3-10.7-8C335.6,254.3,347,261.8,348.1,272.6z"/>
|
|
224
|
+
<path style="fill:#545454;stroke:#333333;stroke-linecap:round;stroke-linejoin:round;" d="M336.4,252.3c0,0-2.5,0.8-1,5.2
|
|
225
|
+
s3.7,8.3,5,7.4s2.9-3.4,1.4-7.2S338.3,252.3,336.4,252.3z"/>
|
|
226
|
+
<path style="fill:#CEAA6A;stroke:#4C4C4C;stroke-linecap:round;stroke-linejoin:round;" d="M325.2,236.6
|
|
227
|
+
c0,0,18.2,18.2,18.2,34.7s-29.9,5.1-29.9,5.1s-3.5-15.1-4.8-13.7s-2.5,14.8-2.5,14.8s-32.3,7.9-35.4-0.8s6.7-26.3,13.7-35.9
|
|
228
|
+
S325.2,236.6,325.2,236.6z"/>
|
|
229
|
+
<path style="fill:#9B7A45;" d="M321.3,237.9c0,0,12.1,10.8,18.1,21.8l-1.3-4.4c0,0-10.9-16.9-14.9-19.5L321.3,237.9z"/>
|
|
230
|
+
<path style="fill:#9B7A45;" d="M300.7,239.7l4.6-1.1c0,0,1.1,16.5,2.9,19.5C304.9,252.2,302.4,246.1,300.7,239.7z"/>
|
|
231
|
+
<path style="fill:#D6696E;stroke:#4C4C4C;stroke-linecap:round;stroke-linejoin:round;" d="M325.4,241.8
|
|
232
|
+
c0,0-36.4,18.4-47.1,12.1c-1.5-0.9-1.5-6.8-1.1-8.9c0.8-4.8,0.9-25.6-0.9-24.8l-14.2,5.6c-6.1,0-7.5-18-7.5-18
|
|
233
|
+
c0-1.8,2.4-2.4,4.3-3.2c4.1-1.8,7.6-2.4,11.5-4.1c4.1-1.8,11.1-5.7,13.7-4.6c3.8,1.7,13.7,2.4,18.5-2.8c2.3-3.3,5.4-6,8.9-7.9
|
|
234
|
+
c7-3.6,14.1-7.9,17-9.8c0.6-0.3,1.4-0.2,1.8,0.4l0.1,0.1c1.8,4.6,7.1,18.7,4.7,20.5c0,0-13.1,7.5-13.1,10.9
|
|
235
|
+
c0,13.6,6.4,24.8,8.3,28.9C330.6,238,332.2,240.4,325.4,241.8z"/>
|
|
236
|
+
<path style="fill:#C96169;" d="M327.2,235.1c0,0-11.3-19-6.2-31.6C321,203.5,311.4,218,327.2,235.1z"/>
|
|
237
|
+
|
|
238
|
+
<ellipse transform="matrix(0.9045 -0.4264 0.4264 0.9045 -44.243 137.9517)" style="fill:#FFEAD4;stroke:#565656;stroke-miterlimit:10;" cx="286" cy="167.8" rx="23.2" ry="29"/>
|
|
239
|
+
<path d="M278.2,161.9c13.6-6.9,14.5-14.8,14.5-14.8c3.1,1.1,2.7,4.8,2.7,4.8l1.1-0.5c2.5-0.8,2.9,0.4,4.7,2.4
|
|
240
|
+
c0.2,0.4,0.6,0.8,0.9,1.1c3.6,5.1,5.9,4.1,5.9,4.1l0.4-6c-2.3-30.5-23.4-26-23.4-26c-0.2-2.8,2.2-1.5,2.2-1.5
|
|
241
|
+
c-2.5-1.9-4.1,0.9-4.1,0.9c-1-3.4,2.8-4,2.8-4c-5.2,0.1-5.1,3.6-5.1,3.6c-1.5-3.6-5.3-2.2-5.3-2.2c4.3,1,3.6,3,3.6,3
|
|
242
|
+
c-3.7-0.4-11.2,3.1-11.2,3.1c-24,12.6-11.7,35.6-11.7,35.6l6.9,11.1c0,0,2.7-1.7,0.6-3.8s-0.8-7.2,0-8.5
|
|
243
|
+
c1.5-2.3,5.5-4.3,5.5-4.3c0.3,2.2-2.2,3.9-2.2,3.9c4.1-0.9,7.8-6.4,7.8-6.4c0.6,3.3-3.4,6.4-3.4,6.4c4.8-1,9-4.1,11.2-8.5
|
|
244
|
+
c1.3,1.6-4.2,6.4-4.2,6.4"/>
|
|
245
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-miterlimit:10;" d="M286.4,195.6c0,0,2,5,8.3,3.4s7.2-4.2,7.2-4.2
|
|
246
|
+
c0.4-0.9,0.5-1.9,0.3-2.8C302.1,192.1,295,197.4,286.4,195.6z"/>
|
|
247
|
+
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M276.2,177.1c2.4-1.8,5.2-2.8,8.1-3.2"
|
|
248
|
+
/>
|
|
249
|
+
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M279.7,178.3c0,0,2.5-1.4,3.8-1.4"/>
|
|
250
|
+
<path d="M281.9,173.8L281.9,173.8c-1,0.7-2.2,1.1-3.4,1.3v0.5c0,1.2,0.9,2.2,2.1,2.2c0,0,0,0,0,0c1.1,0.1,2.1-0.8,2.2-2
|
|
251
|
+
c0-0.1,0-0.1,0-0.2C282.8,174.8,282.5,174.2,281.9,173.8z"/>
|
|
252
|
+
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M291.2,171.8c2.5-1.7,5.3-2.6,8.3-2.8"
|
|
253
|
+
/>
|
|
254
|
+
<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M294.8,173.4c0,0,2.5-1.3,3.8-1.1"/>
|
|
255
|
+
<path d="M297,168.8L297,168.8c-1,0.6-2.2,1-3.4,1.1v0.4c0,1.2,0.9,2.2,2.1,2.2c1.1,0,2.1-0.8,2.2-2
|
|
256
|
+
C297.8,169.9,297.5,169.3,297,168.8z"/>
|
|
257
|
+
<path style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" d="M286.4,173.4c0.7-1,1.9-1.4,3-1.1"/>
|
|
258
|
+
<path style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" d="M287,174.6c0.3-1.1,1.4-1.8,2.6-1.5
|
|
259
|
+
c0.1,0,0.2,0,0.2,0.1"/>
|
|
260
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M261.3,173c0,0-3.4-1.1-4.2,1
|
|
261
|
+
c-1.3,3.6,3.2,8.9,7,10.7c2.8,1.3,3.3,0.9,4.5,0.4c1.3-0.8-2.8-5.5-3.1-6.2S262.4,172.7,261.3,173z"/>
|
|
262
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M259.1,175.4c0,0,1.5-1,2.4,0
|
|
263
|
+
s0.6,3.8,3.8,6.4"/>
|
|
264
|
+
<path style="fill:#EAC3A0;" d="M264,181.9c0,0-3.2-0.9-4-3.1s0.4-2.2,0.4-2.2S260.3,179.9,264,181.9z"/>
|
|
265
|
+
<path style="fill:#EAC3A0;" d="M289.3,178.7c0,0-1.4,4.4,0.5,4.2s2.5-1.3,2.5-1.3S289,182.9,289.3,178.7z"/>
|
|
266
|
+
<path style="fill:#565656;" d="M288,178.7c0.6,1,0.4,1.9,0,3.1c-0.2,0.6,0.1,1.2,0.6,1.4c0.8,0.2,1.6,0.2,2.4,0
|
|
267
|
+
c0.8-0.1,1.5-0.7,1.9-1.4c0.1-0.2,0-0.5-0.2-0.6c0,0,0,0,0,0c-0.2-0.1-0.5,0-0.6,0.1c-0.5,0.7-1.2,1-2,1c-0.4,0-0.9,0.1-1-0.1
|
|
268
|
+
c-0.1-0.3,0-0.5,0.1-0.8c0.3-1.1,0.1-2.2-0.4-3.2C288.6,177.7,287.7,178.2,288,178.7L288,178.7z"/>
|
|
269
|
+
|
|
270
|
+
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="300.7" y1="165.4" x2="307.9" y2="156.6"/>
|
|
271
|
+
|
|
272
|
+
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="301.9" y1="166.9" x2="307.6" y2="158.2"/>
|
|
273
|
+
|
|
274
|
+
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="262.9" y1="173.9" x2="272.7" y2="176.9"/>
|
|
275
|
+
|
|
276
|
+
<line style="fill:none;stroke:#565656;stroke-linecap:round;stroke-miterlimit:10;" x1="273.6" y1="178.6" x2="264" y2="175.3"/>
|
|
277
|
+
<path style="fill:#EAC3A0;" d="M275.5,176.6c0,0,2.3-7,9.3-3.1C285,173.5,280.5,173,275.5,176.6z"/>
|
|
278
|
+
<path style="fill:#EAC3A0;" d="M290.5,171.6c0,0,2.7-7.2,9-3.2C296.3,168.6,293.2,169.7,290.5,171.6z"/>
|
|
279
|
+
<path style="fill:#EAC3A0;" d="M270.7,172.7c0,0,7-5.2,7.8-5.5s0.4-2.2-0.6-2.3L270.7,172.7z"/>
|
|
280
|
+
<path d="M276.7,164.9c0,0-2.2,1.3-6,7.9c0,0,5.5-4.8,7.4-5.9C278.1,166.9,279,164.6,276.7,164.9z"/>
|
|
281
|
+
<path style="fill:#EAC3A0;" d="M301,162.6c0,0-6.7-0.4-9,0.1c-1.1,0.3-1.7-1.9-0.9-2.7L301,162.6z"/>
|
|
282
|
+
<path d="M291.6,159.5c0,0,2.5-0.1,9.4,3.1c0,0-7.2-0.9-9.4-0.6C291.6,161.9,289.7,160.5,291.6,159.5z"/>
|
|
283
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M307.9,156.6c0,0,1.5-3.3,3.4-2.6
|
|
284
|
+
c4.1,1.6,2.8,7.9,2.3,11.6c-0.4,2.2-1,3.4-2,3.8c-1.4,0.5-2-5.5-2.3-6.2S306.8,157.3,307.9,156.6z"/>
|
|
285
|
+
<path style="fill:#FFEAD4;stroke:#565656;stroke-linecap:round;stroke-linejoin:round;" d="M311.2,156.6c0,0-1.8,0.2-1.8,1.6
|
|
286
|
+
s2,3.3,1.4,7.2"/>
|
|
287
|
+
<path style="fill:#EAC3A0;" d="M311.7,164.5c0,0,2-2.8,1-5c-1.1-2.7-1.8-1.5-1.6-1.4C312.4,159.9,312.7,162.4,311.7,164.5z"/>
|
|
288
|
+
<circle style="fill:none;stroke:#444444;stroke-miterlimit:10;" cx="296.1" cy="170.8" r="6.9"/>
|
|
289
|
+
<circle style="fill:none;stroke:#444444;stroke-miterlimit:10;" cx="280.5" cy="177.1" r="6.9"/>
|
|
290
|
+
|
|
291
|
+
<circle style="opacity:0.25;fill:#F0FAFC;stroke:#606060;stroke-miterlimit:10;enable-background:new ;" cx="296.1" cy="170.8" r="6.9"/>
|
|
292
|
+
|
|
293
|
+
<circle style="opacity:0.25;fill:#F0FAFC;stroke:#606060;stroke-miterlimit:10;enable-background:new ;" cx="280.5" cy="177.1" r="6.9"/>
|
|
294
|
+
|
|
295
|
+
<ellipse transform="matrix(0.9922 -0.125 0.125 0.9922 -35.9566 25.5895)" style="fill:#F2FCFB;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" cx="186" cy="299.4" rx="7.2" ry="4.2"/>
|
|
296
|
+
<path style="fill:#212121;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M210.5,295.5l0.1,0.4
|
|
297
|
+
c0.1,0.5-0.1,1-0.6,1.1c0,0,0,0,0,0l0,0l-11.1,1.8c-0.5,0-0.9-0.4-1-0.9l-0.1-0.4c-0.1-0.5,0.1-1,0.6-1.1c0,0,0,0,0,0l0,0
|
|
298
|
+
l11.1-1.8C210,294.6,210.5,295,210.5,295.5z"/>
|
|
299
|
+
<path style="fill:#FFFFFF;" d="M179.2,300.4c0,0,1.5-5.2,9.9-3.3C189.1,297,183,296,179.2,300.4z"/>
|
|
300
|
+
|
|
301
|
+
<line style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" x1="197.8" y1="297.7" x2="193.5" y2="298.3"/>
|
|
302
|
+
|
|
303
|
+
<ellipse transform="matrix(0.9965 -8.315607e-02 8.315607e-02 0.9965 -24.1421 16.4738)" style="fill:#F2FCFB;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" cx="185.7" cy="298.1" rx="7.2" ry="4.5"/>
|
|
304
|
+
<path style="fill:#212121;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" d="M210.3,294l0.1,0.4
|
|
305
|
+
c0.1,0.5-0.1,1-0.6,1.1c0,0,0,0,0,0l0,0l-11.1,1.8c-0.5,0-1-0.4-1.1-0.9l-0.1-0.4c-0.2-0.5,0.1-1,0.6-1.1c0,0,0,0,0,0l0,0
|
|
306
|
+
l11.1-1.8C209.6,293.1,210.1,293.5,210.3,294z"/>
|
|
307
|
+
<path style="fill:#FFFFFF;" d="M179.7,298.7c0,0,1.5-5.2,9.9-3.3C189.6,295.4,183.5,294.4,179.7,298.7z"/>
|
|
308
|
+
|
|
309
|
+
<line style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;" x1="197.4" y1="296.2" x2="193.1" y2="296.8"/>
|
|
310
|
+
<g style="opacity:0.49;">
|
|
311
|
+
</g>
|
|
312
|
+
<path style="fill:#BC3C46;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M241.6,281.3l-18.7,38.8
|
|
313
|
+
c-0.7,1.4-0.2,3.1,1.2,3.8c0.1,0,0.1,0.1,0.2,0.1c0.5,0.3,1,0.4,1.5,0.2l72.8-5.2c0,0,9.3,8.6,18.3,0l71.8,5.2
|
|
314
|
+
c1.7,0.1,3.1-1.1,3.2-2.8c0,0,0,0,0,0c0-0.5-0.1-1-0.3-1.5L373,281.3c-0.4-1-1.4-1.6-2.5-1.6c-9.5-0.2-54.6-1.4-62.6,1
|
|
315
|
+
c0,0-35.1-4.3-63.8-1.1C243,279.6,242.1,280.3,241.6,281.3z"/>
|
|
316
|
+
<path style="fill:#9B7F4E;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M370.2,281.7l-62.1-1l-0.9,31.8H307
|
|
317
|
+
l-0.9-31.8l-62.1,1l-14.8,38.2c-0.3,0.7,0.1,1.6,0.8,1.9c0.1,0.1,0.3,0.1,0.5,0.1c14.1-0.4,28.2-2.2,42-5.4
|
|
318
|
+
c13.2-3.2,22.9-2.2,28.5-0.9v0.4c0,2,3.1,3.6,6.8,3.6s6.7-1.7,6.7-3.6c0-0.2,0-0.5-0.1-0.6c5.9-1.1,15-1.9,27.5,1.1
|
|
319
|
+
c13.8,3.2,27.9,5,42,5.4c0.8,0,1.4-0.6,1.5-1.4c0-0.3,0-0.4-0.1-0.5L370.2,281.7z"/>
|
|
320
|
+
<path style="fill:#D1BB8F;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M370.2,280.1l-62.1-1l-0.9,31.8H307
|
|
321
|
+
l-0.9-31.8l-62.1,1l-14.8,37.8c-0.3,0.9,0.1,1.9,1,2.3c0.2,0.1,0.4,0.1,0.6,0.1c14-0.4,27.9-2.2,41.6-5.3
|
|
322
|
+
c13.2-3.2,23.7-2.5,29.4-1.1v1.1c0,2,2.2,3.2,5.9,3.2s5.7-1.7,5.7-3.6c-0.1-0.4-0.2-0.8-0.4-1.1c5.9-1.1,16.4-1.4,28.8,1.5
|
|
323
|
+
c13.7,3.2,27.6,5,41.6,5.4c1,0,1.8-0.7,1.8-1.7c0,0,0-0.1,0-0.1c0-0.2,0-0.4-0.1-0.6L370.2,280.1z"/>
|
|
324
|
+
<path style="fill:#D1C1A1;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M370.2,278.6l-62.1-1l-0.9,31.8H307
|
|
325
|
+
l-0.9-31.8l-62.1,1L229.5,316c-0.4,1.1,0.1,2.2,1.1,2.7c0.2,0.1,0.5,0.2,0.8,0.1c13.8-0.5,27.6-2.3,41.1-5.3
|
|
326
|
+
c10.1-2.4,20.5-2.6,30.7-0.5c-0.1,0.2-0.2,0.5-0.3,0.8c0,2,1.1,2.9,4.8,2.9s4.2-1.8,3.7-3.2c-0.1-0.2-0.2-0.4-0.3-0.6
|
|
327
|
+
c10.2-1.8,20.6-1.6,30.7,0.8c13.5,3.1,27.3,4.9,41.1,5.3c1.1,0,2-0.9,2-2c0-0.3,0-0.5-0.1-0.8L370.2,278.6z"/>
|
|
328
|
+
<path style="fill:#EDE0C3;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M367.7,277c-0.2-0.7-0.9-1.1-1.6-1
|
|
329
|
+
c-10.7,1.6-15.1-2.2-28.6-3.4c-13.2-1.3-25.6,2.7-28.9,5c-0.5,0.4-1.5,0.6-1.8,0c-4.7-13.6-17.3-10.3-30-6.1
|
|
330
|
+
c-11.2,3.7-17.9,6.2-28.6,4.6c-0.7-0.1-1.4,0.3-1.6,1L234,314c-0.2,0.8,0.2,1.7,1,2c0.1,0,0.3,0.1,0.4,0.1
|
|
331
|
+
c3.7,0.2,18.8-1.9,37.7-8c11.7-3.2,23.5-8.3,32.8,6.2c0.4,0.7,1.3,0.9,2,0.5c0.1-0.1,0.4-0.3,0.5-0.5
|
|
332
|
+
c7.3-11.2,32.1-6.4,32.1-6.4c24.8,7.9,34.9,8.5,38.5,8.1c0.8-0.1,1.5-0.8,1.4-1.6c0-0.1,0-0.3-0.1-0.4L367.7,277z"/>
|
|
333
|
+
|
|
334
|
+
<linearGradient id="SVGID_28_" gradientUnits="userSpaceOnUse" x1="305.89" y1="304.6268" x2="331.89" y2="304.6268" gradientTransform="matrix(1 0 0 -1 0 590)">
|
|
335
|
+
<stop offset="0.29" style="stop-color:#EDE0C3"/>
|
|
336
|
+
<stop offset="1" style="stop-color:#FFFFFF"/>
|
|
337
|
+
</linearGradient>
|
|
338
|
+
<path style="fill:url(#SVGID_28_);stroke:#191919;stroke-linecap:round;stroke-linejoin:round;" d="M307.1,314.5l-1.1-37.3l0,0
|
|
339
|
+
c0-0.5,1-15.9,10-21c0.1,0,0.3,0,0.4,0.1v0.2l-1.5,4.2c0,0.1,0,0.2,0.1,0.2h0.1l2.8-0.6c0.1,0,0.2,0,0.2,0.1l0,0v1.3
|
|
340
|
+
c0,0.1,0.1,0.2,0.3,0.2l0,0l6.5-0.5h0l3.4,1.7c0.1,0,0.1,0.2,0.1,0.4l0,0l-1,2.3l0,0l-2.6,3.8c-0.1,0.1,0,0.2,0,0.4h0.3l3.4-1
|
|
341
|
+
l3.1-0.9c0.1,0,0.2,0,0.2,0.1v0.2l-3.4,4.7h-0.1l-5.6,3.3c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.1,0.1,0.1,0.3,0.1h3.7
|
|
342
|
+
c0.1,0,0.2,0.1,0.2,0.2c0,0.1-0.1,0.1-0.1,0.1l0,0l-1.6,1.4l0,0l-2,1.9c-0.1,0.1-0.1,0.2,0,0.4c0,0,0,0,0,0l0,0l2.7,2.2h4.8
|
|
343
|
+
c0.1,0,0.3,0.1,0.3,0.3c0,0.1-0.1,0.2-0.1,0.2l-4.8,1.3c-0.1,0-0.2,0.1-0.1,0.3s0.1,0.1,0.2,0.1l4.1,0.6c0.1,0,0.2,0.1,0.3,0.2
|
|
344
|
+
c0,0.1-0.1,0.1-0.1,0.1l0,0l-2.4,0.9c-0.1,0-0.1,0.1-0.1,0.1l0,0c-0.2,0.2-0.9,1.6-0.4,2.2s2.5,2.4,3.3,3.1
|
|
345
|
+
c0.1,0.1,0.1,0.2,0.1,0.3c0,0,0,0-0.1,0.1h-0.1l-2.9,1.4l0,0l-1.8,1.4h-3.4c-0.2,0-8.4,0.9-14.5,18.5c0,0.1-0.1,0.1-0.2,0.1
|
|
346
|
+
C307.1,314.6,307.1,314.5,307.1,314.5z"/>
|
|
347
|
+
<g style="opacity:0.19;">
|
|
348
|
+
<path style="fill:#191919;" d="M342.5,296.8c4.7,0.2,8.8,2.5,13,4.2c4,1.4,8.2,2.4,12.5,2.9c0.8,0.1,0.8-1.1,0-1.3
|
|
349
|
+
c-4.7-0.5-9.3-1.7-13.6-3.4c-4-1.5-7.6-3.3-12-3.7C341.7,295.4,341.7,296.7,342.5,296.8L342.5,296.8z"/>
|
|
350
|
+
</g>
|
|
351
|
+
<g style="opacity:0.19;">
|
|
352
|
+
<path style="fill:#191919;" d="M345.6,289.7c6.7,0.4,12.3,5,19.2,4.6c0.4,0,0.6-0.4,0.6-0.7c0-0.3-0.3-0.5-0.6-0.6
|
|
353
|
+
c-6.7,0.5-12.5-4.2-19.2-4.6c-0.4,0-0.6,0.4-0.6,0.7C345.1,289.4,345.4,289.6,345.6,289.7z"/>
|
|
354
|
+
</g>
|
|
355
|
+
<g style="opacity:0.19;">
|
|
356
|
+
<path style="fill:#191919;" d="M245.2,302.6c1.4-2.6,2.5-5.3,3.4-8.1c0.2-0.8-1-1.1-1.1-0.4c-0.9,2.7-2,5.3-3.3,7.9
|
|
357
|
+
C243.9,302.8,244.9,303.4,245.2,302.6L245.2,302.6z"/>
|
|
358
|
+
</g>
|
|
359
|
+
<g style="opacity:0.19;">
|
|
360
|
+
<path style="fill:#191919;" d="M245.5,303.5c4.6-1,9.3-1.8,13.9-2.9c1-0.3,1.4-0.4,1.5-1.5c0.3-2.3-0.2-4.7-0.2-7
|
|
361
|
+
c0-0.3-0.2-0.6-0.6-0.6c0,0,0,0-0.1,0h-0.1c-3.9,1-7.9,1.8-11.8,2.4c-0.8,0.1-0.5,1.3,0.4,1.1c3.9-0.6,7.9-1.4,11.8-2.4
|
|
362
|
+
l-0.8-0.6c0.1,1.8,0.3,3.6,0.3,5.5c0.1,0.4,0.1,0.9,0,1.3c0.1,0.5-0.3,0.8-0.9,0.6c-0.9,0.3-1.9,0.5-2.8,0.6l-10.7,2.3
|
|
363
|
+
C244.4,302.5,244.7,303.8,245.5,303.5L245.5,303.5z"/>
|
|
364
|
+
</g>
|
|
365
|
+
<g style="opacity:0.19;">
|
|
366
|
+
<path style="fill:#191919;" d="M273.2,296.7c7.5-0.9,16-6,23.3-1.6c0.3,0.1,0.7,0,0.9-0.3c0.1-0.3,0-0.6-0.2-0.8
|
|
367
|
+
c-7.8-4.5-16,0.5-23.9,1.5C272.4,295.5,272.4,296.8,273.2,296.7L273.2,296.7z"/>
|
|
368
|
+
</g>
|
|
369
|
+
<g style="opacity:0.19;">
|
|
370
|
+
<path style="fill:#191919;" d="M274.6,288.7l11.1-2c0.8-0.1,0.5-1.4-0.4-1.3l-11.1,2.2C273.6,287.6,273.9,288.8,274.6,288.7
|
|
371
|
+
L274.6,288.7z"/>
|
|
372
|
+
</g>
|
|
373
|
+
<g style="opacity:0.19;">
|
|
374
|
+
<path style="fill:#191919;" d="M310.3,285c1.2-2.6,3.3-4.6,5.9-5.7c0.8-0.4,0.1-1.4-0.6-1.1c-2.8,1.3-5,3.5-6.2,6.2
|
|
375
|
+
C308.9,285.1,309.9,285.8,310.3,285L310.3,285z"/>
|
|
376
|
+
</g>
|
|
377
|
+
<g style="opacity:0.19;">
|
|
378
|
+
<path style="fill:#191919;" d="M309.6,279c1.4-2.6,3.4-4.9,5.9-6.6c0.6-0.5,0-1.5-0.6-1.1c-2.7,1.8-4.9,4.3-6.4,7.1
|
|
379
|
+
C308.2,279.1,309.3,279.8,309.6,279L309.6,279z"/>
|
|
380
|
+
</g>
|
|
381
|
+
<g style="opacity:0.19;">
|
|
382
|
+
<path style="fill:#191919;" d="M310.8,302.3c1.4-4.1,3.8-7.9,7-10.8c0.6-0.5-0.2-1.4-0.9-0.9c-3.3,3.2-5.8,7.1-7.2,11.4
|
|
383
|
+
C309.2,302.6,310.5,303,310.8,302.3L310.8,302.3z"/>
|
|
384
|
+
</g>
|
|
385
|
+
<path style="fill:#C96169;" d="M270.8,202.8c0,0,11.6-7.5,14.8-4.3c2.3,2.3,5.5,4.6,10.7,3.8c0,0-6.6,2.4-10.7-1.5
|
|
386
|
+
C285.6,200.6,284.2,197.3,270.8,202.8z"/>
|
|
387
|
+
<path style="fill:#C96169;" d="M327.3,177.4c0,0,3.1,16,6.4,17.7l-3.4,2.7C330.2,197.7,327.3,187.4,327.3,177.4z"/>
|
|
388
|
+
<path style="fill:#C96169;" d="M272,218.9c2.5-1.4,5.1-2.6,7.8-2.4c1.4,8.1-0.9,23-0.9,23c0.1-8,0.6-16.8-1.4-20.2
|
|
389
|
+
C277.4,219.3,276.4,218.4,272,218.9z"/>
|
|
390
|
+
<path style="fill:#C96169;" d="M315,244.2c0,0-27.2,9.8-33.3,5.1c2.9,0.2,5.8-0.2,8.4-1.4c4.1-1.9-9.8-0.9-9.8-0.9
|
|
391
|
+
s7.1-2.8,10.4-2.9s4.1,1.1,11.8-0.5s9.9-4.7,13.7-5.5l3.8-0.6c0,0-8.3,2.9-9.7,4.5s10.9-1.5,12.2-2.9S320.7,242.3,315,244.2z"/>
|
|
392
|
+
<path style="fill:#C96169;" d="M291.3,227.3c0,0,4.6,12.7,2.8,13.8s5.2,2.9,13.6-0.8c0,0-8.9,2.4-10.6-0.1
|
|
393
|
+
S291.3,227.3,291.3,227.3z"/>
|
|
394
|
+
<path style="fill:#565656;" d="M290.9,187.9c1.6-2.1,4.4-3.1,7-2.4c0.6,0.1,0.9-0.8,0.2-0.9c-3-0.6-6.1,0.5-8,2.9
|
|
395
|
+
C289.7,187.9,290.5,188.4,290.9,187.9z"/>
|
|
396
|
+
<path style="fill:#565656;" d="M293.5,188.8c0.3-1.1,1.3-1.7,2.4-1.5c0.1,0,0.2,0,0.3,0.1c0.5,0.2,1-0.5,0.5-0.8
|
|
397
|
+
c-1.5-0.6-3.8,0.1-4.1,1.9C292.5,189,293.5,189.3,293.5,188.8z"/>
|
|
398
|
+
<path style="fill:#D6696E;" d="M292.5,151c0.3-0.6,0.6-1.3,0.9-1.9l-0.3,0.1c0.1,0.1,0,0.9,0,1v1c0,0.1,0.3,0.3,0.3,0.1
|
|
399
|
+
c0.2-0.6,0.6-1.3,0.9-1.9c0.1-0.1-0.3-0.2-0.3-0.1c-0.2,0.6-0.5,1.3-0.8,1.8l0.3,0.1v-1.4c0-0.2,0.1-0.6-0.1-0.9h-0.3v0.1
|
|
400
|
+
c-0.2,0.6-0.5,1.3-0.8,1.9C292.1,151,292.3,151.1,292.5,151L292.5,151z"/>
|
|
401
|
+
</g>
|
|
402
|
+
</g>
|
|
403
|
+
</g>
|
|
404
|
+
</g>
|
|
405
|
+
</svg>
|