Update readme

This commit is contained in:
2025-07-31 17:31:40 +05:30
parent 71395fa54e
commit 1d938d17e0

View File

@@ -1,5 +1,24 @@
# icons # icons
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">
```
## Legal ## 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. **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.