Class FeatherIkonProvider

  • All Implemented Interfaces:
    org.kordamp.ikonli.IkonProvider<Feather>

    @ServiceProviderFor(org.kordamp.ikonli.IkonProvider.class)
    public class FeatherIkonProvider
    extends Object
    implements org.kordamp.ikonli.IkonProvider<Feather>
    Author:
    Andres Almiray
    • Constructor Detail

      • FeatherIkonProvider

        public FeatherIkonProvider()
    • Method Detail

      • getIkon

        public Class<Feather> getIkon()
        Specified by:
        getIkon in interface org.kordamp.ikonli.IkonProvider<Feather>