@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
package/images/FailureLog.svg
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
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 189.4 139.3" style="enable-background:new 0 0 189.4 139.3;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
|
|
7
|
-
.st1{fill:#CED5DE;}
|
|
8
|
-
.st2{fill:#FFFFFF;}
|
|
9
|
-
.st3{fill:none;}
|
|
10
|
-
.st4{fill:#788190;}
|
|
11
|
-
.st5{fill:none;stroke:#788190;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;}
|
|
12
|
-
</style>
|
|
13
|
-
<title>failureLog1</title>
|
|
14
|
-
<g id="Layer_2_1_">
|
|
15
|
-
<g id="Layer_1-2">
|
|
16
|
-
<circle class="st0" cx="113.1" cy="68.8" r="68.8"/>
|
|
17
|
-
<circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
|
|
18
|
-
<circle class="st0" cx="35.9" cy="123.6" r="15.6"/>
|
|
19
|
-
<path class="st1" d="M38,56.4h94.7l0,0v60.7c0,2.5-2,4.5-4.5,4.5H42.5c-2.5,0-4.5-2-4.5-4.5c0,0,0,0,0,0V56.4L38,56.4z"/>
|
|
20
|
-
<path class="st2" d="M60.3,28.5c-0.6,0-1.2,0-1.8,0.1c-5.2-9.5-17.2-13-26.8-7.8c-5.3,2.9-9,8.1-10,14h-2.8
|
|
21
|
-
c-5.5,0-9.9,4.4-9.9,9.9c0,5.4,4.4,9.9,9.9,9.9h41.2c6.5,0,12.1-4.9,12.9-11.3c0.1-0.6,0.1-1.1,0.1-1.7
|
|
22
|
-
C73.4,34.4,67.6,28.5,60.3,28.5C60.4,28.5,60.4,28.5,60.3,28.5z"/>
|
|
23
|
-
<path class="st2" d="M174.3,66.9c-0.7,0-1.3,0-2,0.1c-6.1-11-19.9-15.1-31-9c-6.1,3.4-10.4,9.3-11.5,16.2h-3.2
|
|
24
|
-
c-6.3,0.2-11.3,5.5-11.1,11.8c0.2,6,5,10.9,11.1,11.1h47.7c7.6,0,14-5.6,15-13.1c0.1-0.7,0.1-1.3,0.1-2
|
|
25
|
-
C189.4,73.6,182.7,66.9,174.3,66.9C174.3,66.9,174.3,66.9,174.3,66.9z"/>
|
|
26
|
-
<path class="st3" d="M50.1,48c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2S50.7,48,50.1,48L50.1,48z"/>
|
|
27
|
-
<path class="st3" d="M45.3,48c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2S46,48,45.3,48L45.3,48z"/>
|
|
28
|
-
<circle class="st3" cx="54.8" cy="49.2" r="1.2"/>
|
|
29
|
-
<path class="st4" d="M132.7,50.9c0-3.9-3.2-7.1-7.1-7.1l0,0H45.1c-3.9,0-7.1,3.1-7.1,7.1c0,0,0,0,0,0v3.7h94.7V50.9z M45.3,50.4
|
|
30
|
-
c-0.7,0-1.2-0.5-1.2-1.2s0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2S46,50.4,45.3,50.4z M50.1,50.4c-0.7,0-1.2-0.5-1.2-1.2
|
|
31
|
-
s0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2S50.7,50.4,50.1,50.4z M54.8,50.4c-0.7,0-1.2-0.5-1.2-1.2s0.5-1.2,1.2-1.2
|
|
32
|
-
c0.7,0,1.2,0.5,1.2,1.2S55.4,50.4,54.8,50.4L54.8,50.4z"/>
|
|
33
|
-
<path class="st4" d="M93.2,68.9L92,71.6c-6.5-2.7-14-1.2-19,3.8l-7,6.5h8.8c0.8,0,1.5,0.7,1.5,1.5s-0.7,1.5-1.5,1.5H62.2h-0.2
|
|
34
|
-
c-0.1,0-0.2-0.1-0.3-0.1l0,0l-0.2-0.1l-0.1-0.1c-0.1,0-0.1-0.1-0.2-0.1l0,0l0,0c-0.1-0.1-0.2-0.3-0.3-0.5l0,0
|
|
35
|
-
c-0.1-0.2-0.1-0.3-0.1-0.5V70.9c0-0.8,0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5V80l7.2-6.8C76.9,67.4,85.6,65.7,93.2,68.9L93.2,68.9z"/>
|
|
36
|
-
<path class="st4" d="M103.7,82.7c-0.8,0.3-1.6-0.1-1.9-0.9c0,0,0,0,0,0c-1.3-3.7-3.8-6.8-7.1-8.8l1.2-2.8c4,2.4,7.1,6.2,8.7,10.6
|
|
37
|
-
C104.9,81.6,104.5,82.5,103.7,82.7z"/>
|
|
38
|
-
<path class="st4" d="M77.9,103.2l-1.2,2.8c-4.9-2.3-8.7-6.5-10.5-11.6c-0.3-0.8,0-1.6,0.8-2c0.8-0.3,1.6,0,2,0.8
|
|
39
|
-
c0,0.1,0.1,0.1,0.1,0.2c0.9,2.4,2.3,4.6,4.1,6.5C74.4,101.2,76.1,102.4,77.9,103.2z"/>
|
|
40
|
-
<path class="st4" d="M110,91.8v12.5c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5v-9.1l-7.2,6.8c-5.4,5.2-13.1,7.2-20.3,5l1.2-2.8
|
|
41
|
-
c6.1,1.7,12.5,0,17-4.4l7-6.5h-8.8c-0.8,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5h12.7c0.2,0,0.4,0,0.5,0.1l0,0c0.2,0.1,0.3,0.2,0.4,0.3
|
|
42
|
-
l0,0l0,0c0.1,0.1,0.2,0.3,0.3,0.5v0.1C109.9,91.4,110,91.6,110,91.8z"/>
|
|
43
|
-
<line class="st5" x1="94.8" y1="62.5" x2="72.6" y2="112.1"/>
|
|
44
|
-
</g>
|
|
45
|
-
</g>
|
|
46
|
-
</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 189.4 139.3" style="enable-background:new 0 0 189.4 139.3;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
|
|
7
|
+
.st1{fill:#CED5DE;}
|
|
8
|
+
.st2{fill:#FFFFFF;}
|
|
9
|
+
.st3{fill:none;}
|
|
10
|
+
.st4{fill:#788190;}
|
|
11
|
+
.st5{fill:none;stroke:#788190;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;}
|
|
12
|
+
</style>
|
|
13
|
+
<title>failureLog1</title>
|
|
14
|
+
<g id="Layer_2_1_">
|
|
15
|
+
<g id="Layer_1-2">
|
|
16
|
+
<circle class="st0" cx="113.1" cy="68.8" r="68.8"/>
|
|
17
|
+
<circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
|
|
18
|
+
<circle class="st0" cx="35.9" cy="123.6" r="15.6"/>
|
|
19
|
+
<path class="st1" d="M38,56.4h94.7l0,0v60.7c0,2.5-2,4.5-4.5,4.5H42.5c-2.5,0-4.5-2-4.5-4.5c0,0,0,0,0,0V56.4L38,56.4z"/>
|
|
20
|
+
<path class="st2" d="M60.3,28.5c-0.6,0-1.2,0-1.8,0.1c-5.2-9.5-17.2-13-26.8-7.8c-5.3,2.9-9,8.1-10,14h-2.8
|
|
21
|
+
c-5.5,0-9.9,4.4-9.9,9.9c0,5.4,4.4,9.9,9.9,9.9h41.2c6.5,0,12.1-4.9,12.9-11.3c0.1-0.6,0.1-1.1,0.1-1.7
|
|
22
|
+
C73.4,34.4,67.6,28.5,60.3,28.5C60.4,28.5,60.4,28.5,60.3,28.5z"/>
|
|
23
|
+
<path class="st2" d="M174.3,66.9c-0.7,0-1.3,0-2,0.1c-6.1-11-19.9-15.1-31-9c-6.1,3.4-10.4,9.3-11.5,16.2h-3.2
|
|
24
|
+
c-6.3,0.2-11.3,5.5-11.1,11.8c0.2,6,5,10.9,11.1,11.1h47.7c7.6,0,14-5.6,15-13.1c0.1-0.7,0.1-1.3,0.1-2
|
|
25
|
+
C189.4,73.6,182.7,66.9,174.3,66.9C174.3,66.9,174.3,66.9,174.3,66.9z"/>
|
|
26
|
+
<path class="st3" d="M50.1,48c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2S50.7,48,50.1,48L50.1,48z"/>
|
|
27
|
+
<path class="st3" d="M45.3,48c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2S46,48,45.3,48L45.3,48z"/>
|
|
28
|
+
<circle class="st3" cx="54.8" cy="49.2" r="1.2"/>
|
|
29
|
+
<path class="st4" d="M132.7,50.9c0-3.9-3.2-7.1-7.1-7.1l0,0H45.1c-3.9,0-7.1,3.1-7.1,7.1c0,0,0,0,0,0v3.7h94.7V50.9z M45.3,50.4
|
|
30
|
+
c-0.7,0-1.2-0.5-1.2-1.2s0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2S46,50.4,45.3,50.4z M50.1,50.4c-0.7,0-1.2-0.5-1.2-1.2
|
|
31
|
+
s0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2S50.7,50.4,50.1,50.4z M54.8,50.4c-0.7,0-1.2-0.5-1.2-1.2s0.5-1.2,1.2-1.2
|
|
32
|
+
c0.7,0,1.2,0.5,1.2,1.2S55.4,50.4,54.8,50.4L54.8,50.4z"/>
|
|
33
|
+
<path class="st4" d="M93.2,68.9L92,71.6c-6.5-2.7-14-1.2-19,3.8l-7,6.5h8.8c0.8,0,1.5,0.7,1.5,1.5s-0.7,1.5-1.5,1.5H62.2h-0.2
|
|
34
|
+
c-0.1,0-0.2-0.1-0.3-0.1l0,0l-0.2-0.1l-0.1-0.1c-0.1,0-0.1-0.1-0.2-0.1l0,0l0,0c-0.1-0.1-0.2-0.3-0.3-0.5l0,0
|
|
35
|
+
c-0.1-0.2-0.1-0.3-0.1-0.5V70.9c0-0.8,0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5V80l7.2-6.8C76.9,67.4,85.6,65.7,93.2,68.9L93.2,68.9z"/>
|
|
36
|
+
<path class="st4" d="M103.7,82.7c-0.8,0.3-1.6-0.1-1.9-0.9c0,0,0,0,0,0c-1.3-3.7-3.8-6.8-7.1-8.8l1.2-2.8c4,2.4,7.1,6.2,8.7,10.6
|
|
37
|
+
C104.9,81.6,104.5,82.5,103.7,82.7z"/>
|
|
38
|
+
<path class="st4" d="M77.9,103.2l-1.2,2.8c-4.9-2.3-8.7-6.5-10.5-11.6c-0.3-0.8,0-1.6,0.8-2c0.8-0.3,1.6,0,2,0.8
|
|
39
|
+
c0,0.1,0.1,0.1,0.1,0.2c0.9,2.4,2.3,4.6,4.1,6.5C74.4,101.2,76.1,102.4,77.9,103.2z"/>
|
|
40
|
+
<path class="st4" d="M110,91.8v12.5c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5v-9.1l-7.2,6.8c-5.4,5.2-13.1,7.2-20.3,5l1.2-2.8
|
|
41
|
+
c6.1,1.7,12.5,0,17-4.4l7-6.5h-8.8c-0.8,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5h12.7c0.2,0,0.4,0,0.5,0.1l0,0c0.2,0.1,0.3,0.2,0.4,0.3
|
|
42
|
+
l0,0l0,0c0.1,0.1,0.2,0.3,0.3,0.5v0.1C109.9,91.4,110,91.6,110,91.8z"/>
|
|
43
|
+
<line class="st5" x1="94.8" y1="62.5" x2="72.6" y2="112.1"/>
|
|
44
|
+
</g>
|
|
45
|
+
</g>
|
|
46
|
+
</svg>
|