selfh.st/icons: A Curated Collection of Icons for Self-Hosted Software
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
selfh.st/icons is an extensive collection of logos and icons specifically designed for self-hosted and other software projects. Maintained by the selfh.st team, this repository offers a high-quality, consistent set of visual assets. Users can browse the collection online or integrate icons directly into their projects via jsDelivr.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
selfh.st/icons is a valuable resource providing a comprehensive collection of logos and icons. This repository is meticulously maintained by the selfh.st team, ensuring quality and consistency across all assets. It serves as a central hub for visual elements relevant to self-hosted and other software, making it easier for developers and users to find appropriate icons.
The entire collection is readily available for browsing through its dedicated directory at selfh.st/icons. Additionally, the icons are directly served to users from this repository via the jsDelivr content delivery network, offering convenient access.
Installation
While the icons are primarily consumed via the jsDelivr CDN, users interested in self-hosting the entire collection can do so. Detailed instructions and guidance for deploying the collection locally are provided within the repository's wiki. This allows for complete control over the icon assets and their serving.
For direct use without self-hosting, icons can be linked from jsDelivr. For example, to include an icon, you might use a path similar to:
<img src="https://cdn.jsdelivr.net/gh/selfhst/icons/path/to/icon.svg" alt="Icon Name">
Examples
The selfh.st/icons directory offers SVG icons, when available, in standard, dark, and light color variations to suit different UI themes. This flexibility ensures that the icons can seamlessly integrate into various design contexts.
For users requiring custom color schemes, there are options available. Becoming a paid member of selfh.st grants access to custom color features. Alternatively, users can deploy the collection themselves to gain full control over icon customization and styling.
Why Use selfh.st/icons?
Choosing selfh.st/icons offers several benefits for projects, especially those in the self-hosted ecosystem:
- Curated Quality: The collection is actively maintained, ensuring high-quality and consistent design standards across all icons.
- Extensive Collection: It provides a broad range of logos and icons relevant to various software, simplifying the search for appropriate visual assets.
- Ease of Access: Icons are easily browsable online and directly consumable via jsDelivr, streamlining integration into web projects.
- Self-Hosting Option: For those who prefer complete control, the option to self-host the entire collection is available, along with detailed documentation.
- Community-Driven: Requests for new or updated icons are welcomed through the repository's discussions, fostering a responsive and evolving resource.
Links
- GitHub Repository: https://github.com/selfhst/icons
- Official Directory: https://selfh.st/icons
- Wiki: https://github.com/selfhst/icons/wiki
- Discussions: https://github.com/selfhst/icons/discussions
- jsDelivr: https://www.jsdelivr.com/package/gh/selfhst/icons
Related repositories
Similar repositories that may be relevant next.
Fluent UI System Icons: Modern, Cross-Platform Icons from Microsoft
May 3, 2026
Fluent System Icons offers a comprehensive collection of familiar, friendly, and modern icons developed by Microsoft. This repository provides these high-quality icons for various platforms, including Android, iOS, Flutter, and plain SVG. It's an excellent resource for developers and designers looking to enhance their applications with a consistent and contemporary visual style.
Lucide: A Community-Driven Icon Toolkit for Modern Web Development
January 28, 2026
Lucide is an open-source icon library, a fork of Feather Icons, offering over 1000 consistent SVG icons. It provides official packages for popular frameworks like React, Vue, and Svelte, making integration seamless for designers and developers. With its strong community and Figma plugin, Lucide is a versatile solution for enhancing UI/UX.
Source repository
Open the original repository on GitHub.