From d710d4b68ff0e9515eb4a0a4ea0def7b3552e599 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Thu, 1 Apr 2021 19:35:42 +0200 Subject: [PATCH] Updated icons ref #21 --- src/views/Profile.vue | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/src/views/Profile.vue b/src/views/Profile.vue index 0edddca..420b894 100644 --- a/src/views/Profile.vue +++ b/src/views/Profile.vue @@ -47,18 +47,20 @@ height="24" viewBox="0 0 24 24" fill="none" - stroke="currentColor" + stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download" style="display: inline;height: 1rem;vertical-align: sub;" > - - - + + - {{ $t('delete-all-of-my-data') }} + Delete my data
@@ -73,16 +75,15 @@ height="24" viewBox="0 0 24 24" fill="none" - stroke="currentColor" + stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download" style="display: inline;height: 1rem;vertical-align: sub;" > - - - + + Cancel, keep my data @@ -97,16 +98,18 @@ height="24" viewBox="0 0 24 24" fill="none" - stroke="currentColor" + stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download" style="display: inline;height: 1rem;vertical-align: sub;" > - - - + + Confirm, delete all of my data