Edenticon is a very simple avatar generator written in Erlang. Usage: /icon/[?ARGS] Where ARGS can be: format=FORMAT - One of png, svg or html (Default: png) size=SIZE - A number between 10 and 1000 Examples: /icon/some_username?size=100 /icon/some_username?format=html /icon/some_username?size=64&format=svg Read the source code at https://git.sr.ht/~carloratm/edenticon Version: f21f0f4