8.5.0 • Published 7 years ago

@npmcorp/pui-react-iconography v8.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

pui-react-iconography

A React component for rendering Font Awesome icons

Pivotal UI React (GitHub, npm) is a collection of React components for rapidly building and prototyping UIs.

This component requires React v0.13

See the Pivotal UI Styleguide for fully rendered examples.

Components

Icon

Inserts a Font Awesome icon

var Icon = require('

#### Properties

- `name`
  - `String`: The name of the icon (without the fa- prefix)

- `size`
  - `String`: Can either be a PUI typography size (title, h1,
h2, h3, h4, h5, h6, sm, xs) or a FA size (lg, 2x, 3x, 4x, 5x).


*****************************************

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.