# @arterial/icon

> Another React Material Icon

Latest version **3.0.0** (published 2020-12-24) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2020-12-24 |
| First published | 2020-04-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | jdc2000 |
| Maintainers | jdc2000 |

## Links

- npm: https://www.npmjs.com/package/@arterial/icon
- Repository: https://github.com/jdc2000/arterial-components
- Homepage: https://github.com/jdc2000/arterial-components#readme
- Issues: https://github.com/jdc2000/arterial-components/issues
- npm.io page: https://npm.io/package/@arterial/icon

## Recent versions

- 3.0.0 (latest) — 2020-12-24
- 2.0.3 — 2020-10-02
- 2.0.2 — 2020-08-01
- 2.0.1 — 2020-07-20
- 2.0.0 — 2020-07-06
- 1.2.0 — 2020-06-09
- 1.1.0 — 2020-06-09
- 1.0.6 — 2020-06-08
- 1.0.5 — 2020-06-08
- 1.0.4 — 2020-06-01
- 1.0.3 — 2020-05-26
- 1.0.2 — 2020-05-26
- 1.0.1 — 2020-05-26
- 1.0.0 — 2020-05-26
- 1.0.0-alpha.6 — 2020-05-18
- … 5 more at https://npm.io/package/@arterial/icon/versions

## README

# `Arterial Icon`

Another React Material Icon

## Install

```
npm i @arterial/icon
```

## Usage

```
import { Icon } from '@arterial/icon'

// TODO: DEMONSTRATE REACT COMPONENT
```

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