style(recipes): swap heart emoji for lucide icon

Replaces heart/black-heart emoji on the favorite button and the
card favorite indicators with the lucide Heart icon. Favorited
state uses a vivid #ff2d55 fill with layered drop-shadows so the
mark reads against colorful recipe photos; unfavorited button
shows an outlined white heart.
This commit is contained in:
2026-04-23 16:05:19 +02:00
parent b8e5155e2d
commit a8b0d3c722
4 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.46.27",
"version": "1.46.28",
"private": true,
"type": "module",
"scripts": {