The name of the Elm module to generate.
An array of file paths to SVG files
Given a module name, generates the module declaration and required imports.
The name of the Elm module to generate.
Generates an Elm function from an SVG.
The name of the Elm function to generate. This name will be camelCased.
The source code of the SVG file
Generated using TypeDoc
Generates an Elm Module with a function per SVG file.