Photo Sphere Viewer
    Preparing search index...

    Variable ICONSConst

    ICONS: {
        arrow: string;
        close: string;
        download: string;
        fullscreenIn: string;
        fullscreenOut: string;
        info: string;
        menu: string;
        zoomIn: string;
        zoomOut: string;
    } = ...

    Collection of SVG icons

    Type declaration

    • arrow: string
    • close: string
    • download: string
    • fullscreenIn: string
    • fullscreenOut: string
    • info: string
    • zoomIn: string
    • zoomOut: string