From e28a4d9f784c00eeb178619e123ab7cbaa0afb42 Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 29 Sep 2015 17:26:37 -0300 Subject: [PATCH] add icon on tx modal --- public/img/bought-pending.svg | 21 +++++++++++ public/img/bought.svg | 37 ++++++++++++++++++ public/img/buy-bitcoin.svg | 42 +++++++++++++++++++++ public/img/sell-bitcoin.svg | 41 ++++++++++++++++++++ public/img/sold-pending.svg | 20 ++++++++++ public/img/sold.svg | 39 +++++++++++++++++++ public/views/modals/glidera-tx-details.html | 6 ++- 7 files changed, 204 insertions(+), 2 deletions(-) create mode 100644 public/img/bought-pending.svg create mode 100644 public/img/bought.svg create mode 100644 public/img/buy-bitcoin.svg create mode 100644 public/img/sell-bitcoin.svg create mode 100644 public/img/sold-pending.svg create mode 100644 public/img/sold.svg diff --git a/public/img/bought-pending.svg b/public/img/bought-pending.svg new file mode 100644 index 000000000..2ada9aaaf --- /dev/null +++ b/public/img/bought-pending.svg @@ -0,0 +1,21 @@ + + + +Oval 356 + ios7-redo +Created with Sketch. + + + + + + + + + + + diff --git a/public/img/bought.svg b/public/img/bought.svg new file mode 100644 index 000000000..63c16f570 --- /dev/null +++ b/public/img/bought.svg @@ -0,0 +1,37 @@ + + + +Oval 356 + ios7-redo + Shape Copy 5 +Created with Sketch. + + + + + + + + + + + + + + + + + + + + + diff --git a/public/img/buy-bitcoin.svg b/public/img/buy-bitcoin.svg new file mode 100644 index 000000000..ed4bb7fa3 --- /dev/null +++ b/public/img/buy-bitcoin.svg @@ -0,0 +1,42 @@ + + + +fi-bitcoin-circle + Oval 356 + ios7-redo Copy 4 +Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/img/sell-bitcoin.svg b/public/img/sell-bitcoin.svg new file mode 100644 index 000000000..8a313b76c --- /dev/null +++ b/public/img/sell-bitcoin.svg @@ -0,0 +1,41 @@ + + + +fi-bitcoin-circle copy + Oval 356 Copy + ios7-redo copy Copy +Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/img/sold-pending.svg b/public/img/sold-pending.svg new file mode 100644 index 000000000..d4b33f08a --- /dev/null +++ b/public/img/sold-pending.svg @@ -0,0 +1,20 @@ + + + +Oval 356 + ios7-redo Copy +Created with Sketch. + + + + + + + + + + + diff --git a/public/img/sold.svg b/public/img/sold.svg new file mode 100644 index 000000000..adade81d4 --- /dev/null +++ b/public/img/sold.svg @@ -0,0 +1,39 @@ + + + +Oval 356 + ios7-redo Copy + Shape Copy 5 +Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/views/modals/glidera-tx-details.html b/public/views/modals/glidera-tx-details.html index bfe5260f6..d246a4da5 100644 --- a/public/views/modals/glidera-tx-details.html +++ b/public/views/modals/glidera-tx-details.html @@ -15,8 +15,10 @@