Skip to content

rhamilto/openshift-logos-icon

 
 

Repository files navigation

OpenShift Logos Icon Font

To view a list of all the glyphs in the font along with their codes/ligatures visit:

https://rawgit.com/openshift/openshift-logos-icon/master/demo.html

Contributing

Getting Started

Development dependencies are managed using NPM; therefore, NPM is required.

npm install

Modifying Font Files

The font files are generated using IcoMoon.

Go to Manage Projects

image

Import the project selection.json and Load it:

image

To add new icons to the set, click on the right-hand kabob menu and select “Import To Set”.

image

Ensure the new icons you added are selected.

Generate the font files by clicking on the “Generate Font” button at the bottom of the page:

image

In that same location, click on the “Download” button. This will download a zip file. Expand the zip file and copy the following (overwriting your existing files):

  • demo-files
  • demo.html
  • fonts
  • selection.json

Update less/variables.less and less/openshift-logos-icon.less with your new icons.

Run a build.

Building

Builds are done via Grunt.

grunt

About

OpenShift Logos Icon Font

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.5%
  • CSS 19.0%
  • JavaScript 2.5%