README
NYPL Design System Icons
This package holds the icons for the Design System.
Building
To build the sprite SVG run npm run build
. /scripts/build-icon.js
compiles the icons into dist/img/sprite/sprite.svg
.
The other Design System packages should consume this sprite.svg
file.