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
- Include the script:
<script src="dist/robohash.min.js"></script>
- Render:
Robohash.render('any text here', document.getElementById('someElement'))
Here is a simple demo of Robohash SVG.
For more information on our design decisions read our design blog post.
Since hexagons are part of our brand identity we've created another version of this library generating hexagon-shaped robohashs.