Skip to content

πŸ“° svg

Morphing Arbitrary Paths in SVG

If you want to learn how to morph shapes in SVGs, this is the article you have to read.

weeklyfoo #37 / 2024-06-17
svg

Protecting your email address via SVG instead of JS

Interesting approach to protect your email address.

weeklyfoo #33 / 2024-05-20
emailsvgprotection

Replace Your Animated GIFs with SVGs

No one loves dancing hamster GIFs more than I do.

weeklyfoo #103 / 2025-09-22
animationssvg

SVG

More about SVG. Note that the example code is written in JSX (or React), not ordinary HTML.

weeklyfoo #81 / 2025-04-21
svg

SVG Coding Examples: Useful Recipes For Writing Vectors By Hand

Myriam Frisano explores the basics of hand-coding SVGs with practical examples to demystify the inner workings of common SVG elements.

weeklyfoo #53 / 2024-10-07
svg

SVGO 4.0.0

Major release of SVGO.

weeklyfoo #91 / 2025-06-30
svg

SVGs that feel like GIFs

It’s similar to a GIF but instead of showing moving images, it shows moving SVGs!

weeklyfoo #93 / 2025-07-14
svg

The best way to manage icons in React.js

Never heard of svg sprites before, but sounds very useful!

weeklyfoo #8 / 2023-11-26
svg

The Art Of SVG Filters And Why It Is Awesome

Didn’t know that you can apply such nice filters in svg.

weeklyfoo #29 / 2024-04-22
svg