FontAwesome v4.0.0 FontAwesome.Icon

A struct to define the configuration for a specific icon.

Summary

Functions

Creates new icon with the specified name and options

Renders the safe HTML code for the icon

Renders the HTML code for the icon

Functions

new(name, options \\ [])

Creates new icon with the specified name and options.

to_safe_string(icon)

Renders the safe HTML code for the icon.

to_string(icon)

Renders the HTML code for the icon.