mirror of
https://github.com/selfhst/icons.git
synced 2026-01-12 20:47:37 +08:00
40 lines
2.1 KiB
Markdown
40 lines
2.1 KiB
Markdown
<div align="center">
|
|
<img width="400" src="https://cdn.jsdelivr.net/gh/selfhst/cdn/assets/site/logos/selfh-st-icons.svg" alt="selfh.st/icons Logo">
|
|
</div>
|
|
|
|
<div align="center">
|
|
<img src="https://img.shields.io/github/stars/selfhst/icons">
|
|
<a href="https://selfh.st/icons"><img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fselfhst.github.io%2Fcdn%2Fassets%2Fbadges%2Ficons.json&query=%24.count&label=icons&color=0f60d9"></a>
|
|
<a href="https://github.com/selfhst/icons/blob/main/CHANGELOG.md"><img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fselfhst.github.io%2Fcdn%2Fassets%2Fbadges%2Ficons.json&query=%24.release&label=release&color=9926e0"></a>
|
|
<a href="https://www.jsdelivr.com/package/gh/selfhst/icons"><img src="https://img.shields.io/jsdelivr/gh/hm/selfhst/icons"></a>
|
|
</div>
|
|
|
|
<br/>
|
|
|
|
[selfh.st/icons](https://selfh.st/icons) is a collection of logos and icons for self-hosted (and non-self-hosted) software.
|
|
|
|
The collection is available for browsing via the directory at [selfh.st/icons](https://selfh.st/icons) and served to users directly from this repo using the jsDelivr content delivery network.
|
|
|
|
To self-host the collection, users should refer to the [repository's wiki](https://github.com/selfhst/icons/wiki).
|
|
|
|
## Formats
|
|
|
|
When available, SVG icons are used as the starting point for all icon formats. Otherwise, PNG is used.
|
|
|
|
| Format | Availability |
|
|
| --- | :---: |
|
|
| SVG | Most |
|
|
| PNG | All |
|
|
| WebP | All |
|
|
| AVIF | All |
|
|
| ICO<sup>1</sup> | All |
|
|
|
|
<sup>1</sup>Includes the following sizes: 16x16, 32x32, 48x48, 64x64, 128x128
|
|
|
|
## Custom Colors
|
|
|
|
By default, the directory provides SVG icons (when available) in standard, dark, and light colors. Users looking to display the icons using colors of their choice can become a [paid member of selfh.st](https://selfh.st/perks) or [deploy the collection themselves](https://github.com/selfhst/icons/wiki).
|
|
|
|
## Requests
|
|
|
|
Requests for new or updated icons can be made via the repository's [discussions](https://github.com/selfhst/icons/discussions). To ensure quality and consistency, pull requests will not be accepted from the public. |