fyndiq-component-brand

2.2.4 • Public • Published

fyndiq-component-brand npm

Preview

A logo icon for Fyndiq

Installation

The component can be installed through NPM:

npm i -S fyndiq-component-brand

Usage

import React from 'react'
import FyndiqLogo from 'fyndiq-component-brand'
 
// Basic usage
<FyndiqLogo />
 
// Show only the outline version of the logo
<FyndiqLogo type="outline" />
 
// Add a tagline to the logo
<FyndiqLogo>
  Fyndshopping på nätet
</FyndiqLogo>
 
// Square version
import { Square } from 'fyndiq-component-brand'
<Square />
<Square type="outline" />

API

The icon FyndiqLogo has the following customizable props:

Name Type Description Default value
type String Special type for the arrow (can be outline, outline-bw, bw, outline-transp, outline-transp-bw) normal
className String Optional class for advanced styling ''
height Number height of the logo 60
width Number width of the logo undefined
taglineSize Number Size of the tagline (if provided) 6.5

/fyndiq-component-brand/

    Package Sidebar

    Install

    npm i fyndiq-component-brand

    Weekly Downloads

    1

    Version

    2.2.4

    License

    MIT

    Last publish

    Collaborators

    • oksana.boiarko.fyndiq
    • thibautre
    • dildar