From ae2c4dd0a12fba40faf0807be9bb38b8dd9ee016 Mon Sep 17 00:00:00 2001 From: Dan Lebo Date: Sun, 5 Feb 2023 18:57:42 -0800 Subject: [PATCH] change icon to heart --- beta/src/components/Layout/HomeContent.js | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index 6946cb3f3..4ef6a8797 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -771,24 +771,27 @@ function SaveButton() { onClick={() => setSaved(!saved)}> {saved ? ( + viewBox="0 0 24 24" + fill="none" + xmlns="http://www.w3.org/2000/svg"> ) : ( + viewBox="0 0 24 24" + fill="none" + xmlns="http://www.w3.org/2000/svg"> )}