@nypl/design-system-icons

Icons for the Design System

Usage no npm install needed!

<script type="module">
  import nyplDesignSystemIcons from 'https://cdn.skypack.dev/@nypl/design-system-icons';
</script>

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.