From f9d3954e4998930ec74daa8085fde4e6d8526c57 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Mon, 7 Oct 2024 18:14:50 +0200 Subject: [PATCH] fix(core): Use correct facebook icon provided by Meta The legal terms require to exactly use the facebook logo as provided by Meta. Signed-off-by: Ferdinand Thiessen --- core/img/facebook.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/img/facebook.svg b/core/img/facebook.svg index 3fa56a73501..bbd719686bb 100644 --- a/core/img/facebook.svg +++ b/core/img/facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- 2.39.5