@igloo-ui/avatar
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

Avatar

An image icon used to identify a user.

Installation

To install @igloo-ui/avatar in your project, you will need to run the following command using npm:

npm install @igloo-ui/avatar

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/avatar

Usage

Then to use the component in your code just import it!

import Avatar from '@igloo-ui/avatar';

<Avatar src="https://randomuser.me/api/portraits/men/10.jpg" />;

Readme

Keywords

none

Package Sidebar

Install

npm i @igloo-ui/avatar

Weekly Downloads

164

Version

0.3.3

License

Apache-2.0

Unpacked Size

20.3 kB

Total Files

7

Last publish

Collaborators

  • infra.admin
  • franckgaudin