Template menu updated
@@ -1,10 +1,8 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\sakthisivavelan.n\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\sakthisivavelan.n\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet",
|
||||
"C:\\Users\\ramesh.g\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\ramesh.g\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\Pages\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e"
|
||||
#pragma checksum "D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\Pages\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e"
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Pages_Index), @"mvc.1.0.razor-page", @"/Pages/Index.cshtml")]
|
||||
@@ -50,7 +50,7 @@ namespace AspNetCore
|
||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||
{
|
||||
#nullable restore
|
||||
#line 3 "D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\Pages\Index.cshtml"
|
||||
#line 3 "D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\Pages\Index.cshtml"
|
||||
|
||||
Layout = null;
|
||||
|
||||
@@ -65,12 +65,12 @@ namespace AspNetCore
|
||||
<!--[if gt IE 8]> <html class=""no-js""> <!--<![endif]-->
|
||||
<html>
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e6110", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e6114", async() => {
|
||||
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n <title>TIP-Index</title>\r\n <meta name=\"description\"");
|
||||
BeginWriteAttribute("content", " content=\"", 515, "\"", 525, 0);
|
||||
EndWriteAttribute();
|
||||
WriteLiteral(" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e6780", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e6784", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -92,7 +92,7 @@ namespace AspNetCore
|
||||
integrity=""sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l""
|
||||
crossorigin=""anonymous"" />
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e8391", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e8395", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -127,7 +127,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e10695", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "89e6e1b58a5b8f44a9d2d2351ea6891e7dfe374e10699", async() => {
|
||||
WriteLiteral(@"
|
||||
<!-- <div class=""page-loader"">
|
||||
<img src=""Assets/img/page.gif"" >
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\Pages\help.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e3aa5366fef91124e6b8f93006086280bf1d086f"
|
||||
#pragma checksum "D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\Pages\help.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e3aa5366fef91124e6b8f93006086280bf1d086f"
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Pages_help), @"mvc.1.0.razor-page", @"/Pages/help.cshtml")]
|
||||
@@ -50,7 +50,7 @@ namespace AspNetCore
|
||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||
{
|
||||
#nullable restore
|
||||
#line 3 "D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\Pages\help.cshtml"
|
||||
#line 3 "D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\Pages\help.cshtml"
|
||||
|
||||
Layout = null;
|
||||
|
||||
@@ -64,12 +64,12 @@ namespace AspNetCore
|
||||
<!--[if gt IE 8]> <html class=""no-js""> <!--<![endif]-->
|
||||
<html>
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3aa5366fef91124e6b8f93006086280bf1d086f6102", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3aa5366fef91124e6b8f93006086280bf1d086f6106", async() => {
|
||||
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n <title>TIP-Help</title>\r\n <meta name=\"description\"");
|
||||
BeginWriteAttribute("content", " content=\"", 511, "\"", 521, 0);
|
||||
EndWriteAttribute();
|
||||
WriteLiteral(" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "e3aa5366fef91124e6b8f93006086280bf1d086f6771", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "e3aa5366fef91124e6b8f93006086280bf1d086f6775", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -91,7 +91,7 @@ namespace AspNetCore
|
||||
integrity=""sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l""
|
||||
crossorigin=""anonymous"" />
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e3aa5366fef91124e6b8f93006086280bf1d086f8382", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e3aa5366fef91124e6b8f93006086280bf1d086f8386", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -126,7 +126,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3aa5366fef91124e6b8f93006086280bf1d086f10686", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3aa5366fef91124e6b8f93006086280bf1d086f10690", async() => {
|
||||
WriteLiteral(@"
|
||||
<div class=""main-content"">
|
||||
<h3 class=""head"">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\Pages\homepage.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1578250a67784a7d1d5e78a1b627ba1a31e9d698"
|
||||
#pragma checksum "D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\Pages\homepage.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "318a4262b6d5dcd21a7347ed1853bc4441f096a7"
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Pages_homepage), @"mvc.1.0.razor-page", @"/Pages/homepage.cshtml")]
|
||||
@@ -12,7 +12,7 @@ namespace AspNetCore
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
||||
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"1578250a67784a7d1d5e78a1b627ba1a31e9d698", @"/Pages/homepage.cshtml")]
|
||||
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"318a4262b6d5dcd21a7347ed1853bc4441f096a7", @"/Pages/homepage.cshtml")]
|
||||
public class Pages_homepage : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
|
||||
{
|
||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("rel", new global::Microsoft.AspNetCore.Html.HtmlString("icon"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||
@@ -101,12 +101,12 @@ namespace AspNetCore
|
||||
<html>
|
||||
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69822138", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a722140", async() => {
|
||||
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n <title>TIP-Workplace</title>\r\n <meta name=\"description\"");
|
||||
BeginWriteAttribute("content", " content=\"", 511, "\"", 521, 0);
|
||||
EndWriteAttribute();
|
||||
WriteLiteral(" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d69822813", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a722815", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -123,7 +123,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69824167", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a724169", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -137,7 +137,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css\"\r\n integrity=\"sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn\" crossorigin=\"anonymous\">\r\n\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69825510", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a725512", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -160,7 +160,7 @@ namespace AspNetCore
|
||||
<script src=""https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.12.1/polyfill.min.js"" integrity=""sha512-uzOpZ74myvXTYZ+mXUsPhDF+/iL/n32GDxdryI2SJronkEyKC8FBFRLiBQ7l7U/PTYebDbgTtbqTa6/vGtU23A=="" crossorigin=""anonymous""></script>
|
||||
<script src=""https://cdn.jsdelivr.net/npm/babel-regenerator-runtime@6.5.0/runtime.js""></script>
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69827434", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a727436", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -174,7 +174,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69828534", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a728536", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -188,7 +188,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69829634", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a729636", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -204,7 +204,7 @@ namespace AspNetCore
|
||||
WriteLiteral("\r\n");
|
||||
WriteLiteral("\r\n");
|
||||
WriteLiteral(" ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69830808", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a730810", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -224,7 +224,7 @@ namespace AspNetCore
|
||||
<link href=""https://use.fontawesome.com/releases/v5.0.6/css/all.css"" rel=""stylesheet"">
|
||||
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69832405", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a732407", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -238,7 +238,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69833506", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a733508", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -252,7 +252,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69834607", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a734609", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -266,7 +266,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69835708", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a735710", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -280,7 +280,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69836809", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a736811", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -294,7 +294,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69837910", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a737912", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -308,7 +308,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69839011", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a739013", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -322,7 +322,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69840116", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a740118", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -340,7 +340,7 @@ namespace AspNetCore
|
||||
<script src=""https://cdnjs.cloudflare.com/ajax/libs/html2canvas/0.4.1/html2canvas.min.js"" integrity=""sha256-c3RzsUWg+y2XljunEQS0LqWdQ04X1D3j22fd/8JCAKw="" crossorigin=""anonymous""></script>
|
||||
<script src=""https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.min.js"" integrity=""sha256-FPJJt8nA+xL4RU6/gsriA8p8xAeLGatoyTjldvQKGdE="" crossorigin=""anonymous""></script>
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69841615", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a741617", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -366,7 +366,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n\r\n");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d69843424", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a743426", async() => {
|
||||
WriteLiteral(@"
|
||||
<div class=""loader"" id=""loader"" style=""display:none;"">
|
||||
<div style=""margin:200px auto;"">
|
||||
@@ -563,7 +563,7 @@ namespace AspNetCore
|
||||
<div class=""group-node"">
|
||||
<div class=""create-back"" id=""btnAddRoadm""");
|
||||
WriteLiteral(">\r\n <div class=\"card icon-group hover-show\">\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69855431", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a755433", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -586,7 +586,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddFused"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69857176", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a757178", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -610,7 +610,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddTransceiver"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69858934", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a758936", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -642,7 +642,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddAmplifier"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69861368", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a761370", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -666,7 +666,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddRamAmp"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69863206", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a763208", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -692,7 +692,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddDualFiber"" style=""display:none"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69865165", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a765167", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -716,7 +716,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddSingleFiber"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69867009", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a767011", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -740,7 +740,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddDualPatch"" style=""display:none"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69868876", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a768878", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -764,7 +764,7 @@ namespace AspNetCore
|
||||
<div class=""create-back"" id=""btnAddSinglePatch"">
|
||||
<div class=""card icon-group hover-show"">
|
||||
");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69870720", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a770722", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -929,7 +929,7 @@ namespace AspNetCore
|
||||
");
|
||||
WriteLiteral(" <input type=\"checkbox\" class=\"custom-control-input\" id=\"showHideEle\">\r\n <label class=\"custom-control-label pl-1\" for=\"showHideEle\">Show labels</label>\r\n </div>\r\n");
|
||||
WriteLiteral(" <a href=\"#\" id=\"button_undo\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"Undo ( Ctrl+Z )\">\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69882036", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a782038", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -943,7 +943,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral("\r\n </a>\r\n <a href=\"#\" id=\"button_redo\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"Redo ( Ctrl+Y )\">\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1578250a67784a7d1d5e78a1b627ba1a31e9d69883342", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "318a4262b6d5dcd21a7347ed1853bc4441f096a783344", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1730,7 +1730,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcRoadmEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698127610", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7127612", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1746,7 +1746,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit ROADM</span></a>\r\n <a class=\"dropdown-item\" id=\"rcRoadmDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698128971", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7128973", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1762,7 +1762,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete ROADM</span></a>\r\n <a class=\"dropdown-item\" id=\"rcRoadmCopy\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698130332", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7130334", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1777,14 +1777,30 @@ namespace AspNetCore
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy</span></a>
|
||||
WriteLiteral(" <span>Copy</span></a>\r\n <a class=\"dropdown-item\" id=\"rcRoadmCopyPara\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7131691", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_46);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy-Template</span></a>
|
||||
</div>
|
||||
<div class=""dropdown-menu"" id=""attenuatorMenu"" aria-labelledby=""dropdownMenuButton"">
|
||||
<span class=""close close-btnn1"" onclick=""closeMenu('attenuatorMenu')"">
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcAttenuatorEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698131947", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7133315", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1800,7 +1816,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Attenuator</span></a>\r\n <a class=\"dropdown-item\" id=\"rcAttenuatorDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698133318", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7134686", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1816,7 +1832,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete Attenuator</span></a>\r\n <a class=\"dropdown-item\" id=\"rcAttenuatorCopy\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698134689", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7136057", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1831,14 +1847,30 @@ namespace AspNetCore
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy</span></a>
|
||||
WriteLiteral(" <span>Copy</span></a>\r\n <a class=\"dropdown-item\" id=\"rcAttenuatorCopyPara\" style=\"display:none;\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7137443", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_46);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy-Template</span></a>
|
||||
</div>
|
||||
<div class=""dropdown-menu"" id=""ILAMenu"" aria-labelledby=""dropdownMenuButton"">
|
||||
<span class=""close close-btnn1"" onclick=""closeMenu('ILAMenu')"">
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcILAEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698136283", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7139046", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1854,7 +1886,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit ILA</span></a>\r\n <a class=\"dropdown-item\" id=\"rcILADelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698137640", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7140403", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1870,7 +1902,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete ILA</span></a>\r\n <a class=\"dropdown-item\" id=\"rcILACopy\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698138997", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7141760", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1892,7 +1924,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcAmplifierEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698140609", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7143372", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1908,7 +1940,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Amplifier</span></a>\r\n <a class=\"dropdown-item\" id=\"rcAmplifierDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698141978", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7144741", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1924,7 +1956,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete Amplifier</span></a>\r\n <a class=\"dropdown-item\" id=\"rcAmplifierCopy\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698143347", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7146110", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1939,14 +1971,30 @@ namespace AspNetCore
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy</span></a>
|
||||
WriteLiteral(" <span>Copy</span></a>\r\n <a class=\"dropdown-item\" id=\"rcAmplifierCopyPara\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7147471", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_46);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy-Template</span></a>
|
||||
</div>
|
||||
<div class=""dropdown-menu"" id=""ramanAmpMenu"" aria-labelledby=""dropdownMenuButton"">
|
||||
<span class=""close close-btnn1"" onclick=""closeMenu('ramanAmpMenu')"">
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcRamanAmpEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698144956", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7149089", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1962,7 +2010,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Raman Amplifier</span></a>\r\n <a class=\"dropdown-item\" id=\"rcRamanAmpDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698146330", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7150463", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1978,7 +2026,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete Raman Amplifier</span></a>\r\n <a class=\"dropdown-item\" id=\"rcRamanAmpCopy\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698147704", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7151837", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -1993,14 +2041,30 @@ namespace AspNetCore
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy</span></a>
|
||||
WriteLiteral(" <span>Copy</span></a>\r\n <a class=\"dropdown-item\" id=\"rcRamanAmpCopyPara\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7153197", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_46);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy-Template</span></a>
|
||||
</div>
|
||||
<div class=""dropdown-menu"" id=""transceiverMenu"" aria-labelledby=""dropdownMenuButton"">
|
||||
<span class=""close close-btnn1"" onclick=""closeMenu('transceiverMenu')"">
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcTransceiverEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698149322", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7154824", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2016,7 +2080,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Transceiver</span></a>\r\n <a class=\"dropdown-item\" id=\"rcTransceiverDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698150695", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7156197", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2032,7 +2096,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete Transceiver</span></a>\r\n <a class=\"dropdown-item\" id=\"rcTransceiverCopy\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698152068", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7157570", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2047,14 +2111,84 @@ namespace AspNetCore
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy</span></a>
|
||||
WriteLiteral(" <span>Copy</span></a>\r\n <a class=\"dropdown-item\" id=\"rcTransceiverCopyPara\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7158933", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_46);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Copy-Template</span></a>
|
||||
</div>
|
||||
<div class=""dropdown-menu"" id=""templateMenu"" aria-labelledby=""dropdownMenuButton"">
|
||||
<span class=""close close-btnn1"" onclick=""closeMenu('templateMenu')"">
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcTransceiverEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7160554", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_42);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Node</span></a>\r\n <a class=\"dropdown-item\" id=\"rcApplyPro\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7161911", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_47);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Apply Template</span></a>\r\n <a class=\"dropdown-item\" id=\"rcProCancel\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7163274", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_47);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_43);
|
||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_44);
|
||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||
{
|
||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||
}
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(@" <span>Cancel</span></a>
|
||||
</div>
|
||||
<div class=""dropdown-menu"" id=""pasteMenu"" aria-labelledby=""dropdownMenuButton"">
|
||||
<span class=""close close-btnn1"" onclick=""closeMenu('pasteMenu')"">
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""btnPasteNode"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698153669", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7164877", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2076,7 +2210,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcDualFiberEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698155282", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7166490", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2092,7 +2226,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Dual Fiber</span></a>\r\n <a class=\"dropdown-item\" id=\"rcDualFiberDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698156652", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7167860", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2115,7 +2249,7 @@ namespace AspNetCore
|
||||
<div class=""info-fiber"" style=""padding:0px;"">
|
||||
<div class=""panel"">
|
||||
<a class=""dropdown-item"" id=""rcDualInsertROADM"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698158480", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7169688", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2131,7 +2265,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>ROADM</span></a>\r\n <a class=\"dropdown-item\" id=\"rcDualInsertAttenuator\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698159853", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7171061", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2148,7 +2282,7 @@ namespace AspNetCore
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Attenuator</span></a>\r\n");
|
||||
WriteLiteral(" <a class=\"dropdown-item\" id=\"rcDualInsertILA\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698161259", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7172467", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2173,7 +2307,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcSingleFiberEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698162914", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7174122", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2189,7 +2323,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Single Fiber</span></a>\r\n <a class=\"dropdown-item\" id=\"rcSingleFiberDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698164288", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7175496", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2211,7 +2345,7 @@ namespace AspNetCore
|
||||
<div class=""info-fiber"" style=""padding:0px;"">
|
||||
<div class=""panel"">
|
||||
<a class=""dropdown-item"" id=""rcSingleInsertROADM"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698166125", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7177333", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2227,7 +2361,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>ROADM</span></a>\r\n <a class=\"dropdown-item\" id=\"rcSingleInsertAttenuator\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698167500", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7178708", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2244,7 +2378,7 @@ namespace AspNetCore
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Attenuator</span></a>\r\n");
|
||||
WriteLiteral(" <a class=\"dropdown-item\" id=\"rcSingleInsertAmplifier\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698168914", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7180122", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2260,7 +2394,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Amplifier</span></a>\r\n <a class=\"dropdown-item\" id=\"rcSingleInsertRamanAmp\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698170291", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7181499", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2284,7 +2418,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcSinglePatchEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698171956", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7183164", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2300,7 +2434,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Single Patch</span></a>\r\n <a class=\"dropdown-item\" id=\"rcSinglePatchDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698173330", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7184538", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2322,7 +2456,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcDualPatchEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698174957", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7186165", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2338,7 +2472,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Dual Patch</span></a>\r\n <a class=\"dropdown-item\" id=\"rcDualPatchDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698176327", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7187535", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2360,7 +2494,7 @@ namespace AspNetCore
|
||||
<span aria-hidden=""true"">×</span>
|
||||
</span>
|
||||
<a class=""dropdown-item"" id=""rcServiceEdit"" href=""#"">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698177966", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7189174", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2376,7 +2510,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Edit Service</span></a>\r\n <a class=\"dropdown-item\" id=\"rcServiceDelete\" href=\"#\">");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "1578250a67784a7d1d5e78a1b627ba1a31e9d698179331", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "318a4262b6d5dcd21a7347ed1853bc4441f096a7190539", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
@@ -2392,7 +2526,7 @@ namespace AspNetCore
|
||||
Write(__tagHelperExecutionContext.Output);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||
WriteLiteral(" <span>Delete Service</span></a>\r\n </div>\r\n <div class=\"dropdown-menu\" id=\"hoverDiv\" style=\"z-index:1001;padding:0px;;\" aria-labelledby=\"dropdownMenuButton\">\r\n </div>\r\n\r\n <!-- Script language -->\r\n ");
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1578250a67784a7d1d5e78a1b627ba1a31e9d698180826", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "318a4262b6d5dcd21a7347ed1853bc4441f096a7192034", async() => {
|
||||
}
|
||||
);
|
||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = TelecomInfraProject
|
||||
build_property.ProjectDir = D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\
|
||||
build_property.ProjectDir = D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\
|
||||
|
||||
@@ -1 +1 @@
|
||||
14e92cc04f1c8e38cb0d73b62fa7a22f083dbd4a
|
||||
484f3c948298825317d0302139470dc355a9a104
|
||||
|
||||
@@ -33,3 +33,39 @@ D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcor
|
||||
D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.dll
|
||||
D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.pdb
|
||||
D:\GitRepository\TIP\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.genruntimeconfig.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.csproj.AssemblyReference.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.AssemblyInfoInputs.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.AssemblyInfo.cs
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.csproj.CoreCompileInputs.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.MvcApplicationPartsAssemblyInfo.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.RazorAssemblyInfo.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.RazorAssemblyInfo.cs
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.dll
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.pdb
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\appsettings.Development.json
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\appsettings.json
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.exe
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.deps.json
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.runtimeconfig.json
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.runtimeconfig.dev.json
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.dll
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.pdb
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.Views.dll
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\TelecomInfraProject.Views.pdb
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Server.Kestrel.Https.dll
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\staticwebassets\TelecomInfraProject.StaticWebAssets.Manifest.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\staticwebassets\TelecomInfraProject.StaticWebAssets.xml
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\scopedcss\bundle\TelecomInfraProject.styles.css
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.TagHelpers.input.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.TagHelpers.output.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.RazorCoreGenerate.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\Razor\Pages\help.cshtml.g.cs
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\Razor\Pages\homepage.cshtml.g.cs
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\Razor\Pages\Index.cshtml.g.cs
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.RazorTargetAssemblyInfo.cache
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.RazorTargetAssemblyInfo.cs
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.Views.pdb
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.csproj.CopyComplete
|
||||
D:\Git Repository\Main\TelecomInfraProject-V1\TelecomInfraProject\obj\Debug\netcoreapp3.1\TelecomInfraProject.genruntimeconfig.cache
|
||||
|
||||
@@ -1 +1 @@
|
||||
ca20b0eac0d676dabe5bf92f294ce0f6aa9e1f0a
|
||||
29c745f84d6b50784cef606afdbf7d2cd277807b
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "3.1.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<location path="." inheritInChildApplications="false">
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
|
||||
</handlers>
|
||||
<aspNetCore processPath="dotnet" arguments=".\TelecomInfraProject.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="InProcess" />
|
||||
</system.webServer>
|
||||
</location>
|
||||
</configuration>
|
||||
<!--ProjectGuid: 4e725aa4-d01c-4a5f-b0f3-3b688ccce697-->
|
||||
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<g id="Group_41" data-name="Group 41" transform="translate(0.408 0.408)">
|
||||
<rect id="Rectangle_62" data-name="Rectangle 62" width="32" height="32" transform="translate(-0.408 -0.408)" fill="none"/>
|
||||
<path id="Path_26" data-name="Path 26" d="M36.76,24A12.759,12.759,0,1,0,49.519,36.759,12.759,12.759,0,0,0,36.76,24Zm0,5.889a1.472,1.472,0,1,1-1.472,1.472A1.472,1.472,0,0,1,36.76,29.889Zm.982,13.74H36.76a.981.981,0,0,1-.981-.981V36.759a.981.981,0,0,1,0-1.963h.981a.981.981,0,0,1,.981.981v5.889a.981.981,0,1,1,0,1.963Z" transform="translate(-21.168 -21.167)" fill="#fff"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 676 B |
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="56.336" height="29.663" viewBox="0 0 56.336 29.663">
|
||||
<g id="Add_Fiber_icon" data-name="Add Fiber icon" transform="translate(-84.87 -132.827)">
|
||||
<line id="Line_203" data-name="Line 203" x2="38.654" transform="matrix(0.946, 0.326, -0.326, 0.946, 93.236, 141.742)" fill="none" stroke="#3e90bf" stroke-width="2"/>
|
||||
<g id="Group_4265" data-name="Group 4265" transform="matrix(0.946, 0.326, -0.326, 0.946, 88.88, 132.827)">
|
||||
<circle id="Ellipse_24" data-name="Ellipse 24" cx="6.158" cy="6.158" r="6.158" fill="#6d6d6d"/>
|
||||
<path id="Path_189" data-name="Path 189" d="M6.393,6.158a4.707,4.707,0,0,1-.073.88A6.279,6.279,0,0,1,.913,12.246a5.258,5.258,0,0,1-.913.07V0a5.257,5.257,0,0,1,.913.07A6.279,6.279,0,0,1,6.32,5.278,4.707,4.707,0,0,1,6.393,6.158Z" transform="translate(6.158 0)" fill="#6d6d6d"/>
|
||||
</g>
|
||||
<g id="Group_4266" data-name="Group 4266" transform="matrix(0.946, 0.326, -0.326, 0.946, 129.339, 146.758)">
|
||||
<circle id="Ellipse_24-2" data-name="Ellipse 24" cx="6.158" cy="6.158" r="6.158" fill="#6d6d6d"/>
|
||||
<path id="Path_189-2" data-name="Path 189" d="M6.393,6.158a4.707,4.707,0,0,1-.073.88A6.279,6.279,0,0,1,.913,12.246a5.258,5.258,0,0,1-.913.07V0a5.257,5.257,0,0,1,.913.07A6.279,6.279,0,0,1,6.32,5.278,4.707,4.707,0,0,1,6.393,6.158Z" transform="translate(6.158 0)" fill="#6d6d6d"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
|
||||
<g id="Add_Service_icon" data-name="Add Service icon" transform="translate(-40 -459)">
|
||||
<g id="Ellipse_25" data-name="Ellipse 25" transform="translate(40 459)" fill="none" stroke="#29818c" stroke-width="1" stroke-dasharray="4">
|
||||
<circle cx="15" cy="15" r="15" stroke="none"/>
|
||||
<circle cx="15" cy="15" r="14.5" fill="none"/>
|
||||
</g>
|
||||
<path id="Icon_ionic-ios-send" data-name="Icon ionic-ios-send" d="M17.629,4.533,4.671,10.181a.3.3,0,0,0,.011.54L8.187,12.7a.565.565,0,0,0,.646-.064l6.912-5.959c.046-.039.155-.113.2-.071s-.025.152-.064.2L9.9,13.542a.563.563,0,0,0-.056.674l2.291,3.675a.3.3,0,0,0,.537-.007L18.028,4.925A.3.3,0,0,0,17.629,4.533Z" transform="translate(43.72 462.721)" fill="#ff6a6a"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 814 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="15" viewBox="0 0 21 15">
|
||||
<path id="Amplifier_grey_icon" data-name="Amplifier grey icon" d="M10.5,0,21,15H0Z" fill="#6d6d6d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 194 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="27.615" height="29.665" viewBox="0 0 27.615 29.665">
|
||||
<g id="Analyze_icon" data-name="Analyze icon" transform="translate(0 -0.274)" style="isolation: isolate">
|
||||
<path id="Path_1534" data-name="Path 1534" d="M12648,21374.021h3.538V21365H12648Z" transform="translate(-12636.479 -21345.264)" fill="#6b7f9e" fill-rule="evenodd"/>
|
||||
<path id="Path_1535" data-name="Path 1535" d="M5683,24376.285h3.535V24370H5683Z" transform="translate(-5677.823 -24347.527)" fill="#83cf8f" fill-rule="evenodd"/>
|
||||
<path id="Path_1536" data-name="Path 1536" d="M19614,13884.853h3.537V13869H19614Z" transform="translate(-19596.133 -13856.092)" fill="#ff7069" fill-rule="evenodd"/>
|
||||
<path id="Path_1537" data-name="Path 1537" d="M905,30057.826h21.832V30057l1.142,1.143-1.142,1.143v-.822H905Z" transform="translate(-904.176 -30029.346)" fill="#fff" fill-rule="evenodd"/>
|
||||
<path id="Path_1538" data-name="Path 1538" d="M.824,8602.024v-19.882H0L1.142,8581l1.142,1.143H1.46v19.882Z" transform="translate(0 -8572.908)" fill="#b9c1c9" fill-rule="evenodd"/>
|
||||
<path id="Path_1539" data-name="Path 1539" d="M3764.485,6675.85c-2.276,7.782-10.255,8.334-14.486,8.031,6.719-.647,10.708-4.192,12.483-8.863l-1.47-.611,3.623-1.957,1.139,3.9Zm2.627-3.85h7.086v.606h-7.086Zm0,3.938h3.678v.606h-3.678Zm0-1.295h6.63v.6h-6.63Zm0-1.321h5.377v.606h-5.377Z" transform="translate(-3746.583 -6665.648)" fill="#b9c1c9" fill-rule="evenodd"/>
|
||||
<g id="Group_152" data-name="Group 152" transform="translate(2.69 0.274)">
|
||||
<path id="Path_1540" data-name="Path 1540" d="M4096.971,208a5.393,5.393,0,0,0-2.971,2.045l.971.707h0l.8.584a3.215,3.215,0,0,1,1.769-1.218l-.239-.886-.021-.072Z" transform="translate(-4092.961 -207.811)" fill="#83cf8f" fill-rule="evenodd"/>
|
||||
<path id="Path_1541" data-name="Path 1541" d="M2956.151,2454.291a3.228,3.228,0,1,0,5.623,3.06l.857.331h0l.07.028,1.12.431a5.423,5.423,0,1,1-9.445-5.141l1.032.751h0Z" transform="translate(-2953.337 -2450.766)" fill="#ff7069" fill-rule="evenodd"/>
|
||||
<path id="Path_1542" data-name="Path 1542" d="M7355.314,1.623l.02.072.24.886a3.228,3.228,0,0,1,3.854,4.278l.856.331.071.027,1.121.432A5.423,5.423,0,0,0,7355,.464Z" transform="translate(-7350.99 -0.274)" fill="#6b7f9e" fill-rule="evenodd"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12.716" height="15.895" viewBox="0 0 12.716 15.895">
|
||||
<path id="Icon_material-note-add" data-name="Icon material-note-add" d="M13.947,3H7.589A1.587,1.587,0,0,0,6.008,4.589L6,17.305a1.587,1.587,0,0,0,1.582,1.589h9.545a1.594,1.594,0,0,0,1.589-1.589V7.768Zm1.589,11.126H13.153V16.51H11.563V14.126H9.179V12.537h2.384V10.153h1.589v2.384h2.384ZM13.153,8.563V4.192l4.371,4.371Z" transform="translate(-6 -3)" fill="#29818c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 473 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="15.874" height="19.275" viewBox="0 0 15.874 19.275">
|
||||
<path id="Icon_material-file-download" data-name="Icon material-file-download" d="M23.374,11.3H18.838V4.5h-6.8v6.8H7.5l7.937,7.937ZM7.5,21.508v2.268H23.374V21.508Z" transform="translate(-7.5 -4.5)" fill="#fff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 321 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20.105" height="20.105" viewBox="0 0 20.105 20.105">
|
||||
<path id="Icon_ionic-ios-help-circle" data-name="Icon ionic-ios-help-circle" d="M13.428,3.375A10.053,10.053,0,1,0,23.48,13.428,10.051,10.051,0,0,0,13.428,3.375ZM13.22,18.067a1,1,0,1,1,1.039-1A1.009,1.009,0,0,1,13.22,18.067Zm1.943-4.683c-.841.488-1.126.846-1.126,1.464v.382H12.36l-.014-.416a2.012,2.012,0,0,1,1.141-2.127c.817-.488,1.16-.8,1.16-1.4a1.173,1.173,0,0,0-1.3-1.039,1.223,1.223,0,0,0-1.3,1.189H10.335c.034-1.556,1.184-2.658,3.127-2.658,1.812,0,3.059,1.005,3.059,2.45A2.366,2.366,0,0,1,15.163,13.384Z" transform="translate(-3.375 -3.375)" fill="#fff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 670 B |
@@ -0,0 +1,178 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="411.68" height="346.432" viewBox="0 0 411.68 346.432">
|
||||
<g id="Group_105" data-name="Group 105" transform="translate(-22.091 -106.5)">
|
||||
<g id="Group_104" data-name="Group 104" transform="translate(22.091 106.5)">
|
||||
<ellipse id="Ellipse_22" data-name="Ellipse 22" cx="169.838" cy="11.724" rx="169.838" ry="11.724" transform="translate(28.409 278.193)" fill="#e5e5e5"/>
|
||||
<ellipse id="Ellipse_23" data-name="Ellipse 23" cx="205.84" cy="26.843" rx="205.84" ry="26.843" transform="translate(0 292.746)" fill="#e5e5e5"/>
|
||||
<g id="XMLID_2_" transform="translate(214.563 157.116)">
|
||||
<g id="Group_97" data-name="Group 97" transform="translate(0)">
|
||||
<g id="Group_96" data-name="Group 96">
|
||||
<g id="XMLID_5_">
|
||||
<g id="Group_95" data-name="Group 95">
|
||||
<path id="Path_46" data-name="Path 46" d="M679.576,602.981s16.641-1.219,16.425,18.776c-.195,17.825-13.265,18.793-16.1,18.793-.346,0-.54-.013-.54-.013H552.5v-6.293H679.144a12.148,12.148,0,0,0,9.293-11.774c.432-12.993-10.157-12.993-10.157-12.993H552.5v-6.5H679.576Z" transform="translate(-537.804 -545.494)" fill="#1eabbc"/>
|
||||
<path id="Path_47" data-name="Path 47" d="M882.88,771.67a.432.432,0,1,1,0,.864v-.864Z" transform="translate(-725.384 -641.279)"/>
|
||||
<path id="Path_48" data-name="Path 48" d="M882.88,782a.432.432,0,1,1,0,.864V782Z" transform="translate(-725.384 -647.144)"/>
|
||||
<path id="Path_49" data-name="Path 49" d="M882.88,793.67a.432.432,0,1,1,0,.865v-.865Z" transform="translate(-725.384 -653.77)"/>
|
||||
<path id="Path_50" data-name="Path 50" d="M688.883,773.976v6.246H551.555s-9.976-1.677-10.343-10.819c-.48-11.943,11.3-11.943,11.3-11.943H688.883V763.6H550.764a.432.432,0,0,0,0,.865h138.12v3.6H558.976a.432.432,0,0,0,0,.865H688.883v4.18H579.723a.432.432,0,0,0,0,.864Z" transform="translate(-531.387 -633.211)" fill="#e5e5e5"/>
|
||||
<path id="Path_51" data-name="Path 51" d="M738.922,794.1v.432H629.762a.432.432,0,0,1,0-.865h109.16Z" transform="translate(-581.426 -653.77)"/>
|
||||
<path id="Path_52" data-name="Path 52" d="M711.669,782.432v.432H581.762a.432.432,0,0,1,0-.864H711.669Z" transform="translate(-554.173 -647.144)"/>
|
||||
<path id="Path_53" data-name="Path 53" d="M700.882,772.534H562.762a.432.432,0,1,1,0-.864h138.12v.864Z" transform="translate(-543.385 -641.279)"/>
|
||||
<path id="Path_54" data-name="Path 54" d="M682.549,618.03s10.59,0,10.157,12.993a12.147,12.147,0,0,1-9.293,11.774H560.02v-6.051h117.7a.432.432,0,1,0,0-.864H560.02v-5.139H664.611a.432.432,0,1,0,0-.864H560.02v-5.52H668.5a.432.432,0,1,0,0-.864H560.02V618.03Z" transform="translate(-542.074 -554.047)" fill="#e5e5e5"/>
|
||||
<path id="Path_55" data-name="Path 55" d="M799.685,689.92s3.89,11.761,0,22.722L761,712.867V689.92h38.685Z" transform="translate(-656.184 -594.864)" fill="#a9d9ff"/>
|
||||
<path id="Path_56" data-name="Path 56" d="M677.721,659.33a.432.432,0,0,1,0,.865H560.02v-.865Z" transform="translate(-542.074 -577.496)"/>
|
||||
<path id="Path_57" data-name="Path 57" d="M668.5,630.67a.432.432,0,1,1,0,.864H560.02v-.864Z" transform="translate(-542.074 -561.223)"/>
|
||||
<path id="Path_58" data-name="Path 58" d="M664.611,645.44a.432.432,0,1,1,0,.864H560.02v-.864Z" transform="translate(-542.074 -569.609)"/>
|
||||
<path id="Path_59" data-name="Path 59" d="M678.486,689.92v22.947l-48.125.276H615.67V689.92Z" transform="translate(-573.67 -594.864)" fill="#fff"/>
|
||||
<path id="Path_60" data-name="Path 60" d="M617.913,527.47v.017H533.2v4.755H518.5V470h99.413Zm-23.557-23.613v-13.11H576.778v13.11Zm-37.6,7.685V486.135H527.577v25.407Z" transform="translate(-518.5 -470)" fill="#a9d9ff"/>
|
||||
<rect id="Rectangle_2256" data-name="Rectangle 2256" width="17.579" height="13.11" transform="translate(58.278 20.747)" fill="#fff"/>
|
||||
<path id="Path_61" data-name="Path 61" d="M561.919,713.131v.013H539.6a20.768,20.768,0,0,0-3.86.238l-13.014.073a41.309,41.309,0,0,1,0-23.535h39.19Z" transform="translate(-519.919 -594.864)" fill="#a9d9ff"/>
|
||||
<rect id="Rectangle_2257" data-name="Rectangle 2257" width="29.176" height="25.407" transform="translate(9.077 16.135)" fill="#fff"/>
|
||||
<path id="Path_62" data-name="Path 62" d="M559.452,659.762v.432a.432.432,0,1,1,0-.865Z" transform="translate(-541.506 -577.496)"/>
|
||||
<path id="Path_63" data-name="Path 63" d="M559.452,645.872v.432a.432.432,0,1,1,0-.864Z" transform="translate(-541.506 -569.609)"/>
|
||||
<path id="Path_64" data-name="Path 64" d="M559.452,631.1v.432a.432.432,0,1,1,0-.864Z" transform="translate(-541.506 -561.223)"/>
|
||||
<path id="Path_65" data-name="Path 65" d="M530.167,761.562c.367,9.142,10.343,10.819,10.343,10.819H681.456v5.783H540.268s-18.279,1.119-18.521-17.255c-.169-12.971,9.008-16.23,14.419-17.021l40.867-.238H681.456v5.969H541.47S529.687,749.619,530.167,761.562Z" transform="translate(-520.342 -625.37)" fill="#29818c"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="XMLID_3_" transform="translate(31.473 134.64)">
|
||||
<g id="Group_100" data-name="Group 100">
|
||||
<g id="Group_99" data-name="Group 99">
|
||||
<g id="XMLID_6_">
|
||||
<g id="Group_98" data-name="Group 98">
|
||||
<path id="Path_66" data-name="Path 66" d="M257.3,418v55.183H169V418Zm-16.572,26.366V432.432H219.714v11.934Zm-35.426,5.762V438.6h-8.934v-8.5H178.219v10.374H187.3v9.652Z" transform="translate(-136.975 -418)" fill="#e5e5e5"/>
|
||||
<rect id="Rectangle_2258" data-name="Rectangle 2258" width="21.019" height="11.934" transform="translate(82.739 14.432)" fill="#fff"/>
|
||||
<path id="Path_67" data-name="Path 67" d="M208.23,706.33,204.418,735h-40.34L160.33,706.33h8.463c.048.1.073.164.073.169a.432.432,0,0,0,.4.264.469.469,0,0,0,.169-.035.431.431,0,0,0,.264-.4h12.245v.013a.431.431,0,0,0,.432.419h.013a.431.431,0,0,0,.419-.432h9.941v0a.433.433,0,0,0,.432.428h0a.433.433,0,0,0,.428-.432Z" transform="translate(-132.052 -581.705)" fill="#a9d9ff"/>
|
||||
<path id="Path_68" data-name="Path 68" d="M229.341,465.67v11.523H211.33v-9.652h9.077V465.67Z" transform="translate(-161.008 -445.065)" fill="#a9d9ff"/>
|
||||
<path id="Path_69" data-name="Path 69" d="M247.99,644.622c-.052.1-.1.186-.156.281a4.984,4.984,0,0,1-.225-.488c-.043-.112-.082-.229-.121-.346l-.138-.009c0-.022,0-.044,0-.069a31.412,31.412,0,0,1,14.065-13.279.431.431,0,0,1,.372.778A30.61,30.61,0,0,0,247.99,644.622Z" transform="translate(-181.459 -538.747)"/>
|
||||
<path id="Path_70" data-name="Path 70" d="M245.688,622.167c.069-1.738-1.011-3.773-1.167-5.537a20.229,20.229,0,0,1,.826-8.476c1.7-4.236,6.172-8.052,10.84-8.1,1.478-.013,3.345.341,4.763.009,2.312-.545,2.585-2.623,3.194-4.443,1.444-4.331,8.485-4.391,10.788-.86a11.518,11.518,0,0,1,1.69,8.792,16.914,16.914,0,0,1-5.55,8.031c-2.918,1.967-6.717,1.137-9.518,3.449a5.809,5.809,0,0,0-1.763,4.936c.333,1.954,1.859,3.341,2.023,5.442.337,4.421-4.923,4.828-8.247,4-1.975-.493-3.026-1.828-4.43-3.134a12.542,12.542,0,0,1-2.969-3.195c.052-.1.1-.186.156-.281a30.606,30.606,0,0,1,13.8-13.131.431.431,0,0,0-.372-.778A31.41,31.41,0,0,0,245.688,622.167Z" transform="translate(-179.793 -516.923)" fill="#a9d9ff"/>
|
||||
<path id="Path_71" data-name="Path 71" d="M235.33,680.871a43.358,43.358,0,0,1,5.074-19.165c.039-.074.082-.147.125-.216,0,.026,0,.047,0,.069l.138.009c.039.117.078.233.121.346a5.025,5.025,0,0,0,.225.489,42.5,42.5,0,0,0-4.815,18.465v0h-.864Z" transform="translate(-174.635 -556.246)"/>
|
||||
<path id="Path_72" data-name="Path 72" d="M235.762,706.33h.432a.433.433,0,0,1-.428.432h0a.433.433,0,0,1-.432-.428v0Z" transform="translate(-174.635 -581.705)"/>
|
||||
<path id="Path_73" data-name="Path 73" d="M178.38,598.185c2.822,2.044,3.16,6.151,1.331,9.107-2.019,3.263-7.05,7.287-11.165,6.086,0-.044-.013-.087-.022-.13-2.083-11.843-6.678-27.451-16.7-34.549a.434.434,0,0,0-.5.709c9.751,6.9,14.264,22.212,16.334,33.883a57.45,57.45,0,0,1-15.508-3.441c-3.069-1.12-6.946-3.6-6.63-7.344.177-2.1,1.742-3.419,3.32-4.577,1.215-.895,2.507-1.9,2.019-3.639-.5-1.768-2.663-1.906-4.188-2.555a14.58,14.58,0,0,1-5.87-3.925c-3.782-4.759-3.281-10.689,1.7-14.268a15.368,15.368,0,0,1,14.7-1.7c4.573,1.729,10.387,5.766,10.374,10.992-.009,3.968-1.729,7.058,1.617,10.2C171.871,595.544,175.458,596.067,178.38,598.185Z" transform="translate(-119.552 -504.711)" fill="#3e89fc"/>
|
||||
<path id="Path_74" data-name="Path 74" d="M208.484,454.5v1.872H190.33V446h18.154Z" transform="translate(-149.085 -433.898)" fill="#fff"/>
|
||||
<path id="Path_75" data-name="Path 75" d="M210.762,706.33h.432a.431.431,0,0,1-.419.432h-.013a.431.431,0,0,1-.432-.419v-.013Z" transform="translate(-160.441 -581.705)"/>
|
||||
<path id="Path_76" data-name="Path 76" d="M207.991,685.254a122.006,122.006,0,0,0-1.764-15.941c0-.035-.013-.069-.017-.1.147.013.294.022.441.03.112.012.22.017.333.022l.112.035a121.694,121.694,0,0,1,1.759,15.945v.013h-.864Z" transform="translate(-158.101 -560.629)"/>
|
||||
<path id="Path_77" data-name="Path 77" d="M180.381,706.33h.432a.431.431,0,0,1-.264.4.469.469,0,0,1-.169.035.431.431,0,0,1-.4-.264s-.026-.064-.073-.169Z" transform="translate(-143.169 -581.705)"/>
|
||||
<path id="Path_78" data-name="Path 78" d="M168.18,589.787a.434.434,0,0,1,.5-.709c10.019,7.1,14.614,22.705,16.7,34.549.009.043.017.086.022.13l-.112-.035c-.112,0-.22-.009-.333-.022-.147-.009-.294-.017-.441-.03C182.443,612,177.931,596.69,168.18,589.787Z" transform="translate(-136.405 -515.089)"/>
|
||||
<path id="Path_79" data-name="Path 79" d="M163.3,684.545a2.588,2.588,0,0,0,.246-.354s.013.009.017.012l.086.065c.073.061.151.117.225.182a25.488,25.488,0,0,1,7.456,9.142.393.393,0,0,1,.035.169h-.9a25.758,25.758,0,0,0-7.136-8.645.4.4,0,0,0-.056-.043c.056-.035.112-.069.173-.1l.151-.194C163.5,684.7,163.4,684.623,163.3,684.545Z" transform="translate(-133.721 -569.135)"/>
|
||||
<path id="Path_80" data-name="Path 80" d="M124.218,662.8l.086.065c.048.039.1.073.151.121A14.31,14.31,0,0,1,120.017,665a34.9,34.9,0,0,1-7.352.614,20.216,20.216,0,0,1-10.8-3.138c-3.134-1.828-6.276-4.806-6.881-8.662-.692-4.387,3.523-9.492,8.3-8.381,1.336.312,1.6,1.746,2.222,2.749a3,3,0,0,0,2.736,1.586c3.562.354,6.648-2.39,10.339-1.016a10.7,10.7,0,0,1,6.375,7.758c.311,1.526.657,4.089-.22,5.585a30.445,30.445,0,0,0-13.866-5.84.433.433,0,1,0-.138.856A29.508,29.508,0,0,1,124.218,662.8Z" transform="translate(-94.907 -547.044)" fill="#295fc5"/>
|
||||
<path id="Path_81" data-name="Path 81" d="M144.608,677.273l-.086-.065a29.5,29.5,0,0,0-13.49-5.68.433.433,0,1,1,.138-.856,30.445,30.445,0,0,1,13.866,5.84,2.581,2.581,0,0,1-.246.354c.1.078.2.152.294.233l-.151.195c-.061.03-.117.065-.173.1C144.7,677.346,144.655,677.312,144.608,677.273Z" transform="translate(-115.21 -561.456)"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="XMLID_1_" transform="translate(113.097 0)">
|
||||
<g id="Group_103" data-name="Group 103">
|
||||
<g id="Group_102" data-name="Group 102">
|
||||
<g id="XMLID_4_">
|
||||
<g id="Group_101" data-name="Group 101">
|
||||
<path id="Path_82" data-name="Path 82" d="M734.851,285l-1.729,7.78L703.73,285Z" transform="translate(-522.201 -207.847)" fill="#e22953"/>
|
||||
<path id="Path_83" data-name="Path 83" d="M719.276,185.588,703.5,193.8l10.157-11.571Z" transform="translate(-522.071 -149.497)" fill="#e22953"/>
|
||||
<path id="Path_84" data-name="Path 84" d="M685.209,363.7l-4.322,4.685L669,347.75Z" transform="translate(-502.483 -243.474)" fill="#e22953"/>
|
||||
<path id="Path_85" data-name="Path 85" d="M658.573,114.958,641.5,135.489l8.212-23.989Z" transform="translate(-486.869 -109.339)" fill="#e22953"/>
|
||||
<path id="Path_86" data-name="Path 86" d="M552.2,340.032v.052a.431.431,0,0,0,.86.043q3.417.4,6.328.886a.425.425,0,0,0-.009.073.431.431,0,0,0,.855.074v0a86.393,86.393,0,0,1,13.978,3.488c1.344.48,2.014.787,2.014.787l-2.706,6.28c-.459-.134-.916-.268-1.375-.393a129.581,129.581,0,0,0-35.426-4.469c-1.042.022-1.612.052-1.612.052l-.488-7.78q1.543,0,3.021.026C543.07,339.237,547.919,339.57,552.2,340.032Z" transform="translate(-426.186 -238.574)" fill="#a9d9ff"/>
|
||||
<path id="Path_87" data-name="Path 87" d="M606.43,266.587a18.312,18.312,0,0,1,1.9-4.011,5.289,5.289,0,0,1,4.387-2.036c1.612,0,2.948.592,3.173,1.418.221.8-.644,1.85-2.373,2.874A14.087,14.087,0,0,1,606.43,266.587Z" transform="translate(-466.958 -193.959)" fill="#ffc962"/>
|
||||
<path id="Path_88" data-name="Path 88" d="M607.709,262.005a18.325,18.325,0,0,0-1.9,4.011,14.087,14.087,0,0,0,7.085-1.755c1.729-1.024,2.593-2.075,2.373-2.874-.225-.826-1.56-1.418-3.173-1.418A5.289,5.289,0,0,0,607.709,262.005Zm-2.369,4.037a19.58,19.58,0,0,1,2.014-4.288c3.173-4.5,13.04-1.444,5.762,2.879a14.783,14.783,0,0,1-7.486,1.82.388.388,0,0,0-.034-.173.417.417,0,0,0-.039-.074.265.265,0,0,0-.056-.065.327.327,0,0,0-.061-.048.359.359,0,0,0-.052-.035C605.37,266.055,605.357,266.047,605.34,266.042Z" transform="translate(-466.339 -193.388)"/>
|
||||
<path id="Path_89" data-name="Path 89" d="M605.4,275.94c-.03.086-.06.173-.086.259-.1,0-.2,0-.307,0A.425.425,0,0,0,605.4,275.94Z" transform="translate(-466.151 -202.703)"/>
|
||||
<path id="Path_90" data-name="Path 90" d="M605.84,274.97a.419.419,0,0,1,.039.073A.243.243,0,0,0,605.84,274.97Z" transform="translate(-466.623 -202.152)"/>
|
||||
<path id="Path_91" data-name="Path 91" d="M605.369,274.754a.239.239,0,0,1,.039.073.38.38,0,0,1,.035.173c-.143,0-.29,0-.432,0,.048-.138.1-.272.143-.406.017,0,.03.013.048.017a.218.218,0,0,1,.052.035.326.326,0,0,1,.06.048A.262.262,0,0,1,605.369,274.754Z" transform="translate(-466.151 -201.936)"/>
|
||||
<path id="Path_92" data-name="Path 92" d="M604.32,265.443a19.663,19.663,0,0,1,2.1-4.5,6.149,6.149,0,0,1,5.1-2.4c2.062,0,3.67.821,4.007,2.053.238.864-.052,2.235-2.766,3.847a15.147,15.147,0,0,1-7.806,1.88h-.026c.026-.086.056-.173.086-.259a.385.385,0,0,0,.039-.173,14.782,14.782,0,0,0,7.486-1.82c7.279-4.322-2.589-7.383-5.762-2.879a19.58,19.58,0,0,0-2.014,4.288.259.259,0,0,0-.1-.022.016.016,0,0,0-.013,0h-.031C604.514,265.451,604.419,265.447,604.32,265.443Z" transform="translate(-465.76 -192.824)"/>
|
||||
<path id="Path_93" data-name="Path 93" d="M553.5,222.992a15.15,15.15,0,0,0,7.806-1.88c2.714-1.612,3-2.982,2.766-3.847-.337-1.232-1.945-2.053-4.007-2.053a6.149,6.149,0,0,0-5.1,2.4,19.625,19.625,0,0,0-2.1,4.5,29.522,29.522,0,0,1-10.088-2.256,31.212,31.212,0,0,0-.592-6.315,3.488,3.488,0,0,0-3.458-2.226,3.567,3.567,0,0,0-2.827,1.241,3.034,3.034,0,0,0-.449,2.732c.411,1.6,2.883,3.57,6.484,5.148.211,6.371.125,15.176.1,17.311l-1.232-.147a.429.429,0,0,0-.337.1.424.424,0,0,0-.147.324v8.58a39.085,39.085,0,0,1-16.676-9.362,30.959,30.959,0,0,1-9.915-23.686c.787-18.18,18.219-32.188,38.94-31.294s36.878,16.36,36.091,34.535c-.545,12.591-9.073,23.181-21.149,28.2a41.52,41.52,0,0,1-17.786,3.09c-.216-.009-.432-.022-.648-.035l1.8-8.792a.44.44,0,0,0-.073-.341.426.426,0,0,0-.3-.173l-1.111-.13a140.927,140.927,0,0,1,3.977-15.634Z" transform="translate(-414.312 -149.495)" fill="#ffc962"/>
|
||||
<path id="Path_94" data-name="Path 94" d="M605.631,274.758a.33.33,0,0,0-.061-.048A.33.33,0,0,1,605.631,274.758Z" transform="translate(-466.469 -202.004)"/>
|
||||
<path id="Path_95" data-name="Path 95" d="M605.5,274.665a.216.216,0,0,0-.052-.035A.356.356,0,0,1,605.5,274.665Z" transform="translate(-466.401 -201.959)"/>
|
||||
<path id="Path_96" data-name="Path 96" d="M605.388,274.607c-.017,0-.03-.013-.047-.017C605.357,274.594,605.37,274.6,605.388,274.607Z" transform="translate(-466.339 -201.936)"/>
|
||||
<path id="Path_97" data-name="Path 97" d="M605.083,274.534a.015.015,0,0,0-.013,0A.015.015,0,0,1,605.083,274.534Z" transform="translate(-466.186 -201.902)"/>
|
||||
<path id="Path_98" data-name="Path 98" d="M604.828,275.53c.143,0,.29,0,.432,0a.384.384,0,0,1-.039.173.425.425,0,0,1-.393.255h0a.352.352,0,0,1-.134-.026C604.733,275.8,604.781,275.664,604.828,275.53Z" transform="translate(-465.97 -202.47)"/>
|
||||
<path id="Path_99" data-name="Path 99" d="M604.438,274.53h.031a.015.015,0,0,1,.013,0,.259.259,0,0,1,.1.022c-.047.134-.1.268-.143.406-.143,0-.285,0-.432-.013a.345.345,0,0,1,.026-.13l.026-.065A.437.437,0,0,1,604.438,274.53Z" transform="translate(-465.584 -201.902)"/>
|
||||
<path id="Path_100" data-name="Path 100" d="M604.506,274.519a.438.438,0,0,0-.376.225c.026-.078.052-.16.082-.233C604.312,274.514,604.407,274.519,604.506,274.519Z" transform="translate(-465.652 -201.891)"/>
|
||||
<path id="Path_101" data-name="Path 101" d="M604.813,276.5c-.048,0-.1,0-.143,0,0-.009,0-.017.009-.022A.349.349,0,0,0,604.813,276.5Z" transform="translate(-465.958 -203.004)"/>
|
||||
<path id="Path_102" data-name="Path 102" d="M604.442,275.513c-.047.134-.1.268-.138.406a.4.4,0,0,1-.216-.16.41.41,0,0,1-.078-.259C604.156,275.509,604.3,275.513,604.442,275.513Z" transform="translate(-465.583 -202.453)"/>
|
||||
<path id="Path_103" data-name="Path 103" d="M604.013,275.2a.347.347,0,0,0-.026.13h-.017C603.982,275.286,604,275.243,604.013,275.2Z" transform="translate(-465.56 -202.283)"/>
|
||||
<path id="Path_104" data-name="Path 104" d="M603.871,275.759a.4.4,0,0,0,.216.16s0,.013-.009.022c-.147,0-.3,0-.45-.013.047-.147.1-.29.147-.428h.017A.41.41,0,0,0,603.871,275.759Z" transform="translate(-465.367 -202.453)"/>
|
||||
<path id="Path_105" data-name="Path 105" d="M590.815,273.651a142.863,142.863,0,0,0-3.933,15.552l-5.736-.674c.022-1.932.112-10.594-.086-17.039A30.008,30.008,0,0,0,590.815,273.651Z" transform="translate(-452.553 -200.176)" fill="#ffc962"/>
|
||||
<path id="Path_106" data-name="Path 106" d="M594.7,330.526c.216.013.432.026.648.035a41.521,41.521,0,0,0,17.786-3.09v0l-5.278,10.555a86.369,86.369,0,0,0-13.978-3.488Z" transform="translate(-459.832 -231.96)" fill="#ffc962"/>
|
||||
<path id="Path_107" data-name="Path 107" d="M597.015,313.354l-1.8,8.792-.432-.026,1.811-8.852-1.137-.134c.009-.061.039-.2.078-.424l1.111.13a.427.427,0,0,1,.3.173A.439.439,0,0,1,597.015,313.354Z" transform="translate(-460.343 -223.58)"/>
|
||||
<path id="Path_108" data-name="Path 108" d="M586.143,313.5l-1.729,8.441a41.583,41.583,0,0,1-7.123-1.167V312.46l1.189.138,6.613.778Z" transform="translate(-450.413 -223.438)" fill="#ffc962"/>
|
||||
<path id="Path_109" data-name="Path 109" d="M565.665,422.59c1.4.216,1.081,3.566-3.242,7.348s-11.986,5.087-14.964,6.272c-1.811-1.474-4.348-3.285-5.839-4.331,0,0,4.595-12.422,5.891-11.234s1.081,6.267,1.081,6.267S564.26,422.374,565.665,422.59Z" transform="translate(-430.161 -284.816)" fill="#fda181"/>
|
||||
<path id="Path_110" data-name="Path 110" d="M599.935,276.529a140.938,140.938,0,0,0-3.977,15.634l-.427-.052a141.342,141.342,0,0,1,3.951-15.591c.048,0,.1,0,.143,0h0C599.732,276.524,599.831,276.529,599.935,276.529Z" transform="translate(-460.77 -203.032)"/>
|
||||
<path id="Path_111" data-name="Path 111" d="M593.77,322.642,595.5,314.2l-1.05-.125v0a.43.43,0,0,0,.424-.35s0-.013.009-.03l1.137.134-1.811,8.852C594.06,322.667,593.913,322.655,593.77,322.642Z" transform="translate(-459.77 -224.136)"/>
|
||||
<path id="Path_112" data-name="Path 112" d="M594.145,334.506l-.821,4.015c-.138-.026-.281-.048-.423-.074l.813-3.968Z" transform="translate(-459.276 -235.94)"/>
|
||||
<path id="Path_113" data-name="Path 113" d="M594.53,292.042a142.89,142.89,0,0,1,3.933-15.552c.152.009.3.013.45.013a141.472,141.472,0,0,0-3.951,15.591Z" transform="translate(-460.201 -203.015)"/>
|
||||
<path id="Path_114" data-name="Path 114" d="M595.85,312.642c-.039.22-.069.363-.078.424l-.432-.052s.03-.147.082-.424Z" transform="translate(-460.661 -223.511)"/>
|
||||
<path id="Path_115" data-name="Path 115" d="M594.354,312.863c0-.013.026-.147.074-.393l.432.052c-.052.277-.082.424-.082.424l-.428-.052C594.35,312.885,594.354,312.872,594.354,312.863Z" transform="translate(-460.099 -223.443)"/>
|
||||
<path id="Path_116" data-name="Path 116" d="M594.69,313.925a.427.427,0,0,1-.346-.475l.428.052.432.052c0,.017-.009.026-.009.03a.431.431,0,0,1-.424.35A.59.59,0,0,1,594.69,313.925Z" transform="translate(-460.094 -224)"/>
|
||||
<path id="Path_117" data-name="Path 117" d="M592.72,334.4c.143.013.29.026.437.035l-.813,3.968c-.138-.022-.281-.048-.424-.069v-.017Z" transform="translate(-458.72 -235.895)"/>
|
||||
<path id="Path_118" data-name="Path 118" d="M581.249,310.91l5.736.674c-.048.246-.074.38-.074.393s0,.022,0,.03l-5.666-.661a.162.162,0,0,0,0-.048C581.245,311.286,581.245,311.152,581.249,310.91Z" transform="translate(-452.656 -222.558)"/>
|
||||
<path id="Path_119" data-name="Path 119" d="M577.284,331.7a41.594,41.594,0,0,0,7.123,1.167l-.8,3.916v.017q-2.911-.486-6.328-.886a.164.164,0,0,0,0-.048V331.7Z" transform="translate(-450.407 -234.362)" fill="#ffc962"/>
|
||||
<path id="Path_120" data-name="Path 120" d="M592.332,343.569c.143.026.285.048.423.074v0a.43.43,0,1,1-.847-.147C592.051,343.522,592.194,343.548,592.332,343.569Z" transform="translate(-458.708 -241.061)"/>
|
||||
<path id="Path_121" data-name="Path 121" d="M580.98,269.29a29.521,29.521,0,0,0,10.088,2.256c-.03.073-.056.156-.082.233l-.026.065c-.013.043-.03.086-.044.13A29.751,29.751,0,0,1,581,269.765c0-.061,0-.121-.009-.182v-.013C580.989,269.476,580.984,269.381,580.98,269.29Z" transform="translate(-452.508 -198.927)"/>
|
||||
<path id="Path_122" data-name="Path 122" d="M581.03,270.39a29.753,29.753,0,0,0,9.915,2.209c-.052.138-.1.281-.147.428a30,30,0,0,1-9.755-2.161C581.039,270.706,581.034,270.546,581.03,270.39Z" transform="translate(-452.536 -199.552)"/>
|
||||
<path id="Path_123" data-name="Path 123" d="M580.682,311.231a.157.157,0,0,1,0,.048l-.428-.052s0-.156,0-.437l.432.052C580.682,311.084,580.682,311.218,580.682,311.231Z" transform="translate(-452.093 -222.489)"/>
|
||||
<path id="Path_124" data-name="Path 124" d="M580.141,288.238c.026-2.031.117-10.724-.091-17.168.147.061.294.121.437.182.2,6.445.108,15.107.087,17.039Z" transform="translate(-451.98 -199.938)"/>
|
||||
<path id="Path_125" data-name="Path 125" d="M580.481,270.843c-.142-.061-.29-.121-.437-.182,0-.017,0-.03,0-.043a.457.457,0,0,0,.233-.078.41.41,0,0,0,.151-.19.131.131,0,0,0,.044.017C580.472,270.523,580.477,270.683,580.481,270.843Z" transform="translate(-451.974 -199.529)"/>
|
||||
<path id="Path_126" data-name="Path 126" d="M580.93,270.134a.421.421,0,0,0,.035-.164c0,.061,0,.121.009.182A.13.13,0,0,1,580.93,270.134Z" transform="translate(-452.48 -199.313)"/>
|
||||
<path id="Path_127" data-name="Path 127" d="M580.628,269.148c0,.091.009.186.013.281a.45.45,0,0,0-.281-.389.026.026,0,0,1,.017,0Z" transform="translate(-452.156 -198.785)"/>
|
||||
<path id="Path_128" data-name="Path 128" d="M580.01,269.97c.13.056.264.112.4.164a.4.4,0,0,1-.151.19.457.457,0,0,1-.233.078C580.019,270.255,580.014,270.113,580.01,269.97Z" transform="translate(-451.957 -199.313)"/>
|
||||
<path id="Path_129" data-name="Path 129" d="M579.687,310.728c0,.281,0,.437,0,.437l-.432-.052c0-.069,0-.216,0-.432Z" transform="translate(-451.526 -222.427)"/>
|
||||
<path id="Path_130" data-name="Path 130" d="M586.653,313.07l-6.613-.778a.536.536,0,0,0,.086.009h0a.43.43,0,0,0,.428-.38l5.666.661a.427.427,0,0,0,.346.475.582.582,0,0,0,.082.009v0Z" transform="translate(-451.974 -223.131)"/>
|
||||
<path id="Path_131" data-name="Path 131" d="M579.13,287.941c.026-2.135.112-10.94-.1-17.311.082.039.169.073.255.112l.186.078c.208,6.445.117,15.137.091,17.168Z" transform="translate(-451.401 -199.688)"/>
|
||||
<path id="Path_132" data-name="Path 132" d="M579.97,268.969a.378.378,0,0,1,.169.03.448.448,0,0,1,.28.389v.013a.422.422,0,0,1-.035.164c-.134-.052-.268-.108-.4-.164C579.983,269.254,579.979,269.112,579.97,268.969Z" transform="translate(-451.934 -198.744)"/>
|
||||
<path id="Path_133" data-name="Path 133" d="M579.806,270.968l-.186-.078a.452.452,0,0,0,.169.035h.013C579.8,270.938,579.806,270.951,579.806,270.968Z" transform="translate(-451.736 -199.836)"/>
|
||||
<path id="Path_134" data-name="Path 134" d="M579.488,269.4c-.134-.056-.263-.117-.4-.173a.432.432,0,0,1,.216-.22.279.279,0,0,1,.078-.026.3.3,0,0,1,.086-.013C579.479,269.113,579.483,269.255,579.488,269.4Z" transform="translate(-451.435 -198.745)"/>
|
||||
<path id="Path_135" data-name="Path 135" d="M579.668,269a.279.279,0,0,0-.078.026A.546.546,0,0,1,579.668,269Z" transform="translate(-451.719 -198.762)"/>
|
||||
<path id="Path_136" data-name="Path 136" d="M579.274,270.141a.425.425,0,0,1-.264-.38.4.4,0,0,1,.009-.1.254.254,0,0,1,.026-.082v0c.135.056.264.117.4.173,0,.143.009.285.013.432h-.013A.452.452,0,0,1,579.274,270.141Z" transform="translate(-451.389 -199.086)"/>
|
||||
<path id="Path_137" data-name="Path 137" d="M579.25,311.68l.432.052.428.052a.431.431,0,0,1-.428.38h0a.529.529,0,0,1-.086-.009.431.431,0,0,1-.341-.428Z" transform="translate(-451.526 -222.995)"/>
|
||||
<path id="Path_138" data-name="Path 138" d="M579.01,270.01a.426.426,0,0,0,.264.38c-.087-.039-.173-.073-.255-.112C579.014,270.187,579.014,270.1,579.01,270.01Z" transform="translate(-451.389 -199.336)"/>
|
||||
<path id="Path_139" data-name="Path 139" d="M579.056,269.58a.26.26,0,0,0-.026.082A.3.3,0,0,1,579.056,269.58Z" transform="translate(-451.401 -199.092)"/>
|
||||
<path id="Path_140" data-name="Path 140" d="M571.446,258.826c-3.069-1.409-5.291-3.138-5.61-4.4a2.214,2.214,0,0,1,.294-1.984,2.7,2.7,0,0,1,2.144-.908,2.673,2.673,0,0,1,2.637,1.634A27.485,27.485,0,0,1,571.446,258.826Z" transform="translate(-443.851 -188.843)" fill="#ffc962"/>
|
||||
<path id="Path_141" data-name="Path 141" d="M576.29,311.33l1.279.151v.048a.431.431,0,0,0,.341.428l-1.189-.138v8.316c-.147-.035-.29-.069-.432-.108Z" transform="translate(-449.845 -222.796)"/>
|
||||
<path id="Path_142" data-name="Path 142" d="M576.29,335.725V331.45c.143.039.285.073.432.108v4.167a.16.16,0,0,1,0,.048C576.575,335.755,576.433,335.742,576.29,335.725Z" transform="translate(-449.845 -234.22)"/>
|
||||
<path id="Path_143" data-name="Path 143" d="M575.774,310.337l1.232.147c0,.216,0,.363,0,.432l-1.279-.151v8.7l-.432-.117v-8.58a.424.424,0,0,1,.147-.324A.429.429,0,0,1,575.774,310.337Z" transform="translate(-449.277 -222.23)"/>
|
||||
<path id="Path_144" data-name="Path 144" d="M575.722,331.3v4.275c-.143-.017-.29-.03-.432-.048V331.18Z" transform="translate(-449.277 -234.066)"/>
|
||||
<path id="Path_145" data-name="Path 145" d="M575.722,341.278c.143.017.285.03.428.048a.431.431,0,0,1-.86-.043v-.052C575.433,341.247,575.58,341.26,575.722,341.278Z" transform="translate(-449.277 -239.772)"/>
|
||||
<path id="Path_146" data-name="Path 146" d="M553.385,318.882v4.344c-4.279-.462-9.129-.8-14.557-.886l-2.118-12.82A39.088,39.088,0,0,0,553.385,318.882Z" transform="translate(-427.373 -221.768)" fill="#ffc962"/>
|
||||
<path id="Path_147" data-name="Path 147" d="M565.414,106.5l-.951,19.667L560.02,106.5Z" transform="translate(-440.607 -106.5)" fill="#e22953"/>
|
||||
<path id="Path_148" data-name="Path 148" d="M545.319,373.1a146.768,146.768,0,0,1,28.908,3.747l-.091.38-1.081,5.554a207.814,207.814,0,0,0-27.663-3.674l-.082-5.692Z" transform="translate(-432.256 -257.867)" fill="#295fc5"/>
|
||||
<path id="Path_149" data-name="Path 149" d="M570.342,252.6a2.672,2.672,0,0,0-2.637-1.634,2.7,2.7,0,0,0-2.144.908,2.216,2.216,0,0,0-.294,1.984c.32,1.266,2.542,3,5.61,4.4A27.4,27.4,0,0,0,570.342,252.6Zm-5.494,1.366c-1.007-3.972,4.9-4.525,5.9-1.5a31.883,31.883,0,0,1,.566,6.038.3.3,0,0,0-.087.013.569.569,0,0,0-.078.026.432.432,0,0,0-.216.22C567.628,257.283,565.225,255.442,564.849,253.964Z" transform="translate(-443.284 -188.278)"/>
|
||||
<path id="Path_150" data-name="Path 150" d="M570.183,251.894c-1.007-3.026-6.911-2.472-5.9,1.5.376,1.478,2.779,3.32,6.09,4.8v0a.3.3,0,0,0-.026.082.4.4,0,0,0-.009.1c0,.086,0,.177.009.268-3.6-1.578-6.073-3.544-6.483-5.148a3.034,3.034,0,0,1,.449-2.732,3.567,3.567,0,0,1,2.827-1.24,3.488,3.488,0,0,1,3.458,2.226,31.207,31.207,0,0,1,.592,6.315l-.251-.1a.027.027,0,0,0-.017,0,.378.378,0,0,0-.169-.03A31.821,31.821,0,0,0,570.183,251.894Z" transform="translate(-442.714 -187.708)"/>
|
||||
<path id="Path_151" data-name="Path 151" d="M533.978,445.61c1.491,1.046,4.029,2.857,5.84,4.331a9.564,9.564,0,0,1,2.1,2.049c.143.311-1.184,1.547-3.38,3.294-3.254-3.337-10.382-7.663-10.382-7.663,2.7-1.681,4.577-2.87,4.577-2.87S533.226,445.083,533.978,445.61Z" transform="translate(-422.518 -298.548)" fill="#a9d9ff"/>
|
||||
<path id="Path_152" data-name="Path 152" d="M574.715,362.164l-2.269,5.9c-.51-.134-1.02-.259-1.53-.38a146.769,146.769,0,0,0-28.908-3.747c-1.033-.026-1.6-.026-1.6-.026l-.916-6.393-.009-.54a129.585,129.585,0,0,1,35.426,4.469Z" transform="translate(-428.946 -248.703)" fill="#3e89fc"/>
|
||||
<path id="Path_153" data-name="Path 153" d="M498.123,149.14l3.843,17.661L490.9,151.085Z" transform="translate(-401.363 -130.71)" fill="#e22953"/>
|
||||
<path id="Path_154" data-name="Path 154" d="M477.8,319.5l-15.776,12.211L459,326.079Z" transform="translate(-383.251 -227.435)" fill="#e22953"/>
|
||||
<path id="Path_155" data-name="Path 155" d="M451.529,243.725l-24.719-3.432,1.811-7.793Z" transform="translate(-364.975 -178.039)" fill="#e22953"/>
|
||||
<path id="Path_156" data-name="Path 156" d="M462.221,490.375c-3.674.756-15.02-6.916-15.02-6.916l-.333-.1a13.392,13.392,0,0,0,.549-2.382c.108-1.266-1.215-4.923-2.537-8.2,4.223,6.306,11.108,14.985,18.249,17.276A4.7,4.7,0,0,1,462.221,490.375Z" transform="translate(-375.235 -314.457)" fill="#29818c"/>
|
||||
<path id="Path_157" data-name="Path 157" d="M428.282,864.29a23.918,23.918,0,0,0,12.388,0l.229,2.14s12.643,2.593,15.128,3.466,2.053,5.61,2.053,5.61l-30.58-1.837Z" transform="translate(-365.367 -536.75)" fill="#1e1950"/>
|
||||
<path id="Path_158" data-name="Path 158" d="M416.288,596.5v0c1.889-.281,3.769-.639,5.6-1.089,15.884-3.89,16.533-5.4,16.533-5.4s.4,45.743-3.492,70.164c0,0-.614,44.053-2.127,48.159,0,0-.272.1-.769.238a23.908,23.908,0,0,1-12.388,0c-.259-.069-.519-.147-.782-.233,0,0,.143-40.954.791-46.573s-7.1-49.6-7.1-49.6l-.268-.069C414.615,603.036,416.288,596.5,416.288,596.5Z" transform="translate(-356.731 -381.016)" fill="#29818c"/>
|
||||
<path id="Path_159" data-name="Path 159" d="M407.287,404.25s11.86,2.157,5.1,11.856c-2.3.121-5.675.415-8.23.653-2.053.194-3.57.35-3.57.35l-1.18-4.646-.657-2.593S406.962,406.2,407.287,404.25Z" transform="translate(-349.043 -275.553)" fill="#1e1950"/>
|
||||
<path id="Path_160" data-name="Path 160" d="M407.285,449.6v2.3l-7.335-4.642Z" transform="translate(-349.725 -299.973)" fill="#295fc5"/>
|
||||
<path id="Path_161" data-name="Path 161" d="M402.6,433.19l2.446,8.42-7.335-2.338L396,438.727l3.026-5.187S400.543,433.385,402.6,433.19Z" transform="translate(-347.482 -291.984)" fill="#a9d9ff"/>
|
||||
<path id="Path_162" data-name="Path 162" d="M375.666,362.826c.4-.086.588-.774.419-1.53s-.622-1.305-1.02-1.219-.588.774-.424,1.53S375.268,362.913,375.666,362.826Zm4.417-2.6c.169.761.627,1.305,1.024,1.219s.588-.774.419-1.534-.622-1.305-1.02-1.215S379.919,359.463,380.084,360.224Zm-.873,2.619a29.019,29.019,0,0,0,1.867,5.546l1.872-2.377A14.424,14.424,0,0,1,379.21,362.844Zm-16.719,5.221a3.221,3.221,0,0,1,3.674-3.242l.151-2.81a22.467,22.467,0,0,0,5.6-5.459c.156-.043.3-.082.432-.112a7.526,7.526,0,0,1,2.166,0,.433.433,0,0,0,.182-.847,7.642,7.642,0,0,0-2.135-.043,9.381,9.381,0,0,0,1.063-7.8,9.063,9.063,0,0,1,8.013,6.112,9.1,9.1,0,0,0-2.269.743.432.432,0,0,0,.2.817.463.463,0,0,0,.2-.047,8.217,8.217,0,0,1,2.083-.679.3.3,0,0,1,.061-.009c.458,1.392.964,2.935,1.47,4.508,1.772,5.537,3.566,11.506,3.32,12.976-.324,1.945-8.537,5.619-8.537,5.619a8.464,8.464,0,0,1-5.511-.488,9.026,9.026,0,0,0,6.168,3.082L380,385.03l-3.026,5.187-8.1-2.485c3.458-8.32-1.189-16.749-1.189-16.749S362.276,371.739,362.492,368.065Zm18.314,5.654c1.5-1.007,1.643-3.384,1.643-3.384a19.514,19.514,0,0,1-6.7.864S379.31,374.73,380.805,373.718Z" transform="translate(-328.454 -243.474)" fill="#fda181"/>
|
||||
<path id="Path_163" data-name="Path 163" d="M404.919,385.838l-1.872,2.377a29.013,29.013,0,0,1-1.867-5.546A14.423,14.423,0,0,0,404.919,385.838Z" transform="translate(-350.423 -263.301)" fill="#f77556"/>
|
||||
<path id="Path_164" data-name="Path 164" d="M399.87,400s-.147,2.377-1.642,3.384-5.057-2.52-5.057-2.52A19.512,19.512,0,0,0,399.87,400Z" transform="translate(-345.875 -273.14)" fill="#fff"/>
|
||||
<path id="Path_165" data-name="Path 165" d="M408.7,362.482a5.9,5.9,0,0,0-1.638.06c-.043-.138-.091-.277-.134-.415-.017-.048-.03-.1-.048-.147-.03-.091-.061-.177-.091-.264l.061-.013a6.56,6.56,0,0,1,1.954-.078.431.431,0,1,1-.1.856Z" transform="translate(-353.608 -251.33)"/>
|
||||
<path id="Path_166" data-name="Path 166" d="M404.147,375.806c-.4.086-.856-.458-1.024-1.219s.026-1.444.424-1.53.856.458,1.02,1.215S404.544,375.72,404.147,375.806Z" transform="translate(-351.492 -257.837)" fill="#231f20"/>
|
||||
<path id="Path_167" data-name="Path 167" d="M403.714,362.724a8.218,8.218,0,0,0-2.083.679.463.463,0,0,1-.2.048.432.432,0,0,1-.2-.817,9.1,9.1,0,0,1,2.269-.743c.03.086.06.173.091.264.017.048.03.1.047.147.043.138.091.277.134.415A.3.3,0,0,0,403.714,362.724Z" transform="translate(-350.321 -251.502)"/>
|
||||
<path id="Path_168" data-name="Path 168" d="M391.511,416.608l.657,2.593A9.026,9.026,0,0,1,386,416.12,8.464,8.464,0,0,0,391.511,416.608Z" transform="translate(-341.804 -282.293)" fill="#f77556"/>
|
||||
<path id="Path_169" data-name="Path 169" d="M383.112,442.735l-4.18,6.626-4.219-6.622,0,0-1.409-2.209v0l1.707-.272Z" transform="translate(-334.594 -295.993)" fill="#a9d9ff"/>
|
||||
<path id="Path_170" data-name="Path 170" d="M390.956,376.258c.4-.086.856.458,1.02,1.219s-.022,1.444-.419,1.53-.856-.458-1.024-1.219S390.558,376.345,390.956,376.258Z" transform="translate(-344.344 -259.655)" fill="#231f20"/>
|
||||
<path id="Path_171" data-name="Path 171" d="M381.078,456.374,376.57,446l4.219,6.622,4.18-6.626,1.707.545Z" transform="translate(-336.45 -299.258)" fill="#29818c"/>
|
||||
<path id="Path_172" data-name="Path 172" d="M386.9,366.609a7.525,7.525,0,0,0-2.165,0c-.134.03-.277.069-.432.112.125-.177.242-.359.359-.54h0c.1-.151.19-.307.281-.467a7.641,7.641,0,0,1,2.135.043.433.433,0,1,1-.182.847Z" transform="translate(-340.839 -253.645)"/>
|
||||
<path id="Path_173" data-name="Path 173" d="M379.731,366.8a7.858,7.858,0,0,0-2.736,1.184.428.428,0,0,1-.609.013.431.431,0,0,1-.013-.609c.817-.864,3.333-1.483,3.618-1.547l.065-.013c.052,0,.164-.022.32-.035-.091.16-.186.315-.281.467h0C379.973,366.438,379.856,366.62,379.731,366.8Z" transform="translate(-336.27 -253.717)"/>
|
||||
<path id="Path_174" data-name="Path 174" d="M322.48,499.395c.022-.865-1.612-4.8-1.612-4.8l1-.472s5.991-12.777,5.342-16.235c-.294-1.578-5.252-13.7-7.888-20.081-.968-2.338-1.621-3.907-1.621-3.907l-.346-.069-2.546,12.461-3.916,7.383,8.606,16.04a24.477,24.477,0,0,0-9.764,4.789c-4.028-6.523-11.407-18.56-11.484-19.424-.108-1.189,14.7-35.551,15.236-36.2a11.65,11.65,0,0,1,2.831-.756c3.989-.826,11.117-2.006,14.372-2.537v0L332.1,437.8l0,0,4.508,10.369,5.6-9.829,7.335,4.642v-2.3l-2.446-8.42c2.554-.238,5.93-.532,8.23-.653a10.175,10.175,0,0,1,2.572.03c.756.432,19.45,19.883,20.747,19.775.921-.078,12.392-7.171,18.979-11.286,0,0,7.128,4.327,10.382,7.663-7.136,5.68-23.444,16.745-28.13,18.854-7.14-2.291-14.026-10.97-18.249-17.276,1.323,3.281,2.645,6.937,2.537,8.2a13.4,13.4,0,0,1-.549,2.382c-1.007,3.35-3.017,8.208-3.017,8.208s10.374,18.91,13.075,31.877c0,0-.648,1.513-16.533,5.4-1.833.45-3.713.808-5.6,1.089-14.484,2.191-29.595,0-29.595,0C322.255,503.281,322.467,499.836,322.48,499.395Z" transform="translate(-291.982 -291.059)" fill="#1eabbc"/>
|
||||
<path id="Path_175" data-name="Path 175" d="M343.87,360.606c-.216,3.674,5.187,2.918,5.187,2.918s4.647,8.428,1.189,16.749l-1.707.272c-3.255.532-10.382,1.712-14.372,2.537v0c-.013,0-3.912,0-4.452-6.155s7.24-9.293,8-13.075-4.214-6.916-3.35-12.967,5.727-13.723,19.667-15.993,15.941,10.032,10.728,16.848c-.506-1.573-1.011-3.116-1.47-4.508a5.9,5.9,0,0,1,1.638-.06.431.431,0,0,0,.1-.856,6.562,6.562,0,0,0-1.954.078l-.061.013A9.063,9.063,0,0,0,355,340.291a9.381,9.381,0,0,1-1.063,7.8c-.156.013-.268.03-.32.035l-.065.013c-.285.065-2.8.683-3.618,1.547a.431.431,0,0,0,.013.609.428.428,0,0,0,.609-.013,7.856,7.856,0,0,1,2.736-1.184,22.468,22.468,0,0,1-5.6,5.459l-.151,2.809A3.221,3.221,0,0,0,343.87,360.606Z" transform="translate(-309.832 -236.015)" fill="#1e1950"/>
|
||||
<path id="Path_176" data-name="Path 176" d="M334.584,566.11l2.369,4.408-1,.472-7.3,3.445-1.271.6s-1.042-1.673-2.563-4.132A24.484,24.484,0,0,1,334.584,566.11Z" transform="translate(-307.068 -367.452)" fill="#a9d9ff"/>
|
||||
<path id="Path_177" data-name="Path 177" d="M340.989,577.4s1.634,3.933,1.612,4.8c-.013.441-.225,3.886-.536,7.145-.3,3.134-.687,6.09-1.076,6.038a5.891,5.891,0,0,1-1.936-1.241,13.956,13.956,0,0,1-4.149-5.675,24.892,24.892,0,0,1-1.215-7.62Z" transform="translate(-312.103 -373.862)" fill="#fda181"/>
|
||||
<path id="Path_178" data-name="Path 178" d="M330.929,674.816c.324-6.159,1.6-64.182,1.772-64.995a5.888,5.888,0,0,0,1.936,1.24c.389.052.778-2.9,1.076-6.038,0,0,15.111,2.187,29.595,0v0s-1.673,6.54-4,15.586c-5,19.4-13,50.329-13.957,52.909,0,0-.756,17.583-10.157,40.167,0,0-.346.113-.972.246a24.245,24.245,0,0,1-11.873-.575c-.605-.186-1.223-.4-1.85-.644C322.5,712.714,330.6,680.975,330.929,674.816Z" transform="translate(-305.751 -389.543)" fill="#29818c"/>
|
||||
<path id="Path_179" data-name="Path 179" d="M302.349,855.67a24.243,24.243,0,0,0,11.873.575l-1.189,11.994-29.284.54s0-3.566.864-5.295,15.884-4.43,15.884-4.43Z" transform="translate(-283.75 -531.855)" fill="#1e1950"/>
|
||||
<path id="Path_180" data-name="Path 180" d="M339.452,483.159s.653,1.569,1.621,3.907l-.009,0-4.5,8.48,2.546-12.461Z" transform="translate(-313.734 -320.316)" fill="#29818c"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<path id="Path_181" data-name="Path 181" d="M645.959,225.78c-.424-4.04-3.97-10.432-7.2-12.68-.916-.637-3.974-2.117-5.129-1.093-1.894,1.678.911,4.572,1.958,5.7a30.175,30.175,0,0,1,4.834,6.037c.863,1.649,1.176,3.832,2.3,5.273,3.147,4.041,4.758-1.07,2.953-4.106" transform="translate(-346.847 -59.704)" fill="#fff"/>
|
||||
<path id="Path_182" data-name="Path 182" d="M658.686,270.333c-.4.992-1.6,4.858-1.158,6.051a2.183,2.183,0,0,0,4,.576c1.992-2.74-2.246-8.726-3.414-5.187" transform="translate(-360.727 -93.019)" fill="#fff"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 32 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="17.5" viewBox="0 0 20 17.5">
|
||||
<path id="Icon_awesome-camera" data-name="Icon awesome-camera" d="M20,6.625v11.25a1.875,1.875,0,0,1-1.875,1.875H1.875A1.875,1.875,0,0,1,0,17.875V6.625A1.875,1.875,0,0,1,1.875,4.75H5.313l.48-1.285A1.872,1.872,0,0,1,7.547,2.25h4.9A1.872,1.872,0,0,1,14.2,3.465l.484,1.285h3.437A1.875,1.875,0,0,1,20,6.625ZM14.688,12.25A4.688,4.688,0,1,0,10,16.938,4.691,4.691,0,0,0,14.688,12.25Zm-1.25,0A3.438,3.438,0,1,1,10,8.813,3.443,3.443,0,0,1,13.438,12.25Z" transform="translate(0 -2.25)" fill="#29818c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 589 B |
@@ -0,0 +1,6 @@
|
||||
<svg id="Icon_ionic-ios-expand" data-name="Icon ionic-ios-expand" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<path id="Path_15" data-name="Path 15" d="M6.517,5.667H9.754a.578.578,0,0,0,.579-.579V5.079A.578.578,0,0,0,9.754,4.5H5.079a.578.578,0,0,0-.579.579V9.754a.578.578,0,0,0,.579.579h.008a.578.578,0,0,0,.579-.579V6.517l4.879,4.846a.573.573,0,0,0,.408.167.56.56,0,0,0,.408-.171.578.578,0,0,0,0-.817Z" transform="translate(-4.5 -4.5)" fill="#29818c"/>
|
||||
<path id="Path_16" data-name="Path 16" d="M26.087,4.5H21.412a.578.578,0,0,0-.579.579v.008a.578.578,0,0,0,.579.579h3.238L19.8,10.546a.579.579,0,0,0,.817.821L25.5,6.517V9.754a.578.578,0,0,0,.579.579h.008a.578.578,0,0,0,.579-.579V5.079A.578.578,0,0,0,26.087,4.5Z" transform="translate(-6.666 -4.5)" fill="#29818c"/>
|
||||
<path id="Path_17" data-name="Path 17" d="M10.954,19.631a.573.573,0,0,0-.408.167l-4.879,4.85V21.41a.578.578,0,0,0-.579-.579H5.079a.578.578,0,0,0-.579.579v4.675a.578.578,0,0,0,.579.579H9.754a.578.578,0,0,0,.579-.579v-.008a.578.578,0,0,0-.579-.579H6.517l4.846-4.879a.579.579,0,0,0-.408-.987Z" transform="translate(-4.5 -6.665)" fill="#29818c"/>
|
||||
<path id="Path_18" data-name="Path 18" d="M26.087,20.834h-.008a.578.578,0,0,0-.579.579v3.237L20.62,19.8a.573.573,0,0,0-.408-.167.56.56,0,0,0-.408.171.578.578,0,0,0,0,.817L24.649,25.5H21.412a.578.578,0,0,0-.579.579v.008a.578.578,0,0,0,.579.579h4.675a.578.578,0,0,0,.579-.579V21.413A.578.578,0,0,0,26.087,20.834Z" transform="translate(-6.666 -6.667)" fill="#29818c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="15.904" height="15.904" viewBox="0 0 15.904 15.904">
|
||||
<path id="Icon_awesome-file-import" data-name="Icon awesome-file-import" d="M.5,8.946a.5.5,0,0,0-.5.5v.994a.5.5,0,0,0,.5.5H3.976V8.946Zm15.19-5.685L12.646.217A.745.745,0,0,0,12.118,0h-.189V3.976H15.9V3.787A.743.743,0,0,0,15.687,3.262Zm-4.753.963V0H4.722a.744.744,0,0,0-.746.746v8.2H7.952V6.921A.5.5,0,0,1,8.8,6.57l2.97,3a.529.529,0,0,1,0,.746L8.8,13.307a.5.5,0,0,1-.851-.351V10.934H3.976v4.225a.744.744,0,0,0,.746.746H15.159a.744.744,0,0,0,.746-.746V4.97H11.68A.748.748,0,0,1,10.934,4.225Z" fill="#29818c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 617 B |
|
After Width: | Height: | Size: 56 KiB |
@@ -0,0 +1,18 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="59" height="54" viewBox="0 0 59 54">
|
||||
<g id="Group_4426" data-name="Group 4426" transform="translate(-6 -7)">
|
||||
<rect id="Rectangle_2349" data-name="Rectangle 2349" width="59" height="54" transform="translate(6 7)" fill="none"/>
|
||||
<g id="Group_40" data-name="Group 40" transform="translate(-466.002 -161.854)">
|
||||
<path id="Subtraction_1" data-name="Subtraction 1" d="M5,10A5,5,0,0,1,3.054.393,5,5,0,0,1,6.946,9.607,4.969,4.969,0,0,1,5,10ZM5,2.386A2.614,2.614,0,1,0,7.614,5,2.617,2.617,0,0,0,5,2.386Z" transform="translate(495.002 173.853)" fill="#fff"/>
|
||||
<path id="Subtraction_2" data-name="Subtraction 2" d="M5,10A5,5,0,0,1,3.054.393,5,5,0,0,1,6.946,9.607,4.969,4.969,0,0,1,5,10ZM5,2.386A2.614,2.614,0,1,0,7.614,5,2.617,2.617,0,0,0,5,2.386Z" transform="translate(515.002 195.853)" fill="#fff"/>
|
||||
<path id="Subtraction_3" data-name="Subtraction 3" d="M5,10A5,5,0,0,1,3.054.393,5,5,0,0,1,6.946,9.607,4.969,4.969,0,0,1,5,10ZM5,2.386A2.614,2.614,0,1,0,7.614,5,2.617,2.617,0,0,0,5,2.386Z" transform="translate(479.002 199.853)" fill="#fff"/>
|
||||
<path id="Subtraction_4" data-name="Subtraction 4" d="M5,10A5,5,0,0,1,3.054.393,5,5,0,0,1,6.946,9.607,4.969,4.969,0,0,1,5,10ZM5,2.386A2.614,2.614,0,1,0,7.614,5,2.617,2.617,0,0,0,5,2.386Z" transform="translate(502.002 208.854)" fill="#fff"/>
|
||||
<path id="Path_19" data-name="Path 19" d="M212.676,8309.374l1.528,1.7,2.55-2.4-1.675-1.654Z" transform="translate(288.52 -8126.223)" fill="#fff"/>
|
||||
<path id="Path_22" data-name="Path 22" d="M0,0H3.41V2.75H0Z" transform="translate(505.194 187.484) rotate(-43)" fill="#fff"/>
|
||||
<path id="Path_23" data-name="Path 23" d="M0,0H3.41V23.2H0Z" transform="matrix(0.848, 0.53, -0.53, 0.848, 496.09, 181.02)" fill="#fff"/>
|
||||
<path id="Path_25" data-name="Path 25" d="M0,0H3.41V11.738H0Z" transform="matrix(0.695, 0.719, -0.719, 0.695, 516.073, 202.272)" fill="#fff"/>
|
||||
<path id="Path_24" data-name="Path 24" d="M0,0H3.41V16.1H0Z" transform="matrix(-0.407, 0.914, -0.914, -0.407, 503.257, 211.21)" fill="#fff"/>
|
||||
<path id="Path_21" data-name="Path 21" d="M0,0H3.41V2.75H0Z" transform="translate(509.703 192.213) rotate(-43)" fill="#fff"/>
|
||||
<path id="Path_20" data-name="Path 20" d="M0,0H3.41V2.75H0Z" transform="translate(514.073 196.943) rotate(-43)" fill="#fff"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
@@ -0,0 +1,18 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="470.999" height="55" viewBox="0 0 470.999 55">
|
||||
<g id="Group_43" data-name="Group 43" transform="translate(-11.337 -13.434)">
|
||||
<text id="Optical_Network_Planning_Tool" data-name="Optical Network Planning Tool" transform="translate(79.336 51.434)" fill="#1eabbc" font-size="30" font-family="SegoeUI, Segoe UI"><tspan x="0" y="0">Optical Network Planning Tool</tspan></text>
|
||||
<g id="Group_40" data-name="Group 40" transform="translate(11.753 13.434)">
|
||||
<path id="Subtraction_1" data-name="Subtraction 1" d="M6,12A6,6,0,0,1,3.664.472,6,6,0,0,1,8.335,11.528,5.963,5.963,0,0,1,6,12ZM6,2.864A3.136,3.136,0,1,0,9.136,6,3.14,3.14,0,0,0,6,2.864Z" transform="translate(19.583 0)" fill="#29818c"/>
|
||||
<path id="Subtraction_2" data-name="Subtraction 2" d="M6,12A6,6,0,0,1,3.664.472,6,6,0,0,1,8.335,11.528,5.963,5.963,0,0,1,6,12ZM6,2.864A3.136,3.136,0,1,0,9.136,6,3.14,3.14,0,0,0,6,2.864Z" transform="translate(44.583 27)" fill="#29818c"/>
|
||||
<path id="Subtraction_3" data-name="Subtraction 3" d="M6,12A6,6,0,0,1,3.664.472,6,6,0,0,1,8.335,11.528,5.963,5.963,0,0,1,6,12ZM6,2.864A3.136,3.136,0,1,0,9.136,6,3.14,3.14,0,0,0,6,2.864Z" transform="translate(-0.417 32)" fill="#29818c"/>
|
||||
<path id="Subtraction_4" data-name="Subtraction 4" d="M6,12A6,6,0,0,1,3.664.472,6,6,0,0,1,8.335,11.528,5.963,5.963,0,0,1,6,12ZM6,2.864A3.136,3.136,0,1,0,9.136,6,3.14,3.14,0,0,0,6,2.864Z" transform="translate(28.583 43)" fill="#29818c"/>
|
||||
<path id="Path_19" data-name="Path 19" d="M212.676,8309.93l1.887,2.1,3.15-2.968-2.07-2.044Z" transform="translate(-185.092 -8298.737)" fill="#29818c"/>
|
||||
<path id="Path_22" data-name="Path 22" d="M0,0H4.212V3.4H0Z" transform="translate(32.522 16.544) rotate(-43)" fill="#29818c"/>
|
||||
<path id="Path_23" data-name="Path 23" d="M0,0H4.212V28.656H0Z" transform="matrix(0.848, 0.53, -0.53, 0.848, 21.276, 8.559)" fill="#29818c"/>
|
||||
<path id="Path_25" data-name="Path 25" d="M0,0H4.212V14.5H0Z" transform="matrix(0.695, 0.719, -0.719, 0.695, 45.961, 34.812)" fill="#29818c"/>
|
||||
<path id="Path_24" data-name="Path 24" d="M0,0H4.212V19.885H0Z" transform="matrix(-0.407, 0.914, -0.914, -0.407, 30.13, 45.853)" fill="#29818c"/>
|
||||
<path id="Path_21" data-name="Path 21" d="M0,0H4.212V3.4H0Z" transform="translate(38.093 22.387) rotate(-43)" fill="#29818c"/>
|
||||
<path id="Path_20" data-name="Path 20" d="M0,0H4.212V3.4H0Z" transform="translate(43.49 28.229) rotate(-43)" fill="#29818c"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<g id="Group_41" data-name="Group 41" transform="translate(0.408 0.408)">
|
||||
<rect id="Rectangle_62" data-name="Rectangle 62" width="32" height="32" transform="translate(-0.408 -0.408)" fill="none"/>
|
||||
<path id="Path_26" data-name="Path 26" d="M36.76,24A12.759,12.759,0,1,0,49.519,36.759,12.759,12.759,0,0,0,36.76,24Zm0,5.889a1.472,1.472,0,1,1-1.472,1.472A1.472,1.472,0,0,1,36.76,29.889Zm.982,13.74H36.76a.981.981,0,0,1-.981-.981V36.759a.981.981,0,0,1,0-1.963h.981a.981.981,0,0,1,.981.981v5.889a.981.981,0,1,1,0,1.963Z" transform="translate(-21.168 -21.167)" fill="#29818c"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 679 B |
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="38.087" height="30.128" viewBox="0 0 38.087 30.128">
|
||||
<g id="Multiple_node_icon" data-name="Multiple node icon" transform="translate(-83.955 -130.338)">
|
||||
<g id="Group_4263" data-name="Group 4263" transform="translate(83.955 130.338)">
|
||||
<circle id="Ellipse_24" data-name="Ellipse 24" cx="13.327" cy="13.327" r="13.327" fill="#1eabbc"/>
|
||||
<path id="Path_189" data-name="Path 189" d="M29.834,22.326a10.186,10.186,0,0,1-.158,1.9,13.589,13.589,0,0,1-11.7,11.27A11.378,11.378,0,0,1,16,35.652V9a11.377,11.377,0,0,1,1.976.152,13.589,13.589,0,0,1,11.7,11.27,10.186,10.186,0,0,1,.158,1.9Z" transform="translate(-2.673 -8.999)" fill="#29818c"/>
|
||||
</g>
|
||||
<path id="Path_5476" data-name="Path 5476" d="M17.176,8.21a8.966,8.966,0,1,0,8.966,8.966A8.966,8.966,0,0,0,17.176,8.21Zm3.5,9.531H17.741v2.936a.565.565,0,0,1-1.131,0V17.741H13.675a.565.565,0,0,1,0-1.131h2.936V13.675a.565.565,0,1,1,1.131,0v2.936h2.936a.565.565,0,0,1,0,1.131Z" transform="translate(95.9 134.324)" fill="#149933"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,4 @@
|
||||
<svg id="Node_icon" data-name="Node icon" xmlns="http://www.w3.org/2000/svg" width="21.604" height="21.2" viewBox="0 0 21.604 21.2">
|
||||
<circle id="Ellipse_24" data-name="Ellipse 24" cx="10.6" cy="10.6" r="10.6" fill="#444040"/>
|
||||
<path id="Path_189" data-name="Path 189" d="M27,19.6a8.1,8.1,0,0,1-.126,1.514,10.808,10.808,0,0,1-9.306,8.964A9.05,9.05,0,0,1,16,30.2V9a9.05,9.05,0,0,1,1.572.121,10.808,10.808,0,0,1,9.306,8.964A8.1,8.1,0,0,1,27,19.6Z" transform="translate(-5.4 -8.999)" fill="#6d6d6d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 507 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18.701" height="18.701" viewBox="0 0 18.701 18.701">
|
||||
<path id="Icon_awesome-save" data-name="Icon awesome-save" d="M18.114,6.338l-3.5-3.5A2,2,0,0,0,13.2,2.25H2a2,2,0,0,0-2,2V18.947a2,2,0,0,0,2,2H16.7a2,2,0,0,0,2-2V7.755a2,2,0,0,0-.587-1.417ZM9.351,18.28a2.672,2.672,0,1,1,2.672-2.672A2.672,2.672,0,0,1,9.351,18.28ZM13.358,5.568v4.2a.5.5,0,0,1-.5.5H3.173a.5.5,0,0,1-.5-.5V5.423a.5.5,0,0,1,.5-.5h9.539a.5.5,0,0,1,.354.147l.145.145a.5.5,0,0,1,.147.354Z" transform="translate(0 -2.25)" fill="#29818c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 555 B |
|
After Width: | Height: | Size: 747 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="27.162" height="26.654" viewBox="0 0 27.162 26.654">
|
||||
<g id="Group_143" data-name="Group 143" transform="translate(-13.245 -13.372)">
|
||||
<circle id="Ellipse_24" data-name="Ellipse 24" cx="13.327" cy="13.327" r="13.327" transform="translate(13.245 13.372)" fill="#1eabbc"/>
|
||||
<path id="Path_189" data-name="Path 189" d="M29.834,22.326a10.186,10.186,0,0,1-.158,1.9,13.589,13.589,0,0,1-11.7,11.27A11.378,11.378,0,0,1,16,35.652V9a11.377,11.377,0,0,1,1.976.152,13.589,13.589,0,0,1,11.7,11.27,10.186,10.186,0,0,1,.158,1.9Z" transform="translate(10.572 4.373)" fill="#29818c"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 636 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="30.702" height="30.128" viewBox="0 0 30.702 30.128">
|
||||
<g id="Single_node" data-name="Single node" transform="translate(-13.245 -13.372)">
|
||||
<circle id="Ellipse_24" data-name="Ellipse 24" cx="15.063" cy="15.063" r="15.063" transform="translate(13.245 13.372)" fill="#1eabbc"/>
|
||||
<path id="Path_189" data-name="Path 189" d="M31.637,24.063a11.514,11.514,0,0,1-.179,2.152A15.36,15.36,0,0,1,18.234,38.954,12.861,12.861,0,0,1,16,39.126V9a12.86,12.86,0,0,1,2.234.172A15.36,15.36,0,0,1,31.459,21.911a11.514,11.514,0,0,1,.179,2.152Z" transform="translate(12.309 4.373)" fill="#29818c"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 644 B |
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="22.414" height="22.414" viewBox="0 0 22.414 22.414">
|
||||
<g id="Zoom-icon" transform="translate(1 1)">
|
||||
<path id="Path_36" data-name="Path 36" d="M22.278,13.389A8.889,8.889,0,1,1,13.389,4.5,8.889,8.889,0,0,1,22.278,13.389Z" transform="translate(-4.5 -4.5)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<path id="Path_37" data-name="Path 37" d="M29.808,29.808l-4.833-4.833" transform="translate(-9.808 -9.808)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<path id="Path_38" data-name="Path 38" d="M16.5,12v6.667" transform="translate(-7.611 -6.444)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<path id="Path_39" data-name="Path 39" d="M12,16.5h6.667" transform="translate(-6.444 -7.611)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1009 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="22.414" height="22.414" viewBox="0 0 22.414 22.414">
|
||||
<g id="Zoom-out-icon" transform="translate(1 1)">
|
||||
<path id="Path_40" data-name="Path 40" d="M22.278,13.389A8.889,8.889,0,1,1,13.389,4.5,8.889,8.889,0,0,1,22.278,13.389Z" transform="translate(-4.5 -4.5)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<path id="Path_41" data-name="Path 41" d="M29.808,29.808l-4.833-4.833" transform="translate(-9.808 -9.808)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<path id="Path_42" data-name="Path 42" d="M12,16.5h6.667" transform="translate(-6.444 -7.611)" fill="none" stroke="#707070" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 819 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="14.73" height="14.73" viewBox="0 0 14.73 14.73">
|
||||
<path id="Icon_awesome-plus" data-name="Icon awesome-plus" d="M13.678,8.037H8.943V3.3A1.052,1.052,0,0,0,7.891,2.25H6.839A1.052,1.052,0,0,0,5.787,3.3V8.037H1.052A1.052,1.052,0,0,0,0,9.089v1.052a1.052,1.052,0,0,0,1.052,1.052H5.787v4.735A1.052,1.052,0,0,0,6.839,16.98H7.891a1.052,1.052,0,0,0,1.052-1.052V11.193h4.735a1.052,1.052,0,0,0,1.052-1.052V9.089A1.052,1.052,0,0,0,13.678,8.037Z" transform="translate(0 -2.25)" fill="#1eabbc"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 536 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
|
||||
<g id="Group_4476" data-name="Group 4476" transform="translate(-6 -88)">
|
||||
<rect id="Rectangle_2349" data-name="Rectangle 2349" width="50" height="50" rx="5" transform="translate(6 88)" fill="#fff" opacity="0"/>
|
||||
<path id="Polygon_10" data-name="Polygon 10" d="M17.5,0,35,25H0Z" transform="translate(14 101)" fill="#ff6a6a"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 431 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
|
||||
<g id="Group_4480" data-name="Group 4480" transform="translate(-6 -88)">
|
||||
<rect id="Rectangle_2349" data-name="Rectangle 2349" width="50" height="50" rx="5" transform="translate(6 88)" fill="#fff" opacity="0"/>
|
||||
<path id="Polygon_10" data-name="Polygon 10" d="M17.5,0,35,25H0Z" transform="translate(44 96) rotate(90)" fill="#ff6a6a"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 441 B |
|
After Width: | Height: | Size: 454 B |
@@ -0,0 +1,4 @@
|
||||
<svg width="36" height="23" viewBox="0 0 36 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M4.56 11.73L14.06 19.78V3.67999L4.56 11.73Z" fill="#FF6A6A"/>
|
||||
<path d="M30.72 12.22L19.72 19.92V4.52002L30.72 12.22Z" fill="#FF6A6A"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 247 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
|
||||
<g id="booster" transform="translate(-6 -88)">
|
||||
<rect id="Rectangle_2349" data-name="Rectangle 2349" width="50" height="50" rx="5" transform="translate(6 88)" fill="#fff" opacity="0"/>
|
||||
<path id="Polygon_10" data-name="Polygon 10" d="M17.5,0,35,25H0Z" transform="translate(14 101)" fill="#ff6a6a"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 405 B |
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
|
||||
<g id="analyze" transform="translate(5548 14604)">
|
||||
<g id="Group_4491" data-name="Group 4491" transform="translate(-5554 -14692)">
|
||||
<rect id="Rectangle_2349" data-name="Rectangle 2349" width="50" height="50" rx="5" transform="translate(6 88)" fill="none"/>
|
||||
</g>
|
||||
<g id="Group_4497" data-name="Group 4497" transform="translate(-5546.236 -14601.115)">
|
||||
<path id="Path_5568" data-name="Path 5568" d="M18.8,22.666a1.041,1.041,0,0,0-1.062-.552L3,23.962a1.083,1.083,0,0,0-.934,1.189A15.631,15.631,0,0,0,7.67,35.388a1.041,1.041,0,0,0,1.487-.127l9.515-11.4a1.019,1.019,0,0,0,.127-1.189Zm-13.55-.828h.127L20.115,19.99a1.083,1.083,0,0,0,.934-1.062V4.062A1.062,1.062,0,0,0,19.988,3,15.928,15.928,0,0,0,4.06,18.928a15.27,15.27,0,0,0,.127,2A1.083,1.083,0,0,0,5.249,21.838Z" transform="translate(0 0)" fill="#2b7c80"/>
|
||||
<path id="Path_5569" data-name="Path 5569" d="M37.953,32.928,32.58,27.533A15.907,15.907,0,0,0,18.1,5a1.062,1.062,0,0,0-1.062,1.062V20.546L7.774,31.653A1.041,1.041,0,0,0,7.9,33.14a15.822,15.822,0,0,0,19.475.7l4.842,4.821a1.019,1.019,0,0,0,1.487,0l4.248-4.248a1.019,1.019,0,0,0,0-1.487ZM22.768,31.653a11.936,11.936,0,0,1-4.672.956,1.062,1.062,0,1,1,0-2.124,9.472,9.472,0,0,0,3.823-.786,1.065,1.065,0,0,1,.85,1.954Zm4.672-3.717a1.083,1.083,0,0,1-.85.425,1,1,0,0,1-.637-.212,1.062,1.062,0,0,1-.212-1.487,9.408,9.408,0,0,0,1.911-5.734,9.6,9.6,0,0,0-3.823-7.646,1.062,1.062,0,1,1,1.274-1.7,11.745,11.745,0,0,1,4.672,9.345,11.49,11.49,0,0,1-2.336,7.008Z" transform="translate(6.14 2.248)" fill="#2b7c80"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 2.7 MiB |
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="17.5" viewBox="0 0 20 17.5">
|
||||
<path id="camera_icon" data-name="camera icon" d="M20,6.625v11.25a1.875,1.875,0,0,1-1.875,1.875H1.875A1.875,1.875,0,0,1,0,17.875V6.625A1.875,1.875,0,0,1,1.875,4.75H5.313l.48-1.285A1.872,1.872,0,0,1,7.547,2.25h4.9A1.872,1.872,0,0,1,14.2,3.465l.484,1.285h3.437A1.875,1.875,0,0,1,20,6.625ZM14.688,12.25A4.688,4.688,0,1,0,10,16.938,4.691,4.691,0,0,0,14.688,12.25Zm-1.25,0A3.438,3.438,0,1,1,10,8.813,3.443,3.443,0,0,1,13.438,12.25Z" transform="translate(0 -2.25)" fill="#6d6d6d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 573 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 119 KiB |
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20.095" height="22.966" viewBox="0 0 20.095 22.966">
|
||||
<path id="copy_icon" data-name="copy icon" d="M14.354,20.1v1.794a1.077,1.077,0,0,1-1.077,1.077H1.077A1.077,1.077,0,0,1,0,21.889V5.383A1.077,1.077,0,0,1,1.077,4.306h3.23V17.583A2.515,2.515,0,0,0,6.818,20.1Zm0-15.43V0H6.818A1.077,1.077,0,0,0,5.741,1.077V17.583A1.077,1.077,0,0,0,6.818,18.66h12.2A1.077,1.077,0,0,0,20.1,17.583V5.741H15.43A1.08,1.08,0,0,1,14.354,4.665ZM19.78,3.273,16.822.315A1.077,1.077,0,0,0,16.061,0h-.272V4.306H20.1V4.034a1.077,1.077,0,0,0-.315-.761Z" fill="#6d6d6d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 595 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16.655" height="19.034" viewBox="0 0 16.655 19.034">
|
||||
<path id="Icon_awesome-copy" data-name="Icon awesome-copy" d="M11.9,16.655v1.487a.892.892,0,0,1-.892.892H.892A.892.892,0,0,1,0,18.142V4.461a.892.892,0,0,1,.892-.892H3.569v11a2.084,2.084,0,0,0,2.082,2.082Zm0-12.788V0H5.651a.892.892,0,0,0-.892.892V14.573a.892.892,0,0,0,.892.892H15.763a.892.892,0,0,0,.892-.892V4.759H12.788A.9.9,0,0,1,11.9,3.866Zm4.5-1.154L13.942.261A.892.892,0,0,0,13.311,0h-.225V3.569h3.569V3.344a.892.892,0,0,0-.261-.631Z" transform="translate(0)" fill="#b8b8b8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 592 B |
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
|
||||
<g id="create" transform="translate(4376 14765)">
|
||||
<circle id="Ellipse_29" data-name="Ellipse 29" cx="25" cy="25" r="25" transform="translate(-4376 -14765)" fill="#fff"/>
|
||||
<g id="Icon_ionic-ios-create" data-name="Icon ionic-ios-create" transform="translate(-4366.25 -14757.365)">
|
||||
<g id="Group_4454" data-name="Group 4454" transform="translate(13.547 3.375)">
|
||||
<path id="Path_5546" data-name="Path 5546" d="M27.8,6.04,14.217,19.623a.529.529,0,0,0-.155.377v1.782a.532.532,0,0,0,.531.531h1.769a.545.545,0,0,0,.383-.155L30.336,8.575a.532.532,0,0,0,0-.753L28.554,6.04A.532.532,0,0,0,27.8,6.04Z" transform="translate(-14.063 -3.484)" fill="#2b7c80"/>
|
||||
<path id="Path_5547" data-name="Path 5547" d="M33.287,4.653l-.968-.968-.013-.013a1.189,1.189,0,0,0-.773-.3,1.165,1.165,0,0,0-.78.3l-.76.767a.272.272,0,0,0,0,.377l.7.7L32.15,6.979a.268.268,0,0,0,.383,0l.76-.76a1.147,1.147,0,0,0,.3-.78A1.217,1.217,0,0,0,33.287,4.653Z" transform="translate(-14.754 -3.375)" fill="#2b7c80"/>
|
||||
</g>
|
||||
<path id="Path_5548" data-name="Path 5548" d="M16.909,23.374a1.08,1.08,0,0,1-.76.316H13.366a1.079,1.079,0,0,1-1.076-1.076V19.824a1.08,1.08,0,0,1,.316-.76l.054-.054,9.925-9.925a.268.268,0,0,0-.188-.457H6.2A3.949,3.949,0,0,0,2.25,12.575V27.637A3.949,3.949,0,0,0,6.2,31.585H23.412a3.949,3.949,0,0,0,3.947-3.947V13.583a.267.267,0,0,0-.457-.188L16.963,23.32Z" transform="translate(0 -0.229)" fill="#2b7c80"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20.198" height="18.755" viewBox="0 0 20.198 18.755">
|
||||
<g id="Icon_ionic-ios-create" data-name="Icon ionic-ios-create" transform="translate(-2.25 -3.375)">
|
||||
<g id="Group_4454" data-name="Group 4454" transform="translate(9.823 3.375)">
|
||||
<path id="Path_5546" data-name="Path 5546" d="M23.271,5.988l-9.105,9.105a.355.355,0,0,0-.1.252V16.54a.357.357,0,0,0,.356.356H15.6a.365.365,0,0,0,.257-.1l9.11-9.105a.356.356,0,0,0,0-.5L23.776,5.988A.356.356,0,0,0,23.271,5.988Z" transform="translate(-14.063 -4.275)" fill="#fff"/>
|
||||
<path id="Path_5547" data-name="Path 5547" d="M32.176,4.231l-.649-.649-.009-.009a.8.8,0,0,0-.518-.2.781.781,0,0,0-.523.2l-.509.514a.182.182,0,0,0,0,.252l.469.469.978.978a.18.18,0,0,0,.257,0l.509-.509a.769.769,0,0,0,.2-.523A.816.816,0,0,0,32.176,4.231Z" transform="translate(-19.753 -3.375)" fill="#fff"/>
|
||||
</g>
|
||||
<path id="Path_5548" data-name="Path 5548" d="M12.076,18.512a.724.724,0,0,1-.509.212H9.7A.723.723,0,0,1,8.98,18V16.132a.724.724,0,0,1,.212-.509l.036-.036,6.653-6.653a.18.18,0,0,0-.126-.307H4.9A2.647,2.647,0,0,0,2.25,11.273v10.1A2.647,2.647,0,0,0,4.9,24.016H16.435a2.647,2.647,0,0,0,2.646-2.646V11.949a.179.179,0,0,0-.307-.126l-6.662,6.653Z" transform="translate(0 -1.885)" fill="#fff"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 918 B |
|
After Width: | Height: | Size: 984 B |
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="15.818" height="20.337" viewBox="0 0 15.818 20.337">
|
||||
<path id="delete_icon" data-name="delete icon" d="M8.63,22.577a2.266,2.266,0,0,0,2.26,2.26h9.039a2.266,2.266,0,0,0,2.26-2.26V9.019H8.63ZM23.318,5.63H19.363L18.233,4.5H12.584l-1.13,1.13H7.5v2.26H23.318Z" transform="translate(-7.5 -4.5)" fill="#6d6d6d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 362 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="10.147" height="11.596" viewBox="0 0 10.147 11.596">
|
||||
<path id="delete" d="M9.784.725H7.066L6.854.3A.544.544,0,0,0,6.367,0H3.778a.537.537,0,0,0-.485.3L3.08.725H.362A.362.362,0,0,0,0,1.087v.725a.362.362,0,0,0,.362.362H9.784a.362.362,0,0,0,.362-.362V1.087A.362.362,0,0,0,9.784.725ZM1.2,10.577A1.087,1.087,0,0,0,2.29,11.6H7.857a1.087,1.087,0,0,0,1.085-1.019L9.422,2.9H.725Z" transform="translate(0 0)" fill="#ff6a6a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 471 B |
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
|
||||
<g id="dual_fiber" data-name="dual fiber" transform="translate(5548 14604)">
|
||||
<g id="Group_4491" data-name="Group 4491" transform="translate(-5554 -14692)">
|
||||
<rect id="Rectangle_2349" data-name="Rectangle 2349" width="50" height="50" rx="5" transform="translate(6 88)" fill="none"/>
|
||||
</g>
|
||||
<g id="Group_4483" data-name="Group 4483" transform="translate(239.211 1231.211)">
|
||||
<path id="Union_1" data-name="Union 1" d="M10.818,19.612V12.274l1.7-2.33a2.524,2.524,0,0,1-.254-.47,2.561,2.561,0,0,1-.192-.978,2.4,2.4,0,0,1,.209-.978,2.625,2.625,0,0,1,.552-.8,2.277,2.277,0,0,1,3.352,0,2.624,2.624,0,0,1,.552.8,2.4,2.4,0,0,1,.21.978,2.562,2.562,0,0,1-.192.978,2.509,2.509,0,0,1-.522.8,2.425,2.425,0,0,1-.775.538,2.382,2.382,0,0,1-1.671.086l-1.53,1.946v6.771ZM13.8,8.5a.712.712,0,1,0,1.424,0,.712.712,0,1,0-1.424,0ZM4.742,19.612V12.841L3.2,10.882a2.381,2.381,0,0,1-1.712-.072,2.425,2.425,0,0,1-.775-.538,2.509,2.509,0,0,1-.522-.8A2.561,2.561,0,0,1,0,8.5a2.4,2.4,0,0,1,.209-.978,2.625,2.625,0,0,1,.552-.8,2.423,2.423,0,0,1,1.676-.736,2.423,2.423,0,0,1,1.676.736,2.625,2.625,0,0,1,.552.8,2.4,2.4,0,0,1,.209.978,2.561,2.561,0,0,1-.192.978,2.528,2.528,0,0,1-.229.433l1.731,2.367v7.339ZM1.726,8.5a.712.712,0,1,0,1.424,0,.752.752,0,0,0-.712-.734A.752.752,0,0,0,1.726,8.5ZM7.672,19.6V4.891q-.083-.029-.164-.064a2.427,2.427,0,0,1-.775-.538,2.509,2.509,0,0,1-.522-.8,2.562,2.562,0,0,1-.192-.978,2.4,2.4,0,0,1,.21-.978,2.625,2.625,0,0,1,.552-.8A2.423,2.423,0,0,1,8.456,0a2.423,2.423,0,0,1,1.676.736,2.625,2.625,0,0,1,.552.8,2.4,2.4,0,0,1,.209.978,2.561,2.561,0,0,1-.192.978,2.508,2.508,0,0,1-.522.8,2.427,2.427,0,0,1-.775.538q-.083.036-.168.066V19.6ZM7.744,2.512a.712.712,0,1,0,1.424,0,.712.712,0,1,0-1.424,0Z" transform="translate(-5765.762 -15821.955) rotate(60)" fill="#2b7c80"/>
|
||||
<path id="Union_3" data-name="Union 3" d="M10.818,19.612V12.274l1.7-2.33a2.524,2.524,0,0,1-.254-.47,2.561,2.561,0,0,1-.192-.978,2.4,2.4,0,0,1,.209-.978,2.625,2.625,0,0,1,.552-.8,2.277,2.277,0,0,1,3.352,0,2.624,2.624,0,0,1,.552.8,2.4,2.4,0,0,1,.21.978,2.562,2.562,0,0,1-.192.978,2.509,2.509,0,0,1-.522.8,2.425,2.425,0,0,1-.775.538,2.382,2.382,0,0,1-1.671.086l-1.53,1.946v6.771ZM13.8,8.5a.712.712,0,1,0,1.424,0,.712.712,0,1,0-1.424,0ZM4.742,19.612V12.841L3.2,10.882a2.381,2.381,0,0,1-1.712-.072,2.425,2.425,0,0,1-.775-.538,2.509,2.509,0,0,1-.522-.8A2.561,2.561,0,0,1,0,8.5a2.4,2.4,0,0,1,.209-.978,2.625,2.625,0,0,1,.552-.8,2.423,2.423,0,0,1,1.676-.736,2.423,2.423,0,0,1,1.676.736,2.625,2.625,0,0,1,.552.8,2.4,2.4,0,0,1,.209.978,2.561,2.561,0,0,1-.192.978,2.528,2.528,0,0,1-.229.433l1.731,2.367v7.339ZM1.726,8.5a.712.712,0,1,0,1.424,0,.752.752,0,0,0-.712-.734A.752.752,0,0,0,1.726,8.5ZM7.672,19.6V4.891q-.083-.029-.164-.064a2.427,2.427,0,0,1-.775-.538,2.509,2.509,0,0,1-.522-.8,2.562,2.562,0,0,1-.192-.978,2.4,2.4,0,0,1,.21-.978,2.625,2.625,0,0,1,.552-.8A2.423,2.423,0,0,1,8.456,0a2.423,2.423,0,0,1,1.676.736,2.625,2.625,0,0,1,.552.8,2.4,2.4,0,0,1,.209.978,2.561,2.561,0,0,1-.192.978,2.508,2.508,0,0,1-.522.8,2.427,2.427,0,0,1-.775.538q-.083.036-.168.066V19.6ZM7.744,2.512a.712.712,0,1,0,1.424,0,.712.712,0,1,0-1.424,0Z" transform="translate(-5757.196 -15797.467) rotate(-120)" fill="#2b7c80"/>
|
||||
<path id="Subtraction_7" data-name="Subtraction 7" d="M22.5,45a22.666,22.666,0,0,1-4.535-.457A22.377,22.377,0,0,1,9.92,41.157a22.566,22.566,0,0,1-8.152-9.9A22.387,22.387,0,0,1,.457,27.035,22.667,22.667,0,0,1,0,22.5a20.69,20.69,0,0,1,.505-4.535,21.579,21.579,0,0,1,1.428-4.223A23.042,23.042,0,0,1,4.153,9.92,24.306,24.306,0,0,1,7.031,6.59a24.692,24.692,0,0,1,3.406-2.747,23.877,23.877,0,0,1,3.8-2.074A22.061,22.061,0,0,1,18.3.457a19.494,19.494,0,0,1,8.394,0,22.061,22.061,0,0,1,4.065,1.311,23.877,23.877,0,0,1,3.8,2.074A24.691,24.691,0,0,1,37.969,6.59a24.305,24.305,0,0,1,2.878,3.33,23.042,23.042,0,0,1,2.219,3.822,21.578,21.578,0,0,1,1.428,4.223A20.689,20.689,0,0,1,45,22.5a22.666,22.666,0,0,1-.457,4.535,22.377,22.377,0,0,1-3.386,8.045,22.566,22.566,0,0,1-9.9,8.152,22.387,22.387,0,0,1-4.223,1.311A22.666,22.666,0,0,1,22.5,45Zm0-43.651c-9.984,0-21.151,9.045-21.151,21.151a21.151,21.151,0,1,0,42.3,0C43.651,10.395,32.484,1.349,22.5,1.349Z" transform="translate(-5784.211 -15832.211)" fill="#2b7c80"/>
|
||||
<path id="Subtraction_10" data-name="Subtraction 10" d="M19.5,39a19.645,19.645,0,0,1-3.93-.4A19.393,19.393,0,0,1,8.6,35.67,19.557,19.557,0,0,1,1.532,27.09,19.4,19.4,0,0,1,.4,23.43a19.69,19.69,0,0,1,0-7.86A19.393,19.393,0,0,1,3.33,8.6,19.557,19.557,0,0,1,11.91,1.532,19.4,19.4,0,0,1,15.57.4a19.69,19.69,0,0,1,7.86,0A19.393,19.393,0,0,1,30.4,3.33a19.557,19.557,0,0,1,7.065,8.579A19.4,19.4,0,0,1,38.6,15.57a19.69,19.69,0,0,1,0,7.86A19.393,19.393,0,0,1,35.67,30.4a19.557,19.557,0,0,1-8.579,7.065A19.4,19.4,0,0,1,23.43,38.6,19.645,19.645,0,0,1,19.5,39Zm0-35.7c-7.646,0-16.2,6.927-16.2,16.2a16.2,16.2,0,0,0,32.4,0C35.7,10.229,27.146,3.3,19.5,3.3Z" transform="translate(-5781.211 -15829.211)" fill="#2b7c80"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.9 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="11.131" height="11.131" viewBox="0 0 11.131 11.131">
|
||||
<path id="edit" d="M4.5,13.309v2.319H6.819l6.838-6.838L11.338,6.47ZM15.45,7a.616.616,0,0,0,0-.872L14,4.677a.616.616,0,0,0-.872,0L12,5.809l2.319,2.319Z" transform="translate(-4.5 -4.496)" fill="#3e90bf"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 313 B |
|
After Width: | Height: | Size: 551 KiB |
|
After Width: | Height: | Size: 603 KiB |
|
After Width: | Height: | Size: 553 KiB |
|
After Width: | Height: | Size: 602 KiB |
|
After Width: | Height: | Size: 593 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 497 B |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 30 KiB |
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="53" height="52" viewBox="0 0 53 52">
|
||||
<g id="export" transform="translate(4448 14747)">
|
||||
<ellipse id="Ellipse_28" data-name="Ellipse 28" cx="26.5" cy="26" rx="26.5" ry="26" transform="translate(-4448 -14747)" fill="#fff"/>
|
||||
<g id="Group_4488" data-name="Group 4488" transform="translate(-4437.414 -14736.914)">
|
||||
<path id="Path_5549" data-name="Path 5549" d="M31.292,12V24.378H6.536V12H3V24.378a3.547,3.547,0,0,0,3.536,3.536H31.292a3.547,3.547,0,0,0,3.536-3.536V12Z" transform="translate(-3 3.914)" fill="#2b7c80"/>
|
||||
<path id="Path_5551" data-name="Path 5551" d="M17.609,9.772l4.58,4.562,2.493-2.493L15.841,3,7,11.841l2.493,2.493,4.58-4.562v17.1h3.536Z" transform="translate(0.073 -3)" fill="#2b7c80"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 789 B |
|
After Width: | Height: | Size: 774 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="15.874" height="19.275" viewBox="0 0 15.874 19.275">
|
||||
<path id="Icon_material-file-download" data-name="Icon material-file-download" d="M23.374,11.3H18.838V4.5h-6.8v6.8H7.5l7.937,7.937ZM7.5,21.508v2.268H23.374V21.508Z" transform="translate(-7.5 -4.5)" fill="#29818c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 324 B |