GithubHelp home page GithubHelp logo

truthiswill / bullhorn-icons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bullhorn/bullhorn-icons

0.0 1.0 0.0 8.46 MB

An Icon Font created by Bullhorn

Home Page: http://bullhorn.github.io/bullhorn-icons/

License: MIT License

CSS 12.19% HTML 87.81%

bullhorn-icons's Introduction

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/[email protected]/fonts/Bullhorn-Glyphicons.css"/>
/* RawGit for GitHub Version*/
<link rel="stylesheet" type="text/css" href="//cdn.rawgit.com/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

bullhorn-icons's People

Contributors

bvkimball avatar yi-ren avatar magicaardvark avatar tgadre avatar amrutha-rajiv avatar john-pennington avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.