# @wwtdev/bsds-icons

> Web Components Icons for the WWT bsds.

Latest version **2.32.0** (published 2026-07-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @wwtdev/bsds-icons
pnpm add @wwtdev/bsds-icons
yarn add @wwtdev/bsds-icons
bun add @wwtdev/bsds-icons
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads; large bundle.

## Facts

| | |
|---|---|
| Version | 2.32.0 |
| Published | 2026-07-06 |
| First published | 2022-10-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 16.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | wwt_core_dev, joeawatts, desantim, briancoles-wwt |

## Links

- npm: https://www.npmjs.com/package/@wwtdev/bsds-icons
- npm.io page: https://npm.io/package/@wwtdev/bsds-icons

## Dependencies (1)

- [@stencil/core](https://npm.io/package/@stencil/core.md) ^3.2.2

## Recent versions

- 2.32.0 (latest) — 2026-07-06
- 2.31.0 — 2026-05-14
- 2.30.0 — 2026-05-12
- 2.29.0 — 2026-04-23
- 2.28.0 — 2026-04-16
- 2.27.0 — 2026-03-31
- 2.26.0 — 2026-02-13
- 2.25.0 — 2026-01-29
- 2.24.0 — 2025-12-03
- 2.23.0 — 2025-11-17
- 2.22.0 — 2025-10-13
- 2.21.1 — 2025-09-22
- 2.21.0 — 2025-09-19
- 2.20.0 — 2025-05-13
- 2.19.0 — 2025-04-18
- … 43 more at https://npm.io/package/@wwtdev/bsds-icons/versions

## README

# Blue Steel Icons (Web Components)

This package contains the core web components for the Blue Steel Icons.

## Installation

```bash
npm install @wwtdev/bsds-icons
```

## Usage

```html
<bsds-icon-name></bsds-icon-name>
```

Additionally, icon SVGs are available in the `dist/lib/collection/assets` directory.

---
_Source: https://npm.io/package/@wwtdev/bsds-icons · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
