Each graphic, graphical unit, and graphical element has an Internationalized Resource Identifier (IRI), that also serves as a URL, in the form “https://endlessforms.info/<library>/<identifier>”
The information page for each graphic can be obtained by appending “.html” to the IRI. The SVG can be obtained by appending “.svg” to the IRI.
Graphics are developed using a composable methodology. There are three types of components in a graphic library:
Our current production pipeline includes design of the graphics in Adobe Illustrator, export as SVG, upload to a database, and rendering on demand using a Ruby on Rails framework.