From 3620323d7c1e9a94e9a2150cacd54db71ee3d71f Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 15 Jul 2023 14:37:38 +0100 Subject: [PATCH 1/3] Fix web-share.svg icon There was an encoding issue in the stroke color. --- src/icons/web-share.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons/web-share.svg b/src/icons/web-share.svg index 5798c7e..6aff025 100644 --- a/src/icons/web-share.svg +++ b/src/icons/web-share.svg @@ -1 +1 @@ - \ No newline at end of file + From 7ca6e9f20150232a897c1fda24ffcb5b2d73ba46 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 13:38:39 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/icons/web-share.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons/web-share.svg b/src/icons/web-share.svg index 6aff025..5aa790a 100644 --- a/src/icons/web-share.svg +++ b/src/icons/web-share.svg @@ -1 +1 @@ - + \ No newline at end of file From 6b9ef4212ec7e75407e6e1273dccf519b95900cb Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Sat, 15 Jul 2023 19:58:41 +0200 Subject: [PATCH 3/3] Update src/icons/web-share.svg --- src/icons/web-share.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons/web-share.svg b/src/icons/web-share.svg index 5aa790a..081fdb7 100644 --- a/src/icons/web-share.svg +++ b/src/icons/web-share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file