@bridgeline-digital/hawksearch-handlebars-ui
    Preparing search index...

    Interface IconComponentModel

    interface IconComponentModel {
        height: string;
        svg: string;
        url: string;
        width: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    height: string
    svg: string
    url: string
    width: string