svg-icons-2.1.0.3: Svg Icons and more
Safe HaskellSafe-Inferred
LanguageHaskell2010

SvgIcons.Icons.Business

Synopsis

Documentation

svgBusiness :: [(String, Svg)] Source #

A list with all the icons of this module, together with appropriate names.

svgBusiness :: [ (String , S.Svg) ]
svgBusiness =
  [ (,) "analytics"   analytics
  , (,) "bullseye"    bullseye
  , (,) "company"     company
  , (,) "connections" connections
  ]