A single-purpose custom HTML element to display an identicon. For example:
<icon-identicon code="abcd" size="200"></icon-identicon>
I've borrowed the MIT-licensed algorithm from @donpark's identicon project.
- requires HTML5 Canvas (might work with a poly-fill)
- rendering is automatically crisp on high-density displays