# Design system icons

A collection of icon og logo vector images for use in SDFI branded applications.

[Read the docs and get started here.](https://sdfidk.github.io/design-system-icons/)

This repository is meant to be used in tandem with *Design System CSS* repo at https://github.com/SDFIdk/design-system-css

## Usage with NPM

1. Fetch package:
   ```
   npm i --save @dataforsyningen/icons
   ```
2. Refer to [the documentation](https://sdfidk.github.io/design-system-icons/) on how to import and use icon CSS

## Local documentation

You can build the documentation locally by running:
```
npm install
npm run build
```
... and then opening [docs/index.html](docs/index.html) in a browser.

## Publish NPM

Create a new release in Github to publish an updated NPM package.

## Acknowledgements

Icons images are used with permission from SDFI and the SDFI Design Figma.
