Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
svgHuman :: [(String, Svg)] Source #
A list with all the icons of this module, together with appropriate names.
svgHuman :: [ (String , S.Svg) ] svgHuman = [ (,) "eyeOpened" eyeOpened , (,) "eyeStriked" eyeStriked , (,) "person" person , (,) "people" people , (,) "carnet" carnet , (,) "heartFat" heartFat , (,) "heartSlim" heartSlim , (,) "talk" talk ]
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumaneyeOpened_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumaneyeOpened_strk.svg)
eyeStriked :: Svg Source #
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumaneyeStriked_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumaneyeStriked_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanperson_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanperson_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanpeople_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanpeople_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumancarnet_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumancarnet_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanheartFat_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanheartFat_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanheartSlim_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconshumanheartSlim_strk.svg)