add protocol logos

This commit is contained in:
Georges KABBOUCHI 2022-09-06 21:52:47 +03:00
parent 3540b6fc6d
commit 5d2a0a322c
4 changed files with 17 additions and 0 deletions

10
icons/protocols/aave.svg Normal file
View File

@ -0,0 +1,10 @@
<svg viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="url(#paint0_linear)"/>
<path d="M28 15.8437C27.9159 11.4261 24.2682 7.91734 19.8506 8.00148C15.5509 8.08142 12.0884 11.544 12.0042 15.8437C12.0042 15.8648 12 15.8858 12 15.9026V16.0246V30.489C12.0126 30.9812 12.4165 31.3683 12.9088 31.3599C13.3842 31.3515 13.767 30.9644 13.7796 30.489V27.9016C13.7796 27.4093 14.1793 27.0138 14.6674 27.0138C15.1596 27.0138 15.5551 27.4135 15.5551 27.9016V29.1259C15.5551 29.6181 15.9548 30.0136 16.4428 30.0136C16.9351 30.0136 17.3305 29.6139 17.3305 29.1259V27.9016C17.3305 27.4093 17.7302 27.0138 18.2182 27.0138C18.7105 27.0138 19.106 27.4135 19.106 27.9016V28.2381C19.1186 28.7304 19.5225 29.1175 20.0147 29.109C20.4901 29.1006 20.873 28.7136 20.8856 28.2381V27.9016C20.8856 27.4093 21.2853 27.0138 21.7733 27.0138C22.2614 27.0138 22.6611 27.4135 22.6611 27.9016V29.1259C22.6611 29.6181 23.0607 30.0136 23.5488 30.0136C24.0368 30.0136 24.4365 29.6139 24.4365 29.1259V27.9016C24.4365 27.4093 24.8362 27.0138 25.3242 27.0138C25.8165 27.0138 26.2161 27.4093 26.2161 27.9016V30.489C26.2161 30.9812 26.6158 31.3767 27.1039 31.3767C27.5919 31.3767 27.9916 30.977 27.9916 30.489V15.9068C28 15.8858 28 15.8648 28 15.8437ZM17.0529 17.1227C16.2661 17.1227 15.6308 16.3907 15.6308 15.4903C15.6308 14.59 16.2703 13.8579 17.0529 13.8579C17.8354 13.8579 18.4749 14.59 18.4749 15.4903C18.4749 16.3907 17.8396 17.1227 17.0529 17.1227ZM20.0652 19.4283C19.3542 19.4283 18.7736 19.0033 18.7736 18.4774C18.7736 17.9515 19.3542 18.2713 20.0652 18.2713C20.7762 18.2713 21.3568 17.9557 21.3568 18.4774C21.3568 18.9991 20.7804 19.4283 20.0652 19.4283ZM22.9514 17.1227C22.1646 17.1227 21.5293 16.3907 21.5293 15.4903C21.5293 14.59 22.1646 13.8579 22.9514 13.8579C23.7381 13.8579 24.3776 14.59 24.3776 15.4903C24.3776 16.3907 23.7423 17.1227 22.9514 17.1227Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear" x1="36.28" y1="9.08" x2="6.52" y2="34.12" gradientUnits="userSpaceOnUse">
<stop stop-color="#B6509E"/>
<stop offset="1" stop-color="#2EBAC6"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 163 KiB

View File

@ -0,0 +1,5 @@
<svg viewBox="0 0 77 80" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.55132 7.12299L15.9228 0.726763C17.2341 0.137989 18.7863 0.726763 19.3751 2.06489C19.9639 3.37625 19.3751 4.92847 18.037 5.51724L3.69231 11.9135C2.38095 12.5022 0.82873 11.9135 0.239956 10.5753C-0.37558 9.26399 0.239956 7.71176 1.55132 7.12299Z" fill="#37BEC1"/>
<path d="M2.35405 15.3926L11.935 11.1374C13.2464 10.5486 14.7986 11.1374 15.3874 12.4755C15.9761 13.7869 15.3874 15.3391 14.0492 15.9279L4.49505 20.1831C3.18369 20.7719 1.63146 20.1831 1.04269 18.845C0.427154 17.5336 1.04269 15.9814 2.35405 15.3926Z" fill="#FBB144"/>
<path d="M7.94716 21.4941L22.3186 15.0979C23.63 14.5091 25.1822 15.0979 25.771 16.436C26.3597 17.7473 25.771 19.2996 24.4328 19.8883L10.0614 26.2846C8.75004 26.8733 7.19781 26.2846 6.60904 24.9464C6.04703 23.6351 6.6358 22.0829 7.94716 21.4941Z" fill="#E4615E"/>
</svg>

After

Width:  |  Height:  |  Size: 885 B

View File

@ -0,0 +1 @@
<svg viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="80" height="80" rx="40" fill="#E5F5F2" /><path d="M61.63 27.633v23.002s.127 2.505-1.92 2.505c-2.047 0-1.642-2.468-1.642-2.468v-18.93s.18-2.092-.825-1.095c-1.006.998-11.498 7.95-11.498 7.95s-1.095.503-1.095 2.19v10.696s.337 1.92-1.642 1.92c0 0-1.373.022-1.373-1.096V39.694s-.165-1.373 1.373-2.468C44.544 36.13 59.162 26.26 59.162 26.26s2.34-1.02 2.468 1.372zM38.357 52.306v-12.06s0-1.605-1.372-2.467L20.56 26.26s-1.92-.833-2.19 1.095v24.683s-.045 1.342 1.095 1.642c0 0 1.92.638 1.92-1.92V32.02s-.248-1.508 1.095-.548S34.255 39.7 34.255 39.7s.825.33.825 1.372v11.243s-.112 1.657 1.642 1.643c1.748-.015 1.636-1.65 1.636-1.65z" fill="#4FA89A"/></svg>

After

Width:  |  Height:  |  Size: 731 B