@npmcorp/pui-react-iconography
v8.5.0
Published
A React component for rendering Font Awesome icons
Downloads
38
Readme
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.