Skip to content

Fix BeReal artifact_icons to valid Tabler names#1667

Merged
abrignoni merged 1 commit into
mainfrom
fix-bereal-icons
Jul 7, 2026
Merged

Fix BeReal artifact_icons to valid Tabler names#1667
abrignoni merged 1 commit into
mainfrom
fix-bereal-icons

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Follow-up to the BeReal rework (#1638). Three artifact_icon values were still using Feather names that have no bundled Tabler asset, so those icons wouldn't render. This maps them to their Tabler equivalents in assets/tabler_icons:

  • thumbs-upthumb-up (realmojis)
  • message-squaremessage (comments)
  • message-squaremessage (messages)

Verified each target exists (thumb-up.svg, message.svg) and the file still compiles. Icon-only change; no logic touched.

Map three Feather icon names left over after the BeReal rework to their
bundled Tabler equivalents so the icons render:
- thumbs-up -> thumb-up (realmojis)
- message-square -> message (comments, messages)
@abrignoni abrignoni merged commit 4cfd8a8 into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant