Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 365 Bytes

animal-identicon-js

JavaScript library for generation animal icons using SVG. It's like identicon but only 4096 patterns. (64 animals and 64 colors)

Usage

animalIdenticon = require('animal-identicon')

animalIdenticon('camelmasa').toSvg(64)