
You can use almost any emoji as an icon for items or sections. These icons are generated with DiceBear (or Evatar for fallback), and use a hash of the services domain/ ip for entropy, so each domain will have a unique icon. This is particularly useful when you have a lot of similar services with a different IP or port, and no specific icon. To uses a unique and programmatically generated icon for a given service just set icon: generative. Sections : - name : Simple Icons Example items : - title : Portainer icon : si - portainer - title : FreeNAS icon : si - freenas - title : NextCloud icon : si - nextcloud - title : Home Assistant icon : si - homeassistant Copy First find the glyph you want to use on the website, then just set your icon the the simple icon slug, prefixed with si. Usage of which is very similar to font-awesome icons.
#LARGE ICONSET FREE#
is a collection of 2000+ high quality, free and open source brand and logo SVG icons. This is usually a 10-digit string, for example 13014ae648.
#LARGE ICONSET LICENSE KEY#
To do so, you need to specify your license key under: appConfig.fontAwesomeKey.
#LARGE ICONSET PRO#
For example: fas fa-rocket, fab fa-monero or fas fa-unicorn.įont-Awesome has a wide variety of free icons, but you can also use their pro icons if you have a membership. This is in the format of and can be found on the page for that icon on the Font Awesome site. You can use any Font Awesome Icon simply by specifying it's identifier. For example, icon: you can find this path using the browser dev tools. If for a given service none of the APIs work in your situation, and nor does local, then the best option is to find the path of the services logo or favicon, and set the icon to the URL of the raw image.

local - Set to local to fetch the default icon at /favicon.ico instead of using an API.yandex - Lower quality icons, but useful in some regions where other services are blocked.google - Official Google favicon API service, good support for all sites, but poor quality.duckduckgo - Returns decent quality website icons, from DuckDuckGo search.mcapi - MC-API fetches default website favicon, originally a Minecraft util.besticon - BestIcon fetches websites icons from manifest.faviconkit - good quality icons and most sites supported (Note: down as of Nov '21).



Since different websites host their favicons at different paths, for the best results Dashy can use an API to resolve a websites icon. Just set icon: favicon to use this feature. Dashy supports multiple different icon providers, usage instructions for which are explained here.ĭashy can auto-fetch an icon for a given service, using it's favicon. Using icons improves the aesthetics of your UI and makes the app more intuitive to use. Both sections and items can have an icon, which is specified using the icon attribute.
