Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ionicons | 16,897 | 25,248 | 733 | 4 days ago | 125 | August 26, 2022 | 348 | mit | TypeScript | |
Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎 | ||||||||||
Omi | 12,585 | 22 | 88 | 16 days ago | 276 | September 14, 2022 | 102 | other | JavaScript | |
Front End Cross-Frameworks Framework - 前端跨框架框架 | ||||||||||
Dark Mode Toggle | 1,055 | 2 months ago | 46 | November 19, 2021 | apache-2.0 | JavaScript | ||||
A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site: | ||||||||||
Glyphs | 259 | 9 | 3 months ago | 15 | August 12, 2021 | 7 | mit | JavaScript | ||
Dynamic design system for building and managing large icon sets in Figma and packaging them for the web | ||||||||||
Fos | 161 | a year ago | 1 | mit | JavaScript | |||||
Web Components to turn your web app into a fake operating system | ||||||||||
Vanilla Hamburger | 117 | 4 months ago | 5 | October 23, 2020 | 1 | mit | TypeScript | |||
Animated hamburger menu icons for modern web apps (1.8 KB) 🍔 | ||||||||||
Coral Spectrum | 104 | 2 | 16 days ago | 172 | May 18, 2023 | 51 | apache-2.0 | JavaScript | ||
A JavaScript library of Web Components following Spectrum design patterns. | ||||||||||
Airship | 72 | 3 | 3 years ago | 82 | August 31, 2020 | 64 | bsd-3-clause | JavaScript | ||
A design library for building Location Intelligence applications. | ||||||||||
Vaadin Icons | 58 | 1 | 15 | 2 years ago | 11 | March 18, 2019 | apache-2.0 | HTML | ||
Vaadin Icons is a collection of 600+ unique icons designed for web applications | ||||||||||
Toggle Icon | 21 | 4 years ago | 4 | JavaScript | ||||||
toggle-icon is a custom element created with Polymer. It provides an extremely powerful and customizable switch that looks like a paper-icon-button. |
Ionicons is a completely open-source icon set with 1,300 icons crafted for web, iOS, Android, and desktop apps. Ionicons was built for Ionic Framework, so icons have both Material Design and iOS versions.
Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Ionic, nor vice versa.
We intend for this icon pack to be used with Ionic, but its by no means limited to it. Use them wherever you see fit, personal or commercial. They are free to use and licensed under MIT.
Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.
The Ionicons Web Component is an easy and performant way to use Ionicons in your app. The component will dynamically load an SVG for each icon, so your app is only requesting the icons that you need.
Also note that only visible icons are loaded, and icons which are "below the fold" and hidden from the user's view do not make fetch requests for the svg resource.
If you're using Ionic Framework, Ionicons is packaged by default, so no installation is necessary. Want to use Ionicons without Ionic Framework? Place the following <script>
near the end of your page, right before the closing