lucamug / style-framework / Framework.Icon

Demo

Icons

Icons (Element msg)

arrows : Element.Color -> Basics.Int -> Element msg

chevronDown : Element.Color -> Basics.Int -> Element msg

exitFullscreen : Element.Color -> Basics.Int -> Element msg

fullscreen : Element.Color -> Basics.Int -> Element msg

hide : Element.Color -> Basics.Int -> Element msg

home : Element.Color -> Basics.Int -> Element msg

mobileNotification : Element.Color -> Basics.Int -> Element msg

mobileNotification2 : Element.Color -> Basics.Int -> Element msg

mobileRinging : Element.Color -> Basics.Int -> Element msg

pencil : Element.Color -> Basics.Int -> Element msg

show : Element.Color -> Basics.Int -> Element msg

blackFlag : Element.Color -> Basics.Int -> Element msg

blackStar : Element.Color -> Basics.Int -> Element msg

circle : Element.Color -> Basics.Int -> Element msg

edit : Element.Color -> Basics.Int -> Element msg

exclamation : Element.Color -> Basics.Int -> Element msg

featureFlag : Element.Color -> Basics.Int -> Element msg

smile : Element.Color -> Basics.Int -> Element msg

userVerification : Element.Color -> Basics.Int -> Element msg

whiteFlag : Element.Color -> Basics.Int -> Element msg

whiteStar : Element.Color -> Basics.Int -> Element msg

whitelist : Element.Color -> Basics.Int -> Element msg

Icons (Html msg)

blackFlag_ : Element.Color -> Basics.Int -> Html msg

blackStar_ : Element.Color -> Basics.Int -> Html msg

circle_ : Element.Color -> Basics.Int -> Html msg

edit_ : Element.Color -> Basics.Int -> Html msg

exclamation_ : Element.Color -> Basics.Int -> Html msg

featureFlag_ : Element.Color -> Basics.Int -> Html msg

smile_ : Element.Color -> Basics.Int -> Html msg

userVerification_ : Element.Color -> Basics.Int -> Html msg

whiteFlag_ : Element.Color -> Basics.Int -> Html msg

whiteStar_ : Element.Color -> Basics.Int -> Html msg

whitelist_ : Element.Color -> Basics.Int -> Html msg

Introspection

Used internally to generate the Style Guide

introspection : { name : String, description : String, signature : String, variations : List ( String, List ( Element msg1, String ) ) }