@bolid/mcqueen-icons

A scalable set of icons handcrafted with <3 by bolid.

Usage no npm install needed!

<script type="module">
  import bolidMcqueenIcons from 'https://cdn.skypack.dev/@bolid/mcqueen-icons';
</script>

README

@bolid/mcqueen-icons

This package contains a set of SVG icons built for McQueen Design System.

Installation

The package can be installed via npm:

npm i @bolid/mcqueen-icons --save

Or via yarn:

yarn add @bolid/mcqueen-icons

Usage

McQueen Icons exports each component as ES6 modules:

import { ChevronDownIcon } from '@bolid/mcqueen-icons';

Or it has an Icon component that can call any icon in the library

import { Icon } from '@bolid/mcqueen-icons';

License

McQueen Icons is licensed under the terms of the Apache License 2.0.