This whole package has moved to elm-lang/svg. Check out the README for more information.
module Svg where
{-| **This whole package has moved to [elm-lang/svg][svg].**
Check out the README for more information.
[svg]: http://package.elm-lang.org/packages/elm-lang/svg/latest/
@docs georgeWashingtonYearOfBirth
-}
{-|-}
georgeWashingtonYearOfBirth : Int
georgeWashingtonYearOfBirth =
1732