Return to Sky UI homepage

Developer Quickstart

Installation

To use Skycons in your project, first install the NPM package:

yarn add @sky-uk/skycons

After installation, you can import individual icons into your project. Using our Icon browser you can view all the available icons and filter them by name.

import { tickLinear, crossLinear } from '@sky-uk/skycons';