Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Icons.Computer
Documentation
svgComputer :: [(String, Svg)] Source #
A list with all the icons of this module, together with appropriate names.
svgComputer :: [ (String , S.Svg) ] svgComputer = [ (,) "plus" plus , (,) "cancel" cancel , (,) "accept" accept , (,) "warning" warning , (,) "minimize" minimize , (,) "maximize" maximize , (,) "menuDots" menuDots , (,) "menuLines" menuLines , (,) "powerButton" powerButton ]
















powerButton :: Svg Source #

