stacks-icon-helper

1.0.0 • Public • Published

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

/stacks-icon-helper/

    Package Sidebar

    Install

    npm i stacks-icon-helper

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    135 kB

    Total Files

    4

    Last publish

    Collaborators

    • abovedave