FontAwesome Iron Iconset
Iron iconset based on FontAwesome
Integration of FontAwesome and iron-icon for Vaadin
Sample code
add(new Button("SAVE", FontAwesome.Solid.SAVE.create()));
grid.addColumn(TemplateRenderer.<Flight>of( "<iron-icon icon='"+FontAwesome.Solid.PLANE_DEPARTURE+"'></iron-icon>[[item.takeoff_time]]" ).withProperty("takeoff_time", Flight::getTakeOffTime));
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- New release based on FontAwesome 5.13.0
- Add new icons related to COVID-19
- Released
- 2020-03-26
- Maturity
- TESTED
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 14
- Vaadin 15
- Vaadin 16
- Vaadin 17
- Vaadin 18
- Vaadin 19
- Vaadin 20
- Vaadin 21
- Vaadin 22
- Vaadin 23
- Vaadin 24 in 5.3.0
- Vaadin 13 in 1.0.4
- Vaadin 12 in 1.0.4
- Vaadin 11 in 1.0.4
- Vaadin 10 in 1.0.4
- Browser
- Firefox
- Google Chrome
- Internet Explorer
- Microsoft Edge
FontAwesome Iron Iconset - Vaadin Add-on Directory
Iron iconset based on FontAwesomeAuthor Homepage
View on GitHub
Issue tracker
FontAwesome Iron Iconset version 1.0.0
Initial release
FontAwesome Iron Iconset version 1.0.1
Add overload of create method that receives a click listener.
FontAwesome Iron Iconset version 1.0.2
New version based on FontAwesome 5.10.0
FontAwesome Iron Iconset version 1.0.3
New version based on FontAwesome 5.11.1
FontAwesome Iron Iconset version 1.0.4
New version based on FontAwesome 5.11.2
FontAwesome Iron Iconset version 2.0.0
Based on FontAwesome 5.11.2, first release supporting Vaadin 14 in NPM mode.
FontAwesome Iron Iconset version 2.0.1
Maintenance release
FontAwesome Iron Iconset version 2.0.2
Upgrade to FontAwesome 5.12.0
FontAwesome Iron Iconset version 2.0.3
New release based on FontAwesome 5.12.1
FontAwesome Iron Iconset version 2.0.4
* New release based on FontAwesome 5.13.0
* Add new icons related to COVID-19
FontAwesome Iron Iconset version 2.1.0
* Based on FontAwesome 5.13.0
* Compatible with Vaadin 14 in npm mode
* Iconset published in npmjs
FontAwesome Iron Iconset version 2.1.1
* Based on [FontAwesome 5.13.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.13.1)
* Compatible with Vaadin 14 in npm mode
* Iconset published in [npmjs](https://www.npmjs.com/package/@flowingcode/font-awesome-iron-iconset)
FontAwesome Iron Iconset version 2.1.2
* Based on FontAwesome 5.14.0
* Compatible with Vaadin 14 in npm mode
* Iconset published in npmjs
FontAwesome Iron Iconset version 2.2.0
* Based on FontAwesome 5.15.1
* Compatible with Vaadin 14+ in npm mode
* Iconset published in npmjs
* Add support for Duotone icons
FontAwesome Iron Iconset version 2.2.1
### New features:
* Based on FontAwesome [5.15.3](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.3)
* Iconset published in [npmjs](https://www.npmjs.com/package/@flowingcode/font-awesome-iron-iconset)
FontAwesome Iron Iconset version 2.2.2
### New features
* Based on [FontAwesome 5.15.4](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.4)
* Compatible with Vaadin 14+ in npm mode
* Iconset published in [npmjs](https://www.npmjs.com/package/@flowingcode/font-awesome-iron-iconset/v/2.2.2)
FontAwesome Iron Iconset version 3.0.0
### New Features
* Based on [FontAwesome 6.0.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/6.0.0)
* Compatible with Vaadin 14+ in npm mode
* Iconset published in [npmjs](https://www.npmjs.com/package/@flowingcode/font-awesome-iron-iconset/v/3.0.0)
FontAwesome Iron Iconset version 4.0.0
#### New features:
- Based on FontAwesome 6.0.0
- Compatible with Vaadin 23
- Iconset published in npmjs
FontAwesome Iron Iconset version 4.1.0
#### New features:
* Shrink icons slotted in vaadin-button ([#43](https://github.com/FlowingCode/FontAwesomeIronIconset/issues/43))
#### Bug fixes:
* Migrate Duotone to VaadinIcon
FontAwesome Iron Iconset version 4.2.0
#### New features:
* Upgrade icons to FontAwesome 6.1.2
* Use fc-iconset (based on vaadin-iconset) in order to support icon aliases
* Refactor gallery (demo) as a web component
FontAwesome Iron Iconset version 5.1.0
#### New features:
* Based on FontAwesome 6.1.2
* Compatible with Vaadin 24
FontAwesome Iron Iconset version 3.1.0
Rename "vaadin" as "vaadin-icon" and and add "vaadin" as alias of "vaadin-icon".
FontAwesome Iron Iconset version 4.3.1
Rename "vaadin" as "vaadin-icon" and and add "vaadin" as alias of "vaadin-icon".
FontAwesome Iron Iconset version 5.1.1
Rename "vaadin" as "vaadin-icon" and and add "vaadin" as alias of "vaadin-icon".
FontAwesome Iron Iconset version 5.2.0
Update icons to FontAwesome 6.4.0
FontAwesome Iron Iconset version 3.2.1
Update icons to FontAwesome 6.4.0
FontAwesome Iron Iconset version 4.4.1
Update icons to FontAwesome 6.4.0
FontAwesome Iron Iconset version 5.2.1
Update icons to FontAwesome 6.4.0
FontAwesome Iron Iconset version 5.2.2
Version available from maven central repository.