janwirth / svg-folder-to-elm-module

Transform an SVG icon set to an elm module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svg-folder-to-elm-module

Convert a list of SVG files and to a single elm module.

npx svg-folder-to-elm-module <some-folder-with-svgs>

Demo

asciicast

Ack

Adjust the source directory defined in index.js if to process a different icon set.

This tool uses https://github.com/pzavolinsky/elmx.

About

Transform an SVG icon set to an elm module


Languages

Language:Elm 99.7%Language:JavaScript 0.3%