GoogleChromeLabs/squoosh

SVG scaling bug

Open

#530 opened on Mar 29, 2019

View on GitHub
 (2 comments) (1 reaction) (0 assignees)TypeScript (20,335 stars) (1,431 forks)batch import
UIgood first issuehelp wanted

Description

Here’s a fun one: This SVG of the Rust mascot behaves weirdly when being resized with Squoosh. My hunch is it’s gotta do with the viewbox, but @jakearchibald knows SVG much better than I do. PTAL?

SVG: rustacean-flat-happy.svg.zip

Kapture 2019-03-29 at 17 10 41

(lol @ GitHub allowing .zip but not .svg)

Contributor guide