discourse/app/assets/images/push-notifications
Sam 7b4e338c0e
FIX: fallback to default push notification icon if none exists (#16961)
Due to some changes we started notifying via push notifications on other
families of notifications. There are a total of about 30 or so possible
notification you could get, some can be pushed.

This fallback means that if for any reason we are unable to find an icon
for a push notification we just fallback to the Discourse logo.

Also go with a simple reply icon for watching first post.

Note, that in production `image_url` can return an exception if an image is
missing. This is not the case in test / development.
2022-06-01 12:00:05 +10:00
..
README.md
assigned.png
chat_mention.png
chat_message.png
check.png
discourse.png
group_mentioned.png
linked.png
mentioned.png
posted.png
private_message.png
quoted.png
replied.png
watching_first_post.png

README.md

Images created in https://fa2png.app/ using 150px size and #919191 color.