Files
icons/README.md
T

28 lines
913 B
Markdown
Raw Normal View History

2025-07-31 17:16:48 +05:30
# icons
2025-07-31 17:31:40 +05:30
Icons for personal use.
## Direct Links
Use icons from CDN with this pattern:
```
<Base URL>/<Format>/<Icon Name>.<Format>
```
**Base URL options:**
- jsDelivr (recommended): `https://cdn.jsdelivr.net/gh/ryuupendragon/icons`
- GitHub Direct: `https://raw.githubusercontent.com/ryuupendragon/icons/main`
**Example:**
```html
<img src="https://cdn.jsdelivr.net/gh/ryuupendragon/icons/png/jellyfin.png" alt="Jellyfin">
```
2025-07-31 17:26:42 +05:30
## Legal
**Disclaimer**: All product names, trademarks, and registered trademarks are the property of their respective owners. Icons are used for identification purposes only and do not imply endorsement.
2025-08-23 20:35:26 +05:30
Most of the icons are from [Selfhst](https://github.com/selfhst/icons), Please check their [LICENSE](https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/LICENSE) for them.
2025-07-31 17:26:42 +05:30
**License**: This project is available under the terms of the [LICENSE](LICENSE) file.