This commit is contained in:
Ubuntu
2024-12-13 03:06:46 +00:00
commit 95d3d7b2e3
168 changed files with 6438 additions and 0 deletions

View File

14
rangeldigital/public/css/animate.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
.blog-image{height:78px;width:79px;object-fit:cover}.blog-avatar{height:40px;width:40px;object-fit:cover}.alert-info{color:var(--bs-heading-color)!important;background-color:var(--sub-bg);;border-color:var(--sub-bg);}.component-blog-cover{height:254px;width:370px;object-fit:cover}.component-service-cover{height:370px;width:320px;object-fit:cover}.blog-square{height:238px!important;width:236px!important;object-fit:cover!important}.cookies-wrapper{position:fixed;right:-370px;bottom:50px;max-width:345px;width:100%;background:#fff;border-radius:8px;padding:15px 25px 22px;transition:all 0.3s ease;box-shadow:0 5px 10px rgb(0 0 0 / .1);z-index:999999;.title-box{display:flex;align-items:center;column-gap:15px;color:var(--primary-color);margin-bottom:15px}.title-box i{font-size:32px}.title-box h3{font-size:24px;font-weight:500}.info{margin-bottom:15px}.info p{font-size:16px;font-weight:400;color:#333}.info p a{color:var(--primary-color);text-decoration:none}.info p a:hover{text-decoration:none}.buttons{display:flex;justify-content:space-between;align-items:center;width:100%}.button{width:calc(100% / 2 - 10px)!important;padding:8px 0!important;border:none!important;border-radius:4px!important}}.cookies-wrapper.show{right:20px}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#0c1923;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px 13px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background-color:#000}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:100%;padding:10px 0;margin:0;text-align:left;color:#fff;border-top:1px solid rgb(255 255 255 / .25)}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgb(255 255 255 / .25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a.mean-expand{width:30px;height:15px;line-height:14px;text-align:center;position:absolute;right:0;top:7px;z-index:2;font-weight:700;background-color:var(--primary-color);border-radius:10px}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}

View File

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 David Deutsch
* Licensed under ()
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 101.7" style="enable-background:new 0 0 100 101.7;" xml:space="preserve">
<style type="text/css">
.st0{fill:#0479EC;}
</style>
<g>
<path class="st0" d="M85,5.9H61.8V0H38.2v30.1H15L0,44l15,14h23.2v42h23.6V33.9H85l15-14L85,5.9z M38.2,54.4H16.4L5.3,44l11.1-10.4
h21.8V54.4L38.2,54.4z M58.2,96.4H41.8V3.6h16.3v92.8H58.2z M83.6,30.3H61.8V9.6h21.8L94.7,20L83.6,30.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 662 B

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 101.7" style="enable-background:new 0 0 100 101.7;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g>
<path class="st0" d="M85,5.9H61.8V0H38.2v30.1H15L0,44l15,14h23.2v42h23.6V33.9H85l15-14L85,5.9z M38.2,54.4H16.4L5.3,44l11.1-10.4
h21.8V54.4L38.2,54.4z M58.2,96.4H41.8V3.6h16.3v92.8H58.2z M83.6,30.3H61.8V9.6h21.8L94.7,20L83.6,30.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

View File

@ -0,0 +1,216 @@
<svg id="background" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1440" height="726.5" viewBox="0 0 1440 726.5">
<metadata><?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 ">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""/>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end="w"?></metadata>
<defs>
<style>
.cls-1 {
fill: #34b0f7;
filter: url(#filter);
}
.cls-1, .cls-12, .cls-14, .cls-15, .cls-17, .cls-2, .cls-20, .cls-21, .cls-5, .cls-6, .cls-7, .cls-9 {
fill-rule: evenodd;
}
.cls-2, .cls-20, .cls-21 {
fill: #c0dbf4;
}
.cls-2 {
opacity: 0.2;
}
.cls-3, .cls-6 {
fill: #44a2ff;
}
.cls-4 {
fill: #3791ea;
}
.cls-5 {
fill: #55aafd;
}
.cls-16, .cls-17, .cls-7 {
fill: #fff;
}
.cls-7 {
opacity: 0.1;
}
.cls-8 {
fill: #a3d1ff;
opacity: 0.3;
}
.cls-14, .cls-15, .cls-9 {
fill: none;
}
.cls-13, .cls-15, .cls-17, .cls-9 {
stroke: #fff;
}
.cls-14, .cls-15, .cls-17, .cls-9 {
stroke-width: 2px;
}
.cls-10, .cls-11, .cls-12 {
fill: #0479ec;
}
.cls-10 {
opacity: 0.4;
}
.cls-12, .cls-15, .cls-16, .cls-21 {
opacity: 0.5;
}
.cls-13 {
fill: #f5fafd;
stroke-width: 3px;
}
.cls-14 {
stroke: #f5fafd;
}
.cls-18 {
fill: #15599c;
}
.cls-19 {
fill: #2a8dee;
}
</style>
<filter id="filter" x="-25" y="-19" width="1465" height="672" filterUnits="userSpaceOnUse">
<feImage preserveAspectRatio="none" x="-25" y="-19" width="1465" height="672" result="image" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQ2NSIgaGVpZ2h0PSI2NzIiIHZpZXdCb3g9IjAgMCAxNDY1IDY3MiI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogdXJsKCNsaW5lYXItZ3JhZGllbnQpOwogICAgICB9CiAgICA8L3N0eWxlPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJsaW5lYXItZ3JhZGllbnQiIHgxPSIzNTkuMzM0IiB5MT0iNjcyIiB4Mj0iMTEwNS42NjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDQ3YWVkIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMS45NjEiIHN0b3AtY29sb3I9IiM0NzZiZTIiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjE0NjUiIGhlaWdodD0iNjcyIi8+Cjwvc3ZnPgo="/>
<feComposite result="composite" operator="in" in2="SourceGraphic"/>
<feBlend result="blend" in2="SourceGraphic"/>
<feFlood result="flood" flood-color="#047aed" flood-opacity="0.45"/>
<feComposite result="composite-2" operator="in" in2="SourceGraphic"/>
<feBlend result="blend-2" mode="color" in2="blend"/>
</filter>
</defs>
<g id="bg">
<path class="cls-1" d="M-25-19H1440V611s-192.19-52.762-441-22c-184.1,22.762-395.377,64-575,64-257.893,0-449-91.5-449-91.5V-19Z"/>
<path id="Shape_1_copy_2" data-name="Shape 1 copy 2" class="cls-2" d="M-59.5,678s-0.7-70.6,408.5-128.5c193.778-31.553,360.648-45.113,480.985-46.827,126.62-1.8,58.249,27.5,175.015,17.827,270-22.356,358.31-82.214,573.5-227.5,395.69-368.767-183,317-183,317s-114.72-49.6-334-52.5C913.361,555.539,739.475,608.584,561,639-47.08,744.184-179.5,444.5-179.5,444.5"/>
</g>
<g id="illustration">
<g>
<rect class="cls-3" x="342.5" y="423" width="102" height="228.5"/>
<rect class="cls-4" x="354.5" y="542" width="78" height="6.5"/>
<rect id="Rectangle_9_copy" data-name="Rectangle 9 copy" class="cls-4" x="354.5" y="555" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_2" data-name="Rectangle 9 copy 2" class="cls-4" x="354.5" y="568" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_2-2" data-name="Rectangle 9 copy 2" class="cls-4" x="354.5" y="581" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_3" data-name="Rectangle 9 copy 3" class="cls-4" x="354.5" y="595.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_3-2" data-name="Rectangle 9 copy 3" class="cls-4" x="354.5" y="608.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_3-3" data-name="Rectangle 9 copy 3" class="cls-4" x="354.5" y="621.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_3-4" data-name="Rectangle 9 copy 3" class="cls-4" x="354.5" y="634.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="436.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-2" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="449.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-3" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="462.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-4" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="475.5" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-5" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="490" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-6" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="503" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-7" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="516" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-8" data-name="Rectangle 9 copy 4" class="cls-4" x="354.5" y="529" width="78" height="6.5"/>
<path id="Rectangle_8_copy_5" data-name="Rectangle 8 copy 5" class="cls-5" d="M807.5,463h102V595.5l-102,13V463Z"/>
<path id="Rectangle_8_copy_6" data-name="Rectangle 8 copy 6" class="cls-6" d="M908.5,405.5h82v183l-82,7v-190Z"/>
<rect class="cls-4" x="953.5" y="504.5" width="80" height="14"/>
<rect id="Rectangle_16_copy" data-name="Rectangle 16 copy" class="cls-4" x="953.5" y="535.5" width="80" height="14"/>
<rect id="Rectangle_16_copy_2" data-name="Rectangle 16 copy 2" class="cls-4" x="953.5" y="570" width="80" height="14"/>
<path id="Rectangle_8_copy_2" data-name="Rectangle 8 copy 2" class="cls-6" d="M545.5,447h102V646l-102,5.5V447Z"/>
<rect class="cls-4" x="558" y="460" width="75" height="181.5"/>
<path id="Rectangle_8_copy_3" data-name="Rectangle 8 copy 3" class="cls-6" d="M647.5,525.5H801V612L647.5,646V525.5Z"/>
<rect class="cls-4" x="678.5" y="540" width="22.5" height="22.5"/>
<rect id="Rectangle_14_copy" data-name="Rectangle 14 copy" class="cls-4" x="678.5" y="573" width="22.5" height="22.5"/>
<rect id="Rectangle_14_copy_2" data-name="Rectangle 14 copy 2" class="cls-4" x="678.5" y="608" width="22.5" height="22.5"/>
<path id="Rectangle_8_copy_4" data-name="Rectangle 8 copy 4" class="cls-6" d="M735,381h72.5V611L735,623.5V381Z"/>
<rect id="Rectangle_8_copy" data-name="Rectangle 8 copy" class="cls-4" x="443.5" y="473.5" width="102" height="178"/>
<rect id="Rectangle_8_copy_7" data-name="Rectangle 8 copy 7" class="cls-4" x="990.5" y="473.5" width="102" height="115"/>
<path id="Polygon_1" data-name="Polygon 1" class="cls-7" d="M770.5,610l12,21h-24Z"/>
<path id="Polygon_1_copy" data-name="Polygon 1 copy" class="cls-7" d="M770.5,541.5l12,21h-24Z"/>
<path id="Polygon_1_copy_2" data-name="Polygon 1 copy 2" class="cls-7" d="M770.5,475.5l12,21h-24Z"/>
<path id="Polygon_1_copy_3" data-name="Polygon 1 copy 3" class="cls-7" d="M770.5,410.5l12,21h-24Z"/>
</g>
<rect class="cls-8" x="457" y="488.5" width="16" height="16"/>
<rect id="Rectangle_10_copy" data-name="Rectangle 10 copy" class="cls-8" x="485" y="519" width="16" height="16"/>
<rect id="Rectangle_10_copy_2" data-name="Rectangle 10 copy 2" class="cls-8" x="514.5" y="554" width="16" height="16"/>
<rect id="Rectangle_10_copy_3" data-name="Rectangle 10 copy 3" class="cls-8" x="457" y="614.5" width="16" height="16"/>
<rect id="Rectangle_10_copy_3-2" data-name="Rectangle 10 copy 3" class="cls-8" x="486.5" y="586.5" width="16" height="16"/>
<path class="cls-9" d="M1025.5,504L929,432.5H779.5V448s1.2,16-16,16H572s-11.5-1.975-11.5,7.5v38l-30.5,23H418"/>
<rect class="cls-10" x="593.5" y="463" width="34.5" height="2"/>
<rect id="Rectangle_11_copy" data-name="Rectangle 11 copy" class="cls-10" x="690" y="463" width="34.5" height="2"/>
<rect id="Rectangle_11_copy_2" data-name="Rectangle 11 copy 2" class="cls-11" x="940" y="558.5" width="34.5" height="2"/>
<path id="Rectangle_11_copy_3" data-name="Rectangle 11 copy 3" class="cls-12" d="M958.461,453.457l27.765,20.477-1.187,1.609-27.765-20.477Z"/>
<path class="cls-9" d="M673.5,465l61,61v58"/>
<circle id="Ellipse_1_copy_10" data-name="Ellipse 1 copy 10" class="cls-13" cx="780" cy="434" r="13.063"/>
<path class="cls-14" d="M375.5,456.5L416,496v37H530l-76.5-76.5h-79"/>
<path class="cls-15" d="M734.5,588l-54,54h-153l-110-110"/>
<path class="cls-15" d="M913.5,559.5h88L1025,536V504"/>
<rect class="cls-11" x="592.5" y="641" width="26" height="2"/>
<rect id="Rectangle_7_copy" data-name="Rectangle 7 copy" class="cls-16" x="627" y="463" width="26" height="2"/>
<path id="Ellipse_1_copy_9" data-name="Ellipse 1 copy 9" class="cls-17" d="M560.75,473.5A12.75,12.75,0,1,1,548,486.25,12.75,12.75,0,0,1,560.75,473.5Z"/>
<circle class="cls-18" cx="560.5" cy="486" r="7.5"/>
<path class="cls-9" d="M570.5,493.5l49,49h38l23,23V642"/>
<circle id="Ellipse_1_copy" data-name="Ellipse 1 copy" class="cls-18" cx="418" cy="533" r="7.5"/>
<circle id="Ellipse_1_copy_2" data-name="Ellipse 1 copy 2" class="cls-18" cx="912" cy="559" r="7.5"/>
<circle id="Ellipse_1_copy_3" data-name="Ellipse 1 copy 3" class="cls-18" cx="1025.5" cy="502" r="7.5"/>
<circle id="Ellipse_1_copy_4" data-name="Ellipse 1 copy 4" class="cls-18" cx="780" cy="434" r="7.5"/>
<circle id="Ellipse_1_copy_11" data-name="Ellipse 1 copy 11" class="cls-13" cx="734.5" cy="587.5" r="13.063"/>
<circle id="Ellipse_1_copy_11-2" data-name="Ellipse 1 copy 11" class="cls-18" cx="734.5" cy="587.5" r="7.5"/>
<circle id="Ellipse_1_copy_5" data-name="Ellipse 1 copy 5" class="cls-18" cx="673.5" cy="464.5" r="5"/>
<circle id="Ellipse_1_copy_12" data-name="Ellipse 1 copy 12" class="cls-18" cx="527.5" cy="641" r="5"/>
<circle id="Ellipse_1_copy_6" data-name="Ellipse 1 copy 6" class="cls-18" cx="530" cy="532.5" r="5"/>
<circle id="Ellipse_1_copy_8" data-name="Ellipse 1 copy 8" class="cls-18" cx="375" cy="456" r="5"/>
</g>
<g id="lines_top">
<rect id="Rounded_Rectangle_9" data-name="Rounded Rectangle 9" class="cls-19" x="-99.5" y="455" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy" data-name="Rounded Rectangle 9 copy" class="cls-19" x="-147.5" y="477.5" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_5" data-name="Rounded Rectangle 9 copy 5" class="cls-19" x="217" y="477.5" width="108" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_2" data-name="Rounded Rectangle 9 copy 2" class="cls-19" x="-18" y="499.5" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_8" data-name="Rounded Rectangle 9 copy 8" class="cls-19" x="1246.5" y="499.5" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_6" data-name="Rounded Rectangle 9 copy 6" class="cls-19" x="-171" y="522" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_3" data-name="Rounded Rectangle 9 copy 3" class="cls-19" x="-306.5" y="499.5" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_4" data-name="Rounded Rectangle 9 copy 4" class="cls-19" x="141.5" y="478" width="59" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_9" data-name="Rounded Rectangle 9 copy 9" class="cls-19" x="1246.5" y="456" width="59" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_7" data-name="Rounded Rectangle 9 copy 7" class="cls-19" x="1276" y="477.5" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_10" data-name="Rounded Rectangle 9 copy 10" class="cls-19" x="1322.5" y="456" width="274.5" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_7-2" data-name="Rounded Rectangle 9 copy 7" class="cls-19" x="1541.5" y="477.5" width="108" height="10.5" rx="5.25" ry="5.25"/>
<rect id="Rounded_Rectangle_9_copy_7-3" data-name="Rounded Rectangle 9 copy 7" class="cls-19" x="1466" y="478" width="59" height="10.5" rx="5.25" ry="5.25"/>
</g>
<g id="lines">
<path class="cls-20" d="M-1.5,538s153.293,149.534,564,103.5c193.67-27.42,296.656-84.022,415.5-103,118.01-18.844,183.61-23.453,294-24.5,65.01-.617,132.5,1.627,228.5,8.5,539.5,38.624-60,126.5-60,126.5s-114.72-49.6-334-52.5c-148.139-1.961-310.524,27.084-489,57.5-608.08,105.184-752-170.5-752-170.5"/>
<path id="Shape_1_copy" data-name="Shape 1 copy" class="cls-21" d="M-37,552S116.293,701.534,527,655.5c193.67-27.42,296.656-84.022,415.5-103,118.01-18.844,183.61-23.453,294-24.5,65.01-.617,132.5,1.627,228.5,8.5,539.5,38.624-24.5,190-24.5,190s-157.01-100.847-376.28-104.168C919.073,620.133,761.042,637.539,582,668-26.08,773.184-170,563-170,563"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="68" height="50" viewBox="0 0 68 50"><defs><path id="mo1wa" d="M345.18 381.09l31.07-18.37 31.07 18.37-31.07 18.37z"/><path id="mo1wb" d="M401.28 384.9l6.04 3.58-31.07 18.36-31.07-18.36 5.81-3.44"/></defs><g><g transform="translate(-342 -360)"><g><use fill="#fff" fill-opacity="0" stroke="#0479ec" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="50" stroke-width="3" xlink:href="#mo1wa"/></g><g><use fill="#fff" fill-opacity="0" stroke="#0479ec" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="50" stroke-width="3" xlink:href="#mo1wb"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 678 B

View File

@ -0,0 +1,44 @@
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="65.125" height="46.687" viewBox="0 0 65.125 46.687">
<metadata><?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 ">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""/>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end="w"?></metadata>
<defs>
<style>
.cls-1 {
fill: none;
stroke: #5c41c4;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 3px;
fill-rule: evenodd;
}
</style>
</defs>
<path class="cls-1" d="M345.18,381.09l31.07-18.368,31.07,18.368-31.07,18.367Z" transform="translate(-343.688 -361.438)"/>
<path id="Rectangle_34_copy" data-name="Rectangle 34 copy" class="cls-1" d="M401.283,384.906l6.037,3.569-31.07,18.368-31.07-18.368L351,385.038" transform="translate(-343.688 -361.438)"/>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18"><defs><path id="ddrka" d="M234.92 2587.98a7 7 0 1 1-4.72-5.63"/><path id="ddrkb" d="M225.48 2587.75l2.07 2.46 4.66-6.43"/><clipPath id="ddrkc"><use fill="#fff" xlink:href="#ddrka"/></clipPath><clipPath id="ddrkd"><use fill="#fff" xlink:href="#ddrkb"/></clipPath></defs><g><g transform="translate(-219 -2580)"><g><use fill="#fff" fill-opacity="0" stroke="#0479ec" stroke-miterlimit="50" stroke-width="3" clip-path="url(&quot;#ddrkc&quot;)" xlink:href="#ddrka"/></g><g><use fill="#fff" fill-opacity="0" stroke="#0479ec" stroke-miterlimit="50" stroke-width="3" clip-path="url(&quot;#ddrkd&quot;)" xlink:href="#ddrkb"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 759 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="18" viewBox="0 0 10 18"><g><g transform="translate(-682 -2972)"><image width="10" height="18" transform="translate(682 2972)" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAA5UlEQVQoU83RoUqEQRAA4G/AKxqs14wHgiLXFIvJLGISX8EnsNls4gUfQAwqdkEsZoNJUINgEIMY5VAZWfjvWI4Tq9tm9pvdndkwsjJzFdtYwBT6OIzaZeYGTkaLcTyEmTmBzzGopPZq2MVNBXdw2sRvNVzBVQUnI+JjENdwBk8VbEXE1xBmZgdtzOGgglt4RjnsJTLzDOu/NDFIHxV4jrU/YK/AfWyijGe6KnjHd3P1boGtBi3hsoLzeGhgv+66bNxWsB0Rr+PGs4zrCnYi4v6fwdG/no2Iu3FvXMRF1Uw3Ih4H8Q9XTF2I1uKenAAAAABJRU5ErkJggg=="/></g></g></svg>

After

Width:  |  Height:  |  Size: 663 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,28 @@
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="113.18" height="83.97" viewBox="0 0 113.18 83.97">
<defs>
<style>
.cls-1, .cls-2 {
fill: #f2f8fb;
}
.cls-1, .cls-2, .cls-3 {
stroke: #0479ec;
stroke-width: 4px;
}
.cls-2 {
fill-rule: evenodd;
}
.cls-3 {
fill: #0479ec;
}
</style>
</defs>
<circle class="cls-1" cx="56.545" cy="20.035" r="18.015"/>
<path class="cls-2" d="M1131.29,4231.42l23.75-30.3" transform="translate(-1112.41 -4169.62)"/>
<path id="Shape_562_copy" data-name="Shape 562 copy" class="cls-2" d="M1204.98,4231.42l-23.74-30.3" transform="translate(-1112.41 -4169.62)"/>
<circle id="Ellipse_559_copy" data-name="Ellipse 559 copy" class="cls-1" cx="14.59" cy="69.38" r="12.59"/>
<circle id="Ellipse_559_copy_2" data-name="Ellipse 559 copy 2" class="cls-1" cx="98.59" cy="69.38" r="12.59"/>
<circle class="cls-3" cx="56.59" cy="20.38" r="5"/>
</svg>

After

Width:  |  Height:  |  Size: 983 B

View File

@ -0,0 +1,26 @@
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="222" height="91.97" viewBox="0 0 222 91.97">
<defs>
<style>
.cls-1 {
fill: none;
opacity: 0.2;
}
.cls-1, .cls-2 {
stroke: #0479ec;
stroke-width: 4px;
fill-rule: evenodd;
}
.cls-2 {
fill: #f2f8fb;
}
</style>
</defs>
<path class="cls-1" d="M1645,4229v-52h66" transform="translate(-1613 -4166.03)"/>
<path id="Shape_563_copy" data-name="Shape 563 copy" class="cls-1" d="M1800,4229v-52h-66" transform="translate(-1613 -4166.03)"/>
<path id="Rounded_Rectangle_555" data-name="Rounded Rectangle 555" class="cls-2" d="M1696.58,4168.02h53.84a7.97,7.97,0,0,1,7.96,7.97v0.2a7.962,7.962,0,0,1-7.96,7.96h-53.84a7.962,7.962,0,0,1-7.96-7.96v-0.2A7.97,7.97,0,0,1,1696.58,4168.02Z" transform="translate(-1613 -4166.03)"/>
<path id="Rounded_Rectangle_558" data-name="Rounded Rectangle 558" class="cls-2" d="M1701,4174h4a2,2,0,0,1,0,4h-4A2,2,0,0,1,1701,4174Z" transform="translate(-1613 -4166.03)"/>
<path id="Rounded_Rectangle_561" data-name="Rounded Rectangle 561" class="cls-2" d="M1625,4215h44a10,10,0,0,1,10,10v21a10,10,0,0,1-10,10h-44a10,10,0,0,1-10-10v-21A10,10,0,0,1,1625,4215Z" transform="translate(-1613 -4166.03)"/>
<path id="Rounded_Rectangle_561_copy" data-name="Rounded Rectangle 561 copy" class="cls-2" d="M1779,4215h44a10,10,0,0,1,10,10v21a10,10,0,0,1-10,10h-44a10,10,0,0,1-10-10v-21A10,10,0,0,1,1779,4215Z" transform="translate(-1613 -4166.03)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
<defs>
<style>
.cls-1 {
fill: #d5dff3;
}
.cls-2 {
font-size: 64px;
fill: #526785;
text-anchor: middle;
font-family: "Helvetica Neue";
font-weight: 700;
}
</style>
</defs>
<circle class="cls-1" cx="32" cy="32" r="32"/>
<text id="_" data-name="“" class="cls-2" x="30.961" y="67.054"></text>
</svg>

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 804 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 89.5 85" style="enable-background:new 0 0 89.5 85;" xml:space="preserve">
<style type="text/css">
.st0{fill:#0479EC;}
</style>
<path class="st0" d="M25.5,35.5H5.1c-1.1,0-2,0.9-2,2v43.4c0,1.1,0.9,2,2,2h20.5c1.1,0,2-0.9,2-2l0,0v-3.2h44
c5.2,0,9.7-3.8,10.5-8.9l4.4-25.1c0.3-1.7,0.2-3.4-0.2-5c-1.5-5.4-6.4-9.2-12.1-9.2H55.9V12.9c0-5.6-4.6-10.2-10.2-10.2h-1.8
c-2.8,0-5,2.2-5,5v11.9c-0.1,5.6-2.2,10.9-5.8,15.1l-5.6,4.4v-1.6C27.5,36.4,26.6,35.5,25.5,35.5L25.5,35.5z M23.5,78.9H7.1V39.5
h16.5v39.4H23.5z M35.8,37.8c0.1-0.1,0.2-0.2,0.3-0.3c4.3-5,6.7-11.3,6.9-17.9V7.7c0-0.6,0.4-1,1-1h1.8c3.4,0,6.2,2.8,6.2,6.2v18.7
c0,1.1,0.9,2,2,2h20.3c3.8,0,7.2,2.6,8.2,6.3c0.3,1.1,0.3,2.2,0.1,3.3l-4.4,25.1c-0.5,3.2-3.3,5.6-6.6,5.6h-44V44.2L35.8,37.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 1023 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 89.5 85" style="enable-background:new 0 0 89.5 85;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<path class="st0" d="M25.5,35.5H5.1c-1.1,0-2,0.9-2,2v43.4c0,1.1,0.9,2,2,2h20.5c1.1,0,2-0.9,2-2l0,0v-3.2h44
c5.2,0,9.7-3.8,10.5-8.9l4.4-25.1c0.3-1.7,0.2-3.4-0.2-5c-1.5-5.4-6.4-9.2-12.1-9.2H55.9V12.9c0-5.6-4.6-10.2-10.2-10.2h-1.8
c-2.8,0-5,2.2-5,5v11.9c-0.1,5.6-2.2,10.9-5.8,15.1l-5.6,4.4v-1.6C27.5,36.4,26.6,35.5,25.5,35.5L25.5,35.5z M23.5,78.9H7.1V39.5
h16.5v39.4H23.5z M35.8,37.8c0.1-0.1,0.2-0.2,0.3-0.3c4.3-5,6.7-11.3,6.9-17.9V7.7c0-0.6,0.4-1,1-1h1.8c3.4,0,6.2,2.8,6.2,6.2v18.7
c0,1.1,0.9,2,2,2h20.3c3.8,0,7.2,2.6,8.2,6.3c0.3,1.1,0.3,2.2,0.1,3.3l-4.4,25.1c-0.5,3.2-3.3,5.6-6.6,5.6h-44V44.2L35.8,37.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 1023 B

View File

@ -0,0 +1,60 @@
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="57.56" height="43" viewBox="0 0 57.56 43">
<metadata><?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 ">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""/>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end="w"?></metadata>
<defs>
<style>
.cls-1, .cls-2, .cls-3 {
fill: #f2f8fb;
stroke: #5c41c4;
}
.cls-1, .cls-3 {
stroke-width: 3px;
}
.cls-1, .cls-2 {
fill-rule: evenodd;
}
.cls-2 {
stroke-width: 2px;
}
.cls-4 {
fill: #5c41c4;
}
</style>
</defs>
<path class="cls-1" d="M1057.98,361.351a9.017,9.017,0,1,1-9.01,9.017A9.009,9.009,0,0,1,1057.98,361.351Z" transform="translate(-1029.22 -359.844)"/>
<path class="cls-2" d="M1039.15,391.253l11.87-15.152" transform="translate(-1029.22 -359.844)"/>
<path id="Shape_562_copy" data-name="Shape 562 copy" class="cls-2" d="M1075.99,391.253L1064.12,376.1" transform="translate(-1029.22 -359.844)"/>
<circle id="Ellipse_559_copy" data-name="Ellipse 559 copy" class="cls-3" cx="7.795" cy="35.203" r="6.295"/>
<circle id="Ellipse_559_copy_2" data-name="Ellipse 559 copy 2" class="cls-3" cx="49.765" cy="35.203" r="6.295"/>
<circle class="cls-4" cx="28.78" cy="10.687" r="2.5"/>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,45 @@
<svg id="background" xmlns="http://www.w3.org/2000/svg" width="1440" height="330" viewBox="0 0 1440 330">
<metadata><?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 ">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""/>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end="w"?></metadata>
<defs>
<style>
.cls-1, .cls-2 {
fill: #298bf0;
fill-rule: evenodd;
}
.cls-2 {
opacity: 0.2;
}
</style>
</defs>
<path class="cls-1" d="M-15.5,3382S84.22,3532.5,533,3532.5s928.5-68.5,928.5-68.5l-8,74.5H-9.5Z" transform="translate(0 -3253)"/>
<path id="Shape_7_copy" data-name="Shape 7 copy" class="cls-2" d="M-12,3293s98.72,231.5,547.5,231.5S1465,3415,1465,3415l-8,102-923,37.5L-6,3517Z" transform="translate(0 -3253)"/>
<path id="Shape_7_copy_2" data-name="Shape 7 copy 2" class="cls-2" d="M-12,3253s98.72,264.5,547.5,264.5,929.5-175,929.5-175l-8,134.5L534,3583-6,3477Z" transform="translate(0 -3253)"/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,16 @@
<svg id="lines" xmlns="http://www.w3.org/2000/svg" width="1920" height="364" viewBox="0 0 1920 364">
<defs>
<style>
.cls-1, .cls-2 {
fill: #c1dbf3;
fill-rule: evenodd;
}
.cls-2 {
opacity: 0.5;
}
</style>
</defs>
<path class="cls-1" d="M0,97S290.187,294.6,707.937,314.92c32.2,1.567,80.642,3.163,98.811,1.368,147.732-20.875,226.292-63.967,316.942-78.416,90.01-14.346,140.06-17.854,224.26-18.652,49.59-.469,130.89-0.254,204.05,5.78,184.16,15.188,276.07,44.207,367.28,62.526,1.37,47.337-.27,125.529,2.34,124.915,0,0-532.64-128.2-699.91-130.412-113-1.493-236.867,20.619-373.008,43.775C484.369,381.961,107.471,257-.188,194.845,0.033,202.994-.059,185.821,0,163" transform="translate(0 -97)"/>
<path id="Shape_1_copy" data-name="Shape 1 copy" class="cls-2" d="M0,196S466.383,361.993,779.669,326.946c147.731-20.875,226.291-63.967,316.941-78.415,90.02-14.347,140.06-17.855,224.26-18.652,49.59-.47,101.08,1.238,174.3,6.471C1757.53,255.1,1915.11,323.463,1920,395c2.5,36.565,3,66,3,66s-566.28-156.776-733.54-159.3c-110.72-1.674-231.264,11.578-367.837,34.768C357.782,416.541-2,257-2,257" transform="translate(0 -97)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -0,0 +1,44 @@
<svg id="logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="285.188" height="85" viewBox="0 0 285.188 85">
<defs>
<style>
.cls-1 {
fill: #fff;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5 {
fill-rule: evenodd;
}
.cls-2 {
fill: url(#linear-gradient);
}
.cls-3 {
fill: url(#linear-gradient-2);
}
.cls-4 {
fill: url(#linear-gradient-3);
}
.cls-5 {
fill: #c0dbf4;
}
</style>
<linearGradient id="linear-gradient" x1="161" y1="128.109" x2="242" y2="164.172" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fff"/>
<stop offset="0.26" stop-color="#fff"/>
<stop offset="0.985" stop-color="#fff" stop-opacity="0.231"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient id="linear-gradient-2" y1="110.468" y2="146.532" xlink:href="#linear-gradient"/>
<linearGradient id="linear-gradient-3" y1="92.828" y2="128.891" xlink:href="#linear-gradient"/>
</defs>
<path id="Engine_" data-name="Engine " class="cls-1" d="M302.51,100.339v5.28H287.43v6.12h13.84v4.88H287.43v7h15.4v5.28H281.15v-28.56h21.36Zm14,0,11.92,19.16h0.08v-19.16h5.88V128.9h-6.28l-11.88-19.12h-0.08V128.9h-5.88v-28.56h6.24Zm43.52,28.34a10.532,10.532,0,0,1-4.12.86,14.641,14.641,0,0,1-5.9-1.14,12.644,12.644,0,0,1-4.42-3.14,13.906,13.906,0,0,1-2.76-4.7,17.249,17.249,0,0,1-.96-5.82,17.84,17.84,0,0,1,.96-5.94,14.265,14.265,0,0,1,2.76-4.78,12.612,12.612,0,0,1,4.42-3.2,14.411,14.411,0,0,1,5.9-1.16,13.871,13.871,0,0,1,4.26.66,12.063,12.063,0,0,1,3.72,1.94,10.488,10.488,0,0,1,4.06,7.48h-6a6.015,6.015,0,0,0-2.16-3.6,6.283,6.283,0,0,0-3.88-1.2,7.324,7.324,0,0,0-3.6.82,6.786,6.786,0,0,0-2.4,2.2,9.62,9.62,0,0,0-1.34,3.14,15.622,15.622,0,0,0-.42,3.64,14.543,14.543,0,0,0,.42,3.5,9.451,9.451,0,0,0,1.34,3.06,6.872,6.872,0,0,0,2.4,2.18,7.335,7.335,0,0,0,3.6.82,6.128,6.128,0,0,0,6.8-6.16h-6.32v-4.68h12V128.9h-4l-0.64-3.24A9.418,9.418,0,0,1,360.03,128.679Zm22.919-28.34V128.9h-6.28v-28.56h6.28Zm14.96,0,11.92,19.16h0.08v-19.16h5.88V128.9h-6.28l-11.88-19.12h-0.08V128.9h-5.88v-28.56h6.24Zm47.96,0v5.28h-15.08v6.12h13.84v4.88h-13.84v7h15.4v5.28h-21.68v-28.56h21.36Z" transform="translate(-161 -86)"/>
<g id="icon">
<path id="Shape_590_copy_2" data-name="Shape 590 copy 2" class="cls-2" d="M200.69,171L242,146.943l-40.5-25.66L161,146.943Z" transform="translate(-161 -86)"/>
<path id="Shape_590_copy" data-name="Shape 590 copy" class="cls-3" d="M200.69,153.359L242,129.3l-40.5-25.661L161,129.3Z" transform="translate(-161 -86)"/>
<path class="cls-4" d="M200.69,135.717L242,111.661,201.5,86,161,111.661Z" transform="translate(-161 -86)"/>
</g>
<path id="Hosting" class="cls-5" d="M283.175,141.907v8.6H293.7v-8.6h2.66V161.9H293.7v-9.156H283.175V161.9h-2.66V141.907h2.66Zm20.649,15.106a4.89,4.89,0,0,0,.966,1.708,4.2,4.2,0,0,0,1.442,1.05,4.389,4.389,0,0,0,3.5,0,4.2,4.2,0,0,0,1.442-1.05,4.89,4.89,0,0,0,.966-1.708,7.984,7.984,0,0,0,0-4.676,5.022,5.022,0,0,0-.966-1.722,4.1,4.1,0,0,0-1.442-1.064,4.389,4.389,0,0,0-3.5,0,4.1,4.1,0,0,0-1.442,1.064,5.022,5.022,0,0,0-.966,1.722A7.984,7.984,0,0,0,303.824,157.013Zm-2.422-5.32a6.764,6.764,0,0,1,1.344-2.408,6.323,6.323,0,0,1,2.212-1.61,8.106,8.106,0,0,1,6.062,0,6.352,6.352,0,0,1,2.2,1.61,6.764,6.764,0,0,1,1.344,2.408,9.631,9.631,0,0,1,.448,2.982,9.5,9.5,0,0,1-.448,2.968,6.8,6.8,0,0,1-1.344,2.394,6.217,6.217,0,0,1-2.2,1.6,8.29,8.29,0,0,1-6.062,0,6.191,6.191,0,0,1-2.212-1.6,6.8,6.8,0,0,1-1.344-2.394,9.5,9.5,0,0,1-.448-2.968A9.631,9.631,0,0,1,301.4,151.693Zm19.628,6.972a2.536,2.536,0,0,0,.882.868,4,4,0,0,0,1.232.462,7.071,7.071,0,0,0,1.414.14,8.721,8.721,0,0,0,1.176-.084,4.338,4.338,0,0,0,1.134-.308,2.14,2.14,0,0,0,.854-0.658,1.755,1.755,0,0,0,.336-1.106,1.586,1.586,0,0,0-.7-1.4,5.943,5.943,0,0,0-1.75-.77q-1.05-.294-2.282-0.532a11.874,11.874,0,0,1-2.282-.672,4.734,4.734,0,0,1-1.75-1.218,3.165,3.165,0,0,1-.7-2.184,3.464,3.464,0,0,1,.49-1.876,3.983,3.983,0,0,1,1.26-1.274,5.756,5.756,0,0,1,1.736-.728,7.975,7.975,0,0,1,1.918-.238,11.435,11.435,0,0,1,2.268.21,5.24,5.24,0,0,1,1.834.728,3.771,3.771,0,0,1,1.274,1.4,5.319,5.319,0,0,1,.56,2.2h-2.38a2.419,2.419,0,0,0-.364-1.162,2.386,2.386,0,0,0-.784-0.742,3.567,3.567,0,0,0-1.05-.406,5.406,5.406,0,0,0-1.162-.126,7.079,7.079,0,0,0-1.078.084,3.624,3.624,0,0,0-.994.294,1.986,1.986,0,0,0-.728.56,1.408,1.408,0,0,0-.28.91,1.339,1.339,0,0,0,.434,1.022,3.485,3.485,0,0,0,1.106.672,9.8,9.8,0,0,0,1.512.448q0.84,0.181,1.68.378a17.669,17.669,0,0,1,1.75.476,5.7,5.7,0,0,1,1.512.742,3.632,3.632,0,0,1,1.064,1.162,3.417,3.417,0,0,1,.406,1.736,4.034,4.034,0,0,1-.546,2.184,4.277,4.277,0,0,1-1.428,1.4,5.986,5.986,0,0,1-1.988.742,11.766,11.766,0,0,1-2.2.21,10.181,10.181,0,0,1-2.3-.252,5.645,5.645,0,0,1-1.932-.826,4.218,4.218,0,0,1-1.344-1.512,5.236,5.236,0,0,1-.56-2.282h2.38A2.674,2.674,0,0,0,321.03,158.665ZM340.8,147.423v2.1h-2.884v8.988a2.582,2.582,0,0,0,.07.672,0.689,0.689,0,0,0,.266.392,1.174,1.174,0,0,0,.546.182,7.925,7.925,0,0,0,.91.042H340.8v2.1h-1.82a8.541,8.541,0,0,1-1.582-.126,2.319,2.319,0,0,1-1.064-.462,1.97,1.97,0,0,1-.6-0.952,5.491,5.491,0,0,1-.2-1.624v-9.212H333.07v-2.1h2.464v-4.34h2.38v4.34H340.8Zm4.172-2.6v-2.912h2.38v2.912h-2.38Zm2.38,2.6V161.9h-2.38V147.423h2.38Zm7.335,0v2.3h0.056a5.01,5.01,0,0,1,4.7-2.632,6.27,6.27,0,0,1,2.38.392,3.9,3.9,0,0,1,1.54,1.092,4.057,4.057,0,0,1,.826,1.666,8.941,8.941,0,0,1,.238,2.142v9.52h-2.38v-9.8a2.873,2.873,0,0,0-.784-2.128,2.912,2.912,0,0,0-2.156-.784,4.851,4.851,0,0,0-1.89.336,3.543,3.543,0,0,0-1.33.952,4.083,4.083,0,0,0-.8,1.442,5.868,5.868,0,0,0-.266,1.806V161.9h-2.38V147.423h2.24Zm25.592,18.564q-1.624,1.764-5.1,1.764a9.87,9.87,0,0,1-2.058-.224,6.32,6.32,0,0,1-1.9-.728,4.439,4.439,0,0,1-1.414-1.316,3.744,3.744,0,0,1-.616-1.988h2.38a1.764,1.764,0,0,0,.406,1.092,2.976,2.976,0,0,0,.924.728,4.5,4.5,0,0,0,1.19.406,6.417,6.417,0,0,0,1.232.126,4.421,4.421,0,0,0,1.988-.406,3.741,3.741,0,0,0,1.344-1.12,4.622,4.622,0,0,0,.77-1.722,9.611,9.611,0,0,0,.238-2.212v-0.952h-0.056a4,4,0,0,1-1.862,1.974,5.787,5.787,0,0,1-2.646.63,6.376,6.376,0,0,1-2.828-.588,5.92,5.92,0,0,1-2.016-1.582,6.758,6.758,0,0,1-1.218-2.324,9.579,9.579,0,0,1-.406-2.814,10.993,10.993,0,0,1,.336-2.646,7.2,7.2,0,0,1,1.12-2.464,6.132,6.132,0,0,1,2.072-1.82,6.447,6.447,0,0,1,3.164-.714,5.333,5.333,0,0,1,2.52.6,4.233,4.233,0,0,1,1.792,1.806h0.028v-2.072h2.24v13.244A7.623,7.623,0,0,1,380.277,165.987Zm-3.038-6.51a3.9,3.9,0,0,0,1.33-1.288,5.9,5.9,0,0,0,.742-1.806,8.728,8.728,0,0,0,.238-2.016,7.95,7.95,0,0,0-.224-1.876,5.212,5.212,0,0,0-.714-1.666,3.7,3.7,0,0,0-1.274-1.19,3.777,3.777,0,0,0-1.9-.448,4.1,4.1,0,0,0-1.96.434,3.8,3.8,0,0,0-1.33,1.162,4.934,4.934,0,0,0-.756,1.68,8.145,8.145,0,0,0-.238,1.988,9.954,9.954,0,0,0,.2,1.96,5.594,5.594,0,0,0,.672,1.778,3.778,3.778,0,0,0,1.26,1.288,3.641,3.641,0,0,0,1.96.49A3.865,3.865,0,0,0,377.239,159.477Z" transform="translate(-161 -86)"/>
</svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 86.3 65.3" style="enable-background:new 0 0 86.3 65.3;" xml:space="preserve">
<style type="text/css">
.st0{fill:#0479EC;}
</style>
<g>
<path class="st0" d="M12,63.3h62.5c5.4,0,9.7-4.4,9.7-9.7V12c0-5.4-4.4-9.7-9.7-9.7H12c-5.3,0-9.7,4.4-9.7,9.7v41.5
C2.3,58.9,6.7,63.3,12,63.3z M80.3,53.6c0,0.3,0,0.6-0.1,0.9L59.4,33.6l-2.8,2.8L78.2,58c-1,0.8-2.2,1.3-3.6,1.3H12
c-1.4,0-2.6-0.5-3.6-1.3L30,36.4l7.6,7.6c1.6,1.6,3.7,2.3,5.7,2.3s4.1-0.8,5.6-2.3l31.4-31.4C80.3,12.6,80.3,53.6,80.3,53.6z
M12,6.3h62.5c1.8,0,3.3,0.8,4.4,2L46.1,41.2c-1.5,1.5-4,1.5-5.6,0L7.7,8.3C8.7,7.1,10.3,6.3,12,6.3z M6.3,12.6l20.9,20.9L6.4,54.4
c0-0.3-0.1-0.6-0.1-0.9V12.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 940 B

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 86.3 65.3" style="enable-background:new 0 0 86.3 65.3;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g>
<path class="st0" d="M12,63.3h62.5c5.4,0,9.7-4.4,9.7-9.7V12c0-5.4-4.4-9.7-9.7-9.7H12c-5.3,0-9.7,4.4-9.7,9.7v41.5
C2.3,58.9,6.7,63.3,12,63.3z M80.3,53.6c0,0.3,0,0.6-0.1,0.9L59.4,33.6l-2.8,2.8L78.2,58c-1,0.8-2.2,1.3-3.6,1.3H12
c-1.4,0-2.6-0.5-3.6-1.3L30,36.4l7.6,7.6c1.6,1.6,3.7,2.3,5.7,2.3s4.1-0.8,5.6-2.3l31.4-31.4C80.3,12.6,80.3,53.6,80.3,53.6z
M12,6.3h62.5c1.8,0,3.3,0.8,4.4,2L46.1,41.2c-1.5,1.5-4,1.5-5.6,0L7.7,8.3C8.7,7.1,10.3,6.3,12,6.3z M6.3,12.6l20.9,20.9L6.4,54.4
c0-0.3-0.1-0.6-0.1-0.9V12.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,44 @@
<svg id="optimised_icon" xmlns="http://www.w3.org/2000/svg" width="169.376" height="143.38" viewBox="0 0 169.376 143.38">
<defs>
<style>
.cls-1, .cls-6 {
fill: #fff;
}
.cls-1, .cls-2 {
stroke: #0479ec;
stroke-width: 4px;
}
.cls-1, .cls-2, .cls-4 {
fill-rule: evenodd;
}
.cls-2 {
fill: none;
}
.cls-3, .cls-4 {
fill: #0479ec;
}
.cls-5 {
fill: #f2f8fb;
}
</style>
</defs>
<path class="cls-1" d="M677,2232.32a82.852,82.852,0,0,1,82.687,83.01c0,23.8-7.15,41.18-23.129,56.31-8.444.08-37.016,0-58.98,0-24.393,0-27.6-.51-62.033-0.77A83.079,83.079,0,0,1,677,2232.32Z" transform="translate(-592.312 -2230.31)"/>
<path class="cls-2" d="M612.436,2364.8s23.5-10.55,64.14-10.55,66.209,10.55,66.209,10.55" transform="translate(-592.312 -2230.31)"/>
<rect id="Rounded_Rectangle_19" data-name="Rounded Rectangle 19" class="cls-3" x="80.626" y="0.85" width="4.656" height="17.4" rx="2" ry="2"/>
<rect id="Rounded_Rectangle_19_copy" data-name="Rounded Rectangle 19 copy" class="cls-3" x="2" y="82.13" width="17.344" height="4.62" rx="2" ry="2"/>
<rect id="Rounded_Rectangle_19_copy_2" data-name="Rounded Rectangle 19 copy 2" class="cls-3" x="150.032" y="82.13" width="17.344" height="4.62" rx="2" ry="2"/>
<path id="Rounded_Rectangle_19_copy_3" data-name="Rounded Rectangle 19 copy 3" class="cls-4" d="M722.908,2267.7l9-9.03a2.32,2.32,0,0,1,3.271,3.29l-9,9.03A2.32,2.32,0,0,1,722.908,2267.7Z" transform="translate(-592.312 -2230.31)"/>
<path id="Rounded_Rectangle_19_copy_5" data-name="Rounded Rectangle 19 copy 5" class="cls-4" d="M700.724,2251.79l6.361-11.06a2.315,2.315,0,1,1,4.006,2.32l-6.361,11.06A2.315,2.315,0,1,1,700.724,2251.79Z" transform="translate(-592.312 -2230.31)"/>
<path id="Rounded_Rectangle_19_copy_6" data-name="Rounded Rectangle 19 copy 6" class="cls-4" d="M645.783,2254.12l-6.361-11.06a2.315,2.315,0,1,1,4.007-2.32l6.36,11.06A2.315,2.315,0,1,1,645.783,2254.12Z" transform="translate(-592.312 -2230.31)"/>
<path id="Rounded_Rectangle_19_copy_7" data-name="Rounded Rectangle 19 copy 7" class="cls-4" d="M613.141,2291.96l-12.288-3.31a2.319,2.319,0,0,1,1.2-4.48l12.287,3.3A2.323,2.323,0,0,1,613.141,2291.96Z" transform="translate(-592.312 -2230.31)"/>
<path id="Rounded_Rectangle_19_copy_8" data-name="Rounded Rectangle 19 copy 8" class="cls-4" d="M750.8,2287.5l-12.287,3.31a2.324,2.324,0,0,1-1.2-4.49l12.288-3.31A2.323,2.323,0,0,1,750.8,2287.5Z" transform="translate(-592.312 -2230.31)"/>
<ellipse class="cls-5" cx="84.688" cy="83.86" rx="32.969" ry="33.08"/>
<path class="cls-4" d="M716.205,2292.62c3.034,5.27-30.1,29.51-35.358,32.56a11.021,11.021,0,0,1-10.986-19.11C675.115,2303.03,713.171,2287.34,716.205,2292.62Z" transform="translate(-592.312 -2230.31)"/>
<circle class="cls-6" cx="84.11" cy="84.44" r="5.797"/>
<path id="Rounded_Rectangle_19_copy_4" data-name="Rounded Rectangle 19 copy 4" class="cls-4" d="M624.965,2272.28l-9.162-9.2a2.366,2.366,0,0,1,0-3.34,2.337,2.337,0,0,1,3.331,0l9.162,9.2A2.359,2.359,0,0,1,624.965,2272.28Z" transform="translate(-592.312 -2230.31)"/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -0,0 +1,48 @@
<svg id="power_features_icon" data-name="power features icon" xmlns="http://www.w3.org/2000/svg" width="149" height="163.46" viewBox="0 0 149 163.46">
<defs>
<style>
.cls-1 {
fill: #f2f8fb;
}
.cls-1, .cls-4 {
stroke: #0479ec;
stroke-width: 4px;
fill-rule: evenodd;
}
.cls-2 {
fill: #0479ec;
}
.cls-3 {
fill: #d3e5f7;
}
.cls-4 {
fill: #fff;
}
</style>
</defs>
<path id="Rounded_Rectangle_17" data-name="Rounded Rectangle 17" class="cls-1" d="M1359,2245h135a5,5,0,0,1,5,5v109c0,0.11-2.24,0-5,0H1359c-2.76,0-5-.09-5,0V2250A5,5,0,0,1,1359,2245Z" transform="translate(-1352 -2219.88)"/>
<rect class="cls-2" x="1" y="46.12" width="148" height="4"/>
<circle class="cls-2" cx="14.5" cy="36.62" r="3.5"/>
<circle id="Ellipse_10_copy" data-name="Ellipse 10 copy" class="cls-2" cx="23.5" cy="36.62" r="3.5"/>
<circle id="Ellipse_10_copy_2" data-name="Ellipse 10 copy 2" class="cls-2" cx="32.5" cy="36.62" r="3.5"/>
<rect id="Rounded_Rectangle_18" data-name="Rounded Rectangle 18" class="cls-3" x="12" y="58.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy" data-name="Rounded Rectangle 18 copy" class="cls-3" x="12" y="83.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_2" data-name="Rounded Rectangle 18 copy 2" class="cls-3" x="12" y="107.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_3" data-name="Rounded Rectangle 18 copy 3" class="cls-3" x="38" y="58.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_3-2" data-name="Rounded Rectangle 18 copy 3" class="cls-3" x="38" y="83.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_3-3" data-name="Rounded Rectangle 18 copy 3" class="cls-3" x="38" y="107.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_4" data-name="Rounded Rectangle 18 copy 4" class="cls-3" x="63" y="58.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_4-2" data-name="Rounded Rectangle 18 copy 4" class="cls-3" x="63" y="83.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_4-3" data-name="Rounded Rectangle 18 copy 4" class="cls-3" x="63" y="107.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_5" data-name="Rounded Rectangle 18 copy 5" class="cls-3" x="89" y="58.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_5-2" data-name="Rounded Rectangle 18 copy 5" class="cls-3" x="89" y="83.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_5-3" data-name="Rounded Rectangle 18 copy 5" class="cls-3" x="89" y="107.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_6" data-name="Rounded Rectangle 18 copy 6" class="cls-3" x="114" y="58.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_6-2" data-name="Rounded Rectangle 18 copy 6" class="cls-3" x="114" y="83.12" width="19" height="19" rx="5" ry="5"/>
<rect id="Rounded_Rectangle_18_copy_6-3" data-name="Rounded Rectangle 18 copy 6" class="cls-3" x="114" y="107.12" width="19" height="19" rx="5" ry="5"/>
<path class="cls-4" d="M1393,2312l66-82-23,67h24l-62,76,22-61h-27Z" transform="translate(-1352 -2219.88)"/>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 468.4 512.1" style="enable-background:new 0 0 468.4 512.1;" xml:space="preserve">
<style type="text/css">
.st0{fill:#949DBC;}
</style>
<title>Security</title>
<path class="st0" d="M468.2,64.2c0,0.8,0.1,1.3,0.1,1.9c-0.5,21-0.5,42.1-1.7,63.1c-1,17.2-3.1,34.4-5.3,51.6
c-3.6,26.4-9.2,52.5-17,78c-8.9,30.2-20.9,59.3-35.8,87c-16.3,30.4-36.4,58.6-59.7,84c-24.5,26.5-52,49.5-83.4,67.4
c-9.7,5.5-20,9.9-30.1,14.7c-1,0.3-2.1,0.2-3-0.2c-24.4-10-46.5-24-67.3-40.2c-27.1-21.2-51.2-46-71.8-73.6
c-23.8-32-43.1-67.2-57.3-104.6c-11.3-29.7-19.9-60.4-25.6-91.7c-4.2-22.9-7.4-45.9-8.5-69.1c-1-22.2-1.3-44.5-1.9-66.7
c0-0.4,0.1-0.8,0.2-1.7c3.8,0,7.6,0.1,11.3,0c9.8-0.3,19.6-0.3,29.3-1.1c18.3-1.4,36.3-5.8,53.2-13c17.3-7.3,33.5-16.9,50.1-25.5
c15.5-8.1,31.5-15.2,48.6-19.4C211.1,0.5,230.1-1,249,0.6c26,2,50,10.6,73,22.5c13.8,7.2,27.5,14.7,41.4,21.7
c18.6,9.3,38.2,15.6,58.9,17.5c14.4,1.3,28.9,1.3,43.3,1.9C466.5,64.2,467.3,64.2,468.2,64.2z M43.2,105.8c0,0.7,0,1.4,0,2.2
c0.7,21.3,2.5,42.5,5.4,63.5c3.6,25.8,9.1,51.3,16.7,76.3c17.3,56.8,44.7,108.1,85,152.1c23.8,26,50.8,48.1,82,64.9
c1.2,0.8,2.7,0.8,3.9,0c22.3-11.7,42.4-26.5,60.9-43.5c29.9-27.3,54.1-59.1,73.4-94.6c27.2-50.1,42.7-104,49.9-160.3
c1.9-14.8,2.9-29.8,4.1-44.7c0.5-5.3,0.5-10.7,0.7-16.2c-1.3-0.2-2.4-0.3-3.4-0.4c-13.9-1.3-27.6-3.9-41-7.9
C362.7,91.9,345.7,84,329,75.2c-14.4-7.7-28.6-15.9-43.7-22.3c-24.5-10.3-49.8-12.8-75.8-8.1c-15.8,2.8-30.3,9.3-44.4,16.6
s-28,15-42.2,22.1c-17,8.5-35.1,14.7-53.8,18.3C60.7,103.4,52,104.5,43.2,105.8z"/>
<path class="st0" d="M346.2,155l30.1,30L212.9,348.5l-99.4-99.4l29.6-29.6l69.4,69.4L346.2,155z"/>
<text transform="matrix(1 0 0 1 -21.83 527.0331)" style="font-family:'Arial-BoldMT'; font-size:5px;">Created by i cons</text>
<text transform="matrix(1 0 0 1 -21.83 532.0331)" style="font-family:'Arial-BoldMT'; font-size:5px;">from the Noun Project</text>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,235 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="illustration" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 1029 870" style="enable-background:new 0 0 1029 870;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;enable-background:new ;}
.st1{fill:#3972E7;}
.st2{fill:#59A8F2;}
.st3{fill:#71B8FA;}
.st4{fill:#DEEDFA;}
.st5{opacity:0.2;fill:#1F4965;enable-background:new ;}
.st6{fill:#2676C5;}
.st7{fill:#43DCCB;}
.st8{fill:#F36140;}
.st9{opacity:0.2;fill:none;stroke:#71B8FA;stroke-width:4;enable-background:new ;}
.st10{fill:#2576C5;}
.st11{fill:#5CAAF5;}
.st12{opacity:0.2;fill:#4E9DE8;enable-background:new ;}
.st13{opacity:0.3;fill:#FFFFFF;enable-background:new ;}
.st14{fill:#FFFFFF;}
</style>
<image style="overflow:visible;" width="325" height="39" xlink:href="D1AC4EFF.png" transform="matrix(5.0954 0 0 26.9744 -627 -166)">
</image>
<path class="st0" d="z"/>
<rect class="st1" width="104" height="870"/>
<rect id="Rectangle_35_copy" x="102" class="st1" width="300" height="870"/>
<rect id="Rectangle_35_copy_2" x="397" class="st2" width="300" height="870"/>
<path class="st3" d="M696,869l-167-46H396v46H696z"/>
<rect id="Rectangle_35_copy_3" x="697" class="st4" width="173" height="870"/>
<path id="Rounded_Rectangle_566" class="st5" d="M841.5,375L841.5,375c1.9,0,3.5,1.6,3.5,3.5v66c0,1.9-1.6,3.5-3.5,3.5l0,0
c-1.9,0-3.5-1.6-3.5-3.5v-66C838,376.6,839.6,375,841.5,375z"/>
<g id="_1">
<path id="Rounded_Rectangle_567" class="st6" d="M397.1,110H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,115.6,396.8,110,397.1,110z"/>
<path id="Rounded_Rectangle_568" class="st2" d="M514,122L514,122c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,125.6,509.6,122,514,122z"/>
<path id="Rounded_Rectangle_568_copy" class="st2" d="M540,122L540,122c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,125.6,535.6,122,540,122z"/>
<path id="Rounded_Rectangle_568_copy_2" class="st2" d="M566,122L566,122c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C558,125.6,561.6,122,566,122z"/>
<path id="Rounded_Rectangle_568_copy_2-2" class="st2" d="M592,122L592,122c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,125.6,587.6,122,592,122z"/>
<path id="Rounded_Rectangle_568_copy_3" class="st2" d="M617,122L617,122c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C609,125.6,612.6,122,617,122z"/>
<circle class="st7" cx="421.5" cy="143.5" r="3.5"/>
<circle id="Ellipse_565_copy" class="st8" cx="432.5" cy="143.5" r="3.5"/>
<circle id="Ellipse_565_copy_2" class="st2" cx="443.5" cy="143.5" r="3.5"/>
</g>
<g id="_1_copy_6">
<path id="Rounded_Rectangle_567-2" class="st6" d="M397.1,36H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5V48.5C397.1,41.6,396.8,36,397.1,36z"/>
<path id="Rounded_Rectangle_568-2" class="st2" d="M514,48L514,48c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8V56
C506,51.6,509.6,48,514,48z"/>
<path id="Rounded_Rectangle_568_copy-2" class="st2" d="M540,48L540,48c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
V56C532,51.6,535.6,48,540,48z"/>
<path id="Rounded_Rectangle_568_copy_2-3" class="st2" d="M566,48L566,48c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
V56C558,51.6,561.6,48,566,48z"/>
<path id="Rounded_Rectangle_568_copy_2-4" class="st2" d="M592,48L592,48c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
V56C584,51.6,587.6,48,592,48z"/>
<path id="Rounded_Rectangle_568_copy_3-2" class="st2" d="M617,48L617,48c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
V56C609,51.6,612.6,48,617,48z"/>
<circle class="st7" cx="421.5" cy="69.5" r="3.5"/>
<circle id="Ellipse_565_copy-2" class="st8" cx="432.5" cy="69.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-2" class="st2" cx="443.5" cy="69.5" r="3.5"/>
</g>
<path class="st9" d="M1027,851c0,0-14.3-10.2-71-14s-85,22-134,23s-127-1-127-1"/>
<g id="_1_copy">
<path id="Rounded_Rectangle_567-3" class="st6" d="M397.1,184H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,189.6,396.8,184,397.1,184z"/>
<path id="Rounded_Rectangle_568-3" class="st2" d="M514,196L514,196c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,199.6,509.6,196,514,196z"/>
<path id="Rounded_Rectangle_568_copy-3" class="st2" d="M540,196L540,196c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,199.6,535.6,196,540,196z"/>
<path id="Rounded_Rectangle_568_copy_2-5" class="st2" d="M566,196L566,196c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,199.6,561.6,196,566,196z"/>
<path id="Rounded_Rectangle_568_copy_2-6" class="st2" d="M592,196L592,196c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,199.6,587.6,196,592,196z"/>
<path id="Rounded_Rectangle_568_copy_3-3" class="st2" d="M617,196L617,196c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,199.6,612.6,196,617,196z"/>
<circle class="st7" cx="421.5" cy="217.5" r="3.5"/>
<circle id="Ellipse_565_copy-3" class="st8" cx="432.5" cy="217.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-3" class="st2" cx="443.5" cy="217.5" r="3.5"/>
</g>
<g id="_1_copy_2">
<path id="Rounded_Rectangle_567-4" class="st6" d="M397.1,258H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,263.6,396.8,258,397.1,258z"/>
<path id="Rounded_Rectangle_568-4" class="st2" d="M514,270L514,270c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,273.6,509.6,270,514,270z"/>
<path id="Rounded_Rectangle_568_copy-4" class="st2" d="M540,270L540,270c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,273.6,535.6,270,540,270z"/>
<path id="Rounded_Rectangle_568_copy_2-7" class="st2" d="M566,270L566,270c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,273.6,561.6,270,566,270z"/>
<path id="Rounded_Rectangle_568_copy_2-8" class="st2" d="M592,270L592,270c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,273.6,587.6,270,592,270z"/>
<path id="Rounded_Rectangle_568_copy_3-4" class="st2" d="M617,270L617,270c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,273.6,612.6,270,617,270z"/>
<circle class="st7" cx="421.5" cy="291.5" r="3.5"/>
<circle id="Ellipse_565_copy-4" class="st8" cx="432.5" cy="291.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-4" class="st2" cx="443.5" cy="291.5" r="3.5"/>
</g>
<g id="_1_copy_3">
<path id="Rounded_Rectangle_567-5" class="st6" d="M397.1,333H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,338.6,396.8,333,397.1,333z"/>
<path id="Rounded_Rectangle_568-5" class="st2" d="M514,345L514,345c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,348.6,509.6,345,514,345z"/>
<path id="Rounded_Rectangle_568_copy-5" class="st2" d="M540,345L540,345c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,348.6,535.6,345,540,345z"/>
<path id="Rounded_Rectangle_568_copy_2-9" class="st2" d="M566,345L566,345c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,348.6,561.6,345,566,345z"/>
<path id="Rounded_Rectangle_568_copy_2-10" class="st2" d="M592,345L592,345c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,348.6,587.6,345,592,345z"/>
<path id="Rounded_Rectangle_568_copy_3-5" class="st2" d="M617,345L617,345c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,348.6,612.6,345,617,345z"/>
<circle class="st7" cx="421.5" cy="366.5" r="3.5"/>
<circle id="Ellipse_565_copy-5" class="st8" cx="432.5" cy="366.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-5" class="st2" cx="443.5" cy="366.5" r="3.5"/>
</g>
<g id="_1_copy_3-2">
<path id="Rounded_Rectangle_567-6" class="st6" d="M397.1,407H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,412.6,396.8,407,397.1,407z"/>
<path id="Rounded_Rectangle_568-6" class="st2" d="M514,419L514,419c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,422.6,509.6,419,514,419z"/>
<path id="Rounded_Rectangle_568_copy-6" class="st2" d="M540,419L540,419c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,422.6,535.6,419,540,419z"/>
<path id="Rounded_Rectangle_568_copy_2-11" class="st2" d="M566,419L566,419c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,422.6,561.6,419,566,419z"/>
<path id="Rounded_Rectangle_568_copy_2-12" class="st2" d="M592,419L592,419c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,422.6,587.6,419,592,419z"/>
<path id="Rounded_Rectangle_568_copy_3-6" class="st2" d="M617,419L617,419c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,422.6,612.6,419,617,419z"/>
<circle class="st7" cx="421.5" cy="440.5" r="3.5"/>
<circle id="Ellipse_565_copy-6" class="st8" cx="432.5" cy="440.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-6" class="st2" cx="443.5" cy="440.5" r="3.5"/>
</g>
<g id="_1_copy_3-3">
<path id="Rounded_Rectangle_567-7" class="st6" d="M397.1,481H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,486.6,396.8,481,397.1,481z"/>
<path id="Rounded_Rectangle_568-7" class="st2" d="M514,493L514,493c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,496.6,509.6,493,514,493z"/>
<path id="Rounded_Rectangle_568_copy-7" class="st2" d="M540,493L540,493c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,496.6,535.6,493,540,493z"/>
<path id="Rounded_Rectangle_568_copy_2-13" class="st2" d="M566,493L566,493c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,496.6,561.6,493,566,493z"/>
<path id="Rounded_Rectangle_568_copy_2-14" class="st2" d="M592,493L592,493c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,496.6,587.6,493,592,493z"/>
<path id="Rounded_Rectangle_568_copy_3-7" class="st2" d="M617,493L617,493c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,496.6,612.6,493,617,493z"/>
<circle class="st7" cx="421.5" cy="514.5" r="3.5"/>
<circle id="Ellipse_565_copy-7" class="st8" cx="432.5" cy="514.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-7" class="st2" cx="443.5" cy="514.5" r="3.5"/>
</g>
<g id="_1_copy_4">
<path id="Rounded_Rectangle_567-8" class="st6" d="M397.1,555H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,560.6,396.8,555,397.1,555z"/>
<path id="Rounded_Rectangle_568-8" class="st2" d="M514,567L514,567c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,570.6,509.6,567,514,567z"/>
<path id="Rounded_Rectangle_568_copy-8" class="st2" d="M540,567L540,567c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,570.6,535.6,567,540,567z"/>
<path id="Rounded_Rectangle_568_copy_2-15" class="st2" d="M566,567L566,567c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,570.6,561.6,567,566,567z"/>
<path id="Rounded_Rectangle_568_copy_2-16" class="st2" d="M592,567L592,567c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,570.6,587.6,567,592,567z"/>
<path id="Rounded_Rectangle_568_copy_3-8" class="st2" d="M617,567L617,567c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,570.6,612.6,567,617,567z"/>
<circle class="st7" cx="421.5" cy="588.5" r="3.5"/>
<circle id="Ellipse_565_copy-8" class="st8" cx="432.5" cy="588.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-8" class="st2" cx="443.5" cy="588.5" r="3.5"/>
</g>
<g id="_1_copy_4-2">
<path id="Rounded_Rectangle_567-9" class="st6" d="M397.1,629H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,634.6,396.8,629,397.1,629z"/>
<path id="Rounded_Rectangle_568-9" class="st2" d="M514,641L514,641c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,644.6,509.6,641,514,641z"/>
<path id="Rounded_Rectangle_568_copy-9" class="st2" d="M540,641L540,641c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8
v-26C532,644.6,535.6,641,540,641z"/>
<path id="Rounded_Rectangle_568_copy_2-17" class="st2" d="M566,641L566,641c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,644.6,561.6,641,566,641z"/>
<path id="Rounded_Rectangle_568_copy_2-18" class="st2" d="M592,641L592,641c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,644.6,587.6,641,592,641z"/>
<path id="Rounded_Rectangle_568_copy_3-9" class="st2" d="M617,641L617,641c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,644.6,612.6,641,617,641z"/>
<circle class="st7" cx="421.5" cy="662.5" r="3.5"/>
<circle id="Ellipse_565_copy-9" class="st8" cx="432.5" cy="662.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-9" class="st2" cx="443.5" cy="662.5" r="3.5"/>
</g>
<g id="_1_copy_5">
<path id="Rounded_Rectangle_567-10" class="st6" d="M397.1,704H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,709.6,396.8,704,397.1,704z"/>
<path id="Rounded_Rectangle_568-10" class="st2" d="M514,716L514,716c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,719.6,509.6,716,514,716z"/>
<path id="Rounded_Rectangle_568_copy-10" class="st2" d="M540,716L540,716c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C532,719.6,535.6,716,540,716z"/>
<path id="Rounded_Rectangle_568_copy_2-19" class="st2" d="M566,716L566,716c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,719.6,561.6,716,566,716z"/>
<path id="Rounded_Rectangle_568_copy_2-20" class="st2" d="M592,716L592,716c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,719.6,587.6,716,592,716z"/>
<path id="Rounded_Rectangle_568_copy_3-10" class="st2" d="M617,716L617,716c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,719.6,612.6,716,617,716z"/>
<circle class="st7" cx="421.5" cy="737.5" r="3.5"/>
<circle id="Ellipse_565_copy-10" class="st8" cx="432.5" cy="737.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-10" class="st2" cx="443.5" cy="737.5" r="3.5"/>
</g>
<g id="_1_copy_5-2">
<path id="Rounded_Rectangle_567-11" class="st6" d="M397.1,778H641c5.5,0,10,5.6,10,12.5v41.1c0,6.9-4.5,12.5-10,12.5H397.1
c0,0,0-5.6,0-12.5v-41.1C397.1,783.6,396.8,778,397.1,778z"/>
<path id="Rounded_Rectangle_568-11" class="st2" d="M514,790L514,790c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0c-4.4,0-8-3.6-8-8v-26
C506,793.6,509.6,790,514,790z"/>
<path id="Rounded_Rectangle_568_copy-11" class="st2" d="M540,790L540,790c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C532,793.6,535.6,790,540,790z"/>
<path id="Rounded_Rectangle_568_copy_2-21" class="st2" d="M566,790L566,790c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C558,793.6,561.6,790,566,790z"/>
<path id="Rounded_Rectangle_568_copy_2-22" class="st2" d="M592,790L592,790c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C584,793.6,587.6,790,592,790z"/>
<path id="Rounded_Rectangle_568_copy_3-11" class="st2" d="M617,790L617,790c4.4,0,8,3.6,8,8v26c0,4.4-3.6,8-8,8l0,0
c-4.4,0-8-3.6-8-8v-26C609,793.6,612.6,790,617,790z"/>
<circle class="st7" cx="421.5" cy="811.5" r="3.5"/>
<circle id="Ellipse_565_copy-11" class="st8" cx="432.5" cy="811.5" r="3.5"/>
<circle id="Ellipse_565_copy_2-11" class="st2" cx="443.5" cy="811.5" r="3.5"/>
</g>
<path id="Rounded_Rectangle_563" class="st10" d="M186,796h125c1.7,0,3,1.3,3,3l0,0c0,1.7-1.3,3-3,3H186c-1.7,0-3-1.3-3-3l0,0
C183,797.3,184.3,796,186,796z"/>
<path id="Rounded_Rectangle_563_copy" class="st10" d="M186,782h125c1.7,0,3,1.3,3,3l0,0c0,1.7-1.3,3-3,3H186c-1.7,0-3-1.3-3-3l0,0
C183,783.3,184.3,782,186,782z"/>
<path id="Rounded_Rectangle_563_copy_2" class="st10" d="M186,768h125c1.7,0,3,1.3,3,3l0,0c0,1.7-1.3,3-3,3H186c-1.7,0-3-1.3-3-3
l0,0C183,769.3,184.3,768,186,768z"/>
<path id="Rounded_Rectangle_564" class="st11" d="M181,69h135c5.5,0,10,4.5,10,10v408c0,5.5-4.5,10-10,10H181c-5.5,0-10-4.5-10-10
V79C171,73.5,175.5,69,181,69z"/>
<path class="st12" d="M168,501.8L332,47v459L168,501.8z"/>
<path id="Rounded_Rectangle_565" class="st7" d="M215,519L215,519c5,0,9,4,9,9l0,0c0,5-4,9-9,9l0,0c-5,0-9-4-9-9l0,0
C206,523,210,519,215,519z"/>
<path id="Rounded_Rectangle_565_copy" class="st13" d="M282,519L282,519c5,0,9,4,9,9l0,0c0,5-4,9-9,9l0,0c-5,0-9-4-9-9l0,0
C273,523,277,519,282,519z"/>
<path id="Rounded_Rectangle_565_copy_2" class="st14" d="M248,519L248,519c5,0,9,4,9,9l0,0c0,5-4,9-9,9l0,0c-5,0-9-4-9-9l0,0
C239,523,243,519,248,519z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1,43 @@
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="143.062" height="109" viewBox="0 0 143.062 109">
<defs>
<style>
.cls-1 {
fill: #f2f8fb;
stroke: #0479ec;
stroke-width: 4px;
}
.cls-1, .cls-2 {
fill-rule: evenodd;
}
.cls-2 {
fill: #0479ec;
}
</style>
</defs>
<g id="serv_1">
<path id="Rounded_Rectangle_541" data-name="Rounded Rectangle 541" class="cls-1" d="M549.976,4197.14H669.024a10,10,0,0,1,10,10v10.72a10,10,0,0,1-10,10H549.976a10,10,0,0,1-10-10v-10.72A10,10,0,0,1,549.976,4197.14Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542" data-name="Rounded Rectangle 542" class="cls-2" d="M556.06,4205.24a2.41,2.41,0,0,1,2.408,2.41v9.7a2.408,2.408,0,1,1-4.816,0v-9.7A2.41,2.41,0,0,1,556.06,4205.24Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy" data-name="Rounded Rectangle 542 copy" class="cls-2" d="M565.692,4205.24a2.41,2.41,0,0,1,2.408,2.41v9.7a2.408,2.408,0,1,1-4.816,0v-9.7A2.41,2.41,0,0,1,565.692,4205.24Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_2" data-name="Rounded Rectangle 542 copy 2" class="cls-2" d="M575.34,4205.24a2.419,2.419,0,0,1,2.423,2.42v9.68a2.424,2.424,0,0,1-4.847,0v-9.68A2.42,2.42,0,0,1,575.34,4205.24Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_3" data-name="Rounded Rectangle 542 copy 3" class="cls-2" d="M584.987,4205.24a2.41,2.41,0,0,1,2.409,2.41v9.7a2.409,2.409,0,1,1-4.817,0v-9.7A2.41,2.41,0,0,1,584.987,4205.24Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_4" data-name="Rounded Rectangle 542 copy 4" class="cls-1" d="M644.237,4205.24H668a3,3,0,0,1,3,3v8.52a3,3,0,0,1-3,3h-23.76a3,3,0,0,1-3-3v-8.52A3,3,0,0,1,644.237,4205.24Z" transform="translate(-537.969 -4158)"/>
</g>
<g id="serv_1_copy" data-name="serv_1 copy">
<path id="Rounded_Rectangle_541-2" data-name="Rounded Rectangle 541" class="cls-1" d="M549.976,4234.32H669.024a10,10,0,0,1,10,10v10.69a10,10,0,0,1-10,10H549.976a10,10,0,0,1-10-10v-10.69A10,10,0,0,1,549.976,4234.32Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542-2" data-name="Rounded Rectangle 542" class="cls-2" d="M556.06,4242.39a2.41,2.41,0,0,1,2.408,2.41v9.74a2.408,2.408,0,0,1-4.816,0v-9.74A2.41,2.41,0,0,1,556.06,4242.39Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy-2" data-name="Rounded Rectangle 542 copy" class="cls-2" d="M565.692,4242.39a2.41,2.41,0,0,1,2.408,2.41v9.74a2.408,2.408,0,0,1-4.816,0v-9.74A2.41,2.41,0,0,1,565.692,4242.39Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_2-2" data-name="Rounded Rectangle 542 copy 2" class="cls-2" d="M575.34,4242.39a2.419,2.419,0,0,1,2.423,2.42v9.71a2.424,2.424,0,0,1-4.847,0v-9.71A2.42,2.42,0,0,1,575.34,4242.39Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_3-2" data-name="Rounded Rectangle 542 copy 3" class="cls-2" d="M584.987,4242.39a2.41,2.41,0,0,1,2.409,2.41v9.74a2.409,2.409,0,0,1-4.817,0v-9.74A2.41,2.41,0,0,1,584.987,4242.39Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_4-2" data-name="Rounded Rectangle 542 copy 4" class="cls-1" d="M644.237,4242.39H668a3,3,0,0,1,3,3v8.55a3,3,0,0,1-3,3h-23.76a3,3,0,0,1-3-3v-8.55A3,3,0,0,1,644.237,4242.39Z" transform="translate(-537.969 -4158)"/>
</g>
<g id="serv_1_copy_2" data-name="serv_1 copy 2">
<path id="Rounded_Rectangle_541-3" data-name="Rounded Rectangle 541" class="cls-1" d="M549.976,4159.99H669.024a10,10,0,0,1,10,10v10.69a10,10,0,0,1-10,10H549.976a10,10,0,0,1-10-10v-10.69A10,10,0,0,1,549.976,4159.99Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542-3" data-name="Rounded Rectangle 542" class="cls-2" d="M556.06,4168.06a2.4,2.4,0,0,1,2.408,2.4v9.74a2.408,2.408,0,1,1-4.816,0v-9.74A2.4,2.4,0,0,1,556.06,4168.06Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy-3" data-name="Rounded Rectangle 542 copy" class="cls-2" d="M565.692,4168.06a2.4,2.4,0,0,1,2.408,2.4v9.74a2.408,2.408,0,1,1-4.816,0v-9.74A2.4,2.4,0,0,1,565.692,4168.06Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_2-3" data-name="Rounded Rectangle 542 copy 2" class="cls-2" d="M575.34,4168.06a2.419,2.419,0,0,1,2.423,2.42v9.71a2.424,2.424,0,0,1-4.847,0v-9.71A2.42,2.42,0,0,1,575.34,4168.06Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_3-3" data-name="Rounded Rectangle 542 copy 3" class="cls-2" d="M584.987,4168.06a2.4,2.4,0,0,1,2.409,2.4v9.74a2.409,2.409,0,1,1-4.817,0v-9.74A2.4,2.4,0,0,1,584.987,4168.06Z" transform="translate(-537.969 -4158)"/>
<path id="Rounded_Rectangle_542_copy_4-3" data-name="Rounded Rectangle 542 copy 4" class="cls-1" d="M644.237,4168.06H668a3,3,0,0,1,3,3v8.55a3,3,0,0,1-3,3h-23.76a3,3,0,0,1-3-3v-8.55A3,3,0,0,1,644.237,4168.06Z" transform="translate(-537.969 -4158)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,173 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="_1_main_block_illustration" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 1440 649.1" style="enable-background:new 0 0 1440 649.1;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.3;fill:#DFEDF9;enable-background:new ;}
.st1{display:none;fill:#F5FAFD;}
.st2{fill:#FFFFFF;}
.st3{opacity:0.2;fill:#C7E3FF;enable-background:new ;}
.st4{opacity:0.2;fill:#A1D0FF;enable-background:new ;}
.st5{fill:#E7F3FE;}
.st6{display:none;fill:#E7F3FE;}
.st7{fill:#44A2FF;}
.st8{fill:#3791EA;}
.st9{fill:#55AAFD;}
.st10{opacity:0.1;fill:#FFFFFF;enable-background:new ;}
.st11{opacity:0.3;fill:#A3D1FF;enable-background:new ;}
.st12{fill:none;stroke:#FFFFFF;stroke-width:2;}
.st13{opacity:0.4;fill:#0479EC;enable-background:new ;}
.st14{fill:#0479EC;}
.st15{opacity:0.5;fill:#0479EC;enable-background:new ;}
.st16{fill:#F5FAFD;stroke:#FFFFFF;stroke-width:3;}
.st17{fill:none;stroke:#F5FAFD;stroke-width:2;}
.st18{opacity:0.5;fill:none;stroke:#FFFFFF;stroke-width:2;enable-background:new ;}
.st19{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
.st20{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:2;}
.st21{fill:#15599C;}
.st22{fill:none;}
</style>
<g id="bg">
<path class="st0" d="M-19-6.5L1446-5v632.6c0,0-193.7-114.8-442.5-84c-184.1,22.8-405.4,90-585,90C160.6,633.6-19,578.1-19,578.1
V-6.5z"/>
<path id="Rectangle_5_copy" class="st1" d="M-152.5-91H1446v740.6H-152.5V-91z"/>
<path class="st2" d="M1521-17.5H-20.5v521.1c1.1,1.7,1.1,4,0.1,5.7c0,0.1,0,0.2,0,0.3c0,0.3,0.1,0.6,0.1,1c0,0.2,0.1,0.4,0.1,0.6v0
c0,0.2,0,0.3,0,0.5c0,0.1,0,0.2,0,0.3v0.2c0,0.2,0,0.4,0,0.5c0,0.1,0,0.2,0,0.4v0.2c0,0,0,0,0,0.1c0,0.4,0,0.8,0,1.2
c0,0.2,0.1,0.3,0.1,0.5v0c0,0.4-0.1,0.9-0.2,1.3v12.4c0,0.1,0,0.3,0,0.4c0,0.3,0,0.6,0,0.9v21.2c0,0.1,0,0.2,0,0.3v0
c0,0.1,0,0.2,0,0.3V572c0.1,0.5,0.2,1.1,0.2,1.7c0.2,0.7,0.2,1.4,0.1,2.2c0.1,0.8,0,1.6-0.2,2.4c0.2,0.7,0.3,1.6,0.2,2.3
c0.1,0.4,0.1,0.8,0.1,1.2c0.7,1.6,0.6,3.7-0.4,5.2v61.2H1521V517.7c-0.8-3-0.6-6.3,0-9.4V-17.5z"/>
<circle id="Ellipse_2_copy" class="st3" cx="706.5" cy="691.1" r="430"/>
<path class="st4" d="M701.4,360.2c177.7,0,321.7,144.1,321.7,321.8S879,1003.8,701.4,1003.8S379.7,859.7,379.7,682
S523.8,360.2,701.4,360.2z"/>
</g>
<g id="background_lines">
<path class="st5" d="M123.7,505.6H-19.7c0.2,1.2-0.1,2.5-0.7,3.6c0,0.1,0,0.3,0,0.4c0,0.3,0.1,0.7,0.1,1c0,0.2,0.1,0.3,0.1,0.5v0
c0,0.2,0,0.3,0,0.5c0,0.1,0,0.2,0,0.3v0.2c0,0.2,0,0.3,0,0.5c0,0.1,0,0.3,0,0.4v0.2c0,0,0,0,0,0.1c0,0.4,0,0.8,0,1.2
c0,0.2,0.1,0.3,0.1,0.5v0c0,0.4-0.1,0.8-0.2,1.2h144.2c2.9,0,5.3-2.4,5.3-5.3C129,508,126.6,505.6,123.7,505.6z"/>
<path class="st5" d="M75.7,528.1h-96.3c0,0.2,0.1,0.4,0.1,0.6v0c0,0,0,0.1,0,0.1v0c0,0.2,0,0.3,0,0.5v0c0,0,0,0,0,0.1c0,0,0,0,0,0
c0,0.3,0,0.7-0.1,1c0,0,0,0.1,0,0.1c0,0.3,0,0.6-0.1,1c0,0.3,0,0.5,0,0.8c0,0.1,0,0.2,0,0.3c0,0.1,0,0.3,0,0.4c0,0,0,0,0,0.1
c0.1,0.6,0.1,1.2,0,1.9c0,0.3,0,0.6,0,0.8c0,0.4,0,0.8,0,1.2c0,0.2,0,0.4,0,0.5c0,0.3,0.1,0.5,0.1,0.8c0,0.2,0,0.4,0,0.6h96.3
c2.9,0,5.3-2.4,5.3-5.3C81,530.5,78.6,528.1,75.7,528.1z"/>
<path id="Rounded_Rectangle_9_copy_5" class="st5" d="M176.3,528.1h97.5c2.9,0,5.3,2.4,5.3,5.3l0,0c0,2.9-2.4,5.3-5.3,5.3h-97.5
c-2.9,0-5.3-2.4-5.3-5.3l0,0C171,530.4,173.4,528.1,176.3,528.1z"/>
<path class="st5" d="M205.2,550.1H-20.5c0,0.3,0,0.5,0,0.8c0,0.2,0.1,0.4,0.1,0.6v0c0,0.4-0.1,0.7-0.1,1.1c0,0.4,0,0.9-0.1,1.3
c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0,0.2c0.1,0.4,0.1,0.9,0,1.3c0.1,0.6,0.1,1.3,0,1.9c0.1,0.4,0.2,0.7,0.2,1.1v2c0,0.1,0,0.1,0,0.2
h225.7c2.9-0.1,5.3-2.4,5.3-5.3C210.5,552.5,208.1,550.1,205.2,550.1z"/>
<path id="Rounded_Rectangle_9_copy_8" class="st5" d="M1205.8,550.1h264c2.9,0,5.2,2.3,5.3,5.2l0,0l0,0c0,2.9-2.4,5.3-5.3,5.3h-264
c-2.9,0-5.3-2.4-5.3-5.3l0,0C1200.5,552.4,1202.8,550.1,1205.8,550.1C1205.7,550.1,1205.7,550.1,1205.8,550.1z"/>
<path class="st5" d="M52.2,572.6h-72.6c0.1,0.4,0.1,0.7,0,1.1c0.2,0.7,0.2,1.4,0.1,2.2c0.1,0.8,0,1.6-0.2,2.3
c0.3,0.8,0.3,1.6,0.2,2.4c0.1,0.4,0.1,0.8,0.1,1.2c0.2,0.5,0.4,0.9,0.4,1.4h71.9c2.9,0,5.3-2.4,5.3-5.3
C57.5,575,55.1,572.6,52.2,572.6z"/>
<path id="Rounded_Rectangle_9_copy_3" class="st6" d="M-347.3,550.1h264c2.9,0,5.3,2.4,5.3,5.3l0,0c0,2.9-2.4,5.3-5.3,5.3h-264
c-2.9,0-5.2-2.4-5.3-5.3l0,0C-352.5,552.4-350.1,550.1-347.3,550.1z"/>
<path id="Rounded_Rectangle_9_copy_4" class="st5" d="M100.8,528.6h48.5c2.9,0,5.3,2.4,5.3,5.3l0,0c0,2.9-2.4,5.3-5.3,5.3h-48.5
c-2.9,0-5.3-2.4-5.3-5.3l0,0C95.5,530.9,97.9,528.6,100.8,528.6z"/>
<path id="Rounded_Rectangle_9_copy_9" class="st5" d="M1205.8,506.6h48.5c2.9,0,5.3,2.4,5.3,5.3l0,0c0,2.9-2.4,5.3-5.3,5.3h-48.5
c-2.9,0-5.3-2.4-5.3-5.3l0,0C1200.5,508.9,1202.9,506.6,1205.8,506.6z"/>
<path id="Rounded_Rectangle_9_copy_7" class="st5" d="M1235.3,528.1h264c2.9,0,5.3,2.4,5.3,5.3l0,0c0,2.9-2.4,5.3-5.3,5.3h-264
c-2.9,0-5.3-2.4-5.3-5.3l0,0C1230,530.4,1232.4,528.1,1235.3,528.1z"/>
<path class="st5" d="M1521.4,506.6h-239.6c-2.9,0-5.3,2.3-5.3,5.3c0,2.9,2.4,5.3,5.3,5.3h239.1
C1520.1,513.8,1520.6,510,1521.4,506.6z"/>
<path class="st5" d="M1521.3,528.1h-20.5c-2.9,0-5.3,2.3-5.3,5.3c0,2.9,2.4,5.3,5.3,5.3h20.4c0-0.4,0-0.8,0.1-1.2
c-0.1-0.3-0.1-0.6-0.1-0.9v-0.1c0-0.3,0-0.6,0.1-0.9c0-0.1,0-0.3,0-0.4c0-0.2-0.1-0.5-0.1-0.7v-0.1c0-0.1,0-0.2,0-0.3
c0-0.2,0-0.3,0-0.5v-0.1c0-0.1,0-0.2,0-0.3c0-0.1,0-0.3,0-0.4c0-0.2,0-0.4,0.1-0.6c-0.1-0.8-0.1-1.5,0.1-2.2c0-0.1,0-0.2,0-0.3
c0-0.1,0-0.2,0-0.3C1521.3,529,1521.3,528.5,1521.3,528.1z"/>
<path id="Rounded_Rectangle_9_copy_7-3" class="st5" d="M1425.3,528.6h48.5c2.9,0,5.3,2.4,5.3,5.3l0,0c0,2.9-2.4,5.3-5.3,5.3h-48.5
c-2.9,0-5.3-2.4-5.3-5.3l0,0C1420,530.9,1422.4,528.6,1425.3,528.6z"/>
</g>
<g id="illustration">
<g>
<path class="st7" d="M345,420.5h102V649H345V420.5z"/>
<path class="st8" d="M357,539.6h78v6.5h-78V539.6z"/>
<path id="Rectangle_9_copy" class="st8" d="M357,552.6h78v6.5h-78V552.6z"/>
<path id="Rectangle_9_copy_2" class="st8" d="M357,565.6h78v6.5h-78V565.6z"/>
<path id="Rectangle_9_copy_2-2" class="st8" d="M357,578.6h78v6.5h-78V578.6z"/>
<path id="Rectangle_9_copy_3" class="st8" d="M357,593.1h78v6.5h-78V593.1z"/>
<path id="Rectangle_9_copy_3-2" class="st8" d="M357,606.1h78v6.5h-78V606.1z"/>
<path id="Rectangle_9_copy_3-3" class="st8" d="M357,619.1h78v6.5h-78V619.1z"/>
<path id="Rectangle_9_copy_3-4" class="st8" d="M357,632.1h78v6.5h-78V632.1z"/>
<path id="Rectangle_9_copy_4" class="st8" d="M357,434.1h78v6.5h-78V434.1z"/>
<path id="Rectangle_9_copy_4-2" class="st8" d="M357,447.1h78v6.5h-78V447.1z"/>
<rect id="Rectangle_9_copy_4-3" x="357" y="460.1" class="st8" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-4" x="357" y="473.1" class="st8" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-5" x="357" y="487.6" class="st8" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-6" x="357" y="500.6" class="st8" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-7" x="357" y="513.6" class="st8" width="78" height="6.5"/>
<rect id="Rectangle_9_copy_4-8" x="357" y="526.6" class="st8" width="78" height="6.5"/>
<path id="Rectangle_8_copy_5" class="st9" d="M810,460.6h102v188.5H810V460.6z"/>
<path id="Rectangle_8_copy_6" class="st7" d="M911,403h82v246h-82V403z"/>
<rect x="956" y="502.1" class="st8" width="80" height="14"/>
<path id="Rectangle_16_copy" class="st8" d="M956,533.1h80v14h-80V533.1z"/>
<path id="Rectangle_16_copy_2" class="st8" d="M956,567.6h80v14h-80V567.6z"/>
<path id="Rectangle_16_copy_3" class="st8" d="M956,600.1h80v14h-80V600.1z"/>
<path id="Rectangle_8_copy_2" class="st7" d="M548,444.6h102v204.5H548V444.6z"/>
<path class="st8" d="M560.5,457.6h75v181.5h-75V457.6z"/>
<path id="Rectangle_8_copy_3" class="st7" d="M650,523.1h153.5v126H650V523.1z"/>
<path class="st8" d="M681,537.6h22.5v22.5H681V537.6z"/>
<path id="Rectangle_14_copy" class="st8" d="M681,570.6h22.5v22.5H681V570.6z"/>
<path id="Rectangle_14_copy_2" class="st8" d="M681,605.6h22.5v22.5H681V605.6z"/>
<path id="Rectangle_8_copy_4" class="st7" d="M737.5,378.5H810V649h-72.5V378.5z"/>
<path id="Rectangle_8_copy" class="st8" d="M446,471.1h102v178H446V471.1z"/>
<path id="Rectangle_8_copy_7" class="st8" d="M993,471.1h102v178H993V471.1z"/>
<path id="Polygon_1" class="st10" d="M773,607.6l12,21h-24L773,607.6z"/>
<path id="Polygon_1_copy" class="st10" d="M773,539.1l12,21h-24L773,539.1z"/>
<path id="Polygon_1_copy_2" class="st10" d="M773,473.1l12,21h-24L773,473.1z"/>
<path id="Polygon_1_copy_3" class="st10" d="M773,408l12,21h-24L773,408z"/>
</g>
<rect x="459.5" y="486.1" class="st11" width="16" height="16"/>
<rect id="Rectangle_10_copy" x="487.5" y="516.6" class="st11" width="16" height="16"/>
<path id="Rectangle_10_copy_2" class="st11" d="M517,551.6h16v16h-16V551.6z"/>
<path id="Rectangle_10_copy_3" class="st11" d="M459.5,612.1h16v16h-16V612.1z"/>
<path id="Rectangle_10_copy_3-2" class="st11" d="M489,584.1h16v16h-16V584.1z"/>
<path class="st12" d="M1028,501.6l-96.5-71.5H782v15.5c0,0,1.2,16-16,16H574.5c0,0-11.5-2-11.5,7.5v38l-30.5,23h-112"/>
<rect x="596" y="460.6" class="st13" width="34.5" height="2"/>
<rect id="Rectangle_11_copy" x="692.5" y="460.6" class="st13" width="34.5" height="2"/>
<path id="Rectangle_11_copy_2" class="st14" d="M942.5,556.1H977v2h-34.5V556.1z"/>
<path id="Rectangle_11_copy_3" class="st15" d="M961,451l27.8,20.5l-1.2,1.6l-27.8-20.5L961,451z"/>
<path class="st12" d="M676,462.6l61,61v58"/>
<circle id="Ellipse_1_copy_10" class="st16" cx="782.5" cy="431.6" r="13.1"/>
<path class="st17" d="M378,454.1l40.5,39.5v37h114L456,454.1h-79"/>
<path class="st18" d="M737,585.6l-54,54H530l-110-110"/>
<path class="st18" d="M916,557.1h88l23.5-23.5v-32"/>
<path class="st14" d="M595,638.6h26v2h-26V638.6z"/>
<rect id="Rectangle_7_copy" x="629.5" y="460.6" class="st19" width="26" height="2"/>
<path id="Ellipse_1_copy_9" class="st20" d="M563.3,471.1c7,0,12.8,5.7,12.8,12.8c0,7-5.7,12.8-12.8,12.8c-7,0-12.8-5.7-12.8-12.8
l0,0C550.5,476.8,556.2,471.1,563.3,471.1L563.3,471.1z"/>
<circle class="st21" cx="563" cy="483.6" r="7.5"/>
<path class="st12" d="M573,491.1l49,49h38l23,23v76.5"/>
<circle id="Ellipse_1_copy" class="st21" cx="420.5" cy="530.6" r="7.5"/>
<circle id="Ellipse_1_copy_2" class="st21" cx="914.5" cy="556.6" r="7.5"/>
<circle id="Ellipse_1_copy_3" class="st21" cx="1028" cy="499.6" r="7.5"/>
<circle id="Ellipse_1_copy_4" class="st21" cx="782.5" cy="431.6" r="7.5"/>
<path id="Ellipse_1_copy_11" class="st16" d="M737,572c7.2,0,13.1,5.8,13.1,13.1s-5.8,13.1-13.1,13.1c-7.2,0-13.1-5.8-13.1-13.1
l0,0C723.9,577.9,729.8,572,737,572z"/>
<circle id="Ellipse_1_copy_11-2" class="st21" cx="737" cy="585.1" r="7.5"/>
<circle id="Ellipse_1_copy_5" class="st21" cx="676" cy="462.1" r="5"/>
<circle id="Ellipse_1_copy_12" class="st21" cx="530" cy="638.6" r="5"/>
<circle id="Ellipse_1_copy_13" class="st21" cx="683" cy="638.6" r="5"/>
<circle id="Ellipse_1_copy_6" class="st21" cx="532.5" cy="530.1" r="5"/>
<circle id="Ellipse_1_copy_8" class="st21" cx="377.5" cy="453.6" r="5"/>
</g>
<path class="st22" d="M-55.6,549.2c2-0.2,4-0.6,5-1.7c0.2-0.2,0.4-0.4,0.5-0.5v-4.7c-4.2,0.9-8.5,1.5-12.8,1.8
c-0.1,0.4-0.3,0.7-0.4,1C-60.8,546.4-58.2,547.9-55.6,549.2z"/>
<path class="st22" d="M-64.2,565.8c-6.2,1.6-8.9-8-2.7-9.6c0.7-0.2,1.5-0.4,2.2-0.5c-1.5-0.8-2.9-1.6-4.4-2.3
c-3.3-1.7-3-5.3-1.1-7.5c-0.5-0.3-0.9-0.8-1.3-1.3c-9.6,3-22.7,6.7-28.3-2.1c-0.7-1.2-1.2-2.4-1.4-3.6c-1.7,0.6-3.3,1.1-5,1.6
c-7.6,2.4-15.3,4.4-23.1,6.2c-4.5,3.7-8.7,7.8-13.1,12.2c-3.2,3.2-6.5,6.2-9.8,9.2c9.9,0.2,19.8,0.3,29.6,0.6
c15.9,0.5,31.5-0.3,47.4-0.6c8.4-0.2,16.7,0.1,25.1,0.3v-6.1C-54.7,563.6-59.5,564.6-64.2,565.8z"/>
<path class="st22" d="M-67.2,520c0.6-0.1,1.3-0.2,1.9-0.3c1.3-0.2,2.4,0,3.3,0.5c1.8-0.2,3.6-0.4,5.4-0.6c-1.4-0.1-2.8-0.2-4.1-0.3
c-2.1-0.2-4.3-0.6-6.4-1C-67,518.8-67.1,519.4-67.2,520z"/>
<path class="st22" d="M-199.6,569.7c10.4-2.5,21.4-2,32-1.8c0.5,0,0.9,0,1.4,0c1.4-1.4,2.8-2.8,4.2-4.2c3.7-3.7,7.7-7,11.4-10.7
c0.7-0.7,1.5-1.5,2.2-2.2c-1.3,0.3-2.7,0.5-4,0.8c-4.7,0.9-9.8,1-13.4-2.6c-1.2-1.2-2.1-2.7-2.7-4.3c-9.8-2.4-20-5.3-29.7-3.3
c-6.3,1.3-9-8.3-2.7-9.6c3.8-0.8,7.4-2.2,11.1-3.7c-0.8-2.9,1.1-6.4,4.7-6.5c10.1-0.3,20.2-0.7,30.3,0c3.5,0.2,7,0.6,10.6,1.1
c-1.1-6.8-2.6-13.5-4.1-20.2c-1.4-6.3,8.2-8.9,9.6-2.7c0.4,1.9,0.9,3.9,1.3,5.9c17.8-4.9,36.4-5.1,54.8-4.6c2.4,0.1,3.9,1.5,4.5,3.2
c3-1.3,6.1-2.7,9.1-4c1-0.4,1.9-0.5,2.7-0.3c0.9-0.3,1.9-0.5,3-0.2c4.2,1,8.7,1.8,13.2,2.9v-47.5h-168V575c0.8-1.1,2.1-1.8,3.4-2
c0-0.2,0-0.4,0.1-0.6c0.4-2.7,2-5,5-5c0.2,0,0.4,0,0.6,0C-206.9,563.2-200,565-199.6,569.7z"/>
<path class="st22" d="M-72.6,587c-6.5,0.1-13.1-0.2-19.6-0.8c-15.7,1.3-31.3,3.1-47,4.2c-15.6,1.1-31.5,2.4-46.6-2.6
c-1.7-0.6-2.7-1.7-3.2-3.1c-3.8,0.6-7.5,1.6-11.1,3.1c-1.4,0.6-2.6,0.4-3.6-0.2c-1.5,1.6-3.9,1.7-5.8,0.6c-1.3,0.4-2.7,0.4-3.9-0.3
c-0.2,0-0.3,0-0.5,0c-1.7,0.1-3.1-0.8-4-2.1v70.2h168v-70.9C-57.5,586-65,586.9-72.6,587z"/>
<path class="st22" d="M-132.9,525.6c3.3-0.5,6.6-0.8,9.7-1.3c3.5-0.5,7-1.3,10.5-1.8c-7.5-0.6-15.1-1.7-22.1-4.4
c0.4,2.4,0.8,4.8,1.1,7.2C-133.4,525.4-133.2,525.5-132.9,525.6z"/>
<path class="st22" d="M-122.5,568.8c4.8,0.2,9.7,0.2,14.5,0.2v-7.9h-36.5c-1.8,1.7-3.7,3.4-5.5,5.1v2
C-140.8,568.4-131.7,568.5-122.5,568.8z"/>
<path class="st22" d="M-139.2,590.5c-3.6,0.3-7.2,0.5-10.8,0.7v77.9h42v-81.4C-118.4,588.7-128.8,589.7-139.2,590.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,196 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 2911 541" style="enable-background:new 0 0 2911 541;" xml:space="preserve">
<style type="text/css">
.st0{fill:#44A2FF;}
.st1{fill:#3791EA;}
.st2{fill:#55AAFD;}
.st3{opacity:0.1;fill:#FFFFFF;enable-background:new ;}
.st4{opacity:0.3;fill:#A3D1FF;enable-background:new ;}
.st5{fill:none;stroke:#FFFFFF;stroke-width:4;}
.st6{opacity:0.4;fill:#0479EC;enable-background:new ;}
.st7{fill:#0479EC;}
.st8{opacity:0.5;fill:#0479EC;enable-background:new ;}
.st9{fill:#F5FAFD;stroke:#FFFFFF;stroke-width:6;}
.st10{fill:none;stroke:#F5FAFD;stroke-width:4;}
.st11{opacity:0.5;fill:none;stroke:#FFFFFF;stroke-width:4;enable-background:new ;}
.st12{opacity:0.5;fill:#FFFFFF;enable-background:new ;}
.st13{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;}
.st14{fill:#15599C;}
.st15{fill:#2A8DEE;}
.st16{opacity:0.6;fill:#C0DBF4;enable-background:new ;}
</style>
<g id="illustration">
<g>
<rect x="749" y="84" class="st0" width="204" height="457"/>
<rect x="773" y="322" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy" x="773" y="348" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_2" x="773" y="374" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_2-2" x="773" y="400" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_3" x="773" y="429" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_3-2" x="773" y="455" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_3-3" x="773" y="481" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_3-4" x="773" y="507" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4" x="773" y="111" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-2" x="773" y="137" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-3" x="773" y="163" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-4" x="773" y="189" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-5" x="773" y="218" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-6" x="773" y="244" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-7" x="773" y="270" class="st1" width="156" height="13"/>
<rect id="Rectangle_9_copy_4-8" x="773" y="296" class="st1" width="156" height="13"/>
<rect id="Rectangle_8_copy_5" x="1679" y="164" class="st2" width="204" height="377"/>
<rect id="Rectangle_8_copy_6" x="1881" y="49" class="st0" width="164" height="492"/>
<rect x="1971" y="247" class="st1" width="160" height="28"/>
<rect id="Rectangle_16_copy" x="1971" y="309" class="st1" width="160" height="28"/>
<rect id="Rectangle_16_copy_2" x="1971" y="378" class="st1" width="160" height="28"/>
<rect id="Rectangle_16_copy_3" x="1971" y="443" class="st1" width="160" height="28"/>
<rect id="Rectangle_8_copy_2" x="1155" y="132" class="st0" width="204" height="409"/>
<rect x="1180" y="158" class="st1" width="150" height="363"/>
<rect id="Rectangle_8_copy_3" x="1359" y="289" class="st0" width="307" height="252"/>
<rect x="1421" y="318" class="st1" width="45" height="45"/>
<rect id="Rectangle_14_copy" x="1421" y="384" class="st1" width="45" height="45"/>
<rect id="Rectangle_14_copy_2" x="1421" y="454" class="st1" width="45" height="45"/>
<rect id="Rectangle_8_copy_4" x="1534" class="st0" width="145" height="541"/>
<rect id="Rectangle_8_copy" x="951" y="185" class="st1" width="204" height="356"/>
<rect id="Rectangle_8_copy_7" x="2045" y="185" class="st1" width="204" height="356"/>
<path id="Polygon_1" class="st3" d="M1605,458l24,42h-48L1605,458z"/>
<path id="Polygon_1_copy" class="st3" d="M1605,321l24,42h-48L1605,321z"/>
<path id="Polygon_1_copy_2" class="st3" d="M1605,189l24,42h-48L1605,189z"/>
<path id="Polygon_1_copy_3" class="st3" d="M1605,59l24,42h-48L1605,59z"/>
</g>
<rect x="978" y="215" class="st4" width="32" height="32"/>
<rect id="Rectangle_10_copy" x="1034" y="276" class="st4" width="32" height="32"/>
<rect id="Rectangle_10_copy_2" x="1093" y="346" class="st4" width="32" height="32"/>
<rect id="Rectangle_10_copy_3" x="978" y="467" class="st4" width="32" height="32"/>
<rect id="Rectangle_10_copy_3-2" x="1037" y="411" class="st4" width="32" height="32"/>
<path class="st5" d="M2115,246l-193-143h-299v31c0,0,2.4,32-32,32h-383c0,0-23-3.9-23,15v76l-61,46H900"/>
<rect x="1251" y="164" class="st6" width="69" height="4"/>
<rect id="Rectangle_11_copy" x="1444" y="164" class="st6" width="69" height="4"/>
<rect id="Rectangle_11_copy_2" x="1944" y="355" class="st7" width="69" height="4"/>
<path id="Rectangle_11_copy_3" class="st8" d="M1980.9,144.9l55.5,41l-2.4,3.2l-55.5-41L1980.9,144.9z"/>
<path class="st5" d="M1411,168l122,122v116"/>
<circle id="Ellipse_1_copy_10" class="st9" cx="1624" cy="106" r="26.1"/>
<path class="st10" d="M815,151l81,79v74h228L971,151H813"/>
<path class="st11" d="M1533,414l-108,108h-306L899,302"/>
<path class="st11" d="M1891,357h176l47-47v-64"/>
<rect x="1249" y="520" class="st7" width="52" height="4"/>
<rect id="Rectangle_7_copy" x="1318" y="164" class="st12" width="52" height="4"/>
<circle id="Ellipse_1_copy_9" class="st13" cx="1185.5" cy="210.5" r="25.5"/>
<circle class="st14" cx="1185" cy="210" r="15"/>
<path class="st5" d="M1205,225l98,98h76l46,46v153"/>
<circle id="Ellipse_1_copy" class="st14" cx="900" cy="304" r="15"/>
<circle id="Ellipse_1_copy_2" class="st14" cx="1888" cy="356" r="15"/>
<circle id="Ellipse_1_copy_3" class="st14" cx="2115" cy="242" r="15"/>
<circle id="Ellipse_1_copy_4" class="st14" cx="1624" cy="106" r="15"/>
<circle id="Ellipse_1_copy_11" class="st9" cx="1533" cy="413" r="26.1"/>
<circle id="Ellipse_1_copy_11-2" class="st14" cx="1533" cy="413" r="15"/>
<circle id="Ellipse_1_copy_5" class="st14" cx="1411" cy="167" r="10"/>
<circle id="Ellipse_1_copy_12" class="st14" cx="1119" cy="520" r="10"/>
<circle id="Ellipse_1_copy_13" class="st14" cx="1425" cy="520" r="10"/>
<circle id="Ellipse_1_copy_6" class="st14" cx="1124" cy="303" r="10"/>
<circle id="Ellipse_1_copy_8" class="st14" cx="814" cy="150" r="10"/>
</g>
<g id="lines">
<path id="Rounded_Rectangle_9" class="st15" d="M88.5,148h315c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5h-315
c-5.8,0-10.5-4.7-10.5-10.5l0,0C78,152.7,82.7,148,88.5,148z"/>
<path id="Rounded_Rectangle_9_copy" class="st15" d="M-220.5,193h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5h-528
c-5.8,0-10.5-4.7-10.5-10.5l0,0C-231,197.7-226.3,193-220.5,193z"/>
<path id="Rounded_Rectangle_9_copy_5" class="st15" d="M508.5,193h195c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5h-195
c-5.8,0-10.5-4.7-10.5-10.5l0,0C498,197.7,502.7,193,508.5,193z"/>
<path id="Rounded_Rectangle_9_copy_2" class="st15" d="M38.5,237h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5h-528
c-5.8,0-10.5-4.7-10.5-10.5l0,0C28,241.7,32.7,237,38.5,237z"/>
<path id="Rounded_Rectangle_9_copy_8" class="st15" d="M2567.5,237h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-528c-5.8,0-10.5-4.7-10.5-10.5l0,0C2557,241.7,2561.7,237,2567.5,237z"/>
<path id="Rounded_Rectangle_9_copy_6" class="st15" d="M-267.5,282h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-528c-5.8,0-10.5-4.7-10.5-10.5l0,0C-278,286.7-273.3,282-267.5,282z"/>
<path id="Rounded_Rectangle_9_copy_3" class="st15" d="M-538.5,237h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-528c-5.8,0-10.5-4.7-10.5-10.5l0,0C-549,241.7-544.3,237-538.5,237z"/>
<path id="Rounded_Rectangle_9_copy_4" class="st15" d="M357.5,194h97c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5h-97
c-5.8,0-10.5-4.7-10.5-10.5l0,0C347,198.7,351.7,194,357.5,194z"/>
<path id="Rounded_Rectangle_9_copy_9" class="st15" d="M2567.5,150h97c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5h-97
c-5.8,0-10.5-4.7-10.5-10.5l0,0C2557,154.7,2561.7,150,2567.5,150z"/>
<path id="Rounded_Rectangle_9_copy_7" class="st15" d="M2626.5,193h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-528c-5.8,0-10.5-4.7-10.5-10.5l0,0C2616,197.7,2620.7,193,2626.5,193z"/>
<path id="Rounded_Rectangle_9_copy_10" class="st15" d="M2719.5,150h528c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-528c-5.8,0-10.5-4.7-10.5-10.5l0,0C2709,154.7,2713.7,150,2719.5,150z"/>
<path id="Rounded_Rectangle_9_copy_7-2" class="st15" d="M3157.5,193h195c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-195c-5.8,0-10.5-4.7-10.5-10.5l0,0C3147,197.7,3151.7,193,3157.5,193z"/>
<path id="Rounded_Rectangle_9_copy_7-3" class="st15" d="M3006.5,194h97c5.8,0,10.5,4.7,10.5,10.5l0,0c0,5.8-4.7,10.5-10.5,10.5
h-97c-5.8,0-10.5-4.7-10.5-10.5l0,0C2996,198.7,3000.7,194,3006.5,194z"/>
</g>
<path id="cPanel_Control_Panel" class="st16" d="M429.2,429.1c-0.7-0.6-1.7-0.9-2.6-0.8c-0.8,0-1.6,0.1-2.3,0.5
c-0.6,0.3-1.1,0.8-1.5,1.3c-0.4,0.6-0.6,1.2-0.8,1.9c-0.2,0.7-0.2,1.5-0.2,2.3c0,0.7,0.1,1.4,0.3,2.1c0.2,0.6,0.4,1.3,0.8,1.8
c0.4,0.5,0.8,1,1.4,1.3c0.6,0.3,1.4,0.5,2.1,0.5c1.1,0.1,2.1-0.3,2.9-1c0.8-0.7,1.2-1.7,1.3-2.8h2.6c-0.2,1.7-0.9,3.3-2.2,4.4
c-1.3,1.1-3,1.7-4.7,1.6c-1.1,0-2.1-0.2-3.1-0.6c-0.9-0.4-1.7-0.9-2.3-1.6c-0.6-0.7-1.1-1.6-1.4-2.5c-0.3-1-0.5-2.1-0.5-3.2
c0-1.1,0.1-2.2,0.4-3.3c0.3-1,0.7-1.9,1.4-2.6c0.6-0.8,1.4-1.4,2.3-1.8c1-0.4,2.1-0.7,3.2-0.6c0.8,0,1.7,0.1,2.5,0.3
c0.7,0.2,1.4,0.5,2,1c0.6,0.4,1.1,1,1.5,1.7c0.4,0.7,0.6,1.6,0.7,2.4h-2.6C430.3,430.5,429.9,429.7,429.2,429.1z M444.9,430.7
c1.3,0.1,2.5-0.2,3.6-1c1.5-1.7,1.5-4.2,0-5.9c-1-0.8-2.3-1.1-3.6-1h-5.6v7.9H444.9z M445.8,420.5c1.8-0.1,3.6,0.5,4.9,1.7
c2.2,2.7,2.2,6.6,0,9.3c-1.3,1.2-3.1,1.8-4.9,1.7h-6.5v8.8h-2.8v-21.4H445.8z M469.2,439.9c-0.3,0.1-0.5,0.1-0.8,0.1
c-0.3,0.1-0.6-0.1-0.7-0.4c-0.1-0.4-0.1-0.9-0.1-1.3v-8c0-0.8-0.1-1.5-0.5-2.2c-0.3-0.5-0.8-1-1.3-1.3c-0.6-0.3-1.2-0.5-1.9-0.6
c-0.7-0.1-1.4-0.2-2.1-0.2c-0.8,0-1.7,0.1-2.5,0.3c-0.7,0.2-1.4,0.5-2.1,0.9c-0.6,0.4-1.1,1-1.4,1.6c-0.4,0.8-0.6,1.6-0.6,2.4h2.6
c-0.1-0.9,0.4-1.8,1.2-2.3c0.8-0.4,1.8-0.6,2.7-0.6c0.4,0,0.8,0,1.2,0.1c0.4,0.1,0.8,0.2,1.1,0.4c0.3,0.2,0.6,0.5,0.8,0.8
c0.2,0.4,0.3,0.9,0.3,1.3c0,0.4-0.1,0.8-0.4,1.1c-0.3,0.3-0.7,0.5-1.1,0.6c-0.5,0.1-1.1,0.2-1.7,0.3c-0.6,0.1-1.3,0.2-2,0.3
c-0.7,0.1-1.3,0.3-1.9,0.4c-0.6,0.2-1.2,0.4-1.7,0.8c-0.5,0.4-0.9,0.8-1.2,1.4c-0.3,0.7-0.5,1.4-0.4,2.2c0,0.7,0.1,1.4,0.4,2
c0.2,0.5,0.6,1,1.1,1.3c0.5,0.4,1,0.6,1.6,0.8c1.7,0.4,3.4,0.3,5-0.3c1-0.4,1.8-1,2.4-1.8c-0.1,0.7,0.1,1.3,0.6,1.8
c0.4,0.4,1,0.6,1.6,0.6c0.6,0,1.3-0.1,1.8-0.4L469.2,439.9L469.2,439.9z M465.1,436.5c0,0.4-0.1,0.8-0.3,1.2
c-0.2,0.4-0.5,0.8-0.8,1.1c-0.4,0.4-0.9,0.7-1.5,0.9c-0.7,0.2-1.4,0.4-2.2,0.3c-0.4,0-0.8,0-1.1-0.1c-0.3-0.1-0.7-0.2-0.9-0.4
c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.3-0.7-0.3-1.1c0-0.5,0.1-1.1,0.4-1.5c0.3-0.4,0.7-0.7,1.1-0.8c0.5-0.2,1-0.4,1.6-0.4
c0.6-0.1,1.2-0.2,1.7-0.2s1.1-0.2,1.6-0.3c0.5-0.1,0.9-0.3,1.3-0.5L465.1,436.5L465.1,436.5z M474,426.4v2.5h0.1c1-1.8,3-2.9,5-2.8
c0.9,0,1.7,0.1,2.6,0.4c0.6,0.2,1.2,0.7,1.7,1.2c0.4,0.5,0.7,1.1,0.9,1.8c0.2,0.8,0.3,1.5,0.3,2.3v10.2h-2.6v-10.5
c0-0.8-0.3-1.7-0.8-2.3c-0.6-0.6-1.5-0.9-2.3-0.8c-0.7,0-1.4,0.1-2,0.4c-0.5,0.2-1,0.6-1.4,1c-0.4,0.5-0.7,1-0.8,1.5
c-0.2,0.6-0.3,1.3-0.3,1.9v8.8h-2.6v-15.5L474,426.4L474,426.4z M498.6,431c-1-2.2-3.6-3.3-5.8-2.3c-0.5,0.2-1,0.5-1.4,0.9
c-0.4,0.4-0.7,0.9-0.9,1.4c-0.2,0.5-0.4,1.1-0.4,1.7h8.9C499,432.1,498.8,431.5,498.6,431L498.6,431z M499.2,440.9
c-1.3,0.9-2.8,1.4-4.4,1.3c-1.1,0-2.2-0.2-3.2-0.6c-0.9-0.4-1.7-1-2.3-1.7c-0.6-0.8-1.1-1.6-1.4-2.6c-0.3-1.1-0.5-2.2-0.5-3.3
c0-1.1,0.2-2.2,0.5-3.2c0.3-0.9,0.9-1.8,1.5-2.6c0.6-0.7,1.4-1.3,2.3-1.7c0.9-0.4,1.9-0.6,2.9-0.6c1.2,0,2.4,0.2,3.4,0.8
c0.9,0.5,1.6,1.3,2.2,2.2c0.6,0.9,0.9,1.9,1.1,2.9c0.2,1,0.3,2,0.3,3h-11.6c0,0.7,0.1,1.3,0.2,1.9c0.2,0.6,0.5,1.1,0.9,1.6
c0.4,0.5,0.9,0.9,1.5,1.1c0.7,0.3,1.4,0.4,2.2,0.4c0.9,0,1.9-0.2,2.7-0.8c0.7-0.6,1.2-1.4,1.4-2.3h2.5
C501.3,438.5,500.4,439.9,499.2,440.9L499.2,440.9z M507.1,420.5v21.4h-2.6v-21.4H507.1z M532.7,423.5c-1.1-0.8-2.5-1.2-3.9-1.1
c-1.1,0-2.3,0.2-3.3,0.7c-0.9,0.5-1.7,1.1-2.3,1.9c-0.6,0.8-1,1.8-1.3,2.8c-0.3,1.1-0.4,2.1-0.4,3.2c0,1.2,0.1,2.3,0.4,3.5
c0.3,1,0.7,2,1.3,2.8c0.6,0.8,1.4,1.5,2.3,1.9c1,0.5,2.2,0.8,3.3,0.7c0.9,0,1.7-0.1,2.5-0.5c0.7-0.3,1.4-0.7,1.9-1.3
c0.5-0.6,1-1.2,1.2-2c0.3-0.8,0.5-1.6,0.5-2.5h2.8c-0.1,2.4-1.1,4.6-2.8,6.3c-1.8,1.6-4.1,2.4-6.5,2.3c-1.5,0-3-0.3-4.3-0.9
c-1.2-0.5-2.3-1.3-3.1-2.3c-0.8-1-1.5-2.2-1.8-3.5c-0.4-1.4-0.6-2.9-0.6-4.4c0-1.5,0.2-3,0.7-4.4c0.4-1.3,1.1-2.5,1.9-3.6
c0.9-1,2-1.9,3.2-2.4c1.4-0.6,2.9-0.9,4.4-0.9c1.1,0,2.1,0.1,3.2,0.4c1,0.3,1.9,0.7,2.7,1.3c0.8,0.6,1.5,1.3,1.9,2.2
c0.5,0.9,0.9,2,1,3h-2.8C534.6,425.6,533.9,424.3,532.7,423.5L532.7,423.5z M543.3,436.7c0.2,0.7,0.6,1.3,1,1.8
c0.4,0.5,1,0.9,1.6,1.1c0.6,0.3,1.2,0.4,1.9,0.4c0.6,0,1.3-0.1,1.9-0.4c0.6-0.3,1.1-0.6,1.5-1.1c0.5-0.5,0.8-1.2,1-1.8
c0.5-1.6,0.5-3.4,0-5c-0.2-0.7-0.6-1.3-1-1.8c-0.4-0.5-0.9-0.9-1.5-1.1c-0.6-0.3-1.2-0.4-1.9-0.4c-0.6,0-1.3,0.1-1.9,0.4
c-0.6,0.3-1.1,0.7-1.6,1.1c-0.5,0.5-0.8,1.2-1,1.8C542.7,433.3,542.7,435,543.3,436.7L543.3,436.7z M540.7,431
c0.3-0.9,0.8-1.8,1.4-2.6c0.7-0.7,1.5-1.3,2.4-1.7c2.1-0.8,4.4-0.8,6.5,0c0.9,0.4,1.7,1,2.3,1.7c0.7,0.8,1.1,1.6,1.4,2.6
c0.3,1,0.5,2.1,0.5,3.2c0,1.1-0.2,2.2-0.5,3.2c-0.3,0.9-0.8,1.8-1.4,2.6c-0.6,0.7-1.4,1.3-2.3,1.7c-2.1,0.8-4.4,0.8-6.5,0
c-0.9-0.4-1.7-1-2.4-1.7c-0.6-0.7-1.1-1.6-1.4-2.6c-0.3-1-0.5-2.1-0.5-3.2C540.2,433.1,540.3,432,540.7,431L540.7,431z M560.6,426.4
v2.5h0.1c1-1.8,3-2.9,5-2.8c0.9,0,1.7,0.1,2.6,0.4c0.6,0.2,1.2,0.7,1.7,1.2c0.4,0.5,0.7,1.1,0.9,1.8c0.2,0.8,0.3,1.5,0.3,2.3v10.2
h-2.6v-10.5c0-0.8-0.3-1.7-0.8-2.3c-0.6-0.6-1.5-0.9-2.3-0.8c-0.7,0-1.4,0.1-2,0.4c-0.5,0.2-1,0.6-1.4,1c-0.4,0.5-0.7,1-0.8,1.5
c-0.2,0.6-0.3,1.3-0.3,1.9v8.8h-2.6v-15.5L560.6,426.4L560.6,426.4z M581.5,426.4v2.3h-3.1v9.6c0,0.2,0,0.5,0.1,0.7
c0,0.2,0.1,0.3,0.3,0.4c0.2,0.1,0.4,0.2,0.6,0.2c0.3,0,0.6,0.1,1,0.1h1.2v2.3h-1.9c-0.6,0-1.1,0-1.7-0.1c-0.4-0.1-0.8-0.2-1.1-0.5
c-0.3-0.3-0.5-0.6-0.7-1c-0.2-0.6-0.2-1.2-0.2-1.7v-9.9h-2.6v-2.3h2.6v-4.7h2.6v4.7H581.5L581.5,426.4z M586.7,426.4v3.3h0.1
c0.5-1.1,1.3-2.1,2.3-2.8c1-0.6,2.2-0.9,3.4-0.8v2.7c-0.9,0-1.8,0.1-2.6,0.4c-0.7,0.3-1.3,0.7-1.7,1.2c-0.5,0.6-0.8,1.2-1,2
c-0.2,0.9-0.3,1.8-0.3,2.7v6.9h-2.6v-15.5H586.7L586.7,426.4z M596.1,436.7c0.2,0.7,0.6,1.3,1,1.8c0.4,0.5,1,0.9,1.6,1.1
c0.6,0.3,1.2,0.4,1.9,0.4c0.6,0,1.3-0.1,1.9-0.4c0.6-0.3,1.1-0.6,1.5-1.1c0.5-0.5,0.8-1.2,1-1.8c0.5-1.6,0.5-3.4,0-5
c-0.2-0.7-0.6-1.3-1-1.8c-0.4-0.5-0.9-0.9-1.5-1.1c-0.6-0.3-1.2-0.4-1.9-0.4c-0.6,0-1.3,0.1-1.9,0.4c-0.6,0.3-1.1,0.7-1.6,1.1
c-0.5,0.5-0.8,1.2-1,1.8C595.6,433.3,595.6,435,596.1,436.7L596.1,436.7z M593.5,431c0.3-0.9,0.8-1.8,1.4-2.6
c0.7-0.7,1.5-1.3,2.4-1.7c2.1-0.8,4.4-0.8,6.5,0c0.9,0.4,1.7,1,2.3,1.7c0.7,0.8,1.1,1.6,1.4,2.6c0.3,1,0.5,2.1,0.5,3.2
c0,1.1-0.2,2.2-0.5,3.2c-0.3,0.9-0.8,1.8-1.4,2.6c-0.6,0.7-1.4,1.3-2.3,1.7c-2.1,0.8-4.4,0.8-6.5,0c-0.9-0.4-1.7-1-2.4-1.7
c-0.6-0.7-1.1-1.6-1.4-2.6c-0.3-1-0.5-2.1-0.5-3.2C593,433.1,593.1,432,593.5,431L593.5,431z M613.7,420.5v21.4h-2.6v-21.4H613.7z
M634.9,430.7c1.3,0.1,2.5-0.2,3.6-1c1.5-1.7,1.5-4.2,0-5.9c-1-0.8-2.3-1.1-3.6-1h-5.6v7.9H634.9z M635.8,420.5
c1.8-0.1,3.6,0.5,4.9,1.7c2.2,2.7,2.2,6.6,0,9.3c-1.3,1.2-3.1,1.8-4.9,1.7h-6.5v8.8h-2.8v-21.4H635.8z M659.2,439.9
c-0.3,0.1-0.5,0.1-0.8,0.1c-0.3,0.1-0.6-0.1-0.7-0.4c-0.1-0.4-0.1-0.9-0.1-1.3v-8c0-0.8-0.1-1.5-0.5-2.2c-0.3-0.5-0.8-1-1.3-1.3
c-0.6-0.3-1.2-0.5-1.9-0.6c-0.7-0.1-1.4-0.2-2.1-0.2c-0.8,0-1.7,0.1-2.5,0.3c-0.7,0.2-1.4,0.5-2.1,0.9c-0.6,0.4-1.1,1-1.4,1.6
c-0.4,0.8-0.6,1.6-0.6,2.4h2.6c-0.1-0.9,0.4-1.8,1.2-2.3c0.8-0.4,1.8-0.6,2.7-0.6c0.4,0,0.8,0,1.2,0.1c0.4,0.1,0.8,0.2,1.1,0.4
c0.3,0.2,0.6,0.5,0.8,0.8c0.2,0.4,0.3,0.9,0.3,1.3c0,0.4-0.1,0.8-0.4,1.1c-0.3,0.3-0.7,0.5-1.1,0.6c-0.5,0.1-1.1,0.2-1.7,0.3
c-0.6,0.1-1.3,0.2-2,0.3c-0.7,0.1-1.3,0.3-1.9,0.4c-0.6,0.2-1.2,0.4-1.7,0.8c-0.5,0.4-0.9,0.8-1.2,1.4c-0.3,0.7-0.5,1.4-0.4,2.2
c0,0.7,0.1,1.4,0.4,2c0.2,0.5,0.6,1,1.1,1.3c0.5,0.4,1,0.6,1.6,0.8c1.7,0.4,3.4,0.3,5-0.3c1-0.4,1.8-1,2.4-1.8
c-0.1,0.7,0.2,1.3,0.6,1.8c0.4,0.4,1,0.6,1.6,0.6c0.6,0,1.3-0.1,1.8-0.4V439.9L659.2,439.9z M655.1,436.5c0,0.4-0.1,0.8-0.3,1.2
c-0.2,0.4-0.5,0.8-0.8,1.1c-0.4,0.4-0.9,0.7-1.5,0.9c-0.7,0.2-1.4,0.4-2.2,0.3c-0.4,0-0.8,0-1.1-0.1c-0.3-0.1-0.7-0.2-0.9-0.4
c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.3-0.7-0.3-1.1c0-0.5,0.1-1.1,0.4-1.5c0.3-0.4,0.7-0.7,1.1-0.8c0.5-0.2,1-0.4,1.6-0.4
c0.6-0.1,1.2-0.2,1.7-0.2s1.1-0.2,1.6-0.3c0.5-0.1,0.9-0.3,1.3-0.5V436.5L655.1,436.5z M664,426.4v2.5h0.1c1-1.8,3-2.9,5-2.8
c0.9,0,1.7,0.1,2.6,0.4c0.6,0.2,1.2,0.7,1.7,1.2c0.4,0.5,0.7,1.1,0.9,1.8c0.2,0.8,0.3,1.5,0.3,2.3v10.2h-2.6v-10.5
c0-0.8-0.3-1.7-0.8-2.3c-0.6-0.6-1.5-0.9-2.3-0.8c-0.7,0-1.4,0.1-2,0.4c-0.5,0.2-1,0.6-1.4,1c-0.4,0.5-0.7,1-0.8,1.5
c-0.2,0.6-0.3,1.3-0.3,1.9v8.8h-2.6v-15.5L664,426.4L664,426.4z M688.6,431c-1-2.2-3.6-3.3-5.8-2.3c-0.5,0.2-1,0.5-1.4,0.9
c-0.4,0.4-0.7,0.9-0.9,1.4c-0.2,0.5-0.4,1.1-0.4,1.7h8.9C689,432.1,688.9,431.5,688.6,431L688.6,431z M689.3,440.9
c-1.3,0.9-2.8,1.4-4.4,1.3c-1.1,0-2.2-0.2-3.2-0.6c-0.9-0.4-1.7-1-2.3-1.7c-0.6-0.8-1.1-1.6-1.4-2.6c-0.3-1.1-0.5-2.2-0.5-3.3
c0-1.1,0.2-2.2,0.5-3.2c0.3-0.9,0.9-1.8,1.5-2.6c0.6-0.7,1.4-1.3,2.3-1.7c0.9-0.4,1.9-0.6,2.9-0.6c1.2,0,2.4,0.2,3.4,0.8
c0.9,0.5,1.6,1.3,2.2,2.2c0.6,0.9,0.9,1.9,1.1,2.9c0.2,1,0.3,2,0.3,3h-11.6c0,0.7,0.1,1.3,0.2,1.9c0.2,0.6,0.5,1.1,0.9,1.6
c0.4,0.5,0.9,0.9,1.5,1.1c0.7,0.3,1.4,0.4,2.2,0.4c0.9,0,1.9-0.2,2.7-0.8c0.7-0.6,1.2-1.4,1.4-2.3h2.5
C691.3,438.5,690.5,439.9,689.3,440.9L689.3,440.9z M697.1,420.5v21.4h-2.6v-21.4H697.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="77" height="48" viewBox="0 0 77 48"><g><g transform="translate(-671 -360)"><image width="77" height="48" transform="translate(671 360)" xlink:href="data:image/png;base64,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"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="77" height="48" viewBox="0 0 77 48"><g><g transform="translate(-671 -360)"><image width="77" height="48" transform="translate(671 360)" xlink:href="data:image/png;base64,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"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1013 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="17" viewBox="0 0 21 17"><g><g transform="translate(-732 -2973)"><image width="21" height="17" transform="translate(732 2973)" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAABnklEQVQ4T6WUPUhVcRjGf49K4iYNulRaDUFXsKBBiKYWFYmi0O6QNLoK5VS4NQm2tNbmUvkFCkGEm3Qbigaxlgu1RCRRUyT1yCvn6Cmv53D0Xf/P+3u//6Kk2b4D3AKOA1+Bp5LuB8b2GPBatpuAVeCBpIW8GLZngWsNNO+BP8B3YDSg3UA9EfZLetEIbLsKzBQUNg/MBfQY8DkjfgRMStrIAmwvAwM50L9ADagq6cVb4FzG4QfwGIhya5J+234GXM+B1iWdivfItA3oBF4Cpxs4fQE+ACeBEznQd5LOp9CzwL1kmhcjUMmFSOWvJF1OoS3A5gFBWbeHksa3oUlPr8bUDgkekrS0A03AI0BEugA0lwzwEzgqKXZ1t3+2e4Ep4BLQWhJ6V1L4btvOUGxHhm9KwkL+SVJX1u+fSdvuSfYzso7zjSEWWUXS2r7Q9MH2bWAaaC8g3pD0/H9NLH8H8AuIM4tMB4Fh4EwOME74pqQ4mD0W0Fj4CeBKUZ3J+5PQS/q2nz7d0zjPyLAPqADxyRxJsg/ndWAFWJT0sSj4ForggNDMeMYlAAAAAElFTkSuQmCC"/></g></g></svg>

After

Width:  |  Height:  |  Size: 907 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Some files were not shown because too many files have changed in this diff Show More