New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nulogy/icons

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nulogy/icons

A collection of Nulogy's svg icons

  • 4.24.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

@nulogy/icons

This is a collection of Material Icons that are used by Nulogy applications. This package is already imported into the <Icon /> component of the @nulogy/components, and the icons here can be chosen with the icon prop.

npm (scoped)

📦 Installation

If you don't have access to the React component, you can install these directly:

$ yarn add @nulogy/icons

They can then be used in your application like any other .svg.

➕ Adding a new icon

To find and add a new icon:

  1. Search Material Icons for the icon you need
  2. In Figma, use the Material Design Icons plugin to add the icon to a document. Export the icon as SVG
  3. Clone this repo (git clone https://github.com/nulogy/nds-icons.git)
  4. Rename the SVG to desired icon name (in camelCase)
  5. Place SVG in assets/ folder
  6. run yarn && yarn build to make the icon available to use
  7. Commit the changes using a conventional commits message
  8. Submit PR

💬 Questions

FAQs

Package last updated on 06 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc