diff --git a/Icons.md b/Icons.md index d863a0a..00373f5 100644 --- a/Icons.md +++ b/Icons.md @@ -1,5 +1,5 @@ ## How are icons requested? -**The icons used in Homarr are automatically requested from the [dashboard-icons](https://github.com/walkxhub/dashboard-icons) repo.** +The icons used in Homarr are automatically requested from the [dashboard-icons](https://github.com/walkxhub/dashboard-icons) repo. Icons are requested in the following way:
`Grab name > Replace ' ' with '-' > .toLower() > https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/{name}.png`