Permalink
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThe vectors had very rough edges on some screens (see webpack/webpack.js.org#303 (comment)). This was probably because the vectors were rotated with css. Also, the filesize was relatively huge and had a lot of unnecessary paths. I did this: - Open in Illustrator - Remove all groups - Save - Repeat for all vectors - Run `cd logo && svgo -f .`