iqons
v1.0.4
Published
SVG+JS Identicons designed to run in browsers. The library is only ~27kB compressed and heaviliy optimized for performance.
Downloads
3
Readme
iqons SVG
SVG+JS Identicons 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/iqons.min.js"></script>
- Render:
iqons.render('any text here', document.getElementById('someElement'))
Demo
Here is a simple demo of iqons SVG.
Background Infos
For more information on our design decisions read our design blog post.