Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 1020 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1020 Bytes

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.