Skip to content

🧟‍♂️ Fast frankenstein tool to normalize the viewports of a set of SVG images

Notifications You must be signed in to change notification settings

jordinebot/normalize-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Normalize SVG

It's been a thing for a while that I keep getting collections of SVG icons with different viewBox sizes that are intended to work together and it's a pain in the ass to made them look the same size when used in UI (specially when used as CSS background images). So, this pretends to be a fast way to normalize a bunch of SVG images to the same scale.

I've just put together some snippets from here and there (I kept credit, of course) to prototype this tool. I'm just keeping the repo here because I think it'd be nice to spend some time here, building a nicer tool for this purpose.

How to use it

Just put a set of SVG icons into data folder. Install dependencies if it's the first run and execute:

yarn install
yarn start

About

🧟‍♂️ Fast frankenstein tool to normalize the viewports of a set of SVG images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published