2.31.0 • Published 2 days ago

@bullhorn/bullhorn-icons v2.31.0

Weekly downloads
1,274
License
MIT
Repository
github
Last release
2 days ago

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.


2.31.0

2 days ago

2.30.0

2 months ago

2.29.0

3 months ago

2.28.0

8 months ago

2.27.0

12 months ago

2.26.0

1 year ago

2.25.0

1 year ago

2.24.0

1 year ago

2.23.2

2 years ago

2.23.1

2 years ago

2.23.4

1 year ago

2.23.3

1 year ago

2.23.0

2 years ago

2.21.0

2 years ago

2.22.0

2 years ago

2.20.0

2 years ago

2.19.0

2 years ago

2.18.0

2 years ago

2.17.0

3 years ago

2.16.1

3 years ago

2.16.0

3 years ago

2.15.2

3 years ago

2.15.1

3 years ago

2.15.0

3 years ago

2.14.2

3 years ago

2.14.1

3 years ago

2.14.0

3 years ago

2.13.0

3 years ago

2.12.0

3 years ago

2.11.0

4 years ago

2.10.0

4 years ago

2.9.0

4 years ago

2.8.0

5 years ago

2.7.0

5 years ago

2.6.0

5 years ago

2.5.0

5 years ago

2.4.3

6 years ago

2.4.2

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.7

6 years ago

2.2.6

6 years ago

2.2.5

6 years ago

2.2.4

6 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

7 years ago