@heycar-uikit/logo
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

HeyCar-UIKit - Logo

The Logo component is used to display heycar logos.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/logo

Usage

import Logo from '@heycar-uikit/logo';

<Logo fontSize={65} color="primary" />;

Colors

Use the color prop to change the visual color of the Logo. You can set the value to primary, secondary , tertiary

Mica Blue = Primary Heycar Mint = Secondary Sunbeam Blue = Tertiary

for more info you checkout colour page in Figma

Documentation and sandbox

Storybook documentation and sandbox

Package Sidebar

Install

npm i @heycar-uikit/logo

Weekly Downloads

1

Version

3.0.0

License

UNLICENSED

Unpacked Size

153 kB

Total Files

35

Last publish

Collaborators

  • heycar-uikit