76 lines
2.8 KiB
Markdown
76 lines
2.8 KiB
Markdown
<p align="center">
|
||
<h2 align="center"> 🔵 Web Service Icons </h3>
|
||
<p align="center">
|
||
<a href="https://github.com/vcantrell/ServiceIcons/blob/master/ICONS.md">
|
||
<img alt="Web Service Icon Repo" src="https://img.shields.io/badge/vcantrell-WebServiceIcons-brightgreen?style=plastic&logo=icon">
|
||
</a>
|
||
</p>
|
||
<p align="center">
|
||
🚀 The best place to find icons for your dashboards.
|
||
<br />
|
||
<a href="#-icons"><strong>👀 See the icons</strong></a> • <a href="https://www.linkedin.com/in/vcantrell/" target="_blank"><strong>💼 LinkedIn</strong></a>
|
||
<br />
|
||
<br />
|
||
</p>
|
||
</p>
|
||
|
||
# 📖 Table of Contents
|
||
|
||
- [🚀 Getting Started](#-getting-started)
|
||
- [📊 Dashboards](#-dashboards)
|
||
- [🛠️ Installation](#️-installation)
|
||
- [🎨 Icons](#-icons)
|
||
- [🎉 Contributing Guidelines](#-contributing-guidelines)
|
||
- [📜 Legal](#-legal)
|
||
|
||
## 🚀 Getting Started
|
||
|
||
### 📊 Dashboards
|
||
|
||
There are many Dashboards available that you can use with Dashboard Icons. Here are some of the popular ones.
|
||
|
||
- [Homarr](https://github.com/ajnart/homarr)
|
||
- [Dashy](https://github.com/Lissy93/dashy)
|
||
- [Homer Dashboard](https://github.com/bastienwirtz/homer)
|
||
- [Heimdall](https://github.com/linuxserver/Heimdall)
|
||
- [Organizr(v2)](https://github.com/causefx/Organizr)
|
||
- [Flame](https://github.com/pawelmalak/flame)
|
||
- [SUI](https://github.com/jeroenpardon/sui)
|
||
- [Homepage](https://github.com/gethomepage/homepage)
|
||
|
||
### 🛠️ Installation
|
||
|
||
**Tip!** You can access Dashboard Icons online, faster, by using `https://raw.githubusercontent.com/vcantrell/ServiceIcons/master/Icons/example.png`. Just replace `example` with the name of the icon!
|
||
|
||
To download an icon from the [icons page](#-icons), simply `Right click > Save link as`.
|
||
|
||
For non-desktop operating systems or people who prefer to use the terminal:
|
||
|
||
```sh
|
||
$ curl -O https://raw.githubusercontent.com/vcantrell/ServiceIcons/master/Icons/example.png
|
||
```
|
||
|
||
or
|
||
|
||
```sh
|
||
$ wget https://raw.githubusercontent.com/vcantrell/ServiceIcons/master/Icons/example.png
|
||
```
|
||
|
||
## 🎨 Icons
|
||
**⚠️ Warning!** Going to this page will load every single icon in the repository. This might cause:
|
||
- 📉 An excessive amount of data use.
|
||
- 💻 System slowdowns.
|
||
- 🌐 Browser crashes.
|
||
|
||
*If your device cannot handle loading more than 1000 images, we advise to not go to this page.*
|
||
|
||
➡️ Click [**here**](ICONS.md) to display all icons.
|
||
|
||
## 🎉 Contributing Guidelines
|
||
Please read the [Contributing Guidelines](CONTRIBUTING.md) before contributing to this project.
|
||
|
||
## 📜 Legal
|
||
|
||
Please read the [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.
|
||
|
||
If you have any questions or concerns regarding the license, please contact me at git@vgit.us before using or distributing the contents of this repository. |