aboutsummaryrefslogtreecommitdiffstats
path: root/app/images/loading.svg
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-03-25 02:22:18 +0800
committerDan Finlay <somniac@me.com>2016-03-25 02:22:18 +0800
commit1ff518a94e966f5851efb5d60c4277d79f17d744 (patch)
treea7f377ccbf4a7a140b713dc35c4515376858636f /app/images/loading.svg
parent84789d674aa5d2d57027d7ddb0ef0e8cf643a3fb (diff)
parent152a66390388b5e388129a0d27e32e928e9ee7a1 (diff)
downloadtangerine-wallet-browser-1ff518a94e966f5851efb5d60c4277d79f17d744.tar.gz
tangerine-wallet-browser-1ff518a94e966f5851efb5d60c4277d79f17d744.tar.zst
tangerine-wallet-browser-1ff518a94e966f5851efb5d60c4277d79f17d744.zip
Merge pull request #69 from MetaMask/ImproveVaultManagement
Improve vault management
Diffstat (limited to 'app/images/loading.svg')
-rw-r--r--app/images/loading.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/images/loading.svg b/app/images/loading.svg
new file mode 100644
index 000000000..854da88dd
--- /dev/null
+++ b/app/images/loading.svg
@@ -0,0 +1 @@
+<svg width='120px' height='120px' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="uil-default"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(0 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(40 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.1111111111111111s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(80 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.2222222222222222s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(120 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.3333333333333333s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(160 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.4444444444444444s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(200 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.5555555555555556s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(240 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.6666666666666666s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(280 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.7777777777777778s' repeatCount='indefinite'/></rect><rect x='46' y='39' width='8' height='22' rx='5' ry='5' fill='#ffae29' transform='rotate(320 50 50) translate(0 -20)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='0.8888888888888888s' repeatCount='indefinite'/></rect></svg> \ No newline at end of file