navicons
TypeScript icon, indicating that this package has built-in type declarations

6.0.4 • Public • Published

Navicons

Navicons is a completely open-source icon set with 1,300 icons crafted for web, iOS, Android, and desktop apps. Navicons was built for Navify 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 Navify, nor vice versa.

We intend for this icon pack to be used with Navify, but it’s by no means limited to it. Use them wherever you see fit, personal or commercial. They are free to use and licensed under MIT.

Using the Web Component

The Navicons Web Component is an easy and performant way to use Navicons 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.

Installation

If you're using Navify Framework, Navicons is packaged by default, so no installation is necessary. Want to use Navicons without Navify Framework? Place the following <script> near the end of your page, right before the closing

Package Sidebar

Install

npm i navicons

Weekly Downloads

12

Version

6.0.4

License

MIT

Unpacked Size

6.41 MB

Total Files

4082

Last publish

Collaborators

  • nkduy