1.0.0 • Published 4 years ago

stacks-icon-helper v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Stacks Icon Helper

This package provides a front-end JavaScript file which will let you use Stacks Icons from Stack Overflow's design system.

N.B. This is not intented to be used in production.

Usage

<svg class="svg-icon iconUnorderedList"></svg>

This package looks out for svg-icon and icon*. If the icon doesn't exist in Stacks, nothing happens. Any other classes will be passed to the included SVG e.g., native

Building

If there is a new version of Stacks, first update (after navigating to the project, of course):

  1. npm update
  2. npm run build

You should get an output similar to:

Successfuly built with 227 icons