https://github.com/j2team/autoit-font-icon
:gift: An UDF that helps you use Font Awesome in your AutoIt project.
https://github.com/j2team/autoit-font-icon
Last synced: 4 months ago
JSON representation
:gift: An UDF that helps you use Font Awesome in your AutoIt project.
- Host: GitHub
- URL: https://github.com/j2team/autoit-font-icon
- Owner: J2TEAM
- License: mit
- Created: 2016-04-20T10:36:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-20T11:03:54.000Z (over 10 years ago)
- Last Synced: 2025-02-04T13:44:28.562Z (over 1 year ago)
- Language: AutoIt
- Homepage: https://j2team.github.io/tools/autoit-icons/
- Size: 200 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoIt Font Icon
An UDF that helps you use [Font Awesome](http://fontawesome.io/) in your AutoIt project.
## Screenshot

## Download
Click [here](https://github.com/J2TeaM/autoit-font-icon/archive/master.zip) to download!
## Usage
See [example.au3](example.au3).
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Credits
- Author: [Juno_okyo](https://junookyo.blogspot.com/)
- [Font Awesome](http://fontawesome.io/) by [Dave Gandy](https://twitter.com/davegandy)
## License
This work is licensed under a [MIT LICENSE](LICENSE).