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.
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.
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.
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
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