diff options
author | Alexander Tseung <alextsg@users.noreply.github.com> | 2018-03-16 00:20:22 +0800 |
---|---|---|
committer | Dan J Miller <danjm.com@gmail.com> | 2018-03-16 00:20:22 +0800 |
commit | 66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230 (patch) | |
tree | 5901d7cafed0de2072c559a61da824941ddd2a06 /app/images/deposit-eth.svg | |
parent | e2efc91aee64072c408ab509219dcbfb389c7609 (diff) | |
download | tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.tar tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.tar.gz tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.tar.bz2 tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.tar.lz tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.tar.xz tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.tar.zst tangerine-wallet-browser-66193c823cdbb9474cbc3ed9e1c4ab7a28b9b230.zip |
Update Deposit Eth icon (#3569)
Diffstat (limited to 'app/images/deposit-eth.svg')
-rw-r--r-- | app/images/deposit-eth.svg | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/app/images/deposit-eth.svg b/app/images/deposit-eth.svg new file mode 100644 index 000000000..a2c69242e --- /dev/null +++ b/app/images/deposit-eth.svg @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="80px" height="78px" viewBox="0 0 80 78" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 49 (51002) - http://www.bohemiancoding.com/sketch --> + <title>deposit-eth</title> + <desc>Created with Sketch.</desc> + <defs> + <circle id="path-1" cx="34" cy="34" r="34"></circle> + <circle id="path-2" cx="17" cy="17" r="17"></circle> + </defs> + <g id="Buy-ETH" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="deposit-Ether" transform="translate(-79.000000, -146.000000)"> + <g id="Group-12" transform="translate(8.000000, 10.000000)"> + <g id="Group-7" transform="translate(71.000000, 122.000000)"> + <g id="deposit-eth" transform="translate(0.000000, 14.000000)"> + <g id="Oval"> + <use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-1"></use> + <circle stroke="#38393A" stroke-width="3" cx="34" cy="34" r="32.5"></circle> + </g> + <path d="M34.406509,44.95 L22,37.7 L34.406509,55 L46.8205983,37.7 L34.4039822,44.95 L34.406509,44.95 Z M34.593491,15 L22.186982,35.37 L34.593491,42.6275 L47,35.3775 L34.593491,15 Z" id="Shape" fill="#38393A"></path> + <g id="Group-6" transform="translate(46.000000, 44.000000)"> + <g id="Oval-Copy"> + <use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-2"></use> + <circle stroke="#38393A" stroke-width="3" cx="17" cy="17" r="15.5"></circle> + </g> + <path d="M19.0769231,15.4230769 L25.5,15.4230769 L25.5,19.5769231 L19.0769231,19.5769231 L19.0769231,26 L14.9230769,26 L14.9230769,19.5769231 L8.5,19.5769231 L8.5,15.4230769 L14.9230769,15.4230769 L14.9230769,9 L19.0769231,9 L19.0769231,15.4230769 Z" id="Combined-Shape" fill="#38393A"></path> + </g> + </g> + </g> + </g> + </g> + </g> +</svg>
\ No newline at end of file |