1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-07-01 06:02:12 +02:00

bunch of new icons

This commit is contained in:
Matthias Kretschmann 2017-04-19 18:35:16 +02:00
parent 7bfcb6ba23
commit 2807d2cff3
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
8 changed files with 67 additions and 25 deletions

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g>
<polygon points="23.5 23.479 23.5 3.656 16.53 .5 7.578 3.636 .5 .5 .52 20.323 7.562 23.458 16.53 20.323"/>
<polygon stroke="currentColor" points="2.5 3.927 2.5 18.984 7.562 20.989 16.53 17.984 21.5 19.942 21.5 5.396 16.53 2.979 7.578 5.979"/>
<path stroke="currentColor" d="M14.5,8.958 L14.5,3.66"/>
<polyline stroke="currentColor" points="2.5 14.328 7.656 16.216 11.5 14.896 11.5 19.67" stroke-linecap="round"/>
<polyline stroke="currentColor" points="14.5 18.665 14.5 13.958 16.417 13.042 21.5 15" stroke-linecap="round"/>
<polyline stroke="currentColor" points="2.5 7.926 7.5 9.927 11.468 8.927"/>
<path stroke="currentColor" d="M4.5 8.727L4.5 6.958M8.5 9.675L8.5 7.958M6.5 9.526L6.5 7.958"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 828 B

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 18">
<g transform="translate(0 1)" >
<polygon points="12.767 9.533 23.499 4.934 12.767 .334 2.034 4.934"/>
<polyline points="6.634 7.233 6.634 12.6 12.767 15.666 18.9 12.6 18.9 7.233"/>
<path stroke="currentColor" d="M2,4.93355029 L2,10.2998373"/>
<polyline stroke="currentColor" points="2.034 10.3 .501 14.9 3.567 14.9 2.034 10.3"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 445 B

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="19" viewBox="0 0 24 19">
<g>
<path d="M23.5 16.5C23.5 17.604 22.605 18.5 21.5 18.5L2.5 18.5C1.396 18.5.5 17.604.5 16.5L.5 2.5C.5 1.396 1.396.5 2.5.5L21.5.5C22.605.5 23.5 1.396 23.5 2.5L23.5 16.5zM.5 5.5L23.5 5.5"/>
<circle cx="4" cy="3" r="1"/>
<circle cx="7" cy="3" r="1"/>
<circle cx="10" cy="3" r="1"/>
<polyline stroke="currentColor" points="5.5 9.5 8 12 5.5 14.5"/>
<path stroke="currentColor" d="M11.5,12.5 L15.5,12.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 526 B

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g>
<path d="M23.5,21.5 C23.5,22.6 22.6,23.5 21.5,23.5 L2.5,23.5 C1.399,23.5 0.5,22.6 0.5,21.5 L0.5,2.5 C0.5,1.399 1.399,0.5 2.5,0.5 L21.5,0.5 C22.6,0.5 23.5,1.399 23.5,2.5 L23.5,21.5 Z"/>
<polyline stroke="currentColor" points=".5 9.5 4.5 9.5 6.5 6.499 8.5 9.499 10.5 4.999 13.5 14.499 16 2.499 18 9.5 23.5 9.5"/>
<path stroke="currentColor" d="M4.5 20.5L4.5 21.5M10.5 20.5L10.5 21.5M16.5 20.5L16.5 21.5M7.5 18.5L7.5 21.5M13.5 18.5L13.5 21.5M19.5 18.5L19.5 21.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 578 B

View File

@ -1,11 +1,8 @@
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 60 60">
<g>
<circle stroke="currentColor" cx="11" cy="49" r="10"/>
<circle stroke="currentColor" cx="49" cy="49" r="10"/>
<circle stroke="currentColor" cx="30" cy="11" r="10"/>
<line x1="25.5" y1="19.9" x2="15.5" y2="40.1"/>
<line x1="34.5" y1="19.9" x2="44.5" y2="40.1"/>
<line x1="21" y1="49" x2="39" y2="49"/>
</g>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25">
<g>
<circle stroke="currentColor" cx="4.5" cy="19.501" r="4"/>
<circle stroke="currentColor" cx="19.5" cy="19.501" r="4"/>
<circle stroke="currentColor" cx="12" cy="4.501" r="4"/>
<path d="M8.5 19.501L15.5 19.501M13.984 7.953L17.914 15.827M10 8.001L6.087 15.827"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 475 B

