add svg file for ethfinex

This commit is contained in:
David Sun 2019-03-07 11:08:25 -08:00
parent 7bb93a7c32
commit 2eeabe3998
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<svg width="321" height="239" viewBox="0 0 321 239" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M190 152.9H196.9L281.1 81.1998L235.3 10.7998L208.7 44.5998L234.8 81.7998L190 152.9Z" fill="white"/>
<path d="M83.4998 81.7998L109.5 44.5998L82.9998 10.7998L37.2998 81.1998L121.2 152.9H128.3L83.4998 81.7998Z" fill="white"/>
<path d="M159.1 2L100.7 81.8L140.4 152.9H159.1H177.9L217.6 81.8L159.1 2Z" fill="white"/>
<path d="M35.4002 216.3V221H7.7002V183H34.6002V187.7H13.2002V199.4H32.3002V204H13.2002V216.3H35.4002V216.3Z" fill="white"/>
<path d="M61.1 187.7H48V183H79.5V187.7H66.5V221.1H61.1V187.7Z" fill="white"/>
<path d="M124.301 183V221.1H118.901V204.1H97.0006V221.1H91.6006V183H97.0006V199.4H118.901V183H124.301Z" fill="white"/>
<path d="M141.8 187.7V201H160.9V205.7H141.8V221.1H136.4V183H163.3V187.7H141.8Z" fill="white"/>
<path d="M175.9 183H181.3V221.1H175.9V183Z" fill="white"/>
<path d="M226.2 183V221.1H221.7L198.8 192.7V221.1H193.4V183H197.9L220.8 211.4V183H226.2Z" fill="white"/>
<path d="M265.9 216.3V221H238.3V183H265.2V187.7H243.8V199.4H262.9V204H243.8V216.3H265.9V216.3Z" fill="white"/>
<path d="M305.4 221.1L294 205.4L282.7 221.1H276.4L290.7 201.6L277.3 183H283.5L294.2 197.6L304.8 183H310.7L297.3 201.4L311.7 221.1H305.4Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -70,6 +70,10 @@ const projects: ProjectLogo[] = [
name: 'Veil',
imageUrl: 'images/clients/veil.svg',
},
{
name: 'Ethfinex',
imageUrl: 'images/clients/ethfinex.svg',
},
];
export const SectionLandingClients = () => (