-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
I'm a happy FreshRSS user using the Swage theme. One thing I've noticed for quite a while now is that the Refresh icon is broken on Firefox.
Here is how it looks on Firefox 66.0.2 Desktop (running on Ubuntu Linux 18.04):

And here is how it looks on Firefox 66.0.2 for Android (running on Android 8.0):

For a long time I was wondering what was the meaning of this icon, until I had a look at the source code and find that it was refresh.svg and it was actually supposed to be an circle arrow, which is a pretty standard way to represent a Refresh action!
I've tried to import the SVG icon in GIMP and it imports properly, so I'm not sure why it doesn't render properly on Firefox.
cc @pattems who seems to be the author of Swage theme. Thanks in advance!