Skip to content
On this page

Favicon

Parent: icons

A String which is the favicon of the website.

Example Usage

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

Types

Released under the MIT License.