Socket
Book a DemoInstallSign in
Socket

@blueprintui/icons

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintui/icons

Web Component Icon Library for BlueprintUI

2.1.6
latest
Source
npmnpm
Version published
Weekly downloads
190
272.55%
Maintainers
1
Weekly downloads
 
Created
Source

@blueprintui/icons

npm version

BlueprintUI Icons provides a flexible, extensible, and easy-to-use set of icons for use in any web UI.

  • 400+ Open Source Svg Icons from Clarity Design
  • Lightweight and Fully Tree-Shakable
  • Web Components that work in any framework
import '@blueprintui/icons/include.js';
import '@blueprintui/icons/shapes/user.js';
<bp-icon shape="user"></bp-icon>

Customization

import { IconService } from '@blueprintui/icons';

IconService.add({
  name: 'logo',
  type: {
    default: '...svg...',
    solid: '...svg...'
  }
});
<bp-icon shape="logo" type="solid"></bp-icon>

Keywords

web components

FAQs

Package last updated on 19 Nov 2024

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.