If I ever get around to doing an SVG logo for #NotByAI / #ByHumansForHumans art, I'll probably make it #SALAMI shaped.

http://wok.oblomov.eu/tecnologia/not-by-ai/

Not by AI

Is it a good idea to sport a badge to attest that one's creatoins are done without using Ai-based tools?

wok
Something along this path, to wit:
I must say that the current draft looks better than I expected. The only thing I would really like to fine tune is the writing on the #SALAMI itself: I would like it to have a curved skew effect in the cross direction, to contribute to the perception that it's written on the side of a cilindrical object, but AFAIK there is no way in #SVG to achieve that (not by bending text, at least). Maybe I should #askFedi
A Deep Dive Into The Wonderful World Of SVG Displacement Filtering — Smashing Magazine

What exactly is a displacement filter? In this article, Dirk Weber will be diving into one of the most spectacular filter effects: the SVG feDisplacementMap filter primitive. In order to make it all easier to digest, Dirk has divided the article into three parts in which you’ll be exploring how the feDisplacementMap works, methods to create fancy displacement maps in SVG, and methods to animate the filter and create dramatic visual effects.

Smashing Magazine
@nclm Woah this looks very pertinent! I'll have to check how good browser support is, and how badly the rasterization artifacts will be, but it definitely looks like the way to go, thanks!