Stone.js API
    Preparing search index...

    Variable STONE_LOGOConst

    STONE_LOGO: {
        bottom: readonly [" ●● ●●", " ●● ●●", " ●●●●●"];
        top: readonly [" ●●●●●", " ●● ●●"];
    } = ...

    The Stone.js logo, "Le Portail": a ring of dots forming a circle. The top rows carry the ember accent (the brand's top arc); the bottom rows are ink. Split so StoneReporter.banner can colour each half (the halves are mirror images, so they cannot be told apart by text).

    Type Declaration

    • Readonlybottom: readonly [" ●● ●●", " ●● ●●", " ●●●●●"]
    • Readonlytop: readonly [" ●●●●●", " ●● ●●"]