Returns an SVG identicon for the given ID.
cURL
curl --request GET \ --url https://api.joyride.exchange/v1/social/identicon/{id}
"<string>"
Identifier to generate identicon for
Image size in pixels (32-512, default 128)
32 <= x <= 512
SVG identicon
The response is of type string.
string