0.8.1 • Published 8 months ago

@ledgerhq/icons-ui v0.8.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@ledgerhq/icons-ui

npm

A collection of Ledger-flavoured icons

This package contains a collection of React and React Native icon components.

Reference

🔗 Icons list

Installation

Note: Do not install this package directly if your project is using @ledgerhq/react-ui or @ledgerhq/native-ui. Both packages include icons-ui as a depedency and the icon components are re-exported and are accessible from there.

Package

npm i @ledgerhq/icons-ui

Usage

Props

declare type Props = {
  /**
   *  Icon size, defaults to 16.
   */
  size?: number | string;
  /**
   * Icon color, defaults to currentColor.
   */
  color?: string;
};

React

import { Airplane, LedgerLogo } from "@ledgerhq/icons-ui/react"

/* … */

<Airplane color="green" />
<LedgerLogo size="XL" color="black" />

React Native

import { Airplane, LedgerLogo } from "@ledgerhq/icons-ui/native"

/* … */

<Airplane color="green" />
<LedgerLogo size="XL" color="black" />
0.8.1

8 months ago

0.8.1-next.0

8 months ago

0.8.1-nightly.0

8 months ago

0.7.4

9 months ago

0.8.0

8 months ago

0.7.4-nightly.0

9 months ago

0.8.0-next.0

9 months ago

0.7.4-next.0

9 months ago

0.8.0-nightly.1

9 months ago

0.7.3

9 months ago

0.7.3-next.0

10 months ago

0.7.3-nightly.1

10 months ago

0.7.3-nightly.0

10 months ago

0.7.2

10 months ago

0.7.1

11 months ago

0.7.0

1 year ago

0.7.2-next.0

11 months ago

0.7.1-nightly.0

12 months ago

0.7.0-next.0

1 year ago

0.7.1-hotfix.0

11 months ago

0.7.0-nightly.0

1 year ago

0.6.4

1 year ago

0.6.4-next.0

1 year ago

0.6.3-nightly.1

1 year ago

0.6.3-next.0

1 year ago

0.6.3-new-wc.0

1 year ago

0.6.3

1 year ago

0.6.3-nightly.0

1 year ago

0.4.4-next.0

2 years ago

0.4.2-next.0

2 years ago

0.5.0-hotfix.0

2 years ago

0.4.2-nightly.0

2 years ago

0.4.2-nightly.1

2 years ago

0.6.2-nightly.0

2 years ago

0.5.0

2 years ago

0.4.3-hotfix.0

2 years ago

0.6.2-tag-word.0

2 years ago

0.6.0-next.0

2 years ago

0.4.3-next.0

2 years ago

0.6.0-nightly.1

2 years ago

0.6.0-nightly.0

2 years ago

0.6.2

2 years ago

0.6.2-next.0

2 years ago

0.4.4

2 years ago

0.4.1

2 years ago

0.6.1

2 years ago

0.4.3

2 years ago

0.6.0

2 years ago

0.4.4-nightly.0

2 years ago

0.4.2

2 years ago

0.4.1-next.0

2 years ago

0.4.1-nightly.0

2 years ago

0.4.0-next.0

2 years ago

0.3.6-nightly.0

2 years ago

0.3.5

2 years ago

0.3.5-nightly.0

2 years ago

0.4.0-nightly.1

2 years ago

0.4.0

2 years ago

0.3.5-next.0

2 years ago

0.2.8-nightly.0

3 years ago

0.3.1-nightly.0

3 years ago

0.3.1-nightly.1

3 years ago

0.3.1-nightly.2

3 years ago

0.3.1-nightly.3

3 years ago

0.3.2-nightly.0

3 years ago

0.3.0-nightly.1

3 years ago

0.3.3-next.0

3 years ago

0.3.2-next.0

3 years ago

0.3.0

3 years ago

0.3.3-protect.0

3 years ago

0.3.1-next.0

3 years ago

0.3.0-next.0

3 years ago

0.3.4-nightly.0

2 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.4

2 years ago

0.3.4-next.0

2 years ago

0.3.3

3 years ago

0.2.8-ts-llm.0

3 years ago

0.2.6-next.0

3 years ago

0.2.5-next.0

3 years ago

0.2.6-nightly.0

3 years ago

0.2.7-nightly.0

3 years ago

0.2.7

3 years ago

0.2.7-yolo.0

3 years ago

0.2.6

3 years ago

0.2.7-next.0

3 years ago

0.2.5

3 years ago

0.2.5-nightly.0

3 years ago

0.2.4

3 years ago

0.2.4-monorepo.1

3 years ago

0.2.4-monorepo.0

3 years ago

0.2.4-monorepo.3

3 years ago

0.2.4-monorepo.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago