Relevant discord discussion: https://discord.com/channels/849884108750061568/870175893899837471/1172458634572210217
https://discord.com/channels/849884108750061568/870175893899837471/1172543657681883226
Orion iOS:
![](https://kagifeedback.org/assets/files/2023-11-26/1701012356-233988-image.png)
Firefox Android:
![](https://kagifeedback.org/assets/files/2023-11-26/1701012372-866616-image.png)
To reproduce you need to find a link that has a hackernews discussion (probably reddit discussion also works?)
The problem is that the hackernews svg is just a reference:
<svg> <use xlink:href="#icon_hackernews"></use> </svg>
but this reference does not get defined in the mobile layout
Expected behaviour is this:
![](https://kagifeedback.org/assets/files/2023-11-26/1701012398-62187-image.png)