After

Width:  |  Height:  |  Size: 381 B

View File

@ -1,7 +1,6 @@
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 60 60">
<g>
<line stroke="currentColor" x1="35.1" y1="35.1" x2="59" y2="59"/>
<circle cx="21" cy="21" r="20"/>
</g>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g>
<circle cx="8.5" cy="8.5" r="8"/>
<path stroke="currentColor" d="M14.156,14.156 L23.5,23.5"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 253 B

After

Width:  |  Height:  |  Size: 206 B

View File

@ -65,7 +65,8 @@
margin-bottom: 0;
color: $brand-main-gray-lighter;
+ .section-description {
+ .section-description,
+ p {
margin-top: $spacer;
}
}
@ -121,7 +122,7 @@
.feature__icon {
stroke: darken($brand-main-green, 15%);
color: darken($brand-main-green, 15%);
color: $brand-main-violet;
}
.feature__title {

View File

@ -27,18 +27,25 @@ intro:
features:
- title: "Scale &amp; performance"
description: "La la la...for high-throughput use cases."
icon: icon-cat
- title: "Asset issuance and transfer"
description: "La la la... in a flexible JSON data format."
icon: icon-cat
- title: "Federation consensus model"
description: "Energy efficient federation consensus mechanism with the option for pluggable consensus."
icon: icon-nodes
- title: "Asset level permissioning &amp; privacy"
description: "La la la"
icon: icon-cat
- title: "Interoperability"
description: "Interoperability with Ethereum, IPFS, Bitcoin and other protocols such as the Interledger Protocol (ILP), IPLD, COALA IP and COALA SC."
icon: icon-cat
- title: "Queryability &amp; indexing"
description: "Leverage efficient big data query capabilities out of the box."
icon: icon-search
- title: "Monitoring"
description: "Monitoring tools for nodes, caretakers and networks."
icon: icon-monitoring
support:
title: "Hands-on enterprise support by the best"
@ -46,10 +53,13 @@ support:
features:
- title: "Training"
description: "La la la..."
- title: "Use Case Development"
icon: icon-education
- title: "Use case development"
description: "La la la..."
- title: "Application Engineering &amp; Deployment"
icon: icon-blueprint
- title: "Application engineering"
description: "La la la..."
icon: icon-engineering
contact:
title: "Get started now"
@ -80,16 +90,15 @@ contact:
<header class="section-header text-left">
<h1 class="section-title">{{ page.intro.title }}</h1>
<p class="section-description">{{ page.intro.description }}</p>
<p>{{ page.intro.text }}</p>
</header>
<p>{{ page.intro.text }}</p>
<div class="grid grid--full grid-small--half grid--gutters">
{% for feature in page.intro.features %}
<div class="grid__col">
<div class="feature">
<svg class="feature__icon icon">
<use xlink:href="/assets/img/sprite.svg#icon-cat"></use>
<use xlink:href="/assets/img/sprite.svg#{{ feature.icon }}"></use>
</svg>
<div class="feature__detail">
<h1 class="feature__title">{{ feature.title }}</h1>
@ -114,7 +123,7 @@ contact:
</section>
<section class="section section--enterprisesupport background--green">
<div class="row row--wide">
<div class="row">
<header class="section-header text-left">
<h1 class="section-title">{{ page.support.title }}</h1>
@ -126,7 +135,7 @@ contact:
<div class="grid__col">
<div class="feature">
<svg class="feature__icon icon">
<use xlink:href="/assets/img/sprite.svg#icon-cat"></use>
<use xlink:href="/assets/img/sprite.svg#{{ feature.icon }}"></use>
</svg>
<div class="feature__detail">
<h1 class="feature__title">{{ feature.title }}</h1>