Set new colors and logo
This commit is contained in:
Родитель
37f1a3612f
Коммит
004142ee75
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -1 +1 @@
|
|||
{"Target":"css/style.min.68430eea187dbc5b6245d602e0a38032fcd953737645cc8181cd4086fc28eabf.css","MediaType":"text/css","Data":{"Integrity":"sha256-aEMO6hh9vFtiRdYC4KOAMvzZU3N2RcyBgc1Ahvwo6r8="}}
|
||||
{"Target":"css/style.min.24a941e435a84b6b3d93d84a5c8367013ed785d12a66c072b8b70c096f900b74.css","MediaType":"text/css","Data":{"Integrity":"sha256-JKlB5DWoS2s9k9hKXINnAT7XhdEqZsByuLcMCW+QC3Q="}}
|
|
@ -11687,7 +11687,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|||
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
|
||||
width: 36px;
|
||||
height: 3px;
|
||||
background-color: #f88379;
|
||||
background-color: #ff8160;
|
||||
border-radius: 3px;
|
||||
position: absolute;
|
||||
transition-property: transform;
|
||||
|
@ -11851,7 +11851,7 @@ table {
|
|||
border-spacing: 0; }
|
||||
|
||||
a {
|
||||
color: #f88379; }
|
||||
color: #ff8160; }
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
@ -11896,7 +11896,7 @@ h2 {
|
|||
font-size: 24px;
|
||||
line-height: 1.4; } }
|
||||
h3 {
|
||||
color: #f88379;
|
||||
color: #ff8160;
|
||||
font-size: 16px;
|
||||
line-height: 1.4; }
|
||||
@media (min-width: 768px) {
|
||||
|
@ -11919,14 +11919,14 @@ h3 {
|
|||
flex: 1 0 0; }
|
||||
|
||||
.header {
|
||||
color: #f88379;
|
||||
color: #ff8160;
|
||||
background-color: #ffffff;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
z-index: 10;
|
||||
position: relative;
|
||||
height: 60px;
|
||||
height: 92px;
|
||||
border-bottom: 1px solid #f4f5fb; }
|
||||
.header .container {
|
||||
display: flex;
|
||||
|
@ -11949,10 +11949,10 @@ h3 {
|
|||
align-items: center; } }
|
||||
.footer .footer-title {
|
||||
color: #ffffff;
|
||||
font-size: 1.3rem;
|
||||
font-family: "DM Serif Display", serif, -apple-system;
|
||||
font-weight: normal;
|
||||
margin-bottom: 10px; }
|
||||
.footer .footer-title img {
|
||||
display: block;
|
||||
height: 20px; }
|
||||
@media (min-width: 576px) {
|
||||
.footer .footer-title {
|
||||
margin: 0; } }
|
||||
|
@ -12089,17 +12089,17 @@ h3 {
|
|||
display: inline-block;
|
||||
font-weight: regular;
|
||||
text-decoration: none;
|
||||
color: #f88379; }
|
||||
color: #ff8160; }
|
||||
.main-menu > ul > li > a:hover {
|
||||
text-decoration: underline; }
|
||||
.main-menu > ul > li.active > a {
|
||||
background: #f88379;
|
||||
background: #ff8160;
|
||||
border-radius: 3px;
|
||||
text-decoration: none;
|
||||
color: #ffffff; }
|
||||
.main-menu > ul > li.active > a:hover {
|
||||
text-decoration: none;
|
||||
background: #f88379;
|
||||
background: #ff8160;
|
||||
transition: all 225ms ease-in 0s;
|
||||
color: #ffffff; }
|
||||
|
||||
|
@ -12124,7 +12124,7 @@ h3 {
|
|||
transform: translateY(-11px) translateX(0) rotate(-45deg);
|
||||
background: #ffffff; }
|
||||
.button_container span {
|
||||
background: #f88379;
|
||||
background: #ff8160;
|
||||
border: none;
|
||||
height: 5px;
|
||||
width: 100%;
|
||||
|
@ -12140,7 +12140,7 @@ h3 {
|
|||
|
||||
.main-menu-mobile {
|
||||
position: fixed;
|
||||
background: #f88379;
|
||||
background: #ff8160;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
|
@ -12226,7 +12226,7 @@ h3 {
|
|||
.hamburger .hamburger-inner,
|
||||
.hamburger .hamburger-inner::before,
|
||||
.hamburger .hamburger-inner::after {
|
||||
background: #f88379; }
|
||||
background: #ff8160; }
|
||||
.hamburger .hamburger-inner::after {
|
||||
width: 18px;
|
||||
right: 0; }
|
||||
|
@ -12241,7 +12241,7 @@ h3 {
|
|||
line-height: 40px;
|
||||
padding: 0 14px;
|
||||
box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
|
||||
background: #f88379;
|
||||
background: #ff8160;
|
||||
border-radius: 4px;
|
||||
font-size: 15px;
|
||||
font-weight: 600;
|
||||
|
@ -12253,7 +12253,7 @@ h3 {
|
|||
transition: all 0.15s ease; }
|
||||
.button:hover {
|
||||
color: #ffffff;
|
||||
background-color: #fbb0a9;
|
||||
background-color: #ffa993;
|
||||
transform: translateY(-1px);
|
||||
box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
|
||||
text-decoration: none; }
|
||||
|
@ -12298,7 +12298,7 @@ h3 {
|
|||
width: 120px;
|
||||
height: 120px; } }
|
||||
.title {
|
||||
color: #f88379;
|
||||
color: #ff8160;
|
||||
font-size: 48px;
|
||||
line-height: 1.2; }
|
||||
@media (min-width: 992px) {
|
||||
|
@ -12338,7 +12338,7 @@ h3 {
|
|||
.content h2 {
|
||||
line-height: 1.4; } }
|
||||
.content h3 {
|
||||
color: #f88379;
|
||||
color: #ff8160;
|
||||
line-height: 1.4;
|
||||
font-weight: 200;
|
||||
letter-spacing: 1px; }
|
||||
|
@ -12378,7 +12378,7 @@ h3 {
|
|||
padding-top: 160px;
|
||||
padding-bottom: 160px; } }
|
||||
.intro h1 {
|
||||
color: #f88379;
|
||||
color: #ff8160;
|
||||
font-size: 48px;
|
||||
line-height: 1.2; }
|
||||
@media (min-width: 992px) {
|
||||
|
@ -12441,13 +12441,13 @@ h3 {
|
|||
transform: skewY(-5deg); }
|
||||
|
||||
.strip-primary-gradient {
|
||||
background-image: linear-gradient(to right, #f88379, #575766); }
|
||||
background-image: linear-gradient(to right, #ff8160, #575766); }
|
||||
|
||||
.strip-primary-gradient-top-bottom {
|
||||
background-image: linear-gradient(to bottom, #f88379, #575766); }
|
||||
background-image: linear-gradient(to bottom, #ff8160, #575766); }
|
||||
|
||||
.strip-primary {
|
||||
background-color: #f88379; }
|
||||
background-color: #ff8160; }
|
||||
|
||||
.strip-secondary {
|
||||
background-color: #575766; }
|
||||
|
@ -12525,7 +12525,7 @@ h3 {
|
|||
.page-services-single h1.title {
|
||||
font-size: 3rem;
|
||||
font-family: "DM Serif Display", serif, -apple-system;
|
||||
color: #f88379; }
|
||||
color: #ff8160; }
|
||||
|
||||
.page-services-single .content > p:first-of-type {
|
||||
font-size: 1.6rem;
|
||||
|
@ -12553,4 +12553,7 @@ body {
|
|||
line-height: 1.2;
|
||||
font-family: "DM Sans", Arial, sans-serif, -apple-system; }
|
||||
|
||||
strong {
|
||||
font-weight: bold; }
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
|
@ -1,4 +1,4 @@
|
|||
$primary: #f88379;
|
||||
$primary: #ff8160;
|
||||
$secondary: #575766;
|
||||
$white: #ffffff;
|
||||
$black: #141414;
|
||||
|
|
|
@ -15,10 +15,13 @@
|
|||
}
|
||||
.footer-title {
|
||||
color: #ffffff;
|
||||
font-size: 1.3rem;
|
||||
font-family: $font-family-heading;
|
||||
font-weight: normal;
|
||||
margin-bottom: 10px;
|
||||
|
||||
img {
|
||||
display: block;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
// box-shadow: 0 1px 15px rgba(128, 128, 129, 0.2);
|
||||
z-index: 10;
|
||||
position: relative;
|
||||
height: 60px;
|
||||
height: 92px;
|
||||
border-bottom: 1px solid $ghost;
|
||||
.container {
|
||||
display: flex;
|
||||
|
|
|
@ -44,3 +44,7 @@ body {
|
|||
line-height: 1.2;
|
||||
font-family: $font-family-base;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="footer-inner">
|
||||
<h3 class="footer-title">{{.Site.Title}}</h3>
|
||||
<h3 class="footer-title"><img alt="SVQtech" src="/images/svqtech_footer.svg"></h3>
|
||||
<ul>
|
||||
{{ $currentPage := . }}
|
||||
{{ range .Site.Menus.footer }}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<div class='header'>
|
||||
<div class="container">
|
||||
<div class="logo">
|
||||
<a href="{{ .Site.BaseURL }}"><img alt="Logo" src="/images/logo.jpg" /></a>
|
||||
<a href="{{ .Site.BaseURL }}"><img alt="SVQtech" src="/images/svqtech_color.svg" /></a>
|
||||
</div>
|
||||
<div class="logo-mobile">
|
||||
<a href="{{ .Site.BaseURL }}"><img alt="Logo" src="{{ .Site.BaseURL }}images/logo-mobile.svg" /></a>
|
||||
<a href="{{ .Site.BaseURL }}"><img alt="SVQtech" src="/images/svqtech_color.svg" /></a>
|
||||
</div>
|
||||
{{ partial "main-menu.html" . }}
|
||||
{{ partial "hamburger.html" . }}
|
||||
|
|
|
@ -0,0 +1,111 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="svg3101"
|
||||
version="1.1"
|
||||
viewBox="0 0 45.521211 24.954433"
|
||||
height="94.315964"
|
||||
width="172.04868">
|
||||
<defs
|
||||
id="defs3095">
|
||||
<linearGradient
|
||||
y2="105.8385"
|
||||
x2="11.90625"
|
||||
y1="111.39475"
|
||||
x1="11.90625"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3427"
|
||||
xlink:href="#linearGradient1205" />
|
||||
<linearGradient
|
||||
id="linearGradient1205">
|
||||
<stop
|
||||
id="stop1201"
|
||||
offset="0"
|
||||
style="stop-color:#ffab60;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop1203"
|
||||
offset="1"
|
||||
style="stop-color:#ff8160;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<metadata
|
||||
id="metadata3098">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
transform="translate(-54.136271,-97.407048)"
|
||||
id="layer1">
|
||||
<g
|
||||
style="stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
transform="translate(-17.154362,-17.57653)"
|
||||
id="g3476">
|
||||
<g
|
||||
transform="translate(107.87122,-1.3840122)"
|
||||
id="text846-0-9-7-0-0-4"
|
||||
style="font-style:normal;font-weight:normal;font-size:4.59336567px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#485a72;fill-opacity:1;stroke:none;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
aria-label="SVQ tech">
|
||||
<path
|
||||
id="path2521-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:17.49283981px;line-height:0.94999999;font-family:'Acherus Grotesque OT';-inkscape-font-specification:'Acherus Grotesque OT Heavy';text-align:center;letter-spacing:0px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -31.608406,118.87023 c 0.546651,0 1.024971,0.0598 1.443501,0.18791 0.409988,0.12812 0.888308,0.36728 1.426418,0.73456 0.162287,0.094 0.290408,0.12813 0.367281,0.0854 0.07687,-0.0342 0.162287,-0.13666 0.256243,-0.30749 l 0.717479,-1.1958 c 0.09396,-0.14521 0.136663,-0.27333 0.128122,-0.37583 -0.0085,-0.10249 -0.08541,-0.19645 -0.230619,-0.2904 -0.743104,-0.4527 -1.426418,-0.77727 -2.067025,-0.99081 -0.640607,-0.21353 -1.375169,-0.31603 -2.22077,-0.31603 -0.649149,0 -1.238507,0.0854 -1.776617,0.25624 -0.53811,0.17083 -0.973722,0.39291 -1.315379,0.66623 -0.341657,0.27333 -0.632066,0.58936 -0.862684,0.9481 -0.23916,0.35874 -0.409989,0.71748 -0.503945,1.06768 -0.102497,0.35874 -0.153745,0.71748 -0.153745,1.06768 0,2.02431 1.341004,3.19449 4.023011,3.51906 l 0.77727,0.1025 c 0.196453,0.0256 0.409988,0.0683 0.640607,0.11958 0.230618,0.0512 0.409988,0.11104 0.53811,0.17937 0.128121,0.0683 0.256243,0.15375 0.375822,0.2477 0.111039,0.094 0.196453,0.21354 0.247702,0.3502 0.05125,0.13666 0.07687,0.29041 0.07687,0.46978 0,0.3929 -0.162287,0.68331 -0.486862,0.87977 -0.324574,0.19645 -0.837059,0.2904 -1.545998,0.2904 -1.247048,0 -2.365975,-0.30749 -3.35678,-0.93101 -0.162287,-0.0854 -0.290408,-0.11104 -0.367281,-0.0769 -0.07687,0.0342 -0.162287,0.13666 -0.256243,0.30749 l -0.71748,1.18726 c -0.09396,0.1452 -0.136663,0.27332 -0.128121,0.36728 0.0085,0.10249 0.08541,0.20499 0.230618,0.29895 1.264131,0.87976 2.852837,1.31538 4.774657,1.31538 0.726021,0 1.392253,-0.1025 1.990152,-0.31604 0.589359,-0.20499 1.07622,-0.48686 1.460584,-0.83706 0.375823,-0.35019 0.666231,-0.75164 0.871226,-1.20434 0.196452,-0.45269 0.29895,-0.92247 0.29895,-1.42642 0,-0.5381 -0.08542,-1.01642 -0.247702,-1.43495 -0.170828,-0.41853 -0.384364,-0.75165 -0.640607,-1.00789 -0.264784,-0.25625 -0.589358,-0.47832 -0.973722,-0.65769 -0.384364,-0.17937 -0.760187,-0.30749 -1.118927,-0.39291 -0.35874,-0.0769 -0.768728,-0.1452 -1.221424,-0.19645 l -0.760187,-0.1025 c -0.196453,-0.0256 -0.392905,-0.0683 -0.606441,-0.11104 -0.213536,-0.0427 -0.384364,-0.0939 -0.495403,-0.15374 -0.11958,-0.0512 -0.230618,-0.11958 -0.333115,-0.205 -0.111039,-0.0769 -0.17937,-0.17937 -0.222077,-0.2904 -0.04271,-0.11104 -0.06833,-0.24771 -0.06833,-0.39291 0,-0.21354 0.02563,-0.40145 0.08542,-0.56373 0.05125,-0.15375 0.145204,-0.29895 0.290408,-0.44416 0.136663,-0.1452 0.341657,-0.2477 0.623524,-0.32457 0.273326,-0.0683 0.614983,-0.1025 1.033513,-0.1025 z" />
|
||||
<path
|
||||
id="path2523-9"
|
||||
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:17.49283981px;line-height:0.94999999;font-family:'Acherus Grotesque OT';-inkscape-font-specification:'Acherus Grotesque OT Heavy';text-align:center;letter-spacing:0px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -25.595644,117.21435 6.124202,11.52238 c 0.02562,0.0427 0.05125,0.094 0.09396,0.16229 0.03416,0.0683 0.05979,0.11958 0.07687,0.1452 0.0085,0.0256 0.03417,0.0512 0.05979,0.0854 0.02563,0.0342 0.05125,0.0598 0.07687,0.0683 0.02562,0.009 0.05125,0.0171 0.07687,0.0171 h 0.05125 c 0.02562,0 0.05979,-0.009 0.08541,-0.0171 0.02562,-0.009 0.05125,-0.0342 0.07687,-0.0683 l 0.05979,-0.0854 c 0.0085,-0.0256 0.03416,-0.0769 0.07687,-0.1452 0.03416,-0.0683 0.05979,-0.11958 0.08541,-0.16229 l 6.124202,-11.52238 c 0.05979,-0.0854 0.05979,-0.18791 0.0085,-0.30749 -0.05125,-0.11104 -0.153745,-0.17083 -0.307491,-0.17083 h -2.237853 c -0.153746,0 -0.264785,0.0342 -0.341657,0.094 -0.07687,0.0598 -0.170829,0.18792 -0.273326,0.38437 l -3.373863,6.59398 v -0.0171 l -3.390946,-6.5769 c -0.102497,-0.19645 -0.187912,-0.32458 -0.264784,-0.38437 -0.07687,-0.0598 -0.196453,-0.094 -0.350199,-0.094 h -2.237853 c -0.128122,0 -0.222077,0.0512 -0.281867,0.1452 -0.05979,0.1025 -0.06833,0.21354 -0.01708,0.33312 z" />
|
||||
<path
|
||||
id="path2525-6"
|
||||
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:17.49283981px;line-height:0.94999999;font-family:'Acherus Grotesque OT';-inkscape-font-specification:'Acherus Grotesque OT Heavy';text-align:center;letter-spacing:0px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -12.441448,122.71387 c 0,0.85414 0.170829,1.67412 0.503944,2.45993 0.333116,0.78581 0.785812,1.46059 1.349546,2.02432 0.563734,0.57228 1.2385065,1.02497 2.0157762,1.35809 0.7772697,0.34165 1.5801637,0.51248 2.4257649,0.51248 0.521027,0 1.0762196,-0.0769 1.6826609,-0.23062 l 1.5374566,2.28911 c 0.1110385,0.16228 0.2049942,0.2477 0.2904085,0.26478 0.076873,0.0171 0.1964527,-0.0256 0.341657,-0.11958 l 1.52037375,-1.08476 c 0.14520424,-0.11104 0.23061849,-0.205 0.25624277,-0.29895 0.0170828,-0.094 -0.0256243,-0.22208 -0.13666281,-0.36728 l -1.48620811,-1.92182 c 0.7089384,-0.5979 1.27267247,-1.32392 1.6826609,-2.16953 0.40998843,-0.8456 0.61498265,-1.75099 0.61498265,-2.71617 0,-0.85414 -0.17082851,-1.67412 -0.50394411,-2.45993 -0.33311561,-0.77727 -0.78581114,-1.45204 -1.34954524,-2.02432 -0.5722755,-0.57227 -1.2385067,-1.02497 -2.0157765,-1.35808 -0.7772697,-0.33312 -1.5887052,-0.50395 -2.4343063,-0.50395 -1.1274682,0 -2.1780636,0.28187 -3.1432447,0.85414 -0.9651814,0.57228 -1.7339094,1.34101 -2.2976434,2.31473 -0.572276,0.98227 -0.854143,2.0414 -0.854143,3.17741 z m 2.8870022,0 c 0,-0.65769 0.1281214,-1.28121 0.3929056,-1.86203 0.2562428,-0.58082 0.6491484,-1.05914 1.1787168,-1.4435 0.5295684,-0.38436 1.144551,-0.57228 1.8364065,-0.57228 0.5381098,0 1.0335125,0.11104 1.4776666,0.33312 0.4356127,0.22208 0.7943526,0.51249 1.0762197,0.87977 0.281867,0.36728 0.4954027,0.78581 0.6406069,1.2385 0.1452042,0.4527 0.2220771,0.93102 0.2220771,1.42642 0,0.48686 -0.076873,0.95664 -0.2220771,1.40934 -0.1537457,0.46123 -0.3672813,0.87976 -0.6406069,1.24704 -0.2818671,0.36729 -0.640607,0.66624 -1.0762197,0.88831 -0.4441541,0.23062 -0.9395568,0.34166 -1.4776666,0.34166 -0.521027,0 -1.0078882,-0.11104 -1.4435009,-0.34166 -0.4356128,-0.22207 -0.7943526,-0.52102 -1.0762197,-0.88831 -0.281867,-0.36728 -0.5039441,-0.78581 -0.6576898,-1.24704 -0.1537456,-0.4527 -0.2306185,-0.92248 -0.2306185,-1.40934 z" />
|
||||
<path
|
||||
id="path2527-10"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -35.409769,138.11085 c 0,1.958 0.69023,3.12717 2.549624,3.12717 0.183122,0 0.788834,0 1.352287,-0.33808 0.126777,-0.0704 0.140863,-0.12677 0.0986,-0.26764 l -0.08452,-0.45076 c -0.02817,-0.12678 -0.07043,-0.16903 -0.126777,-0.16903 -0.02817,0 -0.08452,0.0141 -0.154949,0.0563 -0.352158,0.18312 -0.577539,0.2113 -0.971956,0.2113 -1.126906,0 -1.619927,-0.60572 -1.619927,-2.25382 v -3.23985 h 2.549624 c 0.169036,0 0.211295,-0.0563 0.211295,-0.22538 v -0.42259 c 0,-0.18312 -0.05635,-0.22538 -0.211295,-0.22538 h -2.549624 v -1.45089 c 0,-0.16904 -0.04226,-0.22538 -0.211295,-0.22538 h -0.619798 c -0.169036,0 -0.211295,0.0563 -0.211295,0.22538 v 1.45089 h -0.690229 c -0.169036,0 -0.225381,0.0423 -0.225381,0.22538 v 0.42259 c 0,0.16904 0.05634,0.22538 0.225381,0.22538 h 0.690229 z" />
|
||||
<path
|
||||
id="path2529-4"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -20.701445,137.87138 c 0.183122,0 0.211294,-0.0563 0.211294,-0.22538 0,-2.11294 -1.281855,-3.88782 -3.47932,-3.88782 -2.056603,0 -3.690616,1.69036 -3.690616,3.74696 0,2.0566 1.634013,3.73288 3.761047,3.73288 1.042388,0 2.18338,-0.33808 2.845437,-0.98605 0.0986,-0.0986 0.0986,-0.18312 0,-0.3099 l -0.267641,-0.32398 c -0.05635,-0.0563 -0.0986,-0.0845 -0.140863,-0.0845 -0.05635,0 -0.0986,0.0282 -0.183122,0.0704 -0.676143,0.49302 -1.521322,0.70432 -2.211552,0.70432 -1.422718,0 -2.620055,-1.12691 -2.71866,-2.43694 z m -3.282113,-3.22576 c 1.436805,0 2.352415,1.22551 2.408761,2.49328 h -4.972471 c 0.04226,-1.26777 1.112819,-2.49328 2.56371,-2.49328 z" />
|
||||
<path
|
||||
id="path2531-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -10.803887,139.53357 c -0.05635,-0.0704 -0.112691,-0.11269 -0.169036,-0.11269 -0.04226,0 -0.08452,0.0282 -0.126777,0.0704 -0.478935,0.47894 -1.183251,0.78884 -1.957998,0.78884 -1.479064,0 -2.662315,-1.21143 -2.662315,-2.77501 0,-1.54949 1.183251,-2.78909 2.662315,-2.78909 0.774747,0 1.479063,0.3099 1.957998,0.78883 0.04226,0.0423 0.08452,0.0704 0.126777,0.0704 0.05635,0 0.11269,-0.0422 0.169036,-0.11269 l 0.338071,-0.35215 c 0.112691,-0.12678 0.112691,-0.19721 0,-0.29582 -0.718402,-0.7184 -1.634013,-1.05647 -2.605969,-1.05647 -2.056602,0 -3.690615,1.69036 -3.690615,3.74696 0,2.0566 1.634013,3.73288 3.690615,3.73288 0.971956,0 1.887567,-0.33808 2.605969,-1.05648 0.112691,-0.0986 0.112691,-0.16903 0,-0.29581 z" />
|
||||
<path
|
||||
id="path2533-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#485a72;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -6.6535449,140.85768 c 0,0.16904 0.056345,0.22539 0.2112948,0.22539 h 0.6338844 c 0.1549495,0 0.2112948,-0.0564 0.2112948,-0.22539 v -3.54975 c 0,-1.40863 0.7888338,-2.59188 2.0143436,-2.59188 1.1409918,0 1.986171,0.81701 1.986171,2.49328 v 3.64835 c 0,0.16904 0.056345,0.22539 0.2112948,0.22539 h 0.63388441 c 0.15494951,0 0.21129479,-0.0564 0.21129479,-0.22539 v -3.93008 c 0,-2.25381 -1.2818551,-3.16942 -2.7890913,-3.16942 -1.2959413,0 -2.0143436,1.01421 -2.2678973,1.49315 v -4.33859 c 0,-0.16903 -0.056345,-0.22538 -0.2112948,-0.22538 h -0.6338844 c -0.1549495,0 -0.2112948,0.0563 -0.2112948,0.22538 z" />
|
||||
</g>
|
||||
<g
|
||||
transform="translate(84.83491,12.263322)"
|
||||
style="fill:url(#linearGradient3427);fill-opacity:1;stroke:none;stroke-width:0.027;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="g3425">
|
||||
<ellipse
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.027;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path1036-3-5-0-04"
|
||||
cx="28.537354"
|
||||
cy="124.23511"
|
||||
rx="3.4395833"
|
||||
ry="3.43958" />
|
||||
<path
|
||||
id="path1096-8-6-4-9"
|
||||
d="m 27.406541,102.88062 h 4.570396 v 4.56514 c 0,1.54968 -0.764352,2.31403 -2.292666,2.31403 H 25.09777 v -4.55316 c 0,-1.56165 0.764352,-2.32601 2.308771,-2.32601 z"
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.027;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
id="path1100-0-2-6-1"
|
||||
d="m 25.09777,111.83807 h 6.879167 l -3.439584,6.87917 z"
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.027;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 14 KiB |
|
@ -0,0 +1,103 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
id="svg986"
|
||||
version="1.1"
|
||||
viewBox="0 0 72.076066 11.401178"
|
||||
height="43.091064"
|
||||
width="272.41348">
|
||||
<defs
|
||||
id="defs980" />
|
||||
<metadata
|
||||
id="metadata983">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
transform="translate(-37.667323,-140.86489)"
|
||||
id="layer1">
|
||||
<g
|
||||
style="fill:#ffffff;fill-opacity:1;stroke-width:0.027;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="g4056-8-6"
|
||||
transform="translate(46.743653,-13.987483)">
|
||||
<g
|
||||
aria-label="SVQ tech"
|
||||
style="font-style:normal;font-weight:normal;font-size:4.59336567px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="g4042-5-0"
|
||||
transform="matrix(0.75865918,0,0,0.75865918,38.372841,66.56903)">
|
||||
<path
|
||||
d="m -31.608406,118.87023 c 0.546651,0 1.024971,0.0598 1.443501,0.18791 0.409988,0.12812 0.888308,0.36728 1.426418,0.73456 0.162287,0.094 0.290408,0.12813 0.367281,0.0854 0.07687,-0.0342 0.162287,-0.13666 0.256243,-0.30749 l 0.717479,-1.1958 c 0.09396,-0.14521 0.136663,-0.27333 0.128122,-0.37583 -0.0085,-0.10249 -0.08541,-0.19645 -0.230619,-0.2904 -0.743104,-0.4527 -1.426418,-0.77727 -2.067025,-0.99081 -0.640607,-0.21353 -1.375169,-0.31603 -2.22077,-0.31603 -0.649149,0 -1.238507,0.0854 -1.776617,0.25624 -0.53811,0.17083 -0.973722,0.39291 -1.315379,0.66623 -0.341657,0.27333 -0.632066,0.58936 -0.862684,0.9481 -0.23916,0.35874 -0.409989,0.71748 -0.503945,1.06768 -0.102497,0.35874 -0.153745,0.71748 -0.153745,1.06768 0,2.02431 1.341004,3.19449 4.023011,3.51906 l 0.77727,0.1025 c 0.196453,0.0256 0.409988,0.0683 0.640607,0.11958 0.230618,0.0512 0.409988,0.11104 0.53811,0.17937 0.128121,0.0683 0.256243,0.15375 0.375822,0.2477 0.111039,0.094 0.196453,0.21354 0.247702,0.3502 0.05125,0.13666 0.07687,0.29041 0.07687,0.46978 0,0.3929 -0.162287,0.68331 -0.486862,0.87977 -0.324574,0.19645 -0.837059,0.2904 -1.545998,0.2904 -1.247048,0 -2.365975,-0.30749 -3.35678,-0.93101 -0.162287,-0.0854 -0.290408,-0.11104 -0.367281,-0.0769 -0.07687,0.0342 -0.162287,0.13666 -0.256243,0.30749 l -0.71748,1.18726 c -0.09396,0.1452 -0.136663,0.27332 -0.128121,0.36728 0.0085,0.10249 0.08541,0.20499 0.230618,0.29895 1.264131,0.87976 2.852837,1.31538 4.774657,1.31538 0.726021,0 1.392253,-0.1025 1.990152,-0.31604 0.589359,-0.20499 1.07622,-0.48686 1.460584,-0.83706 0.375823,-0.35019 0.666231,-0.75164 0.871226,-1.20434 0.196452,-0.45269 0.29895,-0.92247 0.29895,-1.42642 0,-0.5381 -0.08542,-1.01642 -0.247702,-1.43495 -0.170828,-0.41853 -0.384364,-0.75165 -0.640607,-1.00789 -0.264784,-0.25625 -0.589358,-0.47832 -0.973722,-0.65769 -0.384364,-0.17937 -0.760187,-0.30749 -1.118927,-0.39291 -0.35874,-0.0769 -0.768728,-0.1452 -1.221424,-0.19645 l -0.760187,-0.1025 c -0.196453,-0.0256 -0.392905,-0.0683 -0.606441,-0.11104 -0.213536,-0.0427 -0.384364,-0.0939 -0.495403,-0.15374 -0.11958,-0.0512 -0.230618,-0.11958 -0.333115,-0.205 -0.111039,-0.0769 -0.17937,-0.17937 -0.222077,-0.2904 -0.04271,-0.11104 -0.06833,-0.24771 -0.06833,-0.39291 0,-0.21354 0.02563,-0.40145 0.08542,-0.56373 0.05125,-0.15375 0.145204,-0.29895 0.290408,-0.44416 0.136663,-0.1452 0.341657,-0.2477 0.623524,-0.32457 0.273326,-0.0683 0.614983,-0.1025 1.033513,-0.1025 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:17.49283981px;line-height:0.94999999;font-family:'Acherus Grotesque OT';-inkscape-font-specification:'Acherus Grotesque OT Heavy';text-align:center;letter-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="path4026-6-6" />
|
||||
<path
|
||||
d="m -25.595644,117.21435 6.124202,11.52238 c 0.02562,0.0427 0.05125,0.094 0.09396,0.16229 0.03416,0.0683 0.05979,0.11958 0.07687,0.1452 0.0085,0.0256 0.03417,0.0512 0.05979,0.0854 0.02563,0.0342 0.05125,0.0598 0.07687,0.0683 0.02562,0.009 0.05125,0.0171 0.07687,0.0171 h 0.05125 c 0.02562,0 0.05979,-0.009 0.08541,-0.0171 0.02562,-0.009 0.05125,-0.0342 0.07687,-0.0683 l 0.05979,-0.0854 c 0.0085,-0.0256 0.03416,-0.0769 0.07687,-0.1452 0.03416,-0.0683 0.05979,-0.11958 0.08541,-0.16229 l 6.124202,-11.52238 c 0.05979,-0.0854 0.05979,-0.18791 0.0085,-0.30749 -0.05125,-0.11104 -0.153745,-0.17083 -0.307491,-0.17083 h -2.237853 c -0.153746,0 -0.264785,0.0342 -0.341657,0.094 -0.07687,0.0598 -0.170829,0.18792 -0.273326,0.38437 l -3.373863,6.59398 v -0.0171 l -3.390946,-6.5769 c -0.102497,-0.19645 -0.187912,-0.32458 -0.264784,-0.38437 -0.07687,-0.0598 -0.196453,-0.094 -0.350199,-0.094 h -2.237853 c -0.128122,0 -0.222077,0.0512 -0.281867,0.1452 -0.05979,0.1025 -0.06833,0.21354 -0.01708,0.33312 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:17.49283981px;line-height:0.94999999;font-family:'Acherus Grotesque OT';-inkscape-font-specification:'Acherus Grotesque OT Heavy';text-align:center;letter-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="path4028-1-2" />
|
||||
<path
|
||||
d="m -12.441448,122.71387 c 0,0.85414 0.170829,1.67412 0.503944,2.45993 0.333116,0.78581 0.785812,1.46059 1.349546,2.02432 0.563734,0.57228 1.2385065,1.02497 2.0157762,1.35809 0.7772697,0.34165 1.5801637,0.51248 2.4257649,0.51248 0.521027,0 1.0762196,-0.0769 1.6826609,-0.23062 l 1.5374566,2.28911 c 0.1110385,0.16228 0.2049942,0.2477 0.2904085,0.26478 0.076873,0.0171 0.1964527,-0.0256 0.341657,-0.11958 l 1.52037375,-1.08476 c 0.14520424,-0.11104 0.23061849,-0.205 0.25624277,-0.29895 0.0170828,-0.094 -0.0256243,-0.22208 -0.13666281,-0.36728 l -1.48620811,-1.92182 c 0.7089384,-0.5979 1.27267247,-1.32392 1.6826609,-2.16953 0.40998843,-0.8456 0.61498265,-1.75099 0.61498265,-2.71617 0,-0.85414 -0.17082851,-1.67412 -0.50394411,-2.45993 -0.33311561,-0.77727 -0.78581114,-1.45204 -1.34954524,-2.02432 -0.5722755,-0.57227 -1.2385067,-1.02497 -2.0157765,-1.35808 -0.7772697,-0.33312 -1.5887052,-0.50395 -2.4343063,-0.50395 -1.1274682,0 -2.1780636,0.28187 -3.1432447,0.85414 -0.9651814,0.57228 -1.7339094,1.34101 -2.2976434,2.31473 -0.572276,0.98227 -0.854143,2.0414 -0.854143,3.17741 z m 2.8870022,0 c 0,-0.65769 0.1281214,-1.28121 0.3929056,-1.86203 0.2562428,-0.58082 0.6491484,-1.05914 1.1787168,-1.4435 0.5295684,-0.38436 1.144551,-0.57228 1.8364065,-0.57228 0.5381098,0 1.0335125,0.11104 1.4776666,0.33312 0.4356127,0.22208 0.7943526,0.51249 1.0762197,0.87977 0.281867,0.36728 0.4954027,0.78581 0.6406069,1.2385 0.1452042,0.4527 0.2220771,0.93102 0.2220771,1.42642 0,0.48686 -0.076873,0.95664 -0.2220771,1.40934 -0.1537457,0.46123 -0.3672813,0.87976 -0.6406069,1.24704 -0.2818671,0.36729 -0.640607,0.66624 -1.0762197,0.88831 -0.4441541,0.23062 -0.9395568,0.34166 -1.4776666,0.34166 -0.521027,0 -1.0078882,-0.11104 -1.4435009,-0.34166 -0.4356128,-0.22207 -0.7943526,-0.52102 -1.0762197,-0.88831 -0.281867,-0.36728 -0.5039441,-0.78581 -0.6576898,-1.24704 -0.1537456,-0.4527 -0.2306185,-0.92248 -0.2306185,-1.40934 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:17.49283981px;line-height:0.94999999;font-family:'Acherus Grotesque OT';-inkscape-font-specification:'Acherus Grotesque OT Heavy';text-align:center;letter-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="path4030-1-6" />
|
||||
<g
|
||||
style="fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="g4040-59-1"
|
||||
transform="translate(38.29287,-12.448458)">
|
||||
<path
|
||||
id="path4032-8-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -35.409769,138.11085 c 0,1.958 0.69023,3.12717 2.549624,3.12717 0.183122,0 0.788834,0 1.352287,-0.33808 0.126777,-0.0704 0.140863,-0.12677 0.0986,-0.26764 l -0.08452,-0.45076 c -0.02817,-0.12678 -0.07043,-0.16903 -0.126777,-0.16903 -0.02817,0 -0.08452,0.0141 -0.154949,0.0563 -0.352158,0.18312 -0.577539,0.2113 -0.971956,0.2113 -1.126906,0 -1.619927,-0.60572 -1.619927,-2.25382 v -3.23985 h 2.549624 c 0.169036,0 0.211295,-0.0563 0.211295,-0.22538 v -0.42259 c 0,-0.18312 -0.05635,-0.22538 -0.211295,-0.22538 h -2.549624 v -1.45089 c 0,-0.16904 -0.04226,-0.22538 -0.211295,-0.22538 h -0.619798 c -0.169036,0 -0.211295,0.0563 -0.211295,0.22538 v 1.45089 h -0.690229 c -0.169036,0 -0.225381,0.0423 -0.225381,0.22538 v 0.42259 c 0,0.16904 0.05634,0.22538 0.225381,0.22538 h 0.690229 z" />
|
||||
<path
|
||||
id="path4034-4-7"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -22.465356,137.87138 c 0.183122,0 0.211294,-0.0563 0.211294,-0.22538 0,-2.11294 -1.281855,-3.88782 -3.47932,-3.88782 -2.056603,0 -3.690616,1.69036 -3.690616,3.74696 0,2.0566 1.634013,3.73288 3.761047,3.73288 1.042388,0 2.18338,-0.33808 2.845437,-0.98605 0.0986,-0.0986 0.0986,-0.18312 0,-0.3099 l -0.267641,-0.32398 c -0.05635,-0.0563 -0.0986,-0.0845 -0.140863,-0.0845 -0.05635,0 -0.0986,0.0282 -0.183122,0.0704 -0.676143,0.49302 -1.521322,0.70432 -2.211552,0.70432 -1.422718,0 -2.620055,-1.12691 -2.71866,-2.43694 z m -3.282113,-3.22576 c 1.436805,0 2.352415,1.22551 2.408761,2.49328 h -4.972471 c 0.04226,-1.26777 1.112819,-2.49328 2.56371,-2.49328 z" />
|
||||
<path
|
||||
id="path4036-8-9"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -14.331692,139.53357 c -0.05635,-0.0704 -0.112691,-0.11269 -0.169036,-0.11269 -0.04226,0 -0.08452,0.0282 -0.126777,0.0704 -0.478935,0.47894 -1.183251,0.78884 -1.957998,0.78884 -1.479064,0 -2.662315,-1.21143 -2.662315,-2.77501 0,-1.54949 1.183251,-2.78909 2.662315,-2.78909 0.774747,0 1.479063,0.3099 1.957998,0.78883 0.04226,0.0423 0.08452,0.0704 0.126777,0.0704 0.05635,0 0.11269,-0.0422 0.169036,-0.11269 l 0.338071,-0.35215 c 0.112691,-0.12678 0.112691,-0.19721 0,-0.29582 -0.718402,-0.7184 -1.634013,-1.05647 -2.605969,-1.05647 -2.056602,0 -3.690615,1.69036 -3.690615,3.74696 0,2.0566 1.634013,3.73288 3.690615,3.73288 0.971956,0 1.887567,-0.33808 2.605969,-1.05648 0.112691,-0.0986 0.112691,-0.16903 0,-0.29581 z" />
|
||||
<path
|
||||
id="path4038-1-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.08631897px;line-height:0.94999999;font-family:'Acherus Grotesque';-inkscape-font-specification:'Acherus Grotesque';text-align:center;letter-spacing:2.59453273px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.0355891;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -11.945252,140.85768 c 0,0.16904 0.05634,0.22539 0.211295,0.22539 h 0.633885 c 0.154949,0 0.211295,-0.0564 0.211295,-0.22539 v -3.54975 c 0,-1.40863 0.788834,-2.59188 2.0143436,-2.59188 1.1409918,0 1.986171,0.81701 1.986171,2.49328 v 3.64835 c 0,0.16904 0.056345,0.22539 0.2112948,0.22539 h 0.6338843 c 0.1549496,0 0.2112948,-0.0564 0.2112948,-0.22539 v -3.93008 c 0,-2.25381 -1.281855,-3.16942 -2.7890912,-3.16942 -1.2959413,0 -2.0143443,1.01421 -2.2678973,1.49315 v -4.33859 c 0,-0.16903 -0.05635,-0.22538 -0.211295,-0.22538 h -0.633885 c -0.15495,0 -0.211295,0.0563 -0.211295,0.22538 z" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.05658248;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="g4054-0-0"
|
||||
transform="matrix(0.47717949,0,0,0.47717949,-11.601405,106.96719)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.05658248;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 9.2876161,101.23333 h 7.9103009 v 7.90119 c 0,2.68215 -1.322917,4.00506 -3.968075,4.00506 H 5.2916665 v -7.88047 c 2e-7,-2.70286 1.3229168,-4.02578 3.9959496,-4.02578 z"
|
||||
id="path4044-3-2" />
|
||||
<ellipse
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.05658248;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="ellipse4046-0-3"
|
||||
cx="36.399902"
|
||||
cy="107.18645"
|
||||
rx="5.9531264"
|
||||
ry="5.9531207" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.05658248;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 18.522377,101.22719 h 11.906251 l -5.953126,11.90625 z"
|
||||
id="path4048-4-7" />
|
||||
<path
|
||||
id="path4050-4-5"
|
||||
d="m 9.2876161,101.23333 h 7.9103009 v 7.90119 c 0,2.68215 -1.322917,4.00506 -3.968075,4.00506 H 5.2916665 v -7.88047 c 2e-7,-2.70286 1.3229168,-4.02578 3.9959496,-4.02578 z"
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.05658248;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
id="path4052-4-9"
|
||||
d="m 18.522377,101.22719 h 11.906251 l -5.953126,11.90625 z"
|
||||
style="opacity:1;vector-effect:none;fill:#ff8160;fill-opacity:1;stroke:none;stroke-width:0.05658248;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 15 KiB |
Загрузка…
Ссылка в новой задаче