Make status page and on-call management page.
@@ -770,22 +770,22 @@ th {
|
||||
0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.bs-Button--blue {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.9);
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #fff;
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -802,8 +802,8 @@ th {
|
||||
.bs-Button--blue:disabled:active,
|
||||
.bs-Button--blue:disabled:focus,
|
||||
.bs-Button--blue:disabled:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.75);
|
||||
@@ -4045,8 +4045,8 @@ a.bs-ObjectList-row {
|
||||
width: 100%;
|
||||
background: #14aad9;
|
||||
border: 0;
|
||||
border-bottom: 2px solid #0080a8;
|
||||
border-top: 2px solid #0080a8;
|
||||
border-bottom: 2px solid #000000;
|
||||
border-top: 2px solid #000000;
|
||||
color: hsla(0, 0%, 100%, 0.85);
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
@@ -4055,7 +4055,7 @@ a.bs-ObjectList-row {
|
||||
.bs-ObjectList-refresh:active,
|
||||
.bs-ObjectList-refresh:focus,
|
||||
.bs-ObjectList-refresh:hover {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border-bottom: 2px solid #43458b;
|
||||
border-top: 2px solid #43458b;
|
||||
color: #fff;
|
||||
@@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property {
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent;
|
||||
}
|
||||
.bs-Button--blue {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.9);
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #fff;
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property {
|
||||
.bs-Button--blue:disabled:active,
|
||||
.bs-Button--blue:disabled:focus,
|
||||
.bs-Button--blue:disabled:hover {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.75);
|
||||
}
|
||||
.bs-Button--blue {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
|
||||
box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
|
||||
0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent,
|
||||
0 0 0 0 transparent;
|
||||
}
|
||||
@@ -15476,7 +15476,7 @@ html.db-NewChrome
|
||||
}
|
||||
html.db-NewChrome div.dashboard-view div.summary,
|
||||
html.db-NewChrome div.platform-overview-dashboard-view div.summary {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
left: 0;
|
||||
@@ -16617,7 +16617,7 @@ div.pagination div.position strong {
|
||||
}
|
||||
.popover-view div.header div.buttons a.blue:active {
|
||||
color: #eee;
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
.popover-view div.header div.buttons a.left {
|
||||
|
||||
@@ -2742,7 +2742,7 @@ html.db-NewChrome body {
|
||||
align-self: flex-start;
|
||||
}
|
||||
.db-Copilot-messageContainer--visitor .db-Copilot-message {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
color: #fff;
|
||||
}
|
||||
.db-Copilot-messageContainer--visitor .db-Copilot-messageLink {
|
||||
@@ -2984,7 +2984,7 @@ html.db-NewChrome body {
|
||||
width: 82px;
|
||||
}
|
||||
.db-DateInput:active {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
color: #fff;
|
||||
}
|
||||
.db-DateInput.db-is-disabled:active {
|
||||
@@ -7490,7 +7490,7 @@ div.db-Trend-groupChart {
|
||||
color: #14aad9;
|
||||
}
|
||||
.db-SegmentedControlOption--selected:hover {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-Modal.db-DiscountAcceptanceModal {
|
||||
background: #fff;
|
||||
@@ -8284,7 +8284,7 @@ html.db-NewChrome
|
||||
html.db-NewChrome
|
||||
.DayPicker-container
|
||||
.CalendarMonth__day.CalendarMonth__day--selected-start:active {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border: none;
|
||||
}
|
||||
html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside {
|
||||
@@ -10367,7 +10367,7 @@ table {
|
||||
width: 300px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border-color: #0080a8;
|
||||
border-color: #000000;
|
||||
}
|
||||
|
||||
.db-MultiSelect-auto--grow {
|
||||
|
||||
@@ -166,7 +166,7 @@
|
||||
background-color: #43458b;
|
||||
}
|
||||
.Box-background--blue3 {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--blue4 {
|
||||
background-color: #14aad9;
|
||||
@@ -1297,7 +1297,7 @@
|
||||
color: #14aad9;
|
||||
}
|
||||
.Text-color--fyipeblue {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.Text-color--cyan {
|
||||
color: #3297d3;
|
||||
@@ -1476,7 +1476,7 @@
|
||||
opacity: 0.75;
|
||||
}
|
||||
.Button--color--blue .Button-fill {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1),
|
||||
0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
|
||||
@@ -4118,7 +4118,7 @@
|
||||
color: #43458b;
|
||||
}
|
||||
.ChartIcon--color--blue3 {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--blue4 {
|
||||
color: #14aad9;
|
||||
@@ -5022,7 +5022,7 @@ input[type='radio'] + label{
|
||||
}
|
||||
|
||||
input[type='radio']:checked {
|
||||
border: 5px solid #0080a8;
|
||||
border: 5px solid #000000;
|
||||
}
|
||||
|
||||
.Checkbox-source:checked + div>.Checkbox-target{
|
||||
@@ -5073,5 +5073,5 @@ left : 15px;
|
||||
}
|
||||
|
||||
.unread{
|
||||
border-right: 5px solid #0080a8;
|
||||
border-right: 5px solid #000000;
|
||||
}
|
||||
@@ -770,22 +770,22 @@ th {
|
||||
0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.bs-Button--blue {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.9);
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #fff;
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -802,8 +802,8 @@ th {
|
||||
.bs-Button--blue:disabled:active,
|
||||
.bs-Button--blue:disabled:focus,
|
||||
.bs-Button--blue:disabled:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.75);
|
||||
@@ -4045,8 +4045,8 @@ a.bs-ObjectList-row {
|
||||
width: 100%;
|
||||
background: #14aad9;
|
||||
border: 0;
|
||||
border-bottom: 2px solid #0080a8;
|
||||
border-top: 2px solid #0080a8;
|
||||
border-bottom: 2px solid #000000;
|
||||
border-top: 2px solid #000000;
|
||||
color: hsla(0, 0%, 100%, 0.85);
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
@@ -4055,7 +4055,7 @@ a.bs-ObjectList-row {
|
||||
.bs-ObjectList-refresh:active,
|
||||
.bs-ObjectList-refresh:focus,
|
||||
.bs-ObjectList-refresh:hover {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border-bottom: 2px solid #43458b;
|
||||
border-top: 2px solid #43458b;
|
||||
color: #fff;
|
||||
@@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property {
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent;
|
||||
}
|
||||
.bs-Button--blue {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.9);
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #fff;
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property {
|
||||
.bs-Button--blue:disabled:active,
|
||||
.bs-Button--blue:disabled:focus,
|
||||
.bs-Button--blue:disabled:hover {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.75);
|
||||
}
|
||||
.bs-Button--blue {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
|
||||
box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
|
||||
0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent,
|
||||
0 0 0 0 transparent;
|
||||
}
|
||||
@@ -15497,7 +15497,7 @@ html.db-NewChrome
|
||||
}
|
||||
html.db-NewChrome div.dashboard-view div.summary,
|
||||
html.db-NewChrome div.platform-overview-dashboard-view div.summary {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
left: 0;
|
||||
@@ -16638,7 +16638,7 @@ div.pagination div.position strong {
|
||||
}
|
||||
.popover-view div.header div.buttons a.blue:active {
|
||||
color: #eee;
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
.popover-view div.header div.buttons a.left {
|
||||
|
||||
@@ -2742,7 +2742,7 @@ html.db-NewChrome body {
|
||||
align-self: flex-start;
|
||||
}
|
||||
.db-Copilot-messageContainer--visitor .db-Copilot-message {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
color: #fff;
|
||||
}
|
||||
.db-Copilot-messageContainer--visitor .db-Copilot-messageLink {
|
||||
@@ -2984,7 +2984,7 @@ html.db-NewChrome body {
|
||||
width: 82px;
|
||||
}
|
||||
.db-DateInput:active {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
color: #fff;
|
||||
}
|
||||
.db-DateInput.db-is-disabled:active {
|
||||
@@ -7490,7 +7490,7 @@ div.db-Trend-groupChart {
|
||||
color: #14aad9;
|
||||
}
|
||||
.db-SegmentedControlOption--selected:hover {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-Modal.db-DiscountAcceptanceModal {
|
||||
background: #fff;
|
||||
@@ -8284,7 +8284,7 @@ html.db-NewChrome
|
||||
html.db-NewChrome
|
||||
.DayPicker-container
|
||||
.CalendarMonth__day.CalendarMonth__day--selected-start:active {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border: none;
|
||||
}
|
||||
html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside {
|
||||
@@ -10367,7 +10367,7 @@ table {
|
||||
width: 300px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border-color: #0080a8;
|
||||
border-color: #000000;
|
||||
}
|
||||
|
||||
.db-MultiSelect-auto--grow {
|
||||
|
||||
@@ -166,7 +166,7 @@
|
||||
background-color: #43458b;
|
||||
}
|
||||
.Box-background--blue3 {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--blue4 {
|
||||
background-color: #14aad9;
|
||||
@@ -1297,7 +1297,7 @@
|
||||
color: #14aad9;
|
||||
}
|
||||
.Text-color--fyipeblue {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.Text-color--cyan {
|
||||
color: #3297d3;
|
||||
@@ -1476,7 +1476,7 @@
|
||||
opacity: 0.75;
|
||||
}
|
||||
.Button--color--blue .Button-fill {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1),
|
||||
0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
|
||||
@@ -4118,7 +4118,7 @@
|
||||
color: #43458b;
|
||||
}
|
||||
.ChartIcon--color--blue3 {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--blue4 {
|
||||
color: #14aad9;
|
||||
@@ -5022,7 +5022,7 @@ input[type='radio'] + label{
|
||||
}
|
||||
|
||||
input[type='radio']:checked {
|
||||
border: 5px solid #0080a8;
|
||||
border: 5px solid #000000;
|
||||
}
|
||||
|
||||
.Checkbox-source:checked + div>.Checkbox-target{
|
||||
@@ -5073,5 +5073,5 @@ left : 15px;
|
||||
}
|
||||
|
||||
.unread{
|
||||
border-right: 5px solid #0080a8;
|
||||
border-right: 5px solid #000000;
|
||||
}
|
||||
@@ -58,7 +58,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -84,7 +84,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -181,7 +181,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -248,7 +248,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -283,7 +283,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>{{projectName}}/{{monitorName}}: Incident Created!</h3>
|
||||
|
||||
@@ -332,7 +332,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
<strong style="color: #0080a8 !important;">{{projectName}}/{{monitorName}} is {{incidentType}}</strong>. A new incident has been created on {{incidentTime}} and is available on the status page
|
||||
<strong style="color: #000000 !important;">{{projectName}}/{{monitorName}} is {{incidentType}}</strong>. A new incident has been created on {{incidentTime}} and is available on the status page
|
||||
|
||||
|
||||
</td>
|
||||
@@ -556,7 +556,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -569,7 +569,7 @@ text-decoration: none !important;
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -582,7 +582,7 @@ text-decoration: none !important;
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -679,7 +679,7 @@ body[override] table.st-Header.st-Header--simplified td.st-Header-spacing{
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -745,7 +745,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
||||
<td align="left" style="height:80px; border: 0; margin: 0; padding: 0;">
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href="https://fyipe.com">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -780,7 +780,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>{{projectName}}/{{monitorName}}: Incident Acknowledged!</h3>
|
||||
|
||||
@@ -829,7 +829,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
<strong style="color: #0080a8 !important;">{{projectName}}/{{monitorName}} is {{incidentType}}</strong>. An incident has been acknowledged on {{incidentTime}} and is available on the status page
|
||||
<strong style="color: #000000 !important;">{{projectName}}/{{monitorName}} is {{incidentType}}</strong>. An incident has been acknowledged on {{incidentTime}} and is available on the status page
|
||||
|
||||
|
||||
</td>
|
||||
@@ -1053,7 +1053,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -1066,7 +1066,7 @@ text-decoration: none !important;
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -1079,7 +1079,7 @@ text-decoration: none !important;
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -1176,7 +1176,7 @@ body[override] table.st-Header.st-Header--simplified td.st-Header-spacing{
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -1242,7 +1242,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
||||
<td align="left" style="height:80px; border: 0; margin: 0; padding: 0;">
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href="https://fyipe.com">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -1277,7 +1277,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>{{projectName}}/{{monitorName}}: Incident Resolved!</h3>
|
||||
|
||||
@@ -1323,7 +1323,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<strong style="color: #0080a8 !important;">{{projectName}}/{{monitorName}} is {{incidentType}}</strong>. An incident has been resolved on {{incidentTime}} and is available on the status page
|
||||
<strong style="color: #000000 !important;">{{projectName}}/{{monitorName}} is {{incidentType}}</strong>. An incident has been resolved on {{incidentTime}} and is available on the status page
|
||||
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Your role on Project {{projectName}} has been changed by {{userName}}!</h3>
|
||||
|
||||
@@ -322,13 +322,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to login</span>
|
||||
</a>
|
||||
@@ -359,7 +359,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -278,7 +278,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Your subscription plan on Project {{projectName}} has been changed!</h3>
|
||||
|
||||
@@ -303,7 +303,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Just a friendly email to notify you that your subscription plan on project <strong style="color: #0080a8 !important;">{{projectName}}</strong> has been changed.
|
||||
Just a friendly email to notify you that your subscription plan on project <strong style="color: #000000 !important;">{{projectName}}</strong> has been changed.
|
||||
|
||||
|
||||
</td>
|
||||
@@ -327,7 +327,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Old Plan: <strong style="color: #0080a8 !important;">{{oldPlan}}</strong>
|
||||
Old Plan: <strong style="color: #000000 !important;">{{oldPlan}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -351,7 +351,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
New Plan: <strong style="color: #0080a8 !important;">{{newPlan}}</strong>
|
||||
New Plan: <strong style="color: #000000 !important;">{{newPlan}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -372,13 +372,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click Here To Login To Your Dashboard</span>
|
||||
</a>
|
||||
@@ -409,7 +409,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have created a new project!</h3>
|
||||
|
||||
@@ -302,7 +302,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Just a friendly email to notify you that you created project <strong style="color: #0080a8 !important;">{{ projectName }}</strong>
|
||||
Just a friendly email to notify you that you created project <strong style="color: #000000 !important;">{{ projectName }}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -347,13 +347,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click Here To Login To Your Dashboard</span>
|
||||
</a>
|
||||
@@ -384,7 +384,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -278,7 +278,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have created a new sub-project!</h3>
|
||||
|
||||
@@ -303,7 +303,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Just a friendly email to notify you that you created sub-project <strong style="color: #0080a8 !important;">{{ subProjectName }}</strong>
|
||||
Just a friendly email to notify you that you created sub-project <strong style="color: #000000 !important;">{{ subProjectName }}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -348,13 +348,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click Here To Login To Your Dashboard</span>
|
||||
</a>
|
||||
@@ -385,7 +385,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -171,7 +171,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -237,7 +237,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -272,9 +272,9 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Request to upgrade <strong style="color: #0080a8 !important;">{{ projectName }}</strong> to Enterprise Plan.</h3>
|
||||
<h3>Request to upgrade <strong style="color: #000000 !important;">{{ projectName }}</strong> to Enterprise Plan.</h3>
|
||||
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
@@ -297,7 +297,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
This is a request from <strong style="color: #0080a8 !important;">{{email}}</strong> to upgrade their project - <strong style="color: #0080a8 !important;">{{projectName}}</strong> from their current Pro Plan to Enterprise Plan.
|
||||
This is a request from <strong style="color: #000000 !important;">{{email}}</strong> to upgrade their project - <strong style="color: #000000 !important;">{{projectName}}</strong> from their current Pro Plan to Enterprise Plan.
|
||||
|
||||
|
||||
</td>
|
||||
@@ -321,7 +321,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Project ID: <strong style="color: #0080a8 !important;">{{projectId}}</strong>
|
||||
Project ID: <strong style="color: #000000 !important;">{{projectId}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -345,7 +345,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Kindly contact <strong style="color: #0080a8 !important;">{{email}}</strong> to assist them upgrade their plan.
|
||||
Kindly contact <strong style="color: #000000 !important;">{{email}}</strong> to assist them upgrade their plan.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been added to Project {{projectName}} by {{userName}}!</h3>
|
||||
|
||||
@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to login</span>
|
||||
</a>
|
||||
@@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been added to SubProject {{projectName}} by {{userName}}!</h3>
|
||||
|
||||
@@ -322,13 +322,13 @@ This sub-project is currently visible on your Dashboard.
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to login</span>
|
||||
</a>
|
||||
@@ -359,7 +359,7 @@ This sub-project is currently visible on your Dashboard.
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been invited to view sub-project {{subProjectName}} private statuspages by {{userName}}!</h3>
|
||||
|
||||
@@ -326,7 +326,7 @@ When private statuspages are created you'll be able to view them.
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Thank you for your feedback</h3>
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Forgot Password? We're here to help.</h3>
|
||||
|
||||
@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{forgotPasswordURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Reset your password</span>
|
||||
</a>
|
||||
@@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body link-content" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help using Fyipe, please send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and let me know.
|
||||
If you need any help using Fyipe, please send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and let me know.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -177,7 +177,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -102,7 +102,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -201,7 +201,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -267,7 +267,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -302,7 +302,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>A New Incident Has Been Created!</h3>
|
||||
|
||||
@@ -351,7 +351,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
<strong style="color: #0080a8 !important;">{{projectName}} / {{monitorName}} is {{incidentType}}</strong>. A new incident has been created {{incidentTime}}.
|
||||
<strong style="color: #000000 !important;">{{projectName}} / {{monitorName}} is {{incidentType}}</strong>. A new incident has been created {{incidentTime}}.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
on the statuspage</span>
|
||||
<br><br> <span style="color:#444444;"> You are receiving this mail because you subscribed to this monitor.</span>
|
||||
<br /><br />
|
||||
<span style="color:#444444;"> If you need any help, Send us an email at <strong style="color: #0080a8">support@fyipe.com</strong> and we'll
|
||||
<span style="color:#444444;"> If you need any help, Send us an email at <strong style="color: #000000">support@fyipe.com</strong> and we'll
|
||||
be there to help.</span>
|
||||
<br><br> <span style="color:#444444;"> Thanks, have a great day.</span>
|
||||
<br><br> <span style="color:#444444;"> Fyipe Team.</span>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been added to Project {{projectName}} by {{userName}}!</h3>
|
||||
|
||||
@@ -322,13 +322,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{registerUrl}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to register.</span>
|
||||
</a>
|
||||
@@ -359,7 +359,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -278,7 +278,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been invited to view Project {{projectName}} private statuspages by {{userName}}!</h3>
|
||||
|
||||
@@ -324,13 +324,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href="{{accountsURL}}/register">
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to register.</span>
|
||||
</a>
|
||||
@@ -361,7 +361,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been removed from Project {{projectName}} by {{userName}}!</h3>
|
||||
|
||||
@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to login.</span>
|
||||
</a>
|
||||
@@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>You have been removed from subproject {{subProjectName}} by {{userName}}!</h3>
|
||||
|
||||
@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Click here to login.</span>
|
||||
</a>
|
||||
@@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Delete request for {{projectName}}</h3>
|
||||
|
||||
@@ -350,7 +350,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Project ID: <strong style="color: #0080a8 !important;">{{projectId}}</strong>
|
||||
Project ID: <strong style="color: #000000 !important;">{{projectId}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -374,7 +374,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Project Name: <strong style="color: #0080a8 !important;">{{projectName}}</strong>
|
||||
Project Name: <strong style="color: #000000 !important;">{{projectName}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -398,7 +398,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Request date: <strong style="color: #0080a8 !important;">{{requestDate}}</strong>
|
||||
Request date: <strong style="color: #000000 !important;">{{requestDate}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -422,7 +422,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Customer ID: <strong style="color: #0080a8 !important;">{{userId}}</strong>
|
||||
Customer ID: <strong style="color: #000000 !important;">{{userId}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -446,7 +446,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Customer Name: <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
Customer Name: <strong style="color: #000000 !important;">{{userName}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -470,7 +470,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Customer Contact Email: <strong style="color: #0080a8 !important;">{{userEmail}}</strong>
|
||||
Customer Contact Email: <strong style="color: #000000 !important;">{{userEmail}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -494,7 +494,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we will be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we will be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Delete request for {{projectName}}</h3>
|
||||
|
||||
@@ -301,7 +301,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Dear <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
Dear <strong style="color: #000000 !important;">{{userName}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -325,7 +325,7 @@ Dear <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Your request to delete <strong style="color: #0080a8 !important;">{{projectName}}</strong> is in progress.
|
||||
Your request to delete <strong style="color: #000000 !important;">{{projectName}}</strong> is in progress.
|
||||
|
||||
|
||||
</td>
|
||||
@@ -469,7 +469,7 @@ Dear <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Project ID: <strong style="color: #0080a8 !important;">{{projectId}}</strongs>
|
||||
Project ID: <strong style="color: #000000 !important;">{{projectId}}</strongs>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -493,7 +493,7 @@ Dear <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Project Name: <strong style="color: #0080a8 !important;">{{projectName}}</strong>
|
||||
Project Name: <strong style="color: #000000 !important;">{{projectName}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -517,7 +517,7 @@ Dear <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
Request date: <strong style="color: #0080a8 !important;">{{requestDate}}</strong>
|
||||
Request date: <strong style="color: #000000 !important;">{{requestDate}}</strong>
|
||||
|
||||
|
||||
</td>
|
||||
@@ -541,7 +541,7 @@ Dear <strong style="color: #0080a8 !important;">{{userName}}</strong>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Thank you for your demo request.</h3>
|
||||
|
||||
@@ -323,13 +323,13 @@ I am Nawaz and I'm your account executive and excited to give you a demo.
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href="https://calendly.com/nawazdhandala/call">
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Schedule a call</span>
|
||||
</a>
|
||||
@@ -360,7 +360,7 @@ I am Nawaz and I'm your account executive and excited to give you a demo.
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and I'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and I'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Congratulations! Your password has been changed.</h3>
|
||||
|
||||
@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href="{{accountsURL}}/login">
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Log In</span>
|
||||
</a>
|
||||
@@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you think this wasn't you, please send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you think this wasn't you, please send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -54,7 +54,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Activate your Fyipe account</h3>
|
||||
|
||||
@@ -347,13 +347,13 @@ Hi {{name}}
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{tokenVerifyURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Verify Email Address</span>
|
||||
</a>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Welcome To Fyipe</h3>
|
||||
|
||||
@@ -350,7 +350,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Font st-Font--body link-content" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help using Fyipe, please send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and let me know.
|
||||
If you need any help using Fyipe, please send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and let me know.
|
||||
|
||||
|
||||
</td>
|
||||
@@ -419,13 +419,13 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Get Started</span>
|
||||
</a>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
}
|
||||
/** */
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Test SMTP</h3>
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -282,7 +282,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Your subscription payment on fyipe failed.</h3>
|
||||
|
||||
@@ -331,7 +331,7 @@ Hi {{name}},
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
This is to inform you that attempts to charge your card for your Fyipe project <strong style="color: #0080a8 !important;">{{projectName}}</strong>, has failed.
|
||||
This is to inform you that attempts to charge your card for your Fyipe project <strong style="color: #000000 !important;">{{projectName}}</strong>, has failed.
|
||||
|
||||
|
||||
</td>
|
||||
@@ -355,7 +355,7 @@ Hi {{name}},
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
This is the <strong style="color: #0080a8 !important;">{{chargeAttemptStage}}</strong> attempt.
|
||||
This is the <strong style="color: #000000 !important;">{{chargeAttemptStage}}</strong> attempt.
|
||||
|
||||
|
||||
</td>
|
||||
@@ -400,13 +400,13 @@ Hi {{name}},
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #0080a8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #000000; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<!-- Button & Modifier: fullWidth -->
|
||||
<table class="st-Button st-Button--fullWidth" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #0080a8; border-radius: 5px; text-align: center;">
|
||||
<td align="center" class="st-Button-area" height="38" valign="middle" style="border: 0; margin: 0; padding: 0; background-color: #000000; border-radius: 5px; text-align: center;">
|
||||
<a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: block; height: 38px; text-align: center; text-decoration: none;" href={{dashboardURL}}>
|
||||
<span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; font-weight: bold; height: 38px; line-height: 38px; mso-line-height-rule: exactly; text-decoration: none; vertical-align: middle; white-space: nowrap; width: 100%;">Update your card information</span>
|
||||
</a>
|
||||
@@ -437,7 +437,7 @@ Hi {{name}},
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and we'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -53,7 +53,7 @@ td, th {
|
||||
**/
|
||||
|
||||
span.st-Delink a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
|
||||
|
||||
/** Modifier: title */
|
||||
span.st-Delink.st-Delink--title a {
|
||||
color: #0080a8 !important;
|
||||
color: #000000 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
/** */
|
||||
@@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
/** */
|
||||
|
||||
.ii a[href] {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
|
||||
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
|
||||
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #0080a8; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a {
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="color: #0080a8 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
<td class="st-Font st-Font--body" style="color: #000000 !important; border:0;margin:0;padding:0; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,sans-serif;font-size:16px;line-height:24px">
|
||||
|
||||
<h3>Here's your Fyipe Whitepaper</h3>
|
||||
|
||||
@@ -325,7 +325,7 @@ Thank you for your interest in our Whitepapers and Resources.
|
||||
</td>
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
<a href=`{{link}}` style="color: #0080a8; text-decoration: none; font-weight: bold" target="_blank">Here's where you can download the whitepaper.</a>
|
||||
<a href=`{{link}}` style="color: #000000; text-decoration: none; font-weight: bold" target="_blank">Here's where you can download the whitepaper.</a>
|
||||
|
||||
|
||||
|
||||
@@ -350,7 +350,7 @@ Thank you for your interest in our Whitepapers and Resources.
|
||||
<td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #525f7f !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;">
|
||||
|
||||
|
||||
If you need any help, Send us an email at <a style="color: #0080a8; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and I'll be there to help.
|
||||
If you need any help, Send us an email at <a style="color: #000000; text-decoration: none; font-weight: bold" href="mailto:support@fyipe.com" target="_blank">support@fyipe.com</a> and I'll be there to help.
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
@@ -770,22 +770,22 @@ th {
|
||||
0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.bs-Button--blue {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.9);
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #fff;
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -802,8 +802,8 @@ th {
|
||||
.bs-Button--blue:disabled:active,
|
||||
.bs-Button--blue:disabled:focus,
|
||||
.bs-Button--blue:disabled:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.75);
|
||||
@@ -4045,8 +4045,8 @@ a.bs-ObjectList-row {
|
||||
width: 100%;
|
||||
background: #14aad9;
|
||||
border: 0;
|
||||
border-bottom: 2px solid #0080a8;
|
||||
border-top: 2px solid #0080a8;
|
||||
border-bottom: 2px solid #000000;
|
||||
border-top: 2px solid #000000;
|
||||
color: hsla(0, 0%, 100%, 0.85);
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
@@ -4055,7 +4055,7 @@ a.bs-ObjectList-row {
|
||||
.bs-ObjectList-refresh:active,
|
||||
.bs-ObjectList-refresh:focus,
|
||||
.bs-ObjectList-refresh:hover {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border-bottom: 2px solid #43458b;
|
||||
border-top: 2px solid #43458b;
|
||||
color: #fff;
|
||||
@@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property {
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent;
|
||||
}
|
||||
.bs-Button--blue {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.9);
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #fff;
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
background: #0080a8;
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
|
||||
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property {
|
||||
.bs-Button--blue:disabled:active,
|
||||
.bs-Button--blue:disabled:focus,
|
||||
.bs-Button--blue:disabled:hover {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
color: hsla(0, 0%, 100%, 0.75);
|
||||
}
|
||||
.bs-Button--blue {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
|
||||
0 0 0 0 transparent;
|
||||
}
|
||||
.bs-Button--blue:hover {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
|
||||
0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.bs-Button--blue:active {
|
||||
box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
|
||||
box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
|
||||
0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent,
|
||||
0 0 0 0 transparent;
|
||||
}
|
||||
@@ -15497,7 +15497,7 @@ html.db-NewChrome
|
||||
}
|
||||
html.db-NewChrome div.dashboard-view div.summary,
|
||||
html.db-NewChrome div.platform-overview-dashboard-view div.summary {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
left: 0;
|
||||
@@ -16638,7 +16638,7 @@ div.pagination div.position strong {
|
||||
}
|
||||
.popover-view div.header div.buttons a.blue:active {
|
||||
color: #eee;
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
.popover-view div.header div.buttons a.left {
|
||||
|
||||
@@ -2825,7 +2825,7 @@ html.db-NewChrome body {
|
||||
align-self: flex-start;
|
||||
}
|
||||
.db-Copilot-messageContainer--visitor .db-Copilot-message {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
color: #fff;
|
||||
}
|
||||
.db-Copilot-messageContainer--visitor .db-Copilot-messageLink {
|
||||
@@ -3067,7 +3067,7 @@ html.db-NewChrome body {
|
||||
width: 82px;
|
||||
}
|
||||
.db-DateInput:active {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
color: #fff;
|
||||
}
|
||||
.db-DateInput.db-is-disabled:active {
|
||||
@@ -7574,7 +7574,7 @@ div.db-Trend-groupChart {
|
||||
color: #14aad9;
|
||||
}
|
||||
.db-SegmentedControlOption--selected:hover {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-Modal.db-DiscountAcceptanceModal {
|
||||
background: #fff;
|
||||
@@ -8368,7 +8368,7 @@ html.db-NewChrome
|
||||
html.db-NewChrome
|
||||
.DayPicker-container
|
||||
.CalendarMonth__day.CalendarMonth__day--selected-start:active {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
border: none;
|
||||
}
|
||||
html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside {
|
||||
@@ -10461,7 +10461,7 @@ table {
|
||||
width: 300px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border-color: #0080a8;
|
||||
border-color: #000000;
|
||||
}
|
||||
|
||||
.db-MultiSelect-auto--grow {
|
||||
|
||||
@@ -166,7 +166,7 @@
|
||||
background-color: #43458b;
|
||||
}
|
||||
.Box-background--blue3 {
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--blue4 {
|
||||
background-color: #14aad9;
|
||||
@@ -1297,7 +1297,7 @@
|
||||
color: #14aad9;
|
||||
}
|
||||
.Text-color--fyipeblue {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.Text-color--cyan {
|
||||
color: #3297d3;
|
||||
@@ -1476,7 +1476,7 @@
|
||||
opacity: 0.75;
|
||||
}
|
||||
.Button--color--blue .Button-fill {
|
||||
background: #0080a8;
|
||||
background: #000000;
|
||||
box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1),
|
||||
0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
|
||||
@@ -4118,7 +4118,7 @@
|
||||
color: #43458b;
|
||||
}
|
||||
.ChartIcon--color--blue3 {
|
||||
color: #0080a8;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--blue4 {
|
||||
color: #14aad9;
|
||||
@@ -5022,7 +5022,7 @@ input[type='radio'] + label{
|
||||
}
|
||||
|
||||
input[type='radio']:checked {
|
||||
border: 5px solid #0080a8;
|
||||
border: 5px solid #000000;
|
||||
}
|
||||
|
||||
.Checkbox-source:checked + div>.Checkbox-target{
|
||||
@@ -5073,5 +5073,5 @@ left : 15px;
|
||||
}
|
||||
|
||||
.unread{
|
||||
border-right: 5px solid #0080a8;
|
||||
border-right: 5px solid #000000;
|
||||
}
|
||||
@@ -7,7 +7,7 @@ import DateFnsUtils from '@date-io/date-fns';
|
||||
const theme = createMuiTheme({
|
||||
palette: {
|
||||
primary: {
|
||||
main: '#0080a8'
|
||||
main: '#000000'
|
||||
},
|
||||
secondary: {
|
||||
main: '#0066ff'
|
||||
|
||||
@@ -544,6 +544,84 @@ section.basics .columns .cost:before{
|
||||
background-image:url("/img/cost.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .informed:before{
|
||||
background-image:url("/img/informed.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .teams:before{
|
||||
background-image:url("/img/teams.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .dash:before{
|
||||
background-image:url("/img/dash.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .htmlcss:before{
|
||||
background-image:url("/img/htmlcss.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .database:before{
|
||||
background-image:url("/img/database.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .brand:before{
|
||||
background-image:url("/img/brand.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .paint:before{
|
||||
background-image:url("/img/paint.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .sms:before{
|
||||
background-image:url("/img/sms.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .notification1:before{
|
||||
background-image:url("/img/notification1.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .callcenter:before{
|
||||
background-image:url("/img/callcenter.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .security:before{
|
||||
background-image:url("/img/security.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .note:before{
|
||||
background-image:url("/img/note.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .trend:before{
|
||||
background-image:url("/img/trend.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .global:before{
|
||||
background-image:url("/img/global.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .global1:before{
|
||||
background-image:url("/img/global (1).svg")
|
||||
}
|
||||
|
||||
section.basics .columns .risk:before{
|
||||
background-image:url("/img/risk.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .chat:before{
|
||||
background-image:url("/img/chat.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .rotation:before{
|
||||
background-image:url("/img/mobile-rotation.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .vacation:before{
|
||||
background-image:url("/img/vacation.svg")
|
||||
}
|
||||
|
||||
|
||||
|
||||
section.basics .columns :before{
|
||||
text-align: center !important;
|
||||
align-content: center;
|
||||
|
||||
@@ -519,18 +519,9 @@ main header{
|
||||
}
|
||||
#developers-first{
|
||||
position:relative;
|
||||
padding-top:110px
|
||||
}
|
||||
#developers-first:before{
|
||||
content:"";
|
||||
position:absolute;
|
||||
z-index:-1;
|
||||
width:100%;
|
||||
height:180%;
|
||||
top:0;
|
||||
transform:skewY(-12deg);
|
||||
background:#f9f9f9
|
||||
margin-bottom:60px;
|
||||
}
|
||||
|
||||
#developers-first .common-UppercaseTitle{
|
||||
text-align:center;
|
||||
position:relative
|
||||
@@ -1004,7 +995,7 @@ main header{
|
||||
padding:7px 0
|
||||
}
|
||||
#comparison li:nth-child(2n+1){
|
||||
background:rgba(228,237,245,.4)
|
||||
background:rgba(224, 224, 224, 0.4)
|
||||
}
|
||||
#comparison .centered-label{
|
||||
display:block;
|
||||
|
||||
1
home/public/img/brand.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg height="512pt" viewBox="-28 0 511 512" width="512pt" xmlns="http://www.w3.org/2000/svg"><path d="m445.898438 265.589844c-5.523438 0-10 4.476562-10 10v204.640625c0 6.488281-5.28125 11.769531-11.769532 11.769531h-391.859375c-6.488281 0-11.769531-5.277344-11.769531-11.769531v-348.320313c0-6.488281 5.28125-11.769531 11.769531-11.769531h24.261719v73.859375c0 5.523438 4.480469 10 10 10 5.523438 0 10-4.476562 10-10v-73.859375h89.667969v67.859375c0 5.523438 4.476562 10 10 10h104c5.523437 0 10-4.476562 10-10v-67.859375h133.929687c6.488282 0 11.769532 5.28125 11.769532 11.769531v62.425782c0 5.519531 4.476562 10 10 10 5.523437 0 10-4.480469 10-10v-62.425782c0-5.734375-1.535157-11.113281-4.207032-15.761718-.171875-.359376-.359375-.714844-.578125-1.058594l-63.898437-100.378906c-5.863282-9.210938-15.882813-14.710938-26.800782-14.710938h-265.082031c-10.980469 0-21.027343 5.546875-26.878906 14.835938l-63.195313 100.292968c-.210937.335938-.394531.679688-.558593 1.027344-2.667969 4.648438-4.199219 10.023438-4.199219 15.753906v348.320313c0 17.515625 14.253906 31.769531 31.769531 31.769531h391.859375c17.515625 0 31.769532-14.253906 31.769532-31.769531v-204.640625c0-5.523438-4.476563-10-10-10zm-175.699219-87.589844h-84v-57.859375h84zm100.144531-152.550781 47.546875 74.691406h-129.242187l-14.042969-80.140625h85.808593c4.046876 0 7.757813 2.035156 9.929688 5.449219zm-116.042969-5.449219 13.992188 79.859375h-80.1875l13.992187-79.859375zm-168.929687 5.496094c2.167968-3.441406 5.894531-5.496094 9.960937-5.496094h86.460938l-14.042969 80.140625h-129.410156zm0 0"/><path d="m445.898438 225.859375c-2.628907 0-5.210938 1.070313-7.070313 2.929687-1.859375 1.859376-2.929687 4.441407-2.929687 7.070313s1.070312 5.210937 2.929687 7.070313c1.859375 1.859374 4.441406 2.929687 7.070313 2.929687 2.628906 0 5.210937-1.070313 7.070312-2.929687 1.859375-1.859376 2.929688-4.441407 2.929688-7.070313s-1.070313-5.210937-2.929688-7.070313c-1.859375-1.859374-4.441406-2.929687-7.070312-2.929687zm0 0"/><path d="m118.371094 336c0 60.730469 49.410156 110.140625 110.140625 110.140625 60.734375 0 110.140625-49.410156 110.140625-110.140625s-49.40625-110.140625-110.140625-110.140625-110.140625 49.410156-110.140625 110.140625zm200.28125 0c0 49.703125-40.4375 90.140625-90.140625 90.140625s-90.140625-40.4375-90.140625-90.140625 40.4375-90.140625 90.140625-90.140625c49.707031 0 90.140625 40.4375 90.140625 90.140625zm0 0"/><path d="m219 285.390625-22.46875 58.070313h-4.578125c-5.523437 0-10 4.476562-10 10 0 4.480468 2.949219 8.277343 7.015625 9.546874l-6.339844 16.382813c-1.996094 5.152344.566406 10.941406 5.714844 12.9375 5.152344 1.992187 10.941406-.566406 12.933594-5.71875l8.957031-23.148437h36.179687l8.957032 23.148437c1.535156 3.964844 5.320312 6.394531 9.332031 6.394531 1.199219 0 2.417969-.21875 3.605469-.675781 5.148437-1.992187 7.710937-7.785156 5.714844-12.9375l-6.339844-16.382813c4.066406-1.269531 7.015625-5.0625 7.015625-9.546874 0-5.523438-4.476563-10-10-10h-4.578125l-22.46875-58.070313c-1.492188-3.851563-5.195313-6.390625-9.328125-6.390625-4.128907 0-7.835938 2.539062-9.324219 6.390625zm19.675781 58.070313h-20.699219l10.347657-26.75zm0 0"/><path d="m59.460938 222.859375c-1.863282 1.859375-2.933594 4.441406-2.933594 7.070313 0 2.628906 1.070312 5.210937 2.933594 7.070312 1.859374 1.859375 4.4375 2.929688 7.066406 2.929688 2.640625 0 5.210937-1.070313 7.082031-2.929688 1.859375-1.859375 2.917969-4.441406 2.917969-7.070312 0-2.628907-1.058594-5.210938-2.917969-7.070313-1.871094-1.859375-4.441406-2.929687-7.082031-2.929687-2.628906 0-5.210938 1.070312-7.066406 2.929687zm0 0"/></svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
BIN
home/public/img/call-center.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
1
home/public/img/callcenter.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="Layer_5" enable-background="new 0 0 64 64" height="512" viewBox="0 0 64 64" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m60.586 33c-.645 0-1.251.251-1.707.707l-5.293 5.293h-18.586v-4.227c0-3.278-2.231-6.083-5.426-6.821l-2.924-.674c1.601-1.66 2.672-3.713 3.109-5.961.146-.415.241-.853.241-1.317v-1-2-4c0-6.617-5.383-12-12-12s-12 5.383-12 12v6c0 3.142 1.211 6.06 3.35 8.277l-2.924.675c-3.195.738-5.426 3.543-5.426 6.821v6.227h5.026c-.635.838-1.026 1.87-1.026 3v14c0 2.757 2.243 5 5 5h48c2.757 0 5-2.243 5-5v-22.586c0-1.331-1.083-2.414-2.414-2.414zm-27.586 1.773v4.227h-4v-5h-2v5h-6.695l2.827-10.481 5.992 1.383c2.282.526 3.876 2.529 3.876 4.871zm-15.234 4.227-1.349-5h3.166l-1.349 5zm-1.84-12.957c.532.33 1.093.624 1.68.876l.394.169.394-.169c.588-.252 1.148-.546 1.68-.876.156.73.576 1.363 1.171 1.792l-1.123 4.165h-4.245l-1.123-4.165c.595-.429 1.015-1.061 1.172-1.792zm8.742-5.043h1.332c.68 0 1.312-.187 1.873-.487-.016.104-.036.207-.055.31-.314.692-1.009 1.177-1.818 1.177h-1.891c.201-.325.388-.658.559-1zm-.668-5.616c0 2.465-.865 4.778-2.348 6.616h-3.652v2h1.514c-.477.336-.977.646-1.514.902-3.659-1.747-6-5.437-6-9.518v-.43c2.228-.206 4.31-1.099 6-2.575 1.69 1.476 3.772 2.369 6 2.575zm-1.225 11c-.456-.106-.775-.507-.775-.974l.001-.846c.196-.182.384-.371.567-.564h3.432c.234 0 .46-.03.683-.069-.605 1.058-1.408 2.006-2.389 2.803zm3.225-7.384h-.531c.346-1.154.531-2.369.531-3.616v-.384c1.103 0 2 .897 2 2s-.897 2-2 2zm-8-16c5.514 0 10 4.486 10 10v.556c-.591-.344-1.268-.556-2-.556h-1c-2.313 0-4.486-.9-6.122-2.536l-.878-.878-.878.878c-1.636 1.636-3.809 2.536-6.122 2.536h-1c-.732 0-1.409.212-2 .556v-.556c0-5.514 4.486-10 10-10zm-7.469 16h-.531c-1.103 0-2-.897-2-2s.897-2 2-2v.384c0 1.247.185 2.462.531 3.616zm-2.404 1.513c.561.3 1.193.487 1.873.487h1.332c.668 1.335 1.569 2.542 2.667 3.564l.001.845c0 .468-.319.869-.775.974l-1.52.351c-1.955-1.588-3.209-3.782-3.578-6.221zm-5.127 14.26c0-2.342 1.594-4.345 3.875-4.872l5.992-1.383 2.828 10.482h-5.695-1v-5h-2v5h-4zm12 13.227c0-1.654 1.346-3 3-3s3 1.346 3 3-1.346 3-3 3-3-1.346-3-3zm16 0c0-1.654 1.346-3 3-3s3 1.346 3 3-1.346 3-3 3-3-1.346-3-3zm16 0c0-1.654 1.346-3 3-3s3 1.346 3 3-1.346 3-3 3-3-1.346-3-3zm10 13h-14v-1c0-3.86 3.14-7 7-7s7 3.14 7 7zm-16 0h-14v-1c0-3.86 3.14-7 7-7s7 3.14 7 7zm-16 0h-14v-1c0-3.86 3.14-7 7-7s7 3.14 7 7zm36-3c0 1.302-.839 2.402-2 2.816v-.816c0-3.768-2.33-6.998-5.623-8.337.991-.914 1.623-2.212 1.623-3.663 0-2.757-2.243-5-5-5s-5 2.243-5 5c0 1.451.632 2.749 1.623 3.663-2 .813-3.641 2.325-4.623 4.232-.983-1.907-2.623-3.419-4.623-4.232.991-.914 1.623-2.212 1.623-3.663 0-2.757-2.243-5-5-5s-5 2.243-5 5c0 1.451.632 2.749 1.623 3.663-2 .813-3.641 2.325-4.623 4.232-.983-1.907-2.623-3.419-4.623-4.232.991-.914 1.623-2.212 1.623-3.663 0-2.757-2.243-5-5-5s-5 2.243-5 5c0 1.451.632 2.749 1.623 3.663-3.293 1.339-5.623 4.569-5.623 8.337v.816c-1.161-.414-2-1.514-2-2.816v-14c0-1.654 1.346-3 3-3h44.414l5.879-5.879c.239-.239.707-.045.707.293z"/><path d="m60 7h-24c-1.654 0-3 1.346-3 3v12c0 1.654 1.346 3 3 3h5v1.586c0 1.331 1.083 2.414 2.414 2.414.645 0 1.251-.251 1.707-.707l3.293-3.293h11.586c1.654 0 3-1.346 3-3v-12c0-1.654-1.346-3-3-3zm1 15c0 .551-.449 1-1 1h-12.414l-3.879 3.879c-.239.238-.707.045-.707-.293v-3.586h-7c-.551 0-1-.449-1-1v-12c0-.551.449-1 1-1h24c.551 0 1 .449 1 1z"/><path d="m40 13c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm0 4c-.551 0-1-.449-1-1s.449-1 1-1 1 .449 1 1-.449 1-1 1z"/><path d="m48 13c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm0 4c-.551 0-1-.449-1-1s.449-1 1-1 1 .449 1 1-.449 1-1 1z"/><path d="m56 13c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm0 4c-.551 0-1-.449-1-1s.449-1 1-1 1 .449 1 1-.449 1-1 1z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
1
home/public/img/chat.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="chat" enable-background="new 0 0 300 300" height="512" viewBox="0 0 300 300" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m219.656 195.442c-1.562-1.562-4.094-1.562-5.656 0l-2.828 2.828-2.828-2.828c-1.562-1.562-4.094-1.562-5.656 0s-1.562 4.094 0 5.656l2.828 2.828-2.828 2.828c-1.562 1.562-1.562 4.094 0 5.656.781.781 1.805 1.172 2.828 1.172s2.047-.391 2.828-1.172l2.828-2.828 2.828 2.828c.781.781 1.805 1.172 2.828 1.172s2.047-.391 2.828-1.172c1.562-1.562 1.562-4.094 0-5.656l-2.828-2.828 2.828-2.828c1.563-1.562 1.563-4.093 0-5.656z"/><path d="m256.828 171.927 2.828-2.828c1.562-1.562 1.562-4.094 0-5.656s-4.094-1.562-5.656 0l-2.828 2.828-2.828-2.828c-1.562-1.562-4.094-1.562-5.656 0s-1.562 4.094 0 5.656l2.828 2.828-2.828 2.828c-1.562 1.562-1.562 4.094 0 5.656.781.781 1.805 1.172 2.828 1.172s2.047-.391 2.828-1.172l2.828-2.828 2.828 2.828c.781.781 1.805 1.172 2.828 1.172s2.047-.391 2.828-1.172c1.562-1.562 1.562-4.094 0-5.656z"/><circle cx="61.172" cy="73.927" r="6"/><circle cx="77.172" cy="73.927" r="6"/><circle cx="93.172" cy="73.927" r="6"/><path d="m63.172 171.927c0 9.635 3.189 19.008 9.027 26.658l-4.742 11.857c-.578 1.445-.264 3.096.805 4.229.768.814 1.826 1.256 2.91 1.256.424 0 .85-.066 1.266-.205l14.408-4.803c6.279 3.281 13.268 5.008 20.326 5.008 24.262 0 44-19.738 44-44s-19.738-44-44-44-44 19.738-44 44zm80 0c0 19.85-16.15 36-36 36-6.264 0-12.467-1.666-17.936-4.82-.613-.354-1.305-.535-1.998-.535-.426 0-.854.068-1.266.205l-7.885 2.629 2.41-6.025c.551-1.381.291-2.953-.676-4.084-5.578-6.523-8.65-14.822-8.65-23.369 0-19.85 16.15-36 36-36s36.001 16.149 36.001 35.999z"/><circle cx="105.172" cy="253.927" r="10"/><path d="m219.172 115.927c1.426 0 2.744-.76 3.459-1.992.717-1.232.721-2.754.014-3.992l-48-84c-1.422-2.492-5.523-2.492-6.945 0l-14.848 25.984h-97.19c-9.092 0-16.49 7.398-16.49 16.49v191.027c0 9.088 7.398 16.482 16.49 16.482h103.02c9.092 0 16.49-7.395 16.49-16.482v-143.517zm-48-79.938 41.107 71.938h-82.215zm-12.49 231.938h-103.02c-4.682 0-8.49-3.805-8.49-8.482v-19.518h120v19.518c0 4.677-3.809 8.482-8.49 8.482zm8.49-36h-120v-163.51c0-4.682 3.809-8.49 8.49-8.49h92.617l-28.58 50.016c-.707 1.238-.703 2.76.014 3.992.715 1.232 2.033 1.992 3.459 1.992h44z"/><path d="m171.172 87.927c2.209 0 4-1.791 4-4v-28c0-2.209-1.791-4-4-4s-4 1.791-4 4v28c0 2.209 1.791 4 4 4z"/><path d="m83.172 155.927c0 2.209 1.791 4 4 4h28c2.209 0 4-1.791 4-4s-1.791-4-4-4h-28c-2.209 0-4 1.791-4 4z"/><path d="m83.172 167.927c0 2.209 1.791 4 4 4h36c2.209 0 4-1.791 4-4s-1.791-4-4-4h-36c-2.209 0-4 1.791-4 4z"/><path d="m95.172 175.927h-8c-2.209 0-4 1.791-4 4s1.791 4 4 4h8c2.209 0 4-1.791 4-4s-1.791-4-4-4z"/><path d="m107.172 175.927c-2.209 0-4 1.791-4 4s1.791 4 4 4h20c2.209 0 4-1.791 4-4s-1.791-4-4-4z"/><path d="m198.375 158.009c-2.461-.033-4.936-.258-7.35-.668-2.191-.373-4.244 1.098-4.613 3.273-.369 2.18 1.096 4.244 3.273 4.613 2.82.479 5.707.742 8.58.781h.057c2.182 0 3.967-1.754 3.998-3.945.03-2.209-1.736-4.023-3.945-4.054z"/><path d="m225.959 149.798c-4.045 2.738-8.467 4.83-13.146 6.219-2.117.627-3.324 2.854-2.695 4.973.516 1.738 2.107 2.863 3.832 2.863.377 0 .76-.055 1.141-.168 5.463-1.621 10.629-4.064 15.354-7.262 1.83-1.238 2.309-3.725 1.07-5.555-1.242-1.83-3.722-2.31-5.556-1.07z"/><path d="m245.715 98.575c.49 2.006.855 4.078 1.084 6.156.197 1.779.297 3.578.297 5.354.002 1.004-.031 2.004-.094 2.994-.139 2.205 1.535 4.105 3.738 4.246.088.006.172.008.258.008 2.094 0 3.854-1.629 3.988-3.746.074-1.166.111-2.338.109-3.51 0-2.061-.115-4.154-.344-6.225-.27-2.422-.695-4.836-1.268-7.176-.523-2.146-2.691-3.455-4.834-2.936-2.145.525-3.46 2.689-2.934 4.835z"/><path d="m251.348 130.171c.797-2.061-.227-4.377-2.287-5.174-2.057-.797-4.377.227-5.174 2.287-1.76 4.549-4.197 8.795-7.246 12.623-1.377 1.729-1.092 4.246.637 5.621.736.586 1.615.871 2.49.871 1.176 0 2.342-.516 3.131-1.508 3.552-4.462 6.396-9.415 8.449-14.72z"/><path d="m243.58 87.058c.707 0 1.422-.188 2.07-.58 1.889-1.146 2.492-3.605 1.346-5.494-2.951-4.865-6.621-9.242-10.904-13.012-1.66-1.457-4.188-1.295-5.646.361-1.459 1.66-1.297 4.188.361 5.646 3.674 3.23 6.82 6.984 9.35 11.152.751 1.241 2.072 1.927 3.423 1.927z"/><path d="m211.52 63.632c2.371.637 4.713 1.463 6.959 2.457.527.232 1.076.344 1.617.344 1.535 0 2.998-.889 3.66-2.383.895-2.021-.02-4.383-2.039-5.277-2.623-1.16-5.357-2.125-8.127-2.867-2.131-.574-4.326.695-4.898 2.828s.693 4.326 2.828 4.898z"/><circle cx="171.172" cy="95.927" r="4"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
61
home/public/img/communication.svg
Normal file
@@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M457.21,364.789c6.181-9.432,9.79-20.694,9.79-32.789c0-33.084-26.916-60-60-60c-5.541,0-10.902,0.771-16,2.183v-34.69
|
||||
c34.19-6.969,60-37.275,60-73.493v-61c0-41.355-33.645-75-75-75h-60.041C302.262,11.796,280.484,0,256,0H136
|
||||
C94.645,0,61,33.645,61,75v91c0,36.219,25.81,66.524,60,73.493v34.69c-5.098-1.413-10.459-2.183-16-2.183
|
||||
c-33.084,0-60,26.916-60,60c0,12.095,3.609,23.357,9.79,32.789C23.224,373.636,0,402.647,0,437v60c0,8.284,6.716,15,15,15h180
|
||||
c8.284,0,15-6.716,15-15v-60c0-34.353-23.224-63.364-54.79-72.211c6.181-9.432,9.79-20.694,9.79-32.789
|
||||
c0-14.964-5.519-28.654-14.612-39.175L202.213,241H256h53.787l51.825,51.825C352.519,303.346,347,317.036,347,332
|
||||
c0,12.095,3.609,23.357,9.79,32.789C325.224,373.636,302,402.647,302,437v60c0,8.284,6.716,15,15,15h180c8.284,0,15-6.716,15-15
|
||||
v-60C512,402.647,488.776,373.636,457.21,364.789z M105,302c16.542,0,30,13.458,30,30s-13.458,30-30,30s-30-13.458-30-30
|
||||
S88.458,302,105,302z M180,437v45H30v-45c0-24.813,20.187-45,45-45h60C159.813,392,180,412.187,180,437z M301,166
|
||||
c0,24.813-20.187,45-45,45h-60c-3.979,0-7.794,1.58-10.606,4.393L151,249.787V226c0-8.284-6.716-15-15-15
|
||||
c-24.813,0-45-20.187-45-45V75c0-24.813,20.187-45,45-45h120c24.813,0,45,20.187,45,45V166z M407,302c16.542,0,30,13.458,30,30
|
||||
s-13.458,30-30,30s-30-13.458-30-30S390.458,302,407,302z M361,226v23.787l-34.394-34.394C323.794,212.58,319.979,211,316,211
|
||||
h-0.041C325.397,198.456,331,182.871,331,166V75c0-5.136-0.521-10.152-1.509-15H376c24.813,0,45,20.187,45,45v61
|
||||
c0,24.813-20.187,45-45,45C367.716,211,361,217.716,361,226z M482,482H332v-45c0-24.813,20.187-45,45-45h60
|
||||
c24.813,0,45,20.187,45,45V482z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M251.606,64.393c-5.857-5.858-15.355-5.858-21.213,0L181,113.787l-19.394-19.394c-5.857-5.858-15.355-5.858-21.213,0
|
||||
c-5.858,5.858-5.858,15.355,0,21.213l30,30c5.857,5.857,15.355,5.858,21.213,0l60-60
|
||||
C257.465,79.749,257.465,70.251,251.606,64.393z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
@@ -1,2 +1 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512"><g id="outline"><path d="M488,39.52H56a8,8,0,0,0-8,8V72H24a8,8,0,0,0-8,8V320a8,8,0,0,0,8,8H318.971l-16.907,60.761a57.181,57.181,0,0,0-7.521-2.709,56.016,56.016,0,1,0,12.576,102.7,55.514,55.514,0,0,0,26.349-33.807l18.292-65.85,18.286,65.83a55.963,55.963,0,0,0,53.8,41.106,56.013,56.013,0,1,0-14.909-109.964,56.852,56.852,0,0,0-7.486,2.7L384.519,328H456a8,8,0,0,0,8-8V295.52h24a8,8,0,0,0,8-8v-240A8,8,0,0,0,488,39.52ZM32,88H48V287.52a8,8,0,0,0,8,8H317.946l3.406,13.334A31.749,31.749,0,0,0,320.2,312H32Zm368.877,21.369,11.061,19.75L369.519,295.491a31.8,31.8,0,0,0-14.657-5.813Zm27.354,20.61a8,8,0,0,0-.771-5.888l-2.156-3.85a74.04,74.04,0,0,0,22.7,13.63v66.356a96.026,96.026,0,0,0-47.293,47.293h-2.446ZM360,204.849V200H344.2a63.538,63.538,0,0,0,6.1-16H360V168h-8.036a63.756,63.756,0,0,0-2.39-16H360V136H344v2.469a64,64,0,1,0,0,61.88V216h13.154l-4.084,16H344v15.52H143.293A96.026,96.026,0,0,0,96,200.227V134.813a95.53,95.53,0,0,0,27.9-19.4A94.388,94.388,0,0,0,143.052,88H389.824Zm-24-35.44a48,48,0,1,1-48-48A48.055,48.055,0,0,1,336,169.409Zm-17.954,281.27a39.99,39.99,0,1,1-77.061-21.409,39.9,39.9,0,0,1,61.451-22.008,8,8,0,0,0,12.311-4.4l20.5-73.676a8.005,8.005,0,0,0,.054-4,15.813,15.813,0,0,1-.52-3.779A16,16,0,1,1,354.1,337.054a8.039,8.039,0,0,0-5.081,3.552,7.939,7.939,0,0,0-1.066,2.578l-3.9,13.875Zm75.745-42.425a7.992,7.992,0,0,0,7.293-.991,39.974,39.974,0,1,1,33.566,71.272,39.887,39.887,0,0,1-49.182-27.876l-25.4-91.446,2.235-7.959a31.921,31.921,0,0,0,10.282-6.481l16.19,58.095A8,8,0,0,0,393.791,408.254ZM448,312H381.82l4.2-16.48H448Zm32-32.48H390.1l4.08-16H406a8,8,0,0,0,7.449-5.083,80.05,80.05,0,0,1,45.468-45.468A8,8,0,0,0,464,205.52V128a8,8,0,0,0-6-7.745c-9.21-2.383-18.4-7.968-26.587-16.152a78.217,78.217,0,0,1-17.724-27.01A8,8,0,0,0,406.24,72H137.76a8,8,0,0,0-7.453,5.093,78.217,78.217,0,0,1-17.724,27.01,79.8,79.8,0,0,1-27.5,17.968A8,8,0,0,0,80,129.52v76a8,8,0,0,0,5.083,7.449,80.05,80.05,0,0,1,45.468,45.468A8,8,0,0,0,138,263.52H345.025l-4.083,16H64v-224H480Z"/><path d="M291.8,419.1A24,24,0,1,0,279.951,464a24.149,24.149,0,0,0,6.459-.886A24,24,0,0,0,291.8,419.1Zm-4.846,24.83a8,8,0,0,1-14.672-1.8h0a8,8,0,0,1,5.569-9.849,8.055,8.055,0,0,1,2.152-.3,8,8,0,0,1,6.952,11.941Z"/><path d="M412.177,460.88A23.856,23.856,0,0,0,423.951,464a24.149,24.149,0,0,0,6.459-.886,24,24,0,1,0-18.233-2.233Zm4.846-24.829a7.951,7.951,0,0,1,4.825-3.772,8.055,8.055,0,0,1,2.152-.3,8,8,0,1,1-7.72,10.144h0A7.952,7.952,0,0,1,417.023,436.051Z"/><rect x="344" y="104" width="16" height="16"/></g></svg>
|
||||
<svg height="479pt" viewBox="-15 0 479 479.99829" width="479pt" xmlns="http://www.w3.org/2000/svg"><path d="m120.5 312h-16v-88h-16v96c0 4.417969 3.582031 8 8 8h4.6875l-28.6875 28.6875-28.6875-28.6875h4.6875c4.417969 0 8-3.582031 8-8v-96h-16v88h-16c-3.234375 0-6.152344 1.949219-7.390625 4.9375s-.554687 6.429688 1.734375 8.71875l48 48c3.125 3.121094 8.1875 3.121094 11.3125 0l48-48c2.285156-2.289062 2.96875-5.730469 1.730469-8.71875-1.234375-2.988281-4.152344-4.9375-7.386719-4.9375zm0 0"/><path d="m272.5 416h-16v-72h-16v80c0 4.417969 3.582031 8 8 8h4.6875l-28.6875 28.6875-28.6875-28.6875h4.6875c4.417969 0 8-3.582031 8-8v-80h-16v72h-16c-3.234375 0-6.152344 1.949219-7.390625 4.9375s-.554687 6.429688 1.734375 8.71875l48 48c3.125 3.121094 8.1875 3.121094 11.3125 0l48-48c2.285156-2.289062 2.96875-5.730469 1.730469-8.71875-1.234375-2.988281-4.152344-4.9375-7.386719-4.9375zm0 0"/><path d="m424.5 368h-16v-88h-16v96c0 4.417969 3.582031 8 8 8h4.6875l-28.6875 28.6875-28.6875-28.6875h4.6875c4.417969 0 8-3.582031 8-8v-96h-16v88h-16c-3.234375 0-6.152344 1.949219-7.390625 4.9375s-.554687 6.429688 1.734375 8.71875l48 48c3.125 3.121094 8.1875 3.121094 11.3125 0l48-48c2.285156-2.289062 2.96875-5.730469 1.730469-8.71875-1.234375-2.988281-4.152344-4.9375-7.386719-4.9375zm0 0"/><path d="m192.5 296h16v32h-16zm0 0"/><path d="m192.5 264h16v16h-16zm0 0"/><path d="m240.5 280h16v32h-16zm0 0"/><path d="m344.5 232h16v32h-16zm0 0"/><path d="m344.5 200h16v16h-16zm0 0"/><path d="m392.5 232h16v16h-16zm0 0"/><path d="m392.5 184h16v16h-16zm0 0"/><path d="m40.5 192h16v16h-16zm0 0"/><path d="m40.5 160h16v16h-16zm0 0"/><path d="m72.5 48c4.417969 0 8 3.582031 8 8h16c-.042969-10.132812-6.445312-19.148438-16-22.527344v-9.472656h-16v9.472656c-11.011719 3.878906-17.621094 15.132813-15.644531 26.640625 1.980469 11.507813 11.96875 19.910157 23.644531 19.886719 4.417969 0 8 3.582031 8 8s-3.582031 8-8 8-8-3.582031-8-8h-16c.042969 10.132812 6.445312 19.148438 16 22.527344v9.472656h16v-9.472656c11.011719-3.878906 17.621094-15.132813 15.640625-26.640625-1.976563-11.507813-11.964844-19.910157-23.640625-19.886719-4.417969 0-8-3.582031-8-8s3.582031-8 8-8zm0 0"/><path d="m72.5 0c-39.765625 0-72 32.234375-72 72s32.234375 72 72 72c39.761719 0 72-32.234375 72-72-.046875-39.746094-32.253906-71.9570312-72-72zm0 128c-30.929688 0-56-25.070312-56-56s25.070312-56 56-56c30.925781 0 56 25.070312 56 56-.035156 30.914062-25.085938 55.964844-56 56zm0 0"/><path d="m24.5 64h16v16h-16zm0 0"/><path d="m104.5 64h16v16h-16zm0 0"/><path d="m376.5 120c-4.417969 0-8-3.582031-8-8h-16c.042969 10.132812 6.445312 19.148438 16 22.527344v9.472656h16v-9.472656c11.011719-3.878906 17.621094-15.132813 15.640625-26.640625-1.976563-11.507813-11.964844-19.910157-23.640625-19.886719-4.417969 0-8-3.582031-8-8s3.582031-8 8-8 8 3.582031 8 8h16c-.042969-10.132812-6.445312-19.148438-16-22.527344v-9.472656h-16v9.472656c-11.011719 3.878906-17.621094 15.132813-15.644531 26.640625 1.980469 11.507813 11.96875 19.910157 23.644531 19.886719 4.417969 0 8 3.582031 8 8s-3.582031 8-8 8zm0 0"/><path d="m376.5 168c39.761719 0 72-32.234375 72-72s-32.238281-72-72-72c-39.765625 0-72 32.234375-72 72 .042969 39.746094 32.253906 71.957031 72 72zm0-128c30.925781 0 56 25.070312 56 56s-25.074219 56-56 56c-30.929688 0-56-25.070312-56-56 .035156-30.914062 25.085938-55.964844 56-56zm0 0"/><path d="m328.5 88h16v16h-16zm0 0"/><path d="m408.5 88h16v16h-16zm0 0"/><path d="m224.5 128c4.417969 0 8 3.582031 8 8h16c-.042969-10.132812-6.445312-19.148438-16-22.527344v-9.472656h-16v9.472656c-11.011719 3.878906-17.621094 15.132813-15.644531 26.640625 1.980469 11.507813 11.96875 19.910157 23.644531 19.886719 4.417969 0 8 3.582031 8 8s-3.582031 8-8 8-8-3.582031-8-8h-16c.042969 10.132812 6.445312 19.148438 16 22.527344v9.472656h16v-9.472656c11.011719-3.878906 17.621094-15.132813 15.640625-26.640625-1.976563-11.507813-11.964844-19.910157-23.640625-19.886719-4.417969 0-8-3.582031-8-8s3.582031-8 8-8zm0 0"/><path d="m224.5 80c-39.765625 0-72 32.234375-72 72s32.234375 72 72 72c39.761719 0 72-32.234375 72-72-.046875-39.746094-32.253906-71.957031-72-72zm0 128c-30.929688 0-56-25.070312-56-56s25.070312-56 56-56c30.925781 0 56 25.070312 56 56-.035156 30.914062-25.085938 55.964844-56 56zm0 0"/><path d="m176.5 144h16v16h-16zm0 0"/><path d="m256.5 144h16v16h-16zm0 0"/><path d="m240.5 248h16v16h-16zm0 0"/><path d="m88.5 176h16v32h-16zm0 0"/></svg>
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 4.3 KiB |
1
home/public/img/dash.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="Layer_5" enable-background="new 0 0 64 64" height="512" viewBox="0 0 64 64" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m57 34.53v-19.61c3.387-.488 6-3.401 6-6.92 0-3.859-3.14-7-7-7s-7 3.141-7 7h-48v40h30.051c.52 8.356 7.465 15 15.949 15 8.822 0 16-7.178 16-16 0-5.039-2.347-9.535-6-12.47zm-1-31.53c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-53 7h46.295c.239.798.619 1.533 1.107 2.185l-6.116 6.116c-.392-.188-.824-.301-1.286-.301s-.894.113-1.285.301l-2.015-2.015c.187-.392.3-.824.3-1.286 0-1.654-1.346-3-3-3s-3 1.346-3 3c0 .462.113.894.301 1.285l-5.015 5.015c-.392-.187-.824-.3-1.286-.3-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3c0-.462-.113-.894-.301-1.285l5.015-5.015c.392.187.824.3 1.286.3s.894-.113 1.285-.301l2.015 2.015c-.187.392-.3.824-.3 1.286 0 1.654 1.346 3 3 3s3-1.346 3-3c0-.462-.113-.894-.301-1.285l6.117-6.116c.915.686 2.001 1.151 3.184 1.322v18.245c-2.357-1.369-5.084-2.166-8-2.166-4.78 0-9.066 2.118-12 5.453v-4.453h-6v12h2.292c-.124.653-.199 1.322-.241 2h-28.051zm40 10c.551 0 1 .448 1 1s-.449 1-1 1-1-.448-1-1 .449-1 1-1zm-7-5c0-.552.449-1 1-1s1 .448 1 1-.449 1-1 1-1-.448-1-1zm-7 9c0 .552-.449 1-1 1s-1-.448-1-1 .449-1 1-1 1 .448 1 1zm18 31c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zm-14-15.729c-.479.864-.875 1.777-1.189 2.729h-.811v-8h2zm13-6.22v4c-5.046.504-9 4.773-9 9.949 0 1.463.324 2.85.891 4.104l-3.469 2.003c-.902-1.848-1.422-3.916-1.422-6.107 0-7.382 5.747-13.433 13-13.949zm1 27.949c-4.814 0-9.068-2.443-11.588-6.155l3.483-2.011c1.818 2.518 4.769 4.166 8.105 4.166s6.287-1.648 8.105-4.166l3.483 2.011c-2.52 3.712-6.774 6.155-11.588 6.155zm12.578-7.893-3.469-2.003c.567-1.254.891-2.641.891-4.104 0-5.176-3.954-9.446-9-9.949v-4c7.253.516 13 6.567 13 13.949 0 2.191-.52 4.259-1.422 6.107z"/><path d="m47 41c-3.309 0-6 2.691-6 6s2.691 6 6 6 6-2.691 6-6-2.691-6-6-6zm0 10c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4z"/><path d="m5 12h2v2h-2z"/><path d="m9 12h14v2h-14z"/><path d="m5 16h2v2h-2z"/><path d="m9 16h14v2h-14z"/><path d="m5 20h2v2h-2z"/><path d="m9 20h14v2h-14z"/><path d="m5 24h2v2h-2z"/><path d="m9 24h14v2h-14z"/><path d="m5 44h6v-10h-6zm2-8h2v6h-2z"/><path d="m13 44h6v-8h-6zm2-6h2v4h-2z"/><path d="m21 44h6v-16h-6zm2-14h2v12h-2z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
1
home/public/img/data.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
1
home/public/img/database.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
1
home/public/img/global (1).svg
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
227
home/public/img/global.svg
Normal file
@@ -0,0 +1,227 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M512,138.887c0-59.924-48.752-108.676-108.676-108.676c-36.066,0-68.079,17.662-87.86,44.784
|
||||
c-19.232-5.739-39.2-8.651-59.469-8.651c-7.825,0-15.756,0.449-23.571,1.333c-0.022,0.002-0.044,0.002-0.066,0.005
|
||||
c-34.63,3.921-67.982,16.673-96.453,36.876c-27.914,19.809-50.718,46.432-65.945,76.991c-0.009,0.018-0.014,0.036-0.023,0.054
|
||||
c-0.194,0.389-0.389,0.795-0.583,1.192C28.809,198.586,0,238.043,0,284.105c0,38.186,20.425,74.024,53.306,93.532
|
||||
c0.002,0.001,0.005,0.003,0.007,0.005c9.425,5.589,19.625,9.691,30.226,12.206c38.734,57.643,102.876,91.942,172.455,91.942
|
||||
c74.685,0,143.982-40.403,180.85-105.442c3.142-5.545,6.023-11.231,8.548-16.869c12.166-26.913,18.334-55.649,18.334-85.412
|
||||
c0-14.172-1.455-28.297-4.299-42.101C491.874,212.361,512,176.785,512,138.887z M98.605,171.65c0.138-0.212,0.282-0.418,0.42-0.63
|
||||
c0.828-1.264,1.664-2.52,2.519-3.76c0.29-0.42,0.59-0.83,0.883-1.247c0.717-1.021,1.434-2.042,2.169-3.047
|
||||
c0.363-0.496,0.737-0.982,1.105-1.473c0.682-0.913,1.363-1.826,2.06-2.725c0.409-0.527,0.828-1.043,1.242-1.565
|
||||
c0.672-0.848,1.344-1.697,2.029-2.532c0.443-0.54,0.897-1.07,1.346-1.605c0.674-0.802,1.347-1.604,2.033-2.393
|
||||
c0.47-0.541,0.949-1.072,1.424-1.607c0.682-0.767,1.364-1.533,2.057-2.288c0.493-0.537,0.994-1.065,1.493-1.596
|
||||
c0.692-0.736,1.386-1.471,2.089-2.194c0.513-0.528,1.033-1.049,1.552-1.57c0.706-0.71,1.415-1.418,2.132-2.115
|
||||
c0.53-0.516,1.065-1.025,1.601-1.534c0.722-0.687,1.447-1.37,2.18-2.045c0.544-0.501,1.093-0.997,1.643-1.491
|
||||
c0.74-0.665,1.483-1.325,2.233-1.978c0.558-0.486,1.12-0.967,1.683-1.445c0.757-0.644,1.519-1.282,2.287-1.913
|
||||
c0.568-0.467,1.139-0.931,1.712-1.392c0.78-0.626,1.564-1.245,2.354-1.858c0.576-0.447,1.154-0.892,1.734-1.333
|
||||
c0.8-0.607,1.607-1.205,2.416-1.799c0.584-0.428,1.168-0.854,1.757-1.275c0.824-0.589,1.655-1.169,2.488-1.745
|
||||
c0.587-0.405,1.174-0.811,1.765-1.21c0.85-0.573,1.707-1.135,2.566-1.693c0.589-0.383,1.176-0.767,1.77-1.143
|
||||
c0.878-0.557,1.764-1.102,2.652-1.644c0.586-0.358,1.17-0.719,1.76-1.07c0.912-0.543,1.832-1.073,2.753-1.601
|
||||
c0.577-0.331,1.152-0.666,1.733-0.991c0.952-0.532,1.913-1.048,2.874-1.563c0.563-0.302,1.123-0.609,1.689-0.905
|
||||
c1.002-0.524,2.014-1.031,3.026-1.537c0.535-0.268,1.067-0.542,1.605-0.804c1.076-0.525,2.162-1.031,3.249-1.535
|
||||
c0.485-0.225,0.966-0.458,1.452-0.679c1.196-0.543,2.403-1.065,3.612-1.583c0.386-0.165,0.767-0.339,1.155-0.502
|
||||
c1.448-0.609,2.907-1.197,4.373-1.77c0.154-0.06,0.305-0.125,0.459-0.185c3.29-1.277,6.623-2.463,9.994-3.556
|
||||
c0.075-0.024,0.151-0.046,0.226-0.07c1.586-0.512,3.18-1.004,4.783-1.474c0.395-0.116,0.795-0.22,1.191-0.334
|
||||
c1.287-0.368,2.576-0.732,3.873-1.074c0.53-0.139,1.064-0.265,1.595-0.4c1.17-0.297,2.341-0.593,3.519-0.868
|
||||
c0.609-0.142,1.223-0.271,1.835-0.407c1.107-0.247,2.215-0.493,3.329-0.721c0.663-0.135,1.331-0.257,1.997-0.385
|
||||
c1.069-0.206,2.138-0.412,3.212-0.6c0.704-0.123,1.412-0.234,2.119-0.349c0.77-0.126,1.541-0.247,2.314-0.364l6.221,12.43
|
||||
c0.122,0.246,0.184,0.503,0.184,0.763v2.371c0,0.581-0.309,1.131-0.804,1.434l-9.552,5.836c-4.741,2.891-8.156,7.436-9.617,12.796
|
||||
l-12.234,44.867c-0.161,0.596-0.533,0.979-0.796,1.18c-0.287,0.219-0.762,0.48-1.391,0.48c-0.272,0-0.56-0.057-0.928-0.199
|
||||
l-7.121-2.681c-6.546-2.479-15.149-2.218-26.296,0.795c-7.887,2.128-14.379,7.153-18.392,13.828
|
||||
c-3.659-1.384-7.384-2.538-11.154-3.51c-0.044-0.011-0.087-0.022-0.13-0.033c-1.584-0.406-3.177-0.776-4.779-1.109
|
||||
c-0.26-0.054-0.52-0.108-0.781-0.16c-1.272-0.255-2.549-0.487-3.832-0.696c-0.544-0.089-1.088-0.177-1.635-0.258
|
||||
c-0.685-0.101-1.37-0.201-2.059-0.289c-1.113-0.143-2.231-0.266-3.354-0.375c-0.488-0.047-0.978-0.09-1.467-0.131
|
||||
c-1.286-0.108-2.577-0.196-3.876-0.258c-0.278-0.013-0.556-0.021-0.834-0.032c-1.469-0.059-2.943-0.098-4.426-0.098
|
||||
c-1.016,0-2.029,0.017-3.038,0.045c-0.342,0.009-0.682,0.027-1.024,0.039c-0.668,0.025-1.334,0.052-1.999,0.088
|
||||
c-0.412,0.023-0.823,0.051-1.234,0.078c-0.589,0.039-1.176,0.082-1.763,0.13c-0.447,0.037-0.893,0.077-1.34,0.119
|
||||
c-0.543,0.052-1.084,0.109-1.625,0.168c-0.3,0.033-0.602,0.058-0.902,0.093C96.681,174.66,97.633,173.147,98.605,171.65z
|
||||
M48.416,343.885v5.227C30.57,332.488,20,308.907,20,284.105c0-39.51,25.975-73.062,61.744-84.49
|
||||
c0.243-0.077,0.485-0.158,0.729-0.233c0.579-0.179,1.16-0.352,1.743-0.52c0.504-0.144,1.009-0.281,1.515-0.417
|
||||
c0.714-0.191,1.432-0.374,2.153-0.548c0.552-0.133,1.105-0.261,1.66-0.383c0.426-0.094,0.851-0.191,1.28-0.279
|
||||
c0.882-0.18,1.767-0.344,2.654-0.497c0.379-0.066,0.759-0.128,1.14-0.189c0.822-0.131,1.646-0.25,2.472-0.358
|
||||
c0.272-0.035,0.543-0.072,0.815-0.105c0.094-0.011,0.189-0.021,0.284-0.033c0.879-0.104,1.761-0.195,2.644-0.272
|
||||
c0.197-0.017,0.394-0.037,0.592-0.053c0.128-0.01,0.256-0.018,0.384-0.027c0.891-0.068,1.783-0.123,2.678-0.165
|
||||
c0.308-0.014,0.616-0.028,0.924-0.039c1.087-0.039,2.175-0.067,3.266-0.067c0.809,0,1.615,0.013,2.42,0.034
|
||||
c0.392,0.011,0.782,0.029,1.173,0.045c0.389,0.015,0.778,0.029,1.166,0.049c0.538,0.029,1.075,0.064,1.61,0.102
|
||||
c0.212,0.015,0.424,0.029,0.636,0.045c0.658,0.052,1.314,0.109,1.968,0.175c0.048,0.005,0.097,0.01,0.145,0.015
|
||||
c34.089,3.497,62.516,26.381,74.047,57.41c0.097,0.263,0.194,0.527,0.289,0.791c0.148,0.41,0.293,0.821,0.435,1.233
|
||||
c0.209,0.611,0.413,1.224,0.609,1.839c0.037,0.115,0.076,0.229,0.112,0.345c1.868,5.963,3.109,12.13,3.691,18.372
|
||||
c0.007,0.079,0.014,0.158,0.021,0.236c0.068,0.751,0.124,1.503,0.173,2.255c0.011,0.179,0.024,0.357,0.034,0.536
|
||||
c0.04,0.675,0.069,1.352,0.094,2.028c0.007,0.203,0.017,0.405,0.023,0.608c0.025,0.852,0.039,1.704,0.039,2.556
|
||||
c0,6.955-0.797,13.799-2.357,20.432c-2.601,11.055-7.325,21.523-14.023,30.934c-1.297,1.823-1.933,4.008-1.845,6.202
|
||||
c0.029,0.731,0.139,1.464,0.332,2.184l6.759,25.231l-17.28-4.631v-20.571c0-14.784-8.851-27.532-21.527-33.247
|
||||
c8.964-9.528,14.474-22.341,14.474-36.425c0-29.342-23.871-53.213-53.213-53.213s-53.213,23.871-53.213,53.213
|
||||
c0,14.083,5.51,26.897,14.474,36.425C57.267,316.354,48.416,329.101,48.416,343.885z M141.893,274.213
|
||||
c0,18.314-14.899,33.213-33.213,33.213c-18.313,0-33.213-14.899-33.213-33.213c0-18.314,14.899-33.213,33.213-33.213
|
||||
C126.994,241.001,141.893,255.9,141.893,274.213z M104.863,372.698c-0.371-0.016-0.742-0.035-1.112-0.056
|
||||
c-0.995-0.055-1.987-0.128-2.978-0.215c-0.178-0.016-0.356-0.028-0.533-0.045c-0.297-0.028-0.593-0.061-0.89-0.092
|
||||
c-0.905-0.095-1.808-0.205-2.708-0.327c-0.121-0.017-0.243-0.032-0.364-0.049c-0.517-0.073-1.032-0.153-1.547-0.234
|
||||
c-0.629-0.099-1.256-0.208-1.881-0.321c-0.357-0.065-0.713-0.13-1.069-0.199c-0.346-0.067-0.693-0.13-1.038-0.201
|
||||
c-0.667-0.137-1.332-0.287-1.996-0.44c-0.244-0.056-0.49-0.106-0.734-0.165c-0.9-0.215-1.796-0.444-2.688-0.687
|
||||
c-0.248-0.068-0.493-0.143-0.74-0.212c-0.649-0.183-1.296-0.368-1.941-0.566c-0.34-0.104-0.678-0.216-1.016-0.324
|
||||
c-0.549-0.176-1.098-0.353-1.644-0.539c-0.363-0.124-0.725-0.254-1.087-0.382c-0.518-0.185-1.036-0.372-1.55-0.567
|
||||
c-0.369-0.139-0.736-0.281-1.103-0.425c-0.509-0.2-1.016-0.405-1.521-0.614c-0.36-0.149-0.719-0.298-1.077-0.452
|
||||
c-0.518-0.223-1.033-0.453-1.547-0.686c-0.337-0.153-0.675-0.303-1.011-0.46c-0.561-0.262-1.117-0.535-1.672-0.81
|
||||
c-0.281-0.139-0.565-0.273-0.845-0.415c-0.053-0.027-0.105-0.056-0.157-0.083v-19.245c0-9.075,7.383-16.458,16.458-16.458h47.617
|
||||
c9.075,0,16.458,7.383,16.458,16.458v19.234c-0.148,0.076-0.294,0.154-0.443,0.229c-0.377,0.19-0.756,0.375-1.136,0.559
|
||||
c-0.418,0.203-0.837,0.405-1.258,0.601c-0.384,0.179-0.771,0.354-1.158,0.527c-0.423,0.19-0.848,0.377-1.274,0.56
|
||||
c-0.389,0.167-0.78,0.331-1.171,0.492c-0.43,0.177-0.861,0.352-1.294,0.522c-0.393,0.155-0.787,0.307-1.183,0.456
|
||||
c-0.435,0.164-0.872,0.325-1.31,0.482c-0.398,0.143-0.798,0.284-1.198,0.422c-0.441,0.151-0.883,0.298-1.326,0.442
|
||||
c-0.4,0.13-0.801,0.259-1.204,0.384c-0.449,0.139-0.899,0.273-1.35,0.404c-0.402,0.118-0.804,0.235-1.208,0.347
|
||||
c-0.453,0.126-0.909,0.245-1.364,0.364c-0.405,0.105-0.81,0.211-1.217,0.311c-0.459,0.113-0.92,0.218-1.38,0.323
|
||||
c-0.406,0.093-0.812,0.187-1.219,0.274c-0.466,0.1-0.935,0.191-1.403,0.284c-0.404,0.08-0.809,0.161-1.214,0.235
|
||||
c-0.476,0.087-0.953,0.165-1.43,0.244c-0.401,0.066-0.801,0.135-1.203,0.196c-0.488,0.074-0.978,0.138-1.468,0.204
|
||||
c-0.392,0.053-0.784,0.11-1.177,0.157c-0.506,0.061-1.013,0.112-1.52,0.165c-0.38,0.039-0.759,0.084-1.139,0.118
|
||||
c-0.534,0.049-1.07,0.085-1.605,0.124c-0.354,0.026-0.707,0.057-1.062,0.079c-0.591,0.036-1.183,0.058-1.775,0.082
|
||||
c-0.301,0.012-0.601,0.031-0.902,0.04c-0.892,0.027-1.786,0.042-2.679,0.042C107.405,372.79,106.133,372.752,104.863,372.698z
|
||||
M419.446,366.487c-33.323,58.785-95.953,95.303-163.451,95.303c-56.996,0-109.967-25.454-145.455-69.016
|
||||
c0.212-0.004,0.423-0.015,0.635-0.02c0.479-0.011,0.957-0.027,1.436-0.044c0.533-0.019,1.066-0.041,1.599-0.069
|
||||
c0.218-0.011,0.436-0.016,0.654-0.028c0.262-0.015,0.523-0.039,0.785-0.056c0.531-0.034,1.062-0.072,1.593-0.114
|
||||
c0.479-0.038,0.958-0.079,1.436-0.124c0.528-0.049,1.056-0.102,1.583-0.159c0.254-0.027,0.508-0.047,0.762-0.076
|
||||
c0.226-0.026,0.45-0.06,0.676-0.087c0.525-0.063,1.049-0.132,1.572-0.202c0.271-0.037,0.544-0.066,0.815-0.105
|
||||
c0.207-0.03,0.413-0.067,0.62-0.098c0.521-0.078,1.04-0.161,1.559-0.246c0.479-0.078,0.958-0.158,1.436-0.243
|
||||
c0.414-0.074,0.828-0.15,1.242-0.229c32.436,35.396,78.079,55.594,126.109,55.594c30.843,0,61.1-8.337,87.499-24.108
|
||||
c4.741-2.833,6.288-8.972,3.456-13.713c-2.832-4.741-8.972-6.289-13.713-3.456c-23.299,13.92-50.008,21.277-77.241,21.277
|
||||
c-39.112,0-76.435-15.182-104.479-42.069c0.101-0.042,0.202-0.084,0.303-0.126c0.479-0.202,0.953-0.415,1.43-0.624
|
||||
c0.448-0.196,0.898-0.386,1.342-0.588c0.453-0.206,0.901-0.424,1.351-0.636c0.453-0.213,0.908-0.42,1.358-0.639l0.011,0.003
|
||||
c0.001,0,0.003,0,0.004,0.001l40.417,10.838c0.04,0.011,0.081,0.021,0.121,0.032c0.443,0.113,0.89,0.194,1.337,0.248
|
||||
c0.157,0.019,0.313,0.017,0.47,0.029c0.264,0.02,0.529,0.049,0.793,0.049c0.029,0,0.059-0.004,0.088-0.004
|
||||
c0.102-0.001,0.202-0.011,0.304-0.015c0.317-0.012,0.633-0.036,0.946-0.076c0.136-0.017,0.27-0.038,0.405-0.061
|
||||
c0.298-0.05,0.593-0.113,0.885-0.188c0.114-0.029,0.228-0.053,0.341-0.086c0.102-0.03,0.203-0.062,0.304-0.095
|
||||
c10.737-1.792,19.596-9.092,23.36-19.406c7.934-21.734,46.149-67.853,60.204-83.788c0.826-0.937,1.47-2.02,1.897-3.194
|
||||
c4.96-13.621,4.823-27.639-0.385-39.472c-0.001-0.001-0.001-0.001-0.001-0.002c-3.467-7.872-12.827-13.662-47.238-16.338
|
||||
c-17.971-1.398-34.973-1.269-35.6-1.263c-0.963,0-1.886-0.057-2.792-0.148c-9.096-15.339-21.852-28.265-37.062-37.555
|
||||
c1.388-1.631,3.261-2.848,5.442-3.437c9.826-2.656,13.386-1.632,14.017-1.393l7.063,2.659c2.598,1.002,5.307,1.51,8.05,1.51
|
||||
c4.839,0,9.634-1.62,13.521-4.578c3.871-2.96,6.701-7.169,7.966-11.835l12.23-44.854c0.11-0.406,0.378-0.763,0.741-0.984
|
||||
l9.563-5.843c6.398-3.913,10.373-11.001,10.373-18.498v-2.371c0-3.331-0.787-6.675-2.287-9.689l-2.748-5.496
|
||||
c2.305-0.085,4.607-0.143,6.898-0.143c16.623,0,33.019,2.16,48.889,6.43c-2.792,5.955-5.021,12.148-6.685,18.497
|
||||
c-0.053,0.202-0.109,0.404-0.161,0.606c-0.14,0.546-0.27,1.093-0.401,1.641c-0.097,0.402-0.194,0.804-0.286,1.208
|
||||
c-0.102,0.45-0.199,0.901-0.295,1.353c-0.108,0.504-0.215,1.009-0.315,1.515c-0.079,0.394-0.154,0.789-0.228,1.185
|
||||
c-0.106,0.565-0.208,1.132-0.306,1.7c-0.061,0.359-0.121,0.719-0.179,1.079c-0.097,0.605-0.189,1.211-0.276,1.819
|
||||
c-0.048,0.337-0.097,0.673-0.142,1.011c-0.084,0.63-0.161,1.263-0.235,1.897c-0.038,0.323-0.077,0.647-0.111,0.971
|
||||
c-0.069,0.646-0.129,1.294-0.187,1.943c-0.028,0.317-0.059,0.633-0.085,0.95c-0.053,0.662-0.096,1.328-0.137,1.993
|
||||
c-0.019,0.304-0.042,0.608-0.058,0.913c-0.037,0.701-0.063,1.405-0.087,2.109c-0.009,0.269-0.024,0.538-0.031,0.808
|
||||
c-0.026,0.969-0.04,1.94-0.04,2.915c0,21.119,5.997,41.413,17.39,58.995l-9.771,36.479c-1.001,3.627,0.016,7.549,2.651,10.234
|
||||
c0.298,0.304,0.617,0.581,0.946,0.843c0.099,0.079,0.201,0.151,0.302,0.226c0.245,0.182,0.496,0.352,0.754,0.511
|
||||
c0.111,0.068,0.22,0.137,0.333,0.201c0.31,0.175,0.627,0.335,0.951,0.478c0.056,0.025,0.109,0.055,0.165,0.078
|
||||
c0.38,0.16,0.77,0.293,1.166,0.408c0.111,0.032,0.224,0.056,0.336,0.085c0.295,0.075,0.592,0.139,0.893,0.188
|
||||
c0.132,0.022,0.264,0.043,0.398,0.059c0.319,0.04,0.639,0.065,0.961,0.076c0.097,0.004,0.193,0.014,0.291,0.014
|
||||
c0.028,0,0.055,0.004,0.083,0.004c0.266,0,0.533-0.029,0.799-0.05c0.158-0.012,0.315-0.01,0.472-0.029
|
||||
c0.449-0.054,0.896-0.136,1.34-0.249c0.037-0.01,0.074-0.019,0.111-0.029l20.996-5.63c1.106,7.632,5.83,14.266,12.889,17.803
|
||||
l14.824,7.417c0.626,0.314,1.143,0.78,1.511,1.353l2.827,55.21c0.046,0.901,0.214,1.792,0.499,2.648
|
||||
c7.067,21.222,29.34,30.716,52.88,36.293C420.923,363.837,420.194,365.167,419.446,366.487z M217.276,280.006
|
||||
c-0.008-0.218-0.015-0.436-0.025-0.653c-0.061-1.404-0.147-2.802-0.261-4.192c0-0.001,0-0.002,0-0.003
|
||||
c-0.618-7.546-2.012-14.875-4.099-21.91v-0.001c-0.418-1.409-0.859-2.807-1.331-4.192c-0.007-0.019-0.012-0.039-0.019-0.058
|
||||
c26.664,0.221,52.469,3.168,58.472,6.771c2.473,6.417,2.476,14.047,0.014,21.779c-8.44,9.688-52.655,61.216-62.67,88.65
|
||||
c-0.209,0.573-0.464,1.118-0.762,1.631l-6.624-24.729c11.393-17.582,17.39-37.876,17.39-58.995
|
||||
C217.361,282.731,217.326,281.366,217.276,280.006z M443.666,278.866c-0.013,0.524-0.038,1.045-0.055,1.568
|
||||
c-0.035,1.072-0.072,2.144-0.125,3.212c-0.031,0.619-0.072,1.237-0.109,1.855c-0.058,0.973-0.118,1.946-0.191,2.916
|
||||
c-0.049,0.649-0.105,1.297-0.161,1.945c-0.08,0.938-0.164,1.876-0.258,2.812c-0.066,0.656-0.137,1.311-0.21,1.966
|
||||
c-0.104,0.932-0.214,1.862-0.331,2.791c-0.082,0.645-0.165,1.289-0.253,1.933c-0.13,0.947-0.269,1.891-0.413,2.835
|
||||
c-0.094,0.618-0.187,1.236-0.288,1.853c-0.162,0.994-0.337,1.985-0.515,2.975c-0.1,0.558-0.196,1.118-0.301,1.675
|
||||
c-0.213,1.126-0.442,2.247-0.676,3.368c-0.087,0.417-0.167,0.836-0.257,1.252c-0.671,3.11-1.421,6.201-2.252,9.273
|
||||
c-0.091,0.337-0.191,0.671-0.284,1.007c-0.328,1.185-0.662,2.369-1.014,3.548c-0.142,0.475-0.292,0.948-0.438,1.422
|
||||
c-0.319,1.039-0.642,2.077-0.98,3.111c-0.171,0.524-0.349,1.046-0.524,1.568c-0.33,0.982-0.666,1.962-1.012,2.939
|
||||
c-0.194,0.545-0.391,1.089-0.59,1.633c-0.348,0.952-0.703,1.901-1.067,2.849c-0.212,0.552-0.426,1.104-0.643,1.655
|
||||
c-0.148,0.376-0.305,0.749-0.456,1.124c-18.167-3.936-36.954-10.278-42.109-22.921l-2.842-55.508
|
||||
c-0.046-0.909-0.217-1.806-0.506-2.668c-2.016-6.011-6.249-10.888-11.928-13.736l-14.828-7.419
|
||||
c-1.293-0.647-2.096-1.943-2.096-3.382v-1.598c0.425,0.206,0.857,0.4,1.285,0.6c0.445,0.209,0.889,0.422,1.337,0.625
|
||||
c0.48,0.217,0.964,0.422,1.447,0.631c0.457,0.198,0.911,0.401,1.37,0.593c0.476,0.199,0.956,0.386,1.434,0.577
|
||||
c0.472,0.189,0.942,0.383,1.416,0.566c0.475,0.183,0.954,0.353,1.431,0.529c0.483,0.178,0.964,0.361,1.449,0.532
|
||||
c0.479,0.169,0.961,0.326,1.442,0.488c0.488,0.164,0.975,0.334,1.465,0.492c0.48,0.154,0.963,0.296,1.445,0.443
|
||||
c0.497,0.152,0.993,0.309,1.493,0.454c0.48,0.139,0.963,0.266,1.445,0.399c0.505,0.139,1.008,0.283,1.514,0.415
|
||||
c0.483,0.126,0.97,0.239,1.455,0.358c0.509,0.125,1.018,0.256,1.529,0.373c0.489,0.112,0.98,0.212,1.471,0.318
|
||||
c0.51,0.11,1.019,0.226,1.531,0.329c0.497,0.1,0.996,0.186,1.494,0.279c0.486,0.09,0.971,0.188,1.458,0.272
|
||||
c0.023,0.004,0.047,0.007,0.071,0.011c0.501,0.086,1.005,0.159,1.508,0.238c0.51,0.08,1.018,0.166,1.529,0.239
|
||||
c0.525,0.075,1.051,0.136,1.577,0.203c0.491,0.063,0.981,0.132,1.473,0.188c0.559,0.064,1.12,0.113,1.68,0.168
|
||||
c0.461,0.045,0.921,0.098,1.382,0.137c0.585,0.05,1.172,0.085,1.758,0.126c0.439,0.03,0.877,0.069,1.316,0.094
|
||||
c0.652,0.037,1.305,0.059,1.957,0.084c0.374,0.015,0.748,0.037,1.123,0.048c1.028,0.029,2.056,0.044,3.086,0.044
|
||||
c1.421,0,2.84-0.036,4.256-0.092c0.197-0.007,0.395-0.004,0.592-0.013c0.389-0.017,0.773-0.055,1.16-0.075
|
||||
c0.763-0.042,1.525-0.09,2.285-0.149c0.793-0.059,1.586-0.123,2.376-0.199c0.084-0.008,0.168-0.013,0.252-0.021
|
||||
c0.253-0.025,0.505-0.062,0.758-0.089c8.178-0.866,16.155-2.648,23.882-5.335c0.028-0.01,0.056-0.018,0.084-0.028
|
||||
c0.021-0.007,0.041-0.016,0.062-0.023c0.591-0.206,1.186-0.393,1.774-0.61c1.941,10.899,2.922,21.999,2.922,33.129
|
||||
C443.728,275.671,443.705,277.27,443.666,278.866z M379.511,182.211h47.617c9.075,0,16.458,7.383,16.458,16.458v19.246
|
||||
c-0.051,0.026-0.102,0.055-0.153,0.081c-0.286,0.145-0.576,0.282-0.863,0.424c-0.55,0.271-1.1,0.542-1.655,0.801
|
||||
c-0.338,0.158-0.679,0.31-1.019,0.464c-0.511,0.231-1.022,0.46-1.537,0.681c-0.361,0.155-0.723,0.306-1.086,0.456
|
||||
c-0.503,0.209-1.008,0.413-1.515,0.612c-0.367,0.144-0.735,0.286-1.104,0.426c-0.515,0.194-1.032,0.382-1.55,0.566
|
||||
c-0.362,0.129-0.724,0.259-1.087,0.383c-0.545,0.186-1.093,0.363-1.642,0.539c-0.339,0.108-0.677,0.221-1.018,0.325
|
||||
c-0.644,0.198-1.292,0.383-1.941,0.566c-0.247,0.07-0.491,0.145-0.739,0.212c-0.893,0.243-1.789,0.472-2.689,0.688
|
||||
c-0.24,0.057-0.482,0.107-0.723,0.162c-0.667,0.154-1.336,0.304-2.007,0.442c-0.342,0.071-0.686,0.133-1.029,0.2
|
||||
c-0.574,0.111-1.148,0.221-1.725,0.32c-0.374,0.065-0.749,0.124-1.124,0.184c-0.551,0.088-1.103,0.173-1.656,0.251
|
||||
c-0.385,0.054-0.771,0.105-1.156,0.154c-0.551,0.07-1.103,0.135-1.656,0.195c-0.383,0.042-0.765,0.083-1.149,0.119
|
||||
c-0.57,0.054-1.142,0.1-1.714,0.144c-0.364,0.028-0.728,0.058-1.093,0.081c-0.628,0.04-1.258,0.068-1.888,0.095
|
||||
c-0.309,0.013-0.617,0.031-0.926,0.041c-0.938,0.03-1.877,0.047-2.817,0.047c-0.894,0-1.787-0.014-2.679-0.041
|
||||
c-0.301-0.009-0.601-0.028-0.902-0.04c-0.592-0.024-1.184-0.047-1.775-0.082c-0.354-0.021-0.708-0.053-1.062-0.079
|
||||
c-0.535-0.039-1.071-0.076-1.605-0.124c-0.38-0.035-0.759-0.079-1.139-0.118c-0.507-0.053-1.014-0.103-1.52-0.165
|
||||
c-0.393-0.048-0.785-0.104-1.177-0.157c-0.49-0.066-0.979-0.13-1.468-0.204c-0.402-0.061-0.802-0.13-1.203-0.197
|
||||
c-0.477-0.079-0.954-0.157-1.43-0.244c-0.406-0.074-0.81-0.156-1.214-0.235c-0.468-0.092-0.936-0.184-1.403-0.284
|
||||
c-0.407-0.087-0.813-0.181-1.219-0.274c-0.461-0.105-0.921-0.211-1.38-0.323c-0.407-0.1-0.811-0.205-1.216-0.311
|
||||
c-0.456-0.119-0.911-0.238-1.364-0.364c-0.404-0.112-0.806-0.229-1.208-0.347c-0.451-0.132-0.901-0.265-1.349-0.404
|
||||
c-0.402-0.125-0.803-0.254-1.204-0.384c-0.443-0.144-0.885-0.291-1.326-0.442c-0.401-0.137-0.8-0.278-1.198-0.422
|
||||
c-0.438-0.157-0.875-0.318-1.31-0.482c-0.395-0.149-0.79-0.301-1.183-0.456c-0.433-0.17-0.864-0.345-1.294-0.522
|
||||
c-0.391-0.161-0.782-0.325-1.171-0.492c-0.427-0.183-0.851-0.371-1.275-0.561c-0.387-0.174-0.773-0.348-1.158-0.527
|
||||
c-0.421-0.196-0.84-0.398-1.258-0.601c-0.38-0.184-0.759-0.369-1.136-0.559c-0.148-0.075-0.295-0.153-0.443-0.229V198.67
|
||||
C363.053,189.592,370.436,182.211,379.511,182.211z M370.107,128.996c0-18.313,14.9-33.213,33.213-33.213
|
||||
s33.213,14.899,33.213,33.213s-14.9,33.213-33.213,33.213C385.006,162.209,370.107,147.309,370.107,128.996z M463.586,203.895
|
||||
v-5.227c0-14.784-8.85-27.531-21.527-33.247c8.964-9.528,14.474-22.342,14.474-36.426c0-29.342-23.871-53.213-53.213-53.213
|
||||
c-29.342,0-53.213,23.871-53.213,53.213c0,14.084,5.51,26.897,14.474,36.425c-12.677,5.716-21.527,18.463-21.527,33.247v20.571
|
||||
l-17.28,4.631l6.759-25.231c0.772-2.881,0.217-5.956-1.512-8.386c-10.047-14.117-15.653-30.61-16.314-47.898
|
||||
c-0.044-1.152-0.066-2.309-0.066-3.468c0-0.935,0.019-1.868,0.049-2.8c0.008-0.257,0.019-0.512,0.029-0.768
|
||||
c0.029-0.733,0.067-1.464,0.114-2.194c0.014-0.22,0.026-0.441,0.042-0.661c0.067-0.933,0.147-1.865,0.243-2.793
|
||||
c0.012-0.114,0.027-0.227,0.039-0.34c0.087-0.811,0.187-1.621,0.297-2.428c0.034-0.253,0.07-0.507,0.107-0.759
|
||||
c0.107-0.742,0.224-1.482,0.35-2.22c0.033-0.19,0.061-0.382,0.095-0.572c0.152-0.86,0.32-1.717,0.497-2.571
|
||||
c0.07-0.334,0.145-0.667,0.218-1c0.115-0.525,0.236-1.048,0.361-1.571c0.1-0.416,0.199-0.832,0.305-1.245
|
||||
c0.101-0.397,0.21-0.792,0.317-1.188c0.264-0.977,0.541-1.949,0.838-2.912c0.041-0.135,0.081-0.27,0.123-0.405
|
||||
c11.273-36.029,44.963-62.247,84.662-62.247C452.22,50.211,492,89.991,492,138.887C492,163.689,481.429,187.272,463.586,203.895z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M381.661,387.321c-0.131-0.63-0.321-1.26-0.571-1.87c-0.25-0.6-0.56-1.18-0.92-1.72c-0.37-0.55-0.79-1.06-1.25-1.52
|
||||
c-0.46-0.46-0.97-0.88-1.52-1.25c-0.54-0.36-1.12-0.67-1.72-0.92c-0.61-0.25-1.24-0.44-1.87-0.57c-1.29-0.26-2.62-0.26-3.91,0
|
||||
c-0.64,0.13-1.27,0.32-1.87,0.57c-0.61,0.25-1.19,0.56-1.73,0.92c-0.55,0.37-1.06,0.79-1.52,1.25c-0.46,0.46-0.88,0.97-1.24,1.52
|
||||
c-0.36,0.54-0.67,1.12-0.92,1.72c-0.25,0.61-0.44,1.24-0.57,1.87c-0.13,0.65-0.2,1.31-0.2,1.96c0,0.65,0.07,1.31,0.2,1.95
|
||||
s0.32,1.27,0.57,1.87c0.25,0.61,0.56,1.19,0.92,1.73c0.36,0.55,0.78,1.06,1.24,1.52c0.46,0.46,0.97,0.88,1.52,1.24
|
||||
c0.54,0.36,1.12,0.67,1.73,0.92c0.6,0.25,1.23,0.44,1.87,0.57s1.3,0.2,1.95,0.2c0.65,0,1.31-0.07,1.961-0.2
|
||||
c0.63-0.13,1.26-0.32,1.87-0.57c0.6-0.25,1.18-0.56,1.72-0.92c0.55-0.36,1.06-0.78,1.52-1.24c0.46-0.46,0.88-0.97,1.25-1.52
|
||||
c0.36-0.54,0.67-1.12,0.92-1.73c0.25-0.6,0.44-1.23,0.57-1.87s0.19-1.3,0.19-1.95C381.851,388.631,381.791,387.97,381.661,387.321
|
||||
z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 21 KiB |
174
home/public/img/htmlcss.svg
Normal file
@@ -0,0 +1,174 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M377,36H258.095c-5.523,0-10,4.478-10,10s4.477,10,10,10H377c5.523,0,10-4.478,10-10S382.523,36,377,36z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M177.05,38.93c-1.86-1.86-4.44-2.93-7.07-2.93c-2.64,0-5.22,1.069-7.08,2.93c-1.86,1.861-2.92,4.44-2.92,7.07
|
||||
s1.06,5.21,2.92,7.069c1.87,1.861,4.44,2.931,7.08,2.931c2.63,0,5.21-1.07,7.07-2.931c1.86-1.859,2.93-4.439,2.93-7.069
|
||||
S178.91,40.79,177.05,38.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M139.02,38.93c-1.86-1.86-4.44-2.93-7.07-2.93s-5.21,1.069-7.07,2.93s-2.93,4.44-2.93,7.07s1.07,5.21,2.93,7.069
|
||||
c1.86,1.861,4.44,2.931,7.07,2.931s5.21-1.07,7.07-2.931c1.86-1.859,2.93-4.439,2.93-7.069S140.88,40.79,139.02,38.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M215.07,38.93C213.21,37.07,210.63,36,208,36s-5.21,1.069-7.07,2.93C199.07,40.79,198,43.37,198,46s1.07,5.21,2.93,7.069
|
||||
C202.79,54.93,205.37,56,208,56s5.21-1.07,7.07-2.931C216.93,51.21,218,48.63,218,46S216.93,40.79,215.07,38.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M287,124.044h-41c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10h41c5.523,0,10-4.478,10-10
|
||||
C297,128.522,292.523,124.044,287,124.044z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M368.766,124.044h-40.917c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10h40.917c5.523,0,10-4.478,10-10
|
||||
C378.766,128.522,374.289,124.044,368.766,124.044z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M368.766,220.011c-0.001,0-0.002,0-0.003,0l-10.645,0.004c-5.522,0.002-9.998,4.48-9.996,10.004
|
||||
c0.002,5.521,4.479,9.996,10,9.996c0.001,0,0.002,0,0.004,0l10.644-0.004c5.522-0.002,9.998-4.48,9.996-10.004
|
||||
C378.764,224.485,374.287,220.011,368.766,220.011z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M322,220.036c-0.001,0-0.003,0-0.005,0l-38.649,0.021c-5.523,0.003-9.998,4.482-9.995,10.005
|
||||
c0.003,5.521,4.479,9.995,10,9.995c0.001,0,0.003,0,0.005,0l38.649-0.021c5.523-0.003,9.998-4.482,9.995-10.005
|
||||
C331.997,224.51,327.521,220.036,322,220.036z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M333,172.042h-33.427c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10H333c5.523,0,10-4.478,10-10
|
||||
C343,176.52,338.523,172.042,333,172.042z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M375.84,174.97c-1.87-1.861-4.44-2.93-7.07-2.93c-2.64,0-5.21,1.069-7.08,2.93c-1.86,1.86-2.92,4.44-2.92,7.07
|
||||
s1.06,5.21,2.92,7.069c1.87,1.87,4.44,2.931,7.08,2.931c2.63,0,5.2-1.061,7.07-2.931c1.86-1.859,2.93-4.439,2.93-7.069
|
||||
S377.7,176.83,375.84,174.97z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M381.07,494.93c-1.86-1.86-4.44-2.93-7.07-2.93s-5.21,1.069-7.07,2.93c-1.86,1.86-2.93,4.44-2.93,7.07
|
||||
s1.07,5.21,2.93,7.069c1.86,1.86,4.44,2.931,7.07,2.931s5.21-1.07,7.07-2.931c1.86-1.859,2.93-4.439,2.93-7.069
|
||||
S382.93,496.79,381.07,494.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M456.75,286.5H430V42c0-23.159-18.841-42-42-42H124c-23.159,0-42,18.841-42,42v122.072C34.18,181.761,0,227.818,0,281.71
|
||||
c0,69.133,56.244,125.376,125.376,125.376c47.857,0,89.531-26.957,110.653-66.479c-0.008,0.382-0.029,0.76-0.029,1.143v115
|
||||
c0,30.465,24.785,55.25,55.25,55.25h46.727c5.523,0,10-4.478,10-10c0-5.522-4.477-10-10-10H291.25
|
||||
c-19.437,0-35.25-15.813-35.25-35.25v-115c0-19.437,15.813-35.25,35.25-35.25H308c5.523,0,10-4.478,10-10v-11.193l23.753,19.002
|
||||
c1.773,1.419,3.977,2.191,6.247,2.191h108.75c19.437,0,35.25,15.813,35.25,35.25v115c0,19.437-15.813,35.25-35.25,35.25h-40.701
|
||||
c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10h40.701c30.465,0,55.25-24.785,55.25-55.25v-115
|
||||
C512,311.285,487.215,286.5,456.75,286.5z M219.718,219.576c-3.134,3.134-3.831,7.957-1.713,11.851
|
||||
c8.339,15.326,12.747,32.714,12.747,50.283c0,58.104-47.271,105.376-105.376,105.376C67.271,387.086,20,339.814,20,281.71
|
||||
c0-58.105,47.271-105.377,105.376-105.377c24.419,0,48.22,8.543,67.019,24.055c1.792,1.479,4.042,2.287,6.365,2.287h37.86
|
||||
L219.718,219.576z M410,286.5h-58.492l-37.261-29.809c-3.002-2.4-7.114-2.869-10.579-1.204c-3.464,1.665-5.668,5.169-5.668,9.013
|
||||
v22h-6.75c-17.427,0-32.985,8.119-43.119,20.763c1.716-8.253,2.621-16.799,2.621-25.553c0-18.366-4.054-36.575-11.777-53.105
|
||||
l28.858-28.858c2.86-2.86,3.716-7.161,2.168-10.898c-1.548-3.736-5.194-6.173-9.239-6.173h-58.494
|
||||
c-21.902-17.012-49.063-26.342-76.892-26.342c-7.988,0-15.8,0.76-23.376,2.195V92h308V286.5z M410,72H102V42
|
||||
c0-12.131,9.869-22,22-22h264c12.131,0,22,9.869,22,22V72z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M310.023,367.25c-5.523,0-10,4.478-10,10v12h-11.922v-12c0-5.522-4.477-10-10-10s-10,4.478-10,10v44
|
||||
c0,5.522,4.477,10,10,10s10-4.478,10-10v-12h11.922v12c0,5.522,4.477,10,10,10s10-4.478,10-10v-44
|
||||
C320.023,371.728,315.546,367.25,310.023,367.25z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M474.392,411.25H465.5v-34c0-5.522-4.477-10-10-10s-10,4.478-10,10v44c0,5.522,4.477,10,10,10h18.892
|
||||
c5.523,0,10-4.478,10-10C484.392,415.728,479.915,411.25,474.392,411.25z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M364.07,367.25h-26.093c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10h3.046v34c0,5.522,4.477,10,10,10s10-4.478,10-10
|
||||
v-34h3.047c5.523,0,10-4.478,10-10C374.07,371.728,369.593,367.25,364.07,367.25z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M428.624,368.011c-3.735-1.544-8.037-0.692-10.898,2.168l-9.742,9.742l-9.742-9.742c-2.86-2.86-7.163-3.714-10.898-2.168
|
||||
c-3.737,1.548-6.173,5.194-6.173,9.239v44c0,5.522,4.477,10,10,10s10-4.478,10-10v-19.866c1.847,1.719,4.281,2.68,6.813,2.68
|
||||
s4.966-0.961,6.813-2.68v19.866c0,5.522,4.477,10,10,10s10-4.478,10-10v-44C434.797,373.205,432.36,369.559,428.624,368.011z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M85.203,293.426c-6.462,6.461-16.974,6.461-23.434,0c-3.13-3.13-4.854-7.291-4.854-11.717
|
||||
c0-4.427,1.724-8.587,4.854-11.717s7.291-4.852,11.717-4.852c4.426,0,8.587,1.724,11.717,4.854c3.905,3.904,10.238,3.905,14.142,0
|
||||
c3.905-3.905,3.906-10.237,0-14.143c-6.907-6.907-16.091-10.711-25.859-10.711s-18.952,3.804-25.859,10.711
|
||||
c-6.908,6.907-10.711,16.091-10.711,25.859s3.804,18.951,10.711,25.859c7.129,7.129,16.494,10.693,25.859,10.693
|
||||
s18.729-3.564,25.859-10.693c3.905-3.905,3.906-10.237,0-14.143C95.441,289.523,89.108,289.523,85.203,293.426z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M131.004,271.71c-1.812,0-3.285-1.474-3.285-3.285c0-1.811,1.474-3.285,3.285-3.285h13.285c5.523,0,10-4.478,10-10
|
||||
c0-5.522-4.477-10-10-10h-13.285c-12.839,0-23.285,10.445-23.285,23.285c0,12.84,10.446,23.285,23.285,23.285
|
||||
c1.812,0,3.285,1.474,3.285,3.285c0,1.811-1.474,3.285-3.285,3.285h-13.285c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10
|
||||
h13.285c12.839,0,23.285-10.445,23.285-23.285C154.289,282.155,143.843,271.71,131.004,271.71z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M184.675,271.71c-1.812,0-3.285-1.474-3.285-3.285c0-1.811,1.474-3.285,3.285-3.285h13.285c5.523,0,10-4.478,10-10
|
||||
c0-5.522-4.477-10-10-10h-13.285c-12.839,0-23.285,10.445-23.285,23.285c0,12.84,10.446,23.285,23.285,23.285
|
||||
c1.812,0,3.285,1.474,3.285,3.285c0,1.811-1.474,3.285-3.285,3.285H171.39c-5.523,0-10,4.478-10,10c0,5.522,4.477,10,10,10h13.285
|
||||
c12.839,0,23.285-10.445,23.285-23.285C207.96,282.155,197.514,271.71,184.675,271.71z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.3 KiB |
116
home/public/img/informed.svg
Normal file
@@ -0,0 +1,116 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M181.72,366.814c-0.723-0.206-1.463-0.322-2.208-0.362c10.954-11.513,17.7-27.066,17.7-44.174v-52.611
|
||||
c0-0.481-0.046-0.95-0.111-1.412c0.066-0.95,0.111-1.906,0.111-2.872v-33.286c0-5.523-4.477-10-10-10h-67.073
|
||||
c-28.245,0-51.223,22.979-51.223,51.223v48.958c0,17.108,6.745,32.661,17.7,44.174c-0.744,0.04-1.484,0.156-2.206,0.362
|
||||
C37.153,371.093,0,410.924,0,459.276V502c0,5.523,4.477,10,10,10h246.127c5.523,0,10-4.477,10-10v-42.724
|
||||
C266.127,410.925,228.976,371.094,181.72,366.814z M88.916,286.001v-12.682c0-17.216,14.007-31.223,31.223-31.223h57.073v23.286
|
||||
c0,11.723-9.537,21.26-21.26,21.26H88.916V286.001z M88.916,306.642h67.036c7.772,0,15.047-2.162,21.26-5.914v21.549
|
||||
c0,24.343-19.805,44.148-44.148,44.148c-24.343,0-44.148-19.805-44.148-44.148V306.642z M154.829,386.426l-21.765,21.766
|
||||
l-21.765-21.766H154.829z M246.128,492L246.128,492H20v-20h41.5c5.523,0,10-4.477,10-10s-4.477-10-10-10H20.365
|
||||
c3.359-33.716,29.806-60.717,63.255-64.969l42.373,42.373c1.875,1.875,4.419,2.929,7.071,2.929c2.652,0,5.196-1.054,7.071-2.929
|
||||
l42.373-42.373c35.824,4.553,63.62,35.204,63.62,72.245V492z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M427.595,144.718c-0.723-0.206-1.464-0.322-2.21-0.362c10.954-11.513,17.699-27.066,17.699-44.174V47.57
|
||||
c0-0.481-0.046-0.95-0.111-1.412c0.066-0.95,0.111-1.906,0.111-2.872V10c0-5.523-4.477-10-10-10h-67.073
|
||||
c-28.245,0-51.223,22.979-51.223,51.223v48.958c0,17.108,6.745,32.661,17.699,44.174c-0.745,0.04-1.487,0.156-2.21,0.362
|
||||
c-47.255,4.281-84.405,44.112-84.405,92.462v42.723c0,5.523,4.477,10,10,10h80.46c5.523,0,10-4.477,10-10s-4.477-10-10-10h-70.46
|
||||
V237.18c0-37.041,27.795-67.692,63.619-72.245l42.373,42.373c1.953,1.953,4.512,2.929,7.071,2.929s5.119-0.976,7.071-2.929
|
||||
l42.373-42.373C464.205,169.489,492,200.139,492,237.18v32.723h-73.667c-5.523,0-10,4.477-10,10s4.477,10,10,10H502
|
||||
c5.523,0,10-4.477,10-10V237.18C512,188.83,474.849,148.999,427.595,144.718z M378.937,186.095l-21.765-21.765h43.53
|
||||
L378.937,186.095z M423.085,100.181c0,24.343-19.805,44.148-44.148,44.148s-44.148-19.804-44.148-44.147V84.546h67.036
|
||||
c7.772,0,15.047-2.163,21.26-5.914V100.181z M423.085,43.286c0,11.723-9.537,21.26-21.26,21.26h-67.036v-0.641V51.223
|
||||
c0-17.216,14.007-31.223,31.223-31.223h57.073V43.286z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M386.01,272.83c-1.86-1.86-4.44-2.93-7.07-2.93c-2.64,0-5.21,1.07-7.07,2.93c-1.87,1.86-2.93,4.44-2.93,7.07
|
||||
c0,2.64,1.06,5.21,2.93,7.07c1.86,1.87,4.43,2.93,7.07,2.93c2.63,0,5.21-1.06,7.07-2.93c1.86-1.86,2.93-4.43,2.93-7.07
|
||||
C388.94,277.27,387.87,274.69,386.01,272.83z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M267.405,139.929l-41.821-41.821V50c0-27.57-22.43-50-50-50H50C22.43,0,0,22.43,0,50v88c0,27.57,22.43,50,50,50h125.583
|
||||
c20.674,0,38.702-12.407,46.266-31h38.484c4.044,0,7.691-2.437,9.239-6.173C271.12,147.091,270.264,142.789,267.405,139.929z
|
||||
M214.554,137c-4.659,0-8.701,3.217-9.746,7.758C201.66,158.442,189.643,168,175.583,168H50c-16.542,0-30-13.458-30-30V50
|
||||
c0-16.542,13.458-30,30-30h125.583c16.542,0,30,13.458,30,30v52.25c0,2.652,1.054,5.196,2.929,7.071L236.191,137H214.554z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M462,324H336.417c-20.674,0-38.702,12.407-46.266,31h-38.484c-4.044,0-7.691,2.437-9.239,6.173
|
||||
c-1.548,3.736-0.692,8.038,2.167,10.898l41.821,41.821V462c0,27.57,22.43,50,50,50H462c27.57,0,50-22.43,50-50v-88
|
||||
C512,346.43,489.57,324,462,324z M492,462c0,16.542-13.458,30-30,30H336.417c-16.542,0-30-13.458-30-30v-52.25
|
||||
c0-2.652-1.054-5.196-2.929-7.071L275.809,375h21.637c4.659,0,8.701-3.217,9.746-7.758C310.34,353.558,322.357,344,336.417,344
|
||||
H462c16.542,0,30,13.458,30,30V462z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M444.156,391.392c-3.904-3.905-10.236-3.905-14.141,0l-26.583,26.583l-12.361-12.361c-3.905-3.905-10.237-3.905-14.143,0
|
||||
c-3.905,3.905-3.905,10.237,0,14.143l19.432,19.432c1.953,1.953,4.512,2.929,7.071,2.929s5.119-0.976,7.071-2.929l33.654-33.654
|
||||
C448.061,401.63,448.061,395.298,444.156,391.392z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M158.253,66.268c-1.182-17.147-15.004-30.969-32.151-32.151c-9.723-0.669-18.991,2.611-26.091,9.239
|
||||
c-7.001,6.535-11.017,15.775-11.017,25.349c0.001,5.524,4.478,10.001,10.001,10.001s10-4.477,10-10
|
||||
c0-4.111,1.656-7.921,4.664-10.729c3.003-2.804,6.938-4.196,11.069-3.906c7.239,0.499,13.074,6.334,13.573,13.573
|
||||
c0.505,7.319-4.293,13.787-11.408,15.379c-7.788,1.742-13.227,8.513-13.227,16.465v5.335c0,5.523,4.477,10,10,10s10-4.477,10-10
|
||||
v-2.91C149.16,97.291,159.385,82.684,158.253,66.268z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M130.74,136.02c-1.86-1.86-4.44-2.93-7.07-2.93c-2.64,0-5.21,1.07-7.07,2.93c-1.87,1.86-2.93,4.44-2.93,7.07
|
||||
s1.06,5.21,2.93,7.07c1.86,1.86,4.43,2.93,7.07,2.93c2.63,0,5.21-1.07,7.07-2.93c1.86-1.86,2.93-4.44,2.93-7.07
|
||||
S132.6,137.88,130.74,136.02z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M108.57,454.93c-1.86-1.86-4.44-2.93-7.07-2.93s-5.21,1.07-7.07,2.93s-2.93,4.44-2.93,7.07s1.07,5.21,2.93,7.07
|
||||
c1.86,1.86,4.44,2.93,7.07,2.93s5.21-1.07,7.07-2.93s2.93-4.44,2.93-7.07S110.43,456.79,108.57,454.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.5 KiB |
65
home/public/img/line-chart.svg
Normal file
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M504.797,497.002h-1.937V376.537v-32.124c0-3.939-1.889-7.692-5.053-10.038c-3.164-2.347-7.304-3.065-11.073-1.922
|
||||
l-18.764,5.692L383.333,244.8c-4.336-4.782-11.518-5.488-16.705-1.642l-86.576,64.223l-42.171-43.632
|
||||
c-1.408-1.457-3.346-2.282-5.372-2.288c-0.007,0-0.013,0-0.02,0c-2.02,0-3.954,0.815-5.365,2.26l-39.366,40.315l-16.773-39.398
|
||||
c-1.622-3.81-6.027-5.584-9.836-3.962c-3.811,1.623-5.585,6.027-3.962,9.837l18.242,42.847c1.641,3.853,5.076,6.616,9.193,7.388
|
||||
c4.116,0.772,8.321-0.555,11.248-3.551l36.593-37.475l38.331,39.66c4.348,4.496,11.41,5.075,16.433,1.351l86.519-64.18
|
||||
l84.179,92.84c3.229,3.559,8.285,4.957,12.886,3.563l17.053-5.173v24.309l-24.743,13.539l-56.991-42.97
|
||||
c-2.84-2.142-6.47-2.974-9.955-2.282l-22.339,4.428c-4.062,0.806-6.703,4.751-5.897,8.814c0.804,4.062,4.75,6.703,8.813,5.897
|
||||
l21.242-4.21l57.389,43.269c3.913,2.951,9.223,3.337,13.522,0.984l18.96-10.374v107.815H15.041V363.446l70.339-52.93
|
||||
l65.549,84.998c3.954,5.127,11.069,6.397,16.551,2.948l47.584-29.925l24.099,14.847c2.718,1.674,5.939,2.244,9.062,1.602
|
||||
l75.489-15.466c4.058-0.831,6.673-4.793,5.842-8.852c-0.832-4.057-4.802-6.675-8.852-5.841l-74.519,15.268l-24.581-15.143
|
||||
c-4.086-2.514-9.144-2.492-13.208,0.063l-46.977,29.543l-65.672-85.154c-4.157-5.394-11.97-6.45-17.412-2.355l-63.295,47.63
|
||||
v-48.438l107.355-107.441l13.703,32.186c1.621,3.809,6.024,5.582,9.836,3.962c3.811-1.623,5.585-6.027,3.962-9.837l-15.154-35.593
|
||||
c-1.629-3.827-5.039-6.584-9.124-7.375c-4.078-0.79-8.276,0.495-11.216,3.436L15.04,275.02V7.499C15.04,3.357,11.683,0,7.541,0
|
||||
C3.398,0,0.042,3.357,0.042,7.499v285.635v66.571v144.798c0,4.141,3.357,7.499,7.499,7.499h487.82h9.435
|
||||
c4.142,0,7.163-3.357,7.163-7.499C511.959,500.361,508.938,497.002,504.797,497.002z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M501.129,273.624h-20.394l-90.791-89.422c-2.188-2.154-5.467-2.758-8.277-1.524L278.124,228.15l-40.531-16.855
|
||||
c-2.587-1.075-5.556-0.62-7.701,1.182l-34.597,29.047l-57.302-119.161c-1.005-2.089-2.919-3.596-5.186-4.082
|
||||
c-2.269-0.487-4.632,0.104-6.404,1.598L25.924,204.545c-3.167,2.669-3.57,7.399-0.902,10.566
|
||||
c2.666,3.166,7.397,3.571,10.565,0.902l93.081-78.432l57.295,119.146c1.004,2.087,2.916,3.593,5.18,4.081
|
||||
c2.26,0.487,4.625-0.099,6.399-1.588l38.5-32.326l39.282,16.335c1.889,0.786,4.02,0.765,5.895-0.058l101.823-44.717l89.357,88.01
|
||||
c1.403,1.382,3.292,2.157,5.262,2.157h23.467c4.142,0,7.499-3.357,7.499-7.499C508.628,276.981,505.271,273.624,501.129,273.624z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
102
home/public/img/main.svg
Normal file
@@ -0,0 +1,102 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="415.2" height="480.517" viewBox="0 0 415.20 480.52" enable-background="new 0 0 415.20 480.52" xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 48.8701,21.0225C 48.8701,23.1125 49.1901,24.7288 49.8301,25.8712C 50.4701,27.0137 51.4001,27.585 52.6201,27.585C 53.3851,27.585 54.0914,27.3575 54.7388,26.9025C 55.3864,26.4475 55.9451,25.8137 56.4151,25.0012C 56.8851,24.1887 57.2489,23.225 57.5063,22.1099C 57.7639,20.995 57.8926,19.78 57.8926,18.465C 57.8926,17.67 57.8613,16.9787 57.7988,16.3913C 57.7363,15.8037 57.6701,15.28 57.6001,14.82C 57.5301,14.36 57.4639,13.95 57.4014,13.59C 57.3389,13.23 57.3076,12.8875 57.3076,12.5625C 57.3076,12.0625 57.5176,11.6988 57.9376,11.4713C 58.3576,11.2437 59.0301,11.13 59.9551,11.13C 61.1251,11.13 62.0351,11.395 62.6851,11.925C 63.3351,12.455 63.6601,13.23 63.6601,14.25C 63.6601,17.015 63.3901,19.4987 62.8501,21.7013C 62.3101,23.9037 61.5364,25.775 60.5289,27.315C 59.5213,28.855 58.2988,30.0387 56.8613,30.8662C 55.4238,31.6937 53.8151,32.1075 52.0351,32.1075C 50.7651,32.1075 49.5951,31.845 48.5251,31.32C 47.4551,30.795 46.5339,30.06 45.7614,29.115C 44.9888,28.17 44.3839,27.045 43.9464,25.74C 43.5089,24.435 43.2901,23.0025 43.2901,21.4425C 43.2901,20.8475 43.3051,20.2137 43.3351,19.5412C 43.3651,18.8687 43.4114,18.1462 43.4739,17.3737C 43.5364,16.6012 43.6189,15.7625 43.7214,14.8575C 43.8239,13.9525 43.9376,12.9675 44.0626,11.9025C 44.1076,11.4475 44.3226,11.0837 44.7076,10.8112C 45.0926,10.5387 45.5801,10.4025 46.1701,10.4025C 46.7051,10.4025 47.2064,10.4575 47.6738,10.5675C 48.1414,10.6775 48.5426,10.8263 48.8776,11.0138C 49.2126,11.2013 49.4788,11.42 49.6763,11.67C 49.8739,11.92 49.9726,12.185 49.9726,12.465C 49.9726,12.745 49.9139,13.1862 49.7963,13.7887C 49.6788,14.3913 49.5538,15.0788 49.4213,15.8512C 49.2889,16.6237 49.1639,17.46 49.0463,18.36C 48.9288,19.26 48.8701,20.1475 48.8701,21.0225 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 64.2301,12.96C 64.2301,12.35 64.5038,11.885 65.0513,11.565C 65.5988,11.245 66.3801,11.085 67.3951,11.085C 67.6301,11.085 67.8413,11.1162 68.0288,11.1787C 68.2163,11.2412 68.3838,11.3625 68.5313,11.5425C 68.6788,11.7225 68.8151,11.9687 68.9401,12.2812C 69.0651,12.5937 69.1901,12.99 69.3151,13.47C 69.4401,14.02 69.5651,14.295 69.6901,14.295C 69.8001,14.295 69.9351,14.0675 70.0951,13.6125C 70.3751,12.7225 70.7451,11.945 71.2051,11.28C 71.6651,10.615 72.1838,10.06 72.7613,9.61495C 73.3389,9.17001 73.9676,8.83871 74.6476,8.62124C 75.3276,8.40377 76.0426,8.29501 76.7926,8.29501C 78.3076,8.29501 79.7213,8.57998 81.0338,9.14999C 82.3463,9.71999 83.4801,10.5088 84.4351,11.5162C 85.3901,12.5238 86.1401,13.7113 86.6851,15.0788C 87.2301,16.4463 87.5026,17.9275 87.5026,19.5225C 87.5026,21.2075 87.2101,22.7688 86.6251,24.2062C 86.0401,25.6437 85.2238,26.8825 84.1763,27.9225C 83.1288,28.9625 81.8826,29.775 80.4376,30.36C 78.9926,30.945 77.4101,31.2375 75.6901,31.2375L 74.4976,31.1925C 73.7926,31.1925 73.4401,31.59 73.4401,32.385L 74.6401,43.1475C 74.6251,43.4125 74.5351,43.6575 74.3701,43.8825C 74.2051,44.1075 73.9863,44.3062 73.7139,44.4788C 73.4413,44.6512 73.1213,44.785 72.7538,44.88C 72.3863,44.975 72.0076,45.0225 71.6176,45.0225C 70.4926,45.0225 69.8826,44.655 69.7876,43.92C 69.4576,41.075 69.0938,38.3712 68.6963,35.8087C 68.2988,33.2462 67.8926,30.86 67.4776,28.65C 67.0626,26.44 66.6601,24.4287 66.2701,22.6162C 65.8801,20.8037 65.5326,19.225 65.2276,17.88C 64.9226,16.535 64.6801,15.4412 64.5001,14.5987C 64.3201,13.7562 64.2301,13.21 64.2301,12.96 Z M 71.8501,19.1475C 71.8501,20.1625 71.8888,21.1662 71.9663,22.1588C 72.0438,23.1512 72.1701,24.225 72.3451,25.38C 72.4351,26.085 72.8176,26.4825 73.4926,26.5725C 73.8976,26.6675 74.3538,26.7575 74.8613,26.8425C 75.3688,26.9275 75.7951,26.97 76.1401,26.97C 77.1401,26.97 78.0463,26.8225 78.8588,26.5275C 79.6713,26.2325 80.3663,25.8075 80.9438,25.2525C 81.5213,24.6975 81.9663,24.0375 82.2788,23.2725C 82.5913,22.5075 82.7476,21.655 82.7476,20.715C 82.7476,19.575 82.5913,18.5088 82.2788,17.5163C 81.9663,16.5238 81.5401,15.66 81.0001,14.925C 80.4601,14.19 79.8276,13.6125 79.1026,13.1925C 78.3776,12.7725 77.5926,12.5625 76.7476,12.5625C 76.0126,12.5625 75.3451,12.7225 74.7451,13.0425C 74.1451,13.3625 73.6301,13.8075 73.2001,14.3775C 72.7701,14.9475 72.4376,15.6388 72.2026,16.4513C 71.9676,17.2638 71.8501,18.1625 71.8501,19.1475 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 92.2051,2.24996C 92.2051,1.42001 92.4401,0.837486 92.9101,0.502525C 93.3801,0.167503 94.1526,-3.8147e-005 95.2276,-3.8147e-005C 95.6176,-3.8147e-005 95.9501,0.034996 96.2251,0.105003C 96.5001,0.175011 96.7351,0.303734 96.9301,0.491234C 97.1251,0.678734 97.2813,0.925011 97.3988,1.23C 97.5163,1.535 97.6126,1.92001 97.6876,2.38497C 97.8776,3.83999 98.0851,5.34127 98.3101,6.88876C 98.5351,8.43624 98.7726,9.98995 99.0226,11.55C 99.1176,12.255 99.4851,12.6075 100.125,12.6075C 100.3,12.6075 100.586,12.5875 100.984,12.5475C 101.381,12.5075 101.854,12.46 102.401,12.405C 102.949,12.35 103.539,12.2912 104.171,12.2287C 104.804,12.1662 105.436,12.1075 106.069,12.0525C 106.701,11.9975 107.303,11.9513 107.873,11.9137C 108.443,11.8762 108.948,11.8575 109.388,11.8575C 109.728,11.8575 110,11.9237 110.205,12.0562C 110.41,12.1887 110.571,12.3599 110.689,12.57C 110.806,12.78 110.884,13.0138 110.921,13.2712C 110.959,13.5288 110.978,13.7925 110.978,14.0625C 110.978,14.2925 110.935,14.5325 110.85,14.7825C 110.765,15.0325 110.648,15.2562 110.498,15.4537C 110.348,15.6512 110.164,15.8125 109.946,15.9375C 109.729,16.0625 109.48,16.125 109.2,16.125C 107.84,16.125 106.469,16.1675 105.086,16.2525C 103.704,16.3375 102.325,16.45 100.95,16.59C 100.245,16.685 99.8926,17.0375 99.8926,17.6475C 99.8926,17.6925 99.9001,17.75 99.9151,17.82C 99.9301,17.89 99.9376,17.95 99.9376,18C 100.128,19.355 100.304,20.6262 100.466,21.8137C 100.629,23.0012 100.769,24.06 100.886,24.99C 101.004,25.92 101.098,26.6937 101.168,27.3112C 101.238,27.9287 101.273,28.34 101.273,28.545C 101.273,29.105 101.219,29.5762 101.111,29.9587C 101.004,30.3412 100.825,30.6537 100.575,30.8962C 100.325,31.1387 99.9926,31.3112 99.5776,31.4137C 99.1626,31.5162 98.6426,31.5675 98.0176,31.5675C 97.4226,31.5675 96.9851,31.4263 96.7051,31.1437C 96.4251,30.8612 96.2701,30.4325 96.2401,29.8575C 96.1451,28.0125 95.9963,26.1562 95.7939,24.2887C 95.5913,22.4212 95.3551,20.5575 95.0851,18.6975C 94.9451,18.0275 94.5951,17.6925 94.0351,17.6925C 93.9851,17.6925 93.9288,17.7 93.8663,17.715C 93.8038,17.73 93.7501,17.7375 93.7051,17.7375C 92.7351,17.9575 91.8213,18.1762 90.9638,18.3938C 90.1064,18.6112 89.3026,18.845 88.5526,19.095C 88.1276,19.24 87.7513,19.3387 87.4238,19.3912C 87.0963,19.4437 86.8001,19.47 86.5351,19.47C 86.1751,19.47 85.9088,19.31 85.7363,18.99C 85.5638,18.67 85.4776,18.2675 85.4776,17.7825C 85.4776,17.6125 85.4938,17.4137 85.5263,17.1862C 85.5588,16.9587 85.6176,16.7325 85.7026,16.5075C 85.7876,16.2825 85.9126,16.0725 86.0776,15.8775C 86.2426,15.6825 86.4651,15.5225 86.7451,15.3975C 87.4001,15.1325 88.2751,14.855 89.3701,14.565C 90.4651,14.275 91.7001,14.005 93.0751,13.755C 93.3851,13.675 93.6301,13.545 93.8101,13.365C 93.9901,13.185 94.0801,12.9175 94.0801,12.5625C 94.0801,12.4825 94.0801,12.4 94.0801,12.315C 94.0801,12.23 94.0651,12.14 94.0351,12.045C 93.7851,10.605 93.5463,9.29501 93.3188,8.11495C 93.0913,6.93502 92.8963,5.92373 92.7339,5.08126C 92.5713,4.23873 92.4426,3.57497 92.3476,3.08999C 92.2526,2.605 92.2051,2.32497 92.2051,2.24996 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 113.22,5.40749C 112.77,5.40749 112.345,5.34127 111.945,5.2087C 111.545,5.07626 111.201,4.88876 110.914,4.6462C 110.626,4.40377 110.396,4.11874 110.224,3.79122C 110.051,3.46371 109.965,3.105 109.965,2.71499C 109.965,2.06002 110.226,1.52877 110.749,1.12124C 111.271,0.713707 111.97,0.509972 112.845,0.509972C 113.25,0.509972 113.64,0.584984 114.015,0.735008C 114.39,0.884972 114.723,1.08498 115.013,1.33498C 115.303,1.58498 115.534,1.87753 115.706,2.21249C 115.879,2.54751 115.965,2.89498 115.965,3.25497C 115.965,3.92501 115.719,4.45126 115.226,4.8337C 114.734,5.21627 114.065,5.40749 113.22,5.40749 Z M 110.01,12.5625C 110.01,12.0125 110.249,11.5625 110.726,11.2125C 111.204,10.8625 111.833,10.6875 112.613,10.6875C 114.018,10.6875 114.768,11.17 114.863,12.135C 114.923,12.81 114.989,13.5687 115.061,14.4112C 115.134,15.2537 115.205,16.1475 115.275,17.0925C 115.345,18.0375 115.408,19.0138 115.463,20.0212C 115.518,21.0288 115.568,22.0212 115.613,22.9987C 115.658,23.9762 115.696,24.9187 115.729,25.8262C 115.761,26.7338 115.778,27.5625 115.778,28.3125C 115.778,29.0925 115.5,29.6775 114.945,30.0675C 114.39,30.4575 113.58,30.6525 112.515,30.6525C 112.035,30.6525 111.658,30.5387 111.383,30.3112C 111.108,30.0837 110.97,29.7525 110.97,29.3175C 110.97,27.1625 110.92,25.1437 110.82,23.2613C 110.72,21.3787 110.611,19.7025 110.494,18.2325C 110.376,16.7625 110.266,15.5387 110.164,14.5612C 110.061,13.5837 110.01,12.9175 110.01,12.5625 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 122.355,30.3225C 122.245,28.2475 122.069,26.3312 121.826,24.5738C 121.584,22.8162 121.334,21.2812 121.076,19.9687C 120.819,18.6562 120.593,17.5937 120.398,16.7812C 120.203,15.9687 120.105,15.46 120.105,15.255C 120.105,14.96 120.218,14.6712 120.443,14.3888C 120.668,14.1062 120.953,13.86 121.298,13.65C 121.643,13.44 122.014,13.2725 122.411,13.1475C 122.809,13.0225 123.173,12.96 123.503,12.96C 123.768,12.96 123.998,13.0062 124.193,13.0987C 124.388,13.1912 124.525,13.3475 124.605,13.5675C 124.68,13.8325 124.753,14.11 124.823,14.4C 124.893,14.69 124.968,15.0375 125.048,15.4425C 125.143,16.0225 125.268,16.3125 125.423,16.3125C 125.593,16.3125 125.788,16.0525 126.008,15.5325C 126.323,14.8175 126.659,14.225 127.016,13.755C 127.374,13.285 127.76,12.9137 128.175,12.6413C 128.59,12.3687 129.02,12.1775 129.465,12.0675C 129.91,11.9575 130.375,11.9025 130.86,11.9025C 132.33,11.9025 133.576,12.4812 134.599,13.6388C 135.621,14.7962 136.423,16.4675 137.003,18.6525C 137.078,18.9025 137.146,19.0625 137.209,19.1325C 137.271,19.2025 137.343,19.2375 137.423,19.2375C 137.503,19.2375 137.585,19.2025 137.67,19.1325C 137.755,19.0625 137.838,18.9175 137.918,18.6975C 138.293,17.6825 138.73,16.82 139.23,16.11C 139.73,15.4 140.249,14.8225 140.786,14.3775C 141.324,13.9325 141.874,13.6075 142.436,13.4025C 142.999,13.1975 143.538,13.095 144.053,13.095C 145.008,13.095 145.871,13.4437 146.644,14.1412C 147.416,14.8387 148.104,15.91 148.706,17.355C 149.309,18.8 149.833,20.6275 150.278,22.8375C 150.723,25.0475 151.093,27.6675 151.388,30.6975C 151.388,31.5425 151.13,32.1325 150.615,32.4675C 150.1,32.8025 149.398,32.97 148.508,32.97C 147.928,32.97 147.474,32.845 147.146,32.595C 146.819,32.345 146.633,32.0175 146.588,31.6125C 146.383,29.4425 146.159,27.51 145.916,25.815C 145.674,24.12 145.413,22.69 145.133,21.525C 144.853,20.3599 144.544,19.4725 144.206,18.8625C 143.869,18.2525 143.498,17.9475 143.093,17.9475C 142.893,17.9475 142.64,18.0963 142.335,18.3938C 142.03,18.6912 141.705,19.2349 141.36,20.025C 141.015,20.815 140.655,21.8938 140.28,23.2613C 139.905,24.6287 139.545,26.375 139.2,28.5C 139.11,29.09 138.826,29.5413 138.349,29.8538C 137.871,30.1663 137.29,30.3225 136.605,30.3225C 135.805,30.3225 135.253,30.1975 134.948,29.9475C 134.643,29.6975 134.475,29.2775 134.445,28.6875C 134.385,27.6525 134.28,26.6237 134.13,25.6012C 133.98,24.5787 133.796,23.6025 133.579,22.6724C 133.361,21.7425 133.119,20.8825 132.851,20.0925C 132.584,19.3025 132.303,18.615 132.008,18.03C 131.713,17.445 131.409,16.9887 131.096,16.6612C 130.784,16.3337 130.478,16.17 130.178,16.17C 129.788,16.17 129.409,16.4437 129.041,16.9912C 128.674,17.5387 128.346,18.3125 128.059,19.3125C 127.771,20.3125 127.541,21.515 127.369,22.92C 127.196,24.325 127.11,25.895 127.11,27.63C 127.11,27.925 127.118,28.2175 127.133,28.5075C 127.148,28.7975 127.155,29.0975 127.155,29.4075C 127.155,29.8775 127.081,30.2613 126.934,30.5587C 126.786,30.8562 126.575,31.0912 126.3,31.2637C 126.025,31.4362 125.709,31.5537 125.351,31.6162C 124.994,31.6787 124.603,31.71 124.178,31.71C 123.788,31.71 123.475,31.6825 123.24,31.6275C 123.005,31.5725 122.825,31.49 122.7,31.38C 122.575,31.27 122.49,31.125 122.445,30.945C 122.4,30.765 122.37,30.5575 122.355,30.3225 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 174.293,24.1875C 174.743,23.7925 175.188,23.595 175.628,23.595C 175.878,23.595 176.104,23.6575 176.306,23.7825C 176.509,23.9075 176.735,24.105 176.985,24.375C 177.22,24.73 177.389,25.0212 177.491,25.2487C 177.594,25.4762 177.645,25.7 177.645,25.92C 177.645,26.39 177.41,26.835 176.94,27.255C 176.19,27.88 175.378,28.4387 174.503,28.9313C 173.628,29.4237 172.714,29.8412 171.761,30.1837C 170.809,30.5262 169.824,30.7875 168.806,30.9675C 167.789,31.1475 166.78,31.2375 165.78,31.2375C 164.515,31.2375 163.329,31.0775 162.221,30.7575C 161.114,30.4375 160.126,29.9812 159.259,29.3887C 158.391,28.7963 157.66,28.0812 157.065,27.2438C 156.47,26.4062 156.048,25.465 155.798,24.42C 155.658,23.98 155.529,23.6937 155.411,23.5612C 155.294,23.4287 155.103,23.3625 154.838,23.3625C 154.258,23.3625 153.811,23.2225 153.499,22.9425C 153.186,22.6625 153.03,22.255 153.03,21.72C 153.03,21.505 153.048,21.365 153.083,21.3L 153.128,20.835C 153.208,20.27 153.36,19.8625 153.585,19.6125C 153.81,19.3625 154.165,19.2375 154.65,19.2375L 155.003,19.2375C 155.658,19.2375 156.118,18.9325 156.383,18.3225C 156.868,17.2475 157.485,16.2638 158.235,15.3712C 158.985,14.4787 159.829,13.7163 160.766,13.0837C 161.704,12.4513 162.708,11.96 163.778,11.61C 164.848,11.26 165.938,11.085 167.048,11.085C 168.203,11.085 169.285,11.2525 170.295,11.5875C 171.305,11.9225 172.185,12.3875 172.935,12.9825C 173.685,13.5775 174.274,14.2725 174.701,15.0675C 175.129,15.8625 175.343,16.7225 175.343,17.6475C 175.343,18.2875 175.218,18.8725 174.968,19.4025C 174.718,19.9325 174.359,20.3975 173.891,20.7974C 173.424,21.1975 172.858,21.5225 172.193,21.7725C 171.528,22.0225 170.775,22.185 169.935,22.26L 161.798,23.085C 161.488,23.085 161.235,23.1625 161.04,23.3175C 160.845,23.4725 160.748,23.6825 160.748,23.9475C 160.748,24.3575 160.899,24.75 161.201,25.125C 161.504,25.5 161.91,25.8312 162.42,26.1188C 162.93,26.4062 163.516,26.6363 164.179,26.8087C 164.841,26.9812 165.525,27.0675 166.23,27.0675C 166.9,27.0675 167.591,27.0012 168.304,26.8688C 169.016,26.7362 169.72,26.545 170.415,26.295C 171.11,26.045 171.785,25.7438 172.44,25.3912C 173.095,25.0387 173.713,24.6375 174.293,24.1875 Z M 169.065,18.135C 169.3,18.09 169.504,17.9775 169.676,17.7975C 169.849,17.6175 169.935,17.395 169.935,17.13C 169.935,16.895 169.849,16.6762 169.676,16.4737C 169.504,16.2712 169.269,16.0875 168.971,15.9225C 168.674,15.7575 168.33,15.6287 167.94,15.5362C 167.55,15.4437 167.135,15.3975 166.695,15.3975C 166.055,15.3975 165.399,15.4912 164.726,15.6787C 164.054,15.8662 163.445,16.1125 162.9,16.4175C 162.355,16.7225 161.91,17.0575 161.565,17.4225C 161.22,17.7875 161.048,18.15 161.048,18.51C 161.048,18.87 161.268,19.05 161.708,19.05C 161.973,19.05 162.401,19.0188 162.994,18.9563C 163.586,18.8938 164.243,18.82 164.963,18.7349C 165.683,18.65 166.41,18.5525 167.145,18.4425C 167.88,18.3325 168.52,18.23 169.065,18.135 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 192.915,30.3225C 192.805,28.2475 192.629,26.3312 192.386,24.5738C 192.144,22.8162 191.894,21.2812 191.636,19.9687C 191.379,18.6562 191.153,17.5937 190.958,16.7812C 190.763,15.9687 190.665,15.46 190.665,15.255C 190.665,14.96 190.778,14.6712 191.003,14.3888C 191.228,14.1062 191.513,13.86 191.858,13.65C 192.203,13.44 192.574,13.2725 192.971,13.1475C 193.369,13.0225 193.733,12.96 194.063,12.96C 194.328,12.96 194.558,13.0062 194.753,13.0987C 194.948,13.1912 195.085,13.3475 195.165,13.5675C 195.24,13.8325 195.313,14.11 195.383,14.4C 195.453,14.69 195.528,15.0375 195.608,15.4425C 195.703,16.0225 195.828,16.3125 195.983,16.3125C 196.153,16.3125 196.348,16.0525 196.568,15.5325C 196.883,14.8175 197.219,14.225 197.576,13.755C 197.934,13.285 198.32,12.9137 198.735,12.6413C 199.15,12.3687 199.58,12.1775 200.025,12.0675C 200.47,11.9575 200.935,11.9025 201.42,11.9025C 202.89,11.9025 204.136,12.4812 205.159,13.6388C 206.181,14.7962 206.983,16.4675 207.563,18.6525C 207.638,18.9025 207.706,19.0625 207.769,19.1325C 207.831,19.2025 207.903,19.2375 207.983,19.2375C 208.063,19.2375 208.145,19.2025 208.23,19.1325C 208.315,19.0625 208.398,18.9175 208.478,18.6975C 208.853,17.6825 209.29,16.82 209.79,16.11C 210.29,15.4 210.809,14.8225 211.346,14.3775C 211.884,13.9325 212.434,13.6075 212.996,13.4025C 213.559,13.1975 214.098,13.095 214.613,13.095C 215.568,13.095 216.431,13.4437 217.204,14.1412C 217.976,14.8387 218.664,15.91 219.266,17.355C 219.869,18.8 220.393,20.6275 220.838,22.8375C 221.283,25.0475 221.653,27.6675 221.948,30.6975C 221.948,31.5425 221.69,32.1325 221.175,32.4675C 220.66,32.8025 219.958,32.97 219.068,32.97C 218.488,32.97 218.034,32.845 217.706,32.595C 217.379,32.345 217.193,32.0175 217.148,31.6125C 216.943,29.4425 216.719,27.51 216.476,25.815C 216.234,24.12 215.973,22.69 215.693,21.525C 215.413,20.3599 215.104,19.4725 214.766,18.8625C 214.429,18.2525 214.058,17.9475 213.653,17.9475C 213.453,17.9475 213.2,18.0963 212.895,18.3938C 212.59,18.6912 212.265,19.2349 211.92,20.025C 211.575,20.815 211.215,21.8938 210.84,23.2613C 210.465,24.6287 210.105,26.375 209.76,28.5C 209.67,29.09 209.386,29.5413 208.909,29.8538C 208.431,30.1663 207.85,30.3225 207.165,30.3225C 206.365,30.3225 205.813,30.1975 205.508,29.9475C 205.203,29.6975 205.035,29.2775 205.005,28.6875C 204.945,27.6525 204.84,26.6237 204.69,25.6012C 204.54,24.5787 204.356,23.6025 204.139,22.6724C 203.921,21.7425 203.679,20.8825 203.411,20.0925C 203.144,19.3025 202.863,18.615 202.568,18.03C 202.273,17.445 201.969,16.9887 201.656,16.6612C 201.344,16.3337 201.038,16.17 200.738,16.17C 200.348,16.17 199.969,16.4437 199.601,16.9912C 199.234,17.5387 198.906,18.3125 198.619,19.3125C 198.331,20.3125 198.101,21.515 197.929,22.92C 197.756,24.325 197.67,25.895 197.67,27.63C 197.67,27.925 197.678,28.2175 197.693,28.5075C 197.708,28.7975 197.715,29.0975 197.715,29.4075C 197.715,29.8775 197.641,30.2613 197.494,30.5587C 197.346,30.8562 197.135,31.0912 196.86,31.2637C 196.585,31.4362 196.269,31.5537 195.911,31.6162C 195.554,31.6787 195.163,31.71 194.738,31.71C 194.348,31.71 194.035,31.6825 193.8,31.6275C 193.565,31.5725 193.385,31.49 193.26,31.38C 193.135,31.27 193.05,31.125 193.005,30.945C 192.96,30.765 192.93,30.5575 192.915,30.3225 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 225.21,21.5325C 225.21,21.2675 225.241,20.9713 225.304,20.6438C 225.366,20.3162 225.398,19.9575 225.398,19.5675C 225.398,19.3025 225.284,19.1 225.056,18.96C 224.829,18.82 224.575,18.6637 224.295,18.4912C 224.015,18.3187 223.761,18.1 223.534,17.835C 223.306,17.57 223.193,17.1875 223.193,16.6875C 223.193,16.3275 223.29,15.9675 223.485,15.6075C 223.68,15.2475 223.965,14.92 224.34,14.625C 225.265,13.935 226.224,13.3162 227.216,12.7688C 228.209,12.2213 229.201,11.76 230.194,11.385C 231.186,11.01 232.166,10.7213 233.134,10.5188C 234.101,10.3162 235.03,10.215 235.92,10.215C 237.42,10.215 238.83,10.4925 240.15,11.0474C 241.47,11.6025 242.619,12.3599 243.596,13.32C 244.574,14.28 245.348,15.405 245.918,16.695C 246.488,17.985 246.773,19.365 246.773,20.835C 246.773,22.27 246.471,23.6325 245.869,24.9225C 245.266,26.2125 244.458,27.3412 243.443,28.3087C 242.428,29.2762 241.236,30.045 239.869,30.615C 238.501,31.185 237.06,31.47 235.545,31.47C 234.06,31.47 232.685,31.22 231.42,30.72C 230.155,30.22 229.061,29.5287 228.139,28.6462C 227.216,27.7637 226.498,26.7175 225.983,25.5075C 225.468,24.2975 225.21,22.9725 225.21,21.5325 Z M 236.063,27.255C 236.718,27.255 237.396,27.1225 238.099,26.8575C 238.801,26.5925 239.446,26.2062 240.034,25.6988C 240.621,25.1912 241.106,24.57 241.489,23.835C 241.871,23.1 242.063,22.27 242.063,21.345C 242.063,20.41 241.89,19.5362 241.545,18.7237C 241.2,17.9112 240.728,17.2038 240.128,16.6012C 239.528,15.9987 238.818,15.5262 237.998,15.1837C 237.178,14.8413 236.29,14.67 235.335,14.67C 233.6,14.67 232.271,15.1187 231.349,16.0163C 230.426,16.9137 229.965,18.2925 229.965,20.1525C 229.965,21.1675 230.118,22.1087 230.423,22.9762C 230.728,23.8437 231.154,24.5937 231.701,25.2262C 232.249,25.8588 232.894,26.355 233.636,26.715C 234.379,27.075 235.188,27.255 236.063,27.255 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 250.268,10.4025C 250.268,10.1675 250.369,9.93746 250.571,9.71249C 250.774,9.48751 251.039,9.285 251.366,9.105C 251.694,8.92501 252.065,8.77621 252.48,8.65878C 252.895,8.54122 253.313,8.48251 253.733,8.48251C 253.968,8.48251 254.168,8.54501 254.333,8.67001C 254.498,8.79501 254.643,9.03249 254.768,9.38247C 254.893,9.73251 255.005,10.225 255.105,10.8599C 255.205,11.495 255.303,12.32 255.398,13.335C 255.458,13.645 255.515,13.8825 255.57,14.0475C 255.625,14.2125 255.7,14.295 255.795,14.295C 255.935,14.295 256.075,14.0525 256.215,13.5675C 257.355,10.2725 259.005,8.62496 261.165,8.62496C 262.165,8.62496 263.075,8.93746 263.895,9.56246C 264.715,10.1875 265.48,11.2063 266.19,12.6187C 266.9,14.0312 267.575,15.89 268.215,18.195C 268.855,20.5 269.498,23.34 270.143,26.715C 270.173,26.885 270.195,27.0413 270.21,27.1837C 270.225,27.3262 270.233,27.46 270.233,27.585C 270.233,27.945 270.15,28.2537 269.985,28.5113C 269.82,28.7687 269.605,28.9788 269.34,29.1412C 269.075,29.3037 268.779,29.4287 268.451,29.5162C 268.124,29.6038 267.795,29.6475 267.465,29.6475C 266.81,29.6475 266.338,29.5762 266.048,29.4337C 265.758,29.2913 265.575,29.025 265.5,28.635C 265.045,26.26 264.603,24.1512 264.173,22.3087C 263.743,20.4663 263.321,18.9162 262.909,17.6588C 262.496,16.4012 262.086,15.4437 261.679,14.7862C 261.271,14.1287 260.865,13.8 260.46,13.8C 260.055,13.8 259.676,14.0537 259.324,14.5612C 258.971,15.0687 258.631,15.8625 258.304,16.9425C 257.976,18.0225 257.66,19.39 257.355,21.045C 257.05,22.7 256.758,24.675 256.478,26.97C 256.398,27.595 256.084,28.095 255.536,28.47C 254.989,28.845 254.295,29.0325 253.455,29.0325C 252.89,29.0325 252.459,28.9163 252.161,28.6837C 251.864,28.4512 251.7,28.13 251.67,27.72C 251.53,24.47 251.378,21.795 251.213,19.695C 251.048,17.595 250.895,15.9075 250.755,14.6325C 250.615,13.3575 250.499,12.4075 250.406,11.7825C 250.314,11.1575 250.268,10.6975 250.268,10.4025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 276.42,5.40749C 275.97,5.40749 275.545,5.34127 275.145,5.2087C 274.745,5.07626 274.401,4.88876 274.114,4.6462C 273.826,4.40377 273.596,4.11874 273.424,3.79122C 273.251,3.46371 273.165,3.105 273.165,2.71499C 273.165,2.06002 273.426,1.52877 273.949,1.12124C 274.471,0.713707 275.17,0.509972 276.045,0.509972C 276.45,0.509972 276.84,0.584984 277.215,0.735008C 277.59,0.884972 277.923,1.08498 278.213,1.33498C 278.503,1.58498 278.734,1.87753 278.906,2.21249C 279.079,2.54751 279.165,2.89498 279.165,3.25497C 279.165,3.92501 278.919,4.45126 278.426,4.8337C 277.934,5.21627 277.265,5.40749 276.42,5.40749 Z M 273.21,12.5625C 273.21,12.0125 273.449,11.5625 273.926,11.2125C 274.404,10.8625 275.033,10.6875 275.813,10.6875C 277.218,10.6875 277.968,11.17 278.063,12.135C 278.123,12.81 278.189,13.5687 278.261,14.4112C 278.334,15.2537 278.405,16.1475 278.475,17.0925C 278.545,18.0375 278.608,19.0138 278.663,20.0212C 278.718,21.0288 278.768,22.0212 278.813,22.9987C 278.858,23.9762 278.896,24.9187 278.929,25.8262C 278.961,26.7338 278.978,27.5625 278.978,28.3125C 278.978,29.0925 278.7,29.6775 278.145,30.0675C 277.59,30.4575 276.78,30.6525 275.715,30.6525C 275.235,30.6525 274.858,30.5387 274.583,30.3112C 274.308,30.0837 274.17,29.7525 274.17,29.3175C 274.17,27.1625 274.12,25.1437 274.02,23.2613C 273.92,21.3787 273.811,19.7025 273.694,18.2325C 273.576,16.7625 273.466,15.5387 273.364,14.5612C 273.261,13.5837 273.21,12.9175 273.21,12.5625 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 285.645,2.24996C 285.645,1.42001 285.88,0.837486 286.35,0.502525C 286.82,0.167503 287.593,-3.8147e-005 288.668,-3.8147e-005C 289.058,-3.8147e-005 289.39,0.034996 289.665,0.105003C 289.94,0.175011 290.175,0.303734 290.37,0.491234C 290.565,0.678734 290.721,0.925011 290.839,1.23C 290.956,1.535 291.053,1.92001 291.128,2.38497C 291.318,3.83999 291.525,5.34127 291.75,6.88876C 291.975,8.43624 292.213,9.98995 292.463,11.55C 292.558,12.255 292.925,12.6075 293.565,12.6075C 293.74,12.6075 294.026,12.5875 294.424,12.5475C 294.821,12.5075 295.294,12.46 295.841,12.405C 296.389,12.35 296.979,12.2912 297.611,12.2287C 298.244,12.1662 298.876,12.1075 299.509,12.0525C 300.141,11.9975 300.743,11.9513 301.313,11.9137C 301.883,11.8762 302.388,11.8575 302.828,11.8575C 303.168,11.8575 303.44,11.9237 303.645,12.0562C 303.85,12.1887 304.011,12.3599 304.129,12.57C 304.246,12.78 304.324,13.0138 304.361,13.2712C 304.399,13.5288 304.418,13.7925 304.418,14.0625C 304.418,14.2925 304.375,14.5325 304.29,14.7825C 304.205,15.0325 304.088,15.2562 303.938,15.4537C 303.788,15.6512 303.604,15.8125 303.386,15.9375C 303.169,16.0625 302.92,16.125 302.64,16.125C 301.28,16.125 299.909,16.1675 298.526,16.2525C 297.144,16.3375 295.765,16.45 294.39,16.59C 293.685,16.685 293.333,17.0375 293.333,17.6475C 293.333,17.6925 293.34,17.75 293.355,17.82C 293.37,17.89 293.378,17.95 293.378,18C 293.568,19.355 293.744,20.6262 293.906,21.8137C 294.069,23.0012 294.209,24.06 294.326,24.99C 294.444,25.92 294.538,26.6937 294.608,27.3112C 294.678,27.9287 294.713,28.34 294.713,28.545C 294.713,29.105 294.659,29.5762 294.551,29.9587C 294.444,30.3412 294.265,30.6537 294.015,30.8962C 293.765,31.1387 293.433,31.3112 293.018,31.4137C 292.603,31.5162 292.083,31.5675 291.458,31.5675C 290.863,31.5675 290.425,31.4263 290.145,31.1437C 289.865,30.8612 289.71,30.4325 289.68,29.8575C 289.585,28.0125 289.436,26.1562 289.234,24.2887C 289.031,22.4212 288.795,20.5575 288.525,18.6975C 288.385,18.0275 288.035,17.6925 287.475,17.6925C 287.425,17.6925 287.369,17.7 287.306,17.715C 287.244,17.73 287.19,17.7375 287.145,17.7375C 286.175,17.9575 285.261,18.1762 284.404,18.3938C 283.546,18.6112 282.743,18.845 281.993,19.095C 281.568,19.24 281.191,19.3387 280.864,19.3912C 280.536,19.4437 280.24,19.47 279.975,19.47C 279.615,19.47 279.349,19.31 279.176,18.99C 279.004,18.67 278.918,18.2675 278.918,17.7825C 278.918,17.6125 278.934,17.4137 278.966,17.1862C 278.999,16.9587 279.058,16.7325 279.143,16.5075C 279.228,16.2825 279.353,16.0725 279.518,15.8775C 279.683,15.6825 279.905,15.5225 280.185,15.3975C 280.84,15.1325 281.715,14.855 282.81,14.565C 283.905,14.275 285.14,14.005 286.515,13.755C 286.825,13.675 287.07,13.545 287.25,13.365C 287.43,13.185 287.52,12.9175 287.52,12.5625C 287.52,12.4825 287.52,12.4 287.52,12.315C 287.52,12.23 287.505,12.14 287.475,12.045C 287.225,10.605 286.986,9.29501 286.759,8.11495C 286.531,6.93502 286.336,5.92373 286.174,5.08126C 286.011,4.23873 285.883,3.57497 285.788,3.08999C 285.693,2.605 285.645,2.32497 285.645,2.24996 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 303.45,21.5325C 303.45,21.2675 303.481,20.9713 303.544,20.6438C 303.606,20.3162 303.638,19.9575 303.638,19.5675C 303.638,19.3025 303.524,19.1 303.296,18.96C 303.069,18.82 302.815,18.6637 302.535,18.4912C 302.255,18.3187 302.001,18.1 301.774,17.835C 301.546,17.57 301.433,17.1875 301.433,16.6875C 301.433,16.3275 301.53,15.9675 301.725,15.6075C 301.92,15.2475 302.205,14.92 302.58,14.625C 303.505,13.935 304.464,13.3162 305.456,12.7688C 306.449,12.2213 307.441,11.76 308.434,11.385C 309.426,11.01 310.406,10.7213 311.374,10.5188C 312.341,10.3162 313.27,10.215 314.16,10.215C 315.66,10.215 317.07,10.4925 318.39,11.0474C 319.71,11.6025 320.859,12.3599 321.836,13.32C 322.814,14.28 323.588,15.405 324.158,16.695C 324.728,17.985 325.013,19.365 325.013,20.835C 325.013,22.27 324.711,23.6325 324.109,24.9225C 323.506,26.2125 322.698,27.3412 321.683,28.3087C 320.668,29.2762 319.476,30.045 318.109,30.615C 316.741,31.185 315.3,31.47 313.785,31.47C 312.3,31.47 310.925,31.22 309.66,30.72C 308.395,30.22 307.301,29.5287 306.379,28.6462C 305.456,27.7637 304.738,26.7175 304.223,25.5075C 303.708,24.2975 303.45,22.9725 303.45,21.5325 Z M 314.303,27.255C 314.958,27.255 315.636,27.1225 316.339,26.8575C 317.041,26.5925 317.686,26.2062 318.274,25.6988C 318.861,25.1912 319.346,24.57 319.729,23.835C 320.111,23.1 320.303,22.27 320.303,21.345C 320.303,20.41 320.13,19.5362 319.785,18.7237C 319.44,17.9112 318.968,17.2038 318.368,16.6012C 317.768,15.9987 317.058,15.5262 316.238,15.1837C 315.418,14.8413 314.53,14.67 313.575,14.67C 311.84,14.67 310.511,15.1187 309.589,16.0163C 308.666,16.9137 308.205,18.2925 308.205,20.1525C 308.205,21.1675 308.358,22.1087 308.663,22.9762C 308.968,23.8437 309.394,24.5937 309.941,25.2262C 310.489,25.8588 311.134,26.355 311.876,26.715C 312.619,27.075 313.428,27.255 314.303,27.255 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 340.808,11.7825C 340.233,11.7825 339.726,11.935 339.289,12.24C 338.851,12.545 338.476,12.9675 338.164,13.5075C 337.851,14.0475 337.593,14.6812 337.388,15.4088C 337.183,16.1363 337.018,16.9287 336.893,17.7862C 336.768,18.6438 336.683,19.5412 336.638,20.4787C 336.593,21.4162 336.57,22.3625 336.57,23.3175C 336.57,24.5675 336.62,25.7975 336.72,27.0075C 336.82,28.2175 336.87,29.34 336.87,30.375C 336.87,31.045 336.62,31.5712 336.12,31.9537C 335.62,32.3362 334.91,32.5275 333.99,32.5275C 333.815,32.5275 333.619,32.5125 333.401,32.4825C 333.184,32.4525 332.978,32.39 332.783,32.295C 332.588,32.2 332.415,32.07 332.265,31.905C 332.115,31.74 332.033,31.5175 332.018,31.2375C 331.878,29.8625 331.675,28.4562 331.41,27.0187C 331.145,25.5812 330.814,24.1475 330.416,22.7175C 330.019,21.2875 329.543,19.87 328.988,18.465C 328.433,17.06 327.795,15.685 327.075,14.34C 326.95,14.105 326.845,13.8863 326.76,13.6837C 326.675,13.4812 326.633,13.285 326.633,13.095C 326.633,12.865 326.738,12.6125 326.948,12.3375C 327.158,12.0625 327.423,11.8075 327.743,11.5725C 328.063,11.3375 328.414,11.1462 328.796,10.9987C 329.179,10.8512 329.55,10.7775 329.91,10.7775C 330.505,10.7775 331.029,11.1875 331.481,12.0075C 331.934,12.8275 332.355,14.1375 332.745,15.9375C 332.825,16.2475 332.889,16.465 332.936,16.59C 332.984,16.715 333.045,16.7775 333.12,16.7775C 333.295,16.7775 333.405,16.5125 333.45,15.9825C 333.635,14.4975 333.955,13.22 334.41,12.15C 334.865,11.08 335.433,10.1975 336.113,9.50253C 336.793,8.80746 337.574,8.29501 338.456,7.96499C 339.339,7.63497 340.31,7.46999 341.37,7.46999C 341.98,7.46999 342.598,7.52499 343.223,7.63497C 343.848,7.74496 344.41,7.91 344.91,8.12997C 345.41,8.35 345.816,8.61623 346.129,8.92873C 346.441,9.24123 346.598,9.59249 346.598,9.98251C 346.598,10.2625 346.539,10.5937 346.421,10.9762C 346.304,11.3587 346.151,11.7262 345.964,12.0788C 345.776,12.4312 345.561,12.7287 345.319,12.9713C 345.076,13.2137 344.83,13.335 344.58,13.335C 344.3,13.335 344.028,13.2525 343.763,13.0875C 343.498,12.9225 343.213,12.7462 342.908,12.5587C 342.603,12.3712 342.283,12.195 341.948,12.03C 341.613,11.865 341.233,11.7825 340.808,11.7825 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 348.42,5.40749C 347.97,5.40749 347.545,5.34127 347.145,5.2087C 346.745,5.07626 346.401,4.88876 346.114,4.6462C 345.826,4.40377 345.596,4.11874 345.424,3.79122C 345.251,3.46371 345.165,3.105 345.165,2.71499C 345.165,2.06002 345.426,1.52877 345.949,1.12124C 346.471,0.713707 347.17,0.509972 348.045,0.509972C 348.45,0.509972 348.84,0.584984 349.215,0.735008C 349.59,0.884972 349.923,1.08498 350.213,1.33498C 350.503,1.58498 350.734,1.87753 350.906,2.21249C 351.079,2.54751 351.165,2.89498 351.165,3.25497C 351.165,3.92501 350.919,4.45126 350.426,4.8337C 349.934,5.21627 349.265,5.40749 348.42,5.40749 Z M 345.21,12.5625C 345.21,12.0125 345.449,11.5625 345.926,11.2125C 346.404,10.8625 347.033,10.6875 347.813,10.6875C 349.218,10.6875 349.968,11.17 350.063,12.135C 350.123,12.81 350.189,13.5687 350.261,14.4112C 350.334,15.2537 350.405,16.1475 350.475,17.0925C 350.545,18.0375 350.608,19.0138 350.663,20.0212C 350.718,21.0288 350.768,22.0212 350.813,22.9987C 350.858,23.9762 350.896,24.9187 350.929,25.8262C 350.961,26.7338 350.978,27.5625 350.978,28.3125C 350.978,29.0925 350.7,29.6775 350.145,30.0675C 349.59,30.4575 348.78,30.6525 347.715,30.6525C 347.235,30.6525 346.858,30.5387 346.583,30.3112C 346.308,30.0837 346.17,29.7525 346.17,29.3175C 346.17,27.1625 346.12,25.1437 346.02,23.2613C 345.92,21.3787 345.811,19.7025 345.694,18.2325C 345.576,16.7625 345.466,15.5387 345.364,14.5612C 345.261,13.5837 345.21,12.9175 345.21,12.5625 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 355.868,10.4025C 355.868,10.1675 355.969,9.93746 356.171,9.71249C 356.374,9.48751 356.639,9.285 356.966,9.105C 357.294,8.92501 357.665,8.77621 358.08,8.65878C 358.495,8.54122 358.913,8.48251 359.333,8.48251C 359.568,8.48251 359.768,8.54501 359.933,8.67001C 360.098,8.79501 360.243,9.03249 360.368,9.38247C 360.493,9.73251 360.605,10.225 360.705,10.8599C 360.805,11.495 360.903,12.32 360.998,13.335C 361.058,13.645 361.115,13.8825 361.17,14.0475C 361.225,14.2125 361.3,14.295 361.395,14.295C 361.535,14.295 361.675,14.0525 361.815,13.5675C 362.955,10.2725 364.605,8.62496 366.765,8.62496C 367.765,8.62496 368.675,8.93746 369.495,9.56246C 370.315,10.1875 371.08,11.2063 371.79,12.6187C 372.5,14.0312 373.175,15.89 373.815,18.195C 374.455,20.5 375.098,23.34 375.743,26.715C 375.773,26.885 375.795,27.0413 375.81,27.1837C 375.825,27.3262 375.833,27.46 375.833,27.585C 375.833,27.945 375.75,28.2537 375.585,28.5113C 375.42,28.7687 375.205,28.9788 374.94,29.1412C 374.675,29.3037 374.379,29.4287 374.051,29.5162C 373.724,29.6038 373.395,29.6475 373.065,29.6475C 372.41,29.6475 371.938,29.5762 371.648,29.4337C 371.358,29.2913 371.175,29.025 371.1,28.635C 370.645,26.26 370.203,24.1512 369.773,22.3087C 369.343,20.4663 368.921,18.9162 368.509,17.6588C 368.096,16.4012 367.686,15.4437 367.279,14.7862C 366.871,14.1287 366.465,13.8 366.06,13.8C 365.655,13.8 365.276,14.0537 364.924,14.5612C 364.571,15.0687 364.231,15.8625 363.904,16.9425C 363.576,18.0225 363.26,19.39 362.955,21.045C 362.65,22.7 362.358,24.675 362.078,26.97C 361.998,27.595 361.684,28.095 361.136,28.47C 360.589,28.845 359.895,29.0325 359.055,29.0325C 358.49,29.0325 358.059,28.9163 357.761,28.6837C 357.464,28.4512 357.3,28.13 357.27,27.72C 357.13,24.47 356.978,21.795 356.813,19.695C 356.648,17.595 356.495,15.9075 356.355,14.6325C 356.215,13.3575 356.099,12.4075 356.006,11.7825C 355.914,11.1575 355.868,10.6975 355.868,10.4025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 390.908,11.0325C 391.658,11.0325 392.367,11.0913 393.038,11.2087C 393.708,11.3263 394.316,11.4513 394.864,11.5837C 395.411,11.7163 395.88,11.8413 396.27,11.9587C 396.66,12.0763 396.943,12.135 397.117,12.135C 397.258,12.135 397.39,12.0612 397.515,11.9137C 397.64,11.7662 397.796,11.6062 397.984,11.4337C 398.171,11.2613 398.421,11.1012 398.734,10.9538C 399.046,10.8062 399.46,10.7325 399.975,10.7325C 400.57,10.7325 401.039,10.885 401.381,11.19C 401.724,11.495 401.895,11.8725 401.895,12.3225C 401.895,18.0425 401.7,22.8988 401.31,26.8912C 400.92,30.8837 400.288,34.13 399.413,36.63C 398.538,39.13 397.405,40.9425 396.015,42.0675C 394.625,43.1925 392.938,43.755 390.953,43.755C 390.048,43.755 389.106,43.5513 388.129,43.1437C 387.151,42.7362 386.256,42.2162 385.444,41.5837C 384.631,40.9512 383.964,40.2525 383.441,39.4875C 382.919,38.7225 382.658,37.9875 382.658,37.2825C 382.658,37.0525 382.783,36.7812 383.033,36.4687C 383.283,36.1562 383.586,35.8512 383.944,35.5537C 384.301,35.2562 384.676,35.0062 385.069,34.8037C 385.461,34.6012 385.798,34.5 386.078,34.5C 386.372,34.5 386.621,34.62 386.824,34.86C 387.026,35.1 387.218,35.4 387.398,35.76C 387.578,36.12 387.761,36.515 387.949,36.945C 388.136,37.375 388.371,37.77 388.654,38.13C 388.936,38.49 389.28,38.7913 389.685,39.0337C 390.09,39.2762 390.598,39.3975 391.208,39.3975C 394.612,39.3975 396.612,34.1925 397.208,23.7825C 397.208,23.3175 397.075,23.085 396.81,23.085C 396.59,23.085 396.418,23.1925 396.293,23.4075C 394.828,25.3925 393.114,26.8812 391.151,27.8737C 389.189,28.8662 387.013,29.3625 384.622,29.3625C 383.513,29.3625 382.489,29.195 381.551,28.86C 380.614,28.525 379.805,28.0563 379.125,27.4537C 378.445,26.8512 377.918,26.1325 377.543,25.2975C 377.168,24.4625 376.98,23.545 376.98,22.545C 376.98,21.56 377.156,20.5875 377.509,19.6275C 377.861,18.6675 378.354,17.7613 378.986,16.9088C 379.619,16.0562 380.372,15.27 381.247,14.55C 382.122,13.83 383.076,13.2087 384.109,12.6862C 385.141,12.1637 386.231,11.7575 387.379,11.4675C 388.526,11.1775 389.703,11.0325 390.908,11.0325 Z M 385.35,25.05C 387.49,25.05 389.451,24.375 391.234,23.025C 393.016,21.675 394.54,19.71 395.805,17.13C 395.835,17.035 395.857,16.96 395.872,16.905C 395.888,16.85 395.895,16.7925 395.895,16.7325C 395.895,16.5775 395.731,16.4137 395.404,16.2412C 395.076,16.0687 394.646,15.92 394.114,15.795C 393.581,15.67 392.976,15.5637 392.299,15.4762C 391.621,15.3888 390.938,15.345 390.247,15.345C 389.138,15.345 388.068,15.5325 387.038,15.9075C 386.008,16.2825 385.094,16.7825 384.296,17.4075C 383.499,18.0325 382.857,18.7437 382.372,19.5412C 381.888,20.3387 381.645,21.1675 381.645,22.0275C 381.645,22.9475 381.985,23.6812 382.665,24.2288C 383.345,24.7762 384.24,25.05 385.35,25.05 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 2.48999,77.9325C 2.48999,77.6675 2.52124,77.3712 2.58374,77.0437C 2.64624,76.7162 2.67749,76.3575 2.67749,75.9675C 2.67749,75.7024 2.56374,75.5 2.33624,75.36C 2.10875,75.22 1.855,75.0637 1.575,74.8912C 1.29498,74.7187 1.04124,74.5 0.813736,74.235C 0.586243,73.97 0.472488,73.5875 0.472488,73.0875C 0.472488,72.7275 0.569992,72.3675 0.764999,72.0075C 0.960007,71.6475 1.245,71.32 1.62,71.025C 2.54498,70.335 3.50374,69.7162 4.49623,69.1687C 5.48875,68.6212 6.48125,68.16 7.47374,67.785C 8.46625,67.41 9.44624,67.1212 10.4137,66.9187C 11.3812,66.7162 12.31,66.615 13.2,66.615C 14.7,66.615 16.11,66.8925 17.43,67.4474C 18.75,68.0025 19.8987,68.7599 20.8762,69.72C 21.8537,70.68 22.6275,71.805 23.1975,73.095C 23.7675,74.385 24.0525,75.7649 24.0525,77.235C 24.0525,78.67 23.7512,80.0325 23.1487,81.3224C 22.5462,82.6125 21.7375,83.7412 20.7225,84.7087C 19.7075,85.6762 18.5162,86.445 17.1487,87.0149C 15.7813,87.585 14.34,87.87 12.825,87.87C 11.34,87.87 9.96498,87.62 8.7,87.12C 7.435,86.62 6.34125,85.9287 5.41875,85.0462C 4.49623,84.1637 3.77748,83.1175 3.2625,81.9075C 2.7475,80.6974 2.48999,79.3725 2.48999,77.9325 Z M 13.3425,83.655C 13.9975,83.655 14.6763,83.5225 15.3787,83.2575C 16.0812,82.9925 16.7262,82.6062 17.3137,82.0987C 17.9012,81.5912 18.3862,80.97 18.7687,80.235C 19.1512,79.5 19.3425,78.67 19.3425,77.745C 19.3425,76.81 19.17,75.9362 18.825,75.1237C 18.48,74.3112 18.0075,73.6038 17.4075,73.0012C 16.8075,72.3987 16.0975,71.9262 15.2775,71.5837C 14.4575,71.2412 13.57,71.07 12.615,71.07C 10.88,71.07 9.55125,71.5187 8.62874,72.4163C 7.70624,73.3137 7.245,74.6925 7.245,76.5525C 7.245,77.5675 7.39748,78.5087 7.7025,79.3762C 8.00749,80.2437 8.43373,80.9937 8.98125,81.6262C 9.52875,82.2587 10.1738,82.755 10.9162,83.115C 11.6587,83.475 12.4675,83.655 13.3425,83.655 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 27.5475,66.8025C 27.5475,66.5675 27.6487,66.3375 27.8512,66.1125C 28.0537,65.8875 28.3187,65.685 28.6462,65.505C 28.9737,65.325 29.345,65.1762 29.76,65.0587C 30.175,64.9412 30.5925,64.8825 31.0125,64.8825C 31.2475,64.8825 31.4475,64.945 31.6125,65.07C 31.7775,65.195 31.9225,65.4325 32.0475,65.7825C 32.1725,66.1325 32.285,66.625 32.385,67.2599C 32.485,67.895 32.5825,68.72 32.6775,69.735C 32.7375,70.045 32.795,70.2825 32.85,70.4475C 32.905,70.6125 32.98,70.695 33.075,70.695C 33.215,70.695 33.355,70.4524 33.495,69.9675C 34.635,66.6725 36.285,65.025 38.445,65.025C 39.445,65.025 40.355,65.3375 41.175,65.9625C 41.995,66.5875 42.76,67.6062 43.47,69.0187C 44.18,70.4312 44.855,72.29 45.495,74.595C 46.135,76.9 46.7775,79.74 47.4225,83.115C 47.4525,83.285 47.475,83.4412 47.49,83.5837C 47.505,83.7262 47.5125,83.86 47.5125,83.985C 47.5125,84.345 47.43,84.6537 47.265,84.9112C 47.1,85.1687 46.885,85.3787 46.62,85.5412C 46.355,85.7037 46.0587,85.8287 45.7312,85.9162C 45.4037,86.0037 45.075,86.0475 44.745,86.0475C 44.09,86.0475 43.6175,85.9762 43.3275,85.8337C 43.0375,85.6912 42.855,85.425 42.78,85.035C 42.325,82.66 41.8825,80.5512 41.4525,78.7087C 41.0225,76.8662 40.6012,75.3162 40.1887,74.0587C 39.7762,72.8012 39.3662,71.8437 38.9587,71.1862C 38.5512,70.5287 38.145,70.2 37.74,70.2C 37.335,70.2 36.9562,70.4537 36.6037,70.9612C 36.2512,71.4687 35.9112,72.2625 35.5837,73.3425C 35.2562,74.4225 34.94,75.79 34.635,77.445C 34.33,79.1 34.0375,81.075 33.7575,83.37C 33.6775,83.995 33.3637,84.495 32.8162,84.87C 32.2687,85.245 31.575,85.4325 30.735,85.4325C 30.17,85.4325 29.7387,85.3162 29.4412,85.0837C 29.1437,84.8512 28.98,84.53 28.95,84.12C 28.81,80.87 28.6575,78.195 28.4925,76.095C 28.3275,73.995 28.175,72.3075 28.035,71.0325C 27.895,69.7575 27.7787,68.8075 27.6862,68.1825C 27.5937,67.5575 27.5475,67.0975 27.5475,66.8025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 50.7975,77.5125C 50.3575,77.5125 49.9975,77.3287 49.7175,76.9612C 49.4375,76.5937 49.2975,76.06 49.2975,75.36C 49.2975,74.735 49.5788,74.2662 50.1413,73.9537C 50.7038,73.6412 51.655,73.4225 52.995,73.2975C 53.435,73.2475 54.01,73.18 54.72,73.095C 55.43,73.01 56.1563,72.925 56.8988,72.84C 57.6413,72.755 58.345,72.6812 59.01,72.6187C 59.675,72.5562 60.195,72.525 60.57,72.525C 61.145,72.525 61.5938,72.6962 61.9163,73.0387C 62.2388,73.3812 62.4,73.99 62.4,74.865C 62.4,75.77 61.5,76.3175 59.7,76.5075C 59.465,76.5375 59.1175,76.58 58.6575,76.6349C 58.1975,76.69 57.6788,76.7562 57.1013,76.8337C 56.5238,76.9112 55.9188,76.9887 55.2863,77.0662C 54.6537,77.1437 54.0475,77.2137 53.4675,77.2762C 52.8875,77.3387 52.36,77.3937 51.885,77.4412C 51.41,77.4887 51.0475,77.5125 50.7975,77.5125 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 73.3425,66.3825C 74.1525,66.3825 74.94,66.5 75.705,66.735C 76.47,66.97 77.1462,67.2862 77.7337,67.6837C 78.3212,68.0812 78.7937,68.5337 79.1512,69.0412C 79.5087,69.5487 79.6875,70.0675 79.6875,70.5975C 79.6875,70.9425 79.6175,71.275 79.4775,71.595C 79.3375,71.915 79.15,72.1962 78.915,72.4387C 78.68,72.6812 78.415,72.8762 78.12,73.0237C 77.825,73.1712 77.5125,73.245 77.1825,73.245C 76.8225,73.245 76.4937,73.1087 76.1962,72.8362C 75.8987,72.5637 75.5825,72.26 75.2475,71.925C 74.9125,71.59 74.5375,71.285 74.1225,71.01C 73.7075,70.735 73.2125,70.5975 72.6375,70.5975C 72.0725,70.5975 71.5637,70.7312 71.1112,70.9987C 70.6587,71.2662 70.28,71.6375 69.975,72.1125C 69.67,72.5875 69.4362,73.15 69.2737,73.8C 69.1112,74.45 69.03,75.1575 69.03,75.9225C 69.03,78.1075 69.4437,79.775 70.2712,80.925C 71.0987,82.075 72.285,82.65 73.83,82.65C 74.565,82.65 75.1937,82.5325 75.7162,82.2975C 76.2387,82.0625 76.7,81.8037 77.1,81.5212C 77.5,81.2387 77.8637,80.9812 78.1912,80.7487C 78.5187,80.5162 78.855,80.4 79.2,80.4C 79.385,80.4 79.5712,80.4575 79.7587,80.5724C 79.9462,80.6875 80.115,80.835 80.265,81.0149C 80.415,81.195 80.54,81.395 80.64,81.615C 80.74,81.835 80.79,82.055 80.79,82.275C 80.79,82.79 80.5362,83.32 80.0287,83.865C 79.5212,84.41 78.8687,84.9062 78.0712,85.3537C 77.2737,85.8012 76.3875,86.165 75.4125,86.445C 74.4375,86.725 73.4875,86.865 72.5625,86.865C 71.3325,86.865 70.2012,86.6262 69.1687,86.1487C 68.1362,85.6712 67.245,85.0075 66.495,84.1575C 65.745,83.3075 65.1625,82.2887 64.7475,81.1012C 64.3325,79.9137 64.125,78.6 64.125,77.16C 64.125,75.6 64.3562,74.1637 64.8187,72.8512C 65.2812,71.5387 65.9225,70.4012 66.7425,69.4387C 67.5625,68.4762 68.535,67.7262 69.66,67.1887C 70.785,66.6512 72.0125,66.3825 73.3425,66.3825 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 96.1049,65.235C 96.965,65.235 97.7937,65.3675 98.5912,65.6325C 99.3887,65.8975 100.091,66.2637 100.699,66.7312C 101.306,67.1987 101.794,67.7612 102.161,68.4187C 102.529,69.0762 102.712,69.8025 102.712,70.5975C 102.712,70.9275 102.639,71.245 102.491,71.55C 102.344,71.855 102.145,72.12 101.895,72.345C 101.645,72.57 101.36,72.75 101.04,72.8849C 100.72,73.02 100.387,73.0875 99.7874,73.1325L 99.8775,75.0075C 99.9425,77.2425 100.26,78.875 100.83,79.905C 101.4,80.935 102.145,81.45 103.065,81.45C 103.395,81.45 103.689,81.4187 103.946,81.3562C 104.204,81.2937 104.445,81.22 104.67,81.1349C 104.895,81.05 105.11,80.9762 105.315,80.9137C 105.52,80.8512 105.722,80.82 105.922,80.82C 106.282,80.82 106.6,80.9762 106.875,81.2887C 107.15,81.6012 107.287,81.975 107.287,82.41C 107.287,82.85 107.119,83.2887 106.781,83.7262C 106.444,84.1637 106.001,84.5575 105.454,84.9075C 104.906,85.2575 104.289,85.5425 103.601,85.7625C 102.914,85.9825 102.22,86.0925 101.52,86.0925C 100.3,86.0925 99.2287,85.5887 98.3062,84.5812C 97.3837,83.5737 96.7274,82.0925 96.3375,80.1375C 96.2425,79.8274 96.1175,79.6725 95.9625,79.6725C 95.7775,79.6725 95.615,79.7649 95.475,79.95C 93.925,81.905 92.275,83.37 90.525,84.345C 88.775,85.32 87.05,85.8075 85.35,85.8075C 84.55,85.8075 83.83,85.6912 83.19,85.4587C 82.55,85.2262 82.0075,84.895 81.5625,84.465C 81.1175,84.035 80.7737,83.5112 80.5312,82.8937C 80.2887,82.2762 80.1674,81.585 80.1674,80.82C 80.1674,79.74 80.4062,78.6062 80.8837,77.4187C 81.3612,76.2312 82.0062,75.06 82.8187,73.905C 83.6312,72.75 84.5725,71.6487 85.6425,70.6012C 86.7125,69.5537 87.8375,68.6312 89.0175,67.8337C 90.1975,67.0362 91.3962,66.4037 92.6137,65.9362C 93.8312,65.4687 94.995,65.235 96.1049,65.235 Z M 95.3325,73.3425C 95.6125,72.8125 95.87,72.4262 96.1049,72.1837C 96.34,71.9412 96.675,71.78 97.11,71.7C 97.455,71.655 97.6275,71.545 97.6275,71.37C 97.6275,71.245 97.58,71.1125 97.485,70.9725C 97.19,70.5675 96.8787,70.2125 96.5512,69.9075C 96.2237,69.6025 95.785,69.45 95.235,69.45C 94.645,69.45 93.9825,69.6225 93.2475,69.9675C 92.5125,70.3125 91.7662,70.77 91.0087,71.34C 90.2512,71.91 89.5087,72.5575 88.7812,73.2825C 88.0537,74.0075 87.4087,74.7537 86.8462,75.5212C 86.2837,76.2887 85.8312,77.0475 85.4887,77.7975C 85.1462,78.5475 84.975,79.2175 84.975,79.8075C 84.975,80.3425 85.1187,80.7575 85.4062,81.0525C 85.6937,81.3475 86.0875,81.495 86.5875,81.495C 87.8675,81.495 89.2662,80.8162 90.7837,79.4587C 92.3012,78.1012 93.8175,76.0625 95.3325,73.3425 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 107.003,59.025C 107.003,58.21 107.236,57.6312 107.704,57.2887C 108.171,56.9462 108.945,56.775 110.025,56.775C 110.4,56.775 110.728,56.8137 111.008,56.8912C 111.288,56.9687 111.521,57.0975 111.709,57.2775C 111.896,57.4575 112.049,57.7 112.166,58.005C 112.284,58.31 112.383,58.695 112.462,59.16C 112.663,60.55 112.869,62.0075 113.081,63.5325C 113.294,65.0575 113.497,66.5737 113.693,68.0812C 113.888,69.5887 114.071,71.0575 114.244,72.4875C 114.416,73.9175 114.569,75.245 114.701,76.47C 114.834,77.695 114.935,78.7812 115.005,79.7287C 115.075,80.6762 115.11,81.4225 115.11,81.9675C 115.11,82.5275 115.059,83.0037 114.956,83.3962C 114.854,83.7887 114.681,84.1012 114.439,84.3337C 114.196,84.5662 113.884,84.7337 113.501,84.8362C 113.119,84.9387 112.647,84.99 112.087,84.99C 111.538,84.99 111.103,84.85 110.783,84.57C 110.462,84.29 110.303,83.86 110.303,83.28C 110.303,82.685 110.256,81.8912 110.164,80.8987C 110.071,79.9062 109.946,78.8012 109.789,77.5837C 109.631,76.3662 109.455,75.07 109.26,73.695C 109.065,72.32 108.863,70.96 108.652,69.615C 108.443,68.27 108.24,66.9762 108.045,65.7337C 107.85,64.4912 107.674,63.3899 107.516,62.43C 107.359,61.47 107.234,60.6812 107.141,60.0637C 107.049,59.4462 107.003,59.1 107.003,59.025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 117.563,59.025C 117.563,58.21 117.796,57.6312 118.264,57.2887C 118.731,56.9462 119.505,56.775 120.585,56.775C 120.96,56.775 121.288,56.8137 121.568,56.8912C 121.848,56.9687 122.081,57.0975 122.269,57.2775C 122.456,57.4575 122.609,57.7 122.726,58.005C 122.844,58.31 122.943,58.695 123.023,59.16C 123.223,60.55 123.429,62.0075 123.641,63.5325C 123.854,65.0575 124.058,66.5737 124.253,68.0812C 124.448,69.5887 124.631,71.0575 124.804,72.4875C 124.976,73.9175 125.129,75.245 125.261,76.47C 125.394,77.695 125.495,78.7812 125.565,79.7287C 125.635,80.6762 125.67,81.4225 125.67,81.9675C 125.67,82.5275 125.619,83.0037 125.516,83.3962C 125.414,83.7887 125.241,84.1012 124.999,84.3337C 124.756,84.5662 124.444,84.7337 124.061,84.8362C 123.679,84.9387 123.208,84.99 122.648,84.99C 122.098,84.99 121.663,84.85 121.343,84.57C 121.023,84.29 120.863,83.86 120.863,83.28C 120.863,82.685 120.816,81.8912 120.724,80.8987C 120.631,79.9062 120.506,78.8012 120.349,77.5837C 120.191,76.3662 120.015,75.07 119.82,73.695C 119.625,72.32 119.423,70.96 119.213,69.615C 119.003,68.27 118.8,66.9762 118.605,65.7337C 118.41,64.4912 118.234,63.3899 118.076,62.43C 117.919,61.47 117.794,60.6812 117.701,60.0637C 117.609,59.4462 117.563,59.1 117.563,59.025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 142.995,86.7225C 142.885,84.6475 142.709,82.7312 142.466,80.9737C 142.224,79.2162 141.974,77.6812 141.716,76.3687C 141.459,75.0562 141.233,73.9937 141.038,73.1812C 140.843,72.3687 140.745,71.86 140.745,71.655C 140.745,71.36 140.858,71.0712 141.083,70.7887C 141.308,70.5062 141.593,70.26 141.938,70.05C 142.283,69.84 142.654,69.6725 143.051,69.5475C 143.449,69.4225 143.813,69.36 144.143,69.36C 144.408,69.36 144.638,69.4062 144.833,69.4987C 145.028,69.5912 145.165,69.7475 145.245,69.9675C 145.32,70.2325 145.393,70.51 145.463,70.8C 145.533,71.09 145.608,71.4375 145.688,71.8425C 145.783,72.4225 145.908,72.7125 146.063,72.7125C 146.233,72.7125 146.428,72.4524 146.648,71.9325C 146.963,71.2175 147.299,70.625 147.656,70.155C 148.014,69.685 148.4,69.3137 148.815,69.0413C 149.23,68.7687 149.66,68.5774 150.105,68.4675C 150.55,68.3575 151.015,68.3025 151.5,68.3025C 152.97,68.3025 154.216,68.8812 155.239,70.0387C 156.261,71.1962 157.063,72.8675 157.643,75.0525C 157.718,75.3025 157.786,75.4625 157.849,75.5325C 157.911,75.6025 157.983,75.6375 158.063,75.6375C 158.143,75.6375 158.225,75.6025 158.31,75.5325C 158.395,75.4625 158.478,75.3175 158.558,75.0975C 158.933,74.0825 159.37,73.22 159.87,72.51C 160.37,71.8 160.889,71.2225 161.426,70.7775C 161.964,70.3325 162.514,70.0075 163.076,69.8025C 163.639,69.5975 164.178,69.495 164.693,69.495C 165.648,69.495 166.511,69.8437 167.284,70.5412C 168.056,71.2387 168.744,72.31 169.346,73.755C 169.949,75.2 170.473,77.0275 170.918,79.2375C 171.363,81.4474 171.733,84.0675 172.028,87.0975C 172.028,87.9425 171.77,88.5325 171.255,88.8675C 170.74,89.2024 170.038,89.37 169.148,89.37C 168.568,89.37 168.114,89.245 167.786,88.995C 167.459,88.745 167.273,88.4175 167.228,88.0125C 167.023,85.8425 166.799,83.91 166.556,82.215C 166.314,80.52 166.053,79.09 165.773,77.925C 165.493,76.7599 165.184,75.8725 164.846,75.2625C 164.509,74.6525 164.138,74.3475 163.733,74.3475C 163.533,74.3475 163.28,74.4962 162.975,74.7937C 162.67,75.0912 162.345,75.6349 162,76.425C 161.655,77.215 161.295,78.2937 160.92,79.6612C 160.545,81.0287 160.185,82.775 159.84,84.9C 159.75,85.49 159.466,85.9412 158.989,86.2537C 158.511,86.5662 157.93,86.7225 157.245,86.7225C 156.445,86.7225 155.893,86.5975 155.588,86.3475C 155.283,86.0975 155.115,85.6775 155.085,85.0875C 155.025,84.0525 154.92,83.0237 154.77,82.0012C 154.62,80.9787 154.436,80.0025 154.219,79.0724C 154.001,78.1425 153.759,77.2825 153.491,76.4925C 153.224,75.7024 152.943,75.0149 152.648,74.43C 152.353,73.845 152.049,73.3887 151.736,73.0612C 151.424,72.7337 151.118,72.57 150.818,72.57C 150.428,72.57 150.049,72.8437 149.681,73.3912C 149.314,73.9387 148.986,74.7125 148.699,75.7125C 148.411,76.7125 148.181,77.915 148.009,79.32C 147.836,80.725 147.75,82.295 147.75,84.03C 147.75,84.325 147.758,84.6175 147.773,84.9075C 147.788,85.1974 147.795,85.4975 147.795,85.8075C 147.795,86.2775 147.721,86.6612 147.574,86.9587C 147.426,87.2562 147.215,87.4912 146.94,87.6637C 146.665,87.8362 146.349,87.9537 145.991,88.0162C 145.634,88.0787 145.243,88.11 144.818,88.11C 144.428,88.11 144.115,88.0825 143.88,88.0275C 143.645,87.9725 143.465,87.8899 143.34,87.78C 143.215,87.67 143.13,87.525 143.085,87.345C 143.04,87.165 143.01,86.9575 142.995,86.7225 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 189.705,65.235C 190.565,65.235 191.394,65.3675 192.191,65.6325C 192.989,65.8975 193.691,66.2637 194.299,66.7312C 194.906,67.1987 195.394,67.7612 195.761,68.4187C 196.129,69.0762 196.313,69.8025 196.313,70.5975C 196.313,70.9275 196.239,71.245 196.091,71.55C 195.944,71.855 195.745,72.12 195.495,72.345C 195.245,72.57 194.96,72.75 194.64,72.8849C 194.32,73.02 193.988,73.0875 193.388,73.1325L 193.478,75.0075C 193.543,77.2425 193.86,78.875 194.43,79.905C 195,80.935 195.745,81.45 196.665,81.45C 196.995,81.45 197.289,81.4187 197.546,81.3562C 197.804,81.2937 198.045,81.22 198.27,81.1349C 198.495,81.05 198.71,80.9762 198.915,80.9137C 199.12,80.8512 199.323,80.82 199.522,80.82C 199.883,80.82 200.2,80.9762 200.475,81.2887C 200.75,81.6012 200.888,81.975 200.888,82.41C 200.888,82.85 200.719,83.2887 200.381,83.7262C 200.044,84.1637 199.601,84.5575 199.054,84.9075C 198.506,85.2575 197.889,85.5425 197.201,85.7625C 196.514,85.9825 195.82,86.0925 195.12,86.0925C 193.9,86.0925 192.829,85.5887 191.906,84.5812C 190.984,83.5737 190.328,82.0925 189.938,80.1375C 189.843,79.8274 189.718,79.6725 189.563,79.6725C 189.378,79.6725 189.215,79.7649 189.075,79.95C 187.525,81.905 185.875,83.37 184.125,84.345C 182.375,85.32 180.65,85.8075 178.95,85.8075C 178.15,85.8075 177.43,85.6912 176.79,85.4587C 176.15,85.2262 175.608,84.895 175.163,84.465C 174.718,84.035 174.374,83.5112 174.131,82.8937C 173.889,82.2762 173.768,81.585 173.768,80.82C 173.768,79.74 174.006,78.6062 174.484,77.4187C 174.961,76.2312 175.606,75.06 176.419,73.905C 177.231,72.75 178.173,71.6487 179.243,70.6012C 180.313,69.5537 181.438,68.6312 182.618,67.8337C 183.798,67.0362 184.996,66.4037 186.214,65.9362C 187.431,65.4687 188.595,65.235 189.705,65.235 Z M 188.933,73.3425C 189.213,72.8125 189.47,72.4262 189.705,72.1837C 189.94,71.9412 190.275,71.78 190.71,71.7C 191.055,71.655 191.228,71.545 191.228,71.37C 191.228,71.245 191.18,71.1125 191.085,70.9725C 190.79,70.5675 190.479,70.2125 190.151,69.9075C 189.824,69.6025 189.385,69.45 188.835,69.45C 188.245,69.45 187.583,69.6225 186.848,69.9675C 186.113,70.3125 185.366,70.77 184.609,71.34C 183.851,71.91 183.109,72.5575 182.381,73.2825C 181.654,74.0075 181.009,74.7537 180.446,75.5212C 179.884,76.2887 179.431,77.0475 179.089,77.7975C 178.746,78.5475 178.575,79.2175 178.575,79.8075C 178.575,80.3425 178.719,80.7575 179.006,81.0525C 179.294,81.3475 179.688,81.495 180.188,81.495C 181.468,81.495 182.866,80.8162 184.384,79.4587C 185.901,78.1012 187.418,76.0625 188.933,73.3425 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 202.267,66.8025C 202.267,66.5675 202.369,66.3375 202.571,66.1125C 202.774,65.8875 203.039,65.685 203.366,65.505C 203.694,65.325 204.065,65.1762 204.48,65.0587C 204.895,64.9412 205.313,64.8825 205.733,64.8825C 205.967,64.8825 206.167,64.945 206.332,65.07C 206.497,65.195 206.642,65.4325 206.767,65.7825C 206.892,66.1325 207.005,66.625 207.105,67.2599C 207.205,67.895 207.302,68.72 207.397,69.735C 207.457,70.045 207.515,70.2825 207.57,70.4475C 207.625,70.6125 207.7,70.695 207.795,70.695C 207.935,70.695 208.075,70.4524 208.215,69.9675C 209.355,66.6725 211.005,65.025 213.165,65.025C 214.165,65.025 215.075,65.3375 215.895,65.9625C 216.715,66.5875 217.48,67.6062 218.19,69.0187C 218.9,70.4312 219.575,72.29 220.215,74.595C 220.855,76.9 221.497,79.74 222.142,83.115C 222.172,83.285 222.195,83.4412 222.21,83.5837C 222.225,83.7262 222.233,83.86 222.233,83.985C 222.233,84.345 222.15,84.6537 221.985,84.9112C 221.82,85.1687 221.605,85.3787 221.34,85.5412C 221.075,85.7037 220.779,85.8287 220.451,85.9162C 220.124,86.0037 219.795,86.0475 219.465,86.0475C 218.81,86.0475 218.337,85.9762 218.047,85.8337C 217.757,85.6912 217.575,85.425 217.5,85.035C 217.045,82.66 216.603,80.5512 216.172,78.7087C 215.743,76.8662 215.321,75.3162 214.909,74.0587C 214.496,72.8012 214.086,71.8437 213.679,71.1862C 213.271,70.5287 212.865,70.2 212.46,70.2C 212.055,70.2 211.676,70.4537 211.324,70.9612C 210.971,71.4687 210.631,72.2625 210.304,73.3425C 209.976,74.4225 209.66,75.79 209.355,77.445C 209.05,79.1 208.757,81.075 208.478,83.37C 208.397,83.995 208.084,84.495 207.536,84.87C 206.989,85.245 206.295,85.4325 205.455,85.4325C 204.89,85.4325 204.459,85.3162 204.161,85.0837C 203.864,84.8512 203.7,84.53 203.67,84.12C 203.53,80.87 203.377,78.195 203.212,76.095C 203.047,73.995 202.895,72.3075 202.755,71.0325C 202.615,69.7575 202.499,68.8075 202.406,68.1825C 202.314,67.5575 202.267,67.0975 202.267,66.8025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 239.625,65.235C 240.485,65.235 241.314,65.3675 242.111,65.6325C 242.909,65.8975 243.611,66.2637 244.219,66.7312C 244.826,67.1987 245.314,67.7612 245.681,68.4187C 246.049,69.0762 246.233,69.8025 246.233,70.5975C 246.233,70.9275 246.159,71.245 246.011,71.55C 245.864,71.855 245.665,72.12 245.415,72.345C 245.165,72.57 244.88,72.75 244.56,72.8849C 244.24,73.02 243.908,73.0875 243.308,73.1325L 243.398,75.0075C 243.463,77.2425 243.78,78.875 244.35,79.905C 244.92,80.935 245.665,81.45 246.585,81.45C 246.915,81.45 247.209,81.4187 247.466,81.3562C 247.724,81.2937 247.965,81.22 248.19,81.1349C 248.415,81.05 248.63,80.9762 248.835,80.9137C 249.04,80.8512 249.243,80.82 249.443,80.82C 249.803,80.82 250.12,80.9762 250.395,81.2887C 250.67,81.6012 250.808,81.975 250.808,82.41C 250.808,82.85 250.639,83.2887 250.301,83.7262C 249.964,84.1637 249.521,84.5575 248.974,84.9075C 248.426,85.2575 247.809,85.5425 247.121,85.7625C 246.434,85.9825 245.74,86.0925 245.04,86.0925C 243.82,86.0925 242.749,85.5887 241.826,84.5812C 240.904,83.5737 240.248,82.0925 239.858,80.1375C 239.763,79.8274 239.638,79.6725 239.483,79.6725C 239.298,79.6725 239.135,79.7649 238.995,79.95C 237.445,81.905 235.795,83.37 234.045,84.345C 232.295,85.32 230.57,85.8075 228.87,85.8075C 228.07,85.8075 227.35,85.6912 226.71,85.4587C 226.07,85.2262 225.528,84.895 225.083,84.465C 224.638,84.035 224.294,83.5112 224.051,82.8937C 223.809,82.2762 223.688,81.585 223.688,80.82C 223.688,79.74 223.926,78.6062 224.404,77.4187C 224.881,76.2312 225.526,75.06 226.339,73.905C 227.151,72.75 228.093,71.6487 229.163,70.6012C 230.233,69.5537 231.358,68.6312 232.538,67.8337C 233.718,67.0362 234.916,66.4037 236.134,65.9362C 237.351,65.4687 238.515,65.235 239.625,65.235 Z M 238.853,73.3425C 239.133,72.8125 239.39,72.4262 239.625,72.1837C 239.86,71.9412 240.195,71.78 240.63,71.7C 240.975,71.655 241.148,71.545 241.148,71.37C 241.148,71.245 241.1,71.1125 241.005,70.9725C 240.71,70.5675 240.399,70.2125 240.071,69.9075C 239.744,69.6025 239.305,69.45 238.755,69.45C 238.165,69.45 237.503,69.6225 236.768,69.9675C 236.033,70.3125 235.286,70.77 234.529,71.34C 233.771,71.91 233.029,72.5575 232.301,73.2825C 231.574,74.0075 230.929,74.7537 230.366,75.5212C 229.804,76.2887 229.351,77.0475 229.009,77.7975C 228.666,78.5475 228.495,79.2175 228.495,79.8075C 228.495,80.3425 228.639,80.7575 228.926,81.0525C 229.214,81.3475 229.608,81.495 230.108,81.495C 231.388,81.495 232.786,80.8162 234.304,79.4587C 235.821,78.1012 237.338,76.0625 238.853,73.3425 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 264.188,67.4325C 264.938,67.4325 265.648,67.4912 266.318,67.6087C 266.988,67.7262 267.596,67.8512 268.144,67.9837C 268.691,68.1162 269.16,68.2412 269.55,68.3587C 269.94,68.4762 270.223,68.535 270.398,68.535C 270.538,68.535 270.67,68.4612 270.795,68.3137C 270.92,68.1662 271.076,68.0062 271.264,67.8337C 271.451,67.6612 271.701,67.5012 272.014,67.3538C 272.326,67.2062 272.74,67.1325 273.255,67.1325C 273.85,67.1325 274.319,67.285 274.661,67.59C 275.004,67.895 275.175,68.2725 275.175,68.7225C 275.175,74.4425 274.98,79.2987 274.59,83.2912C 274.2,87.2837 273.568,90.53 272.693,93.03C 271.818,95.53 270.685,97.3425 269.295,98.4675C 267.905,99.5925 266.218,100.155 264.233,100.155C 263.328,100.155 262.386,99.9512 261.409,99.5437C 260.431,99.1362 259.536,98.6162 258.724,97.9837C 257.911,97.3512 257.244,96.6525 256.721,95.8875C 256.199,95.1225 255.938,94.3875 255.938,93.6825C 255.938,93.4524 256.063,93.1812 256.313,92.8687C 256.563,92.5562 256.866,92.2512 257.224,91.9537C 257.581,91.6562 257.956,91.4062 258.349,91.2037C 258.741,91.0012 259.078,90.9 259.358,90.9C 259.653,90.9 259.901,91.02 260.104,91.2599C 260.306,91.5 260.498,91.8 260.678,92.16C 260.858,92.52 261.041,92.915 261.229,93.345C 261.416,93.775 261.651,94.17 261.934,94.53C 262.216,94.8899 262.56,95.1912 262.965,95.4337C 263.37,95.6762 263.878,95.7975 264.488,95.7975C 267.893,95.7975 269.893,90.5925 270.488,80.1825C 270.488,79.7175 270.355,79.485 270.09,79.485C 269.87,79.485 269.698,79.5925 269.573,79.8075C 268.108,81.7925 266.394,83.2812 264.431,84.2737C 262.469,85.2662 260.293,85.7625 257.903,85.7625C 256.793,85.7625 255.769,85.595 254.831,85.2599C 253.894,84.925 253.085,84.4562 252.405,83.8537C 251.725,83.2512 251.198,82.5325 250.823,81.6974C 250.448,80.8625 250.26,79.945 250.26,78.945C 250.26,77.96 250.436,76.9875 250.789,76.0275C 251.141,75.0675 251.634,74.1612 252.266,73.3087C 252.899,72.4562 253.653,71.67 254.528,70.95C 255.403,70.23 256.356,69.6087 257.389,69.0862C 258.421,68.5637 259.511,68.1575 260.659,67.8675C 261.806,67.5774 262.983,67.4325 264.188,67.4325 Z M 258.63,81.45C 260.77,81.45 262.731,80.775 264.514,79.425C 266.296,78.075 267.82,76.11 269.085,73.53C 269.115,73.435 269.138,73.36 269.153,73.305C 269.168,73.25 269.175,73.1925 269.175,73.1325C 269.175,72.9775 269.011,72.8137 268.684,72.6412C 268.356,72.4687 267.926,72.32 267.394,72.195C 266.861,72.07 266.256,71.9637 265.579,71.8762C 264.901,71.7887 264.218,71.745 263.528,71.745C 262.418,71.745 261.348,71.9325 260.318,72.3075C 259.288,72.6825 258.374,73.1825 257.576,73.8075C 256.779,74.4325 256.138,75.1437 255.653,75.9412C 255.168,76.7387 254.925,77.5675 254.925,78.4275C 254.925,79.3475 255.265,80.0812 255.945,80.6287C 256.625,81.1762 257.52,81.45 258.63,81.45 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 299.092,80.5875C 299.542,80.1925 299.988,79.995 300.427,79.995C 300.677,79.995 300.904,80.0575 301.106,80.1825C 301.309,80.3075 301.535,80.505 301.785,80.775C 302.02,81.13 302.189,81.4212 302.291,81.6487C 302.394,81.8762 302.445,82.1 302.445,82.32C 302.445,82.79 302.21,83.235 301.74,83.655C 300.99,84.28 300.177,84.8387 299.302,85.3312C 298.427,85.8237 297.514,86.2412 296.561,86.5837C 295.609,86.9262 294.624,87.1875 293.606,87.3675C 292.589,87.5475 291.58,87.6375 290.58,87.6375C 289.315,87.6375 288.129,87.4775 287.021,87.1575C 285.914,86.8375 284.926,86.3812 284.059,85.7887C 283.191,85.1962 282.46,84.4812 281.865,83.6437C 281.27,82.8062 280.848,81.865 280.598,80.82C 280.457,80.38 280.329,80.0937 280.211,79.9612C 280.094,79.8287 279.902,79.7625 279.637,79.7625C 279.057,79.7625 278.611,79.6225 278.299,79.3425C 277.986,79.0625 277.83,78.655 277.83,78.12C 277.83,77.905 277.848,77.7649 277.882,77.7L 277.927,77.235C 278.007,76.67 278.16,76.2625 278.385,76.0125C 278.61,75.7625 278.965,75.6375 279.45,75.6375L 279.802,75.6375C 280.457,75.6375 280.917,75.3325 281.182,74.7225C 281.667,73.6475 282.285,72.6637 283.035,71.7712C 283.785,70.8787 284.629,70.1162 285.566,69.4837C 286.504,68.8512 287.507,68.36 288.577,68.01C 289.647,67.66 290.738,67.485 291.848,67.485C 293.002,67.485 294.085,67.6525 295.095,67.9875C 296.105,68.3225 296.985,68.7875 297.735,69.3825C 298.485,69.9775 299.074,70.6725 299.501,71.4675C 299.929,72.2625 300.142,73.1225 300.142,74.0475C 300.142,74.6875 300.017,75.2725 299.767,75.8025C 299.517,76.3325 299.159,76.7975 298.691,77.1974C 298.224,77.5975 297.658,77.9225 296.993,78.1725C 296.327,78.4225 295.575,78.585 294.735,78.66L 286.598,79.485C 286.287,79.485 286.035,79.5625 285.84,79.7175C 285.645,79.8725 285.547,80.0825 285.547,80.3475C 285.547,80.7575 285.699,81.15 286.001,81.525C 286.304,81.9 286.71,82.2312 287.22,82.5187C 287.73,82.8062 288.316,83.0362 288.979,83.2087C 289.641,83.3812 290.325,83.4675 291.03,83.4675C 291.7,83.4675 292.391,83.4012 293.104,83.2687C 293.816,83.1362 294.52,82.945 295.215,82.695C 295.91,82.445 296.585,82.1437 297.24,81.7912C 297.895,81.4387 298.512,81.0375 299.092,80.5875 Z M 293.865,74.535C 294.1,74.49 294.304,74.3775 294.476,74.1975C 294.649,74.0175 294.735,73.795 294.735,73.53C 294.735,73.295 294.649,73.0762 294.476,72.8737C 294.304,72.6712 294.069,72.4875 293.771,72.3225C 293.474,72.1575 293.13,72.0287 292.74,71.9362C 292.35,71.8437 291.935,71.7975 291.495,71.7975C 290.855,71.7975 290.199,71.8912 289.526,72.0787C 288.854,72.2662 288.245,72.5125 287.7,72.8175C 287.155,73.1225 286.71,73.4575 286.365,73.8225C 286.02,74.1875 285.848,74.55 285.848,74.91C 285.848,75.27 286.068,75.45 286.507,75.45C 286.772,75.45 287.201,75.4187 287.794,75.3562C 288.386,75.2937 289.042,75.22 289.762,75.1349C 290.483,75.05 291.21,74.9524 291.945,74.8425C 292.68,74.7325 293.32,74.63 293.865,74.535 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 306.195,86.7225C 306.085,84.6475 305.909,82.7312 305.666,80.9737C 305.424,79.2162 305.174,77.6812 304.916,76.3687C 304.659,75.0562 304.432,73.9937 304.238,73.1812C 304.043,72.3687 303.945,71.86 303.945,71.655C 303.945,71.36 304.057,71.0712 304.283,70.7887C 304.508,70.5062 304.793,70.26 305.138,70.05C 305.483,69.84 305.854,69.6725 306.251,69.5475C 306.649,69.4225 307.013,69.36 307.343,69.36C 307.608,69.36 307.838,69.4062 308.033,69.4987C 308.228,69.5912 308.365,69.7475 308.445,69.9675C 308.52,70.2325 308.593,70.51 308.663,70.8C 308.733,71.09 308.807,71.4375 308.888,71.8425C 308.983,72.4225 309.108,72.7125 309.263,72.7125C 309.432,72.7125 309.628,72.4524 309.848,71.9325C 310.163,71.2175 310.499,70.625 310.856,70.155C 311.214,69.685 311.6,69.3137 312.015,69.0413C 312.43,68.7687 312.86,68.5774 313.305,68.4675C 313.75,68.3575 314.215,68.3025 314.7,68.3025C 316.17,68.3025 317.416,68.8812 318.439,70.0387C 319.461,71.1962 320.263,72.8675 320.843,75.0525C 320.918,75.3025 320.986,75.4625 321.049,75.5325C 321.111,75.6025 321.182,75.6375 321.263,75.6375C 321.343,75.6375 321.425,75.6025 321.51,75.5325C 321.595,75.4625 321.678,75.3175 321.758,75.0975C 322.133,74.0825 322.57,73.22 323.07,72.51C 323.57,71.8 324.089,71.2225 324.626,70.7775C 325.164,70.3325 325.714,70.0075 326.276,69.8025C 326.839,69.5975 327.378,69.495 327.892,69.495C 328.848,69.495 329.711,69.8437 330.484,70.5412C 331.256,71.2387 331.944,72.31 332.546,73.755C 333.149,75.2 333.673,77.0275 334.118,79.2375C 334.563,81.4474 334.932,84.0675 335.228,87.0975C 335.228,87.9425 334.97,88.5325 334.455,88.8675C 333.94,89.2024 333.238,89.37 332.348,89.37C 331.767,89.37 331.314,89.245 330.986,88.995C 330.659,88.745 330.473,88.4175 330.428,88.0125C 330.223,85.8425 329.999,83.91 329.756,82.215C 329.514,80.52 329.253,79.09 328.973,77.925C 328.693,76.7599 328.384,75.8725 328.046,75.2625C 327.709,74.6525 327.338,74.3475 326.932,74.3475C 326.733,74.3475 326.48,74.4962 326.175,74.7937C 325.87,75.0912 325.545,75.6349 325.2,76.425C 324.855,77.215 324.495,78.2937 324.12,79.6612C 323.745,81.0287 323.385,82.775 323.04,84.9C 322.95,85.49 322.666,85.9412 322.189,86.2537C 321.711,86.5662 321.13,86.7225 320.445,86.7225C 319.645,86.7225 319.093,86.5975 318.788,86.3475C 318.483,86.0975 318.315,85.6775 318.285,85.0875C 318.225,84.0525 318.12,83.0237 317.97,82.0012C 317.82,80.9787 317.636,80.0025 317.419,79.0724C 317.201,78.1425 316.959,77.2825 316.691,76.4925C 316.424,75.7024 316.142,75.0149 315.848,74.43C 315.553,73.845 315.249,73.3887 314.936,73.0612C 314.624,72.7337 314.318,72.57 314.017,72.57C 313.628,72.57 313.249,72.8437 312.881,73.3912C 312.514,73.9387 312.186,74.7125 311.899,75.7125C 311.611,76.7125 311.381,77.915 311.209,79.32C 311.036,80.725 310.95,82.295 310.95,84.03C 310.95,84.325 310.958,84.6175 310.973,84.9075C 310.988,85.1974 310.995,85.4975 310.995,85.8075C 310.995,86.2775 310.921,86.6612 310.774,86.9587C 310.626,87.2562 310.415,87.4912 310.14,87.6637C 309.865,87.8362 309.549,87.9537 309.191,88.0162C 308.834,88.0787 308.443,88.11 308.017,88.11C 307.628,88.11 307.315,88.0825 307.08,88.0275C 306.845,87.9725 306.665,87.8899 306.54,87.78C 306.415,87.67 306.33,87.525 306.285,87.345C 306.24,87.165 306.21,86.9575 306.195,86.7225 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 358.133,80.5875C 358.582,80.1925 359.028,79.995 359.467,79.995C 359.717,79.995 359.944,80.0575 360.146,80.1825C 360.349,80.3075 360.575,80.505 360.825,80.775C 361.06,81.13 361.229,81.4212 361.331,81.6487C 361.434,81.8762 361.485,82.1 361.485,82.32C 361.485,82.79 361.25,83.235 360.78,83.655C 360.03,84.28 359.217,84.8387 358.342,85.3312C 357.467,85.8237 356.554,86.2412 355.601,86.5837C 354.649,86.9262 353.664,87.1875 352.646,87.3675C 351.629,87.5475 350.62,87.6375 349.62,87.6375C 348.355,87.6375 347.169,87.4775 346.061,87.1575C 344.954,86.8375 343.966,86.3812 343.099,85.7887C 342.231,85.1962 341.5,84.4812 340.905,83.6437C 340.31,82.8062 339.888,81.865 339.638,80.82C 339.497,80.38 339.369,80.0937 339.251,79.9612C 339.134,79.8287 338.943,79.7625 338.677,79.7625C 338.097,79.7625 337.651,79.6225 337.339,79.3425C 337.026,79.0625 336.87,78.655 336.87,78.12C 336.87,77.905 336.888,77.7649 336.922,77.7L 336.967,77.235C 337.047,76.67 337.2,76.2625 337.425,76.0125C 337.65,75.7625 338.005,75.6375 338.49,75.6375L 338.842,75.6375C 339.497,75.6375 339.957,75.3325 340.222,74.7225C 340.707,73.6475 341.325,72.6637 342.075,71.7712C 342.825,70.8787 343.669,70.1162 344.606,69.4837C 345.544,68.8512 346.547,68.36 347.617,68.01C 348.688,67.66 349.778,67.485 350.888,67.485C 352.042,67.485 353.125,67.6525 354.135,67.9875C 355.145,68.3225 356.025,68.7875 356.775,69.3825C 357.525,69.9775 358.114,70.6725 358.541,71.4675C 358.969,72.2625 359.182,73.1225 359.182,74.0475C 359.182,74.6875 359.057,75.2725 358.807,75.8025C 358.557,76.3325 358.199,76.7975 357.731,77.1974C 357.264,77.5975 356.698,77.9225 356.033,78.1725C 355.367,78.4225 354.615,78.585 353.775,78.66L 345.638,79.485C 345.327,79.485 345.075,79.5625 344.88,79.7175C 344.685,79.8725 344.587,80.0825 344.587,80.3475C 344.587,80.7575 344.739,81.15 345.041,81.525C 345.344,81.9 345.75,82.2312 346.26,82.5187C 346.77,82.8062 347.356,83.0362 348.019,83.2087C 348.681,83.3812 349.365,83.4675 350.07,83.4675C 350.74,83.4675 351.431,83.4012 352.144,83.2687C 352.856,83.1362 353.56,82.945 354.255,82.695C 354.95,82.445 355.625,82.1437 356.28,81.7912C 356.935,81.4387 357.552,81.0375 358.133,80.5875 Z M 352.905,74.535C 353.14,74.49 353.344,74.3775 353.516,74.1975C 353.689,74.0175 353.775,73.795 353.775,73.53C 353.775,73.295 353.689,73.0762 353.516,72.8737C 353.344,72.6712 353.109,72.4875 352.811,72.3225C 352.514,72.1575 352.17,72.0287 351.78,71.9362C 351.39,71.8437 350.975,71.7975 350.535,71.7975C 349.895,71.7975 349.239,71.8912 348.566,72.0787C 347.894,72.2662 347.285,72.5125 346.74,72.8175C 346.195,73.1225 345.75,73.4575 345.405,73.8225C 345.06,74.1875 344.888,74.55 344.888,74.91C 344.888,75.27 345.107,75.45 345.547,75.45C 345.813,75.45 346.241,75.4187 346.834,75.3562C 347.426,75.2937 348.082,75.22 348.802,75.1349C 349.523,75.05 350.25,74.9524 350.985,74.8425C 351.72,74.7325 352.36,74.63 352.905,74.535 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 363.547,66.8025C 363.547,66.5675 363.649,66.3375 363.851,66.1125C 364.054,65.8875 364.319,65.685 364.646,65.505C 364.974,65.325 365.345,65.1762 365.76,65.0587C 366.175,64.9412 366.592,64.8825 367.013,64.8825C 367.247,64.8825 367.447,64.945 367.612,65.07C 367.777,65.195 367.922,65.4325 368.047,65.7825C 368.172,66.1325 368.285,66.625 368.385,67.2599C 368.485,67.895 368.582,68.72 368.677,69.735C 368.737,70.045 368.795,70.2825 368.85,70.4475C 368.905,70.6125 368.98,70.695 369.075,70.695C 369.215,70.695 369.355,70.4524 369.495,69.9675C 370.635,66.6725 372.285,65.025 374.445,65.025C 375.445,65.025 376.355,65.3375 377.175,65.9625C 377.995,66.5875 378.76,67.6062 379.47,69.0187C 380.18,70.4312 380.855,72.29 381.495,74.595C 382.135,76.9 382.777,79.74 383.422,83.115C 383.452,83.285 383.475,83.4412 383.49,83.5837C 383.505,83.7262 383.513,83.86 383.513,83.985C 383.513,84.345 383.43,84.6537 383.265,84.9112C 383.1,85.1687 382.885,85.3787 382.62,85.5412C 382.355,85.7037 382.059,85.8287 381.731,85.9162C 381.404,86.0037 381.075,86.0475 380.745,86.0475C 380.09,86.0475 379.617,85.9762 379.327,85.8337C 379.037,85.6912 378.855,85.425 378.78,85.035C 378.325,82.66 377.883,80.5512 377.452,78.7087C 377.023,76.8662 376.601,75.3162 376.189,74.0587C 375.776,72.8012 375.366,71.8437 374.959,71.1862C 374.551,70.5287 374.145,70.2 373.74,70.2C 373.335,70.2 372.956,70.4537 372.604,70.9612C 372.251,71.4687 371.911,72.2625 371.584,73.3425C 371.256,74.4225 370.94,75.79 370.635,77.445C 370.33,79.1 370.037,81.075 369.758,83.37C 369.677,83.995 369.364,84.495 368.816,84.87C 368.269,85.245 367.575,85.4325 366.735,85.4325C 366.17,85.4325 365.739,85.3162 365.441,85.0837C 365.144,84.8512 364.98,84.53 364.95,84.12C 364.81,80.87 364.657,78.195 364.492,76.095C 364.327,73.995 364.175,72.3075 364.035,71.0325C 363.895,69.7575 363.779,68.8075 363.686,68.1825C 363.594,67.5575 363.547,67.0975 363.547,66.8025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 388.365,58.65C 388.365,57.82 388.6,57.2375 389.07,56.9025C 389.54,56.5675 390.313,56.4 391.388,56.4C 391.778,56.4 392.11,56.435 392.385,56.505C 392.66,56.575 392.895,56.7037 393.09,56.8912C 393.285,57.0787 393.441,57.325 393.559,57.63C 393.676,57.935 393.773,58.32 393.848,58.785C 394.038,60.24 394.245,61.7412 394.47,63.2887C 394.695,64.8362 394.933,66.3899 395.183,67.95C 395.278,68.655 395.645,69.0075 396.285,69.0075C 396.46,69.0075 396.746,68.9875 397.144,68.9475C 397.541,68.9075 398.014,68.86 398.561,68.805C 399.109,68.75 399.699,68.6912 400.331,68.6287C 400.964,68.5662 401.596,68.5075 402.229,68.4524C 402.861,68.3975 403.463,68.3512 404.033,68.3137C 404.602,68.2762 405.107,68.2575 405.548,68.2575C 405.888,68.2575 406.16,68.3237 406.365,68.4562C 406.57,68.5887 406.731,68.7599 406.849,68.97C 406.966,69.18 407.044,69.4137 407.081,69.6712C 407.119,69.9287 407.138,70.1925 407.138,70.4625C 407.138,70.6925 407.095,70.9325 407.01,71.1825C 406.925,71.4325 406.808,71.6562 406.658,71.8537C 406.508,72.0512 406.324,72.2125 406.106,72.3375C 405.889,72.4625 405.64,72.525 405.36,72.525C 404,72.525 402.629,72.5675 401.246,72.6525C 399.864,72.7375 398.485,72.85 397.11,72.99C 396.405,73.085 396.053,73.4375 396.053,74.0475C 396.053,74.0925 396.06,74.15 396.075,74.22C 396.09,74.29 396.098,74.35 396.098,74.4C 396.288,75.755 396.464,77.0262 396.626,78.2137C 396.789,79.4012 396.929,80.46 397.046,81.3899C 397.164,82.32 397.258,83.0937 397.328,83.7112C 397.398,84.3287 397.433,84.74 397.433,84.945C 397.433,85.505 397.379,85.9762 397.271,86.3587C 397.164,86.7412 396.985,87.0537 396.735,87.2962C 396.485,87.5387 396.153,87.7112 395.737,87.8137C 395.323,87.9162 394.803,87.9675 394.178,87.9675C 393.583,87.9675 393.145,87.8262 392.865,87.5437C 392.585,87.2612 392.43,86.8325 392.4,86.2575C 392.305,84.4125 392.156,82.5562 391.954,80.6887C 391.751,78.8212 391.515,76.9575 391.245,75.0975C 391.105,74.4275 390.755,74.0925 390.195,74.0925C 390.145,74.0925 390.089,74.1 390.026,74.115C 389.964,74.13 389.91,74.1375 389.865,74.1375C 388.895,74.3575 387.981,74.5762 387.124,74.7937C 386.266,75.0112 385.463,75.245 384.713,75.495C 384.288,75.6399 383.911,75.7387 383.584,75.7912C 383.256,75.8437 382.96,75.87 382.695,75.87C 382.335,75.87 382.069,75.71 381.896,75.3899C 381.724,75.07 381.638,74.6675 381.638,74.1825C 381.638,74.0125 381.654,73.8137 381.686,73.5862C 381.719,73.3587 381.778,73.1325 381.862,72.9075C 381.948,72.6825 382.073,72.4725 382.237,72.2775C 382.403,72.0825 382.625,71.9225 382.905,71.7975C 383.56,71.5325 384.435,71.255 385.53,70.965C 386.625,70.675 387.86,70.405 389.235,70.155C 389.545,70.075 389.79,69.945 389.97,69.7649C 390.15,69.585 390.24,69.3175 390.24,68.9625C 390.24,68.8825 390.24,68.8 390.24,68.715C 390.24,68.63 390.225,68.54 390.195,68.445C 389.945,67.005 389.706,65.695 389.479,64.5149C 389.251,63.335 389.056,62.3237 388.894,61.4812C 388.731,60.6387 388.603,59.975 388.508,59.49C 388.413,59.005 388.365,58.725 388.365,58.65 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 173.145,121.77C 174.19,121.77 175.268,121.907 176.378,122.182C 177.488,122.457 178.503,122.81 179.423,123.24C 180.343,123.67 181.1,124.15 181.695,124.68C 182.29,125.21 182.588,125.725 182.588,126.225C 182.588,126.475 182.478,126.752 182.258,127.057C 182.038,127.362 181.771,127.651 181.459,127.924C 181.146,128.196 180.808,128.422 180.443,128.602C 180.078,128.782 179.753,128.872 179.468,128.872C 179.093,128.872 178.675,128.716 178.215,128.404C 177.755,128.091 177.248,127.744 176.693,127.361C 176.138,126.979 175.533,126.631 174.878,126.319C 174.223,126.006 173.51,125.85 172.74,125.85C 172.24,125.85 171.83,125.971 171.51,126.214C 171.19,126.456 171.03,126.797 171.03,127.237C 171.03,127.627 171.218,128.021 171.593,128.419C 171.968,128.816 172.464,129.226 173.081,129.649C 173.699,130.071 174.399,130.516 175.181,130.984C 175.964,131.451 176.765,131.951 177.585,132.484C 178.405,133.016 179.205,133.595 179.985,134.22C 180.765,134.845 181.464,135.525 182.081,136.26C 182.699,136.995 183.195,137.795 183.57,138.66C 183.945,139.525 184.133,140.467 184.133,141.487C 184.133,142.362 183.976,143.159 183.664,143.876C 183.351,144.594 182.906,145.21 182.329,145.725C 181.751,146.24 181.064,146.639 180.266,146.921C 179.469,147.204 178.595,147.345 177.645,147.345C 176.44,147.345 175.33,147.161 174.315,146.794C 173.3,146.426 172.425,145.922 171.69,145.282C 170.955,144.642 170.38,143.876 169.965,142.984C 169.55,142.091 169.343,141.115 169.343,140.055C 169.343,138.68 169.589,137.68 170.081,137.055C 170.574,136.43 171.353,136.117 172.418,136.117C 173.073,136.117 173.595,136.242 173.985,136.492C 174.375,136.742 174.57,137.047 174.57,137.407C 174.57,137.592 174.539,137.782 174.476,137.977C 174.414,138.172 174.348,138.376 174.278,138.589C 174.208,138.801 174.145,139.025 174.09,139.26C 174.035,139.495 174.008,139.727 174.008,139.957C 174.008,140.367 174.101,140.76 174.289,141.135C 174.476,141.51 174.73,141.841 175.05,142.129C 175.37,142.416 175.741,142.646 176.164,142.819C 176.586,142.991 177.033,143.077 177.503,143.077C 178.753,143.077 179.378,142.562 179.378,141.532C 179.378,140.717 179.058,139.947 178.418,139.222C 177.778,138.497 176.973,137.787 176.003,137.092C 175.033,136.397 173.989,135.697 172.871,134.992C 171.754,134.287 170.711,133.552 169.744,132.787C 168.776,132.022 167.971,131.206 167.329,130.339C 166.686,129.471 166.365,128.53 166.365,127.515C 166.365,126.67 166.541,125.896 166.894,125.194C 167.246,124.491 167.728,123.886 168.338,123.379C 168.948,122.871 169.663,122.476 170.483,122.194C 171.303,121.911 172.19,121.77 173.145,121.77 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 187.245,115.05C 187.245,114.22 187.48,113.637 187.95,113.302C 188.42,112.967 189.193,112.8 190.268,112.8C 190.658,112.8 190.99,112.835 191.265,112.905C 191.54,112.975 191.775,113.104 191.97,113.291C 192.165,113.479 192.321,113.725 192.439,114.03C 192.556,114.335 192.652,114.72 192.728,115.185C 192.918,116.64 193.125,118.141 193.35,119.689C 193.575,121.236 193.813,122.79 194.063,124.35C 194.158,125.055 194.525,125.407 195.165,125.407C 195.34,125.407 195.626,125.387 196.024,125.347C 196.421,125.307 196.894,125.26 197.441,125.205C 197.989,125.15 198.579,125.091 199.211,125.029C 199.844,124.966 200.476,124.907 201.109,124.852C 201.741,124.797 202.343,124.751 202.913,124.714C 203.483,124.676 203.988,124.657 204.428,124.657C 204.768,124.657 205.04,124.724 205.245,124.856C 205.45,124.989 205.611,125.16 205.729,125.37C 205.846,125.58 205.924,125.814 205.961,126.071C 205.999,126.329 206.018,126.592 206.018,126.862C 206.018,127.092 205.975,127.332 205.89,127.582C 205.805,127.832 205.688,128.056 205.538,128.254C 205.388,128.451 205.204,128.612 204.986,128.737C 204.769,128.862 204.52,128.925 204.24,128.925C 202.88,128.925 201.509,128.967 200.126,129.052C 198.744,129.137 197.365,129.25 195.99,129.39C 195.285,129.485 194.933,129.837 194.933,130.447C 194.933,130.492 194.94,130.55 194.955,130.62C 194.97,130.69 194.978,130.75 194.978,130.8C 195.168,132.155 195.344,133.426 195.506,134.614C 195.669,135.801 195.809,136.86 195.926,137.79C 196.044,138.72 196.138,139.494 196.208,140.111C 196.277,140.729 196.313,141.14 196.313,141.345C 196.313,141.905 196.259,142.376 196.151,142.759C 196.044,143.141 195.865,143.454 195.615,143.696C 195.365,143.939 195.033,144.111 194.618,144.214C 194.203,144.316 193.683,144.367 193.058,144.367C 192.463,144.367 192.025,144.226 191.745,143.944C 191.465,143.661 191.31,143.232 191.28,142.657C 191.185,140.812 191.036,138.956 190.834,137.089C 190.631,135.221 190.395,133.357 190.125,131.497C 189.985,130.827 189.635,130.492 189.075,130.492C 189.025,130.492 188.969,130.5 188.906,130.515C 188.844,130.53 188.79,130.537 188.745,130.537C 187.775,130.757 186.861,130.976 186.004,131.194C 185.146,131.411 184.343,131.645 183.593,131.895C 183.168,132.04 182.791,132.139 182.464,132.191C 182.136,132.244 181.84,132.27 181.575,132.27C 181.215,132.27 180.949,132.11 180.776,131.79C 180.604,131.47 180.518,131.067 180.518,130.582C 180.518,130.412 180.534,130.214 180.566,129.986C 180.599,129.759 180.658,129.532 180.743,129.307C 180.828,129.082 180.953,128.872 181.118,128.677C 181.283,128.482 181.505,128.322 181.785,128.197C 182.44,127.932 183.315,127.655 184.41,127.365C 185.505,127.075 186.74,126.805 188.115,126.555C 188.425,126.475 188.67,126.345 188.85,126.165C 189.03,125.985 189.12,125.717 189.12,125.362C 189.12,125.282 189.12,125.2 189.12,125.115C 189.12,125.03 189.105,124.94 189.075,124.845C 188.825,123.405 188.586,122.095 188.359,120.915C 188.131,119.735 187.936,118.724 187.774,117.881C 187.611,117.039 187.483,116.375 187.388,115.89C 187.293,115.405 187.245,115.125 187.245,115.05 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 219.465,121.635C 220.325,121.635 221.154,121.767 221.951,122.032C 222.749,122.297 223.451,122.664 224.059,123.131C 224.666,123.599 225.154,124.161 225.521,124.819C 225.889,125.476 226.073,126.202 226.073,126.997C 226.073,127.327 225.999,127.645 225.851,127.95C 225.704,128.255 225.505,128.52 225.255,128.745C 225.005,128.97 224.72,129.15 224.4,129.285C 224.08,129.42 223.748,129.487 223.148,129.532L 223.238,131.407C 223.303,133.642 223.62,135.275 224.19,136.305C 224.76,137.335 225.505,137.85 226.425,137.85C 226.755,137.85 227.049,137.819 227.306,137.756C 227.564,137.694 227.805,137.62 228.03,137.535C 228.255,137.45 228.47,137.376 228.675,137.314C 228.88,137.251 229.083,137.22 229.283,137.22C 229.643,137.22 229.96,137.376 230.235,137.689C 230.51,138.001 230.648,138.375 230.648,138.81C 230.648,139.25 230.479,139.689 230.141,140.126C 229.804,140.564 229.361,140.957 228.814,141.307C 228.266,141.657 227.649,141.942 226.961,142.162C 226.274,142.382 225.58,142.492 224.88,142.492C 223.66,142.492 222.589,141.989 221.666,140.981C 220.744,139.974 220.088,138.492 219.698,136.537C 219.603,136.227 219.478,136.072 219.323,136.072C 219.138,136.072 218.975,136.165 218.835,136.35C 217.285,138.305 215.635,139.77 213.885,140.745C 212.135,141.72 210.41,142.207 208.71,142.207C 207.91,142.207 207.19,142.091 206.55,141.859C 205.91,141.626 205.368,141.295 204.923,140.865C 204.478,140.435 204.134,139.911 203.891,139.294C 203.649,138.676 203.528,137.985 203.528,137.22C 203.528,136.14 203.766,135.006 204.244,133.819C 204.721,132.631 205.366,131.46 206.179,130.305C 206.991,129.15 207.933,128.049 209.003,127.001C 210.073,125.954 211.198,125.031 212.378,124.234C 213.558,123.436 214.756,122.804 215.974,122.336C 217.191,121.869 218.355,121.635 219.465,121.635 Z M 218.693,129.742C 218.973,129.212 219.23,128.826 219.465,128.584C 219.7,128.341 220.035,128.18 220.47,128.1C 220.815,128.055 220.988,127.945 220.988,127.77C 220.988,127.645 220.94,127.512 220.845,127.372C 220.55,126.967 220.239,126.612 219.911,126.307C 219.584,126.002 219.145,125.85 218.595,125.85C 218.005,125.85 217.343,126.022 216.608,126.367C 215.873,126.712 215.126,127.17 214.369,127.74C 213.611,128.31 212.869,128.957 212.141,129.682C 211.414,130.407 210.769,131.154 210.206,131.921C 209.644,132.689 209.191,133.447 208.849,134.197C 208.506,134.947 208.335,135.617 208.335,136.207C 208.335,136.742 208.479,137.157 208.766,137.452C 209.054,137.747 209.448,137.895 209.948,137.895C 211.228,137.895 212.626,137.216 214.144,135.859C 215.661,134.501 217.178,132.462 218.693,129.742 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 233.805,115.05C 233.805,114.22 234.04,113.637 234.51,113.302C 234.98,112.967 235.753,112.8 236.828,112.8C 237.218,112.8 237.55,112.835 237.825,112.905C 238.1,112.975 238.335,113.104 238.53,113.291C 238.725,113.479 238.881,113.725 238.999,114.03C 239.116,114.335 239.213,114.72 239.288,115.185C 239.478,116.64 239.685,118.141 239.91,119.689C 240.135,121.236 240.373,122.79 240.623,124.35C 240.718,125.055 241.085,125.407 241.725,125.407C 241.9,125.407 242.186,125.387 242.584,125.347C 242.981,125.307 243.454,125.26 244.001,125.205C 244.549,125.15 245.139,125.091 245.771,125.029C 246.404,124.966 247.036,124.907 247.669,124.852C 248.301,124.797 248.903,124.751 249.473,124.714C 250.043,124.676 250.548,124.657 250.988,124.657C 251.328,124.657 251.6,124.724 251.805,124.856C 252.01,124.989 252.171,125.16 252.289,125.37C 252.406,125.58 252.484,125.814 252.521,126.071C 252.559,126.329 252.578,126.592 252.578,126.862C 252.578,127.092 252.535,127.332 252.45,127.582C 252.365,127.832 252.248,128.056 252.098,128.254C 251.948,128.451 251.764,128.612 251.546,128.737C 251.329,128.862 251.08,128.925 250.8,128.925C 249.44,128.925 248.069,128.967 246.686,129.052C 245.304,129.137 243.925,129.25 242.55,129.39C 241.845,129.485 241.493,129.837 241.493,130.447C 241.493,130.492 241.5,130.55 241.515,130.62C 241.53,130.69 241.538,130.75 241.538,130.8C 241.728,132.155 241.904,133.426 242.066,134.614C 242.229,135.801 242.369,136.86 242.486,137.79C 242.604,138.72 242.698,139.494 242.768,140.111C 242.838,140.729 242.873,141.14 242.873,141.345C 242.873,141.905 242.819,142.376 242.711,142.759C 242.604,143.141 242.425,143.454 242.175,143.696C 241.925,143.939 241.593,144.111 241.178,144.214C 240.763,144.316 240.243,144.367 239.618,144.367C 239.023,144.367 238.585,144.226 238.305,143.944C 238.025,143.661 237.87,143.232 237.84,142.657C 237.745,140.812 237.596,138.956 237.394,137.089C 237.191,135.221 236.955,133.357 236.685,131.497C 236.545,130.827 236.195,130.492 235.635,130.492C 235.585,130.492 235.529,130.5 235.466,130.515C 235.404,130.53 235.35,130.537 235.305,130.537C 234.335,130.757 233.421,130.976 232.564,131.194C 231.706,131.411 230.903,131.645 230.153,131.895C 229.728,132.04 229.351,132.139 229.024,132.191C 228.696,132.244 228.4,132.27 228.135,132.27C 227.775,132.27 227.509,132.11 227.336,131.79C 227.164,131.47 227.078,131.067 227.078,130.582C 227.078,130.412 227.094,130.214 227.126,129.986C 227.159,129.759 227.218,129.532 227.303,129.307C 227.388,129.082 227.513,128.872 227.678,128.677C 227.843,128.482 228.065,128.322 228.345,128.197C 229,127.932 229.875,127.655 230.97,127.365C 232.065,127.075 233.3,126.805 234.675,126.555C 234.985,126.475 235.23,126.345 235.41,126.165C 235.59,125.985 235.68,125.717 235.68,125.362C 235.68,125.282 235.68,125.2 235.68,125.115C 235.68,125.03 235.665,124.94 235.635,124.845C 235.385,123.405 235.146,122.095 234.919,120.915C 234.691,119.735 234.496,118.724 234.334,117.881C 234.171,117.039 234.043,116.375 233.948,115.89C 233.853,115.405 233.805,115.125 233.805,115.05 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 256.23,133.822C 256.23,135.912 256.55,137.529 257.19,138.671C 257.83,139.814 258.76,140.385 259.98,140.385C 260.745,140.385 261.451,140.157 262.099,139.702C 262.746,139.247 263.305,138.614 263.775,137.801C 264.245,136.989 264.609,136.025 264.866,134.91C 265.124,133.795 265.253,132.58 265.253,131.265C 265.253,130.47 265.221,129.779 265.159,129.191C 265.096,128.604 265.03,128.08 264.96,127.62C 264.89,127.16 264.824,126.75 264.761,126.39C 264.699,126.03 264.668,125.687 264.668,125.362C 264.668,124.862 264.878,124.499 265.298,124.271C 265.718,124.044 266.39,123.93 267.315,123.93C 268.485,123.93 269.395,124.195 270.045,124.725C 270.695,125.255 271.02,126.03 271.02,127.05C 271.02,129.815 270.75,132.299 270.21,134.501C 269.67,136.704 268.896,138.575 267.889,140.115C 266.881,141.655 265.659,142.839 264.221,143.666C 262.784,144.494 261.175,144.907 259.395,144.907C 258.125,144.907 256.955,144.645 255.885,144.12C 254.815,143.595 253.894,142.86 253.121,141.915C 252.349,140.97 251.744,139.845 251.306,138.54C 250.869,137.235 250.65,135.802 250.65,134.242C 250.65,133.647 250.665,133.014 250.695,132.341C 250.725,131.669 250.771,130.946 250.834,130.174C 250.896,129.401 250.979,128.562 251.081,127.657C 251.184,126.752 251.298,125.767 251.423,124.702C 251.468,124.247 251.683,123.884 252.068,123.611C 252.453,123.339 252.94,123.202 253.53,123.202C 254.065,123.202 254.566,123.257 255.034,123.367C 255.501,123.477 255.903,123.626 256.238,123.814C 256.573,124.001 256.839,124.22 257.036,124.47C 257.234,124.72 257.333,124.985 257.333,125.265C 257.333,125.545 257.274,125.986 257.156,126.589C 257.039,127.191 256.914,127.879 256.781,128.651C 256.649,129.424 256.524,130.26 256.406,131.16C 256.289,132.06 256.23,132.947 256.23,133.822 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 279.705,121.77C 280.75,121.77 281.828,121.907 282.938,122.182C 284.048,122.457 285.063,122.81 285.983,123.24C 286.903,123.67 287.66,124.15 288.255,124.68C 288.85,125.21 289.148,125.725 289.148,126.225C 289.148,126.475 289.038,126.752 288.818,127.057C 288.598,127.362 288.331,127.651 288.019,127.924C 287.706,128.196 287.368,128.422 287.003,128.602C 286.638,128.782 286.313,128.872 286.028,128.872C 285.653,128.872 285.235,128.716 284.775,128.404C 284.315,128.091 283.808,127.744 283.253,127.361C 282.698,126.979 282.093,126.631 281.438,126.319C 280.783,126.006 280.07,125.85 279.3,125.85C 278.8,125.85 278.39,125.971 278.07,126.214C 277.75,126.456 277.59,126.797 277.59,127.237C 277.59,127.627 277.778,128.021 278.153,128.419C 278.528,128.816 279.024,129.226 279.641,129.649C 280.259,130.071 280.959,130.516 281.741,130.984C 282.524,131.451 283.325,131.951 284.145,132.484C 284.965,133.016 285.765,133.595 286.545,134.22C 287.325,134.845 288.024,135.525 288.641,136.26C 289.259,136.995 289.755,137.795 290.13,138.66C 290.505,139.525 290.693,140.467 290.693,141.487C 290.693,142.362 290.536,143.159 290.224,143.876C 289.911,144.594 289.466,145.21 288.889,145.725C 288.311,146.24 287.624,146.639 286.826,146.921C 286.029,147.204 285.155,147.345 284.205,147.345C 283,147.345 281.89,147.161 280.875,146.794C 279.86,146.426 278.985,145.922 278.25,145.282C 277.515,144.642 276.94,143.876 276.525,142.984C 276.11,142.091 275.903,141.115 275.903,140.055C 275.903,138.68 276.149,137.68 276.641,137.055C 277.134,136.43 277.913,136.117 278.978,136.117C 279.633,136.117 280.155,136.242 280.545,136.492C 280.935,136.742 281.13,137.047 281.13,137.407C 281.13,137.592 281.099,137.782 281.036,137.977C 280.974,138.172 280.908,138.376 280.838,138.589C 280.768,138.801 280.705,139.025 280.65,139.26C 280.595,139.495 280.568,139.727 280.568,139.957C 280.568,140.367 280.661,140.76 280.849,141.135C 281.036,141.51 281.29,141.841 281.61,142.129C 281.93,142.416 282.301,142.646 282.724,142.819C 283.146,142.991 283.593,143.077 284.063,143.077C 285.313,143.077 285.938,142.562 285.938,141.532C 285.938,140.717 285.618,139.947 284.978,139.222C 284.338,138.497 283.533,137.787 282.563,137.092C 281.593,136.397 280.549,135.697 279.431,134.992C 278.314,134.287 277.271,133.552 276.304,132.787C 275.336,132.022 274.531,131.206 273.889,130.339C 273.246,129.471 272.925,128.53 272.925,127.515C 272.925,126.67 273.101,125.896 273.454,125.194C 273.806,124.491 274.288,123.886 274.898,123.379C 275.508,122.871 276.223,122.476 277.043,122.194C 277.863,121.911 278.75,121.77 279.705,121.77 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 300.87,125.76C 300.87,125.15 301.144,124.685 301.691,124.365C 302.239,124.045 303.02,123.885 304.035,123.885C 304.27,123.885 304.481,123.916 304.669,123.979C 304.856,124.041 305.024,124.162 305.171,124.342C 305.319,124.522 305.455,124.769 305.58,125.081C 305.705,125.394 305.83,125.79 305.955,126.27C 306.08,126.82 306.205,127.095 306.33,127.095C 306.44,127.095 306.575,126.867 306.735,126.412C 307.015,125.522 307.385,124.745 307.845,124.08C 308.305,123.415 308.824,122.86 309.401,122.415C 309.979,121.97 310.608,121.639 311.288,121.421C 311.968,121.204 312.683,121.095 313.433,121.095C 314.948,121.095 316.361,121.38 317.674,121.95C 318.986,122.52 320.12,123.309 321.075,124.316C 322.03,125.324 322.78,126.511 323.325,127.879C 323.87,129.246 324.143,130.727 324.143,132.322C 324.143,134.007 323.85,135.569 323.265,137.006C 322.68,138.444 321.864,139.682 320.816,140.722C 319.769,141.762 318.523,142.575 317.078,143.16C 315.633,143.745 314.05,144.037 312.33,144.037L 311.138,143.992C 310.433,143.992 310.08,144.39 310.08,145.185L 311.28,155.947C 311.265,156.212 311.175,156.457 311.01,156.682C 310.845,156.907 310.626,157.106 310.354,157.279C 310.081,157.451 309.761,157.585 309.394,157.68C 309.026,157.775 308.648,157.822 308.258,157.822C 307.133,157.822 306.523,157.455 306.428,156.72C 306.098,153.875 305.734,151.171 305.336,148.609C 304.939,146.046 304.533,143.66 304.118,141.45C 303.703,139.24 303.3,137.229 302.91,135.416C 302.52,133.604 302.173,132.025 301.868,130.68C 301.563,129.335 301.32,128.241 301.14,127.399C 300.96,126.556 300.87,126.01 300.87,125.76 Z M 308.49,131.947C 308.49,132.962 308.529,133.966 308.606,134.959C 308.684,135.951 308.81,137.025 308.985,138.18C 309.075,138.885 309.458,139.282 310.133,139.372C 310.538,139.467 310.994,139.557 311.501,139.642C 312.009,139.727 312.435,139.77 312.78,139.77C 313.78,139.77 314.686,139.622 315.499,139.327C 316.311,139.032 317.006,138.607 317.584,138.052C 318.161,137.497 318.606,136.837 318.919,136.072C 319.231,135.307 319.388,134.455 319.388,133.515C 319.388,132.375 319.231,131.309 318.919,130.316C 318.606,129.324 318.18,128.46 317.64,127.725C 317.1,126.99 316.468,126.412 315.743,125.992C 315.018,125.572 314.233,125.362 313.388,125.362C 312.653,125.362 311.985,125.522 311.385,125.842C 310.785,126.162 310.27,126.607 309.84,127.177C 309.41,127.747 309.078,128.439 308.843,129.251C 308.608,130.064 308.49,130.962 308.49,131.947 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 341.385,121.635C 342.245,121.635 343.074,121.767 343.871,122.032C 344.669,122.297 345.371,122.664 345.979,123.131C 346.586,123.599 347.074,124.161 347.441,124.819C 347.809,125.476 347.993,126.202 347.993,126.997C 347.993,127.327 347.919,127.645 347.771,127.95C 347.624,128.255 347.425,128.52 347.175,128.745C 346.925,128.97 346.64,129.15 346.32,129.285C 346,129.42 345.668,129.487 345.068,129.532L 345.158,131.407C 345.223,133.642 345.54,135.275 346.11,136.305C 346.68,137.335 347.425,137.85 348.345,137.85C 348.675,137.85 348.969,137.819 349.226,137.756C 349.484,137.694 349.725,137.62 349.95,137.535C 350.175,137.45 350.39,137.376 350.595,137.314C 350.8,137.251 351.003,137.22 351.203,137.22C 351.563,137.22 351.88,137.376 352.155,137.689C 352.43,138.001 352.568,138.375 352.568,138.81C 352.568,139.25 352.399,139.689 352.061,140.126C 351.724,140.564 351.281,140.957 350.734,141.307C 350.186,141.657 349.569,141.942 348.881,142.162C 348.194,142.382 347.5,142.492 346.8,142.492C 345.58,142.492 344.509,141.989 343.586,140.981C 342.664,139.974 342.008,138.492 341.618,136.537C 341.523,136.227 341.398,136.072 341.243,136.072C 341.058,136.072 340.895,136.165 340.755,136.35C 339.205,138.305 337.555,139.77 335.805,140.745C 334.055,141.72 332.33,142.207 330.63,142.207C 329.83,142.207 329.11,142.091 328.47,141.859C 327.83,141.626 327.288,141.295 326.843,140.865C 326.398,140.435 326.054,139.911 325.811,139.294C 325.569,138.676 325.448,137.985 325.448,137.22C 325.448,136.14 325.686,135.006 326.164,133.819C 326.641,132.631 327.286,131.46 328.099,130.305C 328.911,129.15 329.853,128.049 330.923,127.001C 331.993,125.954 333.118,125.031 334.298,124.234C 335.478,123.436 336.676,122.804 337.894,122.336C 339.111,121.869 340.275,121.635 341.385,121.635 Z M 340.613,129.742C 340.893,129.212 341.15,128.826 341.385,128.584C 341.62,128.341 341.955,128.18 342.39,128.1C 342.735,128.055 342.908,127.945 342.908,127.77C 342.908,127.645 342.86,127.512 342.765,127.372C 342.47,126.967 342.159,126.612 341.831,126.307C 341.504,126.002 341.065,125.85 340.515,125.85C 339.925,125.85 339.263,126.022 338.528,126.367C 337.793,126.712 337.046,127.17 336.289,127.74C 335.531,128.31 334.789,128.957 334.061,129.682C 333.334,130.407 332.689,131.154 332.126,131.921C 331.564,132.689 331.111,133.447 330.769,134.197C 330.426,134.947 330.255,135.617 330.255,136.207C 330.255,136.742 330.399,137.157 330.686,137.452C 330.974,137.747 331.368,137.895 331.868,137.895C 333.148,137.895 334.546,137.216 336.064,135.859C 337.581,134.501 339.098,132.462 340.613,129.742 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 365.948,123.832C 366.698,123.832 367.408,123.891 368.078,124.009C 368.748,124.126 369.356,124.251 369.904,124.384C 370.451,124.516 370.92,124.641 371.31,124.759C 371.7,124.876 371.983,124.935 372.158,124.935C 372.298,124.935 372.43,124.861 372.555,124.714C 372.68,124.566 372.836,124.406 373.024,124.234C 373.211,124.061 373.461,123.901 373.774,123.754C 374.086,123.606 374.5,123.532 375.015,123.532C 375.61,123.532 376.079,123.685 376.421,123.99C 376.764,124.295 376.935,124.672 376.935,125.122C 376.935,130.842 376.74,135.699 376.35,139.691C 375.96,143.684 375.328,146.93 374.453,149.43C 373.578,151.93 372.445,153.742 371.055,154.867C 369.665,155.992 367.978,156.555 365.993,156.555C 365.088,156.555 364.146,156.351 363.169,155.944C 362.191,155.536 361.296,155.016 360.484,154.384C 359.671,153.751 359.004,153.052 358.481,152.287C 357.959,151.522 357.698,150.787 357.698,150.082C 357.698,149.852 357.823,149.581 358.073,149.269C 358.323,148.956 358.626,148.651 358.984,148.354C 359.341,148.056 359.716,147.806 360.109,147.604C 360.501,147.401 360.838,147.3 361.118,147.3C 361.413,147.3 361.661,147.42 361.864,147.66C 362.066,147.9 362.258,148.2 362.438,148.56C 362.618,148.92 362.801,149.315 362.989,149.745C 363.176,150.175 363.411,150.57 363.694,150.93C 363.976,151.29 364.32,151.591 364.725,151.834C 365.13,152.076 365.638,152.197 366.248,152.197C 369.653,152.197 371.653,146.992 372.248,136.582C 372.248,136.117 372.115,135.885 371.85,135.885C 371.63,135.885 371.458,135.992 371.333,136.207C 369.868,138.192 368.154,139.681 366.191,140.674C 364.229,141.666 362.053,142.162 359.663,142.162C 358.553,142.162 357.529,141.995 356.591,141.66C 355.654,141.325 354.845,140.856 354.165,140.254C 353.485,139.651 352.958,138.932 352.583,138.097C 352.208,137.262 352.02,136.345 352.02,135.345C 352.02,134.36 352.196,133.387 352.549,132.427C 352.901,131.467 353.394,130.561 354.026,129.709C 354.659,128.856 355.413,128.07 356.288,127.35C 357.163,126.63 358.116,126.009 359.149,125.486C 360.181,124.964 361.271,124.557 362.419,124.267C 363.566,123.977 364.743,123.832 365.948,123.832 Z M 360.39,137.85C 362.53,137.85 364.491,137.175 366.274,135.825C 368.056,134.475 369.58,132.51 370.845,129.93C 370.875,129.835 370.898,129.76 370.913,129.705C 370.928,129.65 370.935,129.592 370.935,129.532C 370.935,129.377 370.771,129.214 370.444,129.041C 370.116,128.869 369.686,128.72 369.154,128.595C 368.621,128.47 368.016,128.364 367.339,128.276C 366.661,128.189 365.978,128.145 365.288,128.145C 364.178,128.145 363.108,128.332 362.078,128.707C 361.048,129.082 360.134,129.582 359.336,130.207C 358.539,130.832 357.898,131.544 357.413,132.341C 356.928,133.139 356.685,133.967 356.685,134.827C 356.685,135.747 357.025,136.481 357.705,137.029C 358.385,137.576 359.28,137.85 360.39,137.85 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 400.853,136.987C 401.303,136.592 401.748,136.395 402.188,136.395C 402.438,136.395 402.664,136.457 402.866,136.582C 403.069,136.707 403.295,136.905 403.545,137.175C 403.78,137.53 403.949,137.821 404.051,138.049C 404.154,138.276 404.205,138.5 404.205,138.72C 404.205,139.19 403.97,139.635 403.5,140.055C 402.75,140.68 401.938,141.239 401.063,141.731C 400.188,142.224 399.274,142.641 398.321,142.984C 397.369,143.326 396.384,143.587 395.366,143.767C 394.349,143.947 393.34,144.037 392.34,144.037C 391.075,144.037 389.889,143.877 388.781,143.557C 387.674,143.237 386.686,142.781 385.819,142.189C 384.951,141.596 384.22,140.881 383.625,140.044C 383.03,139.206 382.608,138.265 382.358,137.22C 382.218,136.78 382.089,136.494 381.971,136.361C 381.854,136.229 381.663,136.162 381.398,136.162C 380.818,136.162 380.371,136.022 380.059,135.742C 379.746,135.462 379.59,135.055 379.59,134.52C 379.59,134.305 379.608,134.165 379.643,134.1L 379.688,133.635C 379.768,133.07 379.92,132.662 380.145,132.412C 380.37,132.162 380.725,132.037 381.21,132.037L 381.563,132.037C 382.218,132.037 382.678,131.732 382.943,131.122C 383.428,130.047 384.045,129.064 384.795,128.171C 385.545,127.279 386.389,126.516 387.326,125.884C 388.264,125.251 389.268,124.76 390.338,124.41C 391.408,124.06 392.498,123.885 393.608,123.885C 394.763,123.885 395.845,124.052 396.855,124.387C 397.865,124.722 398.745,125.187 399.495,125.782C 400.245,126.377 400.834,127.072 401.261,127.867C 401.689,128.662 401.903,129.522 401.903,130.447C 401.903,131.087 401.778,131.672 401.528,132.202C 401.278,132.732 400.919,133.197 400.451,133.597C 399.984,133.997 399.418,134.322 398.753,134.572C 398.088,134.822 397.335,134.985 396.495,135.06L 388.358,135.885C 388.048,135.885 387.795,135.962 387.6,136.117C 387.405,136.272 387.308,136.482 387.308,136.747C 387.308,137.157 387.459,137.55 387.761,137.925C 388.064,138.3 388.47,138.631 388.98,138.919C 389.49,139.206 390.076,139.436 390.739,139.609C 391.401,139.781 392.085,139.867 392.79,139.867C 393.46,139.867 394.151,139.801 394.864,139.669C 395.576,139.536 396.28,139.345 396.975,139.095C 397.67,138.845 398.345,138.544 399,138.191C 399.655,137.839 400.273,137.437 400.853,136.987 Z M 395.625,130.935C 395.86,130.89 396.064,130.777 396.236,130.597C 396.409,130.417 396.495,130.195 396.495,129.93C 396.495,129.695 396.409,129.476 396.236,129.274C 396.064,129.071 395.829,128.887 395.531,128.722C 395.234,128.557 394.89,128.429 394.5,128.336C 394.11,128.244 393.695,128.197 393.255,128.197C 392.615,128.197 391.959,128.291 391.286,128.479C 390.614,128.666 390.005,128.912 389.46,129.217C 388.915,129.522 388.47,129.857 388.125,130.222C 387.78,130.587 387.608,130.95 387.608,131.31C 387.608,131.67 387.828,131.85 388.268,131.85C 388.533,131.85 388.961,131.819 389.554,131.756C 390.146,131.694 390.803,131.62 391.523,131.535C 392.243,131.45 392.97,131.352 393.705,131.242C 394.44,131.132 395.08,131.03 395.625,130.935 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 149.093,188.482C 149.093,186.017 149.389,184.12 149.981,182.79C 150.574,181.46 151.425,180.795 152.535,180.795C 154.3,180.795 155.183,182.32 155.183,185.37C 155.183,186.445 155.125,187.46 155.01,188.415C 154.895,189.37 154.728,190.292 154.508,191.182C 154.478,191.307 154.454,191.425 154.436,191.535C 154.419,191.645 154.41,191.745 154.41,191.835C 154.41,192.165 154.473,192.455 154.598,192.705C 155.383,194.69 156.828,195.682 158.933,195.682C 159.683,195.682 160.386,195.519 161.044,195.191C 161.701,194.864 162.273,194.414 162.758,193.841C 163.243,193.269 163.621,192.6 163.894,191.835C 164.166,191.07 164.303,190.242 164.303,189.352C 164.303,188.352 164.185,187.52 163.95,186.855C 163.715,186.19 163.458,185.62 163.178,185.145C 162.898,184.67 162.64,184.232 162.405,183.832C 162.17,183.432 162.053,182.982 162.053,182.482C 162.053,182.252 162.158,182.007 162.368,181.747C 162.578,181.487 162.844,181.249 163.166,181.031C 163.489,180.814 163.841,180.635 164.224,180.495C 164.606,180.355 164.968,180.285 165.308,180.285C 165.763,180.285 166.213,180.535 166.658,181.035C 167.103,181.535 167.501,182.187 167.854,182.992C 168.206,183.797 168.488,184.715 168.698,185.745C 168.908,186.775 169.013,187.812 169.013,188.857C 169.013,190.377 168.731,191.809 168.169,193.151C 167.606,194.494 166.841,195.672 165.874,196.687C 164.906,197.702 163.778,198.507 162.488,199.102C 161.198,199.697 159.835,199.995 158.4,199.995C 157.18,199.995 156.098,199.78 155.153,199.35C 154.208,198.92 153.335,198.165 152.535,197.085C 152.41,196.885 152.285,196.745 152.16,196.665C 152.035,196.585 151.91,196.545 151.785,196.545C 151.63,196.545 151.49,196.585 151.365,196.665C 151.24,196.745 151.108,196.885 150.968,197.085C 149.903,198.475 148.765,199.467 147.555,200.062C 146.345,200.657 145.013,200.955 143.558,200.955C 141.953,200.955 140.505,200.514 139.215,199.631C 137.925,198.749 136.826,197.495 135.919,195.87C 135.011,194.245 134.316,192.272 133.834,189.952C 133.351,187.632 133.11,185.035 133.11,182.16C 133.11,180.985 133.156,180.011 133.249,179.239C 133.341,178.466 133.513,177.857 133.763,177.412C 134.013,176.967 134.341,176.655 134.749,176.475C 135.156,176.295 135.68,176.205 136.32,176.205C 136.99,176.205 137.478,176.334 137.783,176.591C 138.088,176.849 138.24,177.29 138.24,177.915C 138.24,178.4 138.194,178.944 138.101,179.546C 138.009,180.149 137.963,180.667 137.963,181.102C 137.963,183.367 138.123,185.454 138.443,187.361C 138.763,189.269 139.208,190.91 139.778,192.285C 140.348,193.66 141.026,194.73 141.814,195.495C 142.601,196.26 143.473,196.642 144.428,196.642C 146.553,196.642 148.123,195.557 149.138,193.387C 149.233,193.212 149.295,193.051 149.325,192.904C 149.355,192.756 149.37,192.595 149.37,192.42C 149.37,192.33 149.37,192.234 149.37,192.131C 149.37,192.029 149.355,191.915 149.325,191.79C 149.25,191.195 149.193,190.629 149.153,190.091C 149.113,189.554 149.093,189.017 149.093,188.482 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 191.093,193.387C 191.543,192.992 191.988,192.795 192.428,192.795C 192.678,192.795 192.904,192.857 193.106,192.982C 193.309,193.107 193.535,193.305 193.785,193.575C 194.02,193.93 194.189,194.221 194.291,194.449C 194.394,194.676 194.445,194.9 194.445,195.12C 194.445,195.59 194.21,196.035 193.74,196.455C 192.99,197.08 192.178,197.639 191.303,198.131C 190.428,198.624 189.514,199.041 188.561,199.384C 187.609,199.726 186.624,199.987 185.606,200.167C 184.589,200.347 183.58,200.437 182.58,200.437C 181.315,200.437 180.129,200.277 179.021,199.957C 177.914,199.637 176.926,199.181 176.059,198.589C 175.191,197.996 174.46,197.281 173.865,196.444C 173.27,195.606 172.848,194.665 172.598,193.62C 172.458,193.18 172.329,192.894 172.211,192.761C 172.094,192.629 171.903,192.562 171.638,192.562C 171.058,192.562 170.611,192.422 170.299,192.142C 169.986,191.862 169.83,191.455 169.83,190.92C 169.83,190.705 169.848,190.565 169.883,190.5L 169.928,190.035C 170.008,189.47 170.16,189.062 170.385,188.812C 170.61,188.562 170.965,188.437 171.45,188.437L 171.803,188.437C 172.458,188.437 172.918,188.132 173.183,187.522C 173.668,186.447 174.285,185.464 175.035,184.571C 175.785,183.679 176.629,182.916 177.566,182.284C 178.504,181.651 179.508,181.16 180.578,180.81C 181.648,180.46 182.738,180.285 183.848,180.285C 185.003,180.285 186.085,180.452 187.095,180.787C 188.105,181.122 188.985,181.587 189.735,182.182C 190.485,182.777 191.074,183.472 191.501,184.267C 191.929,185.062 192.143,185.922 192.143,186.847C 192.143,187.487 192.018,188.072 191.768,188.602C 191.518,189.132 191.159,189.597 190.691,189.997C 190.224,190.397 189.658,190.722 188.993,190.972C 188.328,191.222 187.575,191.385 186.735,191.46L 178.598,192.285C 178.288,192.285 178.035,192.362 177.84,192.517C 177.645,192.672 177.548,192.882 177.548,193.147C 177.548,193.557 177.699,193.95 178.001,194.325C 178.304,194.7 178.71,195.031 179.22,195.319C 179.73,195.606 180.316,195.836 180.979,196.009C 181.641,196.181 182.325,196.267 183.03,196.267C 183.7,196.267 184.391,196.201 185.104,196.069C 185.816,195.936 186.52,195.745 187.215,195.495C 187.91,195.245 188.585,194.944 189.24,194.591C 189.895,194.239 190.513,193.837 191.093,193.387 Z M 185.865,187.335C 186.1,187.29 186.304,187.177 186.476,186.997C 186.649,186.817 186.735,186.595 186.735,186.33C 186.735,186.095 186.649,185.876 186.476,185.674C 186.304,185.471 186.069,185.287 185.771,185.122C 185.474,184.957 185.13,184.829 184.74,184.736C 184.35,184.644 183.935,184.597 183.495,184.597C 182.855,184.597 182.199,184.691 181.526,184.879C 180.854,185.066 180.245,185.312 179.7,185.617C 179.155,185.922 178.71,186.257 178.365,186.622C 178.02,186.987 177.848,187.35 177.848,187.71C 177.848,188.07 178.068,188.25 178.508,188.25C 178.773,188.25 179.201,188.219 179.794,188.156C 180.386,188.094 181.043,188.02 181.763,187.935C 182.483,187.85 183.21,187.752 183.945,187.642C 184.68,187.532 185.32,187.43 185.865,187.335 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 197.04,193.102C 196.745,189.447 196.406,185.815 196.024,182.205C 195.641,178.595 195.083,174.992 194.348,171.397C 194.318,171.272 194.303,171.16 194.303,171.06C 194.303,170.96 194.303,170.862 194.303,170.767C 194.303,170.407 194.376,170.095 194.524,169.83C 194.671,169.565 194.87,169.342 195.12,169.162C 195.37,168.982 195.655,168.845 195.975,168.75C 196.295,168.655 196.635,168.607 196.995,168.607C 197.95,168.607 198.608,169.055 198.968,169.95C 199.123,170.4 199.283,171.047 199.448,171.892C 199.613,172.737 199.784,173.714 199.961,174.821C 200.139,175.929 200.314,177.144 200.486,178.466C 200.659,179.789 200.823,181.145 200.978,182.535C 201.028,182.925 201.153,183.12 201.353,183.12C 201.528,183.12 201.708,183.002 201.893,182.767C 204.178,179.767 206.883,178.267 210.008,178.267C 211.178,178.267 212.27,178.525 213.285,179.04C 214.3,179.555 215.183,180.257 215.933,181.147C 216.683,182.037 217.273,183.092 217.703,184.312C 218.133,185.532 218.348,186.845 218.348,188.25C 218.348,189.565 218.14,190.785 217.725,191.91C 217.31,193.035 216.736,194.004 216.004,194.816C 215.271,195.629 214.401,196.265 213.394,196.725C 212.386,197.185 211.288,197.415 210.098,197.415C 208.628,197.415 207.19,197.13 205.785,196.56C 204.38,195.99 203.053,195.22 201.803,194.25C 201.663,194.125 201.513,194.062 201.353,194.062C 201.153,194.062 200.965,194.172 200.79,194.392C 200.54,194.672 200.275,194.856 199.995,194.944C 199.715,195.031 199.373,195.075 198.968,195.075C 197.733,195.075 197.09,194.417 197.04,193.102 Z M 209.183,182.625C 208.558,182.625 207.936,182.77 207.319,183.06C 206.701,183.35 206.12,183.76 205.575,184.29C 205.03,184.82 204.526,185.456 204.064,186.199C 203.601,186.941 203.215,187.765 202.905,188.67C 202.87,188.72 202.845,188.791 202.83,188.884C 202.815,188.976 202.808,189.055 202.808,189.12C 202.808,189.385 202.903,189.587 203.093,189.727C 203.653,190.212 204.234,190.666 204.836,191.089C 205.439,191.511 206.036,191.879 206.629,192.191C 207.221,192.504 207.808,192.75 208.388,192.93C 208.968,193.11 209.508,193.2 210.008,193.2C 211.133,193.2 211.988,192.871 212.573,192.214C 213.158,191.556 213.45,190.602 213.45,189.352C 213.45,188.382 213.34,187.487 213.12,186.667C 212.9,185.847 212.603,185.137 212.228,184.537C 211.853,183.937 211.404,183.469 210.881,183.131C 210.359,182.794 209.793,182.625 209.183,182.625 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 227.385,178.17C 228.43,178.17 229.508,178.307 230.618,178.582C 231.728,178.857 232.743,179.21 233.663,179.64C 234.583,180.07 235.34,180.55 235.935,181.08C 236.53,181.61 236.828,182.125 236.828,182.625C 236.828,182.875 236.718,183.152 236.498,183.457C 236.277,183.762 236.011,184.051 235.699,184.324C 235.386,184.596 235.048,184.822 234.683,185.002C 234.318,185.182 233.993,185.272 233.708,185.272C 233.333,185.272 232.915,185.116 232.455,184.804C 231.995,184.491 231.488,184.144 230.933,183.761C 230.378,183.379 229.773,183.031 229.118,182.719C 228.463,182.406 227.75,182.25 226.98,182.25C 226.48,182.25 226.07,182.371 225.75,182.614C 225.43,182.856 225.27,183.197 225.27,183.637C 225.27,184.027 225.458,184.421 225.833,184.819C 226.208,185.216 226.704,185.626 227.321,186.049C 227.939,186.471 228.639,186.916 229.421,187.384C 230.204,187.851 231.005,188.351 231.825,188.884C 232.645,189.416 233.445,189.995 234.225,190.62C 235.005,191.245 235.704,191.925 236.321,192.66C 236.939,193.395 237.435,194.195 237.81,195.06C 238.185,195.925 238.373,196.867 238.373,197.887C 238.373,198.762 238.216,199.559 237.904,200.276C 237.591,200.994 237.146,201.61 236.569,202.125C 235.991,202.64 235.304,203.039 234.506,203.321C 233.709,203.604 232.835,203.745 231.885,203.745C 230.68,203.745 229.57,203.561 228.555,203.194C 227.54,202.826 226.665,202.322 225.93,201.682C 225.195,201.042 224.62,200.276 224.205,199.384C 223.79,198.491 223.583,197.515 223.583,196.455C 223.583,195.08 223.829,194.08 224.321,193.455C 224.814,192.83 225.593,192.517 226.658,192.517C 227.313,192.517 227.835,192.642 228.225,192.892C 228.615,193.142 228.81,193.447 228.81,193.807C 228.81,193.992 228.779,194.182 228.716,194.377C 228.654,194.572 228.588,194.776 228.518,194.989C 228.448,195.201 228.385,195.425 228.33,195.66C 228.275,195.895 228.248,196.127 228.248,196.357C 228.248,196.767 228.341,197.16 228.529,197.535C 228.716,197.91 228.97,198.241 229.29,198.529C 229.61,198.816 229.981,199.046 230.404,199.219C 230.826,199.391 231.273,199.477 231.743,199.477C 232.993,199.477 233.618,198.962 233.618,197.932C 233.618,197.117 233.298,196.347 232.658,195.622C 232.018,194.897 231.213,194.187 230.243,193.492C 229.273,192.797 228.229,192.097 227.111,191.392C 225.994,190.687 224.951,189.952 223.984,189.187C 223.016,188.422 222.211,187.606 221.569,186.739C 220.926,185.871 220.605,184.93 220.605,183.915C 220.605,183.07 220.781,182.296 221.134,181.594C 221.486,180.891 221.968,180.286 222.578,179.779C 223.188,179.271 223.902,178.876 224.723,178.594C 225.543,178.311 226.43,178.17 227.385,178.17 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 242.82,174.607C 242.37,174.607 241.945,174.541 241.545,174.409C 241.145,174.276 240.801,174.089 240.514,173.846C 240.226,173.604 239.996,173.319 239.824,172.991C 239.651,172.664 239.565,172.305 239.565,171.915C 239.565,171.26 239.826,170.729 240.349,170.321C 240.871,169.914 241.57,169.71 242.445,169.71C 242.85,169.71 243.24,169.785 243.615,169.935C 243.99,170.085 244.323,170.285 244.613,170.535C 244.903,170.785 245.134,171.077 245.306,171.412C 245.479,171.747 245.565,172.095 245.565,172.455C 245.565,173.125 245.319,173.651 244.826,174.034C 244.334,174.416 243.665,174.607 242.82,174.607 Z M 239.61,181.762C 239.61,181.212 239.849,180.762 240.326,180.412C 240.804,180.062 241.433,179.887 242.213,179.887C 243.618,179.887 244.368,180.37 244.463,181.335C 244.523,182.01 244.589,182.769 244.661,183.611C 244.734,184.454 244.805,185.347 244.875,186.292C 244.945,187.237 245.008,188.214 245.063,189.221C 245.118,190.229 245.168,191.221 245.213,192.199C 245.258,193.176 245.296,194.119 245.329,195.026C 245.361,195.934 245.378,196.762 245.378,197.512C 245.378,198.292 245.1,198.877 244.545,199.267C 243.99,199.657 243.18,199.852 242.115,199.852C 241.635,199.852 241.258,199.739 240.983,199.511C 240.708,199.284 240.57,198.952 240.57,198.517C 240.57,196.362 240.52,194.344 240.42,192.461C 240.32,190.579 240.211,188.902 240.094,187.432C 239.976,185.962 239.866,184.739 239.764,183.761C 239.661,182.784 239.61,182.117 239.61,181.762 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 252.045,171.45C 252.045,170.62 252.28,170.037 252.75,169.702C 253.22,169.367 253.993,169.2 255.068,169.2C 255.458,169.2 255.79,169.235 256.065,169.305C 256.34,169.375 256.575,169.504 256.77,169.691C 256.965,169.879 257.121,170.125 257.239,170.43C 257.356,170.735 257.453,171.12 257.528,171.585C 257.718,173.04 257.925,174.541 258.15,176.089C 258.375,177.636 258.613,179.19 258.863,180.75C 258.958,181.455 259.325,181.807 259.965,181.807C 260.14,181.807 260.426,181.787 260.824,181.747C 261.221,181.707 261.694,181.66 262.241,181.605C 262.789,181.55 263.379,181.491 264.011,181.429C 264.644,181.366 265.276,181.307 265.909,181.252C 266.541,181.197 267.143,181.151 267.713,181.114C 268.283,181.076 268.788,181.057 269.228,181.057C 269.568,181.057 269.84,181.124 270.045,181.256C 270.25,181.389 270.411,181.56 270.529,181.77C 270.646,181.98 270.724,182.214 270.761,182.471C 270.799,182.729 270.818,182.992 270.818,183.262C 270.818,183.492 270.775,183.732 270.69,183.982C 270.605,184.232 270.488,184.456 270.338,184.654C 270.188,184.851 270.004,185.012 269.786,185.137C 269.569,185.262 269.32,185.325 269.04,185.325C 267.68,185.325 266.309,185.367 264.926,185.452C 263.544,185.537 262.165,185.65 260.79,185.79C 260.085,185.885 259.733,186.237 259.733,186.847C 259.733,186.892 259.74,186.95 259.755,187.02C 259.77,187.09 259.778,187.15 259.778,187.2C 259.968,188.555 260.144,189.826 260.306,191.014C 260.469,192.201 260.609,193.26 260.726,194.19C 260.844,195.12 260.938,195.894 261.008,196.511C 261.078,197.129 261.113,197.54 261.113,197.745C 261.113,198.305 261.059,198.776 260.951,199.159C 260.844,199.541 260.665,199.854 260.415,200.096C 260.165,200.339 259.833,200.511 259.418,200.614C 259.003,200.716 258.483,200.767 257.858,200.767C 257.263,200.767 256.825,200.626 256.545,200.344C 256.265,200.061 256.11,199.632 256.08,199.057C 255.985,197.212 255.836,195.356 255.634,193.489C 255.431,191.621 255.195,189.757 254.925,187.897C 254.785,187.227 254.435,186.892 253.875,186.892C 253.825,186.892 253.769,186.9 253.706,186.915C 253.644,186.93 253.59,186.937 253.545,186.937C 252.575,187.157 251.661,187.376 250.804,187.594C 249.946,187.811 249.143,188.045 248.393,188.295C 247.968,188.44 247.591,188.539 247.264,188.591C 246.936,188.644 246.64,188.67 246.375,188.67C 246.015,188.67 245.749,188.51 245.576,188.19C 245.404,187.87 245.318,187.467 245.318,186.982C 245.318,186.812 245.334,186.614 245.366,186.386C 245.399,186.159 245.458,185.932 245.543,185.707C 245.628,185.482 245.753,185.272 245.918,185.077C 246.083,184.882 246.305,184.722 246.585,184.597C 247.24,184.332 248.115,184.055 249.21,183.765C 250.305,183.475 251.54,183.205 252.915,182.955C 253.225,182.875 253.47,182.745 253.65,182.565C 253.83,182.385 253.92,182.117 253.92,181.762C 253.92,181.682 253.92,181.6 253.92,181.515C 253.92,181.43 253.905,181.34 253.875,181.245C 253.625,179.805 253.386,178.495 253.159,177.315C 252.931,176.135 252.736,175.124 252.574,174.281C 252.411,173.439 252.283,172.775 252.188,172.29C 252.093,171.805 252.045,171.525 252.045,171.45 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 289.493,193.387C 289.943,192.992 290.388,192.795 290.828,192.795C 291.078,192.795 291.304,192.857 291.506,192.982C 291.709,193.107 291.935,193.305 292.185,193.575C 292.42,193.93 292.589,194.221 292.691,194.449C 292.794,194.676 292.845,194.9 292.845,195.12C 292.845,195.59 292.61,196.035 292.14,196.455C 291.39,197.08 290.578,197.639 289.703,198.131C 288.828,198.624 287.914,199.041 286.961,199.384C 286.009,199.726 285.024,199.987 284.006,200.167C 282.989,200.347 281.98,200.437 280.98,200.437C 279.715,200.437 278.529,200.277 277.421,199.957C 276.314,199.637 275.326,199.181 274.459,198.589C 273.591,197.996 272.86,197.281 272.265,196.444C 271.67,195.606 271.248,194.665 270.998,193.62C 270.858,193.18 270.729,192.894 270.611,192.761C 270.494,192.629 270.303,192.562 270.038,192.562C 269.458,192.562 269.011,192.422 268.699,192.142C 268.386,191.862 268.23,191.455 268.23,190.92C 268.23,190.705 268.248,190.565 268.283,190.5L 268.328,190.035C 268.408,189.47 268.56,189.062 268.785,188.812C 269.01,188.562 269.365,188.437 269.85,188.437L 270.203,188.437C 270.858,188.437 271.318,188.132 271.583,187.522C 272.068,186.447 272.685,185.464 273.435,184.571C 274.185,183.679 275.029,182.916 275.966,182.284C 276.904,181.651 277.908,181.16 278.978,180.81C 280.048,180.46 281.138,180.285 282.248,180.285C 283.403,180.285 284.485,180.452 285.495,180.787C 286.505,181.122 287.385,181.587 288.135,182.182C 288.885,182.777 289.474,183.472 289.901,184.267C 290.329,185.062 290.543,185.922 290.543,186.847C 290.543,187.487 290.418,188.072 290.168,188.602C 289.918,189.132 289.559,189.597 289.091,189.997C 288.624,190.397 288.058,190.722 287.393,190.972C 286.728,191.222 285.975,191.385 285.135,191.46L 276.998,192.285C 276.688,192.285 276.435,192.362 276.24,192.517C 276.045,192.672 275.948,192.882 275.948,193.147C 275.948,193.557 276.099,193.95 276.401,194.325C 276.704,194.7 277.11,195.031 277.62,195.319C 278.13,195.606 278.716,195.836 279.379,196.009C 280.041,196.181 280.725,196.267 281.43,196.267C 282.1,196.267 282.791,196.201 283.504,196.069C 284.216,195.936 284.92,195.745 285.615,195.495C 286.31,195.245 286.985,194.944 287.64,194.591C 288.295,194.239 288.913,193.837 289.493,193.387 Z M 284.265,187.335C 284.5,187.29 284.704,187.177 284.876,186.997C 285.049,186.817 285.135,186.595 285.135,186.33C 285.135,186.095 285.049,185.876 284.876,185.674C 284.704,185.471 284.469,185.287 284.171,185.122C 283.874,184.957 283.53,184.829 283.14,184.736C 282.75,184.644 282.335,184.597 281.895,184.597C 281.255,184.597 280.599,184.691 279.926,184.879C 279.254,185.066 278.645,185.312 278.1,185.617C 277.555,185.922 277.11,186.257 276.765,186.622C 276.42,186.987 276.248,187.35 276.248,187.71C 276.248,188.07 276.468,188.25 276.908,188.25C 277.173,188.25 277.601,188.219 278.194,188.156C 278.786,188.094 279.443,188.02 280.163,187.935C 280.883,187.85 281.61,187.752 282.345,187.642C 283.08,187.532 283.72,187.43 284.265,187.335 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 308.205,171.45C 308.205,170.62 308.44,170.037 308.91,169.702C 309.38,169.367 310.153,169.2 311.228,169.2C 311.618,169.2 311.95,169.235 312.225,169.305C 312.5,169.375 312.735,169.504 312.93,169.691C 313.125,169.879 313.281,170.125 313.399,170.43C 313.516,170.735 313.613,171.12 313.688,171.585C 313.878,173.04 314.085,174.541 314.31,176.089C 314.535,177.636 314.773,179.19 315.023,180.75C 315.118,181.455 315.485,181.807 316.125,181.807C 316.3,181.807 316.586,181.787 316.984,181.747C 317.381,181.707 317.854,181.66 318.401,181.605C 318.949,181.55 319.539,181.491 320.171,181.429C 320.804,181.366 321.436,181.307 322.069,181.252C 322.701,181.197 323.303,181.151 323.873,181.114C 324.443,181.076 324.948,181.057 325.388,181.057C 325.728,181.057 326,181.124 326.205,181.256C 326.41,181.389 326.571,181.56 326.689,181.77C 326.806,181.98 326.884,182.214 326.921,182.471C 326.959,182.729 326.978,182.992 326.978,183.262C 326.978,183.492 326.935,183.732 326.85,183.982C 326.765,184.232 326.648,184.456 326.498,184.654C 326.348,184.851 326.164,185.012 325.946,185.137C 325.729,185.262 325.48,185.325 325.2,185.325C 323.84,185.325 322.469,185.367 321.086,185.452C 319.704,185.537 318.325,185.65 316.95,185.79C 316.245,185.885 315.893,186.237 315.893,186.847C 315.893,186.892 315.9,186.95 315.915,187.02C 315.93,187.09 315.938,187.15 315.938,187.2C 316.128,188.555 316.304,189.826 316.466,191.014C 316.629,192.201 316.769,193.26 316.886,194.19C 317.004,195.12 317.098,195.894 317.168,196.511C 317.238,197.129 317.273,197.54 317.273,197.745C 317.273,198.305 317.219,198.776 317.111,199.159C 317.004,199.541 316.825,199.854 316.575,200.096C 316.325,200.339 315.993,200.511 315.578,200.614C 315.163,200.716 314.643,200.767 314.018,200.767C 313.423,200.767 312.985,200.626 312.705,200.344C 312.425,200.061 312.27,199.632 312.24,199.057C 312.145,197.212 311.996,195.356 311.794,193.489C 311.591,191.621 311.355,189.757 311.085,187.897C 310.945,187.227 310.595,186.892 310.035,186.892C 309.985,186.892 309.929,186.9 309.866,186.915C 309.804,186.93 309.75,186.937 309.705,186.937C 308.735,187.157 307.821,187.376 306.964,187.594C 306.106,187.811 305.303,188.045 304.553,188.295C 304.128,188.44 303.751,188.539 303.424,188.591C 303.096,188.644 302.8,188.67 302.535,188.67C 302.175,188.67 301.909,188.51 301.736,188.19C 301.564,187.87 301.478,187.467 301.478,186.982C 301.478,186.812 301.494,186.614 301.526,186.386C 301.559,186.159 301.618,185.932 301.703,185.707C 301.788,185.482 301.913,185.272 302.078,185.077C 302.243,184.882 302.465,184.722 302.745,184.597C 303.4,184.332 304.275,184.055 305.37,183.765C 306.465,183.475 307.7,183.205 309.075,182.955C 309.385,182.875 309.63,182.745 309.81,182.565C 309.99,182.385 310.08,182.117 310.08,181.762C 310.08,181.682 310.08,181.6 310.08,181.515C 310.08,181.43 310.065,181.34 310.035,181.245C 309.785,179.805 309.546,178.495 309.319,177.315C 309.091,176.135 308.896,175.124 308.734,174.281C 308.571,173.439 308.443,172.775 308.348,172.29C 308.253,171.805 308.205,171.525 308.205,171.45 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 345.653,193.387C 346.103,192.992 346.548,192.795 346.988,192.795C 347.238,192.795 347.464,192.857 347.666,192.982C 347.869,193.107 348.095,193.305 348.345,193.575C 348.58,193.93 348.749,194.221 348.851,194.449C 348.954,194.676 349.005,194.9 349.005,195.12C 349.005,195.59 348.77,196.035 348.3,196.455C 347.55,197.08 346.738,197.639 345.863,198.131C 344.988,198.624 344.074,199.041 343.121,199.384C 342.169,199.726 341.184,199.987 340.166,200.167C 339.149,200.347 338.14,200.437 337.14,200.437C 335.875,200.437 334.689,200.277 333.581,199.957C 332.474,199.637 331.486,199.181 330.619,198.589C 329.751,197.996 329.02,197.281 328.425,196.444C 327.83,195.606 327.408,194.665 327.158,193.62C 327.018,193.18 326.889,192.894 326.771,192.761C 326.654,192.629 326.463,192.562 326.198,192.562C 325.618,192.562 325.171,192.422 324.859,192.142C 324.546,191.862 324.39,191.455 324.39,190.92C 324.39,190.705 324.408,190.565 324.443,190.5L 324.488,190.035C 324.568,189.47 324.72,189.062 324.945,188.812C 325.17,188.562 325.525,188.437 326.01,188.437L 326.363,188.437C 327.018,188.437 327.478,188.132 327.743,187.522C 328.228,186.447 328.845,185.464 329.595,184.571C 330.345,183.679 331.189,182.916 332.126,182.284C 333.064,181.651 334.068,181.16 335.138,180.81C 336.208,180.46 337.298,180.285 338.408,180.285C 339.563,180.285 340.645,180.452 341.655,180.787C 342.665,181.122 343.545,181.587 344.295,182.182C 345.045,182.777 345.634,183.472 346.061,184.267C 346.489,185.062 346.703,185.922 346.703,186.847C 346.703,187.487 346.578,188.072 346.328,188.602C 346.078,189.132 345.719,189.597 345.251,189.997C 344.784,190.397 344.218,190.722 343.553,190.972C 342.888,191.222 342.135,191.385 341.295,191.46L 333.158,192.285C 332.848,192.285 332.595,192.362 332.4,192.517C 332.205,192.672 332.108,192.882 332.108,193.147C 332.108,193.557 332.259,193.95 332.561,194.325C 332.864,194.7 333.27,195.031 333.78,195.319C 334.29,195.606 334.876,195.836 335.539,196.009C 336.201,196.181 336.885,196.267 337.59,196.267C 338.26,196.267 338.951,196.201 339.664,196.069C 340.376,195.936 341.08,195.745 341.775,195.495C 342.47,195.245 343.145,194.944 343.8,194.591C 344.455,194.239 345.073,193.837 345.653,193.387 Z M 340.425,187.335C 340.66,187.29 340.864,187.177 341.036,186.997C 341.209,186.817 341.295,186.595 341.295,186.33C 341.295,186.095 341.209,185.876 341.036,185.674C 340.864,185.471 340.629,185.287 340.331,185.122C 340.034,184.957 339.69,184.829 339.3,184.736C 338.91,184.644 338.495,184.597 338.055,184.597C 337.415,184.597 336.759,184.691 336.086,184.879C 335.414,185.066 334.805,185.312 334.26,185.617C 333.715,185.922 333.27,186.257 332.925,186.622C 332.58,186.987 332.408,187.35 332.408,187.71C 332.408,188.07 332.628,188.25 333.068,188.25C 333.333,188.25 333.761,188.219 334.354,188.156C 334.946,188.094 335.603,188.02 336.323,187.935C 337.043,187.85 337.77,187.752 338.505,187.642C 339.24,187.532 339.88,187.43 340.425,187.335 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 356.505,178.17C 357.55,178.17 358.628,178.307 359.738,178.582C 360.848,178.857 361.863,179.21 362.783,179.64C 363.703,180.07 364.46,180.55 365.055,181.08C 365.65,181.61 365.948,182.125 365.948,182.625C 365.948,182.875 365.838,183.152 365.618,183.457C 365.398,183.762 365.131,184.051 364.819,184.324C 364.506,184.596 364.168,184.822 363.803,185.002C 363.438,185.182 363.113,185.272 362.828,185.272C 362.453,185.272 362.035,185.116 361.575,184.804C 361.115,184.491 360.608,184.144 360.053,183.761C 359.498,183.379 358.893,183.031 358.238,182.719C 357.583,182.406 356.87,182.25 356.1,182.25C 355.6,182.25 355.19,182.371 354.87,182.614C 354.55,182.856 354.39,183.197 354.39,183.637C 354.39,184.027 354.578,184.421 354.953,184.819C 355.328,185.216 355.824,185.626 356.441,186.049C 357.059,186.471 357.759,186.916 358.541,187.384C 359.324,187.851 360.125,188.351 360.945,188.884C 361.765,189.416 362.565,189.995 363.345,190.62C 364.125,191.245 364.824,191.925 365.441,192.66C 366.059,193.395 366.555,194.195 366.93,195.06C 367.305,195.925 367.493,196.867 367.493,197.887C 367.493,198.762 367.336,199.559 367.024,200.276C 366.711,200.994 366.266,201.61 365.689,202.125C 365.111,202.64 364.424,203.039 363.626,203.321C 362.829,203.604 361.955,203.745 361.005,203.745C 359.8,203.745 358.69,203.561 357.675,203.194C 356.66,202.826 355.785,202.322 355.05,201.682C 354.315,201.042 353.74,200.276 353.325,199.384C 352.91,198.491 352.703,197.515 352.703,196.455C 352.703,195.08 352.949,194.08 353.441,193.455C 353.934,192.83 354.713,192.517 355.778,192.517C 356.433,192.517 356.955,192.642 357.345,192.892C 357.735,193.142 357.93,193.447 357.93,193.807C 357.93,193.992 357.899,194.182 357.836,194.377C 357.774,194.572 357.708,194.776 357.638,194.989C 357.568,195.201 357.505,195.425 357.45,195.66C 357.395,195.895 357.368,196.127 357.368,196.357C 357.368,196.767 357.461,197.16 357.649,197.535C 357.836,197.91 358.09,198.241 358.41,198.529C 358.73,198.816 359.101,199.046 359.524,199.219C 359.946,199.391 360.393,199.477 360.863,199.477C 362.113,199.477 362.738,198.962 362.738,197.932C 362.738,197.117 362.418,196.347 361.778,195.622C 361.138,194.897 360.333,194.187 359.363,193.492C 358.393,192.797 357.349,192.097 356.231,191.392C 355.114,190.687 354.071,189.952 353.104,189.187C 352.136,188.422 351.331,187.606 350.689,186.739C 350.046,185.871 349.725,184.93 349.725,183.915C 349.725,183.07 349.901,182.296 350.254,181.594C 350.606,180.891 351.088,180.286 351.698,179.779C 352.308,179.271 353.023,178.876 353.843,178.594C 354.663,178.311 355.55,178.17 356.505,178.17 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 370.605,171.45C 370.605,170.62 370.84,170.037 371.31,169.702C 371.78,169.367 372.553,169.2 373.628,169.2C 374.018,169.2 374.35,169.235 374.625,169.305C 374.9,169.375 375.135,169.504 375.33,169.691C 375.525,169.879 375.681,170.125 375.799,170.43C 375.916,170.735 376.013,171.12 376.088,171.585C 376.278,173.04 376.485,174.541 376.71,176.089C 376.935,177.636 377.173,179.19 377.423,180.75C 377.518,181.455 377.885,181.807 378.525,181.807C 378.7,181.807 378.986,181.787 379.384,181.747C 379.781,181.707 380.254,181.66 380.801,181.605C 381.349,181.55 381.939,181.491 382.571,181.429C 383.204,181.366 383.836,181.307 384.469,181.252C 385.101,181.197 385.703,181.151 386.273,181.114C 386.843,181.076 387.348,181.057 387.788,181.057C 388.128,181.057 388.4,181.124 388.605,181.256C 388.81,181.389 388.971,181.56 389.089,181.77C 389.206,181.98 389.284,182.214 389.321,182.471C 389.359,182.729 389.378,182.992 389.378,183.262C 389.378,183.492 389.335,183.732 389.25,183.982C 389.165,184.232 389.048,184.456 388.898,184.654C 388.748,184.851 388.564,185.012 388.346,185.137C 388.129,185.262 387.88,185.325 387.6,185.325C 386.24,185.325 384.869,185.367 383.486,185.452C 382.104,185.537 380.725,185.65 379.35,185.79C 378.645,185.885 378.293,186.237 378.293,186.847C 378.293,186.892 378.3,186.95 378.315,187.02C 378.33,187.09 378.338,187.15 378.338,187.2C 378.528,188.555 378.704,189.826 378.866,191.014C 379.029,192.201 379.169,193.26 379.286,194.19C 379.404,195.12 379.498,195.894 379.568,196.511C 379.638,197.129 379.673,197.54 379.673,197.745C 379.673,198.305 379.619,198.776 379.511,199.159C 379.404,199.541 379.225,199.854 378.975,200.096C 378.725,200.339 378.393,200.511 377.978,200.614C 377.563,200.716 377.043,200.767 376.418,200.767C 375.823,200.767 375.385,200.626 375.105,200.344C 374.825,200.061 374.67,199.632 374.64,199.057C 374.545,197.212 374.396,195.356 374.194,193.489C 373.991,191.621 373.755,189.757 373.485,187.897C 373.345,187.227 372.995,186.892 372.435,186.892C 372.385,186.892 372.329,186.9 372.266,186.915C 372.204,186.93 372.15,186.937 372.105,186.937C 371.135,187.157 370.221,187.376 369.364,187.594C 368.506,187.811 367.703,188.045 366.953,188.295C 366.528,188.44 366.151,188.539 365.824,188.591C 365.496,188.644 365.2,188.67 364.935,188.67C 364.575,188.67 364.309,188.51 364.136,188.19C 363.964,187.87 363.878,187.467 363.878,186.982C 363.878,186.812 363.894,186.614 363.926,186.386C 363.959,186.159 364.018,185.932 364.103,185.707C 364.188,185.482 364.313,185.272 364.478,185.077C 364.643,184.882 364.865,184.722 365.145,184.597C 365.8,184.332 366.675,184.055 367.77,183.765C 368.865,183.475 370.1,183.205 371.475,182.955C 371.785,182.875 372.03,182.745 372.21,182.565C 372.39,182.385 372.48,182.117 372.48,181.762C 372.48,181.682 372.48,181.6 372.48,181.515C 372.48,181.43 372.465,181.34 372.435,181.245C 372.185,179.805 371.946,178.495 371.719,177.315C 371.491,176.135 371.296,175.124 371.134,174.281C 370.971,173.439 370.843,172.775 370.748,172.29C 370.653,171.805 370.605,171.525 370.605,171.45 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 393.945,178.17C 394.99,178.17 396.068,178.307 397.178,178.582C 398.288,178.857 399.303,179.21 400.223,179.64C 401.143,180.07 401.9,180.55 402.495,181.08C 403.09,181.61 403.388,182.125 403.388,182.625C 403.388,182.875 403.278,183.152 403.058,183.457C 402.838,183.762 402.571,184.051 402.259,184.324C 401.946,184.596 401.608,184.822 401.243,185.002C 400.878,185.182 400.553,185.272 400.268,185.272C 399.893,185.272 399.475,185.116 399.015,184.804C 398.555,184.491 398.048,184.144 397.493,183.761C 396.938,183.379 396.333,183.031 395.678,182.719C 395.023,182.406 394.31,182.25 393.54,182.25C 393.04,182.25 392.63,182.371 392.31,182.614C 391.99,182.856 391.83,183.197 391.83,183.637C 391.83,184.027 392.018,184.421 392.393,184.819C 392.768,185.216 393.264,185.626 393.881,186.049C 394.499,186.471 395.199,186.916 395.981,187.384C 396.764,187.851 397.565,188.351 398.385,188.884C 399.205,189.416 400.005,189.995 400.785,190.62C 401.565,191.245 402.264,191.925 402.881,192.66C 403.499,193.395 403.995,194.195 404.37,195.06C 404.745,195.925 404.933,196.867 404.933,197.887C 404.933,198.762 404.776,199.559 404.464,200.276C 404.151,200.994 403.706,201.61 403.129,202.125C 402.551,202.64 401.864,203.039 401.066,203.321C 400.269,203.604 399.395,203.745 398.445,203.745C 397.24,203.745 396.13,203.561 395.115,203.194C 394.1,202.826 393.225,202.322 392.49,201.682C 391.755,201.042 391.18,200.276 390.765,199.384C 390.35,198.491 390.143,197.515 390.143,196.455C 390.143,195.08 390.389,194.08 390.881,193.455C 391.374,192.83 392.153,192.517 393.218,192.517C 393.873,192.517 394.395,192.642 394.785,192.892C 395.175,193.142 395.37,193.447 395.37,193.807C 395.37,193.992 395.339,194.182 395.276,194.377C 395.214,194.572 395.148,194.776 395.078,194.989C 395.008,195.201 394.945,195.425 394.89,195.66C 394.835,195.895 394.808,196.127 394.808,196.357C 394.808,196.767 394.901,197.16 395.089,197.535C 395.276,197.91 395.53,198.241 395.85,198.529C 396.17,198.816 396.541,199.046 396.964,199.219C 397.386,199.391 397.833,199.477 398.303,199.477C 399.553,199.477 400.178,198.962 400.178,197.932C 400.178,197.117 399.858,196.347 399.218,195.622C 398.578,194.897 397.773,194.187 396.803,193.492C 395.833,192.797 394.789,192.097 393.671,191.392C 392.554,190.687 391.511,189.952 390.544,189.187C 389.576,188.422 388.771,187.606 388.129,186.739C 387.486,185.871 387.165,184.93 387.165,183.915C 387.165,183.07 387.341,182.296 387.694,181.594C 388.046,180.891 388.528,180.286 389.138,179.779C 389.748,179.271 390.463,178.876 391.283,178.594C 392.103,178.311 392.99,178.17 393.945,178.17 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 227.798,250.252C 227.533,250.252 227.334,250.12 227.201,249.855C 227.069,249.59 227.003,249.215 227.003,248.73C 227.003,248.65 227.003,248.56 227.003,248.46C 227.003,248.36 227.018,248.16 227.048,247.86C 227.093,246.735 227.648,246.08 228.713,245.895L 229.253,245.85C 229.613,245.8 229.894,245.685 230.096,245.505C 230.299,245.325 230.448,245.072 230.543,244.747C 230.808,243.857 231.073,242.959 231.338,242.051C 231.603,241.144 231.883,240.245 232.178,239.355C 232.338,238.855 232.499,238.32 232.661,237.75C 232.824,237.18 233.003,236.614 233.198,236.051C 233.393,235.489 233.619,234.934 233.876,234.386C 234.134,233.839 234.428,233.337 234.758,232.882C 234.898,232.697 235.093,232.504 235.343,232.301C 235.593,232.099 235.878,231.915 236.198,231.75C 236.518,231.585 236.861,231.451 237.229,231.349C 237.596,231.246 237.96,231.195 238.32,231.195C 238.79,231.195 239.25,231.345 239.7,231.645C 240.31,232.065 240.913,232.572 241.508,233.167C 242.103,233.762 242.768,234.52 243.503,235.44C 244.238,236.36 245.089,237.472 246.056,238.777C 247.024,240.082 248.188,241.657 249.548,243.502C 249.753,243.737 249.968,243.914 250.193,244.031C 250.418,244.149 250.688,244.207 251.003,244.207L 252.338,244.207C 252.883,244.207 253.308,244.336 253.613,244.594C 253.918,244.851 254.07,245.207 254.07,245.662C 254.07,245.752 254.066,245.86 254.059,245.985C 254.051,246.11 254.025,246.235 253.98,246.36L 253.53,247.672C 253.5,247.797 253.478,247.907 253.463,248.002C 253.448,248.097 253.44,248.192 253.44,248.287C 253.44,248.612 253.548,248.947 253.763,249.292L 256.275,252.712C 256.555,253.137 256.695,253.537 256.695,253.912C 256.695,254.472 256.375,254.962 255.735,255.382L 254.843,256.02C 254.623,256.16 254.415,256.269 254.22,256.346C 254.025,256.424 253.828,256.462 253.628,256.462C 253.343,256.462 253.08,256.381 252.84,256.219C 252.6,256.056 252.37,255.832 252.15,255.547C 251.4,254.487 250.646,253.441 249.889,252.409C 249.131,251.376 248.36,250.352 247.575,249.337C 247.22,248.837 246.745,248.587 246.15,248.587C 244.245,248.667 242.359,248.774 240.491,248.906C 238.624,249.039 236.753,249.197 234.878,249.382C 234.203,249.447 233.78,249.807 233.61,250.462L 232.553,254.332C 232.273,255.362 231.648,255.877 230.678,255.877L 230.303,255.877L 229.575,255.787C 229.045,255.737 228.644,255.572 228.371,255.292C 228.099,255.012 227.963,254.645 227.963,254.19C 227.963,254.095 227.97,253.994 227.985,253.886C 228,253.779 228.023,253.662 228.053,253.537C 228.133,253.222 228.215,252.901 228.3,252.574C 228.385,252.246 228.475,251.925 228.57,251.61C 228.6,251.485 228.624,251.372 228.641,251.272C 228.659,251.172 228.668,251.075 228.668,250.98C 228.668,250.495 228.48,250.252 228.105,250.252L 227.798,250.252 Z M 238.95,237.877C 238.795,237.737 238.655,237.62 238.53,237.525C 238.405,237.43 238.273,237.382 238.133,237.382C 237.743,237.382 237.47,237.657 237.315,238.207C 237,239.127 236.699,240.037 236.411,240.937C 236.124,241.837 235.83,242.755 235.53,243.69C 235.5,243.77 235.485,243.841 235.485,243.904C 235.485,243.966 235.485,244.035 235.485,244.11C 235.485,244.69 235.79,244.98 236.4,244.98L 236.633,244.98C 237.573,244.855 238.511,244.757 239.449,244.687C 240.386,244.617 241.323,244.557 242.258,244.507C 242.573,244.477 242.819,244.396 242.996,244.264C 243.174,244.131 243.263,243.955 243.263,243.735C 243.263,243.535 243.17,243.292 242.985,243.007C 242.33,242.132 241.67,241.27 241.005,240.42C 240.34,239.57 239.655,238.722 238.95,237.877 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 262.47,257.61C 262.47,257.095 262.45,256.424 262.41,255.596C 262.37,254.769 262.319,253.855 262.256,252.855C 262.194,251.855 262.124,250.792 262.046,249.667C 261.969,248.542 261.883,247.425 261.788,246.315C 261.693,245.205 261.603,244.131 261.518,243.094C 261.433,242.056 261.35,241.115 261.27,240.27C 261.145,239.065 260.974,238.181 260.756,237.619C 260.539,237.056 260.18,236.775 259.68,236.775C 259.21,236.775 258.901,236.907 258.754,237.172C 258.606,237.437 258.52,237.766 258.495,238.159C 258.47,238.551 258.463,238.977 258.473,239.437C 258.483,239.897 258.413,240.322 258.263,240.712C 258.113,241.102 257.835,241.431 257.43,241.699C 257.025,241.966 256.4,242.1 255.555,242.1C 254.96,242.1 254.451,241.854 254.029,241.361C 253.606,240.869 253.395,240.152 253.395,239.212C 253.395,237.902 253.783,236.712 254.558,235.642C 255.333,234.572 256.423,233.657 257.828,232.897C 259.233,232.137 260.928,231.547 262.913,231.127C 264.898,230.707 267.1,230.497 269.52,230.497C 271.255,230.497 272.858,230.689 274.328,231.071C 275.798,231.454 277.068,231.985 278.138,232.665C 279.208,233.345 280.048,234.15 280.658,235.08C 281.268,236.01 281.573,237.02 281.573,238.11C 281.573,239.345 281.213,240.525 280.493,241.65C 279.773,242.775 278.784,243.806 277.526,244.744C 276.269,245.681 274.789,246.497 273.086,247.192C 271.384,247.887 269.555,248.43 267.6,248.82C 267.055,248.915 266.783,249.252 266.783,249.832C 266.783,250.222 266.81,250.71 266.865,251.295C 266.92,251.88 266.975,252.494 267.03,253.136C 267.085,253.779 267.139,254.412 267.191,255.037C 267.244,255.662 267.27,256.215 267.27,256.695C 267.27,257.57 267.068,258.195 266.663,258.57C 266.258,258.945 265.658,259.132 264.863,259.132C 264.113,259.132 263.526,259.004 263.104,258.746C 262.681,258.489 262.47,258.11 262.47,257.61 Z M 276.72,238.792C 276.72,238.262 276.494,237.755 276.041,237.27C 275.589,236.785 274.979,236.355 274.211,235.98C 273.444,235.605 272.556,235.307 271.549,235.087C 270.541,234.867 269.483,234.757 268.373,234.757C 267.828,234.757 267.371,234.777 267.004,234.817C 266.636,234.857 266.344,234.925 266.126,235.02C 265.909,235.115 265.756,235.236 265.669,235.384C 265.581,235.531 265.538,235.722 265.538,235.957C 265.538,236.112 265.561,236.475 265.609,237.045C 265.656,237.615 265.719,238.275 265.796,239.025C 265.874,239.775 265.956,240.56 266.044,241.38C 266.131,242.2 266.22,242.94 266.31,243.6C 266.36,244.08 266.428,244.399 266.513,244.556C 266.598,244.714 266.735,244.792 266.925,244.792C 267.455,244.792 268.064,244.702 268.751,244.522C 269.439,244.342 270.145,244.1 270.87,243.795C 271.595,243.49 272.306,243.139 273.004,242.741C 273.701,242.344 274.326,241.922 274.879,241.477C 275.431,241.032 275.876,240.579 276.214,240.116C 276.551,239.654 276.72,239.212 276.72,238.792 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 283.433,233.025C 283.433,232.745 283.503,232.484 283.643,232.241C 283.783,231.999 283.978,231.787 284.228,231.607C 284.478,231.427 284.77,231.282 285.105,231.172C 285.44,231.062 285.795,231.007 286.17,231.007C 286.905,231.007 287.445,231.125 287.79,231.36C 288.135,231.595 288.345,231.962 288.42,232.462C 288.69,234.542 288.914,236.507 289.091,238.357C 289.269,240.207 289.413,241.972 289.523,243.652C 289.633,245.332 289.711,246.942 289.759,248.482C 289.806,250.022 289.83,251.51 289.83,252.945C 289.83,253.73 289.553,254.317 288.998,254.707C 288.443,255.097 287.635,255.292 286.575,255.292C 286.09,255.292 285.71,255.179 285.435,254.951C 285.16,254.724 285.023,254.392 285.023,253.957C 285.023,251.267 284.941,248.747 284.779,246.397C 284.616,244.047 284.433,241.957 284.228,240.127C 284.023,238.297 283.839,236.77 283.676,235.545C 283.514,234.32 283.433,233.48 283.433,233.025 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 308.205,227.85C 308.205,227.02 308.44,226.437 308.91,226.102C 309.38,225.767 310.152,225.6 311.228,225.6C 311.618,225.6 311.95,225.635 312.225,225.705C 312.5,225.775 312.735,225.904 312.93,226.091C 313.125,226.279 313.281,226.525 313.399,226.83C 313.516,227.135 313.613,227.52 313.688,227.985C 313.878,229.44 314.085,230.941 314.31,232.489C 314.535,234.036 314.773,235.59 315.023,237.15C 315.118,237.855 315.485,238.207 316.125,238.207C 316.3,238.207 316.586,238.187 316.984,238.147C 317.381,238.107 317.854,238.06 318.401,238.005C 318.949,237.95 319.539,237.891 320.171,237.829C 320.804,237.766 321.436,237.707 322.069,237.652C 322.701,237.597 323.303,237.551 323.873,237.514C 324.443,237.476 324.948,237.457 325.388,237.457C 325.728,237.457 326,237.524 326.205,237.656C 326.41,237.789 326.571,237.96 326.689,238.17C 326.806,238.38 326.884,238.614 326.921,238.871C 326.959,239.129 326.978,239.392 326.978,239.662C 326.978,239.892 326.935,240.132 326.85,240.382C 326.765,240.632 326.648,240.856 326.498,241.054C 326.348,241.251 326.164,241.412 325.946,241.537C 325.729,241.662 325.48,241.725 325.2,241.725C 323.84,241.725 322.469,241.767 321.086,241.852C 319.704,241.937 318.325,242.05 316.95,242.19C 316.245,242.285 315.893,242.637 315.893,243.247C 315.893,243.292 315.9,243.35 315.915,243.42C 315.93,243.49 315.938,243.55 315.938,243.6C 316.128,244.955 316.304,246.226 316.466,247.414C 316.629,248.601 316.769,249.66 316.886,250.59C 317.004,251.52 317.098,252.294 317.168,252.911C 317.238,253.529 317.273,253.94 317.273,254.145C 317.273,254.705 317.219,255.176 317.111,255.559C 317.004,255.941 316.825,256.254 316.575,256.496C 316.325,256.739 315.993,256.911 315.578,257.014C 315.163,257.116 314.643,257.167 314.018,257.167C 313.423,257.167 312.985,257.026 312.705,256.744C 312.425,256.461 312.27,256.032 312.24,255.457C 312.145,253.612 311.996,251.756 311.794,249.889C 311.591,248.021 311.355,246.157 311.085,244.297C 310.945,243.627 310.595,243.292 310.035,243.292C 309.985,243.292 309.929,243.3 309.866,243.315C 309.804,243.33 309.75,243.337 309.705,243.337C 308.735,243.557 307.821,243.776 306.964,243.994C 306.106,244.211 305.303,244.445 304.553,244.695C 304.128,244.84 303.751,244.939 303.424,244.991C 303.096,245.044 302.8,245.07 302.535,245.07C 302.175,245.07 301.909,244.91 301.736,244.59C 301.564,244.27 301.478,243.867 301.478,243.382C 301.478,243.212 301.494,243.014 301.526,242.786C 301.559,242.559 301.618,242.332 301.703,242.107C 301.788,241.882 301.913,241.672 302.078,241.477C 302.243,241.282 302.465,241.122 302.745,240.997C 303.4,240.732 304.275,240.455 305.37,240.165C 306.465,239.875 307.7,239.605 309.075,239.355C 309.385,239.275 309.63,239.145 309.81,238.965C 309.99,238.785 310.08,238.517 310.08,238.162C 310.08,238.082 310.08,238 310.08,237.915C 310.08,237.83 310.065,237.74 310.035,237.645C 309.785,236.205 309.546,234.895 309.319,233.715C 309.091,232.535 308.896,231.524 308.734,230.681C 308.571,229.839 308.443,229.175 308.348,228.69C 308.253,228.205 308.205,227.925 308.205,227.85 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 345.653,249.787C 346.102,249.392 346.548,249.195 346.987,249.195C 347.237,249.195 347.464,249.257 347.666,249.382C 347.869,249.507 348.095,249.705 348.345,249.975C 348.58,250.33 348.749,250.621 348.851,250.849C 348.954,251.076 349.005,251.3 349.005,251.52C 349.005,251.99 348.77,252.435 348.3,252.855C 347.55,253.48 346.737,254.039 345.862,254.531C 344.987,255.024 344.074,255.441 343.121,255.784C 342.169,256.126 341.184,256.387 340.166,256.567C 339.149,256.747 338.14,256.837 337.14,256.837C 335.875,256.837 334.689,256.677 333.581,256.357C 332.474,256.037 331.486,255.581 330.619,254.989C 329.751,254.396 329.02,253.681 328.425,252.844C 327.83,252.006 327.408,251.065 327.158,250.02C 327.017,249.58 326.889,249.294 326.771,249.161C 326.654,249.029 326.463,248.962 326.198,248.962C 325.618,248.962 325.171,248.822 324.859,248.542C 324.546,248.262 324.39,247.855 324.39,247.32C 324.39,247.105 324.408,246.965 324.443,246.9L 324.488,246.435C 324.568,245.87 324.72,245.462 324.945,245.212C 325.17,244.962 325.525,244.837 326.01,244.837L 326.363,244.837C 327.017,244.837 327.478,244.532 327.743,243.922C 328.228,242.847 328.845,241.864 329.595,240.971C 330.345,240.079 331.189,239.316 332.126,238.684C 333.064,238.051 334.068,237.56 335.137,237.21C 336.208,236.86 337.298,236.685 338.408,236.685C 339.563,236.685 340.645,236.852 341.655,237.187C 342.665,237.522 343.545,237.987 344.295,238.582C 345.045,239.177 345.634,239.872 346.061,240.667C 346.489,241.462 346.703,242.322 346.703,243.247C 346.703,243.887 346.578,244.472 346.328,245.002C 346.078,245.532 345.719,245.997 345.251,246.397C 344.784,246.797 344.218,247.122 343.553,247.372C 342.888,247.622 342.135,247.785 341.295,247.86L 333.158,248.685C 332.848,248.685 332.595,248.762 332.4,248.917C 332.205,249.072 332.108,249.282 332.108,249.547C 332.108,249.957 332.259,250.35 332.561,250.725C 332.864,251.1 333.27,251.431 333.78,251.719C 334.29,252.006 334.876,252.236 335.539,252.409C 336.201,252.581 336.885,252.667 337.59,252.667C 338.26,252.667 338.951,252.601 339.664,252.469C 340.376,252.336 341.08,252.145 341.775,251.895C 342.47,251.645 343.145,251.344 343.8,250.991C 344.455,250.639 345.073,250.237 345.653,249.787 Z M 340.425,243.735C 340.66,243.69 340.864,243.577 341.036,243.397C 341.209,243.217 341.295,242.995 341.295,242.73C 341.295,242.495 341.209,242.276 341.036,242.074C 340.864,241.871 340.629,241.687 340.331,241.522C 340.034,241.357 339.69,241.229 339.3,241.136C 338.91,241.044 338.495,240.997 338.055,240.997C 337.415,240.997 336.759,241.091 336.086,241.279C 335.414,241.466 334.805,241.712 334.26,242.017C 333.715,242.322 333.27,242.657 332.925,243.022C 332.58,243.387 332.408,243.75 332.408,244.11C 332.408,244.47 332.628,244.65 333.068,244.65C 333.333,244.65 333.761,244.619 334.354,244.556C 334.946,244.494 335.603,244.42 336.323,244.335C 337.043,244.25 337.77,244.152 338.505,244.042C 339.24,243.932 339.88,243.83 340.425,243.735 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 356.505,234.57C 357.55,234.57 358.628,234.707 359.737,234.982C 360.848,235.257 361.862,235.61 362.783,236.04C 363.703,236.47 364.46,236.95 365.055,237.48C 365.65,238.01 365.948,238.525 365.948,239.025C 365.948,239.275 365.838,239.552 365.617,239.857C 365.398,240.162 365.131,240.451 364.819,240.724C 364.506,240.996 364.168,241.222 363.803,241.402C 363.438,241.582 363.112,241.672 362.828,241.672C 362.453,241.672 362.035,241.516 361.575,241.204C 361.115,240.891 360.607,240.544 360.053,240.161C 359.497,239.779 358.893,239.431 358.237,239.119C 357.583,238.806 356.87,238.65 356.1,238.65C 355.6,238.65 355.19,238.771 354.87,239.014C 354.55,239.256 354.39,239.597 354.39,240.037C 354.39,240.427 354.578,240.821 354.953,241.219C 355.328,241.616 355.824,242.026 356.441,242.449C 357.059,242.871 357.759,243.316 358.541,243.784C 359.324,244.251 360.125,244.751 360.945,245.284C 361.765,245.816 362.565,246.395 363.345,247.02C 364.125,247.645 364.824,248.325 365.441,249.06C 366.059,249.795 366.555,250.595 366.93,251.46C 367.305,252.325 367.492,253.267 367.492,254.287C 367.492,255.162 367.336,255.959 367.024,256.676C 366.711,257.394 366.266,258.01 365.689,258.525C 365.111,259.04 364.424,259.439 363.626,259.721C 362.829,260.004 361.955,260.145 361.005,260.145C 359.8,260.145 358.69,259.961 357.675,259.594C 356.66,259.226 355.785,258.722 355.05,258.082C 354.315,257.442 353.74,256.676 353.325,255.784C 352.91,254.891 352.703,253.915 352.703,252.855C 352.703,251.48 352.949,250.48 353.441,249.855C 353.934,249.23 354.713,248.917 355.778,248.917C 356.433,248.917 356.955,249.042 357.345,249.292C 357.735,249.542 357.93,249.847 357.93,250.207C 357.93,250.392 357.899,250.582 357.836,250.777C 357.774,250.972 357.708,251.176 357.638,251.389C 357.568,251.601 357.505,251.825 357.45,252.06C 357.395,252.295 357.367,252.527 357.367,252.757C 357.367,253.167 357.461,253.56 357.649,253.935C 357.836,254.31 358.09,254.641 358.41,254.929C 358.73,255.216 359.101,255.446 359.524,255.619C 359.946,255.791 360.393,255.877 360.862,255.877C 362.112,255.877 362.737,255.362 362.737,254.332C 362.737,253.517 362.418,252.747 361.778,252.022C 361.138,251.297 360.333,250.587 359.362,249.892C 358.393,249.197 357.349,248.497 356.231,247.792C 355.114,247.087 354.071,246.352 353.104,245.587C 352.136,244.822 351.331,244.006 350.689,243.139C 350.046,242.271 349.725,241.33 349.725,240.315C 349.725,239.47 349.901,238.696 350.254,237.994C 350.606,237.291 351.088,236.686 351.698,236.179C 352.308,235.671 353.023,235.276 353.843,234.994C 354.663,234.711 355.55,234.57 356.505,234.57 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 370.605,227.85C 370.605,227.02 370.84,226.437 371.31,226.102C 371.78,225.767 372.552,225.6 373.628,225.6C 374.018,225.6 374.35,225.635 374.625,225.705C 374.9,225.775 375.135,225.904 375.33,226.091C 375.525,226.279 375.681,226.525 375.799,226.83C 375.916,227.135 376.013,227.52 376.088,227.985C 376.278,229.44 376.485,230.941 376.71,232.489C 376.935,234.036 377.173,235.59 377.423,237.15C 377.518,237.855 377.885,238.207 378.525,238.207C 378.7,238.207 378.986,238.187 379.384,238.147C 379.781,238.107 380.254,238.06 380.801,238.005C 381.349,237.95 381.939,237.891 382.571,237.829C 383.204,237.766 383.836,237.707 384.469,237.652C 385.101,237.597 385.703,237.551 386.273,237.514C 386.842,237.476 387.347,237.457 387.788,237.457C 388.128,237.457 388.4,237.524 388.605,237.656C 388.81,237.789 388.971,237.96 389.089,238.17C 389.206,238.38 389.284,238.614 389.321,238.871C 389.359,239.129 389.378,239.392 389.378,239.662C 389.378,239.892 389.335,240.132 389.25,240.382C 389.165,240.632 389.048,240.856 388.898,241.054C 388.747,241.251 388.564,241.412 388.346,241.537C 388.129,241.662 387.88,241.725 387.6,241.725C 386.24,241.725 384.869,241.767 383.486,241.852C 382.104,241.937 380.725,242.05 379.35,242.19C 378.645,242.285 378.293,242.637 378.293,243.247C 378.293,243.292 378.3,243.35 378.315,243.42C 378.33,243.49 378.338,243.55 378.338,243.6C 378.528,244.955 378.704,246.226 378.866,247.414C 379.029,248.601 379.169,249.66 379.286,250.59C 379.404,251.52 379.497,252.294 379.568,252.911C 379.638,253.529 379.673,253.94 379.673,254.145C 379.673,254.705 379.619,255.176 379.511,255.559C 379.404,255.941 379.225,256.254 378.975,256.496C 378.725,256.739 378.393,256.911 377.977,257.014C 377.563,257.116 377.043,257.167 376.418,257.167C 375.823,257.167 375.385,257.026 375.105,256.744C 374.825,256.461 374.67,256.032 374.64,255.457C 374.545,253.612 374.396,251.756 374.194,249.889C 373.991,248.021 373.755,246.157 373.485,244.297C 373.345,243.627 372.995,243.292 372.435,243.292C 372.385,243.292 372.329,243.3 372.266,243.315C 372.204,243.33 372.15,243.337 372.105,243.337C 371.135,243.557 370.221,243.776 369.364,243.994C 368.506,244.211 367.703,244.445 366.953,244.695C 366.528,244.84 366.151,244.939 365.824,244.991C 365.496,245.044 365.2,245.07 364.935,245.07C 364.575,245.07 364.309,244.91 364.136,244.59C 363.964,244.27 363.878,243.867 363.878,243.382C 363.878,243.212 363.894,243.014 363.926,242.786C 363.959,242.559 364.018,242.332 364.102,242.107C 364.188,241.882 364.313,241.672 364.477,241.477C 364.643,241.282 364.865,241.122 365.145,240.997C 365.8,240.732 366.675,240.455 367.77,240.165C 368.865,239.875 370.1,239.605 371.475,239.355C 371.785,239.275 372.03,239.145 372.21,238.965C 372.39,238.785 372.48,238.517 372.48,238.162C 372.48,238.082 372.48,238 372.48,237.915C 372.48,237.83 372.465,237.74 372.435,237.645C 372.185,236.205 371.946,234.895 371.719,233.715C 371.491,232.535 371.296,231.524 371.134,230.681C 370.971,229.839 370.843,229.175 370.747,228.69C 370.653,228.205 370.605,227.925 370.605,227.85 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 393.945,234.57C 394.99,234.57 396.068,234.707 397.178,234.982C 398.288,235.257 399.303,235.61 400.223,236.04C 401.143,236.47 401.9,236.95 402.495,237.48C 403.09,238.01 403.388,238.525 403.388,239.025C 403.388,239.275 403.278,239.552 403.058,239.857C 402.838,240.162 402.571,240.451 402.259,240.724C 401.946,240.996 401.608,241.222 401.243,241.402C 400.878,241.582 400.553,241.672 400.268,241.672C 399.893,241.672 399.475,241.516 399.015,241.204C 398.555,240.891 398.048,240.544 397.493,240.161C 396.938,239.779 396.333,239.431 395.678,239.119C 395.023,238.806 394.31,238.65 393.54,238.65C 393.04,238.65 392.63,238.771 392.31,239.014C 391.99,239.256 391.83,239.597 391.83,240.037C 391.83,240.427 392.018,240.821 392.393,241.219C 392.768,241.616 393.264,242.026 393.881,242.449C 394.499,242.871 395.199,243.316 395.981,243.784C 396.764,244.251 397.565,244.751 398.385,245.284C 399.205,245.816 400.005,246.395 400.785,247.02C 401.565,247.645 402.264,248.325 402.881,249.06C 403.499,249.795 403.995,250.595 404.37,251.46C 404.745,252.325 404.933,253.267 404.933,254.287C 404.933,255.162 404.776,255.959 404.464,256.676C 404.151,257.394 403.706,258.01 403.129,258.525C 402.551,259.04 401.864,259.439 401.066,259.721C 400.269,260.004 399.395,260.145 398.445,260.145C 397.24,260.145 396.13,259.961 395.115,259.594C 394.1,259.226 393.225,258.722 392.49,258.082C 391.755,257.442 391.18,256.676 390.765,255.784C 390.35,254.891 390.143,253.915 390.143,252.855C 390.143,251.48 390.389,250.48 390.881,249.855C 391.374,249.23 392.153,248.917 393.218,248.917C 393.873,248.917 394.395,249.042 394.785,249.292C 395.175,249.542 395.37,249.847 395.37,250.207C 395.37,250.392 395.339,250.582 395.276,250.777C 395.214,250.972 395.148,251.176 395.078,251.389C 395.008,251.601 394.945,251.825 394.89,252.06C 394.835,252.295 394.808,252.527 394.808,252.757C 394.808,253.167 394.901,253.56 395.089,253.935C 395.276,254.31 395.53,254.641 395.85,254.929C 396.17,255.216 396.541,255.446 396.964,255.619C 397.386,255.791 397.833,255.877 398.303,255.877C 399.553,255.877 400.178,255.362 400.178,254.332C 400.178,253.517 399.858,252.747 399.218,252.022C 398.578,251.297 397.773,250.587 396.803,249.892C 395.833,249.197 394.789,248.497 393.671,247.792C 392.554,247.087 391.511,246.352 390.544,245.587C 389.576,244.822 388.771,244.006 388.129,243.139C 387.486,242.271 387.165,241.33 387.165,240.315C 387.165,239.47 387.341,238.696 387.694,237.994C 388.046,237.291 388.528,236.686 389.138,236.179C 389.748,235.671 390.463,235.276 391.283,234.994C 392.103,234.711 392.99,234.57 393.945,234.57 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 141.51,294.96C 141.51,294.35 141.784,293.885 142.331,293.565C 142.879,293.245 143.66,293.085 144.675,293.085C 144.91,293.085 145.121,293.116 145.309,293.179C 145.496,293.241 145.664,293.362 145.811,293.542C 145.959,293.722 146.095,293.969 146.22,294.281C 146.345,294.594 146.47,294.99 146.595,295.47C 146.72,296.02 146.845,296.295 146.97,296.295C 147.08,296.295 147.215,296.067 147.375,295.612C 147.655,294.722 148.025,293.945 148.485,293.28C 148.945,292.615 149.464,292.06 150.041,291.615C 150.619,291.17 151.247,290.839 151.927,290.621C 152.607,290.404 153.322,290.295 154.072,290.295C 155.587,290.295 157.001,290.58 158.314,291.15C 159.626,291.72 160.76,292.509 161.715,293.516C 162.67,294.524 163.42,295.711 163.965,297.079C 164.51,298.446 164.782,299.927 164.782,301.522C 164.782,303.207 164.49,304.769 163.905,306.206C 163.32,307.644 162.504,308.882 161.456,309.922C 160.409,310.962 159.162,311.775 157.717,312.36C 156.272,312.945 154.69,313.237 152.97,313.237L 151.777,313.192C 151.072,313.192 150.72,313.59 150.72,314.385L 151.92,325.147C 151.905,325.412 151.815,325.657 151.65,325.882C 151.485,326.107 151.266,326.306 150.994,326.479C 150.721,326.651 150.401,326.785 150.034,326.88C 149.666,326.975 149.287,327.022 148.897,327.022C 147.772,327.022 147.162,326.655 147.067,325.92C 146.737,323.075 146.374,320.371 145.976,317.809C 145.579,315.246 145.172,312.86 144.757,310.65C 144.342,308.44 143.94,306.429 143.55,304.616C 143.16,302.804 142.812,301.225 142.507,299.88C 142.202,298.535 141.96,297.441 141.78,296.599C 141.6,295.756 141.51,295.21 141.51,294.96 Z M 149.13,301.147C 149.13,302.162 149.169,303.166 149.246,304.159C 149.324,305.151 149.45,306.225 149.625,307.38C 149.715,308.085 150.097,308.482 150.772,308.572C 151.177,308.667 151.634,308.757 152.141,308.842C 152.649,308.927 153.075,308.97 153.42,308.97C 154.42,308.97 155.326,308.822 156.139,308.527C 156.951,308.232 157.646,307.807 158.224,307.252C 158.801,306.697 159.246,306.037 159.559,305.272C 159.871,304.507 160.027,303.655 160.027,302.715C 160.027,301.575 159.871,300.509 159.559,299.516C 159.246,298.524 158.82,297.66 158.28,296.925C 157.74,296.19 157.107,295.612 156.382,295.192C 155.657,294.772 154.872,294.562 154.027,294.562C 153.292,294.562 152.625,294.722 152.025,295.042C 151.425,295.362 150.91,295.807 150.48,296.377C 150.05,296.947 149.717,297.639 149.482,298.451C 149.247,299.264 149.13,300.162 149.13,301.147 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 187.252,306.187C 187.702,305.792 188.147,305.595 188.587,305.595C 188.837,305.595 189.064,305.657 189.266,305.782C 189.469,305.907 189.695,306.105 189.945,306.375C 190.18,306.73 190.349,307.021 190.451,307.249C 190.554,307.476 190.605,307.7 190.605,307.92C 190.605,308.39 190.37,308.835 189.9,309.255C 189.15,309.88 188.337,310.439 187.462,310.931C 186.587,311.424 185.674,311.841 184.721,312.184C 183.769,312.526 182.784,312.787 181.766,312.967C 180.749,313.147 179.74,313.237 178.74,313.237C 177.475,313.237 176.289,313.077 175.181,312.757C 174.074,312.437 173.086,311.981 172.219,311.389C 171.351,310.796 170.62,310.081 170.025,309.244C 169.43,308.406 169.007,307.465 168.757,306.42C 168.617,305.98 168.489,305.694 168.371,305.561C 168.254,305.429 168.062,305.362 167.797,305.362C 167.217,305.362 166.771,305.222 166.459,304.942C 166.146,304.662 165.99,304.255 165.99,303.72C 165.99,303.505 166.007,303.365 166.042,303.3L 166.087,302.835C 166.167,302.27 166.32,301.862 166.545,301.612C 166.77,301.362 167.125,301.237 167.61,301.237L 167.962,301.237C 168.617,301.237 169.077,300.932 169.342,300.322C 169.827,299.247 170.445,298.264 171.195,297.371C 171.945,296.479 172.789,295.716 173.726,295.084C 174.664,294.451 175.667,293.96 176.737,293.61C 177.807,293.26 178.897,293.085 180.007,293.085C 181.162,293.085 182.245,293.252 183.255,293.587C 184.265,293.922 185.145,294.387 185.895,294.982C 186.645,295.577 187.234,296.272 187.661,297.067C 188.089,297.862 188.302,298.722 188.302,299.647C 188.302,300.287 188.177,300.872 187.927,301.402C 187.677,301.932 187.319,302.397 186.851,302.797C 186.384,303.197 185.817,303.522 185.152,303.772C 184.487,304.022 183.735,304.185 182.895,304.26L 174.757,305.085C 174.447,305.085 174.195,305.162 174,305.317C 173.805,305.472 173.707,305.682 173.707,305.947C 173.707,306.357 173.859,306.75 174.161,307.125C 174.464,307.5 174.87,307.831 175.38,308.119C 175.89,308.406 176.476,308.636 177.139,308.809C 177.801,308.981 178.485,309.067 179.19,309.067C 179.86,309.067 180.551,309.001 181.264,308.869C 181.976,308.736 182.68,308.545 183.375,308.295C 184.07,308.045 184.745,307.744 185.4,307.391C 186.055,307.039 186.672,306.637 187.252,306.187 Z M 182.025,300.135C 182.26,300.09 182.464,299.977 182.636,299.797C 182.809,299.617 182.895,299.395 182.895,299.13C 182.895,298.895 182.809,298.676 182.636,298.474C 182.464,298.271 182.229,298.087 181.931,297.922C 181.634,297.757 181.29,297.629 180.9,297.536C 180.51,297.444 180.095,297.397 179.655,297.397C 179.015,297.397 178.359,297.491 177.686,297.679C 177.014,297.866 176.405,298.112 175.86,298.417C 175.315,298.722 174.87,299.057 174.525,299.422C 174.18,299.787 174.007,300.15 174.007,300.51C 174.007,300.87 174.227,301.05 174.667,301.05C 174.932,301.05 175.361,301.019 175.954,300.956C 176.546,300.894 177.202,300.82 177.922,300.735C 178.642,300.65 179.37,300.552 180.105,300.442C 180.84,300.332 181.48,300.23 182.025,300.135 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 204.967,293.782C 204.392,293.782 203.886,293.935 203.449,294.24C 203.011,294.545 202.636,294.967 202.324,295.507C 202.011,296.047 201.752,296.681 201.547,297.409C 201.342,298.136 201.177,298.929 201.052,299.786C 200.927,300.644 200.842,301.541 200.797,302.479C 200.752,303.416 200.73,304.362 200.73,305.317C 200.73,306.567 200.78,307.797 200.88,309.007C 200.98,310.217 201.03,311.34 201.03,312.375C 201.03,313.045 200.78,313.571 200.28,313.954C 199.78,314.336 199.07,314.527 198.15,314.527C 197.975,314.527 197.779,314.512 197.561,314.482C 197.344,314.452 197.137,314.39 196.942,314.295C 196.747,314.2 196.575,314.07 196.425,313.905C 196.275,313.74 196.192,313.517 196.177,313.237C 196.037,311.862 195.835,310.456 195.57,309.019C 195.305,307.581 194.974,306.147 194.576,304.717C 194.179,303.287 193.702,301.87 193.147,300.465C 192.592,299.06 191.955,297.685 191.235,296.34C 191.11,296.105 191.005,295.886 190.92,295.684C 190.835,295.481 190.792,295.285 190.792,295.095C 190.792,294.865 190.897,294.612 191.107,294.337C 191.317,294.062 191.582,293.807 191.902,293.572C 192.222,293.337 192.574,293.146 192.956,292.999C 193.339,292.851 193.71,292.777 194.07,292.777C 194.665,292.777 195.189,293.187 195.641,294.007C 196.094,294.827 196.515,296.137 196.905,297.937C 196.985,298.247 197.049,298.465 197.096,298.59C 197.144,298.715 197.205,298.777 197.28,298.777C 197.455,298.777 197.565,298.512 197.61,297.982C 197.795,296.497 198.115,295.22 198.57,294.15C 199.025,293.08 199.592,292.197 200.272,291.502C 200.952,290.807 201.734,290.295 202.616,289.965C 203.499,289.635 204.47,289.47 205.53,289.47C 206.14,289.47 206.757,289.525 207.382,289.635C 208.007,289.745 208.57,289.91 209.07,290.13C 209.57,290.35 209.976,290.616 210.289,290.929C 210.601,291.241 210.757,291.592 210.757,291.982C 210.757,292.262 210.699,292.594 210.581,292.976C 210.464,293.359 210.311,293.726 210.124,294.079C 209.936,294.431 209.721,294.729 209.479,294.971C 209.236,295.214 208.99,295.335 208.74,295.335C 208.46,295.335 208.187,295.252 207.922,295.087C 207.657,294.922 207.372,294.746 207.067,294.559C 206.762,294.371 206.442,294.195 206.107,294.03C 205.772,293.865 205.392,293.782 204.967,293.782 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 207.075,298.402C 206.715,298.372 206.425,298.139 206.205,297.701C 205.985,297.264 205.875,296.78 205.875,296.25C 205.875,296 205.895,295.754 205.935,295.511C 205.975,295.269 206.042,295.054 206.137,294.866C 206.232,294.679 206.35,294.526 206.49,294.409C 206.63,294.291 206.792,294.232 206.977,294.232C 207.557,294.232 208.222,294.212 208.972,294.172C 209.722,294.132 210.527,294.09 211.387,294.045C 211.822,293.995 212.065,293.737 212.115,293.272C 212.255,291.007 212.45,289.054 212.7,287.411C 212.95,285.769 213.255,284.381 213.615,283.249C 213.975,282.116 214.385,281.199 214.845,280.496C 215.305,279.794 215.815,279.255 216.375,278.88C 216.55,278.755 216.755,278.626 216.99,278.494C 217.225,278.361 217.442,278.295 217.642,278.295C 218.032,278.295 218.442,278.392 218.872,278.587C 219.302,278.782 219.701,279.032 220.069,279.337C 220.436,279.642 220.737,279.986 220.972,280.369C 221.207,280.751 221.325,281.13 221.325,281.505C 221.325,281.645 221.294,281.757 221.231,281.842C 221.169,281.927 221.09,282.01 220.995,282.09C 220.385,282.545 219.846,283.054 219.379,283.616C 218.911,284.179 218.512,284.866 218.182,285.679C 217.852,286.491 217.579,287.467 217.361,288.607C 217.144,289.747 216.98,291.122 216.87,292.732C 216.87,292.982 216.912,293.166 216.997,293.284C 217.082,293.401 217.242,293.46 217.477,293.46C 218.087,293.46 218.701,293.412 219.319,293.317C 219.936,293.222 220.526,293.125 221.089,293.025C 221.651,292.925 222.182,292.827 222.682,292.732C 223.182,292.637 223.627,292.59 224.017,292.59C 224.297,292.59 224.505,292.757 224.64,293.092C 224.775,293.427 224.842,293.837 224.842,294.322C 224.842,294.607 224.819,294.897 224.771,295.192C 224.724,295.487 224.649,295.752 224.546,295.987C 224.444,296.222 224.315,296.422 224.16,296.587C 224.005,296.752 223.81,296.85 223.575,296.88L 217.342,297.532C 217.012,297.582 216.812,297.716 216.742,297.934C 216.672,298.151 216.637,298.455 216.637,298.845C 216.637,302.3 216.724,305.27 216.896,307.755C 217.069,310.24 217.26,312.33 217.47,314.025C 217.68,315.72 217.871,317.056 218.044,318.034C 218.216,319.011 218.302,319.717 218.302,320.152C 218.302,320.482 218.174,320.78 217.916,321.045C 217.659,321.31 217.33,321.536 216.93,321.724C 216.53,321.911 216.096,322.056 215.629,322.159C 215.161,322.261 214.722,322.312 214.312,322.312C 213.922,322.312 213.575,322.245 213.27,322.11C 212.965,321.975 212.79,321.752 212.745,321.442C 212.59,320.347 212.457,319.147 212.347,317.842C 212.237,316.537 212.147,315.092 212.077,313.507C 212.007,311.922 211.956,310.189 211.924,308.306C 211.891,306.424 211.875,304.357 211.875,302.107C 211.875,301.527 211.875,300.964 211.875,300.416C 211.875,299.869 211.892,299.322 211.927,298.777C 211.927,298.307 211.67,298.072 211.155,298.072L 207.075,298.402 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 224.25,303.532C 224.25,303.267 224.281,302.971 224.344,302.644C 224.406,302.316 224.437,301.957 224.437,301.567C 224.437,301.302 224.324,301.1 224.096,300.96C 223.869,300.82 223.615,300.664 223.335,300.491C 223.055,300.319 222.801,300.1 222.574,299.835C 222.346,299.57 222.232,299.187 222.232,298.687C 222.232,298.327 222.33,297.967 222.525,297.607C 222.72,297.247 223.005,296.92 223.38,296.625C 224.305,295.935 225.264,295.316 226.256,294.769C 227.249,294.221 228.241,293.76 229.234,293.385C 230.226,293.01 231.206,292.721 232.174,292.519C 233.141,292.316 234.07,292.215 234.96,292.215C 236.46,292.215 237.87,292.492 239.19,293.047C 240.51,293.602 241.659,294.36 242.636,295.32C 243.614,296.28 244.387,297.405 244.957,298.695C 245.527,299.985 245.812,301.365 245.812,302.835C 245.812,304.27 245.511,305.632 244.909,306.922C 244.306,308.212 243.497,309.341 242.482,310.309C 241.467,311.276 240.276,312.045 238.909,312.615C 237.541,313.185 236.1,313.47 234.585,313.47C 233.1,313.47 231.725,313.22 230.46,312.72C 229.195,312.22 228.101,311.529 227.179,310.646C 226.256,309.764 225.537,308.717 225.022,307.507C 224.507,306.297 224.25,304.972 224.25,303.532 Z M 235.102,309.255C 235.757,309.255 236.436,309.122 237.139,308.857C 237.841,308.592 238.486,308.206 239.074,307.699C 239.661,307.191 240.146,306.57 240.529,305.835C 240.911,305.1 241.102,304.27 241.102,303.345C 241.102,302.41 240.93,301.536 240.585,300.724C 240.24,299.911 239.767,299.204 239.167,298.601C 238.567,297.999 237.857,297.526 237.037,297.184C 236.217,296.841 235.33,296.67 234.375,296.67C 232.64,296.67 231.311,297.119 230.389,298.016C 229.466,298.914 229.005,300.292 229.005,302.152C 229.005,303.167 229.157,304.109 229.462,304.976C 229.767,305.844 230.194,306.594 230.741,307.226C 231.289,307.859 231.934,308.355 232.676,308.715C 233.419,309.075 234.227,309.255 235.102,309.255 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 261.607,293.782C 261.032,293.782 260.526,293.935 260.089,294.24C 259.651,294.545 259.276,294.967 258.964,295.507C 258.651,296.047 258.392,296.681 258.187,297.409C 257.982,298.136 257.817,298.929 257.692,299.786C 257.567,300.644 257.482,301.541 257.437,302.479C 257.392,303.416 257.37,304.362 257.37,305.317C 257.37,306.567 257.42,307.797 257.52,309.007C 257.62,310.217 257.67,311.34 257.67,312.375C 257.67,313.045 257.42,313.571 256.92,313.954C 256.42,314.336 255.71,314.527 254.79,314.527C 254.615,314.527 254.419,314.512 254.201,314.482C 253.984,314.452 253.777,314.39 253.582,314.295C 253.387,314.2 253.215,314.07 253.065,313.905C 252.915,313.74 252.832,313.517 252.817,313.237C 252.677,311.862 252.475,310.456 252.21,309.019C 251.945,307.581 251.614,306.147 251.216,304.717C 250.819,303.287 250.342,301.87 249.787,300.465C 249.232,299.06 248.595,297.685 247.875,296.34C 247.75,296.105 247.645,295.886 247.56,295.684C 247.475,295.481 247.432,295.285 247.432,295.095C 247.432,294.865 247.537,294.612 247.747,294.337C 247.957,294.062 248.222,293.807 248.542,293.572C 248.862,293.337 249.214,293.146 249.596,292.999C 249.979,292.851 250.35,292.777 250.71,292.777C 251.305,292.777 251.829,293.187 252.281,294.007C 252.734,294.827 253.155,296.137 253.545,297.937C 253.625,298.247 253.689,298.465 253.736,298.59C 253.784,298.715 253.845,298.777 253.92,298.777C 254.095,298.777 254.205,298.512 254.25,297.982C 254.435,296.497 254.755,295.22 255.21,294.15C 255.665,293.08 256.232,292.197 256.912,291.502C 257.592,290.807 258.374,290.295 259.256,289.965C 260.139,289.635 261.11,289.47 262.17,289.47C 262.78,289.47 263.397,289.525 264.022,289.635C 264.647,289.745 265.21,289.91 265.71,290.13C 266.21,290.35 266.616,290.616 266.929,290.929C 267.241,291.241 267.397,291.592 267.397,291.982C 267.397,292.262 267.339,292.594 267.221,292.976C 267.104,293.359 266.951,293.726 266.764,294.079C 266.576,294.431 266.361,294.729 266.119,294.971C 265.876,295.214 265.63,295.335 265.38,295.335C 265.1,295.335 264.827,295.252 264.562,295.087C 264.297,294.922 264.012,294.746 263.707,294.559C 263.402,294.371 263.082,294.195 262.747,294.03C 262.412,293.865 262.032,293.782 261.607,293.782 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 267.795,312.322C 267.685,310.247 267.509,308.331 267.266,306.574C 267.024,304.816 266.774,303.281 266.516,301.969C 266.259,300.656 266.032,299.594 265.837,298.781C 265.642,297.969 265.545,297.46 265.545,297.255C 265.545,296.96 265.657,296.671 265.882,296.389C 266.107,296.106 266.392,295.86 266.737,295.65C 267.082,295.44 267.454,295.272 267.851,295.147C 268.249,295.022 268.612,294.96 268.942,294.96C 269.207,294.96 269.437,295.006 269.632,295.099C 269.827,295.191 269.965,295.347 270.045,295.567C 270.12,295.832 270.192,296.11 270.262,296.4C 270.332,296.69 270.407,297.037 270.487,297.442C 270.582,298.022 270.707,298.312 270.862,298.312C 271.032,298.312 271.227,298.052 271.447,297.532C 271.762,296.817 272.099,296.225 272.456,295.755C 272.814,295.285 273.2,294.914 273.615,294.641C 274.03,294.369 274.46,294.177 274.905,294.067C 275.35,293.957 275.815,293.902 276.3,293.902C 277.77,293.902 279.016,294.481 280.039,295.639C 281.061,296.796 281.862,298.467 282.442,300.652C 282.517,300.902 282.586,301.062 282.649,301.132C 282.711,301.202 282.782,301.237 282.862,301.237C 282.942,301.237 283.025,301.202 283.11,301.132C 283.195,301.062 283.277,300.917 283.357,300.697C 283.732,299.682 284.17,298.82 284.67,298.11C 285.17,297.4 285.689,296.822 286.226,296.377C 286.764,295.932 287.314,295.607 287.876,295.402C 288.439,295.197 288.977,295.095 289.492,295.095C 290.447,295.095 291.311,295.444 292.084,296.141C 292.856,296.839 293.544,297.91 294.146,299.355C 294.749,300.8 295.272,302.627 295.717,304.837C 296.162,307.047 296.532,309.667 296.827,312.697C 296.827,313.542 296.57,314.132 296.055,314.467C 295.54,314.802 294.837,314.97 293.947,314.97C 293.367,314.97 292.914,314.845 292.586,314.595C 292.259,314.345 292.072,314.017 292.027,313.612C 291.822,311.442 291.599,309.51 291.356,307.815C 291.114,306.12 290.852,304.69 290.572,303.525C 290.292,302.36 289.984,301.472 289.646,300.862C 289.309,300.252 288.937,299.947 288.532,299.947C 288.332,299.947 288.08,300.096 287.775,300.394C 287.47,300.691 287.145,301.235 286.8,302.025C 286.455,302.815 286.095,303.894 285.72,305.261C 285.345,306.629 284.985,308.375 284.64,310.5C 284.55,311.09 284.266,311.541 283.789,311.854C 283.311,312.166 282.73,312.322 282.045,312.322C 281.245,312.322 280.692,312.197 280.387,311.947C 280.082,311.697 279.915,311.277 279.885,310.687C 279.825,309.652 279.72,308.624 279.57,307.601C 279.42,306.579 279.236,305.602 279.019,304.672C 278.801,303.742 278.559,302.882 278.291,302.092C 278.024,301.302 277.742,300.615 277.447,300.03C 277.152,299.445 276.849,298.989 276.536,298.661C 276.224,298.334 275.917,298.17 275.617,298.17C 275.227,298.17 274.849,298.444 274.481,298.991C 274.114,299.539 273.786,300.312 273.499,301.312C 273.211,302.312 272.981,303.515 272.809,304.92C 272.636,306.325 272.55,307.895 272.55,309.63C 272.55,309.925 272.557,310.217 272.572,310.507C 272.587,310.797 272.595,311.097 272.595,311.407C 272.595,311.877 272.521,312.261 272.374,312.559C 272.226,312.856 272.015,313.091 271.74,313.264C 271.465,313.436 271.149,313.554 270.791,313.616C 270.434,313.679 270.042,313.71 269.617,313.71C 269.227,313.71 268.915,313.682 268.68,313.627C 268.445,313.572 268.265,313.49 268.14,313.38C 268.015,313.27 267.93,313.125 267.885,312.945C 267.84,312.765 267.81,312.557 267.795,312.322 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 314.505,290.835C 315.365,290.835 316.194,290.967 316.991,291.232C 317.789,291.497 318.491,291.864 319.099,292.331C 319.706,292.799 320.194,293.361 320.561,294.019C 320.929,294.676 321.112,295.402 321.112,296.197C 321.112,296.527 321.039,296.845 320.891,297.15C 320.744,297.455 320.545,297.72 320.295,297.945C 320.045,298.17 319.76,298.35 319.44,298.485C 319.12,298.62 318.787,298.687 318.187,298.732L 318.277,300.607C 318.342,302.842 318.66,304.475 319.23,305.505C 319.8,306.535 320.545,307.05 321.465,307.05C 321.795,307.05 322.089,307.019 322.346,306.956C 322.604,306.894 322.845,306.82 323.07,306.735C 323.295,306.65 323.51,306.576 323.715,306.514C 323.92,306.451 324.122,306.42 324.322,306.42C 324.682,306.42 325,306.576 325.275,306.889C 325.55,307.201 325.687,307.575 325.687,308.01C 325.687,308.45 325.519,308.889 325.181,309.326C 324.844,309.764 324.401,310.157 323.854,310.507C 323.306,310.857 322.689,311.142 322.001,311.362C 321.314,311.582 320.62,311.692 319.92,311.692C 318.7,311.692 317.629,311.189 316.706,310.181C 315.784,309.174 315.127,307.692 314.737,305.737C 314.642,305.427 314.517,305.272 314.362,305.272C 314.177,305.272 314.015,305.365 313.875,305.55C 312.325,307.505 310.675,308.97 308.925,309.945C 307.175,310.92 305.45,311.407 303.75,311.407C 302.95,311.407 302.23,311.291 301.59,311.059C 300.95,310.826 300.407,310.495 299.962,310.065C 299.517,309.635 299.174,309.111 298.931,308.494C 298.689,307.876 298.567,307.185 298.567,306.42C 298.567,305.34 298.806,304.206 299.284,303.019C 299.761,301.831 300.406,300.66 301.219,299.505C 302.031,298.35 302.972,297.249 304.042,296.201C 305.112,295.154 306.237,294.231 307.417,293.434C 308.597,292.636 309.796,292.004 311.014,291.536C 312.231,291.069 313.395,290.835 314.505,290.835 Z M 313.732,298.942C 314.012,298.412 314.27,298.026 314.505,297.784C 314.74,297.541 315.075,297.38 315.51,297.3C 315.855,297.255 316.027,297.145 316.027,296.97C 316.027,296.845 315.98,296.712 315.885,296.572C 315.59,296.167 315.279,295.812 314.951,295.507C 314.624,295.202 314.185,295.05 313.635,295.05C 313.045,295.05 312.382,295.222 311.647,295.567C 310.912,295.912 310.166,296.37 309.409,296.94C 308.651,297.51 307.909,298.157 307.181,298.882C 306.454,299.607 305.809,300.354 305.246,301.121C 304.684,301.889 304.231,302.647 303.889,303.397C 303.546,304.147 303.375,304.817 303.375,305.407C 303.375,305.942 303.519,306.357 303.806,306.652C 304.094,306.947 304.487,307.095 304.987,307.095C 306.267,307.095 307.666,306.416 309.184,305.059C 310.701,303.701 312.217,301.662 313.732,298.942 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 327.067,292.402C 327.067,292.167 327.169,291.937 327.371,291.712C 327.574,291.487 327.839,291.285 328.166,291.105C 328.494,290.925 328.865,290.776 329.28,290.659C 329.695,290.541 330.112,290.482 330.532,290.482C 330.767,290.482 330.967,290.545 331.132,290.67C 331.297,290.795 331.442,291.032 331.567,291.382C 331.692,291.732 331.805,292.225 331.905,292.86C 332.005,293.495 332.102,294.32 332.197,295.335C 332.257,295.645 332.315,295.882 332.37,296.047C 332.425,296.212 332.5,296.295 332.595,296.295C 332.735,296.295 332.875,296.052 333.015,295.567C 334.155,292.272 335.805,290.625 337.965,290.625C 338.965,290.625 339.875,290.937 340.695,291.562C 341.515,292.187 342.28,293.206 342.99,294.619C 343.7,296.031 344.375,297.89 345.015,300.195C 345.655,302.5 346.297,305.34 346.942,308.715C 346.972,308.885 346.995,309.041 347.01,309.184C 347.025,309.326 347.032,309.46 347.032,309.585C 347.032,309.945 346.95,310.254 346.785,310.511C 346.62,310.769 346.405,310.979 346.14,311.141C 345.875,311.304 345.579,311.429 345.251,311.516C 344.924,311.604 344.595,311.647 344.265,311.647C 343.61,311.647 343.137,311.576 342.847,311.434C 342.557,311.291 342.375,311.025 342.3,310.635C 341.845,308.26 341.402,306.151 340.972,304.309C 340.542,302.466 340.121,300.916 339.709,299.659C 339.296,298.401 338.886,297.444 338.479,296.786C 338.071,296.129 337.665,295.8 337.26,295.8C 336.855,295.8 336.476,296.054 336.124,296.561C 335.771,297.069 335.431,297.862 335.104,298.942C 334.776,300.022 334.46,301.39 334.155,303.045C 333.85,304.7 333.557,306.675 333.277,308.97C 333.197,309.595 332.884,310.095 332.336,310.47C 331.789,310.845 331.095,311.032 330.255,311.032C 329.69,311.032 329.259,310.916 328.961,310.684C 328.664,310.451 328.5,310.13 328.47,309.72C 328.33,306.47 328.177,303.795 328.012,301.695C 327.847,299.595 327.695,297.907 327.555,296.632C 327.415,295.357 327.299,294.407 327.206,293.782C 327.114,293.157 327.067,292.697 327.067,292.402 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 357.982,291.982C 358.792,291.982 359.58,292.1 360.345,292.335C 361.11,292.57 361.786,292.886 362.373,293.284C 362.961,293.681 363.434,294.134 363.791,294.641C 364.148,295.149 364.327,295.667 364.327,296.197C 364.327,296.542 364.257,296.875 364.117,297.195C 363.977,297.515 363.79,297.796 363.555,298.039C 363.32,298.281 363.055,298.476 362.76,298.624C 362.465,298.771 362.152,298.845 361.822,298.845C 361.462,298.845 361.133,298.709 360.836,298.436C 360.539,298.164 360.222,297.86 359.887,297.525C 359.552,297.19 359.177,296.885 358.762,296.61C 358.347,296.335 357.852,296.197 357.277,296.197C 356.712,296.197 356.203,296.331 355.751,296.599C 355.299,296.866 354.92,297.237 354.615,297.712C 354.31,298.187 354.076,298.75 353.914,299.4C 353.751,300.05 353.67,300.757 353.67,301.522C 353.67,303.707 354.083,305.375 354.911,306.525C 355.738,307.675 356.925,308.25 358.47,308.25C 359.205,308.25 359.833,308.132 360.356,307.897C 360.878,307.662 361.34,307.404 361.74,307.121C 362.14,306.839 362.503,306.581 362.831,306.349C 363.159,306.116 363.495,306 363.84,306C 364.025,306 364.211,306.057 364.398,306.172C 364.586,306.287 364.755,306.435 364.905,306.615C 365.055,306.795 365.18,306.995 365.28,307.215C 365.38,307.435 365.43,307.655 365.43,307.875C 365.43,308.39 365.176,308.92 364.669,309.465C 364.161,310.01 363.508,310.506 362.711,310.954C 361.914,311.401 361.027,311.765 360.052,312.045C 359.077,312.325 358.127,312.465 357.202,312.465C 355.972,312.465 354.841,312.226 353.809,311.749C 352.776,311.271 351.885,310.607 351.135,309.757C 350.385,308.907 349.802,307.889 349.387,306.701C 348.972,305.514 348.765,304.2 348.765,302.76C 348.765,301.2 348.996,299.764 349.458,298.451C 349.921,297.139 350.562,296.001 351.382,295.039C 352.202,294.076 353.175,293.326 354.3,292.789C 355.425,292.251 356.652,291.982 357.982,291.982 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 385.972,306.187C 386.422,305.792 386.867,305.595 387.307,305.595C 387.557,305.595 387.784,305.657 387.986,305.782C 388.189,305.907 388.415,306.105 388.665,306.375C 388.9,306.73 389.069,307.021 389.171,307.249C 389.274,307.476 389.325,307.7 389.325,307.92C 389.325,308.39 389.09,308.835 388.62,309.255C 387.87,309.88 387.057,310.439 386.182,310.931C 385.307,311.424 384.394,311.841 383.441,312.184C 382.489,312.526 381.504,312.787 380.486,312.967C 379.469,313.147 378.46,313.237 377.46,313.237C 376.195,313.237 375.009,313.077 373.901,312.757C 372.794,312.437 371.806,311.981 370.939,311.389C 370.071,310.796 369.34,310.081 368.745,309.244C 368.15,308.406 367.727,307.465 367.477,306.42C 367.337,305.98 367.209,305.694 367.091,305.561C 366.974,305.429 366.783,305.362 366.518,305.362C 365.938,305.362 365.491,305.222 365.179,304.942C 364.866,304.662 364.71,304.255 364.71,303.72C 364.71,303.505 364.727,303.365 364.763,303.3L 364.807,302.835C 364.888,302.27 365.04,301.862 365.265,301.612C 365.49,301.362 365.845,301.237 366.33,301.237L 366.682,301.237C 367.337,301.237 367.797,300.932 368.063,300.322C 368.547,299.247 369.165,298.264 369.915,297.371C 370.665,296.479 371.509,295.716 372.446,295.084C 373.384,294.451 374.388,293.96 375.457,293.61C 376.528,293.26 377.617,293.085 378.727,293.085C 379.883,293.085 380.965,293.252 381.975,293.587C 382.985,293.922 383.865,294.387 384.615,294.982C 385.365,295.577 385.954,296.272 386.381,297.067C 386.809,297.862 387.023,298.722 387.023,299.647C 387.023,300.287 386.898,300.872 386.648,301.402C 386.398,301.932 386.039,302.397 385.571,302.797C 385.104,303.197 384.538,303.522 383.872,303.772C 383.207,304.022 382.455,304.185 381.615,304.26L 373.477,305.085C 373.167,305.085 372.915,305.162 372.72,305.317C 372.525,305.472 372.427,305.682 372.427,305.947C 372.427,306.357 372.579,306.75 372.881,307.125C 373.184,307.5 373.59,307.831 374.1,308.119C 374.61,308.406 375.196,308.636 375.859,308.809C 376.521,308.981 377.205,309.067 377.91,309.067C 378.58,309.067 379.271,309.001 379.984,308.869C 380.696,308.736 381.4,308.545 382.095,308.295C 382.79,308.045 383.465,307.744 384.12,307.391C 384.775,307.039 385.393,306.637 385.972,306.187 Z M 380.745,300.135C 380.98,300.09 381.184,299.977 381.356,299.797C 381.529,299.617 381.615,299.395 381.615,299.13C 381.615,298.895 381.529,298.676 381.356,298.474C 381.184,298.271 380.949,298.087 380.651,297.922C 380.354,297.757 380.01,297.629 379.62,297.536C 379.23,297.444 378.815,297.397 378.375,297.397C 377.735,297.397 377.079,297.491 376.406,297.679C 375.734,297.866 375.125,298.112 374.58,298.417C 374.035,298.722 373.59,299.057 373.245,299.422C 372.9,299.787 372.727,300.15 372.727,300.51C 372.727,300.87 372.948,301.05 373.388,301.05C 373.653,301.05 374.081,301.019 374.674,300.956C 375.266,300.894 375.922,300.82 376.643,300.735C 377.362,300.65 378.09,300.552 378.825,300.442C 379.56,300.332 380.2,300.23 380.745,300.135 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 391.597,303.112C 391.158,303.112 390.798,302.929 390.518,302.561C 390.237,302.194 390.097,301.66 390.097,300.96C 390.097,300.335 390.379,299.866 390.941,299.554C 391.504,299.241 392.455,299.022 393.795,298.897C 394.235,298.847 394.81,298.78 395.52,298.695C 396.23,298.61 396.956,298.525 397.699,298.44C 398.441,298.355 399.145,298.281 399.81,298.219C 400.475,298.156 400.995,298.125 401.37,298.125C 401.945,298.125 402.394,298.296 402.716,298.639C 403.039,298.981 403.2,299.59 403.2,300.465C 403.2,301.37 402.3,301.917 400.5,302.107C 400.265,302.137 399.918,302.18 399.458,302.235C 398.997,302.29 398.479,302.356 397.901,302.434C 397.324,302.511 396.719,302.589 396.086,302.666C 395.454,302.744 394.847,302.814 394.268,302.876C 393.688,302.939 393.16,302.994 392.685,303.041C 392.21,303.089 391.847,303.112 391.597,303.112 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 192.915,368.722C 192.805,366.647 192.629,364.731 192.386,362.974C 192.144,361.216 191.894,359.681 191.636,358.369C 191.379,357.056 191.153,355.994 190.958,355.181C 190.763,354.369 190.665,353.86 190.665,353.655C 190.665,353.36 190.778,353.071 191.003,352.789C 191.228,352.506 191.513,352.26 191.858,352.05C 192.203,351.84 192.574,351.672 192.971,351.547C 193.369,351.422 193.733,351.36 194.063,351.36C 194.328,351.36 194.558,351.406 194.753,351.499C 194.948,351.591 195.085,351.747 195.165,351.967C 195.24,352.232 195.313,352.51 195.383,352.8C 195.453,353.09 195.528,353.437 195.608,353.842C 195.703,354.422 195.828,354.712 195.983,354.712C 196.153,354.712 196.348,354.452 196.568,353.932C 196.883,353.217 197.219,352.625 197.577,352.155C 197.934,351.685 198.32,351.314 198.735,351.041C 199.15,350.769 199.58,350.577 200.025,350.467C 200.47,350.357 200.935,350.302 201.42,350.302C 202.89,350.302 204.136,350.881 205.159,352.039C 206.181,353.196 206.983,354.867 207.563,357.052C 207.638,357.302 207.706,357.462 207.769,357.532C 207.831,357.602 207.903,357.637 207.983,357.637C 208.063,357.637 208.145,357.602 208.23,357.532C 208.315,357.462 208.398,357.317 208.478,357.097C 208.853,356.082 209.29,355.22 209.79,354.51C 210.29,353.8 210.809,353.222 211.346,352.777C 211.884,352.332 212.434,352.007 212.996,351.802C 213.559,351.597 214.098,351.495 214.613,351.495C 215.568,351.495 216.431,351.844 217.204,352.541C 217.976,353.239 218.664,354.31 219.266,355.755C 219.869,357.2 220.393,359.027 220.838,361.237C 221.283,363.447 221.653,366.067 221.948,369.097C 221.948,369.942 221.69,370.532 221.175,370.867C 220.66,371.202 219.958,371.37 219.068,371.37C 218.488,371.37 218.034,371.245 217.706,370.995C 217.379,370.745 217.193,370.417 217.148,370.012C 216.943,367.842 216.719,365.91 216.476,364.215C 216.234,362.52 215.973,361.09 215.693,359.925C 215.413,358.76 215.104,357.872 214.766,357.262C 214.429,356.652 214.058,356.347 213.653,356.347C 213.453,356.347 213.2,356.496 212.895,356.794C 212.59,357.091 212.265,357.635 211.92,358.425C 211.575,359.215 211.215,360.294 210.84,361.661C 210.465,363.029 210.105,364.775 209.76,366.9C 209.67,367.49 209.386,367.941 208.909,368.254C 208.431,368.566 207.85,368.722 207.165,368.722C 206.365,368.722 205.813,368.597 205.508,368.347C 205.203,368.097 205.035,367.677 205.005,367.087C 204.945,366.052 204.84,365.024 204.69,364.001C 204.54,362.979 204.356,362.002 204.139,361.072C 203.921,360.142 203.679,359.282 203.411,358.492C 203.144,357.702 202.863,357.015 202.568,356.43C 202.273,355.845 201.969,355.389 201.656,355.061C 201.344,354.734 201.038,354.57 200.738,354.57C 200.348,354.57 199.969,354.844 199.601,355.391C 199.234,355.939 198.906,356.712 198.619,357.712C 198.331,358.712 198.101,359.915 197.929,361.32C 197.756,362.725 197.67,364.295 197.67,366.03C 197.67,366.325 197.678,366.617 197.693,366.907C 197.708,367.197 197.715,367.497 197.715,367.807C 197.715,368.277 197.641,368.661 197.494,368.959C 197.346,369.256 197.135,369.491 196.86,369.664C 196.585,369.836 196.269,369.954 195.911,370.016C 195.554,370.079 195.163,370.11 194.738,370.11C 194.348,370.11 194.035,370.082 193.8,370.027C 193.565,369.972 193.385,369.89 193.26,369.78C 193.135,369.67 193.05,369.525 193.005,369.345C 192.96,369.165 192.93,368.957 192.915,368.722 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 225.21,359.932C 225.21,359.667 225.241,359.371 225.304,359.044C 225.366,358.716 225.398,358.357 225.398,357.967C 225.398,357.702 225.284,357.5 225.056,357.36C 224.829,357.22 224.575,357.064 224.295,356.891C 224.015,356.719 223.761,356.5 223.534,356.235C 223.306,355.97 223.193,355.587 223.193,355.087C 223.193,354.727 223.29,354.367 223.485,354.007C 223.68,353.647 223.965,353.32 224.34,353.025C 225.265,352.335 226.224,351.716 227.216,351.169C 228.209,350.621 229.201,350.16 230.194,349.785C 231.186,349.41 232.166,349.121 233.134,348.919C 234.101,348.716 235.03,348.615 235.92,348.615C 237.42,348.615 238.83,348.892 240.15,349.447C 241.47,350.002 242.619,350.76 243.596,351.72C 244.574,352.68 245.348,353.805 245.918,355.095C 246.488,356.385 246.773,357.765 246.773,359.235C 246.773,360.67 246.471,362.032 245.869,363.322C 245.266,364.612 244.458,365.741 243.443,366.709C 242.428,367.676 241.236,368.445 239.869,369.015C 238.501,369.585 237.06,369.87 235.545,369.87C 234.06,369.87 232.685,369.62 231.42,369.12C 230.155,368.62 229.061,367.929 228.139,367.046C 227.216,366.164 226.498,365.117 225.983,363.907C 225.468,362.697 225.21,361.372 225.21,359.932 Z M 236.063,365.655C 236.718,365.655 237.396,365.522 238.099,365.257C 238.801,364.992 239.446,364.606 240.034,364.099C 240.621,363.591 241.106,362.97 241.489,362.235C 241.871,361.5 242.063,360.67 242.063,359.745C 242.063,358.81 241.89,357.936 241.545,357.124C 241.2,356.311 240.728,355.604 240.128,355.001C 239.528,354.399 238.818,353.926 237.998,353.584C 237.178,353.241 236.29,353.07 235.335,353.07C 233.6,353.07 232.271,353.519 231.349,354.416C 230.426,355.314 229.965,356.692 229.965,358.552C 229.965,359.567 230.118,360.509 230.423,361.376C 230.728,362.244 231.154,362.994 231.701,363.626C 232.249,364.259 232.894,364.755 233.636,365.115C 234.379,365.475 235.188,365.655 236.063,365.655 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 250.267,348.802C 250.267,348.567 250.369,348.337 250.571,348.112C 250.774,347.887 251.039,347.685 251.366,347.505C 251.694,347.325 252.065,347.176 252.48,347.059C 252.895,346.941 253.313,346.882 253.733,346.882C 253.967,346.882 254.167,346.945 254.332,347.07C 254.497,347.195 254.642,347.432 254.767,347.782C 254.892,348.132 255.005,348.625 255.105,349.26C 255.205,349.895 255.302,350.72 255.397,351.735C 255.457,352.045 255.515,352.282 255.57,352.447C 255.625,352.612 255.7,352.695 255.795,352.695C 255.935,352.695 256.075,352.452 256.215,351.967C 257.355,348.672 259.005,347.025 261.165,347.025C 262.165,347.025 263.075,347.337 263.895,347.962C 264.715,348.587 265.48,349.606 266.19,351.019C 266.9,352.431 267.575,354.29 268.215,356.595C 268.855,358.9 269.497,361.74 270.142,365.115C 270.172,365.285 270.195,365.441 270.21,365.584C 270.225,365.726 270.233,365.86 270.233,365.985C 270.233,366.345 270.15,366.654 269.985,366.911C 269.82,367.169 269.605,367.379 269.34,367.541C 269.075,367.704 268.779,367.829 268.451,367.916C 268.124,368.004 267.795,368.047 267.465,368.047C 266.81,368.047 266.337,367.976 266.047,367.834C 265.757,367.691 265.575,367.425 265.5,367.035C 265.045,364.66 264.603,362.551 264.172,360.709C 263.743,358.866 263.321,357.316 262.909,356.059C 262.496,354.801 262.086,353.844 261.679,353.186C 261.271,352.529 260.865,352.2 260.46,352.2C 260.055,352.2 259.676,352.454 259.324,352.961C 258.971,353.469 258.631,354.262 258.304,355.342C 257.976,356.422 257.66,357.79 257.355,359.445C 257.05,361.1 256.757,363.075 256.478,365.37C 256.397,365.995 256.084,366.495 255.536,366.87C 254.989,367.245 254.295,367.432 253.455,367.432C 252.89,367.432 252.459,367.316 252.161,367.084C 251.864,366.851 251.7,366.53 251.67,366.12C 251.53,362.87 251.377,360.195 251.212,358.095C 251.047,355.995 250.895,354.307 250.755,353.032C 250.615,351.757 250.499,350.807 250.406,350.182C 250.314,349.557 250.267,349.097 250.267,348.802 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 276.42,343.807C 275.97,343.807 275.545,343.741 275.145,343.609C 274.745,343.476 274.401,343.289 274.114,343.046C 273.826,342.804 273.596,342.519 273.424,342.191C 273.251,341.864 273.165,341.505 273.165,341.115C 273.165,340.46 273.426,339.929 273.949,339.521C 274.471,339.114 275.17,338.91 276.045,338.91C 276.45,338.91 276.84,338.985 277.215,339.135C 277.59,339.285 277.923,339.485 278.213,339.735C 278.503,339.985 278.734,340.277 278.906,340.612C 279.079,340.947 279.165,341.295 279.165,341.655C 279.165,342.325 278.919,342.851 278.426,343.234C 277.934,343.616 277.265,343.807 276.42,343.807 Z M 273.21,350.962C 273.21,350.412 273.449,349.962 273.926,349.612C 274.404,349.262 275.033,349.087 275.813,349.087C 277.218,349.087 277.968,349.57 278.063,350.535C 278.123,351.21 278.189,351.969 278.261,352.811C 278.334,353.654 278.405,354.547 278.475,355.492C 278.545,356.437 278.608,357.414 278.663,358.421C 278.718,359.429 278.768,360.421 278.813,361.399C 278.858,362.376 278.896,363.319 278.929,364.226C 278.961,365.134 278.978,365.962 278.978,366.712C 278.978,367.492 278.7,368.077 278.145,368.467C 277.59,368.857 276.78,369.052 275.715,369.052C 275.235,369.052 274.858,368.939 274.583,368.711C 274.308,368.484 274.17,368.152 274.17,367.717C 274.17,365.562 274.12,363.544 274.02,361.661C 273.92,359.779 273.811,358.102 273.694,356.632C 273.576,355.162 273.466,353.939 273.364,352.961C 273.261,351.984 273.21,351.317 273.21,350.962 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 285.645,340.65C 285.645,339.82 285.88,339.237 286.35,338.902C 286.82,338.567 287.592,338.4 288.667,338.4C 289.057,338.4 289.39,338.435 289.665,338.505C 289.94,338.575 290.175,338.704 290.37,338.891C 290.565,339.079 290.721,339.325 290.839,339.63C 290.956,339.935 291.052,340.32 291.127,340.785C 291.317,342.24 291.525,343.741 291.75,345.289C 291.975,346.836 292.212,348.39 292.462,349.95C 292.557,350.655 292.925,351.007 293.565,351.007C 293.74,351.007 294.026,350.987 294.424,350.947C 294.821,350.907 295.294,350.86 295.841,350.805C 296.389,350.75 296.979,350.691 297.611,350.629C 298.244,350.566 298.876,350.507 299.509,350.452C 300.141,350.397 300.742,350.351 301.312,350.314C 301.882,350.276 302.387,350.257 302.827,350.257C 303.167,350.257 303.44,350.324 303.645,350.456C 303.85,350.589 304.011,350.76 304.129,350.97C 304.246,351.18 304.324,351.414 304.361,351.671C 304.399,351.929 304.417,352.192 304.417,352.462C 304.417,352.692 304.375,352.932 304.29,353.182C 304.205,353.432 304.087,353.656 303.937,353.854C 303.787,354.051 303.604,354.212 303.386,354.337C 303.169,354.462 302.92,354.525 302.64,354.525C 301.28,354.525 299.909,354.567 298.526,354.652C 297.144,354.737 295.765,354.85 294.39,354.99C 293.685,355.085 293.332,355.437 293.332,356.047C 293.332,356.092 293.34,356.15 293.355,356.22C 293.37,356.29 293.377,356.35 293.377,356.4C 293.567,357.755 293.744,359.026 293.906,360.214C 294.069,361.401 294.209,362.46 294.326,363.39C 294.444,364.32 294.537,365.094 294.607,365.711C 294.677,366.329 294.712,366.74 294.712,366.945C 294.712,367.505 294.659,367.976 294.551,368.359C 294.444,368.741 294.265,369.054 294.015,369.296C 293.765,369.539 293.432,369.711 293.017,369.814C 292.602,369.916 292.082,369.967 291.457,369.967C 290.862,369.967 290.425,369.826 290.145,369.544C 289.865,369.261 289.71,368.832 289.68,368.257C 289.585,366.412 289.436,364.556 289.234,362.689C 289.031,360.821 288.795,358.957 288.525,357.097C 288.385,356.427 288.035,356.092 287.475,356.092C 287.425,356.092 287.369,356.1 287.306,356.115C 287.244,356.13 287.19,356.137 287.145,356.137C 286.175,356.357 285.261,356.576 284.404,356.794C 283.546,357.011 282.742,357.245 281.992,357.495C 281.567,357.64 281.191,357.739 280.864,357.791C 280.536,357.844 280.24,357.87 279.975,357.87C 279.615,357.87 279.349,357.71 279.176,357.39C 279.004,357.07 278.917,356.667 278.917,356.182C 278.917,356.012 278.934,355.814 278.966,355.586C 278.999,355.359 279.057,355.132 279.142,354.907C 279.227,354.682 279.352,354.472 279.517,354.277C 279.682,354.082 279.905,353.922 280.185,353.797C 280.84,353.532 281.715,353.255 282.81,352.965C 283.905,352.675 285.14,352.405 286.515,352.155C 286.825,352.075 287.07,351.945 287.25,351.765C 287.43,351.585 287.52,351.317 287.52,350.962C 287.52,350.882 287.52,350.8 287.52,350.715C 287.52,350.63 287.505,350.54 287.475,350.445C 287.225,349.005 286.986,347.695 286.759,346.515C 286.531,345.335 286.336,344.324 286.174,343.481C 286.011,342.639 285.882,341.975 285.787,341.49C 285.692,341.005 285.645,340.725 285.645,340.65 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 303.45,359.932C 303.45,359.667 303.482,359.371 303.544,359.044C 303.607,358.716 303.638,358.357 303.638,357.967C 303.638,357.702 303.524,357.5 303.297,357.36C 303.069,357.22 302.815,357.064 302.535,356.891C 302.255,356.719 302.002,356.5 301.774,356.235C 301.547,355.97 301.433,355.587 301.433,355.087C 301.433,354.727 301.53,354.367 301.725,354.007C 301.92,353.647 302.205,353.32 302.58,353.025C 303.505,352.335 304.464,351.716 305.457,351.169C 306.449,350.621 307.442,350.16 308.434,349.785C 309.427,349.41 310.407,349.121 311.374,348.919C 312.342,348.716 313.27,348.615 314.16,348.615C 315.66,348.615 317.07,348.892 318.39,349.447C 319.71,350.002 320.859,350.76 321.837,351.72C 322.814,352.68 323.588,353.805 324.158,355.095C 324.728,356.385 325.013,357.765 325.013,359.235C 325.013,360.67 324.712,362.032 324.109,363.322C 323.507,364.612 322.698,365.741 321.683,366.709C 320.668,367.676 319.477,368.445 318.109,369.015C 316.742,369.585 315.3,369.87 313.785,369.87C 312.3,369.87 310.925,369.62 309.66,369.12C 308.395,368.62 307.302,367.929 306.379,367.046C 305.457,366.164 304.738,365.117 304.223,363.907C 303.708,362.697 303.45,361.372 303.45,359.932 Z M 314.303,365.655C 314.958,365.655 315.637,365.522 316.339,365.257C 317.042,364.992 317.687,364.606 318.274,364.099C 318.862,363.591 319.347,362.97 319.729,362.235C 320.112,361.5 320.303,360.67 320.303,359.745C 320.303,358.81 320.13,357.936 319.785,357.124C 319.44,356.311 318.968,355.604 318.368,355.001C 317.768,354.399 317.058,353.926 316.238,353.584C 315.418,353.241 314.53,353.07 313.575,353.07C 311.84,353.07 310.512,353.519 309.589,354.416C 308.667,355.314 308.205,356.692 308.205,358.552C 308.205,359.567 308.358,360.509 308.663,361.376C 308.968,362.244 309.394,362.994 309.942,363.626C 310.489,364.259 311.134,364.755 311.877,365.115C 312.619,365.475 313.428,365.655 314.303,365.655 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 340.808,350.182C 340.233,350.182 339.726,350.335 339.289,350.64C 338.851,350.945 338.476,351.367 338.164,351.907C 337.851,352.447 337.593,353.081 337.388,353.809C 337.183,354.536 337.018,355.329 336.893,356.186C 336.768,357.044 336.683,357.941 336.638,358.879C 336.593,359.816 336.57,360.762 336.57,361.717C 336.57,362.967 336.62,364.197 336.72,365.407C 336.82,366.617 336.87,367.74 336.87,368.775C 336.87,369.445 336.62,369.971 336.12,370.354C 335.62,370.736 334.91,370.927 333.99,370.927C 333.815,370.927 333.619,370.912 333.401,370.882C 333.184,370.852 332.978,370.79 332.783,370.695C 332.588,370.6 332.415,370.47 332.265,370.305C 332.115,370.14 332.033,369.917 332.018,369.637C 331.878,368.262 331.675,366.856 331.41,365.419C 331.145,363.981 330.814,362.547 330.416,361.117C 330.019,359.687 329.543,358.27 328.988,356.865C 328.433,355.46 327.795,354.085 327.075,352.74C 326.95,352.505 326.845,352.286 326.76,352.084C 326.675,351.881 326.633,351.685 326.633,351.495C 326.633,351.265 326.738,351.012 326.948,350.737C 327.158,350.462 327.423,350.207 327.743,349.972C 328.063,349.737 328.414,349.546 328.796,349.399C 329.179,349.251 329.55,349.177 329.91,349.177C 330.505,349.177 331.029,349.587 331.481,350.407C 331.934,351.227 332.355,352.537 332.745,354.337C 332.825,354.647 332.889,354.865 332.936,354.99C 332.984,355.115 333.045,355.177 333.12,355.177C 333.295,355.177 333.405,354.912 333.45,354.382C 333.635,352.897 333.955,351.62 334.41,350.55C 334.865,349.48 335.433,348.597 336.113,347.902C 336.793,347.207 337.574,346.695 338.456,346.365C 339.339,346.035 340.31,345.87 341.37,345.87C 341.98,345.87 342.598,345.925 343.223,346.035C 343.848,346.145 344.41,346.31 344.91,346.53C 345.41,346.75 345.816,347.016 346.129,347.329C 346.441,347.641 346.598,347.992 346.598,348.382C 346.598,348.662 346.539,348.994 346.421,349.376C 346.304,349.759 346.151,350.126 345.964,350.479C 345.776,350.831 345.561,351.129 345.319,351.371C 345.076,351.614 344.83,351.735 344.58,351.735C 344.3,351.735 344.028,351.652 343.763,351.487C 343.498,351.322 343.213,351.146 342.908,350.959C 342.603,350.771 342.283,350.595 341.948,350.43C 341.613,350.265 341.233,350.182 340.808,350.182 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 348.42,343.807C 347.97,343.807 347.545,343.741 347.145,343.609C 346.745,343.476 346.401,343.289 346.114,343.046C 345.826,342.804 345.596,342.519 345.424,342.191C 345.251,341.864 345.165,341.505 345.165,341.115C 345.165,340.46 345.426,339.929 345.949,339.521C 346.471,339.114 347.17,338.91 348.045,338.91C 348.45,338.91 348.84,338.985 349.215,339.135C 349.59,339.285 349.923,339.485 350.213,339.735C 350.503,339.985 350.734,340.277 350.906,340.612C 351.079,340.947 351.165,341.295 351.165,341.655C 351.165,342.325 350.919,342.851 350.426,343.234C 349.934,343.616 349.265,343.807 348.42,343.807 Z M 345.21,350.962C 345.21,350.412 345.449,349.962 345.926,349.612C 346.404,349.262 347.033,349.087 347.813,349.087C 349.218,349.087 349.968,349.57 350.063,350.535C 350.122,351.21 350.189,351.969 350.261,352.811C 350.334,353.654 350.405,354.547 350.475,355.492C 350.545,356.437 350.608,357.414 350.663,358.421C 350.718,359.429 350.768,360.421 350.813,361.399C 350.858,362.376 350.896,363.319 350.929,364.226C 350.961,365.134 350.978,365.962 350.978,366.712C 350.978,367.492 350.7,368.077 350.145,368.467C 349.59,368.857 348.78,369.052 347.715,369.052C 347.235,369.052 346.858,368.939 346.583,368.711C 346.308,368.484 346.17,368.152 346.17,367.717C 346.17,365.562 346.12,363.544 346.02,361.661C 345.92,359.779 345.811,358.102 345.694,356.632C 345.576,355.162 345.466,353.939 345.364,352.961C 345.261,351.984 345.21,351.317 345.21,350.962 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 355.867,348.802C 355.867,348.567 355.969,348.337 356.171,348.112C 356.374,347.887 356.639,347.685 356.966,347.505C 357.294,347.325 357.665,347.176 358.08,347.059C 358.495,346.941 358.912,346.882 359.332,346.882C 359.567,346.882 359.767,346.945 359.932,347.07C 360.097,347.195 360.242,347.432 360.367,347.782C 360.492,348.132 360.605,348.625 360.705,349.26C 360.805,349.895 360.902,350.72 360.997,351.735C 361.057,352.045 361.115,352.282 361.17,352.447C 361.225,352.612 361.3,352.695 361.395,352.695C 361.535,352.695 361.675,352.452 361.815,351.967C 362.955,348.672 364.605,347.025 366.765,347.025C 367.765,347.025 368.675,347.337 369.495,347.962C 370.315,348.587 371.08,349.606 371.79,351.019C 372.5,352.431 373.175,354.29 373.815,356.595C 374.455,358.9 375.097,361.74 375.742,365.115C 375.772,365.285 375.795,365.441 375.81,365.584C 375.825,365.726 375.832,365.86 375.832,365.985C 375.832,366.345 375.75,366.654 375.585,366.911C 375.42,367.169 375.205,367.379 374.94,367.541C 374.675,367.704 374.379,367.829 374.051,367.916C 373.724,368.004 373.395,368.047 373.065,368.047C 372.41,368.047 371.937,367.976 371.647,367.834C 371.357,367.691 371.175,367.425 371.1,367.035C 370.645,364.66 370.202,362.551 369.772,360.709C 369.342,358.866 368.921,357.316 368.509,356.059C 368.096,354.801 367.686,353.844 367.279,353.186C 366.871,352.529 366.465,352.2 366.06,352.2C 365.655,352.2 365.276,352.454 364.924,352.961C 364.571,353.469 364.231,354.262 363.904,355.342C 363.576,356.422 363.26,357.79 362.955,359.445C 362.65,361.1 362.357,363.075 362.077,365.37C 361.997,365.995 361.684,366.495 361.136,366.87C 360.589,367.245 359.895,367.432 359.055,367.432C 358.49,367.432 358.059,367.316 357.761,367.084C 357.464,366.851 357.3,366.53 357.27,366.12C 357.13,362.87 356.977,360.195 356.812,358.095C 356.647,355.995 356.495,354.307 356.355,353.032C 356.215,351.757 356.099,350.807 356.006,350.182C 355.914,349.557 355.867,349.097 355.867,348.802 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 390.907,349.432C 391.657,349.432 392.367,349.491 393.037,349.609C 393.707,349.726 394.316,349.851 394.864,349.984C 395.411,350.116 395.88,350.241 396.27,350.359C 396.66,350.476 396.942,350.535 397.117,350.535C 397.258,350.535 397.39,350.461 397.515,350.314C 397.64,350.166 397.796,350.006 397.984,349.834C 398.171,349.661 398.421,349.501 398.734,349.354C 399.046,349.206 399.46,349.132 399.975,349.132C 400.57,349.132 401.039,349.285 401.381,349.59C 401.724,349.895 401.895,350.272 401.895,350.722C 401.895,356.442 401.7,361.299 401.31,365.291C 400.92,369.284 400.287,372.53 399.412,375.03C 398.537,377.53 397.405,379.342 396.015,380.467C 394.625,381.592 392.937,382.155 390.952,382.155C 390.047,382.155 389.106,381.951 388.129,381.544C 387.151,381.136 386.256,380.616 385.444,379.984C 384.631,379.351 383.964,378.652 383.441,377.887C 382.919,377.122 382.657,376.387 382.657,375.682C 382.657,375.452 382.782,375.181 383.032,374.869C 383.282,374.556 383.586,374.251 383.944,373.954C 384.301,373.656 384.676,373.406 385.069,373.204C 385.461,373.001 385.797,372.9 386.077,372.9C 386.372,372.9 386.621,373.02 386.824,373.26C 387.026,373.5 387.217,373.8 387.397,374.16C 387.577,374.52 387.761,374.915 387.949,375.345C 388.136,375.775 388.371,376.17 388.654,376.53C 388.936,376.89 389.28,377.191 389.685,377.434C 390.09,377.676 390.597,377.797 391.207,377.797C 394.612,377.797 396.612,372.592 397.207,362.182C 397.207,361.717 397.075,361.485 396.81,361.485C 396.59,361.485 396.417,361.592 396.292,361.807C 394.827,363.792 393.114,365.281 391.151,366.274C 389.189,367.266 387.013,367.762 384.622,367.762C 383.513,367.762 382.489,367.595 381.551,367.26C 380.614,366.925 379.805,366.456 379.125,365.854C 378.445,365.251 377.917,364.532 377.542,363.697C 377.167,362.862 376.98,361.945 376.98,360.945C 376.98,359.96 377.156,358.987 377.509,358.027C 377.861,357.067 378.354,356.161 378.986,355.309C 379.619,354.456 380.372,353.67 381.247,352.95C 382.122,352.23 383.076,351.609 384.109,351.086C 385.141,350.564 386.231,350.157 387.379,349.867C 388.526,349.577 389.702,349.432 390.907,349.432 Z M 385.35,363.45C 387.49,363.45 389.451,362.775 391.234,361.425C 393.016,360.075 394.54,358.11 395.805,355.53C 395.835,355.435 395.857,355.36 395.872,355.305C 395.888,355.25 395.895,355.192 395.895,355.132C 395.895,354.977 395.731,354.814 395.404,354.641C 395.076,354.469 394.646,354.32 394.114,354.195C 393.581,354.07 392.976,353.964 392.299,353.876C 391.621,353.789 390.937,353.745 390.247,353.745C 389.138,353.745 388.067,353.932 387.037,354.307C 386.008,354.682 385.094,355.182 384.296,355.807C 383.499,356.432 382.857,357.144 382.372,357.941C 381.888,358.739 381.645,359.567 381.645,360.427C 381.645,361.347 381.985,362.081 382.665,362.629C 383.345,363.176 384.24,363.45 385.35,363.45 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 161.715,423.697C 161.26,423.697 160.834,423.626 160.436,423.484C 160.039,423.341 159.691,423.15 159.394,422.91C 159.096,422.67 158.866,422.385 158.704,422.055C 158.541,421.725 158.46,421.372 158.46,420.997C 158.46,420.342 158.721,419.812 159.244,419.407C 159.766,419.002 160.457,418.8 161.317,418.8C 161.722,418.8 162.116,418.874 162.499,419.021C 162.881,419.169 163.217,419.367 163.507,419.617C 163.797,419.867 164.029,420.156 164.201,420.484C 164.374,420.811 164.46,421.155 164.46,421.515C 164.46,422.205 164.214,422.741 163.721,423.124C 163.229,423.506 162.56,423.697 161.715,423.697 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 176.595,423.697C 176.14,423.697 175.714,423.626 175.316,423.484C 174.919,423.341 174.571,423.15 174.274,422.91C 173.976,422.67 173.746,422.385 173.584,422.055C 173.421,421.725 173.34,421.372 173.34,420.997C 173.34,420.342 173.601,419.812 174.124,419.407C 174.646,419.002 175.337,418.8 176.197,418.8C 176.602,418.8 176.996,418.874 177.379,419.021C 177.761,419.169 178.097,419.367 178.387,419.617C 178.677,419.867 178.909,420.156 179.081,420.484C 179.254,420.811 179.34,421.155 179.34,421.515C 179.34,422.205 179.094,422.741 178.601,423.124C 178.109,423.506 177.44,423.697 176.595,423.697 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 191.475,423.697C 191.02,423.697 190.594,423.626 190.196,423.484C 189.799,423.341 189.451,423.15 189.154,422.91C 188.856,422.67 188.626,422.385 188.464,422.055C 188.301,421.725 188.22,421.372 188.22,420.997C 188.22,420.342 188.481,419.812 189.004,419.407C 189.526,419.002 190.217,418.8 191.077,418.8C 191.482,418.8 191.876,418.874 192.259,419.021C 192.641,419.169 192.977,419.367 193.267,419.617C 193.557,419.867 193.789,420.156 193.961,420.484C 194.134,420.811 194.22,421.155 194.22,421.515C 194.22,422.205 193.974,422.741 193.481,423.124C 192.989,423.506 192.32,423.697 191.475,423.697 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 215.145,403.635C 216.005,403.635 216.834,403.767 217.631,404.032C 218.429,404.297 219.131,404.664 219.739,405.131C 220.346,405.599 220.834,406.161 221.201,406.819C 221.569,407.476 221.753,408.202 221.753,408.997C 221.753,409.327 221.679,409.645 221.531,409.95C 221.384,410.255 221.185,410.52 220.935,410.745C 220.685,410.97 220.4,411.15 220.08,411.285C 219.76,411.42 219.428,411.487 218.828,411.532L 218.918,413.407C 218.983,415.642 219.3,417.275 219.87,418.305C 220.44,419.335 221.185,419.85 222.105,419.85C 222.435,419.85 222.729,419.819 222.986,419.756C 223.244,419.694 223.485,419.62 223.71,419.535C 223.935,419.45 224.15,419.376 224.355,419.314C 224.56,419.251 224.763,419.22 224.963,419.22C 225.323,419.22 225.64,419.376 225.915,419.689C 226.19,420.001 226.328,420.375 226.328,420.81C 226.328,421.25 226.159,421.689 225.821,422.126C 225.484,422.564 225.041,422.957 224.494,423.307C 223.946,423.657 223.329,423.942 222.641,424.162C 221.954,424.382 221.26,424.492 220.56,424.492C 219.34,424.492 218.269,423.989 217.346,422.981C 216.424,421.974 215.768,420.492 215.378,418.537C 215.283,418.227 215.158,418.072 215.003,418.072C 214.818,418.072 214.655,418.165 214.515,418.35C 212.965,420.305 211.315,421.77 209.565,422.745C 207.815,423.72 206.09,424.207 204.39,424.207C 203.59,424.207 202.87,424.091 202.23,423.859C 201.59,423.626 201.048,423.295 200.603,422.865C 200.158,422.435 199.814,421.911 199.571,421.294C 199.329,420.676 199.208,419.985 199.208,419.22C 199.208,418.14 199.446,417.006 199.924,415.819C 200.401,414.631 201.046,413.46 201.859,412.305C 202.671,411.15 203.613,410.049 204.683,409.001C 205.753,407.954 206.878,407.031 208.058,406.234C 209.238,405.436 210.436,404.804 211.654,404.336C 212.871,403.869 214.035,403.635 215.145,403.635 Z M 214.373,411.742C 214.653,411.212 214.91,410.826 215.145,410.584C 215.38,410.341 215.715,410.18 216.15,410.1C 216.495,410.055 216.668,409.945 216.668,409.77C 216.668,409.645 216.62,409.512 216.525,409.372C 216.23,408.967 215.919,408.612 215.591,408.307C 215.264,408.002 214.825,407.85 214.275,407.85C 213.685,407.85 213.023,408.022 212.288,408.367C 211.553,408.712 210.806,409.17 210.049,409.74C 209.291,410.31 208.549,410.957 207.821,411.682C 207.094,412.407 206.449,413.154 205.886,413.921C 205.324,414.689 204.871,415.447 204.529,416.197C 204.186,416.947 204.015,417.617 204.015,418.207C 204.015,418.742 204.159,419.157 204.446,419.452C 204.734,419.747 205.128,419.895 205.628,419.895C 206.908,419.895 208.306,419.216 209.824,417.859C 211.341,416.501 212.858,414.462 214.373,411.742 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 227.708,405.202C 227.708,404.967 227.809,404.737 228.011,404.512C 228.214,404.287 228.479,404.085 228.806,403.905C 229.134,403.725 229.505,403.576 229.92,403.459C 230.335,403.341 230.753,403.282 231.173,403.282C 231.408,403.282 231.608,403.345 231.773,403.47C 231.938,403.595 232.083,403.832 232.208,404.182C 232.333,404.532 232.445,405.025 232.545,405.66C 232.645,406.295 232.743,407.12 232.838,408.135C 232.898,408.445 232.955,408.682 233.01,408.847C 233.065,409.012 233.14,409.095 233.235,409.095C 233.375,409.095 233.515,408.852 233.655,408.367C 234.795,405.072 236.445,403.425 238.605,403.425C 239.605,403.425 240.515,403.737 241.335,404.362C 242.155,404.987 242.92,406.006 243.63,407.419C 244.34,408.831 245.015,410.69 245.655,412.995C 246.295,415.3 246.938,418.14 247.583,421.515C 247.613,421.685 247.635,421.841 247.65,421.984C 247.665,422.126 247.673,422.26 247.673,422.385C 247.673,422.745 247.59,423.054 247.425,423.311C 247.26,423.569 247.045,423.779 246.78,423.941C 246.515,424.104 246.219,424.229 245.891,424.316C 245.564,424.404 245.235,424.447 244.905,424.447C 244.25,424.447 243.778,424.376 243.488,424.234C 243.198,424.091 243.015,423.825 242.94,423.435C 242.485,421.06 242.043,418.951 241.613,417.109C 241.183,415.266 240.761,413.716 240.349,412.459C 239.936,411.201 239.526,410.244 239.119,409.586C 238.711,408.929 238.305,408.6 237.9,408.6C 237.495,408.6 237.116,408.854 236.764,409.361C 236.411,409.869 236.071,410.662 235.744,411.742C 235.416,412.822 235.1,414.19 234.795,415.845C 234.49,417.5 234.198,419.475 233.918,421.77C 233.838,422.395 233.524,422.895 232.976,423.27C 232.429,423.645 231.735,423.832 230.895,423.832C 230.33,423.832 229.899,423.716 229.601,423.484C 229.304,423.251 229.14,422.93 229.11,422.52C 228.97,419.27 228.818,416.595 228.653,414.495C 228.488,412.395 228.335,410.707 228.195,409.432C 228.055,408.157 227.939,407.207 227.846,406.582C 227.754,405.957 227.708,405.497 227.708,405.202 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 266.025,406.987C 266.09,407.017 266.185,407.032 266.31,407.032C 266.65,407.032 266.82,406.805 266.82,406.35L 266.82,399.06C 266.82,398.14 267.028,397.485 267.443,397.095C 267.858,396.705 268.55,396.51 269.52,396.51C 270.505,396.51 271.2,396.712 271.605,397.117C 272.01,397.522 272.213,398.217 272.213,399.202C 272.213,399.577 272.189,400.129 272.141,400.856C 272.094,401.584 272.043,402.407 271.988,403.327C 271.933,404.247 271.883,405.235 271.838,406.29C 271.793,407.345 271.77,408.39 271.77,409.425C 271.77,411.015 271.879,412.389 272.096,413.546C 272.314,414.704 272.626,415.661 273.034,416.419C 273.441,417.176 273.926,417.739 274.489,418.106C 275.051,418.474 275.683,418.657 276.383,418.657C 276.773,418.657 277.129,418.606 277.451,418.504C 277.774,418.401 278.153,418.35 278.588,418.35C 278.903,418.35 279.165,418.51 279.375,418.83C 279.585,419.15 279.69,419.537 279.69,419.992C 279.69,420.397 279.569,420.78 279.326,421.14C 279.084,421.5 278.755,421.812 278.34,422.077C 277.925,422.342 277.445,422.55 276.9,422.7C 276.355,422.85 275.785,422.925 275.19,422.925C 273.91,422.925 272.739,422.53 271.676,421.74C 270.614,420.95 269.815,419.742 269.28,418.117C 269.235,417.867 269.158,417.742 269.048,417.742C 268.923,417.742 268.823,417.867 268.748,418.117C 268.323,419.257 267.77,420.285 267.09,421.2C 266.41,422.115 265.621,422.896 264.724,423.544C 263.826,424.191 262.843,424.687 261.773,425.032C 260.703,425.377 259.573,425.55 258.383,425.55C 257.133,425.55 255.989,425.342 254.951,424.927C 253.914,424.512 253.02,423.934 252.27,423.191C 251.52,422.449 250.934,421.574 250.511,420.566C 250.089,419.559 249.878,418.47 249.878,417.3C 249.878,415.8 250.19,414.385 250.815,413.055C 251.44,411.725 252.288,410.564 253.358,409.571C 254.428,408.579 255.674,407.794 257.096,407.216C 258.519,406.639 260.035,406.35 261.645,406.35C 262.3,406.35 262.995,406.401 263.73,406.504C 264.465,406.606 265.23,406.767 266.025,406.987 Z M 259.298,421.327C 260.188,421.327 260.98,421.132 261.675,420.742C 262.37,420.352 262.988,419.856 263.528,419.254C 264.068,418.651 264.525,417.987 264.9,417.262C 265.275,416.537 265.58,415.831 265.815,415.144C 266.05,414.456 266.223,413.839 266.333,413.291C 266.443,412.744 266.498,412.352 266.498,412.117C 266.498,411.947 266.45,411.795 266.355,411.66C 266.26,411.525 266.12,411.42 265.935,411.345C 265.51,411.235 265.071,411.137 264.619,411.052C 264.166,410.967 263.721,410.894 263.284,410.831C 262.846,410.769 262.429,410.721 262.031,410.689C 261.634,410.656 261.27,410.64 260.94,410.64C 260,410.64 259.148,410.781 258.383,411.064C 257.618,411.346 256.966,411.745 256.429,412.26C 255.891,412.775 255.474,413.387 255.176,414.097C 254.879,414.807 254.73,415.585 254.73,416.43C 254.73,417.18 254.843,417.856 255.068,418.459C 255.293,419.061 255.605,419.572 256.005,419.992C 256.405,420.412 256.886,420.74 257.449,420.975C 258.011,421.21 258.628,421.327 259.298,421.327 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 292.275,425.122C 292.165,423.047 291.989,421.131 291.746,419.374C 291.504,417.616 291.254,416.081 290.996,414.769C 290.739,413.456 290.513,412.394 290.318,411.581C 290.123,410.769 290.025,410.26 290.025,410.055C 290.025,409.76 290.138,409.471 290.363,409.189C 290.588,408.906 290.873,408.66 291.218,408.45C 291.563,408.24 291.934,408.072 292.331,407.947C 292.729,407.822 293.093,407.76 293.423,407.76C 293.688,407.76 293.918,407.806 294.113,407.899C 294.308,407.991 294.445,408.147 294.525,408.367C 294.6,408.632 294.673,408.91 294.743,409.2C 294.813,409.49 294.888,409.837 294.968,410.242C 295.063,410.822 295.188,411.112 295.343,411.112C 295.513,411.112 295.708,410.852 295.928,410.332C 296.243,409.617 296.579,409.025 296.936,408.555C 297.294,408.085 297.68,407.714 298.095,407.441C 298.51,407.169 298.94,406.977 299.385,406.867C 299.83,406.757 300.295,406.702 300.78,406.702C 302.25,406.702 303.496,407.281 304.519,408.439C 305.541,409.596 306.343,411.267 306.923,413.452C 306.998,413.702 307.066,413.862 307.129,413.932C 307.191,414.002 307.263,414.037 307.343,414.037C 307.423,414.037 307.505,414.002 307.59,413.932C 307.675,413.862 307.758,413.717 307.838,413.497C 308.213,412.482 308.65,411.62 309.15,410.91C 309.65,410.2 310.169,409.622 310.706,409.177C 311.244,408.732 311.794,408.407 312.356,408.202C 312.919,407.997 313.458,407.895 313.973,407.895C 314.928,407.895 315.791,408.244 316.564,408.941C 317.336,409.639 318.024,410.71 318.626,412.155C 319.229,413.6 319.753,415.427 320.198,417.637C 320.643,419.847 321.013,422.467 321.308,425.497C 321.308,426.342 321.05,426.932 320.535,427.267C 320.02,427.602 319.318,427.77 318.428,427.77C 317.848,427.77 317.394,427.645 317.066,427.395C 316.739,427.145 316.553,426.817 316.508,426.412C 316.303,424.242 316.079,422.31 315.836,420.615C 315.594,418.92 315.333,417.49 315.053,416.325C 314.773,415.16 314.464,414.272 314.126,413.662C 313.789,413.052 313.418,412.747 313.013,412.747C 312.813,412.747 312.56,412.896 312.255,413.194C 311.95,413.491 311.625,414.035 311.28,414.825C 310.935,415.615 310.575,416.694 310.2,418.061C 309.825,419.429 309.465,421.175 309.12,423.3C 309.03,423.89 308.746,424.341 308.269,424.654C 307.791,424.966 307.21,425.122 306.525,425.122C 305.725,425.122 305.173,424.997 304.868,424.747C 304.563,424.497 304.395,424.077 304.365,423.487C 304.305,422.452 304.2,421.424 304.05,420.401C 303.9,419.379 303.716,418.402 303.499,417.472C 303.281,416.542 303.039,415.682 302.771,414.892C 302.504,414.102 302.223,413.415 301.928,412.83C 301.633,412.245 301.329,411.789 301.016,411.461C 300.704,411.134 300.398,410.97 300.098,410.97C 299.708,410.97 299.329,411.244 298.961,411.791C 298.594,412.339 298.266,413.112 297.979,414.112C 297.691,415.112 297.461,416.315 297.289,417.72C 297.116,419.125 297.03,420.695 297.03,422.43C 297.03,422.725 297.038,423.017 297.053,423.307C 297.068,423.597 297.075,423.897 297.075,424.207C 297.075,424.677 297.001,425.061 296.854,425.359C 296.706,425.656 296.495,425.891 296.22,426.064C 295.945,426.236 295.629,426.354 295.271,426.416C 294.914,426.479 294.523,426.51 294.098,426.51C 293.708,426.51 293.395,426.482 293.16,426.427C 292.925,426.372 292.745,426.29 292.62,426.18C 292.495,426.07 292.41,425.925 292.365,425.745C 292.32,425.565 292.29,425.357 292.275,425.122 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 324.57,416.332C 324.57,416.067 324.601,415.771 324.664,415.444C 324.726,415.116 324.758,414.757 324.758,414.367C 324.758,414.102 324.644,413.9 324.416,413.76C 324.189,413.62 323.935,413.464 323.655,413.291C 323.375,413.119 323.121,412.9 322.894,412.635C 322.666,412.37 322.553,411.987 322.553,411.487C 322.553,411.127 322.65,410.767 322.845,410.407C 323.04,410.047 323.325,409.72 323.7,409.425C 324.625,408.735 325.584,408.116 326.576,407.569C 327.569,407.021 328.561,406.56 329.554,406.185C 330.546,405.81 331.526,405.521 332.494,405.319C 333.461,405.116 334.39,405.015 335.28,405.015C 336.78,405.015 338.19,405.292 339.51,405.847C 340.83,406.402 341.979,407.16 342.956,408.12C 343.934,409.08 344.708,410.205 345.278,411.495C 345.848,412.785 346.133,414.165 346.133,415.635C 346.133,417.07 345.831,418.432 345.229,419.722C 344.626,421.012 343.818,422.141 342.803,423.109C 341.788,424.076 340.596,424.845 339.229,425.415C 337.861,425.985 336.42,426.27 334.905,426.27C 333.42,426.27 332.045,426.02 330.78,425.52C 329.515,425.02 328.421,424.329 327.499,423.446C 326.576,422.564 325.858,421.517 325.343,420.307C 324.828,419.097 324.57,417.772 324.57,416.332 Z M 335.423,422.055C 336.078,422.055 336.756,421.922 337.459,421.657C 338.161,421.392 338.806,421.006 339.394,420.499C 339.981,419.991 340.466,419.37 340.849,418.635C 341.231,417.9 341.423,417.07 341.423,416.145C 341.423,415.21 341.25,414.336 340.905,413.524C 340.56,412.711 340.088,412.004 339.488,411.401C 338.888,410.799 338.178,410.326 337.358,409.984C 336.538,409.641 335.65,409.47 334.695,409.47C 332.96,409.47 331.631,409.919 330.709,410.816C 329.786,411.714 329.325,413.092 329.325,414.952C 329.325,415.967 329.478,416.909 329.783,417.776C 330.088,418.644 330.514,419.394 331.061,420.026C 331.609,420.659 332.254,421.155 332.996,421.515C 333.739,421.875 334.548,422.055 335.423,422.055 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 361.928,406.582C 361.353,406.582 360.846,406.735 360.409,407.04C 359.971,407.345 359.596,407.767 359.284,408.307C 358.971,408.847 358.713,409.481 358.508,410.209C 358.303,410.936 358.138,411.729 358.013,412.586C 357.888,413.444 357.803,414.341 357.758,415.279C 357.713,416.216 357.69,417.162 357.69,418.117C 357.69,419.367 357.74,420.597 357.84,421.807C 357.94,423.017 357.99,424.14 357.99,425.175C 357.99,425.845 357.74,426.371 357.24,426.754C 356.74,427.136 356.03,427.327 355.11,427.327C 354.935,427.327 354.739,427.312 354.521,427.282C 354.304,427.252 354.098,427.19 353.903,427.095C 353.708,427 353.535,426.87 353.385,426.705C 353.235,426.54 353.153,426.317 353.138,426.037C 352.998,424.662 352.795,423.256 352.53,421.819C 352.265,420.381 351.934,418.947 351.536,417.517C 351.139,416.087 350.663,414.67 350.108,413.265C 349.553,411.86 348.915,410.485 348.195,409.14C 348.07,408.905 347.965,408.686 347.88,408.484C 347.795,408.281 347.753,408.085 347.753,407.895C 347.753,407.665 347.858,407.412 348.068,407.137C 348.278,406.862 348.543,406.607 348.863,406.372C 349.183,406.137 349.534,405.946 349.916,405.799C 350.299,405.651 350.67,405.577 351.03,405.577C 351.625,405.577 352.149,405.987 352.601,406.807C 353.054,407.627 353.475,408.937 353.865,410.737C 353.945,411.047 354.009,411.265 354.056,411.39C 354.104,411.515 354.165,411.577 354.24,411.577C 354.415,411.577 354.525,411.312 354.57,410.782C 354.755,409.297 355.075,408.02 355.53,406.95C 355.985,405.88 356.553,404.997 357.233,404.302C 357.913,403.607 358.694,403.095 359.576,402.765C 360.459,402.435 361.43,402.27 362.49,402.27C 363.1,402.27 363.718,402.325 364.343,402.435C 364.968,402.545 365.53,402.71 366.03,402.93C 366.53,403.15 366.936,403.416 367.249,403.729C 367.561,404.041 367.718,404.392 367.718,404.782C 367.718,405.062 367.659,405.394 367.541,405.776C 367.424,406.159 367.271,406.526 367.084,406.879C 366.896,407.231 366.681,407.529 366.439,407.771C 366.196,408.014 365.95,408.135 365.7,408.135C 365.42,408.135 365.148,408.052 364.883,407.887C 364.618,407.722 364.333,407.546 364.028,407.359C 363.723,407.171 363.403,406.995 363.068,406.83C 362.733,406.665 362.353,406.582 361.928,406.582 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 385.972,418.987C 386.422,418.592 386.867,418.395 387.307,418.395C 387.557,418.395 387.784,418.457 387.986,418.582C 388.189,418.707 388.415,418.905 388.665,419.175C 388.9,419.53 389.069,419.821 389.171,420.049C 389.274,420.276 389.325,420.5 389.325,420.72C 389.325,421.19 389.09,421.635 388.62,422.055C 387.87,422.68 387.057,423.239 386.182,423.731C 385.307,424.224 384.394,424.641 383.441,424.984C 382.489,425.326 381.504,425.587 380.486,425.767C 379.469,425.947 378.46,426.037 377.46,426.037C 376.195,426.037 375.009,425.877 373.901,425.557C 372.794,425.237 371.806,424.781 370.939,424.189C 370.071,423.596 369.34,422.881 368.745,422.044C 368.15,421.206 367.727,420.265 367.477,419.22C 367.337,418.78 367.209,418.494 367.091,418.361C 366.974,418.229 366.783,418.162 366.518,418.162C 365.938,418.162 365.491,418.022 365.179,417.742C 364.866,417.462 364.71,417.055 364.71,416.52C 364.71,416.305 364.727,416.165 364.763,416.1L 364.807,415.635C 364.888,415.07 365.04,414.662 365.265,414.412C 365.49,414.162 365.845,414.037 366.33,414.037L 366.682,414.037C 367.337,414.037 367.797,413.732 368.063,413.122C 368.547,412.047 369.165,411.064 369.915,410.171C 370.665,409.279 371.509,408.516 372.446,407.884C 373.384,407.251 374.388,406.76 375.457,406.41C 376.528,406.06 377.617,405.885 378.727,405.885C 379.883,405.885 380.965,406.052 381.975,406.387C 382.985,406.722 383.865,407.187 384.615,407.782C 385.365,408.377 385.954,409.072 386.381,409.867C 386.809,410.662 387.023,411.522 387.023,412.447C 387.023,413.087 386.898,413.672 386.648,414.202C 386.398,414.732 386.039,415.197 385.571,415.597C 385.104,415.997 384.538,416.322 383.872,416.572C 383.207,416.822 382.455,416.985 381.615,417.06L 373.477,417.885C 373.167,417.885 372.915,417.962 372.72,418.117C 372.525,418.272 372.427,418.482 372.427,418.747C 372.427,419.157 372.579,419.55 372.881,419.925C 373.184,420.3 373.59,420.631 374.1,420.919C 374.61,421.206 375.196,421.436 375.859,421.609C 376.521,421.781 377.205,421.867 377.91,421.867C 378.58,421.867 379.271,421.801 379.984,421.669C 380.696,421.536 381.4,421.345 382.095,421.095C 382.79,420.845 383.465,420.544 384.12,420.191C 384.775,419.839 385.393,419.437 385.972,418.987 Z M 380.745,412.935C 380.98,412.89 381.184,412.777 381.356,412.597C 381.529,412.417 381.615,412.195 381.615,411.93C 381.615,411.695 381.529,411.476 381.356,411.274C 381.184,411.071 380.949,410.887 380.651,410.722C 380.354,410.557 380.01,410.429 379.62,410.336C 379.23,410.244 378.815,410.197 378.375,410.197C 377.735,410.197 377.079,410.291 376.406,410.479C 375.734,410.666 375.125,410.912 374.58,411.217C 374.035,411.522 373.59,411.857 373.245,412.222C 372.9,412.587 372.727,412.95 372.727,413.31C 372.727,413.67 372.948,413.85 373.388,413.85C 373.653,413.85 374.081,413.819 374.674,413.756C 375.266,413.694 375.922,413.62 376.643,413.535C 377.362,413.45 378.09,413.352 378.825,413.242C 379.56,413.132 380.2,413.03 380.745,412.935 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 396.915,423.697C 396.46,423.697 396.034,423.626 395.636,423.484C 395.239,423.341 394.891,423.15 394.594,422.91C 394.296,422.67 394.066,422.385 393.904,422.055C 393.741,421.725 393.66,421.372 393.66,420.997C 393.66,420.342 393.921,419.812 394.444,419.407C 394.966,419.002 395.658,418.8 396.518,418.8C 396.923,418.8 397.316,418.874 397.699,419.021C 398.081,419.169 398.418,419.367 398.708,419.617C 398.997,419.867 399.229,420.156 399.401,420.484C 399.574,420.811 399.66,421.155 399.66,421.515C 399.66,422.205 399.414,422.741 398.921,423.124C 398.429,423.506 397.76,423.697 396.915,423.697 Z "/>
|
||||
</g>
|
||||
</svg>
|
||||
2
home/public/img/mobile-rotation.svg
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="512" height="512"><g id="Rotation"><path d="M18.236,17,15,15.382V13.974A4.977,4.977,0,0,0,17,10V8.236L17.9,6.447A1,1,0,0,0,18,6V5a3,3,0,0,0-3-3H6a1,1,0,0,0-.895,1.447L6,5.236V7a1,1,0,0,0,.293.707L7,8.414V10a4.977,4.977,0,0,0,2,3.974v1.408L5.764,17A4.972,4.972,0,0,0,3,21.472V25a1,1,0,0,0,1,1H20a1,1,0,0,0,1-1V21.472A4.972,4.972,0,0,0,18.236,17ZM12,13a3,3,0,0,1-3-3V9h2a1,1,0,0,0,.707-.293l1.42-1.42L15,8.535V10A3,3,0,0,1,12,13Zm3-9a1,1,0,0,1,1,1v.764l-.388.776L13.555,5.168a1,1,0,0,0-1.262.125L10.586,7H8.414L8,6.586V5A1,1,0,0,0,7.9,4.553L7.618,4ZM12,15a5,5,0,0,0,1-.1v.687l-1,1-1-1V14.9A5,5,0,0,0,12,15ZM5,21.472a2.982,2.982,0,0,1,1.658-2.683L9.8,17.217l1.2,1.2V24H9V21H7v3H5ZM19,24H17V21H15v3H13V18.414l1.2-1.2,3.145,1.572A2.982,2.982,0,0,1,19,21.472Z"/><path d="M37.707,10.293l-1.414,1.414L37.586,13H26.414l1.293-1.293-1.414-1.414-3,3a1,1,0,0,0,0,1.414l3,3,1.414-1.414L26.414,15H37.586l-1.293,1.293,1.414,1.414,3-3a1,1,0,0,0,0-1.414Z"/><path d="M55.707,33.293l-3-3a1,1,0,0,0-1.414,0l-3,3,1.414,1.414L51,33.414V50H46.414l1.293-1.293-1.414-1.414-3,3a1,1,0,0,0,0,1.414l3,3,1.414-1.414L46.414,52H52a1,1,0,0,0,1-1V33.414l1.293,1.293Z"/><path d="M17.707,47.293l-1.414,1.414L17.586,50H13V33.414l1.293,1.293,1.414-1.414-3-3a1,1,0,0,0-1.414,0l-3,3,1.414,1.414L11,33.414V51a1,1,0,0,0,1,1h5.586l-1.293,1.293,1.414,1.414,3-3a1,1,0,0,0,0-1.414Z"/><rect x="55" y="50" width="2" height="2"/><rect x="55" y="46" width="2" height="2"/><rect x="55" y="42" width="2" height="2"/><rect x="7" y="50" width="2" height="2"/><rect x="7" y="46" width="2" height="2"/><rect x="7" y="42" width="2" height="2"/><path d="M58.236,17,55,15.382V13.974A4.977,4.977,0,0,0,57,10V8.236l.9-1.789A1,1,0,0,0,58,6V5a3,3,0,0,0-3-3H46a1,1,0,0,0-.9,1.447L46,5.236V7a1,1,0,0,0,.293.707L47,8.414V10a4.977,4.977,0,0,0,2,3.974v1.408L45.764,17A4.972,4.972,0,0,0,43,21.472V25a1,1,0,0,0,1,1H60a1,1,0,0,0,1-1V21.472A4.972,4.972,0,0,0,58.236,17ZM52,13a3,3,0,0,1-3-3V9h2a1,1,0,0,0,.707-.293l1.42-1.42L55,8.535V10A3,3,0,0,1,52,13Zm3-9a1,1,0,0,1,1,1v.764l-.388.776L53.555,5.168a1,1,0,0,0-1.262.125L50.586,7H48.414L48,6.586V5a1,1,0,0,0-.1-.447L47.618,4ZM52,15a5,5,0,0,0,1-.1v.687l-1,1-1-1V14.9A5,5,0,0,0,52,15Zm-7,6.472a2.982,2.982,0,0,1,1.658-2.683L49.8,17.217l1.2,1.2V24H49V21H47v3H45ZM59,24H57V21H55v3H53V18.414l1.2-1.2,3.145,1.572A2.982,2.982,0,0,1,59,21.472Z"/><path d="M38.236,53,35,51.382V49.974A4.977,4.977,0,0,0,37,46V44.236l.9-1.789A1,1,0,0,0,38,42V41a3,3,0,0,0-3-3H26a1,1,0,0,0-.895,1.447L26,41.236V43a1,1,0,0,0,.293.707l.707.707V46a4.977,4.977,0,0,0,2,3.974v1.408L25.764,53A4.972,4.972,0,0,0,23,57.472V61a1,1,0,0,0,1,1H40a1,1,0,0,0,1-1V57.472A4.972,4.972,0,0,0,38.236,53ZM32,49a3,3,0,0,1-3-3V45h2a1,1,0,0,0,.707-.293l1.42-1.42L35,44.535V46A3,3,0,0,1,32,49Zm3-9a1,1,0,0,1,1,1v.764l-.388.776-2.057-1.372a1,1,0,0,0-1.262.125L30.586,43H28.414L28,42.586V41a1,1,0,0,0-.105-.447L27.618,40ZM32,51a5,5,0,0,0,1-.1v.687l-1,1-1-1V50.9A5,5,0,0,0,32,51Zm-7,6.472a2.982,2.982,0,0,1,1.658-2.683L29.8,53.217l1.2,1.2V60H29V57H27v3H25ZM39,60H37V57H35v3H33V54.414l1.2-1.2,3.145,1.572A2.982,2.982,0,0,1,39,57.472Z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.1 KiB |
83
home/public/img/note.svg
Normal file
@@ -0,0 +1,83 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<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"
|
||||
viewBox="0 0 511.998 511.998" style="enable-background:new 0 0 511.998 511.998;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M389.688,30.963h-72.885v14.771h72.885c5.591,0.001,10.14,4.549,10.14,10.141c0,1.626-0.374,3.178-1.112,4.612
|
||||
l13.135,6.755c1.797-3.494,2.747-7.425,2.747-11.367C414.599,42.138,403.424,30.963,389.688,30.963z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="277.145" y="30.964" width="18.351" height="14.771"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="91.695" y="163.135" width="260.956" height="14.771"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="91.695" y="432.382" width="260.956" height="14.771"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<polygon points="439.419,167.922 428.974,178.366 438.158,187.551 407.829,217.88 418.273,228.325 459.047,187.551 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
|
||||
<rect x="391.939" y="229.886" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -50.9428 351.556)" width="13.914" height="14.77"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M500.074,124.633l-5.464-5.464c-15.873-15.874-41.704-15.874-57.578,0l-5.341,5.341l-10.445,10.444l-27.072,27.072
|
||||
v-56.217c25.554-2.279,45.658-23.797,45.658-49.934c0-27.65-22.496-50.146-50.145-50.146H50.145C22.496,5.729,0,28.224,0,55.874
|
||||
v399.255h42.76v51.141h351.416v-218.16l90.113-90.113l7.892-7.893l2.551-2.551l5.341-5.341c7.69-7.69,11.925-17.913,11.925-28.788
|
||||
S507.765,132.322,500.074,124.633z M85.65,20.5h304.038c19.506,0,35.374,15.869,35.374,35.375s-15.869,35.374-35.374,35.374H85.65
|
||||
c9.042-9.075,14.641-21.583,14.641-35.374C100.291,42.082,94.693,29.575,85.65,20.5z M42.76,91.248L42.76,91.248v349.11H14.771
|
||||
V55.874c0-19.506,15.87-35.375,35.375-35.375c19.505,0,35.374,15.87,35.374,35.375c0,19.506-15.87,35.374-35.374,35.374H42.76z
|
||||
M379.406,491.499L379.406,491.499H57.53V106.02h321.875v70.776l-32.022,32.021H91.692v14.771h240.922l-30.915,30.915H91.692
|
||||
v14.771h195.237l-30.914,30.914H91.692v14.771h149.553l-2.577,2.577l-8.401,28.338H91.692v14.771h134.197l-9.165,30.915H91.692
|
||||
v14.771h260.953v-14.771h-87.977l37.042-10.98l19.933-19.933h31.001v-14.771h-16.23l42.992-42.992V491.499z M248.768,335.428
|
||||
l35.047,35.047l-49.813,14.767L248.768,335.428z M297.812,363.584l-42.153-42.153l176.032-176.032l42.153,42.153L297.812,363.584z
|
||||
M489.631,171.766l-5.341,5.341l-42.153-42.153l5.341-5.341c10.115-10.115,26.573-10.115,36.689,0l5.464,5.464
|
||||
c4.9,4.9,7.599,11.415,7.599,18.344C497.229,160.351,494.53,166.866,489.631,171.766z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
home/public/img/notification1.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="Layer_5" enable-background="new 0 0 64 64" height="512" viewBox="0 0 64 64" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m31 5h6v2h-6z"/><path d="m27 5h2v2h-2z"/><path d="m21.586 53h-.586c-1.103 0-2 .897-2 2v2c0 1.103.897 2 2 2h.586c.534 0 1.036-.208 1.414-.586l2.414-2.414-2.414-2.414c-.378-.378-.88-.586-1.414-.586zm0 4h-.586v-2h.586l1 1z"/><path d="m33 53h-2c-1.103 0-2 .897-2 2v2c0 1.103.897 2 2 2h2c1.103 0 2-.897 2-2v-2c0-1.103-.897-2-2-2zm-2 4v-2h2l.001 2z"/><path d="m43 53h-.586c-.534 0-1.036.208-1.414.586l-2.414 2.414 2.414 2.414c.378.378.88.586 1.414.586h.586c1.103 0 2-.897 2-2v-2c0-1.103-.897-2-2-2zm-.586 4-1-1 1-1h.586l.001 2z"/><path d="m61 23h-1.465l-.527-.791c-.659-.989-1.008-2.14-1.008-3.329v-3.88c0-4.072-3.06-7.436-7-7.931v-1.069c0-2.757-2.243-5-5-5h-28c-2.757 0-5 2.243-5 5v27h-7c-2.757 0-5 2.243-5 5s2.243 5 5 5h7v15c0 2.757 2.243 5 5 5h28c2.757 0 5-2.243 5-5v-25.101c1.956-.399 3.5-1.943 3.899-3.899h6.101c1.103 0 2-.897 2-2v-2c0-1.103-.897-2-2-2zm-5-8v3.88c0 1.462.412 2.873 1.164 4.12h-14.328c.752-1.246 1.164-2.658 1.164-4.12v-3.88c0-3.309 2.691-6 6-6s6 2.691 6 6zm-17 14h6v20h-26v-6h5.181l2.819-1.057v5.057h16v-16h-16v3.057l-2.819-1.057h-5.181v-22h24.082c-.684 1.178-1.082 2.542-1.082 4v3.88c0 1.188-.349 2.34-1.008 3.329l-.527.791h-1.465c-1.103 0-2 .897-2 2v2c0 1.103.897 2 2 2zm-16 6v2h-12v-2zm6 6.193 2.414-.905c.949-.355 1.586-1.275 1.586-2.288s-.637-1.933-1.585-2.288l-2.415-.905v-1.807h12v12h-12zm1.713-3.608c.172.065.287.231.287.415s-.115.35-.288.415l-5.712 2.142v-5.114zm-19.713 1.415h12v2h-12zm4-33c0-1.654 1.346-3 3-3h28c1.654 0 3 1.346 3 3v1.069c-1.627.205-3.101.899-4.274 1.931h-27.726v24h-2zm-12 32c0-1.654 1.346-3 3-3h3v6h-3c-1.654 0-3-1.346-3-3zm43 23h-28c-1.654 0-3-1.346-3-3v-15h2v8h30v-19.026c.584.442 1.257.773 2 .924v25.102c0 1.654-1.346 3-3 3zm4-30c-1.302 0-2.402-.839-2.816-2h5.631c-.413 1.161-1.513 2-2.815 2zm-11-4v-2h22l.001 2z"/><path d="m34 41.586-1.293-1.293-1.414 1.414 2.707 2.707 5.707-5.707-1.414-1.414z"/><path d="m21 13h2v2h-2z"/><path d="m25 13h10v2h-10z"/><path d="m21 17h14v2h-14z"/><path d="m33 21h2v2h-2z"/><path d="m21 21h10v2h-10z"/><path d="m21 25h14v2h-14z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
9
home/public/img/paint.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="511pt" version="1.1" viewBox="-5 0 511 511.99898" width="511pt">
|
||||
<g id="surface1">
|
||||
<path d="M 328.523438 424.328125 C 332.570312 425.4375 336.753906 423.054688 337.863281 419.007812 C 340.203125 410.476562 340.234375 401.421875 337.960938 392.832031 C 334.515625 379.820312 326.210938 368.933594 314.578125 362.167969 C 302.945312 355.40625 289.371094 353.574219 276.363281 357.019531 C 263.351562 360.464844 252.460938 368.769531 245.699219 380.402344 C 238.933594 392.035156 237.105469 405.609375 240.550781 418.617188 C 246.523438 441.171875 266.960938 456.113281 289.265625 456.113281 C 293.519531 456.113281 297.847656 455.570312 302.148438 454.429688 C 309.644531 452.445312 316.394531 448.882812 322.214844 443.84375 C 325.390625 441.097656 325.734375 436.296875 322.988281 433.121094 C 320.238281 429.949219 315.4375 429.605469 312.265625 432.351562 C 308.210938 435.863281 303.496094 438.347656 298.261719 439.734375 C 279.496094 444.699219 260.210938 433.480469 255.246094 414.730469 C 252.839844 405.644531 254.117188 396.167969 258.839844 388.042969 C 263.5625 379.917969 271.167969 374.121094 280.253906 371.714844 C 289.335938 369.308594 298.8125 370.585938 306.9375 375.308594 C 315.0625 380.03125 320.863281 387.636719 323.265625 396.722656 C 324.855469 402.722656 324.835938 409.042969 323.203125 414.988281 C 322.09375 419.039062 324.476562 423.21875 328.523438 424.328125 Z M 328.523438 424.328125 " style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" />
|
||||
<path d="M 143.730469 419.507812 C 151.523438 424.042969 160.1875 426.355469 168.96875 426.355469 C 173.296875 426.355469 177.652344 425.792969 181.945312 424.65625 C 194.957031 421.214844 205.847656 412.910156 212.609375 401.273438 C 219.375 389.640625 221.203125 376.066406 217.757812 363.058594 C 214.3125 350.050781 206.007812 339.160156 194.375 332.394531 C 182.742188 325.628906 169.167969 323.804688 156.160156 327.246094 C 143.148438 330.691406 132.257812 338.996094 125.496094 350.628906 C 118.730469 362.265625 116.902344 375.835938 120.347656 388.847656 C 123.792969 401.855469 132.09375 412.746094 143.730469 419.507812 Z M 138.636719 358.269531 C 143.359375 350.144531 150.964844 344.347656 160.050781 341.941406 C 163.046875 341.148438 166.089844 340.753906 169.109375 340.753906 C 175.242188 340.753906 181.292969 342.371094 186.734375 345.535156 C 194.859375 350.257812 200.65625 357.863281 203.0625 366.949219 C 205.46875 376.03125 204.191406 385.511719 199.46875 393.632812 C 194.746094 401.757812 187.140625 407.558594 178.054688 409.960938 C 168.972656 412.367188 159.496094 411.089844 151.371094 406.367188 C 143.246094 401.644531 137.445312 394.039062 135.042969 384.957031 C 132.636719 375.871094 133.914062 366.394531 138.636719 358.269531 Z M 138.636719 358.269531 " style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" />
|
||||
<path d="M 141.5 296.910156 C 148.265625 285.277344 150.09375 271.703125 146.648438 258.691406 C 139.535156 231.835938 111.902344 215.765625 85.050781 222.882812 C 58.195312 229.992188 42.128906 257.625 49.238281 284.480469 C 52.683594 297.492188 60.988281 308.378906 72.621094 315.144531 C 80.414062 319.675781 89.078125 321.992188 97.859375 321.992188 C 102.1875 321.992188 106.542969 321.429688 110.835938 320.292969 C 123.847656 316.847656 134.738281 308.542969 141.5 296.910156 Z M 128.359375 289.269531 C 123.636719 297.394531 116.03125 303.191406 106.945312 305.597656 C 97.863281 308 88.386719 306.726562 80.261719 302.003906 C 72.136719 297.28125 66.339844 289.675781 63.933594 280.589844 C 58.96875 261.835938 70.1875 242.542969 88.941406 237.578125 C 91.945312 236.78125 94.964844 236.402344 97.9375 236.402344 C 113.511719 236.402344 127.785156 246.835938 131.957031 262.582031 C 134.359375 271.667969 133.082031 281.144531 128.359375 289.269531 Z M 128.359375 289.269531 " style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" />
|
||||
<path d="M 158.980469 107.464844 C 147.347656 100.699219 133.773438 98.871094 120.765625 102.316406 C 107.753906 105.757812 96.863281 114.0625 90.097656 125.699219 C 83.335938 137.332031 81.507812 150.90625 84.953125 163.914062 C 88.394531 176.921875 96.699219 187.8125 108.335938 194.578125 C 116.128906 199.109375 124.792969 201.425781 133.574219 201.425781 C 137.902344 201.425781 142.253906 200.863281 146.550781 199.726562 C 159.5625 196.28125 170.449219 187.976562 177.214844 176.34375 C 183.980469 164.707031 185.808594 151.136719 182.363281 138.125 C 178.917969 125.117188 170.613281 114.226562 158.980469 107.464844 Z M 164.074219 168.703125 C 159.351562 176.828125 151.746094 182.625 142.660156 185.03125 C 133.578125 187.4375 124.101562 186.160156 115.976562 181.4375 C 107.851562 176.710938 102.050781 169.109375 99.648438 160.023438 C 97.242188 150.9375 98.519531 141.460938 103.242188 133.339844 C 107.964844 125.214844 115.570312 119.414062 124.652344 117.007812 C 127.652344 116.214844 130.695312 115.824219 133.714844 115.824219 C 139.847656 115.824219 145.898438 117.441406 151.339844 120.605469 C 159.464844 125.328125 165.265625 132.933594 167.667969 142.015625 C 170.074219 151.101562 168.796875 160.578125 164.074219 168.703125 Z M 164.074219 168.703125 " style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" />
|
||||
<path d="M 501.9375 153.300781 C 507.433594 85.652344 430.152344 5.664062 426.859375 2.289062 C 424.707031 0.0859375 421.433594 -0.601562 418.570312 0.554688 C 415.710938 1.710938 413.835938 4.484375 413.820312 7.566406 C 413.726562 29.859375 397.121094 50.390625 364.441406 82.792969 C 343.78125 103.28125 334.046875 133.113281 339.039062 160.644531 C 342.753906 181.136719 354.292969 197.699219 370.957031 206.796875 L 371.144531 209.488281 C 370.128906 209.753906 369.097656 210.027344 368.9375 210.070312 C 346.546875 215.667969 324.125 216.539062 304.09375 212.589844 C 275.28125 206.902344 254.925781 191.59375 249.640625 171.636719 C 242.472656 144.566406 263.285156 112.691406 301.429688 92.320312 C 307.578125 89.035156 312.84375 84.226562 316.648438 78.414062 C 320.46875 72.585938 322.78125 65.84375 323.339844 58.921875 C 325.222656 35.75 308.667969 15.199219 285.652344 12.144531 C 259.578125 8.6875 220.34375 6.722656 181.5 17.003906 C 157.746094 23.292969 135.230469 33.164062 114.574219 46.34375 C 111.035156 48.601562 109.996094 53.300781 112.253906 56.839844 C 114.515625 60.378906 119.210938 61.414062 122.75 59.160156 C 142.078125 46.824219 163.15625 37.585938 185.390625 31.699219 C 221.828125 22.054688 258.9375 23.933594 283.652344 27.210938 C 298.636719 29.203125 309.417969 42.59375 308.191406 57.699219 C 307.835938 62.09375 306.363281 66.378906 303.9375 70.085938 C 301.519531 73.773438 298.175781 76.828125 294.269531 78.917969 C 273.089844 90.226562 256.203125 105.035156 245.445312 121.742188 C 233.976562 139.550781 230.347656 158.152344 234.949219 175.53125 C 241.859375 201.621094 265.988281 220.5625 301.152344 227.503906 C 310.351562 229.320312 319.976562 230.222656 329.847656 230.222656 C 343.675781 230.222656 357.976562 228.441406 372.21875 224.914062 L 375.851562 277.125 C 375.515625 277.207031 375.183594 277.285156 374.84375 277.375 C 352.128906 283.390625 338.535156 306.773438 344.546875 329.492188 C 349.1875 347.027344 364.054688 359.386719 381.683594 361.027344 L 387.582031 445.835938 C 364.226562 462.964844 338.152344 475.449219 310.011719 482.945312 C 248.945312 499.195312 185.339844 490.46875 130.90625 458.375 C 76.488281 426.289062 38.066406 374.839844 22.71875 313.503906 C 11.628906 269.195312 13.71875 222.800781 28.761719 179.339844 C 43.511719 136.714844 69.648438 99.6875 104.339844 72.261719 C 107.632812 69.660156 108.191406 64.878906 105.589844 61.585938 C 102.984375 58.292969 98.207031 57.734375 94.914062 60.339844 C 57.941406 89.566406 30.097656 128.996094 14.394531 174.367188 C -1.613281 220.625 -3.835938 270.015625 7.972656 317.191406 C 24.316406 382.507812 65.230469 437.296875 123.183594 471.464844 C 162.09375 494.410156 205.398438 506.136719 249.339844 506.136719 C 270.859375 506.136719 292.542969 503.324219 313.921875 497.632812 C 340.824219 490.464844 365.953125 479.015625 388.8125 463.558594 L 390.703125 490.714844 C 391.535156 502.78125 404.433594 511.929688 420.703125 512 C 420.765625 512 420.824219 512 420.882812 512 C 428.058594 512 434.957031 510.164062 440.308594 506.828125 C 446.648438 502.894531 450.410156 497.261719 450.898438 490.96875 L 458.589844 392.320312 C 484.617188 352.207031 498.609375 306.027344 499.054688 258.644531 C 499.070312 257.578125 499.039062 256.449219 498.972656 255.308594 C 497.894531 235.78125 488.601562 218.109375 473.304688 206.117188 C 490.574219 192.300781 500.210938 174.550781 501.9375 153.300781 Z M 354 157.933594 C 349.886719 135.257812 357.988281 110.601562 375.148438 93.589844 C 403.269531 65.703125 420.480469 45.5 426.550781 24.652344 C 447.203125 48.730469 490.585938 105.339844 486.789062 152.070312 C 485.378906 169.425781 477.667969 183.398438 463.246094 194.707031 L 379.9375 194.359375 C 366.238281 187.640625 357.050781 174.769531 354 157.933594 Z M 386.390625 209.59375 L 457.570312 209.890625 L 451.5625 286.960938 L 391.753906 286.707031 Z M 359.238281 325.605469 C 355.535156 311.597656 363.410156 297.210938 376.925781 292.621094 L 380.605469 345.519531 C 370.386719 343.59375 362 336.035156 359.238281 325.605469 Z M 435.742188 489.792969 C 435.640625 491.097656 434.351562 492.636719 432.285156 493.921875 C 429.34375 495.753906 425.191406 496.796875 420.882812 496.796875 C 420.84375 496.796875 420.804688 496.796875 420.769531 496.796875 C 411.96875 496.761719 406.066406 492.550781 405.867188 489.664062 L 392.808594 301.914062 L 450.378906 302.15625 Z M 483.796875 256.171875 C 483.84375 256.980469 483.863281 257.753906 483.855469 258.484375 C 483.539062 292.359375 475.851562 325.578125 461.414062 356.132812 L 471.605469 225.46875 C 478.839844 234.007812 483.160156 244.667969 483.796875 256.171875 Z M 483.796875 256.171875 " style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.9 KiB |
1
home/public/img/risk.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="Capa_1" enable-background="new 0 0 512 512" height="512" viewBox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m271.511 210.397c-6.891-11.937-24.122-11.951-31.021 0l-114.053 197.545c-6.891 11.936 1.71 26.865 15.51 26.865h182.567c4.142 0 7.5-3.358 7.5-7.5s-3.358-7.5-7.5-7.5h-182.567c-2.239 0-3.648-2.411-2.52-4.365l114.052-197.545c1.117-1.935 3.911-1.958 5.041 0l114.052 197.545c1.12 1.94-.263 4.365-2.52 4.365h-10.538c-4.142 0-7.5 3.358-7.5 7.5s3.358 7.5 7.5 7.5h10.538c13.782 0 22.41-14.914 15.51-26.865z"/><path d="m256 351.025c10.134 0 18.505-7.926 19.059-18.044l2.56-46.792c.677-12.39-9.211-22.833-21.619-22.833-12.409 0-22.296 10.444-21.619 22.833l2.56 46.792c.554 10.118 8.925 18.044 19.059 18.044zm0-72.669c3.806 0 6.85 3.186 6.641 7.014l-2.56 46.792c-.119 2.167-1.911 3.864-4.081 3.864s-3.962-1.697-4.081-3.864l-2.56-46.792c-.208-3.807 2.814-7.014 6.641-7.014z"/><path d="m256 406.369c12.225 0 22.17-9.945 22.17-22.17s-9.945-22.17-22.17-22.17-22.17 9.945-22.17 22.17 9.945 22.17 22.17 22.17zm0-29.34c3.954 0 7.17 3.216 7.17 7.17s-3.216 7.17-7.17 7.17-7.17-3.216-7.17-7.17 3.216-7.17 7.17-7.17z"/><path d="m476.383 202.857c-46.155-77.88-129.705-125.665-220.383-125.665-24.434 0-48.605 3.439-71.843 10.221-3.977 1.161-6.259 5.325-5.099 9.301 1.162 3.977 5.328 6.26 9.301 5.099 21.873-6.383 44.63-9.62 67.641-9.62 39.446 0 78.32 9.673 112.915 28.035l-31.543 54.635c-25.062-12.914-53.036-19.709-81.371-19.709s-56.309 6.795-81.371 19.709l-31.544-54.636c4.398-2.336 8.878-4.542 13.382-6.587 3.771-1.712 5.441-6.158 3.729-9.93s-6.158-5.442-9.93-3.729c-19.406 8.811-37.656 20.038-54.363 33.44l-5.581-20.829c-2.436-9.088-13.835-12.149-20.493-5.491l-39.919 39.919c-6.652 6.653-3.605 18.055 5.492 20.493l20.829 5.581c-36.346 45.313-56.232 101.704-56.232 160.098 0 4.142 3.358 7.5 7.5 7.5h77.961c4.142 0 7.5-3.358 7.5-7.5 0-88.619 72.055-163.039 163.039-163.039 91.069 0 163.039 74.477 163.039 163.039 0 4.142 3.358 7.5 7.5 7.5h77.961c4.142 0 7.5-3.358 7.5-7.5 0-45.949-12.316-91.018-35.617-130.335zm-399.317-81.779c2.396 8.942 9.725 36.295 12.145 45.325-9.051-2.425-36.339-9.737-45.325-12.145zm1.055 204.614h-63.005c1.689-54.503 21.761-106.747 57.037-148.331l17.777 4.763c9.053 2.425 17.45-5.864 15.002-15.002l-4.763-17.777c9.396-7.971 19.413-15.233 29.894-21.672l31.535 54.62c-49.661 31.173-80.996 85.002-83.477 143.399zm355.758 0c-2.481-58.397-33.817-112.227-83.478-143.398l31.535-54.62c69.031 42.403 112.413 117.134 114.947 198.019h-63.004z"/><path d="m45.537 361.858c-2.543 0-5.087.265-7.559.786-4.053.855-6.645 4.833-5.79 8.887.855 4.052 4.831 6.646 8.887 5.79 1.456-.307 2.958-.463 4.462-.463 11.841 0 21.475 9.633 21.475 21.475s-9.633 21.475-21.475 21.475-21.475-9.633-21.475-21.475c0-1.089.082-2.183.244-3.251.62-4.096-2.198-7.918-6.293-8.538-4.096-.623-7.918 2.197-8.538 6.293-.274 1.809-.413 3.658-.413 5.496 0 20.112 16.362 36.475 36.475 36.475s36.475-16.362 36.475-36.475-16.363-36.475-36.475-36.475z"/><path d="m466.463 361.858c-20.112 0-36.475 16.362-36.475 36.475s16.362 36.475 36.475 36.475 36.475-16.362 36.475-36.475-16.363-36.475-36.475-36.475zm0 57.95c-11.841 0-21.475-9.633-21.475-21.475s9.633-21.475 21.475-21.475 21.475 9.633 21.475 21.475-9.634 21.475-21.475 21.475z"/></svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
1
home/public/img/security.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="security" enable-background="new 0 0 300 300" height="512" viewBox="0 0 300 300" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m252.828 220h-12v-149.354c0-14.693-11.953-26.646-26.646-26.646h-130.463c-12.621 0-22.891 10.27-22.891 22.891v13.109c0 2.209 1.791 4 4 4h32v141.217c0 17.838 11.775 30.783 28 30.783h108.889c12.744 0 23.111-10.367 23.111-23.111v-8.889c0-2.209-1.791-4-4-4zm-184-144v-9.109c0-8.086 6.489-14.655 14.793-14.854 8.025.378 13.207 6.611 13.207 15.963v8zm72 154c0 9.562-7.471 17.457-17.01 17.973-.012 0-.025.002-.039.002-11.211-.539-18.951-9.746-18.951-22.758v-157.217c0-6.37-1.942-11.852-5.206-16h114.56c10.281 0 18.646 8.365 18.646 18.646v149.354h-88c-2.209 0-4 1.791-4 4zm108 2.889c0 8.332-6.779 15.111-15.111 15.111h-92.123c4.488-4.682 7.234-11.035 7.234-18v-2h100z"/><path d="m169.047 165.775c.295.068.594.102.895.102s.6-.033.895-.102c1.256-.287 30.826-7.594 37.367-54.818.154-1.113-.168-2.238-.885-3.104-.717-.863-1.766-1.387-2.887-1.441-.213-.01-21.326-1.162-31.367-13.705-.742-.926-1.857-1.477-3.043-1.5-1.193-.027-2.32.48-3.102 1.379-10.936 12.602-31.279 13.816-31.482 13.828-1.119.059-2.164.584-2.877 1.447s-1.033 1.986-.881 3.096c6.541 47.225 36.111 54.531 37.367 54.818zm.807-64.763c9.377 8.955 22.869 11.953 29.779 12.934-6.059 34.057-25.236 42.297-29.689 43.768-4.494-1.486-23.648-9.746-29.697-43.789 6.751-1.001 19.853-4.019 29.607-12.913z"/><path d="m163.76 140.551c.762.904 1.883 1.426 3.062 1.426h.074c1.207-.023 2.34-.59 3.082-1.541l14.006-17.977c1.357-1.744 1.045-4.256-.697-5.615-1.74-1.354-4.256-1.043-5.615.697l-10.967 14.078-3.119-3.713c-1.416-1.689-3.941-1.906-5.637-.488-1.689 1.422-1.91 3.945-.488 5.637z"/><path d="m61.312 183.516c-1.562-1.562-4.094-1.562-5.656 0l-2.828 2.828-2.828-2.828c-1.562-1.562-4.094-1.562-5.656 0s-1.562 4.094 0 5.656l2.828 2.828-2.828 2.828c-1.562 1.562-1.562 4.094 0 5.656.781.781 1.805 1.172 2.828 1.172s2.047-.391 2.828-1.172l2.828-2.828 2.828 2.828c.781.781 1.805 1.172 2.828 1.172s2.047-.391 2.828-1.172c1.562-1.562 1.562-4.094 0-5.656l-2.828-2.828 2.828-2.828c1.563-1.563 1.563-4.094 0-5.656z"/><circle cx="80.828" cy="180" r="4"/><circle cx="68.828" cy="136" r="4"/><path d="m148.828 180c-2.209 0-4 1.791-4 4s1.791 4 4 4h48c2.209 0 4-1.791 4-4s-1.791-4-4-4z"/><path d="m212.828 196c0-2.209-1.791-4-4-4h-72c-2.209 0-4 1.791-4 4s1.791 4 4 4h72c2.209 0 4-1.791 4-4z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
1
home/public/img/sms.svg
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
home/public/img/status_page.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
1
home/public/img/teams.svg
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
1
home/public/img/trend.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="Layer_5" enable-background="new 0 0 64 64" height="512" viewBox="0 0 64 64" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m18 5c-7.168 0-13 5.832-13 13s5.832 13 13 13 13-5.832 13-13-5.832-13-13-13zm0 24c-6.065 0-11-4.935-11-11s4.935-11 11-11c5.464 0 9.997 4.008 10.845 9.237l-6.869 7.326-4.562-4.563h-6.414v2h5.586l5.438 5.438 6.923-7.385c-.532 5.573-5.237 9.947-10.947 9.947z"/><path d="m17 49h2v2h-2z"/><path d="m17 53h2v2h-2z"/><path d="m17 57h2v2h-2z"/><path d="m55 61h-2v-28h-8v28h-2v-24h-8v24h-2v-20h-8v22h38v-36h-8zm-24 0h-4v-18h4zm16-26h4v26h-4zm-10 4h4v22h-4zm20-10h4v32h-4z"/><path d="m9 15h2v2h-2z"/><path d="m17 15h2v2h-2z"/><path d="m13 15h2v2h-2z"/><path d="m25 15h2v2h-2z"/><path d="m21 15h2v2h-2z"/><path d="m61 17v-6h-2v6h-2v-2h-2v2h-2v-6h-2v6h-2v-4h-2v4h-1.551l-8.43-9.483-3.45 3.68c-2.63-5.995-8.614-10.197-15.569-10.197-9.374 0-17 7.626-17 17 0 7.994 5.553 14.699 13 16.505v5.275c-.609.549-1 1.337-1 2.22v16c0 2.757 2.243 5 5 5s5-2.243 5-5v-16c0-.883-.391-1.67-1-2.22v-5.275c7.447-1.806 13-8.511 13-16.505 0-1.627-.243-3.197-.672-4.688l2.653-2.829 7.57 8.517h18.449v-2zm-40 41c0 1.654-1.346 3-3 3s-3-1.346-3-3v-16c0-.552.448-1 1-1h4c.552 0 1 .448 1 1zm-1-19h-4v-4.128c.657.077 1.322.128 2 .128s1.343-.051 2-.128zm-2-6c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
1
home/public/img/vacation.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="beach_x5F_umbrella" enable-background="new 0 0 300 300" height="512" viewBox="0 0 300 300" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m188.072 235.802h-79.51l23.089-88.917c7.219 1.661 14.157 5.728 18.453 14.322.572 1.144 1.664 1.937 2.925 2.148 1.252.207 2.553-.2 3.467-1.095.042-.04 4.2-4.055 10.689-5.45 8.553-1.841 17.227 1.563 25.779 10.114.756.757 1.775 1.172 2.828 1.172.211 0 .423-.017.635-.051 1.267-.203 2.359-1.003 2.938-2.148.026-.055 3.885-5.083 18.69-1.934 1.689.361 3.322-.088 4.481-1.227 2.162-2.123 1.577-5.14 1.012-8.056-.152-.783-.36-1.856-.36-2.282 0-55.096-44.823-99.919-99.919-99.919-10.775 0-21.378 1.707-31.516 5.073-2.097.696-3.231 2.96-2.535 5.057.695 2.097 2.96 3.235 5.057 2.535 7.259-2.411 14.782-3.883 22.439-4.422-19.643 10.59-43.697 30.096-57.286 65.133-5.484-6.57-14.075-8.558-21.14-8.566 6.438-15.614 16.994-29.061 30.798-39.149 1.783-1.304 2.173-3.807.869-5.59-1.304-1.785-3.808-2.173-5.59-.869-16.832 12.303-29.223 29.203-35.833 48.875-.453 1.351-.154 2.841.785 3.912.938 1.07 2.378 1.561 3.775 1.288.793-.154 19.415-3.621 23.129 11.236.294 1.175 1.107 2.151 2.206 2.659 1.099.51 2.372.489 3.456-.048 1.016-.5 24.964-12.055 36.9 7.834.993 1.656 3.028 2.367 4.834 1.688.178-.067 9.443-3.439 20.016-3.2l-23.338 89.876h-24.223c-19.851 0-36 16.149-36 36 0 2.209 1.791 4 4 4h176c2.209 0 4-1.791 4-4 0-19.85-16.149-35.999-36-35.999zm-25.809-85.857c5.602-15.87 9.53-41.94.508-80.533 1.213.58 2.411 1.188 3.594 1.819 27.528 34.565 27.842 70.249 26.496 84.975-12.134-9.277-22.97-8.843-30.598-6.261zm52.925 2.454c0 .944.161 1.973.352 2.996-6.382-.902-11.096-.419-14.558.62 1.236-13.836.835-41.835-16.233-71.887 18.678 16.836 30.439 41.205 30.439 68.271zm-148.524-23.047c16.273-42.53 48.921-60.811 68.169-68.146.315.04.628.086.942.129-13.635 13.498-31.467 37.571-36.536 74.139-9.871-8.822-22.834-8.69-32.575-6.122zm40.1 10.442c4.581-40.049 25.355-64.656 38.704-76.597 2.764.688 5.478 1.501 8.137 2.434 11.323 43.675 5.786 70.88-.404 85.6-12.041-15.218-32.776-14.886-46.437-11.437zm-58.407 128.008c1.946-13.551 13.634-24 27.715-24h112c14.081 0 25.769 10.449 27.715 24z"/><path d="m236.072 46.725c-7.211 0-13.077 5.866-13.077 13.077s5.866 13.077 13.077 13.077c7.21 0 13.076-5.866 13.076-13.077s-5.866-13.077-13.076-13.077zm0 18.154c-2.8 0-5.077-2.277-5.077-5.077s2.277-5.077 5.077-5.077c2.799 0 5.076 2.277 5.076 5.077s-2.277 5.077-5.076 5.077z"/><path d="m236.072 75.913c-2.209 0-4 1.791-4 4v11.492c0 2.209 1.791 4 4 4s4-1.791 4-4v-11.492c0-2.209-1.791-4-4-4z"/><path d="m236.072 43.69c2.209 0 4-1.791 4-4v-11.492c0-2.209-1.791-4-4-4s-4 1.791-4 4v11.492c0 2.209 1.791 4 4 4z"/><path d="m267.676 55.802h-11.492c-2.209 0-4 1.791-4 4s1.791 4 4 4h11.492c2.209 0 4-1.791 4-4s-1.791-4-4-4z"/><path d="m204.468 63.802h11.492c2.209 0 4-1.791 4-4s-1.791-4-4-4h-11.492c-2.209 0-4 1.791-4 4s1.791 4 4 4z"/><path d="m253.364 70.822c-1.597-1.529-4.129-1.473-5.655.122-1.528 1.596-1.474 4.128.122 5.655l8.301 7.948c.775.743 1.771 1.111 2.766 1.111 1.053 0 2.104-.413 2.89-1.233 1.528-1.596 1.474-4.128-.122-5.655z"/><path d="m218.779 48.781c.775.743 1.771 1.111 2.766 1.111 1.053 0 2.104-.413 2.89-1.233 1.528-1.596 1.474-4.128-.122-5.655l-8.301-7.948c-1.597-1.53-4.129-1.474-5.655.122-1.528 1.596-1.474 4.128.122 5.655z"/><path d="m250.599 49.893c.994 0 1.99-.369 2.766-1.111l8.301-7.948c1.596-1.527 1.65-4.06.122-5.655-1.526-1.595-4.059-1.651-5.655-.122l-8.301 7.948c-1.596 1.527-1.65 4.06-.122 5.655.784.819 1.835 1.233 2.889 1.233z"/><path d="m218.779 70.822-8.301 7.948c-1.596 1.527-1.65 4.06-.122 5.655.785.82 1.836 1.233 2.89 1.233.994 0 1.99-.369 2.766-1.111l8.301-7.948c1.596-1.527 1.65-4.06.122-5.655-1.527-1.594-4.059-1.651-5.656-.122z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
@@ -49,6 +49,7 @@
|
||||
downtime happens. We also give you a Status Page which keeps your customers looped in
|
||||
and improves transparency.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" onclick="registerUrl()" class="common-Button" id="create-account-top"
|
||||
@@ -63,19 +64,47 @@
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div style="margin-top:10px">
|
||||
<a class="common-BodyText common-Link common-Link--arrow"
|
||||
href="https://status.fyipe.com" style="width:80%;color:white;margin-top:10px;">
|
||||
See Fyipe's status page.
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<div style="margin-top:10px">
|
||||
<img src="/img/main.svg" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</header>
|
||||
<section id="secondary">
|
||||
|
||||
<section id="customer-logos">
|
||||
<a href="/customers" class="container-lg">
|
||||
<span class="common-Button common-Button--default">See our customers</span>
|
||||
<ul>
|
||||
<li>
|
||||
<img style="height:40px" class="cloudboost" alt="cloudboost" src="img/CloudBoost.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:22px" class="ironio" alt="ironio" src="img/iron-io.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:90px" class="siemens" alt="siemens" src="img/siemens (1).svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:70px" class="hersheys" alt="hersheys" src="img/hershey-s.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:30px" class="elasticstack" alt="elasticstack"
|
||||
src="img/elastic-stack.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:24px" class="freshsales" alt="freshsales" src="img/freshsales-1.svg">
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<% include ./sdlc %>
|
||||
<% include ./comparision-chart %>
|
||||
@@ -125,42 +154,7 @@
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="secondary">
|
||||
<div class="cols container-lg">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<section id="customer-logos">
|
||||
<a href="/customers" class="container-lg">
|
||||
<span class="common-Button common-Button--default">See our customers</span>
|
||||
<ul>
|
||||
<li>
|
||||
<img style="height:40px" class="cloudboost" alt="cloudboost" src="img/CloudBoost.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:22px" class="ironio" alt="ironio" src="img/iron-io.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:90px" class="siemens" alt="siemens" src="img/siemens (1).svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:70px" class="hersheys" alt="hersheys" src="img/hershey-s.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:30px" class="elasticstack" alt="elasticstack"
|
||||
src="img/elastic-stack.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img style="height:24px" class="freshsales" alt="freshsales" src="img/freshsales-1.svg">
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Fyipe | On-Call Schedule Management</title>
|
||||
<title>Fyipe | On-Call Management</title>
|
||||
|
||||
<meta name="description"
|
||||
content="Fyipe lets you monitor any website, API or dashboard and alerts your team if something goes wrong. Fyipe also keeps your customers updated about any downtime.">
|
||||
@@ -15,7 +15,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Enterprise overview page viewed');
|
||||
amplitude.getInstance().logEvent('Status Page page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
@@ -31,141 +31,158 @@
|
||||
|
||||
<div id="bubble-overlay">
|
||||
<div class="content">
|
||||
|
||||
<header>
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">On-Call entManagement</h1>
|
||||
<p><span class="highlight"> Downtime is critical to any business.</span> We at Fyipe
|
||||
help you reduce it, <br /> increase revenue, and improve transparency with your
|
||||
customers. </p>
|
||||
|
||||
<header style="text-align:left">
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">On-Call Management</h1>
|
||||
<p style="margin-top:50px"><i>Downtime happens.</i> <span class="highlight"> On-Call Management let's you to alert the right team at the right time </span> saving you critical time during downtime. </p>
|
||||
</header>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<section class="main basics">
|
||||
<section class="main basics" style="padding:0px">
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="revenue">
|
||||
<h3>Beautiful Status Page</h3>
|
||||
<p class="text-center"><span class="highlight">Your businss loses revenue with every second
|
||||
of downtime.</span> Fyipe alerts your team immediately
|
||||
so they can get to fixing it quickly and thereby increasing revenue.</p>
|
||||
<li class="chat">
|
||||
<h3>Alerts Before Downtime Happens</h3>
|
||||
<p class="text-center">Fyipe discovers patterns in performance during and before the downtime and may alert the team before the downtime happens.</p>
|
||||
</li>
|
||||
<li class="cost">
|
||||
<h3>Cut Support Costs</h3>
|
||||
<p class="text-center">Communicate any incidents to your customers through a status page.
|
||||
This saves them from creating a flood of support tickets saving you a ton of support
|
||||
costs. </p>
|
||||
<li class="risk">
|
||||
<h3>Transparent Incident Resolution</h3>
|
||||
<p class="text-center">All teams get the same visibility for technical and business response orchestration, enabling better collaboration and rapid resolution. </p>
|
||||
</li>
|
||||
<li class="reli">
|
||||
<h3>Showcase Reliability</h3>
|
||||
<p class="text-center">Showcase the reliability of your platform and compliance to your SLA
|
||||
and build trust with your customers.</p>
|
||||
<li class="global1">
|
||||
<h3>Global Alerts</h3>
|
||||
<p class="text-center">Our call and SMS alert is global. No matter where your team is, or which timezone they work in. We will call your team when an incident happens.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="downtime">
|
||||
<h3>Eliminate Downtime</h3>
|
||||
<p class="text-center"> Fyipe trains your team on best-practices and processes which can be
|
||||
implemented in your organization to completely eliminate downtime. </p>
|
||||
<li class="rotation">
|
||||
<h3>Duty Rotations</h3>
|
||||
<p class="text-center"> Have a subset of your team "on-duty", give others a break and rotate them back to "on-duty" however you like.</p>
|
||||
</li>
|
||||
<li class="perfectsoftware">
|
||||
<h3>Deliver perfect software</h3>
|
||||
<p class="text-center">Deliver downtime free software to your customers. Fyipe informs your
|
||||
team on any production issues so they can fix them as soon as issues comes in.</p>
|
||||
<li class="global">
|
||||
<h3>Have Global Teams</h3>
|
||||
<p class="text-center">Timezone based alerts: Alert your team in India for example when there's a day there, and alert your team in US when you have a day here.</p>
|
||||
</li>
|
||||
<li class="moni">
|
||||
<h3>Monitor Anything.</h3>
|
||||
<p class="text-center">An endpoint, an applications, a container, cluster, network, or
|
||||
anything else. You name it. We monitor all of
|
||||
them for you. </p>
|
||||
<li class="sms">
|
||||
<h3>Any Alert Channel</h3>
|
||||
<p class="text-center">Alert your team by call, SMS, Email, Push Notificaitons and more. </p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Our Engineer is yours.</h2>
|
||||
<p class="common-BodyText"> You will have a dedicated engineer who will help you integrate Fyipe in
|
||||
your organization, train your IT ops team on best practices and processes, and also implement
|
||||
any future feature requests that you may have. </p>
|
||||
<h2 class="header">Your team on-call schedule</h2>
|
||||
<p class="common-BodyText"> Have your team alerted when downtime happens. Waste no time and have your team reliabily work
|
||||
on the issue right away. We
|
||||
alert your team by Call, SMS, and Email. You can also automatically schedule who in your
|
||||
team receives the alert at different time of the day. </p>
|
||||
</header>
|
||||
<section id="developers-first">
|
||||
|
||||
<section id="comparison">
|
||||
|
||||
<div class="container-lg" style="max-width:800px">
|
||||
|
||||
<section style="box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07)">
|
||||
<h2 class="common-Uppercase">Your Team's schedule.</h2>
|
||||
<p class="common-BodyText">With Fyipe you can schedule on-call for your team with
|
||||
primary and secondary on-call
|
||||
team member and have them rotate week after week, or anyway you like. </p>
|
||||
<ul>
|
||||
<li>
|
||||
<span
|
||||
class="label" style="background:#505050"> Bob </span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="label">
|
||||
<span class="launch-marker">
|
||||
<span class="launch-marker-circle"></span>
|
||||
<span class="launch-marker-bar"></span>
|
||||
</span>
|
||||
<span class="centered-label">
|
||||
Alice
|
||||
</span>
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Rotations and Escalations</h2>
|
||||
<p class="common-BodyText"> Create private status pages for your internal team or your few select customers. Keep company informed. <br/>Create internal dashboards and more. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="reliability">
|
||||
<h3>Helps integrate Fyipe in your organization.</h3>
|
||||
<p class="text-center">Our dedicated engineer will help you integrate Fyipe in your
|
||||
organization with apps, services and processes your team works with.</p>
|
||||
<li class="teams">
|
||||
<h3>Multi-level escalation</h3>
|
||||
<p class="text-center">If your team members do not respond, escalate the incident to the manager. You can have multi-level escalation policies. </p>
|
||||
</li>
|
||||
<li class="monitor">
|
||||
<h3>Trains team on Best Practices.</h3>
|
||||
<p class="text-center">Our dedicated engineer is an DevOps and IT Ops expert and will train
|
||||
your team on best practices and processes to follow to eliminate downtime. </p>
|
||||
<li class="rotation">
|
||||
<h3>Flexible Rotation</h3>
|
||||
<p class="text-center">Have team members rotate by day, by timezone, by week, by month or however you like.</p>
|
||||
</li>
|
||||
<li class="analytics">
|
||||
<h3>Implements Feature Requests.</h3>
|
||||
<p class="text-center"> Our dedicated engneer will implement any future feature requests you
|
||||
may have to better integrate Fyipe with your processes and services.</p>
|
||||
<li class="vacation">
|
||||
<h3>Vacation and Leave Policy</h3>
|
||||
<p class="text-center"> Create vaccation policy which let's you pick any secondary on-call duty team member to replace someone who is on vacation. </p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="split">
|
||||
<div class="content">
|
||||
|
||||
<div class="left">
|
||||
|
||||
<h3 class="header" style="margin-top:250px">More Status Page Features.</h3>
|
||||
<h3 class="header" style="margin-top:250px">More On-Call <br/>Features.</h3>
|
||||
<p class="common-BodyText" style="font-size:18px"><span class="highlight"
|
||||
style="font-size:18px">Efficient IT Ops management depends<br />on the right
|
||||
information being shared <br />with the right people at the right time <br /> and
|
||||
knowing it’s shared securely. </span><br /><br /> Fyipe ensures sensitive company
|
||||
<br /> and customer information remains <br />secure with enterprise-ready security
|
||||
features and compliance with various <br /> industry and cloud service standards. </p>
|
||||
style="font-size:18px">Efficient IT and DevOps management <br />depends on the right
|
||||
information <br />being shared with the right people </br> at the right time </span><br /><br /> On-Call Management let's you alert
|
||||
<br />the right team at the right time saving <br />you critical time during downtime.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Inform users about future Scheduled Maintenance</h3>
|
||||
<h3>Connect to any third-party monitoring service</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Use Fyipe's built in monitoring service.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Support for vacations and leaves in on-call scheduling.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Support for Escalation policy.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Alerts multiple times if someone does not respond and then escalates.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Embed Status Page anywhere - app, website or help-desk.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Notify customers by SMS or Email proactively.</h3>
|
||||
<h3>Multiple incident stages - Investigating, Acknowledged, Resolved and more. </h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Display how well your systems are performing</h3>
|
||||
<h3>Create multiple on-call schedules.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create multiple status pages and multiple sub projects.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create private status page for internal employees or specific customers</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Granular access based on users or groups</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Customize logo, branding, colors, or edit HTML, CSS and JS directly.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Post investigation notes on status page so your customers are updated.</h3>
|
||||
<h3>Complete visibilty on incident metrics.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
@@ -181,79 +198,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
|
||||
<header style="margin-top:50px">
|
||||
<h2 class="header">Security, Encryption and Compliance.</h2>
|
||||
<p class="common-BodyText">We take security seriously here at Fyipe, and we are proud to exceed
|
||||
the industry standard when it comes to protecting your data.</p>
|
||||
</header>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="soc">
|
||||
<h3>SOC 2 (Type 2)</h3>
|
||||
<p class="text-center">SOC 2 ensures your service providers securely manage your data to
|
||||
protect the interests of your organization. <br /><br /><a class="black-link"
|
||||
href="/legal/soc-2">Request report here.</a></p>
|
||||
</li>
|
||||
<li class="soc">
|
||||
<h3>SOC 3</h3>
|
||||
<p class="text-center"> Soc 3 report outlines information related to controls for security,
|
||||
availability, processing integrity, confidentiality or privacy. <br /><br /><a
|
||||
class="black-link" href="/legal/soc-3">Download report here.</a></p>
|
||||
</li>
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27001</h3>
|
||||
<p class="text-center">ISO 27001 includes all legal, physical and technical controls
|
||||
involved in an information risk management processes.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27017</h3>
|
||||
<p class="text-center">ISO/IEC 27017 security on aspects of cloud computing, recommending
|
||||
cloud-specific information security controls.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27018</h3>
|
||||
<p class="text-center">ISO/IEC 27018 is a code of practice that focuses on protection of
|
||||
personal data in the cloud. <br /><br /><a class="black-link"
|
||||
href="/legal/iso-27018">Download certificate here.</a> </p>
|
||||
</li>
|
||||
<li class="hipaa">
|
||||
<h3>HIPAA</h3>
|
||||
<p class="text-center">HIPAA is United States legislation that provides data privacy and
|
||||
security provisions for safeguarding medical information.<br /><br /><a
|
||||
class="black-link" href="/legal/hipaa">Request information here.</a> </p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="gdpr">
|
||||
<h3>GDPR</h3>
|
||||
<p class="text-center">The GDPR is a law on data protection and privacy in the European
|
||||
Union and the European Economic Area. <br /><br /><a class="black-link"
|
||||
href="/legal/gdpr">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="ccpa">
|
||||
<h3>CCPA</h3>
|
||||
<p class="text-center">The CCPA is a new data privacy law that applies to businesses that
|
||||
collect personal information from California residents. <br /><br /><a
|
||||
class="black-link" href="/legal/ccpa">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="pci">
|
||||
<h3>PCI DSS</h3>
|
||||
<p class="text-center">PCI DSS is a standard for organizations that handle branded credit
|
||||
cards from the major card schemes.<br /><br /><a class="black-link"
|
||||
href="/legal/pci">Read our report here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div style="background-color:black;height: 600px;width:100%;">
|
||||
<header style="padding-top:75px">
|
||||
<h2 class="header" style="color:white">1500+ Enterprise Integrations and counting.</h2>
|
||||
@@ -329,4 +276,4 @@
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -31,13 +31,14 @@
|
||||
|
||||
<div id="bubble-overlay">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<header style="text-align:left">
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">Status Page</h1>
|
||||
<p style="margin-top:50px"><i>Downtime happens.</i> <span class="highlight"> Status Page helps you be more transparent with your customers and showcase reliability.</span> Easily communicate real-time status to your customers, gain trust and increase revenue. </p>
|
||||
</header>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
@@ -46,17 +47,15 @@
|
||||
<section class="main basics">
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="revenue">
|
||||
<h3>Beautiful Status Page</h3>
|
||||
<p class="text-center"><span class="highlight">Your businss loses revenue with every second
|
||||
of downtime.</span> Fyipe alerts your team immediately
|
||||
so they can get to fixing it quickly and thereby increasing revenue.</p>
|
||||
<li class="trend">
|
||||
<h3>Realtime Status</h3>
|
||||
<p class="text-center">Show realtime status of your product or service - home page,
|
||||
websites, API, dashboards or more.</p>
|
||||
</li>
|
||||
<li class="cost">
|
||||
<h3>Cut Support Costs</h3>
|
||||
<p class="text-center">Communicate any incidents to your customers through a status page.
|
||||
This saves them from creating a flood of support tickets saving you a ton of support
|
||||
costs. </p>
|
||||
<p class="text-center">Communicate any incidents through a status page.
|
||||
This saves your customers from creating a flood of support tickets. </p>
|
||||
</li>
|
||||
<li class="reli">
|
||||
<h3>Showcase Reliability</h3>
|
||||
@@ -67,15 +66,13 @@
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="downtime">
|
||||
<h3>Eliminate Downtime</h3>
|
||||
<p class="text-center"> Fyipe trains your team on best-practices and processes which can be
|
||||
implemented in your organization to completely eliminate downtime. </p>
|
||||
<li class="note">
|
||||
<h3>Post Investigation Notes</h3>
|
||||
<p class="text-center"> Have your team post notes and post-mortem when incidents happen and increase transparency and trust with customers.</p>
|
||||
</li>
|
||||
<li class="perfectsoftware">
|
||||
<h3>Deliver perfect software</h3>
|
||||
<p class="text-center">Deliver downtime free software to your customers. Fyipe informs your
|
||||
team on any production issues so they can fix them as soon as issues comes in.</p>
|
||||
<li class="security">
|
||||
<h3>SLA Compliance</h3>
|
||||
<p class="text-center">Have Fyipe certify your SLA compliance and showcase that to your existing and potential customers.</p>
|
||||
</li>
|
||||
<li class="moni">
|
||||
<h3>Monitor Anything.</h3>
|
||||
@@ -86,34 +83,49 @@
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Our Engineer is yours.</h2>
|
||||
<p class="common-BodyText"> You will have a dedicated engineer who will help you integrate Fyipe in
|
||||
your organization, train your IT ops team on best practices and processes, and also implement
|
||||
any future feature requests that you may have. </p>
|
||||
<h2 class="header">Unlimited Subscribers</h2>
|
||||
<p class="common-BodyText"> Have any number of your customers subscribe to your status page, get alerts when services are down or degraded. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="reliability">
|
||||
<h3>Helps integrate Fyipe in your organization.</h3>
|
||||
<p class="text-center">Our dedicated engineer will help you integrate Fyipe in your
|
||||
organization with apps, services and processes your team works with.</p>
|
||||
<li class="sms">
|
||||
<h3>Email, SMS and more</h3>
|
||||
<p class="text-center">Your customers can pick from different types of notifcations channels - Email, SMS, RSS, Webhooks, or Atom Feeds.</p>
|
||||
</li>
|
||||
<li class="monitor">
|
||||
<h3>Trains team on Best Practices.</h3>
|
||||
<p class="text-center">Our dedicated engineer is an DevOps and IT Ops expert and will train
|
||||
your team on best practices and processes to follow to eliminate downtime. </p>
|
||||
<li class="notification1">
|
||||
<h3>Branded Notifications</h3>
|
||||
<p class="text-center">You can whitelabel or brand notification messages to your subscribers to suit your brand. </p>
|
||||
</li>
|
||||
<li class="analytics">
|
||||
<h3>Implements Feature Requests.</h3>
|
||||
<p class="text-center"> Our dedicated engneer will implement any future feature requests you
|
||||
may have to better integrate Fyipe with your processes and services.</p>
|
||||
<li class="callcenter">
|
||||
<h3>Improved Experience</h3>
|
||||
<p class="text-center"> Notify customer proactively when services are down or degraded. This improves trust and customer experience.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Branding and Customization</h2>
|
||||
<p class="common-BodyText"> Customize your status page and make it look like your own brand. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="paint">
|
||||
<h3>Colors and styling.</h3>
|
||||
<p class="text-center">Our status page comes in multiple templates, change colors or styling to make it look like your own.</p>
|
||||
</li>
|
||||
<li class="brand">
|
||||
<h3>Whitelabel and logos</h3>
|
||||
<p class="text-center"> Whitelabel the status page to your needs, add logo, custom domain, custom SSL and more. </p>
|
||||
</li>
|
||||
<li class="htmlcss">
|
||||
<h3>Edit HTML and CSS</h3>
|
||||
<p class="text-center"> We give you complete flexibility to design your own status page. Edit and implement your own HTML, and CSS. </p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="split">
|
||||
<div class="content">
|
||||
|
||||
@@ -121,11 +133,10 @@
|
||||
|
||||
<h3 class="header" style="margin-top:250px">More Status Page Features.</h3>
|
||||
<p class="common-BodyText" style="font-size:18px"><span class="highlight"
|
||||
style="font-size:18px">Efficient IT Ops management depends<br />on the right
|
||||
information being shared <br />with the right people at the right time <br /> and
|
||||
knowing it’s shared securely. </span><br /><br /> Fyipe ensures sensitive company
|
||||
<br /> and customer information remains <br />secure with enterprise-ready security
|
||||
features and compliance with various <br /> industry and cloud service standards. </p>
|
||||
style="font-size:18px">Efficient IT and DevOps management <br />depends on the right
|
||||
information <br />being shared with the right people </br> at the right time </span><br /><br /> Status Page ensures your customers
|
||||
<br />are notified proactively which<br />increases trust and improves customer service.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -143,27 +154,19 @@
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Display how well your systems are performing</h3>
|
||||
<h3>Display system metrics.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create multiple status pages and multiple sub projects.</h3>
|
||||
<h3>Custom domain with SSL.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create private status page for internal employees or specific customers</h3>
|
||||
<h3>Create multiple status pages, and multiple sub-projects.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Granular access based on users or groups</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Customize logo, branding, colors, or edit HTML, CSS and JS directly.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Post investigation notes on status page so your customers are updated.</h3>
|
||||
<h3>Post investigation notes so your customers are informed.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
@@ -179,79 +182,28 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Private Status Pages</h2>
|
||||
<p class="common-BodyText"> Create private status pages for your internal team or your few select customers. Keep company informed. <br/>Create internal dashboards and more. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<header style="margin-top:50px">
|
||||
<h2 class="header">Security, Encryption and Compliance.</h2>
|
||||
<p class="common-BodyText">We take security seriously here at Fyipe, and we are proud to exceed
|
||||
the industry standard when it comes to protecting your data.</p>
|
||||
</header>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="soc">
|
||||
<h3>SOC 2 (Type 2)</h3>
|
||||
<p class="text-center">SOC 2 ensures your service providers securely manage your data to
|
||||
protect the interests of your organization. <br /><br /><a class="black-link"
|
||||
href="/legal/soc-2">Request report here.</a></p>
|
||||
<li class="teams">
|
||||
<h3>Select Team Members</h3>
|
||||
<p class="text-center">Pick internal team memmbers or customers who have access to your private status page. </p>
|
||||
</li>
|
||||
<li class="soc">
|
||||
<h3>SOC 3</h3>
|
||||
<p class="text-center"> Soc 3 report outlines information related to controls for security,
|
||||
availability, processing integrity, confidentiality or privacy. <br /><br /><a
|
||||
class="black-link" href="/legal/soc-3">Download report here.</a></p>
|
||||
<li class="informed">
|
||||
<h3>Keep company informed</h3>
|
||||
<p class="text-center">Pipe status updates into Slack to keep engineering, IT, and Ops teams on the same page. </p>
|
||||
</li>
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27001</h3>
|
||||
<p class="text-center">ISO 27001 includes all legal, physical and technical controls
|
||||
involved in an information risk management processes.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27017</h3>
|
||||
<p class="text-center">ISO/IEC 27017 security on aspects of cloud computing, recommending
|
||||
cloud-specific information security controls.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27018</h3>
|
||||
<p class="text-center">ISO/IEC 27018 is a code of practice that focuses on protection of
|
||||
personal data in the cloud. <br /><br /><a class="black-link"
|
||||
href="/legal/iso-27018">Download certificate here.</a> </p>
|
||||
</li>
|
||||
<li class="hipaa">
|
||||
<h3>HIPAA</h3>
|
||||
<p class="text-center">HIPAA is United States legislation that provides data privacy and
|
||||
security provisions for safeguarding medical information.<br /><br /><a
|
||||
class="black-link" href="/legal/hipaa">Request information here.</a> </p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="gdpr">
|
||||
<h3>GDPR</h3>
|
||||
<p class="text-center">The GDPR is a law on data protection and privacy in the European
|
||||
Union and the European Economic Area. <br /><br /><a class="black-link"
|
||||
href="/legal/gdpr">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="ccpa">
|
||||
<h3>CCPA</h3>
|
||||
<p class="text-center">The CCPA is a new data privacy law that applies to businesses that
|
||||
collect personal information from California residents. <br /><br /><a
|
||||
class="black-link" href="/legal/ccpa">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="pci">
|
||||
<h3>PCI DSS</h3>
|
||||
<p class="text-center">PCI DSS is a standard for organizations that handle branded credit
|
||||
cards from the major card schemes.<br /><br /><a class="black-link"
|
||||
href="/legal/pci">Read our report here.</a></p>
|
||||
<li class="dash">
|
||||
<h3>Internal Dashboards</h3>
|
||||
<p class="text-center"> Create internal reliability dashboards, hook it up to a TV and show them to your team.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div style="background-color:black;height: 600px;width:100%;">
|
||||
<header style="padding-top:75px">
|
||||
<h2 class="header" style="color:white">1500+ Enterprise Integrations and counting.</h2>
|
||||
|
||||
116
informed.svg
Normal file
@@ -0,0 +1,116 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M181.72,366.814c-0.723-0.206-1.463-0.322-2.208-0.362c10.954-11.513,17.7-27.066,17.7-44.174v-52.611
|
||||
c0-0.481-0.046-0.95-0.111-1.412c0.066-0.95,0.111-1.906,0.111-2.872v-33.286c0-5.523-4.477-10-10-10h-67.073
|
||||
c-28.245,0-51.223,22.979-51.223,51.223v48.958c0,17.108,6.745,32.661,17.7,44.174c-0.744,0.04-1.484,0.156-2.206,0.362
|
||||
C37.153,371.093,0,410.924,0,459.276V502c0,5.523,4.477,10,10,10h246.127c5.523,0,10-4.477,10-10v-42.724
|
||||
C266.127,410.925,228.976,371.094,181.72,366.814z M88.916,286.001v-12.682c0-17.216,14.007-31.223,31.223-31.223h57.073v23.286
|
||||
c0,11.723-9.537,21.26-21.26,21.26H88.916V286.001z M88.916,306.642h67.036c7.772,0,15.047-2.162,21.26-5.914v21.549
|
||||
c0,24.343-19.805,44.148-44.148,44.148c-24.343,0-44.148-19.805-44.148-44.148V306.642z M154.829,386.426l-21.765,21.766
|
||||
l-21.765-21.766H154.829z M246.128,492L246.128,492H20v-20h41.5c5.523,0,10-4.477,10-10s-4.477-10-10-10H20.365
|
||||
c3.359-33.716,29.806-60.717,63.255-64.969l42.373,42.373c1.875,1.875,4.419,2.929,7.071,2.929c2.652,0,5.196-1.054,7.071-2.929
|
||||
l42.373-42.373c35.824,4.553,63.62,35.204,63.62,72.245V492z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M427.595,144.718c-0.723-0.206-1.464-0.322-2.21-0.362c10.954-11.513,17.699-27.066,17.699-44.174V47.57
|
||||
c0-0.481-0.046-0.95-0.111-1.412c0.066-0.95,0.111-1.906,0.111-2.872V10c0-5.523-4.477-10-10-10h-67.073
|
||||
c-28.245,0-51.223,22.979-51.223,51.223v48.958c0,17.108,6.745,32.661,17.699,44.174c-0.745,0.04-1.487,0.156-2.21,0.362
|
||||
c-47.255,4.281-84.405,44.112-84.405,92.462v42.723c0,5.523,4.477,10,10,10h80.46c5.523,0,10-4.477,10-10s-4.477-10-10-10h-70.46
|
||||
V237.18c0-37.041,27.795-67.692,63.619-72.245l42.373,42.373c1.953,1.953,4.512,2.929,7.071,2.929s5.119-0.976,7.071-2.929
|
||||
l42.373-42.373C464.205,169.489,492,200.139,492,237.18v32.723h-73.667c-5.523,0-10,4.477-10,10s4.477,10,10,10H502
|
||||
c5.523,0,10-4.477,10-10V237.18C512,188.83,474.849,148.999,427.595,144.718z M378.937,186.095l-21.765-21.765h43.53
|
||||
L378.937,186.095z M423.085,100.181c0,24.343-19.805,44.148-44.148,44.148s-44.148-19.804-44.148-44.147V84.546h67.036
|
||||
c7.772,0,15.047-2.163,21.26-5.914V100.181z M423.085,43.286c0,11.723-9.537,21.26-21.26,21.26h-67.036v-0.641V51.223
|
||||
c0-17.216,14.007-31.223,31.223-31.223h57.073V43.286z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M386.01,272.83c-1.86-1.86-4.44-2.93-7.07-2.93c-2.64,0-5.21,1.07-7.07,2.93c-1.87,1.86-2.93,4.44-2.93,7.07
|
||||
c0,2.64,1.06,5.21,2.93,7.07c1.86,1.87,4.43,2.93,7.07,2.93c2.63,0,5.21-1.06,7.07-2.93c1.86-1.86,2.93-4.43,2.93-7.07
|
||||
C388.94,277.27,387.87,274.69,386.01,272.83z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M267.405,139.929l-41.821-41.821V50c0-27.57-22.43-50-50-50H50C22.43,0,0,22.43,0,50v88c0,27.57,22.43,50,50,50h125.583
|
||||
c20.674,0,38.702-12.407,46.266-31h38.484c4.044,0,7.691-2.437,9.239-6.173C271.12,147.091,270.264,142.789,267.405,139.929z
|
||||
M214.554,137c-4.659,0-8.701,3.217-9.746,7.758C201.66,158.442,189.643,168,175.583,168H50c-16.542,0-30-13.458-30-30V50
|
||||
c0-16.542,13.458-30,30-30h125.583c16.542,0,30,13.458,30,30v52.25c0,2.652,1.054,5.196,2.929,7.071L236.191,137H214.554z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M462,324H336.417c-20.674,0-38.702,12.407-46.266,31h-38.484c-4.044,0-7.691,2.437-9.239,6.173
|
||||
c-1.548,3.736-0.692,8.038,2.167,10.898l41.821,41.821V462c0,27.57,22.43,50,50,50H462c27.57,0,50-22.43,50-50v-88
|
||||
C512,346.43,489.57,324,462,324z M492,462c0,16.542-13.458,30-30,30H336.417c-16.542,0-30-13.458-30-30v-52.25
|
||||
c0-2.652-1.054-5.196-2.929-7.071L275.809,375h21.637c4.659,0,8.701-3.217,9.746-7.758C310.34,353.558,322.357,344,336.417,344
|
||||
H462c16.542,0,30,13.458,30,30V462z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M444.156,391.392c-3.904-3.905-10.236-3.905-14.141,0l-26.583,26.583l-12.361-12.361c-3.905-3.905-10.237-3.905-14.143,0
|
||||
c-3.905,3.905-3.905,10.237,0,14.143l19.432,19.432c1.953,1.953,4.512,2.929,7.071,2.929s5.119-0.976,7.071-2.929l33.654-33.654
|
||||
C448.061,401.63,448.061,395.298,444.156,391.392z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M158.253,66.268c-1.182-17.147-15.004-30.969-32.151-32.151c-9.723-0.669-18.991,2.611-26.091,9.239
|
||||
c-7.001,6.535-11.017,15.775-11.017,25.349c0.001,5.524,4.478,10.001,10.001,10.001s10-4.477,10-10
|
||||
c0-4.111,1.656-7.921,4.664-10.729c3.003-2.804,6.938-4.196,11.069-3.906c7.239,0.499,13.074,6.334,13.573,13.573
|
||||
c0.505,7.319-4.293,13.787-11.408,15.379c-7.788,1.742-13.227,8.513-13.227,16.465v5.335c0,5.523,4.477,10,10,10s10-4.477,10-10
|
||||
v-2.91C149.16,97.291,159.385,82.684,158.253,66.268z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M130.74,136.02c-1.86-1.86-4.44-2.93-7.07-2.93c-2.64,0-5.21,1.07-7.07,2.93c-1.87,1.86-2.93,4.44-2.93,7.07
|
||||
s1.06,5.21,2.93,7.07c1.86,1.86,4.43,2.93,7.07,2.93c2.63,0,5.21-1.07,7.07-2.93c1.86-1.86,2.93-4.44,2.93-7.07
|
||||
S132.6,137.88,130.74,136.02z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M108.57,454.93c-1.86-1.86-4.44-2.93-7.07-2.93s-5.21,1.07-7.07,2.93s-2.93,4.44-2.93,7.07s1.07,5.21,2.93,7.07
|
||||
c1.86,1.86,4.44,2.93,7.07,2.93s5.21-1.07,7.07-2.93s2.93-4.44,2.93-7.07S110.43,456.79,108.57,454.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.5 KiB |
@@ -11,7 +11,7 @@ fi
|
||||
sudo chmod +x ./uninstall.sh
|
||||
sudo ./uninstall.sh
|
||||
|
||||
sudo docker network create fyipe-network
|
||||
sudo docker network create fyipe-network || "Netork already exists."
|
||||
|
||||
# Sleep
|
||||
sleep 5s
|
||||
@@ -51,8 +51,8 @@ sudo docker run --name admin-dashboard --net=host -p 3100:3100 -d fyipe-project/
|
||||
|
||||
# Run Probes 1
|
||||
sudo docker build -t fyipe-project/probe:latest ./probe
|
||||
sudo docker run --name probe1 --net=host -p 3019:3008 -e "PORT=3019" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=EU" -e "PROBE_KEY=13b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
sudo docker run --name probe1 --net=host -p 3019:3019 -e "PORT=3019" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=EU" -e "PROBE_KEY=13b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
|
||||
# Run Probes 2
|
||||
sudo docker build -t fyipe-project/probe:latest ./probe
|
||||
sudo docker run --name probe2 --net=host -p 3020:3008 -e "PORT=3020" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=US" -e "PROBE_KEY=33b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
sudo docker run --name probe2 --net=host -p 3020:3020 -e "PORT=3020" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=US" -e "PROBE_KEY=33b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
|
||||
@@ -698,7 +698,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
||||
}
|
||||
.bs-Button-subscribe{
|
||||
padding: 4px 12px 2px;
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
border-radius: 4px;
|
||||
border:none;
|
||||
outline: none;
|
||||
@@ -834,7 +834,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
||||
.subscribe-btn-full{
|
||||
width:100%;
|
||||
padding: 4px 5px 2px;
|
||||
background-color: #0080a8;
|
||||
background-color: #000000;
|
||||
border-radius: 4px;
|
||||
border:none;
|
||||
outline: none;
|
||||
|
||||