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:

founded 5 years ago
MODERATORS
 

i can find them when using a client like Boost for Lemmy, but i can't find them when I'm on hexbear.

you are viewing a single comment's thread
view the rest of the comments
[–] Meltyheartlove@hexbear.net 2 points 6 months ago (1 children)

You might have disabled SVG on your browser.

[–] corkboard@hexbear.net 2 points 6 months ago (2 children)

so i figured it out but what's SVG?

[–] hellinkilla@hexbear.net 2 points 6 months ago

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?

[–] Meltyheartlove@hexbear.net 1 points 6 months ago

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