The RpgLogs Scripting API
    Preparing search index...

    Type Alias IconMark

    IconMark: MarkCommon & {
        icon: string;
        iconShape: "circle" | "square";
        position: Position;
        radius: number;
        type: "icon";
    }

    An icon, specified by the path. The image is always loaded by an absolute path prefixed by https://assets.rpglogs.com/img/<game>/