From c3ef44dcbde57598d7921c9562aa5c1b86684f27 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 6 May 2024 20:32:52 +0530 Subject: [PATCH] style: updated tab icons --- frappe-ui | 2 +- .../src/components/Icons/ActivityIcon.vue | 30 +++---------------- frontend/src/components/Icons/EmailIcon.vue | 13 ++++---- frontend/src/components/Icons/NoteIcon.vue | 19 +++++------- frontend/src/components/Icons/PhoneIcon.vue | 13 ++++---- frontend/src/components/Icons/TaskIcon.vue | 26 +++++++++------- .../src/components/Icons/WhatsAppIcon.vue | 14 ++++----- 7 files changed, 49 insertions(+), 68 deletions(-) diff --git a/frappe-ui b/frappe-ui index 063cf8d3..38a7784d 160000 --- a/frappe-ui +++ b/frappe-ui @@ -1 +1 @@ -Subproject commit 063cf8d3563776aabe83a93ff5dcea5c435ae1f6 +Subproject commit 38a7784d7be13493e975a9def90a28b1f5cda095 diff --git a/frontend/src/components/Icons/ActivityIcon.vue b/frontend/src/components/Icons/ActivityIcon.vue index 99407547..6b2962a2 100644 --- a/frontend/src/components/Icons/ActivityIcon.vue +++ b/frontend/src/components/Icons/ActivityIcon.vue @@ -1,38 +1,16 @@ diff --git a/frontend/src/components/Icons/EmailIcon.vue b/frontend/src/components/Icons/EmailIcon.vue index 6063cb95..162a9428 100644 --- a/frontend/src/components/Icons/EmailIcon.vue +++ b/frontend/src/components/Icons/EmailIcon.vue @@ -1,15 +1,16 @@ diff --git a/frontend/src/components/Icons/NoteIcon.vue b/frontend/src/components/Icons/NoteIcon.vue index bd7233b1..2bbca63f 100644 --- a/frontend/src/components/Icons/NoteIcon.vue +++ b/frontend/src/components/Icons/NoteIcon.vue @@ -1,21 +1,16 @@ diff --git a/frontend/src/components/Icons/PhoneIcon.vue b/frontend/src/components/Icons/PhoneIcon.vue index e1f699b6..55a25228 100644 --- a/frontend/src/components/Icons/PhoneIcon.vue +++ b/frontend/src/components/Icons/PhoneIcon.vue @@ -1,15 +1,16 @@ diff --git a/frontend/src/components/Icons/TaskIcon.vue b/frontend/src/components/Icons/TaskIcon.vue index 986917ee..5dd1fb1e 100644 --- a/frontend/src/components/Icons/TaskIcon.vue +++ b/frontend/src/components/Icons/TaskIcon.vue @@ -1,17 +1,23 @@ diff --git a/frontend/src/components/Icons/WhatsAppIcon.vue b/frontend/src/components/Icons/WhatsAppIcon.vue index 1b8cdcfe..924a16b8 100644 --- a/frontend/src/components/Icons/WhatsAppIcon.vue +++ b/frontend/src/components/Icons/WhatsAppIcon.vue @@ -1,26 +1,26 @@