React hash avatar algorithm
$ yarn add react-hash-avatar
import ReactHashAvatar from 'react-hash-avatar'
export default () => <ReactHashAvatar name="unique-name" width="30px" height="30px" />
Type: string
Required
Unique name
Type: string
Required
The component height
Type: string
Required
The component width
Type: string
Default: 0
The component radius
- hash-avatar — 🌈 Hash avatar algorithm
MIT © Bu Kinoshita
Thanks to rauchg