robohash
robohash copied to clipboard
SVG Identicons based on Robohash
Robohash SVG
SVG+JS Identicons based on Robohash. The original library is designed to run on a server while Robohash SVG is designed to run in browsers. The library is only ~27kB compressed and heaviliy optimized for performance.

This is an open source contribution by Nimiq - the browser-based blockchain
Usage
- Include the script:
<script src="dist/robohash.min.js"></script> - Render:
Robohash.render('any text here', document.getElementById('someElement'))
Demo
Here is a simple demo of Robohash SVG.
Background Infos
For more information on our design decisions read our design blog post.
Hexagon-shaped Identicons
Since hexagons are part of our brand identity we've created another version of this library generating hexagon-shaped robohashs.