Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@teamsui/basic-icons

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teamsui/basic-icons

  • 9.2.0-rc.0
  • rc
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
2
Weekly downloads
 
Created
Source

Basic icons for Teams UI Components

This package manages the “basic icons” to include with Teams UI Components. These are the icons that other packages in this project will be able to use without relying on a proxy.

The sprite should be served as a regular asset file (versioned if necessary) to take best advantage of the UAs’ cache.

Teams UI Components can still fall back to remote one-off sprites if the developer asks for an icon that isn't included in basic-icons.json.

Configuring

Edit the basic-icons.json file to change which icons are included in the sprite.

Building

Install dependencies first, as usual:

$ pnpm install

Then from within this package, run:

$ pnpm bundle

FAQs

Package last updated on 24 May 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc