Initial alpha release of SVG Framework (#418)

This commit is contained in:
Rob Madole
2017-05-31 17:13:18 -05:00
committed by GitHub
parent bc95c62ff4
commit 88e6949511
11 changed files with 4914 additions and 0 deletions

View File

@@ -27,6 +27,10 @@ We'll use the following tools to design and produce icons:
* Inkscribe
* SVGO for optimization
### SVG Framework
Work for the new SVG Framework will be taking place inside the `svg-framework` directory. Go there now, [it's got its own README](https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svg-framework).
## Contributing
Contributions, in code and constructive feedback, are very welcome. Please read through our [contributing guidelines](https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/CONTRIBUTING.md).
Included are directions for opening issues, coding standards, and community expectations.