
The internet's most popular icon toolkit is being redesigned and built from scratch. On top of this, Font Awesome Pro adds thousands more icons and features like icon font ligatures, an SVG framework, community voting/support, and access to a new CDN.
Not familiar with Font Awesome 5? [Learn more](https://www.kickstarter.com/projects/232193852/font-awesome-5) about our successful Kickstarter and plan. You can also **[pre-order your copy of Font Awesome Pro](http://five.fontawesome.io/)** and save off of the release price.
## 5.0.0-alpha5 release
Download Font Awesome 5 Pro preview release:
* [For Mac](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha5/fontawesome-5.0.0-alpha5-mac.zip)
* [For Linux](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha5/fontawesome-5.0.0-alpha5-linux.zip)
* [For Windows](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha5/fontawesome-5.0.0-alpha5-win.zip)
After you unzip the file run the following command in a terminal or shell for Mac and Linux:
```shell
$ cd fontawesome-5.0.0-alpha5-mac
$ ./demo
```
Windows users:
```shell
C:\Users\myusername> cd fontawesome-5.0.0-alpha5-win
C:\Users\myusername\fontawesome-5.0.0-alpha5-win> demo.exe
```
This launches a local web server that will give you easy access to the documentation for this release.
```shell
Launching the demo application for Font Awesome 5
Open your browser and visit http://localhost:3344
Press CTRL+C to stop the server
```
## Project Progress
Keep track of our progress through this project's [change log](https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/CHANGELOG.md). Want to keep up with what's planned for Font Awesome Pro? Check out [our milestones](https://github.com/FortAwesome/Font-Awesome-Pro/milestones?direction=asc&sort=due_date&state=open).
## How We'll Work
### Icon Design Workflow
We'll be releasing design concepts for icons as we make progress. Please check the project's [milestones](https://github.com/FortAwesome/Font-Awesome-Pro/milestones?direction=asc&sort=due_date&state=open) for icon design status. Icons will be organized in the following ways:
* Icons will be kept within the [`icons`](ttps://github.com/FortAwesome/Font-Awesome-Pro/blob/master/icons) directory in the repo.
* Font Awesome Free icons will be organized in the [`icons/free`](ttps://github.com/FortAwesome/Font-Awesome-Pro/blob/master/icons) directory
* Font Awesome Pro icons will be organized in the [`icons/pro`](ttps://github.com/FortAwesome/Font-Awesome-Pro/blob/master/icons/free) directory
* Icon category packs will be contained within the `_categories` folder of `free`/`pro` directories.
* Each icon will have a production-ready version (`[icon-name].svg`) created for each of its styles and states.
* We may eventually add preview boards of different icon groups (styles, categories, etc.) for easier browsing/consistency reviews.
* We may share more work in progress files for specific icons as part of pull requests.
We'll use the following tools to design and produce icons:
* Adobe Illustrator
* Inkscribe
* SVGO for optimization
## 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.
## Questions and Contact Us
Font Awesome Pro received backing by thousands of people (thanks again!). With that said, addressing each and every question is a lot of work and the more the community and documentation can help each other, the more we can use that time to focus on getting Pro features out. If you do need to reach out to us, here's how to do it:
* **General/Business inquiries** - email hello@fontawesome.com
* **Account/Billing-related inquiries** - email hello@fontawesome.com
* **Questions about [our Kickstarter](https://www.kickstarter.com/projects/232193852/font-awesome-5) campaign** - If you are a backer (thanks, btw!), please reply to individual updates or send a message through Kickstarter.
## Versioning
Font Awesome Pro will be maintained under the [Semantic Versioning guidelines](http://semver.org) as much as possible. Releases will be numbered
with the following format:
`..`
And constructed with the following guidelines:
* Breaking backward compatibility bumps the major (and resets the minor and patch)
* New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)
* Bug fixes, changes to brand logos, and misc changes bumps the patch
## Copyright and License
The icons, code, and assets included in project are licensed under the Font Awesome Pro commercial license - see [this project's license file](https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/LICENSE.md) for details.
## Team
[
](https://github.com/davegandy) | [
](https://github.com/supercodepoet) | [
](https://github.com/robmadole) | [
](https://github.com/talbs)
---|---|---|---
[Dave Gandy](https://github.com/davegandy) | [Travis Chase](https://github.com/supercodepoet) | [Rob Madole](https://github.com/robmadole) | [Brian Talbot](https://github.com/talbs)