In firebase
cloud messaging web notifications,
the default icon is chrome icon shown as a grey circle
how can i change it
Asked
Active
Viewed 1,147 times
2

vzamanillo
- 9,905
- 1
- 36
- 56

Buddhi
- 2,224
- 5
- 32
- 43
1 Answers
3
You cannot remove that small Chrome icon. It is present to make it clear that the notifications are delivered through the Chrome app.
Update: on some OS, including Android, you can now set the badge
when you display the notification. You can try that option and see if it works in your case (here's a blog post that I wrote about the icon / badge).

collimarco
- 34,231
- 36
- 108
- 142
-
Any update about this issue? Is there an official reference that shows this fact? @collimarco – Arthur Menezes Dec 21 '16 at 13:49