Hacker News with Generative AI: SVG

Unintuitive optimization for performing paths union (minus-ze.ro)
I once had the task of processing whatever vector graphics the user would input into the software, and compute the contour of all shapes from that. That contour would then be sent to a printer. Most of the time users would upload vector art they made in something like Illustrator, and that art could get very complex. In this blog post I’ll take one real SVG I had to work with which consists of about 1981 paths.
Show HN: Svgg – Turn raw SVG into image link (svgg.link)
Turn raw svg into image link
Show HN: Doom Inside an SVG (chrisdalke.com)
Emoji as a Favicon Using SVG (2022) (css-tricks.com)
Lea Verou had a dang genius idea to use an emoji as a favicon. The idea only recently possible as browsers have started supporting SVG for favicons. Chuck an emoji inside an SVG <text> element and use that as the favicon.
Show HN: Put ful.co/ in front of any URL to easily copy its SVGs and images (ful.co)
Learn how to use Cursor IDE with Svelte 5 to code faster.
SVG Coding Examples: Useful Recipes for Writing Vectors by Hand (smashingmagazine.com)
Myriam Frisano explores the basics of hand-coding SVGs with practical examples to demystify the inner workings of common SVG elements.
SVGEdit: A fast, JavaScript-driven SVG drawing editor (github.com/SVG-Edit)
SVGEdit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser. SVGEdit is based on a powerful SVG canvas @svgedit/svgcanvas
SVG Triangle of Compromise (micahrl.com)
SVG Flags Icons for Tailwind and Bootstrap (svgflags.com)
SVG: The Good, the Bad, and the Ugly (2021) (eisfunke.com)
Show HN: I made first declaritive SVG,canvas framework (pages.dev)
Morphing Arbitrary Paths in SVG (minus-ze.ro)
SVG Gobbler – Find, optimize, edit, and export SVGs (github.com/rossmoody)
Animating Ptolemy's Equant with Python, SVG, and CSS (rhodesmill.org)
Show HN: An AI logo generator that can also generate SVG logos (createlogo.app)
SVG Viewer – View, edit, and optimize SVGs (svgviewer.dev)
Show HN: A JavaScript library for data visualization in both SVG and Canvas (github.com/andrewcourtice)