From 1d1072a5900af73f3ca72de2706609f424421053 Mon Sep 17 00:00:00 2001 From: bechi Date: Fri, 6 Nov 2015 15:40:35 -0300 Subject: [PATCH] add icon to wallet info --- public/img/icon-bws.svg | 15 +++++++++++++++ public/img/icon-email.svg | 12 ++++++++++++ public/img/icon-ledger.svg | 18 ++++++++++++++++++ public/img/icon-lock.svg | 12 ++++++++++++ public/img/icon-sync.svg | 12 ++++++++++++ public/img/icon-testnet.svg | 12 ++++++++++++ public/img/icon-trezor.svg | 17 +++++++++++++++++ public/img/icon-user.svg | 12 ++++++++++++ public/img/icon-users.svg | 12 ++++++++++++ public/img/icon-view.svg | 12 ++++++++++++ 10 files changed, 134 insertions(+) create mode 100644 public/img/icon-bws.svg create mode 100644 public/img/icon-email.svg create mode 100644 public/img/icon-ledger.svg create mode 100644 public/img/icon-lock.svg create mode 100644 public/img/icon-sync.svg create mode 100644 public/img/icon-testnet.svg create mode 100644 public/img/icon-trezor.svg create mode 100644 public/img/icon-user.svg create mode 100644 public/img/icon-users.svg create mode 100644 public/img/icon-view.svg diff --git a/public/img/icon-bws.svg b/public/img/icon-bws.svg new file mode 100644 index 000000000..1d557ced9 --- /dev/null +++ b/public/img/icon-bws.svg @@ -0,0 +1,15 @@ + + + + BWS + Rectangle 214 + Created with Sketch. + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icon-email.svg b/public/img/icon-email.svg new file mode 100644 index 000000000..ad4efe592 --- /dev/null +++ b/public/img/icon-email.svg @@ -0,0 +1,12 @@ + + + + email copy + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/img/icon-ledger.svg b/public/img/icon-ledger.svg new file mode 100644 index 000000000..6c844dfb2 --- /dev/null +++ b/public/img/icon-ledger.svg @@ -0,0 +1,18 @@ + + + + Group + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icon-lock.svg b/public/img/icon-lock.svg new file mode 100644 index 000000000..578c0c3e1 --- /dev/null +++ b/public/img/icon-lock.svg @@ -0,0 +1,12 @@ + + + + lock + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/img/icon-sync.svg b/public/img/icon-sync.svg new file mode 100644 index 000000000..a3245639d --- /dev/null +++ b/public/img/icon-sync.svg @@ -0,0 +1,12 @@ + + + + sync + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/img/icon-testnet.svg b/public/img/icon-testnet.svg new file mode 100644 index 000000000..6179fd715 --- /dev/null +++ b/public/img/icon-testnet.svg @@ -0,0 +1,12 @@ + + + + flask + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/img/icon-trezor.svg b/public/img/icon-trezor.svg new file mode 100644 index 000000000..accc0866c --- /dev/null +++ b/public/img/icon-trezor.svg @@ -0,0 +1,17 @@ + + + + Group + Created with Sketch. + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icon-user.svg b/public/img/icon-user.svg new file mode 100644 index 000000000..27417de6f --- /dev/null +++ b/public/img/icon-user.svg @@ -0,0 +1,12 @@ + + + + users + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/img/icon-users.svg b/public/img/icon-users.svg new file mode 100644 index 000000000..4afe0d6d5 --- /dev/null +++ b/public/img/icon-users.svg @@ -0,0 +1,12 @@ + + + + usergroup + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/public/img/icon-view.svg b/public/img/icon-view.svg new file mode 100644 index 000000000..d24d494b7 --- /dev/null +++ b/public/img/icon-view.svg @@ -0,0 +1,12 @@ + + + + view + Created with Sketch. + + + + + + + \ No newline at end of file