2.20.0 • Published 2 years ago

@lidofinance/icons v2.20.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Icon Components

React components for Lido Finance projects. Part of Lido UI Components

Install

yarn add @lidofinance/icons

Usage

import { ArrowBottom } from '@lidofinance/icons'
import { Lock } from '@lidofinance/icons'

Check out our Storybook at https://ui.lido.fi

Icons

The list of icons is available at https://ui.lido.fi/?path=/story/images-icons--list

Adding a new icon

  1. Place the .svg file to the src/svg folder.
  2. If you would like the icon's colour to be adjustable, set its paths fill to black: <svg><path fill="black"/></svg>. Otherwise, no adjustments are needed.
  3. Run convert script from the root repository folder: yarn workspace @lidofinance/icons run convert or from current folder: yarn convert

That's it. The new component should appear in the src/index.tsx file.

2.20.0

2 years ago

2.19.0

2 years ago

2.17.0

2 years ago

2.17.1

2 years ago

2.15.0

2 years ago

2.18.0

2 years ago

2.16.0

2 years ago

2.14.0

2 years ago

2.13.0

2 years ago

2.11.0

2 years ago

2.12.0

2 years ago

2.10.0

2 years ago

2.9.0

2 years ago

2.9.2

2 years ago

2.9.1

2 years ago

2.9.3

2 years ago

2.7.0

2 years ago

2.8.0

2 years ago

2.5.0

3 years ago

2.4.1

3 years ago

2.6.0

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.2

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago