elm-svg-icons
TL;DR
Grabs a list of SVG files and outputs them as a single elm module.
npm i && ./index.js
Adjust the source directory defined in index.js
if to process a different icon set.
This tool uses https://github.com/pzavolinsky/elmx.