# RiskMap Icons

This README outlines the details of collaborating to the RiskMap Icons iconfont.

## Prerequisites

You will need the following things properly installed on your computer.

* [Git](http://git-scm.com/)
* [Node.js](http://nodejs.org/) (with NPM)
* [Bower](http://bower.io/)

## Installation

* `git clone <repository-url>` this repository
* change into the new directory
* `npm install`
* `bower install`

## Running / Development

* `grunt build`
* Add svgs to the src/svg folder and the iconfont will automatically build.

## Further Reading / Useful Links

* [grunt-webfont](https://github.com/sapegin/grunt-webfont/)
