org.webjars.bower:px-iconography-design

WebJar for px-iconography-design


Keywords
predix-ui
License
LGPL-3.0

Documentation

Iconography

The Predix UI Iconography module defines styles for icon sets like FontAwesome.

Dependencies

Predix UI's Iconography module depends on the third party Font Awesome library:

Installation

Install this module using bower

bower install --save px-iconography-design

Once installed, @import into your project's Sass file in its Base layer:

@import "px-iconography-design/_base.iconography.scss";

Usage

The following variables are available for use in the module:

$fa-font-path

Icons currently available under Font Awesome are in this cheatsheet

view full API here