For context, read the accompanying article: Which SVG technique performs best for way too many icons?
- Install dependencies:
npm ci
- Build assets and start server:
npm start
- Navigate to one of the URLs output in Terminal.
If you encounter errors or issues, make sure your Node.js version satisfies this project's .nvmrc
file. If you have nvm installed, you can run nvm use
to get in sync.
If you'd like to run the stress test with a different set of icons, you can do so by adding SVG files to the icons
directory.
- Default icons designed by and © Cloud Four
- CSS filters created using Barrett Sonntag's generator