Socket
Socket
Sign inDemoInstall

@igloo-ui/avatar

Package Overview
Dependencies
7
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @igloo-ui/avatar

An image icon used to identify a user.


Version published
Maintainers
2
Created

Readme

Source

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" />;

FAQs

Last updated on 17 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc