mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 00:05:37 +01:00
20 lines
457 B
XML
20 lines
457 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
|
||
|
<defs>
|
||
|
<style>
|
||
|
.cls-1 {
|
||
|
fill: none;
|
||
|
stroke: #ed1a55;
|
||
|
stroke-linecap: square;
|
||
|
stroke-width: 2px;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<title>gitter</title>
|
||
|
<g id="gitter">
|
||
|
<path class="cls-1" d="M8,4V19.5"/>
|
||
|
<path class="cls-1" d="M12,4V19.5"/>
|
||
|
<path class="cls-1" d="M16,4v7"/>
|
||
|
<path class="cls-1" d="M4,1V11"/>
|
||
|
</g>
|
||
|
</svg>
|