mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
e77e20d8c4
* Add Bridge button * Add newline to the end of bridge svg * Move Portfolio button * Vertically center Portfolio button * Use IconButton for Portfolio button * Change portfolio button size * Lowering coverage to get this in for release by a very small amount * Add unit tests for Portfolio button --------- Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
4 lines
334 B
XML
4 lines
334 B
XML
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="m74 284c-21 7-36 26-36 49 0 28 23 51 52 51 28 0 51-23 51-51 0-20-12-38-28-46 14-65 73-114 143-114 47 0 89 22 116 56 12-6 25-10 39-11-33-50-90-84-155-84-90 0-165 65-182 150z m400 49c0 28-23 51-52 51-28 0-51-23-51-51 0-28 23-51 51-51 29 0 52 23 52 51z"/>
|
|
</svg>
|