this post was submitted on 13 Sep 2025
25 points (100.0% liked)
hexbear
10494 readers
1 users here now
Hexbear Meta Community
Posts should be a a Proposal (idea for changing the site), Feedback (regarding non-technical aspects of the site, for technical please use https://hexbear.net/c/feedback), or Appeals (regarding admin/moderator actions).
Discussion regarding these will be within comments under the post, appeals and feedback that is resolve may be removed as well as duplicate posts.
The following behavior will result in mod action:
-
People that are frequently making vague posts or comments.
-
People that are hostile, taking the least charitable interpretation or engaging in bad-faith
-
People that are maliciously trying to stir up drama
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You might have disabled SVG on your browser.
so i figured it out but what's SVG?
Its a image format where it describes how to draw lines and curves instead of transmitting the image itself.
I didn't know you could disable it and I'm not sure why one would do so?
Scalable vector graphics. In short it is an image format (2D vector graphics) based on xml which offers benefits which offers benefits with some risks(if users are allowed to upload svgs at least) for developers but can also execute code so it can be a potential security risk so I assumed you might have turned it off like some people do. Cloudflare article about the potential security risk.
Here is how the notification and menu icons look with Scalable vector graphics turned off.
and this is what it looks with it turned on