@bullhorn/bullhorn-icons
TypeScript icon, indicating that this package has built-in type declarations

2.30.0 • Public • Published

BULLHORN-ICONS

This repository contains the icon fonts maintained by Bullhorn.


Build Status npm version semantic-release built by


WebsitePreviewBlog

Install

Available via npm

npm install --save @bullhorn/bullhorn-icons

Usage

Loading the Styles

Import from CDN

/* UnPkg for NPM Version*/
<link rel="stylesheet" type="text/css" href="//unpkg.com/@bullhorn/bullhorn-icons@2.2.0/fonts/Bullhorn-Glyphicons.css"/>
/* jsDelivr for GitHub Version*/
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/bullhorn/bullhorn-icons@v2.2.0/fonts/Bullhorn-Glyphicons.css"/>

Import via scss

@include 'bullhorn-icons';

Using an icon

<i class="bhi-candidate"></i>
<i class="bhi-person"></i>
<i class="bhi-job"></i>
<i class="bhi-company"></i>
<i class="bhi-lead"></i>
<i class="bhi-opportunity"></i>

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Versioning

Maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes, changes to brand logos, and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org.


  Built by Bullhorn, copyright (c) forever

Readme

Keywords

none

Package Sidebar

Install

npm i @bullhorn/bullhorn-icons

Weekly Downloads

1,250

Version

2.30.0

License

MIT

Unpacked Size

3.19 MB

Total Files

102

Last publish

Collaborators

  • arajiv
  • bullhorn-dev
  • akurtovic
  • tgadre
  • hiqbal01
  • robslabarbera
  • trent-storch-bullhorn
  • adrian.ossi
  • dvoegelin