Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
svgMath :: [(String, Svg)] Source #
A list with all the icons of this module, together with appropriate names.
svgMath :: [ (String , S.Svg) ] svgMath = [ (,) "lambda" lambda , (,) "lemniscate" lemniscate ]
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsmathlambda_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsmathlambda_strk.svg)
lemniscate :: Svg Source #
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsmathlemniscate_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsmathlemniscate_strk.svg)