EngageSoftware / elm-engage-common / Engage.UI.Svg

UI.Svg

chevron : { a | namespace : Engage.Namespace.Namespace } -> List (Html.Attribute msg) -> Html msg

Get the chevron svg

confirmation : { a | namespace : Engage.Namespace.Namespace } -> List (Html.Attribute msg) -> Html msg

Get the confirmation svg

error : { a | namespace : Engage.Namespace.Namespace } -> List (Html.Attribute msg) -> Html msg

Get the error svg

fax : Engage.Namespace.Namespace -> String -> List (Html.Attribute msg) -> Html msg

Get the fax svg

info : { a | namespace : Engage.Namespace.Namespace } -> List (Html.Attribute msg) -> Html msg

Get the info svg

mail : Engage.Namespace.Namespace -> String -> List (Html.Attribute msg) -> Html msg

Get the mail svg

mobilePhone : Engage.Namespace.Namespace -> String -> List (Html.Attribute msg) -> Html msg

Get the mobile phone svg

phone : Engage.Namespace.Namespace -> String -> List (Html.Attribute msg) -> Html msg

Get the phone svg

remove : Engage.Namespace.Namespace -> String -> List (Html.Attribute msg) -> Html msg

Get the remove svg

upload : Engage.Namespace.Namespace -> String -> List (Html.Attribute msg) -> Html msg

Get the upload svg

warning : { a | namespace : Engage.Namespace.Namespace } -> List (Html.Attribute msg) -> Html msg

Get the warning svg