@bolid/mcqueen-icons
v1.1.11
Published
A scalable set of icons handcrafted with <3 by bolid.
Downloads
127
Maintainers
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.