# @atlaskit/icon

> An icon is a symbol representing a command, device, directory, or common action.

Latest version **37.7.0** (published 2026-09-15) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/icon
pnpm add @atlaskit/icon
yarn add @atlaskit/icon
bun add @atlaskit/icon
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 37.7.0 |
| Published | 2026-09-15 |
| First published | 2017-01-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |
| Keywords | atlaskit, ui |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/icon
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-mirror
- Homepage: https://atlassian.design/components/icon/
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-mirror/issues
- npm.io page: https://npm.io/package/@atlaskit/icon

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 37.7.0 (latest) — 2026-09-15
- 21.12.2 (next) — 2023-05-17
- 37.6.0 — 2026-08-29
- 37.5.3 — 2026-08-27
- 37.5.2 — 2026-08-26
- 37.5.1 — 2026-08-25
- 37.5.0 — 2026-08-20
- 37.4.0 — 2026-08-18
- 37.3.0 — 2026-08-04
- 37.2.4 — 2026-08-03
- 37.2.3 — 2026-08-03
- 37.2.2 — 2026-07-30
- 37.2.1 — 2026-07-30
- 37.2.0 — 2026-07-27
- 37.1.0 — 2026-07-21
- … 406 more at https://npm.io/package/@atlaskit/icon/versions

## README

# Icon

An icon is a visual representation of a command, device, directory, or common action.

## Installation

```sh
yarn add @atlaskit/icon
```

## Usage

Icons should be used intentionally to maximize comprehension and reduce cognitive load. Use it to
call attention to a particular action, command, or section. If you’re questioning an icon’s use, it
probably doesn’t need to be used.

To search through all the icons we have in our system, have a look at our
[icon explorer](https://atlassian.design/components/icon/icon-explorer).

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