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
0
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.36.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
229
increased by30.86%
Maintainers
0
Weekly downloads
 
Created
Source

@nulogy/icons

A collection of Icons that are used by Nulogy applications.

npm (scoped)

📦 Installation

The icons are required as a peer dependency of @nulogy/components. You can install them using:

$ yarn add @nulogy/icons

It is recommended to use the icons is through the icon prop in the <Icon /> component from @nulogy/components.

➕ Adding a new icon

To find and add a new icon:

  1. Search Material Icons for the icon you need and download it. Alternatively, in Figma, use the Material Design Icons plugin to add the icon to a page then export the icon as SVG
  2. Add the icon to the NDS design system Icons page in Figma
  3. Clone this repo (git clone git@github.com:nulogy/nds-icons.git)
  4. Place SVG in assets/ folder with the desired icon name (in camelCase). The name of the icon should match the icon's name in Figma. Consult with the designer what the desired name should be, otherwise use the name provided in Material Icons
  5. Commit the changes using a conventional commits message
  6. Submit PR

💬 Questions

FAQs

Package last updated on 25 Nov 2024

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