Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
svgOffice :: [(String, Svg)] Source #
A list with all the icons of this module, together with appropriate names.
svgOffice :: [ (String , S.Svg) ] svgOffice = [ (,) "envelope" envelope , (,) "pencil" pencil , (,) "document" document , (,) "archive" archive , (,) "pin" pin , (,) "clip" paperclip , (,) "clipboard" clipboard , (,) "printer" printer , (,) "lupe" lupe , (,) "briefcase" briefcase ]
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficeenvelope_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficeenvelope_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficepencil_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficepencil_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficedocument_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficedocument_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficearchive_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficearchive_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficepin_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficepin_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficepaperclip_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficepaperclip_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficeclipboard_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficeclipboard_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficeprinter_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficeprinter_strk.svg)
![fill and stroke](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficelupe_full.svg) ![stroke style](https:/raw.githubusercontent.comRamiroPastorSvgIconsmainsvgiconsofficelupe_strk.svg)