# RSUITE Icon Svg
RSUITE all icons source files.

## Start
```bash
npm install
```

## Rebuild
You can delete useless the icon svg file in `src/svg` directory。Then run this command to rebuild.
```bash
npm run build
```

## Changelog

### 2018-08-29

Updated icons: `more`,`reload`,`tag`,`list`,`edit`,`share`,`copy`,`dashboard`,`pie-chart`

Created icons: `id-info`,`setting`,`back-arrow`,`character-area`,`character-authorize`,`creative`,`data-authorize`,`detail`,`explore`,`export`,`file-download`,`file-upload`,`gear`,`id-mapping`,`import`,`off`,`peoples-map`,`peoples`,`sales,growth`,`project`,`public-opinion`,`rate`,`realtime`,`related-map`,`search-peoples`,`speaker`,`tag-area`,`tag-authorize`,`tag-unauthorize`,`task`,`trend`,`user-info`,`views-authorize`,`views-unauthorize`
