@hydroperx/metrodesign
    Preparing search index...

    Type Alias NativeIcon

    NativeIcon:
        | "bullet"
        | "checked"
        | "arrowLeft"
        | "arrowRight"
        | "arrowUp"
        | "arrowDown"
        | "fullArrowLeft"
        | "fullArrowRight"
        | "fullArrowUp"
        | "fullArrowDown"
        | "search"
        | "clear"
        | "games"
        | "internetExplorer"
        | "video"
        | "store"
        | "settings"
        | "mail"
        | "user"
        | "security"
        | "calculator"
        | "camera"
        | "bluetooth"
        | "news"
        | "bing"
        | "opera"
        | "chrome"
        | "firefox"
        | "msedge"
        | "lapis"
        | "idea"
        | "help"
        | "helpCircle"
        | "new"
        | "trash"
        | "hamburguerMenu"
        | "shutdown"
        | "power"
        | "seen"
        | "openEnvelope"
        | "markAsRead"
        | "notificationEnvelope"
        | "markAsUnread"
        | "starOutline"
        | "starFill"
        | "terminal"

    Metro library's native icon enumeration.