+ Added Trust Wallet

This commit is contained in:
Mehdi Dara 2023-12-30 19:07:37 +03:30
parent 4a5cd7309b
commit 0564b21406
2 changed files with 20 additions and 0 deletions

View File

@ -1123,6 +1123,12 @@ export const svgs: iSVG[] = [
route: '/library/redux.svg',
url: 'https://redux.js.org/'
},
{
title: 'Trust Wallet',
category: 'Crypto',
route: '/library/trust.svg',
url: 'https://trustwallet.com/'
},
{
title: 'Php',
category: 'Language',

14
static/library/trust.svg Normal file
View File

@ -0,0 +1,14 @@
<svg width="444" height="501" viewBox="0 0 444 501" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.710022 72.41L222.16 0.109985V500.63C63.98 433.89 0.710022 305.98 0.710022 233.69V72.41Z" fill="#0500FF"/>
<path d="M443.62 72.41L222.17 0.109985V500.63C380.35 433.89 443.62 305.98 443.62 233.69V72.41Z" fill="url(#paint0_linear_3_10)"/>
<defs>
<linearGradient id="paint0_linear_3_10" x1="385.26" y1="-34.78" x2="216.61" y2="493.5" gradientUnits="userSpaceOnUse">
<stop offset="0.02" stop-color="#0000FF"/>
<stop offset="0.08" stop-color="#0094FF"/>
<stop offset="0.16" stop-color="#48FF91"/>
<stop offset="0.42" stop-color="#0094FF"/>
<stop offset="0.68" stop-color="#0038FF"/>
<stop offset="0.9" stop-color="#0500FF"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 764 B