lattyware / elm-fontawesome / FontAwesome.Svg

Rendering icons for use in SVG.

view : FontAwesome.Internal.Icon hasId -> Svg msg

View an icon as an SVG node.

Note this only supports some features, as some happen at the SVG level. For example, set titles, attributes, and roles will be ignored.