All notable changes to this project will be documented in this file. We follow the Semantic Versioning 2.0.0 format.
- converter.js to generate icons from svg files
- converted initial set of icons
- all icons minified with
svgo
- changed script for generating Icon components
- changed IconBase component
- added new wrapper for icons
- added ability to use webpack plugins for reducing bundle size
- added new npm scripts for building and generating icons
- updated packages in package.json
- updated Readme.md
- remove *.ai files from repo
- minor changes of repo's structure
- refactoring
- fixed stroke color (changed it to current color)