diff options
author | Santiago Gonzalez Toral <hernangt12re3@gmail.com> | 2018-10-03 09:29:03 +0800 |
---|---|---|
committer | Dan Finlay <542863+danfinlay@users.noreply.github.com> | 2018-10-10 10:43:41 +0800 |
commit | f88373237bebbaf286cab9085871166307ae9ab1 (patch) | |
tree | 748edc971439118548ea6ac62f987bc3c74172ec /app/images/info.svg | |
parent | 23fa223040984cc146f2b8b6f78ccfee30c2759d (diff) | |
download | tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.tar tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.tar.gz tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.tar.bz2 tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.tar.lz tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.tar.xz tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.tar.zst tangerine-wallet-browser-f88373237bebbaf286cab9085871166307ae9ab1.zip |
Added account options on home screen
Diffstat (limited to 'app/images/info.svg')
-rw-r--r-- | app/images/info.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app/images/info.svg b/app/images/info.svg new file mode 100644 index 000000000..1ebae8ee4 --- /dev/null +++ b/app/images/info.svg @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch --> + <title>info</title> + <desc>Created with Sketch.</desc> + <defs></defs> + <g id="Extension-(mobile-form-factor)" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="info" fill="#FFFFFF"> + <path d="M13.2142857,0.642857143 L13.2142857,0.5 L0.5,0.5 L0.5,13.2142857 L0.642857143,13.2142857 L0.642857143,0.642857143 L13.2142857,0.642857143 Z" id="Combined-Shape" stroke="#FFFFFF"></path> + <path d="M3.42857143,3.42857143 L3.42857143,14.8571429 L14.8571429,14.8571429 L14.8571429,3.42857143 L3.42857143,3.42857143 Z M2.28571429,2.28571429 L16,2.28571429 L16,16 L2.28571429,16 L2.28571429,2.28571429 Z" id="Rectangle-18-Copy" fill-rule="nonzero"></path> + <g id="Group-44" transform="translate(8.000000, 5.000000)"> + <rect id="Rectangle-39" x="0" y="3" width="2" height="5" rx="1"></rect> + <rect id="Rectangle-39-Copy" x="0" y="0" width="2" height="2" rx="1"></rect> + </g> + </g> + </g> +</svg>
\ No newline at end of file |