mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
moar iconz
This commit is contained in:
parent
610b358748
commit
d4f2bab748
8
_src/_assets/images/icon-plug.svg
Normal file
8
_src/_assets/images/icon-plug.svg
Normal file
@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<g>
|
||||
<path d="M19.536 9.692L15.646 13.582C13.507 15.721 9.848 15.561 7.515 13.228 5.181 10.894 5.022 7.234 7.161 5.095L11.05 1.206M11.051 1.207L19.536 9.692M13.172 3.328L16 .5M17.415 7.57L20.243 4.742M11.051 4.035L16.707 9.692"/>
|
||||
<circle stroke="currentColor" cx="10.697" cy="10.046" r="1.5"/>
|
||||
<polyline points="8.698 14.167 6.454 16.41 4.333 14.289 6.576 12.045"/>
|
||||
<path stroke="currentColor" d="M5.394,15.35 L0.798,19.946 C0.017,20.727 0.017,21.993 0.798,22.774 C1.578,23.555 2.845,23.555 3.626,22.774 L6.808,19.592 C7.394,19.006 8.344,19.006 8.93,19.592 C9.515,20.178 9.515,21.127 8.93,21.713 L7.247,23.395"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 728 B |
@ -1,4 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" viewBox="0 0 23 23">
|
||||
<polyline points="0 13 8 4 14 9 21.5 .5"/>
|
||||
<polyline stroke="currentColor" points="14.562 .5 21.5 .5 21.5 6.479"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<g>
|
||||
<path d="M23.5.5L17.5 6.5M6.5 17.5L.5 23.5"/>
|
||||
<polyline points="17 .5 23.5 .5 23.5 7"/>
|
||||
<polyline points=".5 17 .5 23.5 7 23.5"/>
|
||||
|
||||
<g stroke="currentColor" transform="translate(8 8)">
|
||||
<circle cx="1" cy="7" r="1"/>
|
||||
<circle cx="4" cy="4" r="1"/>
|
||||
<circle cx="7" cy="1" r="1"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 421 B |
@ -32,19 +32,19 @@ intro:
|
||||
features:
|
||||
- title: "Scale & performance"
|
||||
description: "La la la...for high-throughput use cases."
|
||||
icon: icon-cat
|
||||
icon: icon-scaling
|
||||
- title: "Asset issuance and transfer"
|
||||
description: "La la la... in a flexible JSON data format."
|
||||
icon: icon-cat
|
||||
icon: icon-diamond
|
||||
- title: "Federation consensus model"
|
||||
description: "Energy efficient federation consensus mechanism with the option for pluggable consensus."
|
||||
icon: icon-nodes
|
||||
- title: "Asset level permissioning & privacy"
|
||||
description: "La la la"
|
||||
icon: icon-cat
|
||||
icon: icon-group
|
||||
- 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
|
||||
icon: icon-plug
|
||||
- title: "Queryability & indexing"
|
||||
description: "Leverage efficient big data query capabilities out of the box."
|
||||
icon: icon-search
|
||||
|
Loading…
Reference in New Issue
Block a user