react-tiny-avatar
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

React Tiny Avatar

An avatar component for react

Install

$ npm install react-tiny-avatar

or

$ yarn add react-tiny-avatar

Example

<Avatar name="Foo" />

<Avatar name="Foo" size={30} />

<Avatar name="Bar" size={50} circle={true} src="https://gravatar.com/avatar/f915b933ad989fac603c0c8315afd6f8?s=400&d=robohash&r=x" />

Enjoy !

Readme

Keywords

Package Sidebar

Install

npm i react-tiny-avatar

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

35.8 kB

Total Files

12

Last publish

Collaborators

  • donguyen