# @iconify-icons/logos

> Icon data for SVG Logos in IconifyIcon format

Latest version **2.0.1** (published 2026-09-07) · CC0-1.0 license · 0 weekly downloads

## Install

```sh
npm install @iconify-icons/logos
pnpm add @iconify-icons/logos
yarn add @iconify-icons/logos
bun add @iconify-icons/logos
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2026-09-07 |
| First published | 2020-08-22 |
| Weekly downloads | 0 |
| License | CC0-1.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 7.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cyberalien |

## Links

- npm: https://www.npmjs.com/package/@iconify-icons/logos
- npm.io page: https://npm.io/package/@iconify-icons/logos

## Dependencies (1)

- [@iconify/types](https://npm.io/package/@iconify/types.md) *

## Recent versions

- 2.0.1 (latest) — 2026-09-07
- 2.0.0 — 2026-08-20
- 1.2.37 — 2026-08-18
- 1.2.36 — 2023-09-15
- 1.2.35 — 2023-09-11
- 1.2.34 — 2023-08-31
- 1.2.33 — 2023-06-14
- 1.2.32 — 2023-06-12
- 1.2.31 — 2023-05-19
- 1.2.30 — 2023-05-17
- 1.2.29 — 2023-05-12
- 1.2.28 — 2023-05-10
- 1.2.27 — 2023-05-08
- 1.2.26 — 2023-05-06
- 1.2.25 — 2023-04-19
- … 41 more at https://npm.io/package/@iconify-icons/logos/versions

## README

# SVG Logos

This package includes individual files for each icon, ready to be imported into a project.

Each icon is in its own file, so you can bundle several icons from different icon sets without bundling entire icon sets.

Data is stored in `IconifyIcon` format. See [IconifyIcon documentation](https://iconify.design/docs/types/iconify-icon.html).

## Installation

```bash
npm install @iconify-icons/logos --save-dev
```

## Usage

For information about this package, see [Iconify documentation](https://iconify.design/docs/icons/icons.html).

Icon data can be used with many tools and components, see [Iconify documentation](https://iconify.design/docs/usage/).

To convert to SVG, you can use [Iconify Utils](https://iconify.design/docs/libraries/utils/examples/export-svgs-from-icon-set.html) for basic usage or [Iconify Tools](https://iconify.design/docs/libraries/tools/).

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