Import Icons

We have a large list of pre-built [app icons], [product icons], and dataset icons in figma. This script will help you export them and turn them into a single svg with symbols. This makes it more efficient for the client to load and use.

Usage

  1. Export the new svg icons from figma
  2. Run node scripts/import-dataset-icons path/to/the/figma/icons
  3. Address any errors that come up in the terminal
  4. Files are written to public/. Rename them according to your needs.