2.4.0 • Published 1 month ago

@nexusui/branding v2.4.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
1 month ago

NexusUI Branding

This package contains branding elements for NexusUI applications, including logos for each unique product line. These icons work the same as basic SVG icons in React.

Installation

Add the library as a dependency to your project:

# With yarn
yarn add @nexusui/branding

# With npm
npm install --save @nexusui/branding

Usage

In your typescript file, import the component(s) you want to use:

// Replace ProductName with the specific logo you want to use
import { ProductName } from '@nexusui/branding';
// or
import ProductName from '@nexusui/branding/ProductName';

<ProductName height={24} width={24}/>
2.5.0-alpha.0

1 month ago

2.4.0

2 months ago

2.4.0-alpha.1

2 months ago

2.4.0-alpha.0

4 months ago

2.3.0

5 months ago

2.3.0-alpha.2

6 months ago

2.3.0-alpha.3

6 months ago

2.3.0-alpha.0

7 months ago

2.3.0-alpha.1

6 months ago

2.2.0

7 months ago

2.2.0-alpha.0

9 months ago

2.2.0-alpha.2

8 months ago

2.2.0-alpha.1

9 months ago

2.1.0

10 months ago

2.1.0-alpha.0

1 year ago

1.2.0

1 year ago

1.2.2-alpha.0

1 year ago

2.0.0-alpha.0

1 year ago

1.2.1-alpha.0

1 year ago

2.0.0

1 year ago

1.2.0-alpha.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

1.0.0-alpha.0

1 year ago