SvgIcons.Icons.Outdoors
svgOutdoors :: [(String, Svg)] Source #
A list with all the icons of this module, together with appropriate names.
svgOutdoors :: [ (String , S.Svg) ] svgOutdoors = [ (,) "flag" flag ]
flag :: Svg Source #