Layout changes for home page - new images - delete old | add preparedeploy script

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@52164 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2018-05-23 13:24:39 +00:00
parent d2125a7b5e
commit 9266d4f4a1
15 changed files with 99 additions and 43 deletions

View File

@ -0,0 +1,7 @@
cp explore-production-properties.json src/assets/env-properties.json;
rm -rf src/assets/common-assets/.svn/;
rm -rf src/app/openaireLibrary/.svn/;
npm run build:dynamic;
rm -rf src node_modules .idea/ connect-production-properties.json installOpenaireLib.sh;
echo 'Ready!';
echo 'Now copy dist to the server!'

View File

@ -31,14 +31,14 @@ import {Session} from './openaireLibrary/login/utils/helper.class';
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="chevron-right" ratio="1"><polyline fill="none" stroke="#000" stroke-width="1.03" points="7 4 13 10 7 16"></polyline></svg>
</span></a>
</cookie-law>
<bottom *ngIf= "isClient"></bottom>
<bottom *ngIf= "isClient" [menuItems]=bottomMenuItems></bottom>
`
})
export class AppComponent {
isClient:boolean = false;
clientLoad = 0;
userMenuItems:MenuItem[] = [ new MenuItem("","My profile","","",false,[],[],{}),
new MenuItem("","My claims","","/myclaims",false,[],["/myclaims"],{}),
@ -72,7 +72,12 @@ export class AppComponent {
new MenuItem("","Browse all","","/search/find/dataproviders",false,["datasource"],["/search/find/dataproviders"],{})]
}
];
bottomMenuItems =[
new MenuItem("","About","https://beta.openaire.eu/project-factsheets","",false,[],[],{}),
new MenuItem("","News - Events","https://beta.openaire.eu/news-events","",false,[],[],{}),
new MenuItem("","Blog","https://blogs.openaire.eu/","",false,[],[],{}),
new MenuItem("","Contact us","https://beta.openaire.eu/contact-us","",false,[],[],{})
];
feedbackmail:string
properties:EnvProperties;
constructor( private route: ActivatedRoute, private propertiesService:EnvironmentSpecificService) {
@ -95,6 +100,7 @@ export class AppComponent {
this.propertiesService.setEnvProperties(es);
this.properties = this.propertiesService.envSpecific;
this.feedbackmail = this.properties.feedbackmail;
console.log(this.properties.loginUrl);
}, error => {
console.log("App couldn't fetch properties");
console.log(error);

View File

@ -1,8 +1,8 @@
<div class="image-front-topbar uk-section-default uk-position-relative" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}" tm-header-transparent="light">
<div
class="mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-bottom-center uk-section uk-padding-remove-bottom uk-flex uk-flex-middle" uk-height-viewport="offset-top: true;offset-bottom: 20">
<div uk-height-viewport="offset-top: true;offset-bottom: 20" style="box-sizing: border-box; min-height: calc(-77.8333px + 100vh);" class="mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-bottom-center uk-section uk-padding-remove-bottom uk-flex uk-flex-middle uk-background-fixed">
<!--div class="mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-bottom-center uk-section uk-padding-remove-bottom uk-flex uk-flex-middle" uk-height-viewport="offset-top: true;offset-bottom: 20"-->
<div class="uk-position-cover" style="background-color: rgba(255, 255, 255, 0.37);"></div>
<div class="uk-width-1-1">
<div class="uk-position-relative">
@ -19,15 +19,14 @@
<div class="uk-container uk-container-large uk-margin-medium explore-numbers">
<div class="search_box_bg uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<h1 id="page#7" class="uk-margin uk-margin-remove-bottom uk-width-xxlarge uk-margin-auto uk-text-center uk-h2 uk-text-primary uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="font-weight: 600 !important;">
<span *ngIf="showPublications && publicationsSize" >{{publicationsSize.number}} {{publicationsSize.size}} publications - </span>
<span *ngIf="showDatasets && datasetsSize">{{datasetsSize.number}} {{datasetsSize.size}} research data - </span>
<span *ngIf="showDataProviders && datasourcesSize" >{{datasourcesSize.number}} {{datasourcesSize.size}} data sources - </span>
<span *ngIf="showProjects && fundersSize">{{fundersSize.number}} {{fundersSize.size}} funders</span>
6900 data sources - 15 funders
<h1 id="page#7" class="firstPageNumbers uk-margin uk-margin-remove-bottom uk-width-xxlarge uk-margin-auto uk-text-center uk-h2 uk-text-primary uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="font-weight: 600 !important;">
<span *ngIf="showPublications && publicationsSize" >{{publicationsSize.number}} {{publicationsSize.size}} publications{{((showDatasets && datasetsSize)?",":"")}} </span>
<span *ngIf="showDatasets && datasetsSize">{{datasetsSize.number}} {{datasetsSize.size}} research data </span>
<span *ngIf="showDataProviders && datasourcesSize" > from {{datasourcesSize.number}} {{datasourcesSize.size}} content providers</span>
<span *ngIf="showProjects && fundersSize"> {{((showDataProviders && datasourcesSize)?" and ":" from ")}} {{fundersSize.number}} {{fundersSize.size}} funders</span>
</h1>
<h2 *ngIf = "showPublications || showDatasets || showProjects || showDataProviders" id="page#8" class="uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-h2 uk-text-primary uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="font-weight: normal !important;color: #4E81A2 !important;">
... linked together
<h2 *ngIf = "showPublications || showDatasets || showProjects || showDataProviders" id="page#8" class="uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-h2 uk-text-primary uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" >
... linked together for an integrated research search
</h2>
@ -38,7 +37,8 @@
</div>
</div>
</div>
<div class="uk-section-muted uk-section uk-section-small uk-flex uk-flex-middle" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-slide-top-medium&quot;,&quot;delay&quot;:false}" uk-height-viewport="offset-top: true" style="box-sizing: border-box; min-height: 100vh; height: 100vh;" style="background-color: #1F5A88 !important;">
<div class="uk-section-muted uk-section uk-section-small uk-flex uk-flex-middle" style="background-color: rgb(34, 32, 127); box-sizing: border-box; min-height: 100vh;" uk-height-viewport="offset-top: true" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-slide-top-medium&quot;,&quot;delay&quot;:false}">
<div class="uk-width-1-1">
<div class="uk-container">
<div class="uk-margin-small uk-grid uk-grid-stack" uk-grid="">
@ -46,7 +46,6 @@
<h6 id="page#12" class="uk-margin uk-text-center uk-h4 uk-text-muted uk-scrollspy-inview uk-animation-slide-top-medium" uk-scrollspy-class="" style="">
Learn more on OpenAIRE discovery and sharing services
</h6>
<hr class="uk-width-small uk-margin-auto uk-divider-small uk-text-center uk-scrollspy-inview uk-animation-slide-top-medium" uk-scrollspy-class="" style="">
</div>
</div>
<div class="uk-container uk-container-large uk-margin-large">
@ -57,9 +56,10 @@
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
<a routerLinkActive="uk-link" routerLink="/search/find" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="&lt;h4 class='uk-margin-remove'&gt;Explore &lt;/h4&gt;&lt;div&gt;Search for publications-data-software and other research artefacts. See how these are linked together and how they are linked to funding and organizations.&lt;/div&gt;
&lt;p&gt;View statistics on projects and institutions.&lt;/p&gt;"></a>
<div class="uk-card-media-top"><img src="assets/explrore.jpg" sizes="(min-width: 711px) 711px, 100vw" class="el-image" alt="" width="711"></div>
<div class="uk-card-media-top">
<img src="assets/explore.svg" alt="Explore"></div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom" style="color: #f25f30">
Explore
</h3>
<div class="el-meta uk-margin uk-text-meta">Discover linked open research</div>
@ -78,9 +78,10 @@
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
<a routerLinkActive="uk-link" routerLink="/participate/deposit-publications" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="&lt;h4 class='uk-margin-remove'&gt;Share&lt;/h4&gt;&lt;div class=&quot;uk-margin-bottom&quot;&gt;Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.&lt;/div&gt;
&lt;div&gt;Use &lt;a href=&quot;http://www.zenodo.org&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;ZENODO&lt;/a&gt;, a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)&lt;/div&gt;"></a>
<div class="uk-card-media-top"><img src="assets/open.jpg" sizes="(min-width: 1090px) 1090px, 100vw" class="el-image" alt="" width="1090"></div>
<div class="uk-card-media-top">
<img src="assets/share.svg" alt="Share" ></div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom" style="color:#22207F">
Share
</h3>
<div class="el-meta uk-margin uk-text-meta">Deposit in a repository of your choice</div>
@ -95,9 +96,10 @@
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
<a routerLinkActive="uk-link" routerLink="/participate/claim" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="&lt;h4 class='uk-margin-remove'&gt;Link&lt;/h4&gt;&lt;div class=&quot;uk-margin-bottom&quot;&gt;If you don't find your research results in OpenAIRE, don't worry!&lt;/div&gt;
&lt;div&gt;Use our &lt;strong&gt;LINK OUT service&lt;/strong&gt;, that reaches out to many external sources via APIs, to connect your research results and &lt;em&gt;claim&lt;/em&gt; them to your project.&lt;/div&gt;"></a>
<div class="uk-card-media-top"><img src="assets/link.jpg" sizes="(min-width: 693px) 693px, 100vw" class="el-image" alt="" width="693"></div>
<div class="uk-card-media-top">
<img src="assets/link.svg" alt="Link" ></div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom" style="color:#4687E6">
Link
</h3>
<div class="el-meta uk-margin uk-text-meta">Connect all your research</div>
@ -245,7 +247,7 @@
<div class="uk-width-expand@m uk-grid-item-match">
<div class="uk-tile-secondary uk-tile uk-tile-xsmall" style="background-color: #4E81A2 !important;">
<div class="uk-tile-secondary uk-tile uk-tile-xsmall" style="background-color: #3870DF !important;">
<h4 class="uk-margin-remove-top uk-h4">
Our data policies
</h4>
@ -276,18 +278,18 @@
</div>
</div>
<div class="uk-section-default" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}">
<div style="background-image: url('assets/sky_bw3.png');" class="uk-background-norepeat uk-background-cover uk-background-center-center uk-background-fixed uk-section uk-section-small">
<div class="uk-container">
<div class="mainPageBottomInfo uk-background-norepeat uk-background-cover uk-background-center-center uk-section uk-section-small ">
<div class="uk-container">
<div class="uk-grid-divider uk-margin-remove-vertical uk-grid" uk-grid="">
<div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-first-column">
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A content provider?
</h4>
<div class="custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<div class=" uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Join OpenAIRE, use our tools and make your content more visible around the world.
</div>
<div id="page#37" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="providelink el-content uk-button uk-button-default uk-button-small" href="https://provide.openaire.eu" target="_blank" style="">
<a class="providelink el-content uk-button uk-button-default uk-button-small" href="https://beta.provide.openaire.eu" target="_blank" style="">
OpenAIRE.PROVIDE
</a>
</div>
@ -296,7 +298,7 @@
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A research manager?
</h4>
<div class="custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<div class="uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Use our monitoring services and easily track all relevant research results.
</div>
<div id="page#41" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
@ -309,11 +311,11 @@
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A research community?
</h4>
<div class="custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<div class="uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Use a trusted partner to share, link, disseminate and monitor your research.
</div>
<div id="page#45" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="connectlink el-content uk-button uk-button-default uk-button-small" href="https://connect.openaire.eu" target="_blank">
<a class="connectlink el-content uk-button uk-button-default uk-button-small" href="https://beta.connect.openaire.eu" target="_blank">
OpenAIRE.CONNECT
</a>
</div>
@ -322,8 +324,8 @@
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A developer?
</h4>
<div id="page#48" class="custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Get access to OpenAIRE data and capitalize on on Europe's open linked research.
<div id="page#48" class="uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Get access to OpenAIRE data and capitalize on Europe's open linked research.
</div>
<div id="page#49" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="developlink el-content uk-button uk-button-default uk-button-small" href="https://develop.openaire.eu" target="_blank">

View File

@ -1,7 +1,7 @@
{
"enablePiwikTrack" : false,
"enableHelper" : true,
"useCache" : false,
"useCache" : true,
"metricsAPIURL" : "https://beta.services.openaire.eu/usagestats/",
"framesAPIURL" : "https://beta.openaire.eu/stats3/",
"statisticsAPIURL" : "http://vatopedi.di.uoa.gr:8080/stats/",
@ -34,7 +34,7 @@
"piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
"piwikSiteId" : "6",
"loginUrl" :"http://rudie.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/openid_connect_login",
"loginUrl" :"http://scoobydoo.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/openid_connect_login",
"logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=",

View File

@ -1,10 +1,10 @@
.tm-toolbar .uk-subnav-line .custom-explore-li {
display: block;
background:#Fb6e50 !important; color:#fff !important;
background:#D03C0D !important;
color:#fff !important;
}
.custom-explore-toolbar ul.uk-subnav.uk-subnav-line{
background-color: #f25f30 !important;
}
@ -15,23 +15,29 @@
.custom-explore-toolbar{
border-top-color:#f25f30 !important;
}
}
.mainPageSearchForm{
background-image: url("./explore_1.jpg"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
background-image: linear-gradient(rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5)), url('home.jpg');
}
.explore-numbers h2, .explore-numbers div{
color: #f25f30 !important;
font-weight: 500 !important;
.firstPageNumbers{
font-weight: 600 !important;
color: #D03C0D !important;
}
.explore-numbers h2{
font-size: 36px !important;
.explore-numbers h2, .explore-numbers div {
font-weight: normal !important;
color: #444 !important;
font-style: italic !important;
}
.explore-numbers h2 {
font-size: 22px !important;
}
.developlink{
text-transform: none !important;
color: #fff !important;
background: #d13f96;
background: #d13f96 !important;
font-weight: 600;
}
.providelink{
@ -50,3 +56,12 @@
font-weight: 600;
color: #fff !important;
}
.mainPageBottomInfo{
background: linear-gradient( rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5)), url('home.jpg');
background-attachment: scroll, scroll;
background-size: auto auto, auto auto;
background-size: cover;
background-attachment: fixed;
box-sizing: border-box;
min-height: calc(100vh - 412.767px);
}

View File

@ -0,0 +1 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 128 128" height="128px" id="Clear" version="1.1" viewBox="0 0 128 128" width="128px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Keywords_research"><path d="M94,61.8 c4.5-8.7,3.1-19.6-4.2-26.8c-9-9-23.5-9-32.5,0s-9,23.5,0,32.5c7.1,7.1,17.6,8.6,26.2,4.5l3.2-1.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M49.5,85.2L29,105.7 c-2.7,2.7-7.2,2.7-9.9,0l0,0c-2.7-2.7-2.7-7.2,0-9.9l20.5-20.5c1.6-1.6,4.1-1.6,5.7,0l4.2,4.2C51.1,81.1,51.1,83.6,49.5,85.2z" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M99.9,67.7 c7.5-12,6-27.9-4.4-38.3c-12.1-12.1-31.7-12.1-43.8,0C40.5,40.5,39.6,58,49,70.2l-4.5,4.5" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M50.1,80.3l4.5-4.5 c10.2,7.9,24.1,8.5,34.9,2l3.9-2.7" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M98.3,85.9l0.7,0.7 c2.7,2.7,7.2,2.7,9.9,0l0,0c2.7-2.7,2.7-7.2,0-9.9l-9-9l-12-12c1.6-5.3,0.3-11.4-4.2-15.5C78.1,35,69.1,35,63.5,40.2 c-6.4,5.8-6.5,15.7-0.5,21.7c4.1,4.1,9.9,5.3,15,3.7l3.2,3.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><line fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" x1="91.9" x2="93.9" y1="79.5" y2="81.5"/><line fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" x1="85.9" x2="87.5" y1="73.5" y2="75.1"/><path d="M87.5,75.1l3.2-1.4 c1.7-0.7,3.3,1,2.6,2.6l-1.4,3.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M81.1,68.7l3.2-1.4 c1.7-0.7,3.3,1,2.6,2.6l-1,3.5" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M93.9,81.5l3.2-1.4 c1.7-0.7,3.3,1,2.6,2.6l-1.4,3.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><circle cx="73.5" cy="51.3" fill="none" r="4" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/></g></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 446 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 365 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="-10 -10 128 128" >
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="506" width="514" y="-1" x="-1"/>
</g>
<g transform="scale(0.2)">
<title fill="#4586e3">Layer 1</title>
<path id="svg_2" fill="#4586e3" d="m109.224998,189.647003c-6.667999,1.401001 -13.102997,3.880997 -18.974998,7.268997c-11.786003,6.746002 -21.269997,17.003998 -27.572998,28.785995c-12.703003,23.656998 -12.599003,53.306 0.238998,76.901001c6.388,11.735992 15.947998,21.933014 27.792,28.584015c5.891998,3.342987 12.351997,5.776978 19.036003,7.10199c6.699997,1.493988 13.718994,1.263 19.645996,1.263l74.332001,0l37.164993,0l18.582001,0c5.990997,0.122986 13.45401,-0.200012 19.860016,-2.002991c26.837982,-6.775024 46.451996,-30.725006 51.550995,-56.769012c5.513,-26.014999 -2.188019,-54.923996 -21.786011,-73.713989l-8.016998,8.348007c16.479004,15.725983 23.257019,40.599991 18.46701,63.008987c-4.358002,22.393982 -21.192993,42.463013 -43.07901,47.915009c-5.574982,1.477997 -10.619995,1.738983 -16.996002,1.645996l-18.582001,0l-37.164993,0l-74.332001,0c-6.437996,0 -11.917,0.184998 -17.368996,-1.029999c-5.464005,-1.07901 -10.762001,-3.065002 -15.633003,-5.837006c-9.788002,-5.5 -17.873001,-14.048004 -23.309998,-24.041992c-10.962002,-20.022003 -11.055004,-45.820999 -0.200005,-65.904999c5.363998,-10.042007 13.388,-18.636002 23.133003,-24.227005c4.854996,-2.802994 10.133995,-4.820999 15.585999,-5.960999c5.486,-1.248001 10.862,-1.154999 17.311996,-1.123993l74.333008,0l0,-11.56601l-74.333008,0c-5.918999,-0.046005 -13.033997,-0.170013 -19.683998,1.354996z"/>
<path id="svg_3" fill="#4586e3" d="m426.90799,317.143005c-8.777985,6.606018 -19.451996,10.488007 -30.333984,10.796997l-72.303009,0.045013l0,11.566986l72.672974,-0.04599c13.300018,-0.369995 26.376007,-5.175995 36.89502,-13.09201c10.574005,-7.901001 18.690002,-18.729004 23.765991,-30.72699c10.165009,-24.011017 8.162994,-52.735001 -5.944977,-74.883011c-6.962006,-11.042999 -16.94101,-20.361008 -28.901001,-26.106003c-5.960999,-2.863998 -12.383026,-4.882004 -18.96701,-5.774994c-3.25,-0.492004 -6.715027,-0.630997 -9.84201,-0.630997l-9.056,0l-72.488007,0l-36.248993,0l-18.112,0c-5.760986,-0.124008 -13.091995,0.153992 -19.352997,1.785995c-26.287003,6.222992 -45.841995,29.048004 -51.75,54.229004c-6.268005,25.197998 -0.022003,53.459991 17.75499,72.973999l8.563004,-7.778015c-15,-16.386993 -20.498993,-40.768982 -15.078003,-62.452988c5.067001,-21.624008 21.796997,-40.737 43.229004,-45.712997c5.475006,-1.355011 10.335007,-1.570007 16.634003,-1.479004l18.112,0l36.248993,0l72.488007,0l9.056,0c2.911011,0.015991 5.497986,0.108002 8.225006,0.522995c5.390991,0.723999 10.643005,2.372009 15.556,4.744003c9.855988,4.727997 18.251007,12.505997 24.164978,21.886002c12.014008,18.712997 13.769012,43.694992 5.059021,64.16301c-4.336975,10.242981 -11.235992,19.390991 -20.046997,25.968994z"/>
<path id="svg_4" fill="#4586e3" d="m372.626007,462.179993c-34.438995,20.007996 -74.18399,30.587982 -114.019989,30.541992c-39.836014,0.04599 -79.584015,-10.533997 -114.022003,-30.541992c-32.938004,-19.006012 -60.891006,-46.436005 -80.786015,-78.855988c0.373005,-0.338013 0.805004,-0.601013 1.155003,-0.95401c4.396996,-4.343994 6.958,-10.550018 6.926994,-16.72702c0.030006,-6.189972 -2.537994,-12.398987 -6.937996,-16.741974c-4.355,-4.390015 -10.550003,-6.946014 -16.742001,-6.915009c-6.184002,-0.031006 -12.379002,2.524994 -16.733002,6.931c-4.396999,4.359009 -6.957998,10.549988 -6.924,16.742004c-0.026999,6.174988 2.534,12.382996 6.938002,16.72699c4.354998,4.403992 10.553999,6.959991 16.738001,6.931c1.778999,0 3.542,-0.263 5.274998,-0.662994c20.91901,34.362 50.445004,63.424988 85.298008,83.539001c36.174988,21.02301 77.998993,32.15799 119.813004,32.097992c41.81601,0.045013 83.639984,-11.074005 119.817993,-32.097992c36.225006,-20.899017 66.796997,-51.427002 87.835999,-87.588989l-9.996002,-5.823029c-20.022003,34.421021 -49.153992,63.500031 -83.636993,83.399017zm-324.410007,-84.431c-6.468998,0.169006 -12.274998,-5.638 -12.102001,-12.106018c-0.181,-6.453979 5.625,-12.259979 12.094002,-12.090973c6.460999,-0.184998 12.278999,5.621002 12.105,12.090973c0.173,6.468018 -5.632999,12.275024 -12.097,12.106018z"/>
<path id="svg_5" fill="#4586e3" d="m484.524994,135.447998c-4.356995,-4.403992 -10.550018,-6.960999 -16.73999,-6.931c-1.048004,-0.015991 -2.095001,0.169998 -3.143005,0.30899c-20.962006,-35.023987 -50.863983,-64.625992 -86.218994,-85.03299c-36.177002,-21.007999 -78.001007,-32.143999 -119.817017,-32.081999c-41.815002,-0.062 -83.638992,11.059 -119.813004,32.081999c-36.236008,20.916 -66.80899,51.441002 -87.835995,87.589005l9.996002,5.821991c20.021999,-34.422997 49.146999,-63.500992 83.632,-83.399994c34.438004,-19.991001 74.186005,-30.572001 114.022003,-30.526001c39.835999,-0.046 79.580994,10.535 114.019989,30.542c33.121002,19.112999 61.213013,46.744003 81.136017,79.396004c-0.947021,0.692001 -1.887024,1.401001 -2.710022,2.231995c-4.39798,4.344009 -6.954987,10.550995 -6.923981,16.727005c-0.031006,6.190994 2.524994,12.382996 6.923981,16.740997c4.350006,4.389999 10.557007,6.962006 16.733002,6.931c6.190002,0.031006 12.382996,-2.524994 16.740021,-6.931c4.405975,-4.358002 6.961975,-10.550003 6.932983,-16.740997c0.028015,-6.17601 -2.526978,-12.382996 -6.93399,-16.727005zm-16.73999,28.832001c-6.460999,0.169998 -12.269012,-5.636993 -12.091003,-12.104996c-0.178009,-6.469009 5.630005,-12.275009 12.091003,-12.091003c6.468994,-0.169006 12.274994,5.621994 12.105988,12.091003c0.170013,6.468994 -5.636993,12.274994 -12.105988,12.104996z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="-10 -10 128 128" >
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g transform="scale(0.2)">
<title fill="#22207f">Layer 1</title>
<path id="svg_1" fill="#22207f" d="m389.502014,349.355988c-20.15799,-0.096985 -40.235016,8.214996 -54.42099,22.531006c-9.13501,9.053009 -15.801025,20.510986 -19.432007,32.84201l-157.630005,-99.900024c11.184998,-13.621979 17.542999,-31.181 17.445999,-48.819977c0.097,-17.641022 -6.262009,-35.216019 -17.438004,-48.837021l157.621979,-99.93399c3.615021,12.346001 10.279999,23.804993 19.415009,32.858994c14.201996,14.315002 34.264008,22.626999 54.438019,22.529999c20.156982,0.113007 40.233978,-8.214996 54.419983,-22.529999c14.332001,-14.185997 22.658997,-34.262993 22.546997,-54.420998c0.112,-20.173996 -8.214996,-40.235008 -22.528992,-54.436996c-14.203003,-14.315001 -34.265015,-22.643001 -54.437988,-22.530011c-20.15802,-0.113 -40.235016,8.215001 -54.421021,22.530011c-14.332001,14.187 -22.643982,34.263 -22.546997,54.419991c-0.015991,2.970001 0.209991,5.922997 0.549011,8.876999l-163.722015,103.789993c-13.887985,-12.280991 -32.302994,-19.382996 -50.853989,-19.285995c-20.166,-0.113998 -40.234005,8.214005 -54.429005,22.530014c-14.323999,14.186996 -22.643,34.263 -22.546,54.421997c-0.105,20.172989 8.215,40.232986 22.546,54.435989c14.186001,14.315002 34.255001,22.628021 54.421001,22.529999c18.552002,0.098022 36.958,-7.003998 50.846001,-19.269989l163.739014,103.773987c-0.33902,2.937012 -0.564026,5.890015 -0.549011,8.859009c-0.112,20.15802 8.214996,40.235016 22.529999,54.421997c14.201996,14.315002 34.264008,22.643005 54.437988,22.546021c20.157013,0.096985 40.234009,-8.214996 54.420013,-22.546021c14.332001,-14.186981 22.658997,-34.247986 22.546997,-54.421997c0.112,-20.156982 -8.214996,-40.234009 -22.528992,-54.419983c-14.205017,-14.329987 -34.266022,-22.640991 -54.438995,-22.545013zm-45.851013,-309.545986c11.990997,-12.073002 28.822998,-19.061001 45.851013,-18.980001c17.026001,-0.080999 33.858978,6.907 45.85199,18.996c12.087006,11.991001 19.074982,28.825001 18.994995,45.851002c0.079987,17.026001 -6.90799,33.860001 -18.994995,45.851013c-11.992004,12.071991 -28.825012,19.060989 -45.85199,18.978989c-17.027008,0.081009 -33.859009,-6.90799 -45.851013,-18.995987c-12.088989,-11.991005 -19.076996,-28.824005 -18.996002,-45.851013c-0.080994,-17.010002 6.90799,-33.859005 18.996002,-45.850002zm-199.294006,262.049007c-12,12.071014 -28.833008,19.059998 -45.859001,18.979004c-17.026001,0.079987 -33.860001,-6.90799 -45.851002,-18.994995c-12.088001,-11.992004 -19.068001,-28.824005 -18.996002,-45.851013c-0.072998,-17.026993 6.915001,-33.860001 18.996002,-45.85199c11.999996,-12.072006 28.832996,-19.059998 45.858997,-18.979004c17.026001,-0.080994 33.860008,6.906998 45.851006,18.994995c12.087997,11.990997 19.068008,28.824005 18.988007,45.85199c0.080994,17.027008 -6.906998,33.860016 -18.988007,45.851013zm290.997009,170.315979c-11.992004,12.088013 -28.825012,19.061005 -45.85199,18.996002c-17.027008,0.063995 -33.859009,-6.924011 -45.851013,-18.996002c-12.088989,-11.990997 -19.076996,-28.824005 -18.996002,-45.85199c-0.080994,-17.026001 6.907013,-33.858032 18.996002,-45.85202c11.990997,-12.086975 28.822998,-19.059998 45.851013,-18.994995c17.026001,-0.063995 33.858978,6.90799 45.85199,18.994995c12.087006,11.993011 19.074982,28.825012 18.994995,45.85202c0.079987,17.028015 -6.908997,33.860992 -18.994995,45.85199z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB