From 7eaed7adc518e5101c5f06a3093acb0da5f898f4 Mon Sep 17 00:00:00 2001 From: Karsa Date: Wed, 31 Jul 2024 15:04:22 +0200 Subject: [PATCH 1/3] fix(): Lucide-ize send icons --- icons/send-horizontal.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/send-horizontal.svg b/icons/send-horizontal.svg index 8e8de294a5..5e44314686 100644 --- a/icons/send-horizontal.svg +++ b/icons/send-horizontal.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - + From 10365cd3b007934e656ac96b2fa28a5aaa46847f Mon Sep 17 00:00:00 2001 From: Karsa Date: Wed, 31 Jul 2024 15:10:21 +0200 Subject: [PATCH 2/3] Update send.svg --- icons/send.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/send.svg b/icons/send.svg index d98154469a..001843b91e 100644 --- a/icons/send.svg +++ b/icons/send.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + From 182e0cb38351886272bbe0019e52a65b7fed7523 Mon Sep 17 00:00:00 2001 From: Karsa Date: Wed, 31 Jul 2024 15:14:18 +0200 Subject: [PATCH 3/3] fix(icons): update contributors --- icons/send-horizontal.json | 3 ++- icons/send.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/icons/send-horizontal.json b/icons/send-horizontal.json index 9eb146056c..aa3e2a96d1 100644 --- a/icons/send-horizontal.json +++ b/icons/send-horizontal.json @@ -1,7 +1,8 @@ { "$schema": "../icon.schema.json", "contributors": [ - "danielbayley" + "danielbayley", + "karsa-mistmere" ], "tags": [ "email", diff --git a/icons/send.json b/icons/send.json index b6522ea719..f06e6b7606 100644 --- a/icons/send.json +++ b/icons/send.json @@ -2,7 +2,8 @@ "$schema": "../icon.schema.json", "contributors": [ "colebemis", - "ericfennis" + "ericfennis", + "karsa-mistmere" ], "tags": [ "email",