Skip to content
On this page

No Guild Icon

Parent: icons

A String which is the image of a guild with no icon.

Example Usage

js
theme: SoftUI({
    icons: {
        noGuildIcon: "https://assistantscenter.com/wp-content/uploads/2021/11/cropped-cropped-logov6.png"
    }
})

Types

Released under the MIT License.