get rid of single svgs, add logo and logotype to icon set
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<form class="setup wizard js-admin">
|
||||
<div class="wizard-slide">
|
||||
<h2><%- @T('Administrator Account') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<form class="setup wizard js-agent">
|
||||
<div class="wizard-slide">
|
||||
<h2><%- @T('Invite Colleagues') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<div class="setup wizard">
|
||||
<div class="wizard-slide">
|
||||
<div class="wizard-body vertical centered">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<div class="setup wizard">
|
||||
<div class="wizard-slide">
|
||||
<div class="wizard-body vertical centered">
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
</div>
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<form class="setup wizard js-base">
|
||||
<div class="wizard-slide">
|
||||
<h2><%- @T('Organization') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<form class="setup wizard js-channel">
|
||||
<div class="wizard-slide">
|
||||
<h2><%- @T('Connect Channels') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
|
||||
<form class="setup wizard js-intro">
|
||||
<div class="wizard-slide">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<form class="setup wizard js-channel">
|
||||
<div class="wizard-slide">
|
||||
<h2><%- @T('Connect Channels') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<form class="setup wizard">
|
||||
<div class="wizard-slide">
|
||||
<h2><%- @T('Setup Finished') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<div class="setup wizard js-start">
|
||||
<div class="wizard-slide">
|
||||
<div class="wizard-body vertical centered">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<div class="import wizard">
|
||||
<div class="wizard-slide vertical">
|
||||
<h2><%- @T('Import from') %></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="main flex vertical centered darkBackground">
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<div class="import wizard">
|
||||
<div class="wizard-slide vertical" data-slide="otrs-prepare">
|
||||
<h2><%- @T('Create OTRS Migration Plugin') %></h2>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
</div>
|
||||
</aside>
|
||||
<img class="zammad full logo" src="<%= @C('image_path') + '/' + 'full logo on dark.svg' %>" alt="Zammad">
|
||||
<svg class="wizard-logo icon-full-logo"><use xlink:href="#icon-full-logo" /></svg>
|
||||
<div class="setup wizard">
|
||||
<div class="wizard-slide" data-slide="home">
|
||||
<div class="wizard-body vertical centered">
|
||||
|
|
|
@ -65,8 +65,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="poweredBy">
|
||||
<img class="logo" src="<%= @C('image_path') + '/' + 'logo.svg' %>">
|
||||
<svg class="logo icon-logo"><use xlink:href="#icon-logo" /></svg>
|
||||
<%- @T("Powered by") %>
|
||||
<img class="logotype" src="<%= @C('image_path') + '/' + 'logotype on dark.svg' %>">
|
||||
<svg class="logotype icon-logotype"><use xlink:href="#icon-logotype" /></svg>
|
||||
</div>
|
||||
</div>
|
|
@ -13,6 +13,7 @@
|
|||
.icon-download { width: 14px; height: 13px; }
|
||||
.icon-email { width: 17px; height: 17px; }
|
||||
.icon-facebook { width: 17px; height: 17px; }
|
||||
.icon-full-logo { width: 175px; height: 50px; }
|
||||
.icon-group { width: 24px; height: 24px; }
|
||||
.icon-help { width: 16px; height: 16px; }
|
||||
.icon-important { width: 16px; height: 16px; }
|
||||
|
@ -22,6 +23,7 @@
|
|||
.icon-lock-open { width: 16px; height: 16px; }
|
||||
.icon-lock { width: 16px; height: 16px; }
|
||||
.icon-logo { width: 42px; height: 36px; }
|
||||
.icon-logotype { width: 84px; height: 16px; }
|
||||
.icon-long-arrow-right { width: 11px; height: 11px; }
|
||||
.icon-magnifier { width: 15px; height: 15px; }
|
||||
.icon-marker { width: 17px; height: 19px; }
|
||||
|
@ -49,6 +51,7 @@
|
|||
.icon-radio-checked { width: 11px; height: 11px; }
|
||||
.icon-radio { width: 11px; height: 11px; }
|
||||
.icon-received-calls { width: 17px; height: 17px; }
|
||||
.icon-reload { width: 26px; height: 26px; }
|
||||
.icon-reopening { width: 68px; height: 47px; }
|
||||
.icon-reply-all { width: 16px; height: 16px; }
|
||||
.icon-reply { width: 16px; height: 16px; }
|
||||
|
|
|
@ -255,20 +255,6 @@ span[data-tooltip]:hover:before {
|
|||
.form-control:-ms-input-placeholder,
|
||||
.token-input:-ms-input-placeholder { color: hsl(0,0%,80%); }
|
||||
|
||||
.glyphicon {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.spinner {
|
||||
float: left;
|
||||
background: url("/assets/images/spinner.gif") no-repeat;
|
||||
background-position: center center;
|
||||
padding: 44px 10px 0 10px;
|
||||
width: 10px;
|
||||
height: 14px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.btn,
|
||||
.btn:hover,
|
||||
.btn:focus {
|
||||
|
@ -1022,12 +1008,6 @@ textarea,
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
.zammad.full.logo {
|
||||
height: 50px;
|
||||
margin-left: -25px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.getstarted,
|
||||
.reset_password,
|
||||
.signup,
|
||||
|
@ -1116,7 +1096,6 @@ textarea,
|
|||
right: 0;
|
||||
|
||||
.logo {
|
||||
height: 40px;
|
||||
margin-right: 8px;
|
||||
margin-top: -11px;
|
||||
}
|
||||
|
@ -1124,6 +1103,7 @@ textarea,
|
|||
.logotype {
|
||||
margin-left: 8px;
|
||||
margin-top: -5px;
|
||||
fill: hsl(225,9%,27%);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1839,18 +1819,18 @@ footer {
|
|||
z-index: -1;
|
||||
}
|
||||
|
||||
.logo {
|
||||
.search .logo {
|
||||
position: relative;
|
||||
@extend .u-clickable, .zIndex-5;
|
||||
margin: 0 10px;
|
||||
transition: 240ms;
|
||||
}
|
||||
|
||||
.logo .icon-logo {
|
||||
.search .logo .icon-logo {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.logo .activity-counter {
|
||||
.search .logo .activity-counter {
|
||||
height: 20px;
|
||||
min-width: 21px;
|
||||
position: absolute;
|
||||
|
@ -1868,7 +1848,7 @@ footer {
|
|||
border: 2px solid hsl(233,10%,16%);
|
||||
}
|
||||
|
||||
.logo .activity-counter:empty {
|
||||
.search .logo .activity-counter:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
@ -4433,6 +4413,13 @@ footer {
|
|||
@extend .u-textTruncate;
|
||||
}
|
||||
|
||||
|
||||
.wizard-logo {
|
||||
fill: white;
|
||||
margin-left: -25px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.wizard-slide {
|
||||
@extend .hero-unit;
|
||||
display: flex;
|
||||
|
|
|
@ -3,32 +3,34 @@
|
|||
"arrow-left.svg": "Felix Niklas",
|
||||
"arrow-right.svg": "Felix Niklas",
|
||||
"arrow-up.svg": "Felix Niklas",
|
||||
"checkbox-checked.svg": "Felix Niklas",
|
||||
"checkbox.svg": "Felix Niklas",
|
||||
"checkmark.svg": "Felix Niklas",
|
||||
"checkbox-checked.svg": "Zammad",
|
||||
"checkbox.svg": "Zammad",
|
||||
"checkmark.svg": "Zammad",
|
||||
"clock.svg": "",
|
||||
"cloud.svg": "Felix Niklas",
|
||||
"cog.svg": "",
|
||||
"dashboard.svg": "",
|
||||
"diagonal-cross.svg": "Felix Niklas",
|
||||
"diagonal-cross.svg": "Zammad",
|
||||
"download.svg": "Felix Niklas",
|
||||
"email.svg": "",
|
||||
"facebook.svg": "Facebook",
|
||||
"full-logo.svg": "Zammad",
|
||||
"group.svg": "",
|
||||
"help.svg": "Felix Niklas",
|
||||
"important.svg": "",
|
||||
"in-process.svg": "",
|
||||
"list.svg": "Felix Niklas",
|
||||
"loading.svg": "Felix Niklas",
|
||||
"lock-open.svg": "Felix Niklas",
|
||||
"lock.svg": "Felix Niklas",
|
||||
"logo.svg": "",
|
||||
"long-arrow-right.svg": "Felix Niklas",
|
||||
"magnifier.svg": "Felix Niklas",
|
||||
"list.svg": "Zammad",
|
||||
"loading.svg": "Zammad",
|
||||
"lock-open.svg": "Zammad",
|
||||
"lock.svg": "Zammad",
|
||||
"logo.svg": "Zammad",
|
||||
"logotype.svg": "Zammad",
|
||||
"long-arrow-right.svg": "Zammad",
|
||||
"magnifier.svg": "Zammad",
|
||||
"marker.svg": "Felix Niklas",
|
||||
"message.svg": "Felix Niklas",
|
||||
"minus.svg": "Felix Niklas",
|
||||
"mood-bad.svg": "Felix Niklas",
|
||||
"minus.svg": "Zammad",
|
||||
"mood-bad.svg": "Zammad",
|
||||
"mood-good.svg": "Zammad",
|
||||
"mood-ok.svg": "Zammad",
|
||||
"mood-super-bad.svg": "Zammad",
|
||||
|
@ -39,22 +41,23 @@
|
|||
"outbound-calls.svg": "",
|
||||
"overviews.svg": "",
|
||||
"package.svg": "Felix Niklas",
|
||||
"paperclip.svg": "Felix Niklas",
|
||||
"pen.svg": "Felix Niklas",
|
||||
"paperclip.svg": "",
|
||||
"pen.svg": "",
|
||||
"person.svg": "",
|
||||
"phone.svg": "",
|
||||
"plus.svg": "Felix Niklas",
|
||||
"priority-modified-inner-circle.svg": "Felix Niklas",
|
||||
"priority-modified-outer-circle.svg": "Felix Niklas",
|
||||
"priority.svg": "Felix Niklas",
|
||||
"radio-checked.svg": "Felix Niklas",
|
||||
"radio.svg": "Felix Niklas",
|
||||
"plus.svg": "Zammad",
|
||||
"priority-modified-inner-circle.svg": "Zammad",
|
||||
"priority-modified-outer-circle.svg": "Zammad",
|
||||
"priority.svg": "Zammad",
|
||||
"radio-checked.svg": "Zammad",
|
||||
"radio.svg": "Zammad",
|
||||
"received-calls.svg": "",
|
||||
"reload.svg": "",
|
||||
"reopening.svg": "",
|
||||
"reply-all.svg": "Felix Niklas",
|
||||
"reply.svg": "Felix Niklas",
|
||||
"signout.svg": "",
|
||||
"split.svg": "",
|
||||
"signout.svg": "Zammad",
|
||||
"split.svg": "Felix Niklas",
|
||||
"stopwatch.svg": "",
|
||||
"switchView.svg": "",
|
||||
"team.svg": "",
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 7.9 KiB |
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="825px" height="221px" viewBox="0 0 825 221" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.1.1 (8761) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>logo on dark</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="on-dark" sketch:type="MSLayerGroup" transform="translate(412.500000, 110.500000) scale(1, -1) translate(-412.500000, -110.500000) ">
|
||||
<g id="g12" transform="translate(6.321125, 43.279375)" fill="#D9B42F" sketch:type="MSShapeGroup">
|
||||
<path d="M105,38.75 L0.05875,0.3475 L145.67375,17.5025 L105,38.75 L105,38.75 Z" id="path14"></path>
|
||||
</g>
|
||||
<g id="g16" transform="translate(31.321125, 49.529375)" fill="#FFE188" sketch:type="MSShapeGroup">
|
||||
<path d="M80,32.5 L93.85125,0.105 L-0.38,44.8725 L80,32.5 L80,32.5 Z" id="path18"></path>
|
||||
</g>
|
||||
<g id="g20" transform="translate(232.658750, 137.439750)" fill="#E83F00" sketch:type="MSShapeGroup">
|
||||
<path d="M22.5,21.25 L10.93375,16.625 L0.2525,-0.14375 L22.5,21.25 L22.5,21.25 Z" id="path22"></path>
|
||||
</g>
|
||||
<g id="g24" transform="translate(176.653250, 133.956250)" fill="#CD2015" sketch:type="MSShapeGroup">
|
||||
<path d="M56.25,20 L-0.56375,5.4825 L24.215,0.31875 L56.25,20 L56.25,20 Z" id="path26"></path>
|
||||
</g>
|
||||
<g id="g28" transform="translate(182.903250, 145.206250)" fill="#E83F00" sketch:type="MSShapeGroup">
|
||||
<path d="M50,8.75 L0.09125,6.16875 L15.135,-0.1425 L50,8.75 L50,8.75 Z" id="path30"></path>
|
||||
</g>
|
||||
<g id="g32" transform="translate(111.347125, 76.623000)" fill="#EA4F86" sketch:type="MSShapeGroup">
|
||||
<path d="M92.5,5 L112.4675,43.165 L124.26125,78.9525 L-0.02625,5.40625 L40.06375,-0.11 L92.5,5 L92.5,5 Z" id="path34"></path>
|
||||
</g>
|
||||
<g id="g36" transform="translate(111.229250, 82.059500)" fill="#00A2C9" sketch:type="MSShapeGroup">
|
||||
<path d="M35,103.75 L0.0925,-0.03 L21.22375,12.4625 L35,103.75 L35,103.75 Z" id="path38"></path>
|
||||
</g>
|
||||
<g id="g40" transform="translate(92.479250, 158.309500)" fill="#00A2C9" sketch:type="MSShapeGroup">
|
||||
<path d="M53.75,27.5 L-0.23875,62.21 L55.0725,-0.405 L53.75,27.5 L53.75,27.5 Z" id="path42"></path>
|
||||
</g>
|
||||
<g id="g44" transform="translate(82.021000, 147.289125)" fill="#5A8794" sketch:type="MSShapeGroup">
|
||||
<path d="M65,22.5 L-0.0775,42.60875 L65.7975,0.1225 L65,22.5 L65,22.5 Z" id="path46"></path>
|
||||
</g>
|
||||
<g id="g48" transform="translate(85.771000, 139.789125)" fill="#005971" sketch:type="MSShapeGroup">
|
||||
<path d="M61.25,30 L0.21625,-0.16125 L62.0475,7.6225 L61.25,30 L61.25,30 Z" id="path50"></path>
|
||||
</g>
|
||||
<g id="g52" transform="translate(223.892500, 119.980500)" fill="#CD2015" sketch:type="MSShapeGroup">
|
||||
<path d="M0,0 L29.29375,45.87625 L11.71625,35.595 L0,0 L0,0 Z" id="path54"></path>
|
||||
</g>
|
||||
<g id="g56" transform="translate(132.550750, 94.867250)" fill="#5EB2D1" sketch:type="MSShapeGroup">
|
||||
<path d="M17.5,10 L13.67875,90.9425 L-0.0975,-0.345 L17.5,10 L17.5,10 Z" id="path58"></path>
|
||||
</g>
|
||||
<g id="g60" transform="translate(181.155000, 81.965750)" fill="#F59B00" sketch:type="MSShapeGroup">
|
||||
<path d="M18.75,52.5 L29.26125,12.15875 L22.6925,-0.3425 L-0.28875,41.22625 L18.75,52.5 L18.75,52.5 Z" id="path62"></path>
|
||||
</g>
|
||||
<g id="g64" transform="translate(125.097125, 49.123000)" fill="#E83F00" sketch:type="MSShapeGroup">
|
||||
<path d="M78.75,32.5 L26.31375,27.39 L0.075,0.51125 L78.75,32.5 L78.75,32.5 Z" id="path66"></path>
|
||||
</g>
|
||||
<g id="g68" transform="translate(146.347125, 76.623000)" fill="#BAE2F5" sketch:type="MSShapeGroup">
|
||||
<path d="M57.5,5 L-0.1175,109.18625 L5.06375,-0.11 L57.5,5 L57.5,5 Z" id="path70"></path>
|
||||
</g>
|
||||
<g id="g72" transform="translate(96.300750, 57.367250)" fill="#F59B00" sketch:type="MSShapeGroup">
|
||||
<path d="M53.75,47.5 L55.11125,19.145 L0.38125,-0.1575 L15.02,24.6625 L53.75,47.5 L53.75,47.5 Z" id="path74"></path>
|
||||
</g>
|
||||
<g id="g76" transform="translate(0.071125, -0.470625)" fill="#FFD130" sketch:type="MSShapeGroup">
|
||||
<path d="M111.25,82.5 L151.34,76.9825 L125.10125,50.105 L0.17625,-0.495 L111.25,82.5 L111.25,82.5 Z" id="path78"></path>
|
||||
</g>
|
||||
<path d="M293.998,67.0325 L341.8405,136.03625 C343.6805,138.665 345.65175,140.505 345.65175,140.505 L345.65175,140.76875 C345.65175,140.76875 343.023,140.37375 340.39425,140.37375 L306.08925,140.37375 L306.08925,125.91625 L294.65425,125.91625 L294.65425,151.15125 L361.5555,151.15125 L361.5555,142.6075 L313.713,73.4725 C311.873,70.845 309.90175,69.00375 309.90175,69.00375 L309.90175,68.74125 C309.90175,68.74125 312.5305,69.13625 315.15925,69.13625 L351.4355,69.13625 L351.4355,84.12 L362.8705,84.12 L362.8705,58.35875 L293.998,58.35875 L293.998,67.0325 L293.998,67.0325 Z" id="path90" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M393.889375,66.638125 C405.193125,66.638125 412.159375,78.204375 412.159375,88.194375 L412.159375,90.954375 L408.873125,90.954375 C402.826875,90.954375 381.929375,90.690625 381.929375,77.941875 C381.929375,72.028125 386.265625,66.638125 393.889375,66.638125 M407.821875,99.234375 L412.028125,99.234375 L412.028125,101.731875 C412.028125,112.246875 405.981875,115.926875 397.833125,115.926875 C387.318125,115.926875 378.774375,109.486875 378.774375,109.486875 L373.648125,118.555625 C373.648125,118.555625 383.374375,126.441875 398.884375,126.441875 C415.839375,126.441875 424.776875,117.635625 424.776875,100.811875 L424.776875,71.106875 C424.776875,69.135625 425.829375,68.215625 427.668125,68.215625 L434.371875,68.215625 L434.371875,58.358125 L421.096875,58.358125 C415.181875,58.358125 412.816875,61.249375 412.816875,65.586875 L412.816875,66.508125 C412.816875,69.135625 413.341875,70.844375 413.341875,70.844375 L413.079375,70.844375 C413.079375,70.844375 407.295625,56.780625 391.129375,56.780625 C380.088125,56.780625 369.048125,63.221875 369.048125,76.890625 C369.048125,97.789375 396.780625,99.234375 407.821875,99.234375" id="path94" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M441.339375,68.215375 L451.723125,68.215375 L451.723125,112.246625 C451.723125,114.086625 450.671875,115.006625 448.830625,115.006625 L440.683125,115.006625 L440.683125,124.864125 L455.665625,124.864125 C461.316875,124.864125 464.076875,122.366625 464.076875,117.504125 L464.076875,114.086625 C464.076875,111.984125 463.683125,110.275375 463.683125,110.275375 L463.945625,110.275375 C467.231875,118.161625 476.826875,126.441625 487.604375,126.441625 C498.250625,126.441625 504.821875,121.577875 507.056875,110.800375 L507.319375,110.800375 C511.000625,119.081625 520.200625,126.441625 531.109375,126.441625 C545.830625,126.441625 552.796875,117.899125 552.796875,100.944125 L552.796875,68.215375 L563.310625,68.215375 L563.310625,58.357875 L540.046875,58.357875 L540.046875,98.184125 C540.046875,107.514125 538.339375,114.875375 528.349375,114.875375 C515.863125,114.875375 508.764375,102.126625 508.764375,88.982875 L508.764375,68.215375 L519.149375,68.215375 L519.149375,58.357875 L496.015625,58.357875 L496.015625,98.184125 C496.015625,106.857875 494.701875,114.875375 484.449375,114.875375 C471.833125,114.875375 464.471875,101.469125 464.471875,88.456625 L464.471875,68.215375 L474.986875,68.215375 L474.986875,58.357875 L441.339375,58.357875 L441.339375,68.215375 L441.339375,68.215375 Z" id="path98" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M562.26225,68.215375 L572.646,68.215375 L572.646,112.246625 C572.646,114.086625 571.59475,115.006625 569.75475,115.006625 L561.606,115.006625 L561.606,124.864125 L576.5885,124.864125 C582.23975,124.864125 584.99975,122.366625 584.99975,117.504125 L584.99975,114.086625 C584.99975,111.984125 584.606,110.275375 584.606,110.275375 L584.86975,110.275375 C588.156,118.161625 597.751,126.441625 608.5285,126.441625 C619.1735,126.441625 625.746,121.577875 627.97975,110.800375 L628.2435,110.800375 C631.9235,119.081625 641.1235,126.441625 652.03225,126.441625 C666.7535,126.441625 673.71975,117.899125 673.71975,100.944125 L673.71975,68.215375 L684.23475,68.215375 L684.23475,58.357875 L660.971,58.357875 L660.971,98.184125 C660.971,107.514125 659.26225,114.875375 649.27225,114.875375 C636.786,114.875375 629.6885,102.126625 629.6885,88.982875 L629.6885,68.215375 L640.07225,68.215375 L640.07225,58.357875 L616.93975,58.357875 L616.93975,98.184125 C616.93975,106.857875 615.62475,114.875375 605.3735,114.875375 C592.756,114.875375 585.39475,101.469125 585.39475,88.456625 L585.39475,68.215375 L595.90975,68.215375 L595.90975,58.357875 L562.26225,58.357875 L562.26225,68.215375 L562.26225,68.215375 Z" id="path102" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M713.943125,66.638125 C725.246875,66.638125 732.213125,78.204375 732.213125,88.194375 L732.213125,90.954375 L728.926875,90.954375 C722.880625,90.954375 701.983125,90.690625 701.983125,77.941875 C701.983125,72.028125 706.319375,66.638125 713.943125,66.638125 M727.875625,99.234375 L732.081875,99.234375 L732.081875,101.731875 C732.081875,112.246875 726.035625,115.926875 717.885625,115.926875 C707.371875,115.926875 698.828125,109.486875 698.828125,109.486875 L693.703125,118.555625 C693.703125,118.555625 703.428125,126.441875 718.938125,126.441875 C735.893125,126.441875 744.830625,117.635625 744.830625,100.811875 L744.830625,71.106875 C744.830625,69.135625 745.881875,68.215625 747.721875,68.215625 L754.425625,68.215625 L754.425625,58.358125 L741.150625,58.358125 C735.235625,58.358125 732.870625,61.249375 732.870625,65.586875 L732.870625,66.508125 C732.870625,69.135625 733.396875,70.844375 733.396875,70.844375 L733.133125,70.844375 C733.133125,70.844375 727.350625,56.780625 711.183125,56.780625 C700.143125,56.780625 689.101875,63.221875 689.101875,76.890625 C689.101875,97.789375 716.834375,99.234375 727.875625,99.234375" id="path106" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M784.525375,67.821 C794.382875,67.821 803.715375,74.91975 803.715375,91.47975 C803.715375,103.7035 797.536625,115.26975 784.919125,115.26975 C774.272875,115.26975 765.730375,106.726 765.730375,91.611 C765.730375,77.1535 773.484125,67.821 784.525375,67.821 M782.947875,126.441 C798.062875,126.441 803.452875,115.26975 803.452875,115.26975 L803.715375,115.26975 C803.715375,115.26975 803.320375,117.37225 803.320375,120.26475 L803.320375,141.2935 L792.279125,141.2935 L792.279125,151.15225 L816.069125,151.15225 L816.069125,71.10725 C816.069125,69.136 817.120375,68.21475 818.961625,68.21475 L825.664125,68.21475 L825.664125,58.3585 L812.389125,58.3585 C806.475375,58.3585 804.109125,61.24975 804.109125,65.58725 L804.109125,66.50725 C804.109125,68.741 804.502875,70.056 804.502875,70.056 L804.240375,70.056 C804.240375,70.056 798.851625,56.781 781.765375,56.781 C763.889125,56.781 752.717875,70.976 752.717875,91.611 C752.717875,112.77225 765.071625,126.441 782.947875,126.441" id="path110" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 44 KiB |
33
public/assets/images/icons/full-logo.svg
Normal file
After Width: | Height: | Size: 8.3 KiB |
|
@ -6,26 +6,24 @@
|
|||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="logo" sketch:type="MSArtboardGroup">
|
||||
<g id="Group" sketch:type="MSLayerGroup">
|
||||
<path d="M18.343,22.361 L1.976,28.326 L24.686,25.662 L18.343,22.361" id="Shape" fill="#D9B42F" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M18.418,22.339 L20.578,27.369 L5.88,20.415 L18.417,22.337" id="Shape" fill="#FFE188" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M41.566,9.722 L39.762,10.44 L38.096,13.045 L41.566,9.722" id="Shape" fill="#E83F00" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M37.19,10.694 L28.329,12.95 L32.194,13.751 L37.19,10.694" id="Shape" fill="#CD1F14" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M38.07,10.694 L30.286,11.095 L32.633,12.076 L38.07,10.694" id="Shape" fill="#E83F00" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M33,22.18 L36.114,16.251 L37.953,10.692 L18.569,22.117 L24.821,22.974 L33,22.181" id="Shape" fill="#EB4F86" sketch:type="MSShapeGroup"></path>
|
||||
<g transform="translate(15.000000, 0.000000)" id="Shape" fill="#00A2C9" sketch:type="MSShapeGroup">
|
||||
<path d="M9.02,5.833 L3.576,21.953 L6.872,20.012 L9.021,5.832"></path>
|
||||
<path d="M9.06,5.392 L0.639,0 L9.266,9.726 L9.06,5.392"></path>
|
||||
</g>
|
||||
<path d="M23.841,7.984 L13.691,4.861 L23.965,11.46 L23.841,7.983" id="Shape" fill="#5A8794" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M24.19,8.75 L14.67,13.435 L24.314,12.227 L24.19,8.75" id="Shape" fill="#005971" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M36.14,15.875 L40.71,8.75 L37.968,10.346 L36.141,15.875" id="Shape" fill="#CD1F14" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M25.22,18.406 L24.624,5.833 L22.475,20.013 L25.22,18.406" id="Shape" fill="#5EB2D1" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M32.28,13.611 L33.919,19.877 L32.895,21.82 L29.31,15.363 L32.28,13.611" id="Shape" fill="#F69B00" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M32.795,22.361 L24.616,23.154 L20.524,27.33 L32.795,22.361" id="Shape" fill="#E83F00" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M33.415,22.02 L24.428,5.836 L25.236,22.813 L33.415,22.02" id="Shape" fill="#BAE2F6" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M24.943,18.472 L25.155,22.876 L16.619,25.874 L18.902,22.019 L24.942,18.471" id="Shape" fill="#F69B00" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M18.323,22.361 L24.575,23.218 L20.483,27.394 L0.999,35.253 L18.322,22.361" id="Shape" fill="#FFD130" sketch:type="MSShapeGroup"></path>
|
||||
<g sketch:type="MSLayerGroup" transform="translate(1.000000, 0.000000)" id="Shape">
|
||||
<path d="M27.3375,12.6 L36.72,9.72 L31.1625,13.2525 L27.3375,12.6 Z" fill="#CA2317" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M33.0525,19.62 L31.1625,13.2525 L36.72,9.72 L35.055,15.435 L33.0525,19.62 Z" fill="#E84F83" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M39.465,7.9875 L38.43,9.72 L35.055,15.435 L36.72,9.72 L39.465,7.9875 Z" fill="#CA2317" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M39.8025,9.1125 L37.1925,11.79 L38.43,9.72 L39.8025,9.1125 Z" fill="#E54011" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M27.9,10.8225 L35.5725,10.0575 L30.24,11.7 L27.9,10.8225 Z" fill="#E54011" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M28.1925,15.165 L31.1625,13.2525 L33.0525,19.62 L32.0625,21.645 L28.1925,15.165 Z" fill="#CA2317" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M23.76,22.725 L22.3425,5.4 L32.0625,21.645 L23.76,22.725 Z" fill="#B7DFF2" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M19.7325,27.1575 L23.76,22.725 L32.0625,21.645 L19.7325,27.1575 Z" fill="#E54011" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M0.1575,35.865 L19.7325,27.1575 L23.76,22.725 L17.37,22.0725 L0.1575,35.865 Z" fill="#FFCE33" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M0.9,28.755 L10.9575,27.225 L14.085,24.705 L12.555,24.03 L0.9,28.755 Z" fill="#D6B12D" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M4.5225,20.5425 L14.085,24.705 L17.37,22.0725 L4.5225,20.5425 Z" fill="#FFDE85" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M21.6225,11.6775 L20.4075,11.88 L17.37,22.0725 L20.655,20.0025 L21.6225,11.6775 Z" fill="#009EC6" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M23.4,18.2475 L20.655,20.0025 L22.3425,5.4 L23.4,18.2475 Z" fill="#5EAFCE" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M13.0275,13.05 L21.6225,11.6775 L22.005,8.28 L13.0275,13.05 Z" fill="#045972" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M12.105,5.085 L19.575,9.585 L22.005,8.28 L22.0725,7.8075 L12.105,5.085 Z" fill="#5A8591" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M13.5675,0.18 L20.3625,7.335 L22.0725,7.8075 L22.3425,5.4 L13.5675,0.18 Z" fill="#009EC6" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M17.37,22.0725 L23.4,18.2475 L23.76,22.725 L17.37,22.0725 Z" fill="#F39804" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
12
public/assets/images/icons/logotype.svg
Normal file
After Width: | Height: | Size: 5.7 KiB |
|
@ -1 +1,30 @@
|
|||
<svg viewBox="0 0 41 36" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="m17.343 22.361l-16.367 5.965 22.71-2.664-6.343-3.301" fill="#d9b42f"/><path d="m17.418 22.339l2.16 5.03-14.698-6.954 12.537 1.922" fill="#ffe188"/><path d="m40.566 9.722l-1.804.718-1.666 2.605 3.47-3.323" fill="#e83f00"/><path d="m36.19 10.694l-8.861 2.256 3.865.801 4.996-3.057" fill="#cd1f14"/><path d="m37.07 10.694l-7.784.401 2.347.981 5.437-1.382" fill="#e83f00"/><path d="m32 22.18l3.114-5.929 1.839-5.559-19.384 11.425 6.252.857 8.179-.793" fill="#eb4f86"/><g fill="#00a2c9"><path d="m23.02 5.833l-5.444 16.12 3.296-1.941 2.149-14.18"/><path d="m23.06 5.392l-8.421-5.392 8.627 9.726-.206-4.334"/></g><path d="m22.841 7.984l-10.15-3.123 10.274 6.599-.124-3.477" fill="#5a8794"/><path d="m23.19 8.75l-9.52 4.685 9.644-1.208-.124-3.477" fill="#005971"/><path d="m35.14 15.875l4.57-7.125-2.742 1.596-1.827 5.529" fill="#cd1f14"/><path d="m24.22 18.406l-.596-12.573-2.149 14.18 2.745-1.607" fill="#5eb2d1"/><path d="m31.28 13.611l1.639 6.266-1.024 1.943-3.585-6.457 2.97-1.752" fill="#f69b00"/><path d="m31.795 22.361l-8.179.793-4.092 4.176 12.271-4.969" fill="#e83f00"/><path d="m32.415 22.02l-8.987-16.184.808 16.977 8.179-.793" fill="#bae2f6"/><path d="m23.943 18.472l.212 4.404-8.536 2.998 2.283-3.855 6.04-3.548" fill="#f69b00"/><path d="m17.323 22.361l6.252.857-4.092 4.176-19.484 7.859 17.323-12.892" fill="#ffd130"/></g></svg>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="126px" height="108px" viewBox="0 0 42 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>logo</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="logo" sketch:type="MSArtboardGroup">
|
||||
<g sketch:type="MSLayerGroup" transform="translate(1.000000, 0.000000)" id="Shape">
|
||||
<path d="M27.3375,12.6 L36.72,9.72 L31.1625,13.2525 L27.3375,12.6 Z" fill="#CA2317" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M33.0525,19.62 L31.1625,13.2525 L36.72,9.72 L35.055,15.435 L33.0525,19.62 Z" fill="#E84F83" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M39.465,7.9875 L38.43,9.72 L35.055,15.435 L36.72,9.72 L39.465,7.9875 Z" fill="#CA2317" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M39.8025,9.1125 L37.1925,11.79 L38.43,9.72 L39.8025,9.1125 Z" fill="#E54011" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M27.9,10.8225 L35.5725,10.0575 L30.24,11.7 L27.9,10.8225 Z" fill="#E54011" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M28.1925,15.165 L31.1625,13.2525 L33.0525,19.62 L32.0625,21.645 L28.1925,15.165 Z" fill="#CA2317" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M23.76,22.725 L22.3425,5.4 L32.0625,21.645 L23.76,22.725 Z" fill="#B7DFF2" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M19.7325,27.1575 L23.76,22.725 L32.0625,21.645 L19.7325,27.1575 Z" fill="#E54011" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M0.1575,35.865 L19.7325,27.1575 L23.76,22.725 L17.37,22.0725 L0.1575,35.865 Z" fill="#FFCE33" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M0.9,28.755 L10.9575,27.225 L14.085,24.705 L12.555,24.03 L0.9,28.755 Z" fill="#D6B12D" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M4.5225,20.5425 L14.085,24.705 L17.37,22.0725 L4.5225,20.5425 Z" fill="#FFDE85" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M21.6225,11.6775 L20.4075,11.88 L17.37,22.0725 L20.655,20.0025 L21.6225,11.6775 Z" fill="#009EC6" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M23.4,18.2475 L20.655,20.0025 L22.3425,5.4 L23.4,18.2475 Z" fill="#5EAFCE" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M13.0275,13.05 L21.6225,11.6775 L22.005,8.28 L13.0275,13.05 Z" fill="#045972" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M12.105,5.085 L19.575,9.585 L22.005,8.28 L22.0725,7.8075 L12.105,5.085 Z" fill="#5A8591" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M13.5675,0.18 L20.3625,7.335 L22.0725,7.8075 L22.3425,5.4 L13.5675,0.18 Z" fill="#009EC6" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M17.37,22.0725 L23.4,18.2475 L23.76,22.725 L17.37,22.0725 Z" fill="#F39804" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -1 +0,0 @@
|
|||
<svg viewBox="0 0 41 37" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" transform="translate(0 1)"><path d="m17.698 21.947l-16.768 6.136 23.265-2.742-6.497-3.394" fill="#b0b0b0"/><path d="m17.698 21.947l2.212 5.176-15.05-7.153 12.843 1.977" fill="#e0e0e0"/><path d="m40.678 9.699l-1.848.739-1.707 2.679 3.555-3.418" fill="#6b6b6b"/><path d="m37.12 10.456l-9.08 2.318 3.959.826 5.117-3.144" fill="#535353"/><path d="m37.12 10.456l-7.972.411 2.402 1.01 5.57-1.42" fill="#6b6b6b"/><path d="m32.48 22.01l3.19-6.097 1.882-5.718-19.854 11.75 6.403.883 8.379-.818" fill="#848484"/><g fill="#767676"><path d="m23.274 5.366l-5.576 16.581 3.375-1.996 2.201-14.585"/><path d="m23.274 5.366l-8.625-5.545 8.836 10-.211-4.458"/></g><path d="m23.4 7.925l-10.398-3.212 10.525 6.787-.127-3.575" fill="#7b7b7b"/><path d="m23.4 7.925l-9.752 4.819 9.879-1.244-.127-3.575" fill="#414141"/><path d="m35.682 15.883l4.681-7.329-2.81 1.643-1.871 5.686" fill="#535353"/><path d="m23.885 18.299l-.611-12.933-2.201 14.585 2.812-1.652" fill="#9c9c9c"/><path d="m31.85 13.57l1.68 6.444-1.05 1.997-3.672-6.641 3.042-1.8" fill="#a5a5a5"/><path d="m32.48 22.01l-8.379.818-4.19 4.293 12.569-5.111" fill="#6b6b6b"/><path d="m32.48 22.01l-9.207-16.645.828 17.463 8.379-.818" fill="#d8d8d8"/><path d="m23.885 18.299l.217 4.529-8.744 3.084 2.34-3.965 6.187-3.648" fill="#a5a5a5"/><path d="m17.698 21.947l6.404.881-4.192 4.295-19.96 8.08 17.748-13.26" fill="#cdcdcd"/></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 673 B |