2.8.0 • Published 1 day ago

@vygruppen/spor-icon-react-native v2.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

Icons (React Native)

This package includes all of our icons as React Native components.

Installation

$ npm install @vygruppen/spor-icon-react-native

Usage

import { AddFilled16Icon } from "@vygruppen/spor-icon-react-native";

There are lots of icons - close to 1000 at last count. Most icons are designed for one of three to four sizes (12, 18, 24, 30 px), and available in a filled or outlined variant.

The naming scheme looks something like this:

{name}{variant}{size}Icon

🚨 Never import all icons!

When you're using these icons, never do import * as icons from "@vygruppen/spor-icon-react-native"! That will add over a megabyte to your JavaScript bundle, and render your app close to unusable on lower-end devices. 😱

Instead, import only the icons you need as named imports.

Available icons

Please refer to the documentation for a complete list of icons:

Development

Please refer to the root readme for development notes.

2.8.0

1 day ago

2.7.0

9 days ago

2.5.0

4 months ago

2.6.0

4 months ago

2.4.0

5 months ago

2.3.0

8 months ago

2.2.1

8 months ago

2.2.0

9 months ago

1.0.2

1 year ago

1.0.3

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.3.0

1 year ago

0.2.7

2 years ago

0.2.6

2 years ago

0.5.0

1 year ago

0.2.3

2 years ago

0.4.0

1 year ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.2

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago