Skip to content

roalcantara/captain-icons

Captain Icons

A npm package that easily provides the awesome Captain Icon's +350 FREE vector icons to empower your mobile and designs.

npm

Installation

1. Add the library to your project

$ npm i captain-icon
$ yarn add captain-icon

2. Reference the fonts on the HTML's head

<head>
  <link href="path/to/dist/captain-icons.css" rel="stylesheet">
</head>

Usage

<i class="cap-icon ci-camera"></i>

Cheat Sheet

For details and embeddings codes, click here.

Configuration

The following variables are allowed to be set externally:

Variable Description Default value
$captain-icon-selector Defines main icon selector cap-icon
$captain-icon-slug Defines the icon selector ci
$captain-icon-font-path Defines the fonts' path web-fonts

How to contribute

Code of Conduct

Everyone interacting in the Captain-Icons project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

License

The package is available as open source under the terms of the CC BY-SA 4.0.

Copyright

(c) Designed by Mario del Valle. Licensed under the CC BY-SA 4.0.

About

+350 Awesome FREE vector icons to empower your mobile and designs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published