Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkxcode/dashboard-icons
🚀 The best source for dashboard icons.
https://github.com/walkxcode/dashboard-icons
dashboard dashboard-icons dashy docker heimdall homarr homepage homer icons self-hosted selfhosted
Last synced: about 1 month ago
JSON representation
🚀 The best source for dashboard icons.
- Host: GitHub
- URL: https://github.com/walkxcode/dashboard-icons
- Owner: walkxcode
- License: other
- Created: 2022-08-16T15:41:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T19:34:26.000Z (4 months ago)
- Last Synced: 2024-12-24T14:04:03.015Z (about 2 months ago)
- Topics: dashboard, dashboard-icons, dashy, docker, heimdall, homarr, homepage, homer, icons, self-hosted, selfhosted
- Language: Python
- Homepage:
- Size: 225 MB
- Stars: 5,163
- Watchers: 21
- Forks: 554
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- my-awesome-list - dashboard-icons
- awesome-rainmana - walkxcode/dashboard-icons - 🚀 The best source for dashboard icons. (Python)
- Awesome - Dashboard-icons - 🚀 The best place to find icons for your dashboards. (Development / Icons)
README
# 📖 Table of Contents
- [📖 Table of Contents](#-table-of-contents)
- [🚀 Getting Started](#-getting-started)
- [📊 Dashboards](#-dashboards)
- [✨ Usage](#-usage)
- [🎨 Icons](#-icons)
- [🎉 Contribution Guidelines](#-contribution-guidelines)
- [📜 Legal](#-legal)## 🚀 Getting Started
### 📊 Dashboards
Several dashboards now offer seamless integration with Dashboard Icons. Here are some of the top choices:
- [Homepage](https://github.com/gethomepage/homepage)
- [Homarr](https://github.com/ajnart/homarr)
- [Dashy](https://github.com/Lissy93/dashy)### ✨ Usage
To download an icon from the [icons page](#-icons), simply `Right click > Save link as`.
For non-desktop operating systems or those who prefer using the terminal:
*Replace `example` with the icon's name, and `png` with `svg` if needed.*```sh
curl -O https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/example.png
```or
```sh
wget https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/example.png
```**💡 Tip!** Access Dashboard Icons online faster via `https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/example.png`, replacing `example` with the icon name!
## 🎨 Icons
**⚠️ Warning!** Visiting this page will load every single icon in the repository. This may cause:
- 📉 Excessive data usage.
- 💻 System slowdowns.
- 🌐 Browser crashes.*If your device cannot handle loading more than 1000 images or if you are on a limited data connection, we advise against visiting this page.*
➡️ Click [**here**](ICONS.md) to view all icons.
## 🎉 Contribution Guidelines
Please review the [Contribution Guidelines](CONTRIBUTING.md) before contributing to this project.## 📜 Legal
Read our [LICENSE](LICENSE) for information regarding the use of our software and assets. By accessing or using this repository, you agree to be bound by the terms and conditions of the license.
For questions or concerns regarding the license, contact me at [email protected] before using or distributing the contents of this repository.