About the dile-avatar category

dile-avatar:
[ This description is mirrored from README.md at github.com/Polydile/dile-avatar on 2019-05-22 ]

<dile-avatar>

Polymer Element for User's Avatar

This is a Polymer Web Component to show an image for user avatar.

Use it

Use this element as using an image:

<dile-avatar
  src="https://desarrolloweb.com/archivoimg/general/1629.jpg"
  alt="Avatar de usuario"
></dile-avatar>