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

@goodhood/icons

Package Overview
Dependencies
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodhood/icons

SVG icons to use in GoodHood projects

  • 5.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
428
decreased by-13.01%
Maintainers
6
Weekly downloads
 
Created
Source

@goodhood/icons

SVG icons to use in GoodHood projects. Uses the nebenan design system as single source of truth.

  • Preview

How to:

npm install
npm start

Usage

React Component
import AddressBook from "@goodhood/icons/lib/large/address_book"

<AddressBook />
Raw SVG
import addressBook from "@goodhood/icons/lib/large/address_book.svg"

<img src={addressBook} alt="" />

How to update:

  1. Found some icon in a screen design? Search it in the design system and note down name and group. (Can't find it? Then do not add it!)
  2. Add an icon to the src/*/ folder.
  3. Check preview.
  4. Create PR
  5. Wait for reviews
  6. Merge & publish

FAQs

Package last updated on 10 Oct 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