npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

symbolkit

v1.1.0

Published

SymbolKit, an open-source iconography library consisting of 1,300+ SVG icons.

Downloads

7

Readme

What is SymbolKit?

SymbolKit, an open-source library consisting of over 1300+ SVG icons that you can use in your own projects. These icons are intended for the usage of UI elements in the Enso Operating System. However, these can be used for designing apps, or creating marketing materials. SymbolKit has the icons you need to make your designs stand out.

For more information and resources on SymbolKit, you can read through our Human Interface Guidelines at developer.nevuqe.com.

If you have any questions or need support with SymbolKit, you can contact Nevuqe at [email protected].

For security-related enquiries, it is required that you encrypt your email using Nevuqe's PGP key, which can be found at developer.nevuqe.com, and please contact us at [email protected].

Plugins

CSS

To use SymbolKit in a web project, import our CSS File:

<link rel="stylesheet" href="https://raw.githubusercontent.com/Nevuqe/SymbolKit/main/css/symbolkit.css">

Here is an example in HTML:

<i class="symbolkit-hand-brake"></i>

The class must always be "symbolkit-" and then the name of the icon.

The icons are display: inline-block and default to the current font size. You can control this by adjusting the ::before styles of the element (which is where the icons are added as a mask).

React

A React library is available to install under the name symbolkit-react. For more details, see the package README.

React Native

A React Native library is available to install under the name symbolkit-react-native. For more details, see the package README.

Figma

The SymbolKit library is available in the Figma community here.

Extras

License

This icon library is licensed under the Apache-2.0 license, to see the full license see here.

Credits

SymbolKit is a fantastic icon library that has been forked from the incredible Iconoir. We are incredibly grateful to Luca Burgio and all of the Iconoir contributors for their dedication and hard work in creating such an amazing resource for designers and developers worldwide.

Links:

https://iconoir.com/

https://lucaburgio.com/

https://github.com/iconoir-icons/iconoir/graphs/contributors