svgo

svg
popular esm cjs
svgo JS library homepage svgo JS library on GitHub svgo JS library on npm Download svgo JS library

SVGO is a Node.js library and command-line application for optimizing vector images.

Version 4.0.0 License MIT
svgo JS library homepage
svgo JS library on GitHub
svgo JS library on npm
Download svgo JS library
Keywords
svgosvgoptimizeminify
INSTALL
Type:
<script type="module"> import svgo from 'https://cdn.jsdelivr.net/npm/svgo@4.0.0/+esm' </script>
Learn more