tsParticles - v0.0.0
    Preparing search index...
    interface ISoundsIcon {
        height: number;
        path?: string;
        style: string;
        svg?: string;
        width: number;
    }

    Implemented by

    Index

    Properties

    height: number
    path?: string
    style: string
    svg?: string
    width: number