Socket
Socket
Sign inDemoInstall

boring-avatars

Package Overview
Dependencies
0
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    boring-avatars

![boring avatars preview](https://github.com/boringdesigners/boring-avatars/blob/master/public/boring-avatars-preview.png?raw=true)


Version published
Weekly downloads
33K
decreased by-8.69%
Maintainers
2
Install size
51.5 kB
Created
Weekly downloads
 

Readme

Source

boring avatars preview

hi

Boring Avatars

Install

yarn add import boring-avatars

or

npm install import boring-avatars

Usage

import Avatar from "boring-avatars";

<div>
  <Avatar
    size="64px"
    name="Mike"
    variant="abstract"
    colors={["#92A1C6", "#146A7C", "#F0AB3D", "#C271B4", "#C20D90"]}
  />
</div>;

Props

PropType
sizenumber or string
namestring
variantoneOf: "abstract", "geometric"
colorsarray of colors

Built with Create React Library

FAQs

Last updated on 29 Apr 2021

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