Flag | Flag (FA) | Values | Description | |
---|---|---|---|---|
size | - | (see defaultSize option) | Size of icon (in pixel) | |
pack | - | (see defaultPack option) | Icon pack (fa, glyphicon, fugue, oxygen) | |
circle | - | - | Create a circle around the icon | |
border | - | - | Add a border around the icon | |
borderColor | - | - | Set the color border | |
padding | - | - | Apply a padding to the icon (in pixel) | |
background | - | - | Apply a background to the icon (in hex or color name) | |
color | - | - | Apply a color to the icon (in hex or color name) | |
class | - | - | Adds additional CSS classes to the icon (useful for Font Awesome or Glyphicon) | |
align | - | left|center|right | Align icon (left, right or center) | |
left | - | - | Align icon to left | |
right | - | - | Align icon to right | |
center | - | - | Align icon to center | |
- | lg | - | Increase of 33% the size of icon | |
- | 2x|3x|4x|5x | - | Increase the size of icon | |
- | border | - | Add border to icon | |
- | spin | - | Add spin animation | |
- | pulse | - | Add pulse animation | |
- | rotate | 90|180|270 | Rotate the icon | |
- | flip | horizontal|vertical | Flip the icon | |
- | pull-left | - | Pull the icon to left | |
- | pull-right | - | Pull the icon to right | |