@zohodesk/svg 1.1.16 → 1.1.17
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 +4 -0
- 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/__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/emptystate/version3/{EmptyDolphin.js → EmptyPenguin.js} +5 -5
- package/es/v1/emptystate/version3/EmptyRecycleBin.js +73 -0
- 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/__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/emptystate/version3/{EmptyDolphin.js → EmptyPenguin.js} +6 -6
- package/lib/v1/emptystate/version3/EmptyRecycleBin.js +94 -0
- package/package.json +1 -1
- package/postPublish.js +8 -8
- package/prePublish.js +70 -70
- package/react-cli.config.js +19 -19
- package/result.json +1 -1
package/images/EmptySkills.svg
CHANGED
|
@@ -1,83 +1,83 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{opacity:5.000000e-02;fill:#3F70B7;enable-background:new ;}
|
|
7
|
-
.st1{fill:none;stroke:#E56471;stroke-miterlimit:10;}
|
|
8
|
-
.st2{fill:none;stroke:#5CC1A5;stroke-miterlimit:10;}
|
|
9
|
-
.st3{fill:none;stroke:#3F70B7;stroke-linecap:round;stroke-linejoin:round;}
|
|
10
|
-
.st4{fill:none;stroke:#010101;stroke-linecap:round;stroke-linejoin:round;}
|
|
11
|
-
.st5{fill:none;stroke:#000000;stroke-miterlimit:10;}
|
|
12
|
-
.st6{opacity:0.25;fill:#3F70B7;enable-background:new ;}
|
|
13
|
-
.st7{opacity:0.25;}
|
|
14
|
-
.st8{clip-path:url(#SVGID_2_);}
|
|
15
|
-
.st9{fill:none;stroke:#3F70B7;stroke-width:0.5;stroke-miterlimit:10;}
|
|
16
|
-
.st10{clip-path:url(#SVGID_4_);}
|
|
17
|
-
</style>
|
|
18
|
-
<title>ReactEmpty</title>
|
|
19
|
-
<path class="st0" d="M86.5,62.5c0,0,46.9-30.9,70.7-21.5s40,87.4-26.1,122.4S35.2,122.2,35,108.7C34.7,95.6,35,64.4,86.5,62.5z"/>
|
|
20
|
-
<ellipse class="st1" cx="156" cy="31.7" rx="3.5" ry="3.5"/>
|
|
21
|
-
<ellipse class="st2" cx="79.6" cy="29.6" rx="2.1" ry="2.1"/>
|
|
22
|
-
<line class="st3" x1="23.3" y1="100.9" x2="22.9" y2="107"/>
|
|
23
|
-
<line class="st3" x1="20" y1="103.8" x2="26.2" y2="104.1"/>
|
|
24
|
-
<ellipse class="st4" cx="165.9" cy="154.1" rx="2.4" ry="2.4"/>
|
|
25
|
-
<line class="st2" x1="175.6" y1="117.2" x2="179.8" y2="121.8"/>
|
|
26
|
-
<line class="st2" x1="175.4" y1="121.6" x2="180" y2="117.4"/>
|
|
27
|
-
<path class="st5" d="M25.9,124.2c0,0,28.6-2.9,35.8-25.2s29.5-22.8,35.6-24.2l0.7-0.2c6.6-2.4,11.3-8.9,11.3-16.3
|
|
28
|
-
c0-9.5-7.7-17.2-17.2-17.2s-17.1,7.7-17.1,17.2c0,8.2,5.7,15,13.4,16.7l0,0c2.1,0.7,4.5,1.6,7.3,1.9c2.2,0.2,4.5,0.3,6.8,0.2
|
|
29
|
-
c5.3-0.2,18.5,2.2,23.3,13.8c6.3,15.4,16.9,30.2,36.4,30.2c0,0-44.3,6.3-51.1-23c0,0,3.2,1.1,0,15.1s-18.7,28.8-44.6,14.8
|
|
30
|
-
s-30.6,18.7-5,22.3s58.3-18.4,72.7-22s24.1,5,24.1,12.2c0,20.2-79.2,33.1-83.2-42.5"/>
|
|
31
|
-
<circle class="st6" cx="97.2" cy="58.1" r="17.1"/>
|
|
32
|
-
<g class="st7">
|
|
33
|
-
<g>
|
|
34
|
-
<defs>
|
|
35
|
-
<circle id="SVGID_1_" cx="147.6" cy="58.7" r="12.7"/>
|
|
36
|
-
</defs>
|
|
37
|
-
<clipPath id="SVGID_2_">
|
|
38
|
-
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
|
|
39
|
-
</clipPath>
|
|
40
|
-
<g class="st8">
|
|
41
|
-
<line class="st9" x1="162.5" y1="47.7" x2="158.4" y2="73.7"/>
|
|
42
|
-
<line class="st9" x1="160.9" y1="47.5" x2="156.8" y2="73.5"/>
|
|
43
|
-
<line class="st9" x1="159.3" y1="47.2" x2="155.2" y2="73.2"/>
|
|
44
|
-
<line class="st9" x1="157.7" y1="47" x2="153.6" y2="73"/>
|
|
45
|
-
<line class="st9" x1="156.1" y1="46.7" x2="151.9" y2="72.7"/>
|
|
46
|
-
<line class="st9" x1="154.5" y1="46.5" x2="150.4" y2="72.4"/>
|
|
47
|
-
<line class="st9" x1="152.9" y1="46.2" x2="148.7" y2="72.2"/>
|
|
48
|
-
<line class="st9" x1="151.3" y1="45.9" x2="147.1" y2="71.9"/>
|
|
49
|
-
<line class="st9" x1="149.7" y1="45.7" x2="145.5" y2="71.7"/>
|
|
50
|
-
<line class="st9" x1="148.1" y1="45.4" x2="143.9" y2="71.4"/>
|
|
51
|
-
<line class="st9" x1="146.5" y1="45.2" x2="142.3" y2="71.2"/>
|
|
52
|
-
<line class="st9" x1="144.9" y1="44.9" x2="140.7" y2="70.9"/>
|
|
53
|
-
<line class="st9" x1="143.2" y1="44.7" x2="139.1" y2="70.7"/>
|
|
54
|
-
<line class="st9" x1="141.6" y1="44.4" x2="137.5" y2="70.4"/>
|
|
55
|
-
<line class="st9" x1="140" y1="44.2" x2="135.9" y2="70.2"/>
|
|
56
|
-
<line class="st9" x1="138.4" y1="43.9" x2="134.3" y2="69.9"/>
|
|
57
|
-
<line class="st9" x1="136.8" y1="43.6" x2="132.7" y2="69.6"/>
|
|
58
|
-
</g>
|
|
59
|
-
</g>
|
|
60
|
-
<circle class="st9" cx="147.6" cy="58.7" r="12.7"/>
|
|
61
|
-
</g>
|
|
62
|
-
<g class="st7">
|
|
63
|
-
<g>
|
|
64
|
-
<defs>
|
|
65
|
-
<circle id="SVGID_3_" cx="34.3" cy="61.8" r="12.7"/>
|
|
66
|
-
</defs>
|
|
67
|
-
<clipPath id="SVGID_4_">
|
|
68
|
-
<use xlink:href="#SVGID_3_" style="overflow:visible;"/>
|
|
69
|
-
</clipPath>
|
|
70
|
-
<g class="st10">
|
|
71
|
-
<line class="st9" x1="47.7" y1="50.6" x2="43.5" y2="76.6"/>
|
|
72
|
-
<line class="st9" x1="44.5" y1="50.1" x2="40.3" y2="76.1"/>
|
|
73
|
-
<line class="st9" x1="41.2" y1="49.6" x2="37.1" y2="75.6"/>
|
|
74
|
-
<line class="st9" x1="38" y1="49" x2="33.9" y2="75.1"/>
|
|
75
|
-
<line class="st9" x1="34.8" y1="48.5" x2="30.7" y2="74.5"/>
|
|
76
|
-
<line class="st9" x1="31.6" y1="48" x2="27.5" y2="74"/>
|
|
77
|
-
<line class="st9" x1="28.4" y1="47.5" x2="24.2" y2="73.5"/>
|
|
78
|
-
<line class="st9" x1="25.2" y1="47" x2="21" y2="73"/>
|
|
79
|
-
</g>
|
|
80
|
-
</g>
|
|
81
|
-
<circle class="st9" cx="34.3" cy="61.8" r="12.7"/>
|
|
82
|
-
</g>
|
|
83
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{opacity:5.000000e-02;fill:#3F70B7;enable-background:new ;}
|
|
7
|
+
.st1{fill:none;stroke:#E56471;stroke-miterlimit:10;}
|
|
8
|
+
.st2{fill:none;stroke:#5CC1A5;stroke-miterlimit:10;}
|
|
9
|
+
.st3{fill:none;stroke:#3F70B7;stroke-linecap:round;stroke-linejoin:round;}
|
|
10
|
+
.st4{fill:none;stroke:#010101;stroke-linecap:round;stroke-linejoin:round;}
|
|
11
|
+
.st5{fill:none;stroke:#000000;stroke-miterlimit:10;}
|
|
12
|
+
.st6{opacity:0.25;fill:#3F70B7;enable-background:new ;}
|
|
13
|
+
.st7{opacity:0.25;}
|
|
14
|
+
.st8{clip-path:url(#SVGID_2_);}
|
|
15
|
+
.st9{fill:none;stroke:#3F70B7;stroke-width:0.5;stroke-miterlimit:10;}
|
|
16
|
+
.st10{clip-path:url(#SVGID_4_);}
|
|
17
|
+
</style>
|
|
18
|
+
<title>ReactEmpty</title>
|
|
19
|
+
<path class="st0" d="M86.5,62.5c0,0,46.9-30.9,70.7-21.5s40,87.4-26.1,122.4S35.2,122.2,35,108.7C34.7,95.6,35,64.4,86.5,62.5z"/>
|
|
20
|
+
<ellipse class="st1" cx="156" cy="31.7" rx="3.5" ry="3.5"/>
|
|
21
|
+
<ellipse class="st2" cx="79.6" cy="29.6" rx="2.1" ry="2.1"/>
|
|
22
|
+
<line class="st3" x1="23.3" y1="100.9" x2="22.9" y2="107"/>
|
|
23
|
+
<line class="st3" x1="20" y1="103.8" x2="26.2" y2="104.1"/>
|
|
24
|
+
<ellipse class="st4" cx="165.9" cy="154.1" rx="2.4" ry="2.4"/>
|
|
25
|
+
<line class="st2" x1="175.6" y1="117.2" x2="179.8" y2="121.8"/>
|
|
26
|
+
<line class="st2" x1="175.4" y1="121.6" x2="180" y2="117.4"/>
|
|
27
|
+
<path class="st5" d="M25.9,124.2c0,0,28.6-2.9,35.8-25.2s29.5-22.8,35.6-24.2l0.7-0.2c6.6-2.4,11.3-8.9,11.3-16.3
|
|
28
|
+
c0-9.5-7.7-17.2-17.2-17.2s-17.1,7.7-17.1,17.2c0,8.2,5.7,15,13.4,16.7l0,0c2.1,0.7,4.5,1.6,7.3,1.9c2.2,0.2,4.5,0.3,6.8,0.2
|
|
29
|
+
c5.3-0.2,18.5,2.2,23.3,13.8c6.3,15.4,16.9,30.2,36.4,30.2c0,0-44.3,6.3-51.1-23c0,0,3.2,1.1,0,15.1s-18.7,28.8-44.6,14.8
|
|
30
|
+
s-30.6,18.7-5,22.3s58.3-18.4,72.7-22s24.1,5,24.1,12.2c0,20.2-79.2,33.1-83.2-42.5"/>
|
|
31
|
+
<circle class="st6" cx="97.2" cy="58.1" r="17.1"/>
|
|
32
|
+
<g class="st7">
|
|
33
|
+
<g>
|
|
34
|
+
<defs>
|
|
35
|
+
<circle id="SVGID_1_" cx="147.6" cy="58.7" r="12.7"/>
|
|
36
|
+
</defs>
|
|
37
|
+
<clipPath id="SVGID_2_">
|
|
38
|
+
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
|
|
39
|
+
</clipPath>
|
|
40
|
+
<g class="st8">
|
|
41
|
+
<line class="st9" x1="162.5" y1="47.7" x2="158.4" y2="73.7"/>
|
|
42
|
+
<line class="st9" x1="160.9" y1="47.5" x2="156.8" y2="73.5"/>
|
|
43
|
+
<line class="st9" x1="159.3" y1="47.2" x2="155.2" y2="73.2"/>
|
|
44
|
+
<line class="st9" x1="157.7" y1="47" x2="153.6" y2="73"/>
|
|
45
|
+
<line class="st9" x1="156.1" y1="46.7" x2="151.9" y2="72.7"/>
|
|
46
|
+
<line class="st9" x1="154.5" y1="46.5" x2="150.4" y2="72.4"/>
|
|
47
|
+
<line class="st9" x1="152.9" y1="46.2" x2="148.7" y2="72.2"/>
|
|
48
|
+
<line class="st9" x1="151.3" y1="45.9" x2="147.1" y2="71.9"/>
|
|
49
|
+
<line class="st9" x1="149.7" y1="45.7" x2="145.5" y2="71.7"/>
|
|
50
|
+
<line class="st9" x1="148.1" y1="45.4" x2="143.9" y2="71.4"/>
|
|
51
|
+
<line class="st9" x1="146.5" y1="45.2" x2="142.3" y2="71.2"/>
|
|
52
|
+
<line class="st9" x1="144.9" y1="44.9" x2="140.7" y2="70.9"/>
|
|
53
|
+
<line class="st9" x1="143.2" y1="44.7" x2="139.1" y2="70.7"/>
|
|
54
|
+
<line class="st9" x1="141.6" y1="44.4" x2="137.5" y2="70.4"/>
|
|
55
|
+
<line class="st9" x1="140" y1="44.2" x2="135.9" y2="70.2"/>
|
|
56
|
+
<line class="st9" x1="138.4" y1="43.9" x2="134.3" y2="69.9"/>
|
|
57
|
+
<line class="st9" x1="136.8" y1="43.6" x2="132.7" y2="69.6"/>
|
|
58
|
+
</g>
|
|
59
|
+
</g>
|
|
60
|
+
<circle class="st9" cx="147.6" cy="58.7" r="12.7"/>
|
|
61
|
+
</g>
|
|
62
|
+
<g class="st7">
|
|
63
|
+
<g>
|
|
64
|
+
<defs>
|
|
65
|
+
<circle id="SVGID_3_" cx="34.3" cy="61.8" r="12.7"/>
|
|
66
|
+
</defs>
|
|
67
|
+
<clipPath id="SVGID_4_">
|
|
68
|
+
<use xlink:href="#SVGID_3_" style="overflow:visible;"/>
|
|
69
|
+
</clipPath>
|
|
70
|
+
<g class="st10">
|
|
71
|
+
<line class="st9" x1="47.7" y1="50.6" x2="43.5" y2="76.6"/>
|
|
72
|
+
<line class="st9" x1="44.5" y1="50.1" x2="40.3" y2="76.1"/>
|
|
73
|
+
<line class="st9" x1="41.2" y1="49.6" x2="37.1" y2="75.6"/>
|
|
74
|
+
<line class="st9" x1="38" y1="49" x2="33.9" y2="75.1"/>
|
|
75
|
+
<line class="st9" x1="34.8" y1="48.5" x2="30.7" y2="74.5"/>
|
|
76
|
+
<line class="st9" x1="31.6" y1="48" x2="27.5" y2="74"/>
|
|
77
|
+
<line class="st9" x1="28.4" y1="47.5" x2="24.2" y2="73.5"/>
|
|
78
|
+
<line class="st9" x1="25.2" y1="47" x2="21" y2="73"/>
|
|
79
|
+
</g>
|
|
80
|
+
</g>
|
|
81
|
+
<circle class="st9" cx="34.3" cy="61.8" r="12.7"/>
|
|
82
|
+
</g>
|
|
83
|
+
</svg>
|
package/images/EmptyWebhook.svg
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
|
|
7
|
-
.st1{fill:#CED5DE;}
|
|
8
|
-
.st2{fill:#788190;}
|
|
9
|
-
.st3{fill:#FFFFFF;}
|
|
10
|
-
</style>
|
|
11
|
-
<title>webhook1</title>
|
|
12
|
-
<g id="Layer_2_1_">
|
|
13
|
-
<g id="Layer_1-2">
|
|
14
|
-
<circle class="st0" cx="113.1" cy="68.8" r="68.8"/>
|
|
15
|
-
<circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
|
|
16
|
-
<circle class="st0" cx="35.9" cy="123.6" r="15.6"/>
|
|
17
|
-
<path class="st1" d="M61,47.2h89.2v48c0,1.3-1.1,2.4-2.4,2.4l0,0H61V47.2z"/>
|
|
18
|
-
<path class="st2" d="M63.4,34.8h84.3c1.3,0,2.4,1.1,2.4,2.4v10H61v-10C61,35.9,62.1,34.8,63.4,34.8C63.4,34.8,63.4,34.8,63.4,34.8
|
|
19
|
-
z"/>
|
|
20
|
-
<path class="st2" d="M47.2,53.5h84.3c1.3,0,2.4,1.1,2.4,2.4l0,0v10H44.7v-10C44.7,54.6,45.8,53.5,47.2,53.5
|
|
21
|
-
C47.1,53.5,47.1,53.5,47.2,53.5z"/>
|
|
22
|
-
<circle class="st3" cx="150.1" cy="72" r="15"/>
|
|
23
|
-
<path class="st3" d="M44.8,65.9h89.1v48c0,1.3-1.1,2.4-2.4,2.4c0,0,0,0,0,0H47.2c-1.3,0-2.4-1.1-2.4-2.4L44.8,65.9z"/>
|
|
24
|
-
<path class="st1" d="M54.6,77.3h31.5c1.2,0,2.2,1,2.2,2.2l0,0c0,1.2-1,2.2-2.2,2.2c0,0,0,0,0,0H54.6c-1.2,0-2.2-1-2.2-2.2l0,0
|
|
25
|
-
C52.4,78.3,53.4,77.4,54.6,77.3z M54.6,88.8h40c1.2,0,2.2,1,2.2,2.2c0,0,0,0,0,0l0,0c0,1.2-1,2.2-2.2,2.2h-40
|
|
26
|
-
c-1.2,0-2.2-1-2.2-2.1l0,0C52.4,89.8,53.3,88.8,54.6,88.8C54.6,88.8,54.6,88.7,54.6,88.8z M54.6,100.1h24.9c1.2,0,2.2,1,2.2,2.2
|
|
27
|
-
c0,0,0,0,0,0l0,0c0,1.2-1,2.2-2.2,2.2c0,0,0,0,0,0H54.6c-1.2,0-2.2-1-2.2-2.2l0,0C52.4,101.1,53.4,100.1,54.6,100.1z"/>
|
|
28
|
-
<path class="st1" d="M106.4,77.3h17.9c1,0,1.8,0.8,1.8,1.8v19.1c0,1-0.8,1.8-1.8,1.8h-17.9c-1,0-1.8-0.8-1.8-1.8V79.2
|
|
29
|
-
C104.6,78.2,105.4,77.3,106.4,77.3z"/>
|
|
30
|
-
<path class="st2" d="M158.5,72.4c-1.4-1.2-3.3-1.6-5-0.9l-1.7-3c0.8-0.8,0.8-2.1,0-2.8s-2.1-0.8-2.8,0c-0.8,0.8-0.8,2.1,0,2.8
|
|
31
|
-
c0.4,0.4,0.9,0.6,1.4,0.6c0.2,0,0.3,0,0.5-0.1l2,3.4c0.2,0.3,0.5,0.4,0.8,0.2c1.7-1,3.9-0.4,4.9,1.4c1,1.7,0.4,3.9-1.4,4.9
|
|
32
|
-
c-1.4,0.8-3.1,0.6-4.2-0.5c-0.2-0.2-0.6-0.2-0.8,0c0,0,0,0,0,0c-0.2,0.2-0.2,0.6,0,0.8c1.9,1.8,4.9,1.6,6.7-0.3
|
|
33
|
-
S160.4,74.2,158.5,72.4L158.5,72.4z"/>
|
|
34
|
-
<path class="st2" d="M145.2,73.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2c0-0.5-0.2-1-0.5-1.4l2.1-3.5c0.2-0.3,0.1-0.6-0.2-0.8
|
|
35
|
-
c0,0,0,0,0,0c-1.8-1-2.4-3.1-1.4-4.9c0.6-1.2,1.9-1.9,3.2-1.9l0,0c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.6,1.1,2.6
|
|
36
|
-
c0,0.2,0,0.5-0.1,0.7c-0.1,0.3,0.1,0.6,0.4,0.7c0,0,0,0,0,0c0.3,0.1,0.6-0.1,0.7-0.4c0.1-0.3,0.1-0.6,0.1-0.9
|
|
37
|
-
c0-2.6-2.1-4.7-4.7-4.7l0,0l0,0c-2.6,0-4.7,2-4.8,4.6c0,1.6,0.8,3.1,2.1,4l-1.8,3C145.6,73.9,145.4,73.9,145.2,73.9z"/>
|
|
38
|
-
<path class="st2" d="M155.3,77.9c1.1,0,2-0.9,2-2s-0.9-2-2-2c-0.9,0-1.7,0.6-1.9,1.5h-4c-0.3,0-0.6,0.2-0.6,0.5c0,0,0,0,0,0
|
|
39
|
-
c0,2-1.6,3.6-3.6,3.6c-2,0-3.6-1.6-3.6-3.6c0-1.7,1.2-3.1,2.8-3.5c0.3-0.1,0.5-0.4,0.4-0.7c-0.1-0.3-0.4-0.4-0.6-0.4
|
|
40
|
-
c-2.5,0.6-4.1,3.1-3.5,5.6c0.5,2.2,2.4,3.7,4.6,3.7c0.4,0,0.7,0,1.1-0.1c1.9-0.4,3.4-2,3.6-4h3.4C153.6,77.4,154.4,78,155.3,77.9z
|
|
41
|
-
"/>
|
|
42
|
-
</g>
|
|
43
|
-
</g>
|
|
44
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 181.9 139.3" style="enable-background:new 0 0 181.9 139.3;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{opacity:3.000000e-02;fill:#1E2633;enable-background:new ;}
|
|
7
|
+
.st1{fill:#CED5DE;}
|
|
8
|
+
.st2{fill:#788190;}
|
|
9
|
+
.st3{fill:#FFFFFF;}
|
|
10
|
+
</style>
|
|
11
|
+
<title>webhook1</title>
|
|
12
|
+
<g id="Layer_2_1_">
|
|
13
|
+
<g id="Layer_1-2">
|
|
14
|
+
<circle class="st0" cx="113.1" cy="68.8" r="68.8"/>
|
|
15
|
+
<circle class="st0" cx="42.7" cy="56.4" r="42.7"/>
|
|
16
|
+
<circle class="st0" cx="35.9" cy="123.6" r="15.6"/>
|
|
17
|
+
<path class="st1" d="M61,47.2h89.2v48c0,1.3-1.1,2.4-2.4,2.4l0,0H61V47.2z"/>
|
|
18
|
+
<path class="st2" d="M63.4,34.8h84.3c1.3,0,2.4,1.1,2.4,2.4v10H61v-10C61,35.9,62.1,34.8,63.4,34.8C63.4,34.8,63.4,34.8,63.4,34.8
|
|
19
|
+
z"/>
|
|
20
|
+
<path class="st2" d="M47.2,53.5h84.3c1.3,0,2.4,1.1,2.4,2.4l0,0v10H44.7v-10C44.7,54.6,45.8,53.5,47.2,53.5
|
|
21
|
+
C47.1,53.5,47.1,53.5,47.2,53.5z"/>
|
|
22
|
+
<circle class="st3" cx="150.1" cy="72" r="15"/>
|
|
23
|
+
<path class="st3" d="M44.8,65.9h89.1v48c0,1.3-1.1,2.4-2.4,2.4c0,0,0,0,0,0H47.2c-1.3,0-2.4-1.1-2.4-2.4L44.8,65.9z"/>
|
|
24
|
+
<path class="st1" d="M54.6,77.3h31.5c1.2,0,2.2,1,2.2,2.2l0,0c0,1.2-1,2.2-2.2,2.2c0,0,0,0,0,0H54.6c-1.2,0-2.2-1-2.2-2.2l0,0
|
|
25
|
+
C52.4,78.3,53.4,77.4,54.6,77.3z M54.6,88.8h40c1.2,0,2.2,1,2.2,2.2c0,0,0,0,0,0l0,0c0,1.2-1,2.2-2.2,2.2h-40
|
|
26
|
+
c-1.2,0-2.2-1-2.2-2.1l0,0C52.4,89.8,53.3,88.8,54.6,88.8C54.6,88.8,54.6,88.7,54.6,88.8z M54.6,100.1h24.9c1.2,0,2.2,1,2.2,2.2
|
|
27
|
+
c0,0,0,0,0,0l0,0c0,1.2-1,2.2-2.2,2.2c0,0,0,0,0,0H54.6c-1.2,0-2.2-1-2.2-2.2l0,0C52.4,101.1,53.4,100.1,54.6,100.1z"/>
|
|
28
|
+
<path class="st1" d="M106.4,77.3h17.9c1,0,1.8,0.8,1.8,1.8v19.1c0,1-0.8,1.8-1.8,1.8h-17.9c-1,0-1.8-0.8-1.8-1.8V79.2
|
|
29
|
+
C104.6,78.2,105.4,77.3,106.4,77.3z"/>
|
|
30
|
+
<path class="st2" d="M158.5,72.4c-1.4-1.2-3.3-1.6-5-0.9l-1.7-3c0.8-0.8,0.8-2.1,0-2.8s-2.1-0.8-2.8,0c-0.8,0.8-0.8,2.1,0,2.8
|
|
31
|
+
c0.4,0.4,0.9,0.6,1.4,0.6c0.2,0,0.3,0,0.5-0.1l2,3.4c0.2,0.3,0.5,0.4,0.8,0.2c1.7-1,3.9-0.4,4.9,1.4c1,1.7,0.4,3.9-1.4,4.9
|
|
32
|
+
c-1.4,0.8-3.1,0.6-4.2-0.5c-0.2-0.2-0.6-0.2-0.8,0c0,0,0,0,0,0c-0.2,0.2-0.2,0.6,0,0.8c1.9,1.8,4.9,1.6,6.7-0.3
|
|
33
|
+
S160.4,74.2,158.5,72.4L158.5,72.4z"/>
|
|
34
|
+
<path class="st2" d="M145.2,73.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2c0-0.5-0.2-1-0.5-1.4l2.1-3.5c0.2-0.3,0.1-0.6-0.2-0.8
|
|
35
|
+
c0,0,0,0,0,0c-1.8-1-2.4-3.1-1.4-4.9c0.6-1.2,1.9-1.9,3.2-1.9l0,0c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.6,1.1,2.6
|
|
36
|
+
c0,0.2,0,0.5-0.1,0.7c-0.1,0.3,0.1,0.6,0.4,0.7c0,0,0,0,0,0c0.3,0.1,0.6-0.1,0.7-0.4c0.1-0.3,0.1-0.6,0.1-0.9
|
|
37
|
+
c0-2.6-2.1-4.7-4.7-4.7l0,0l0,0c-2.6,0-4.7,2-4.8,4.6c0,1.6,0.8,3.1,2.1,4l-1.8,3C145.6,73.9,145.4,73.9,145.2,73.9z"/>
|
|
38
|
+
<path class="st2" d="M155.3,77.9c1.1,0,2-0.9,2-2s-0.9-2-2-2c-0.9,0-1.7,0.6-1.9,1.5h-4c-0.3,0-0.6,0.2-0.6,0.5c0,0,0,0,0,0
|
|
39
|
+
c0,2-1.6,3.6-3.6,3.6c-2,0-3.6-1.6-3.6-3.6c0-1.7,1.2-3.1,2.8-3.5c0.3-0.1,0.5-0.4,0.4-0.7c-0.1-0.3-0.4-0.4-0.6-0.4
|
|
40
|
+
c-2.5,0.6-4.1,3.1-3.5,5.6c0.5,2.2,2.4,3.7,4.6,3.7c0.4,0,0.7,0,1.1-0.1c1.9-0.4,3.4-2,3.6-4h3.4C153.6,77.4,154.4,78,155.3,77.9z
|
|
41
|
+
"/>
|
|
42
|
+
</g>
|
|
43
|
+
</g>
|
|
44
|
+
</svg>
|
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>
|