List (Html.Attribute msg) -> Html msg
icon : List (Attribute msg) -> SvgIcon msg -> Element msg
fill : Element.Color -> Attribute msg
height : Basics.Int -> Attribute msg
width : Basics.Int -> Attribute msg
rotate : Basics.Float -> Attribute msg
spin : Attribute msg
style : List ( String, String ) -> Attribute msg
twoToneColor : Element.Color -> Attribute msg
iconBase : {} -> List (Attribute msg) -> SvgIcon msg -> Element msg
styleNode : Html msg