@goodhood/icons

5.1.3 • Public • Published

@goodhood/icons

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @goodhood/icons

Weekly Downloads

112

Version

5.1.3

License

MIT

Unpacked Size

345 kB

Total Files

678

Last publish

Collaborators

  • jobemichael
  • hahiii
  • fweinrich
  • spossner
  • rejas
  • iamuchejude