/robohash

SVG Identicons based on Robohash

Primary LanguageHTMLMIT LicenseMIT

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.

Robohash

This is an open source contribution by Nimiq - the browser-based blockchain

Usage

  1. Include the script: <script src="dist/robohash.min.js"></script>
  2. 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.