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

0.3.1 • 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://i.pravatar.cc/100" />;

Readme

Keywords

none

Package Sidebar

Install

npm i @igloo-ui/avatar

Weekly Downloads

202

Version

0.3.1

License

Apache-2.0

Unpacked Size

21.2 kB

Total Files

7

Last publish

Collaborators

  • infra.admin
  • franckgaudin