com.vaadin.server.

Enum FontAwesome

  • All Implemented Interfaces:

    FontIcon, Resource, Serializable, Comparable<FontAwesome>


    public enum FontAwesome
    extends Enum<FontAwesome>
    implements FontIcon

    FontAwesome set of font icons.

    Each FontIcon comes from the FontAwesome font family, which is included in the theme.
    Consider this a starting point: it is unlikely an application needs exactly these icons, and all of them, so you might want to consider making a custom icon font - either to get other icons, or to minimize the size of the font.

    The Font Awesome version currently included is 4.4.0.

    Since:

    7.2

    Author:

    Vaadin Ltd

    See Also:

    http://fortawesome.github.io/Font-Awesome/