Svg-folder-to-elm-module: import SVG icons into your elm codebase

Nice project! It’s worth noting that this also gives you subsetting for free if you minify your Elm code in the normal way—I do something similar with elm-fontawesome and have found it works very well.