# SVGO browser bundle integration

This directory contains SVGO 4.0.2, redistributed under its upstream MIT
license.

11DZ Tools rebundled the upstream package with esbuild as a browser IIFE named
`SVGO` so the static site can optimize SVG content without a network request or
module loader. No intentional changes were made to SVGO's optimization
behavior.

The full upstream license is available in `LICENSE`.
