SvgIcons.Icons.Math
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 ]
lambda :: Svg Source #
lemniscate :: Svg Source #